:root{--bg: #0e0e10;--bg-panel: #17171b;--bg-panel-2: #202327;--border: #2a2a30;--amber: #f4c142;--amber-deep: #dda72c;--amber-glow: rgba(244, 193, 66, .22);--amber-veil: rgba(244, 193, 66, .1);--red: #e55039;--green: #35c759;--text: #f2f2f2;--text-dim: #9a9a9a;--text-faint: #6a6a72;--maxw: 1140px;--radius: 16px;--radius-lg: 24px;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}html,body{margin:0;padding:0;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;scroll-behavior:smooth}a{color:inherit;text-decoration:none}h1,h2,h3{margin:0;line-height:1.1;letter-spacing:-.02em}p{margin:0;color:var(--text-dim);line-height:1.6}.wrap{width:100%;max-width:var(--maxw);margin:0 auto;padding:0 24px}.section{padding:88px 0}.eyebrow{display:inline-block;font-size:13px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:var(--amber);margin-bottom:16px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-size:16px;font-weight:600;padding:14px 26px;border-radius:999px;border:1px solid transparent;cursor:pointer;transition:transform .12s ease,background .12s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--amber);color:#1a1500}.btn-primary:hover{background:var(--amber-deep)}.btn-ghost{background:transparent;color:var(--text);border-color:var(--border)}.btn-ghost:hover{background:var(--bg-panel-2)}.card{background:var(--bg-panel);border:1px solid var(--border);border-radius:var(--radius)}.section-title{text-align:center;max-width:640px;margin:0 auto 56px}.section-title h2{font-size:clamp(28px,3.6vw,40px);font-weight:800}.section-title p{margin-top:16px;font-size:17px}.amber{color:var(--amber)}.section-alt{background:linear-gradient(180deg,transparent,rgba(23,23,27,.6),transparent)}@media (max-width: 720px){.section{padding:56px 0}.section-title{margin-bottom:40px}}.hdr.svelte-5pi5rv{position:sticky;top:0;z-index:20;background:#0e0e10d1;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.inner.svelte-5pi5rv{display:flex;align-items:center;gap:24px;height:64px}.brand.svelte-5pi5rv{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;letter-spacing:-.02em}.brand.svelte-5pi5rv strong:where(.svelte-5pi5rv){color:var(--amber);font-weight:700}.desktop-nav.svelte-5pi5rv{display:flex;gap:24px;margin-left:auto;font-size:15px;color:var(--text-dim)}.desktop-nav.svelte-5pi5rv a:where(.svelte-5pi5rv):hover{color:var(--text)}.cta.svelte-5pi5rv{padding:9px 18px;font-size:14px}.burger.svelte-5pi5rv{display:none;flex-direction:column;justify-content:center;gap:5px;width:42px;height:42px;padding:0;background:transparent;border:1px solid var(--border);border-radius:12px;cursor:pointer}.bar.svelte-5pi5rv{display:block;width:18px;height:2px;margin:0 auto;border-radius:2px;background:var(--text);transition:transform .16s ease,opacity .16s ease}.bar:first-child.x.svelte-5pi5rv{transform:translateY(7px) rotate(45deg)}.bar:nth-child(2).x.svelte-5pi5rv{opacity:0}.bar:last-child.x.svelte-5pi5rv{transform:translateY(-7px) rotate(-45deg)}.panel.svelte-5pi5rv{display:none;background:var(--bg-panel);box-shadow:0 18px 40px #00000073}.panel-nav.svelte-5pi5rv{display:flex;flex-direction:column;gap:4px;padding-top:12px;padding-bottom:20px}.panel-nav.svelte-5pi5rv a:where(.svelte-5pi5rv):not(.panel-cta){padding:12px 4px;font-size:16px;color:var(--text-dim)}.panel-nav.svelte-5pi5rv a:where(.svelte-5pi5rv):not(.panel-cta):hover{color:var(--text)}.panel-cta.svelte-5pi5rv{margin-top:10px}@media (max-width: 860px){.desktop-nav.svelte-5pi5rv{display:none}.burger.svelte-5pi5rv{display:flex;margin-left:auto}.panel.svelte-5pi5rv:not([hidden]){display:block}}@media (max-width: 560px){.cta.svelte-5pi5rv{display:none}}.ft.svelte-8oqku1{border-top:1px solid var(--border);padding:56px 0 40px}.inner.svelte-8oqku1{display:flex;flex-direction:column;gap:40px}.cols.svelte-8oqku1{display:grid;grid-template-columns:1.6fr 1fr 1fr 1fr;gap:32px}.col.svelte-8oqku1{display:flex;flex-direction:column;gap:10px}.col.svelte-8oqku1 h2:where(.svelte-8oqku1){font-size:13px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--text-faint);margin-bottom:4px}.col.svelte-8oqku1 a:where(.svelte-8oqku1){font-size:15px;color:var(--text-dim)}.col.svelte-8oqku1 a:where(.svelte-8oqku1):hover{color:var(--text)}.brand.svelte-8oqku1{display:flex;align-items:center;gap:9px;font-size:16px;font-weight:700}.brand.svelte-8oqku1 strong:where(.svelte-8oqku1){color:var(--amber)}.tag.svelte-8oqku1{color:var(--text-dim);font-size:15px}.base.svelte-8oqku1{display:flex;flex-direction:column;gap:8px;padding-top:28px;border-top:1px solid var(--border)}.legal.svelte-8oqku1{color:var(--text-faint);font-size:13px;max-width:60em}.legal.svelte-8oqku1 a:where(.svelte-8oqku1){color:var(--text-dim);text-decoration:underline;text-underline-offset:2px}@media (max-width: 720px){.cols.svelte-8oqku1{grid-template-columns:1fr 1fr}.brandcol.svelte-8oqku1{grid-column:1 / -1}}.shell.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100vh}.shell.svelte-12qhfyh main{flex:1}
