*{box-sizing:border-box}:root{--bg:#06142c;--bg-soft:#0b1f42;--panel:#fff;--panel-soft:#f3f7fb;--text:#0f1b2d;--muted:#5b677a;--brand:#0b5cff;--green:#15a46b;--yellow:#f8c31a;--line:#dce5f0;--danger:#b54708;--radius:24px;--shadow:0 24px 80px #0000002e}html{scroll-behavior:smooth}body{background:linear-gradient(180deg, var(--bg) 0%, #081b36 36%, #eef4f9 36%, #eef4f9 100%);color:var(--text);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.6}a{color:inherit}button,input,select,textarea{font:inherit}button,select,input,textarea,a.button,.cta-row a,.external-button{min-height:44px}.site-header{color:#fff;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto;padding:22px 20px;display:flex}.brand{align-items:center;gap:10px;font-weight:800;text-decoration:none;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--green), var(--yellow));color:#051426;border-radius:14px;justify-content:center;align-items:center;width:38px;height:38px;font-size:.86rem;display:inline-flex}.top-nav{flex-wrap:wrap;justify-content:flex-end;gap:8px 14px;display:flex}.top-nav a{color:#fff;border:1px solid #ffffff2e;border-radius:999px;padding:8px 12px;text-decoration:none}.hero,.section,.content-page{max-width:1180px;margin:0 auto;padding:28px 20px}.hero-card{box-shadow:var(--shadow);background:radial-gradient(circle at 100% 0,#15a46b42,#0000 32%),#fff;border:1px solid #fff3;border-radius:32px;grid-template-columns:minmax(0,1.28fr) minmax(280px,.72fr);gap:28px;padding:36px;display:grid}.eyebrow{color:#126548;letter-spacing:.08em;text-transform:uppercase;margin:0 0 8px;font-size:.78rem;font-weight:800}h1,h2,h3{margin:0 0 14px;line-height:1.12}h1{letter-spacing:-.055em;font-size:clamp(2.1rem,7vw,4.7rem)}h2{letter-spacing:-.035em;font-size:clamp(1.55rem,3.5vw,2.5rem)}h3{font-size:1.18rem}.lead{color:#2f3b4c;max-width:760px;font-size:clamp(1rem,2.2vw,1.22rem)}.cta-row{flex-wrap:wrap;gap:12px;margin-top:24px;display:flex}.button,.secondary-button,button,.external-button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;padding:12px 18px;font-weight:800;text-decoration:none;display:inline-flex}.button,button.primary,.external-button{background:var(--brand);color:#fff}.secondary-button,button.secondary{color:#0d3e91;background:#edf4ff}.tertiary-link{color:#0d3e91;text-underline-offset:4px;justify-content:center;align-items:center;padding:10px 8px;font-weight:800;text-decoration:underline;display:inline-flex}.hero-facts,.panel,.tool-card,.product-card,.result-card,.info-card,.next-card{background:var(--panel);border:1px solid var(--line);border-radius:var(--radius)}.hero-facts,.panel,.tool-card{padding:24px}.hero-facts ul,.clean-list{margin:0;padding:0;list-style:none}.hero-facts li,.clean-list li{border-bottom:1px solid var(--line);justify-content:space-between;gap:18px;padding:12px 0;display:flex}.hero-facts li:last-child,.clean-list li:last-child{border-bottom:0}.grid-2,.grid-3,.product-grid,.next-grid,.stat-grid{gap:18px;display:grid}.grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-3,.next-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.stat-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card,.info-card,.next-card,.result-card{padding:20px}.external-button{width:100%;margin-top:4px}.result-card-highlight{background:#eaf3ff;border-color:#b8d4ff}.field-hint{color:var(--muted);font-size:.82rem;font-weight:600}.field-count{color:#0d3e91;background:#edf4ff;border-radius:999px;justify-self:start;padding:7px 10px;font-size:.82rem;font-weight:800;display:inline-flex}.message-preview pre{white-space:pre-wrap;overflow-wrap:anywhere;word-break:break-word;margin:0;font-family:inherit}.message-preview{background:#f1fbf6;border-color:#c9ead9}.calc-submit,.calculator-results{margin-top:18px}.ghost-button{color:#5b677a;text-underline-offset:4px;background:0 0;padding-left:6px;padding-right:6px;text-decoration:underline}.next-card{text-decoration:none}.next-card span,.small-text,.product-card p,.content-page p,.content-page li{color:var(--muted)}.product-card-top{justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px;display:flex}.status-pill{border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:800;display:inline-flex}.status-preorder,.status-watch{color:#775300;background:#fff7d6}.status-in-stock{color:#126548;background:#dcfce7}.status-out-of-stock{color:#9b1c1c;background:#fff1f1}dl{gap:10px;margin:16px 0;display:grid}dt{color:var(--muted);text-transform:uppercase;font-size:.78rem;font-weight:800}dd{margin:0}.text-link{color:#0d58c8;font-weight:800}.form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:18px 0;display:grid}label{color:#2d3b4f;gap:8px;font-weight:700;display:grid}input,select,textarea{color:var(--text);background:#fff;border:1px solid #cbd6e3;border-radius:14px;width:100%;padding:12px 14px}textarea{resize:vertical;min-height:160px}.result-card{background:#f7fbff}.result-card strong{color:#071a3a;font-size:1.4rem}.soft-panel{background:#f8fbff}.content-page{background:#fff;border-radius:32px;margin-bottom:36px}.content-page>*+*{margin-top:24px}.article-body{max-width:820px}.faq-list details{border-bottom:1px solid var(--line);padding:18px 0}.faq-list summary{cursor:pointer;font-weight:900}.site-footer{color:#dfe8f3;background:#06142c;margin-top:48px;padding:42px 20px}.footer-grid{grid-template-columns:2fr repeat(3,minmax(140px,1fr));gap:26px;max-width:1180px;margin:0 auto;display:grid}.footer-links{gap:8px;padding:0;list-style:none;display:grid}.footer-links a,.site-footer a{color:#fff}.notice{background:#fff7d6;border:1px solid #f2d36b;border-radius:18px;padding:16px}@media (max-width:900px){.hero-card,.grid-2,.grid-3,.product-grid,.next-grid,.stat-grid,.form-grid,.footer-grid{grid-template-columns:1fr}.site-header{flex-direction:column;align-items:flex-start;gap:14px;padding:16px 20px}.top-nav{flex-wrap:wrap;justify-content:flex-start;gap:6px;max-width:100%}.top-nav a{min-height:36px;padding:5px 8px;font-size:.86rem}.hero,.section,.content-page{padding:18px 14px}.hero-card{border-radius:24px;gap:18px;padding:20px}.eyebrow{letter-spacing:.045em;font-size:.7rem}h1{letter-spacing:-.045em;font-size:clamp(1.95rem,11vw,2.8rem)}.lead{font-size:.98rem;line-height:1.5}.cta-row{gap:10px}.hero .cta-row a:not(.tertiary-link),.tool-card .cta-row a,.tool-card .cta-row button,.content-page .cta-row a,.calc-submit{width:100%}.hero-cta-row{margin-top:18px}.hero .tertiary-link{width:100%;min-height:36px}.product-card,.info-card,.next-card,.result-card,.hero-facts,.panel,.tool-card{padding:18px}textarea{min-height:120px}}
