:root{--bg:#fffdf7;--surface:#fff;--surface-soft:#fff6d8;--text:#171717;--muted:#5f5f5f;--line:#1717171f;--brand:#f5b400;--brand-dark:#111;--success:#0f8a4b;--shadow:0 16px 40px #11111114;--radius:22px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at top, #fff2be 0%, var(--bg) 42%);color:var(--text);margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,100% - 32px);margin:0 auto}.site-header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line);background:#fffdf7e0;position:sticky;top:0}.site-header-inner{justify-content:space-between;align-items:center;gap:20px;padding:16px 0;display:flex}.brand{align-items:center;gap:12px;font-weight:800;display:flex}.brand-mark{background:var(--brand-dark);width:42px;height:42px;color:var(--brand);border-radius:14px;place-items:center;font-weight:900;display:grid}.site-nav{color:var(--muted);flex-wrap:wrap;gap:18px;font-size:.95rem;display:flex}.header-cta,.button{border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 18px;font-weight:700;display:inline-flex}.header-cta,.button-primary{background:var(--brand-dark);color:var(--brand)}.button-secondary{color:var(--brand-dark);border:1px solid var(--line);background:0 0}.hero{padding:56px 0 28px}.hero-grid{grid-template-columns:1.1fr .9fr;align-items:stretch;gap:28px;display:grid}.eyebrow{background:var(--surface-soft);color:#6a4c00;border:1px solid #f5b40059;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.92rem;font-weight:700;display:inline-flex}.hero h1{letter-spacing:-.05em;margin:18px 0 16px;font-size:clamp(2.6rem,5vw,4.6rem);line-height:.96}.hero p{color:var(--muted);font-size:1.08rem;line-height:1.7}.hero-actions{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.hero-points,.stat-grid,.feature-grid,.guide-grid,.faq-grid,.steps-grid,.pillars-grid,.capability-grid{gap:16px;display:grid}.hero-points{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:24px}.stat-card,.feature-card,.guide-card,.faq-card,.step-card,.pillar-card,.capability-card,.hero-panel,.toc-card,.section-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.stat-card,.feature-card,.guide-card,.faq-card,.step-card,.pillar-card,.capability-card,.section-card{padding:20px}.hero-panel{gap:18px;padding:24px;display:grid}.hero-panel-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.score-ring{background:conic-gradient(var(--brand) 0 72%, #f0f0f0 72% 100%);border-radius:50%;place-items:center;width:88px;height:88px;display:grid}.score-ring span{background:var(--surface);border-radius:50%;place-items:center;width:66px;height:66px;font-weight:900;display:grid}.alert-list{gap:12px;display:grid}.alert-item{background:#fffaf0;border:1px solid #11111114;border-radius:18px;padding:14px 16px}.alert-item strong{margin-bottom:6px;display:block}.section{padding:32px 0}.section-head{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px;display:flex}.section-head h2{letter-spacing:-.04em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem)}.section-head p{color:var(--muted);max-width:780px;margin:0;line-height:1.7}.toc-card{padding:20px}.toc-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.toc-link{border:1px solid var(--line);background:#fffefb;border-radius:18px;padding:16px;font-weight:700}.guide-grid,.feature-grid,.faq-grid,.pillars-grid,.capability-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.steps-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.step-card small,.feature-card small,.guide-card small,.capability-card small{color:var(--muted);text-transform:uppercase;letter-spacing:.08em}.step-number{background:var(--brand-dark);width:38px;height:38px;color:var(--brand);border-radius:50%;place-items:center;margin-bottom:12px;font-weight:800;display:grid}.list-clean{color:var(--muted);margin:0;padding-left:18px;line-height:1.7}.list-clean li+li{margin-top:8px}.kicker{color:var(--muted);font-size:.96rem}.footer{border-top:1px solid var(--line);color:var(--muted);padding:40px 0 54px}.footer-card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;padding:22px;display:flex}.footer-links{flex-wrap:wrap;gap:16px;display:flex}@media (width<=980px){.hero-grid,.toc-grid,.guide-grid,.feature-grid,.faq-grid,.pillars-grid,.capability-grid,.steps-grid,.hero-points{grid-template-columns:1fr}.site-header-inner,.section-head,.footer-card{flex-direction:column;align-items:flex-start}.site-nav{display:none}}
