:root{--ink:#17201d;--muted:#5c6762;--paper:#f6f2ea;--panel:#fffdf7;--line:#17201d21;--teal:#087f75;--mint:#b7ead9;--amber:#d99a2b;--coral:#cb5c43;--lavender:#6961a8}*{box-sizing:border-box}body{color:var(--ink);background:linear-gradient(135deg, #b7ead952, transparent 34%), linear-gradient(225deg, #d99a2b2e, transparent 36%), var(--paper);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit}.site-header,.site-footer{width:min(1180px,100% - 32px);margin:0 auto}.site-header{justify-content:space-between;align-items:center;gap:24px;padding:22px 0;display:flex}.brand-lockup{align-items:center;gap:12px;text-decoration:none;display:inline-flex}.brand-mark{color:#fff;background:var(--teal);letter-spacing:.04em;border-radius:8px;place-items:center;width:44px;height:44px;font-weight:800;display:grid}.brand-name,.footer-brand{font-weight:800;display:block}.brand-domain,.footer-copy,.page-hero p,.section-heading p,.content-card p,.category-card p,.faq-list p{color:var(--muted);line-height:1.65}.primary-nav,.footer-nav,.hero-actions{flex-wrap:wrap;gap:10px;display:flex}.primary-nav a,.footer-nav a{border:1px solid var(--line);background:#fffdf7b8;border-radius:8px;padding:9px 11px;text-decoration:none}.site-main,.page-shell{width:min(1180px,100% - 32px);margin:0 auto}.hero-section{grid-template-columns:minmax(0,1fr) minmax(320px,.74fr);align-items:center;gap:36px;padding:58px 0 34px;display:grid}.eyebrow{color:var(--teal);letter-spacing:.16em;text-transform:uppercase;margin:0 0 10px;font-size:.74rem;font-weight:800}h1,h2,h3{margin:0;line-height:1.05}h1{letter-spacing:-.04em;max-width:760px;font-size:clamp(3rem,8vw,6rem)}h2{letter-spacing:-.03em;font-size:clamp(2rem,4vw,3rem)}h3{font-size:1.25rem}.hero-lede{max-width:720px;color:var(--muted);font-size:1.25rem;line-height:1.7}.button{border-radius:8px;align-items:center;min-height:44px;padding:12px 16px;font-weight:800;text-decoration:none;display:inline-flex}.button.primary{color:#fff;background:var(--ink)}.button.secondary{border:1px solid var(--line);background:var(--panel)}.hero-visual{border:1px solid var(--line);background:linear-gradient(145deg, #087f75eb, #17201df2), var(--ink);border-radius:8px;min-height:360px;padding:22px;box-shadow:0 22px 70px #17201d3d}.visual-topline,.visual-card,.visual-grid span{background:#ffffff29;border-radius:8px}.visual-topline{width:52%;height:16px}.visual-card{background:linear-gradient(90deg,#b7ead957,#d99a2b3d);height:118px;margin-top:28px}.visual-grid{grid-template-columns:repeat(2,1fr);gap:12px;margin-top:18px;display:grid}.visual-grid span{height:74px}.section-band,.disclosure-notice,.faq-section,.page-hero,.site-footer{border-top:1px solid var(--line);padding:42px 0}.section-heading{max-width:760px;margin-bottom:24px}.category-grid,.content-grid,.standards-grid,.faq-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.category-card,.content-card,.faq-list article,.disclosure-copy,.policy-card{border:1px solid var(--line);background:#fffdf7d1;border-radius:8px;padding:20px}.category-card a,.content-card a,.disclosure-copy a{color:var(--teal);font-weight:800}.standards-grid span{border:1px solid var(--line);background:var(--panel);border-radius:8px;padding:14px;font-weight:800}.disclosure-notice{grid-template-columns:minmax(220px,.45fr) minmax(0,1fr);gap:20px;display:grid}.disclosure-notice.compact{padding:24px 0}.disclosure-copy p{font-size:1rem;line-height:1.7}.card-label{letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:800;color:var(--coral)!important}.policy-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.site-footer{grid-template-columns:minmax(0,.7fr) minmax(0,1fr);gap:26px;margin-top:52px;display:grid}@media (max-width:860px){.site-header,.hero-section,.disclosure-notice,.site-footer{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:flex-start}.category-grid,.content-grid,.standards-grid,.faq-list,.policy-list{grid-template-columns:1fr}.hero-visual{min-height:260px}}
