:root{--ink:#071a30;--orange:#ff5a00;--cream:#f6f2e9;--paper:#fff;--muted:#5f6871}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}a{color:inherit}.shell{width:min(1120px,calc(100% - 40px));margin-inline:auto}.site-header{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-bottom:1px solid #dde2e6}.brand{display:inline-flex;align-items:center;gap:12px;text-decoration:none;font-weight:800;letter-spacing:-.02em}.brand img{width:54px;height:54px;border-radius:12px}nav{display:flex;gap:26px}nav a,.link-row a{text-decoration-color:#aab1b7;text-underline-offset:5px;font-weight:650}nav a:hover,.link-row a:hover{color:var(--orange)}.hero{padding:110px 0 120px}.eyebrow,.label{color:var(--orange);font-size:.77rem;font-weight:850;letter-spacing:.16em;text-transform:uppercase}h1{max-width:850px;margin:18px 0 28px;font-size:clamp(3.6rem,9vw,7.6rem);line-height:.88;letter-spacing:-.075em}h1 em{color:var(--orange);font-style:normal}.hero>p{max-width:670px;margin:0 0 34px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.6}.button{display:inline-flex;gap:20px;align-items:center;background:var(--ink);color:#fff;padding:15px 19px;border-radius:7px;font-weight:750;text-decoration:none}.button:hover{background:var(--orange)}.product-strip{padding:88px 0;background:var(--cream)}.product-grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:72px;align-items:center}h2{margin:8px 0 16px;font-size:clamp(2.5rem,5vw,4.6rem);letter-spacing:-.055em}.product-grid p:not(.label){color:var(--muted);font-size:1.1rem;line-height:1.65}.fan-art{width:100%;border-radius:18px;box-shadow:0 22px 60px #071a3022}.link-row{display:flex;flex-wrap:wrap;gap:22px;margin-top:28px}.footer{min-height:110px;display:flex;align-items:center;justify-content:space-between;gap:20px;color:var(--muted);font-size:.9rem}.page-hero{padding:74px 0 58px}.page-hero h1{font-size:clamp(3.4rem,8vw,6.8rem);max-width:900px}.page-hero>p{max-width:720px;color:var(--muted);font-size:1.25rem;line-height:1.65}.content-card{max-width:820px;margin:0 auto 90px;padding:clamp(28px,5vw,64px);background:var(--cream);border-radius:18px}.content-card h2{margin-top:42px;font-size:1.65rem;letter-spacing:-.025em}.content-card h2:first-child{margin-top:0}.content-card p,.content-card li{color:#3d4852;line-height:1.75}.content-card li+li{margin-top:8px}.privacy-date{color:var(--muted);font-size:.9rem}.feature-art{display:block;width:min(1120px,calc(100% - 40px));margin:0 auto 90px;border-radius:18px}.pill-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}.pill{padding:9px 13px;border:1px solid #cdd3d8;border-radius:99px;font-size:.9rem;font-weight:700}
.product-strip-alt{background:var(--paper);border-bottom:1px solid #e7eaed}.status{display:inline-flex;margin-top:28px;padding:11px 15px;border-radius:99px;background:#fff0e8;color:#a83b00;font-size:.9rem;font-weight:800}
.product-strip-dark{background:#070707;color:#f3d998}.product-strip-dark .product-grid p:not(.label){color:#d5c7ab}.product-strip-dark .link-row a{color:#fff}.product-strip-dark .label{color:#d7a84b}
@media(max-width:720px){.site-header{align-items:flex-start;padding:18px 0}.brand span{display:none}nav{gap:12px;padding-top:16px;font-size:.78rem;flex-wrap:wrap;justify-content:flex-end}.hero{padding:74px 0 86px}.product-grid{grid-template-columns:1fr;gap:42px}.footer{align-items:flex-start;flex-direction:column;justify-content:center}}
