:root{--ink:#1a2927;--muted:#667572;--brand:#174744;--cream:#f5f1e8;--line:#e3ded5;--white:#fff;--max:820px}*{box-sizing:border-box}html{background:#f7f4ed;color:var(--ink);font-family:-apple-system,BlinkMacSystemFont,"SF Pro Text","Segoe UI",sans-serif}body{margin:0}.wrap{width:min(calc(100% - 32px),var(--max));margin:auto}.top{padding:22px 0;border-bottom:1px solid var(--line);background:rgba(247,244,237,.96)}.brand{font-weight:800;letter-spacing:.22em;font-size:14px;text-decoration:none;color:var(--ink)}main{padding:54px 0 74px}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.14em;color:var(--brand);text-transform:uppercase}h1{font-size:clamp(36px,8vw,58px);line-height:1.02;letter-spacing:-.045em;margin:12px 0 20px}h2{font-size:27px;line-height:1.12;letter-spacing:-.025em;margin:46px 0 14px}h3{font-size:20px;margin:28px 0 10px}p,li{font-size:17px;line-height:1.7;color:#40504d}strong{color:var(--ink)}.lead{font-size:20px;line-height:1.55;color:#40504d}.answer{margin:30px 0;padding:24px;border:1px solid var(--line);border-radius:22px;background:var(--white);box-shadow:0 14px 34px rgba(30,48,45,.06)}.answer b{display:block;font-size:13px;letter-spacing:.08em;text-transform:uppercase;color:var(--brand);margin-bottom:8px}.formula{padding:18px 20px;border-radius:16px;background:var(--cream);font-weight:700;color:var(--ink);overflow-wrap:anywhere}.note{padding:18px 20px;border-left:3px solid var(--brand);background:#f0ede5;border-radius:0 14px 14px 0}.cta{margin-top:46px;padding:30px;border-radius:24px;background:var(--brand);color:#fff}.cta h2{margin:0 0 10px;color:#fff}.cta p{color:#dfe8e5;margin:0 0 20px}.button{display:inline-block;padding:13px 18px;border-radius:14px;background:#fff;color:var(--brand);font-weight:800;text-decoration:none}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.card{padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;text-decoration:none}.card b{display:block;color:var(--ink);font-size:18px}.card span{display:block;color:var(--muted);margin-top:8px;line-height:1.45}.meta{font-size:13px;color:#788581;margin-top:18px}.back{display:inline-block;margin-bottom:24px;color:var(--brand);text-decoration:none;font-weight:700}footer{border-top:1px solid var(--line);padding:26px 0 42px;color:#77847f;font-size:13px}footer a{color:var(--brand)}
.hub-hero{position:relative;overflow:hidden;padding:38px 36px 34px;border:1px solid rgba(187,162,109,.28);border-radius:32px;background:linear-gradient(145deg,#202220 0%,#111312 62%,#181a18 100%);box-shadow:0 24px 60px rgba(28,31,28,.16)}.hub-hero:after{content:"";position:absolute;right:-92px;bottom:-110px;width:280px;height:280px;border:1px solid rgba(197,171,113,.22);border-radius:50%}.hub-hero:before{content:"";position:absolute;right:44px;bottom:-155px;width:350px;height:260px;border-top:1px solid rgba(197,171,113,.12);transform:rotate(-22deg)}.hub-hero h1{position:relative;z-index:1;max-width:700px;margin-top:14px;color:#fff}.hub-kicker{position:relative;z-index:1;color:#c6aa70}.hub-lead{position:relative;z-index:1;max-width:650px;color:#c4c8c4}.hub-hero-actions{position:relative;z-index:1;display:flex;align-items:center;gap:16px;margin-top:26px}.hub-primary{background:#f4ecdc;color:#181a19}.hub-meta{font-size:12px;color:#8e9690}.hub-section{margin-top:54px}.hub-section-head{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(260px,.95fr);gap:32px;align-items:end;margin-bottom:20px}.hub-section-head h2{margin:8px 0 0}.hub-section-head p{margin:0;font-size:15px;color:#65716e}.hub-grid{gap:16px}.hub-card{position:relative;min-height:230px;padding:25px 24px 23px;border-radius:24px;box-shadow:0 12px 30px rgba(31,42,39,.05);transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.hub-card:hover{transform:translateY(-2px);border-color:#d7c9ab;box-shadow:0 18px 38px rgba(31,42,39,.09)}.hub-card .hub-card-tag{margin:0 0 22px;font-size:10px;font-weight:850;letter-spacing:.13em;color:#927947}.hub-card b{max-width:420px;font-size:23px;line-height:1.16;letter-spacing:-.025em}.hub-card>span:not(.hub-card-tag):not(.hub-card-link){max-width:510px;margin-top:12px;font-size:14px;line-height:1.55}.hub-card .hub-card-link{position:absolute;left:24px;bottom:22px;margin:0;font-size:12px;font-weight:800;color:#253d39}.hub-card-wide{grid-column:1/-1;min-height:205px;background:linear-gradient(120deg,#fff 0%,#faf8f3 100%)}.hub-rule{display:flex;align-items:center;justify-content:space-between;gap:30px;margin-top:54px;padding:28px 30px}.hub-rule p{margin:0}.hub-rule-mark{flex:0 0 auto;display:grid;place-items:center;width:64px;height:64px;border-radius:50%;background:#f4efe3;color:#9a804c;font-size:30px;font-weight:700}.hub-cta{margin-top:54px;padding:34px;background:linear-gradient(145deg,#1d211f,#111312)}.hub-cta-kicker{margin-bottom:9px;color:#c6aa70}.hub-cta p{max-width:610px;color:#c7ccc8}.hub-cta .button{background:#f4ecdc;color:#181a19}
@media(max-width:640px){main{padding-top:36px}.grid{grid-template-columns:1fr}.answer{padding:20px}h2{margin-top:38px}.hub-hero{padding:30px 24px 28px;border-radius:26px}.hub-hero h1{font-size:clamp(37px,11vw,50px)}.hub-lead{font-size:17px}.hub-hero-actions{align-items:flex-start;flex-direction:column}.hub-section{margin-top:42px}.hub-section-head{grid-template-columns:1fr;gap:8px}.hub-section-head h2{margin-top:7px}.hub-section-head p{font-size:14px}.hub-grid{grid-template-columns:1fr}.hub-card,.hub-card-wide{grid-column:auto;min-height:215px}.hub-card b{font-size:21px}.hub-rule{align-items:flex-start;padding:22px}.hub-rule-mark{width:48px;height:48px;font-size:24px}.hub-cta{padding:26px 24px}}