*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;color:#17202a;background:#fbfaf7;line-height:1.65}a{color:inherit}.container{width:min(1120px,92%);margin:auto}.site-header{position:sticky;top:0;background:rgba(251,250,247,.96);border-bottom:1px solid #e9e4dc;z-index:5}.nav{min-height:72px;display:flex;align-items:center;justify-content:space-between;gap:20px}.logo{font-size:1.45rem;font-weight:900;text-decoration:none;letter-spacing:-.04em}.logo span{font-weight:500}.nav nav{display:flex;gap:22px}.nav nav a{text-decoration:none;font-size:.94rem}.menu{display:none;background:none;border:0;font-size:1.5rem}.hero{background:linear-gradient(135deg,#dceeea,#f5e7ce);padding:90px 0 100px}.hero-inner{max-width:900px}.eyebrow,.tag{font-size:.76rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.hero h1{font-size:clamp(2.7rem,7vw,5.5rem);line-height:.98;letter-spacing:-.055em;margin:15px 0 22px;max-width:900px}.hero-copy{font-size:1.2rem;max-width:650px}.hero-actions{display:flex;gap:12px;margin-top:28px}.btn{display:inline-block;border:0;border-radius:999px;padding:12px 19px;text-decoration:none;font-weight:750;cursor:pointer}.primary{background:#17202a;color:#fff}.secondary{background:#fff;color:#17202a}.section{padding:68px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:24px}.section h2{font-size:2rem;line-height:1.1;margin:8px 0}.cards{display:grid;gap:18px}.cards.three{grid-template-columns:repeat(3,1fr)}.cards.two{grid-template-columns:repeat(2,1fr)}.card,.post-card{background:#fff;border:1px solid #e9e4dc;border-radius:20px;overflow:hidden}.card{padding:26px;text-decoration:none}.card span{font-size:2rem}.card h3,.card h2{margin:10px 0 6px;line-height:1.2}.card p,.post-card p{color:#58636d;margin-top:8px}.post-card .placeholder{height:170px;display:grid;place-items:center;background:#dfe7e3;font-weight:900;letter-spacing:.12em}.pad{padding:22px}.pad h3{line-height:1.2;margin:6px 0}.pad a{font-weight:750}.ad-slot{min-height:110px;border:1px dashed #c8c1b7;display:grid;place-items:center;color:#898177;font-size:.8rem;margin:35px 0}.newsletter{margin:20px 0 70px;background:#fff;border:1px solid #e9e4dc;border-radius:24px;padding:42px;text-align:center}.newsletter h2{font-size:2rem;margin:5px}.newsletter form{display:flex;max-width:560px;margin:22px auto 0;gap:8px}.newsletter input{flex:1;border:1px solid #d8d2c9;border-radius:999px;padding:13px 16px;font:inherit}.footer{margin-top:40px;background:#17202a;color:#e9edf0;padding:50px 0 20px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.footer a{text-decoration:none;display:block;margin:7px 0;color:#e9edf0}.footer .logo{display:inline-block}.footer h4{margin-top:0}.copyright{border-top:1px solid #39434c;margin-top:35px;padding-top:18px;font-size:.85rem;color:#adb7bf}.page{padding:75px 0}.page h1{font-size:clamp(2.4rem,6vw,4.5rem);line-height:1;letter-spacing:-.045em;margin:12px 0 20px}.lead{font-size:1.15rem;max-width:720px;margin-bottom:45px}.narrow{max-width:780px}.article{max-width:780px;background:#fff;border:1px solid #e9e4dc;border-radius:22px;padding:32px;margin-top:30px}.article h2{line-height:1.2}.article li{margin:12px 0}@media(max-width:760px){.nav nav{display:none}.menu{display:block}.nav.open nav{display:flex;position:absolute;top:72px;left:0;right:0;background:#fbfaf7;padding:18px;flex-direction:column;border-bottom:1px solid #e9e4dc}.cards.three,.cards.two,.footer-grid{grid-template-columns:1fr}.hero{padding:65px 0 75px}.section{padding:48px 0}.newsletter{padding:28px 18px}.newsletter form{flex-direction:column}.hero-actions{flex-direction:column;align-items:flex-start}}