:root{--color-bg: #1f2937;--color-surface: #262f40;--color-primary: #c08552;--color-text: #f0ece4;--color-text-muted: #a6adba;--font-heading: "Prompt", sans-serif;--font-body: "Mitr", sans-serif}*{box-sizing:border-box}html{height:100%;overflow-x:hidden}body{margin:0;min-height:100vh;display:flex;flex-direction:column;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);overflow-wrap:anywhere;overflow-x:hidden}h1,h2,h3,.brand{font-family:var(--font-heading)}a{color:var(--color-primary)}.site-header-v44{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.5rem;background:var(--color-surface);border-bottom:1px solid rgba(255,255,255,.08)}.site-header-v44 .brand{color:#fff;text-decoration:none;font-size:1.25rem;font-weight:700}.age-pills-v44{display:flex;gap:.4rem}.age-pills-v44 span{font-size:.75rem;padding:.35rem .8rem;border-radius:999px;background:#c0855229;border:1px solid rgba(192,133,82,.4);color:var(--color-primary);white-space:nowrap}@media(max-width:560px){.age-pills-v44 span:nth-child(2){display:none}}@media(max-width:420px){.age-pills-v44{display:none}}main{flex:1 0 auto;width:100%}.wrap{max-width:1080px;margin:0 auto;padding:0 1.5rem}.breadcrumb{font-size:.85rem;color:var(--color-text-muted);margin:1.5rem auto 0;max-width:1080px;padding:0 1.5rem}.breadcrumb a{text-decoration:none}.site-footer{text-align:center;padding:1.5rem;color:var(--color-text-muted);font-size:.9rem}.cta{display:inline-block;background:var(--color-primary);color:#1f2937;padding:.7rem 1.6rem;border-radius:999px;text-decoration:none;font-weight:700}.hero-triptych-v44{position:relative;display:grid;grid-template-columns:repeat(3,1fr)}.triptych-col{position:relative;aspect-ratio:3 / 4;overflow:hidden}.triptych-col img{width:100%;height:100%;object-fit:cover;display:block}.triptych-label{position:absolute;bottom:.7rem;left:50%;transform:translate(-50%);background:#0000008c;padding:.3rem .75rem;border-radius:999px;font-size:.7rem;color:#fff;white-space:nowrap;z-index:1}.hero-triptych-v44-content{position:absolute;inset:0;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:1.5rem;background:linear-gradient(180deg,#1f293733,#1f2937bf)}.hero-triptych-v44-content h1{color:#fff;font-size:1.9rem;line-height:1.3;margin:0 0 .7rem;max-width:640px}.hero-triptych-v44-content p{color:#e5ddd0;line-height:1.8;margin:0 0 1.25rem;max-width:520px}@media(max-width:640px){.triptych-col{aspect-ratio:3 / 5}.hero-triptych-v44-content h1{font-size:1.4rem}.triptych-label{font-size:.62rem;padding:.22rem .55rem}}.section{padding:3rem 0}.section h2{text-align:center;font-size:1.8rem;margin-bottom:.4rem;color:#fff}.section-lede{text-align:center;color:var(--color-text-muted);max-width:560px;margin:0 auto 2rem}.section-cta-row{text-align:center;margin-top:2rem}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.news-card{display:block;text-decoration:none;color:inherit;background:var(--color-surface);border:1px solid rgba(255,255,255,.06);border-radius:14px;overflow:hidden;transition:transform .15s ease}.news-card:hover{transform:translateY(-3px)}.news-card img{width:100%;height:180px;object-fit:cover;display:block}.news-card-body{padding:1.1rem 1.2rem 1.3rem}.news-card-date{font-size:.78rem;color:var(--color-primary);font-weight:700;text-transform:uppercase;letter-spacing:.03em}.news-card h3{font-size:1.05rem;margin:.4rem 0 .5rem;line-height:1.4;color:#fff}.news-card p{font-size:.92rem;color:var(--color-text-muted);line-height:1.6;margin:0}@media(max-width:860px){.news-grid{grid-template-columns:1fr}}.about-block{background:var(--color-surface);border-radius:14px;padding:2rem;max-width:760px;margin:0 auto}.about-block h2{margin-top:0;color:#fff}.about-block p{line-height:1.9;color:var(--color-text-muted)}.post-list{list-style:none;padding:0}.post-list li{padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.08)}.post-list a{font-size:1.1rem;font-weight:600;text-decoration:none}.post-date{margin:.25rem 0 0;color:var(--color-text-muted);font-size:.9rem}article h1{color:#fff;font-size:2rem}article{max-width:760px;margin:2rem auto;padding:0 1.5rem;line-height:1.9}article h2{color:var(--color-primary);font-size:1.4rem;margin-top:2rem}
