:root{color-scheme:dark;--bg: #050814;--panel: #0a1028;--panel-soft: #08142e;--line: rgba(229, 229, 229, .14);--line-gold: rgba(212, 175, 55, .28);--text: #ffffff;--muted: #b8c1d6;--silver: #e5e5e5;--gold: #d4af37;--gold-light: #f4c542;--gold-dark: #b8860b;--blue: #1565ff;--blue-deep: #0d47a1;--navy: #08142e}*{box-sizing:border-box}html{font-size:106.25%;scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;min-width:320px;background:radial-gradient(circle at 8% 8%,rgba(21,101,255,.18),transparent 30rem),radial-gradient(circle at 92% 22%,rgba(212,175,55,.1),transparent 28rem),var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body:before{content:"";position:fixed;inset:0;z-index:-2;pointer-events:none;background-image:linear-gradient(rgba(21,101,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(21,101,255,.025) 1px,transparent 1px);background-size:52px 52px;-webkit-mask-image:linear-gradient(to bottom,black,transparent 88%);mask-image:linear-gradient(to bottom,black,transparent 88%)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}.site-shell{min-height:100vh;overflow:hidden;padding-top:92px}.topbar{position:fixed;top:16px;left:50%;z-index:10;display:flex;width:min(1180px,calc(100% - 32px));align-items:center;justify-content:space-between;gap:24px;margin:0;padding:14px 16px;border:1px solid var(--line);border-color:var(--line-gold);border-radius:16px;background:rgba(5,8,20,.9);box-shadow:0 18px 60px #0000006b,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);transform:translate(-50%)}.brand{display:inline-flex;align-items:center;gap:10px}.brand-logo{display:block;width:42px;height:42px;flex:0 0 42px;object-fit:contain;filter:drop-shadow(0 6px 14px rgba(244,197,66,.25))}.brand-mark{display:grid;width:42px;height:42px;place-items:center;border-radius:50%;border:1px solid var(--gold-light);background:linear-gradient(145deg,var(--gold-light),var(--gold-dark));color:var(--navy);font-weight:900;box-shadow:0 12px 32px #d4af373d;animation:coinPulse 5s ease-in-out infinite}.brand-mark.small{width:34px;height:34px}.brand strong,.brand small{display:block}.brand strong{font-size:1.02rem}.brand small,.eyebrow{color:var(--gold-light);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.primary-action,.secondary-action{display:inline-flex;min-height:48px;align-items:center;justify-content:center;border-radius:10px;padding:0 20px;font-weight:800}.primary-action{border:1px solid var(--gold-light);background:linear-gradient(135deg,var(--gold-light),var(--gold));color:var(--navy);box-shadow:0 14px 38px #d4af3738;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.primary-action:hover{box-shadow:0 18px 44px #d4af3757;filter:brightness(1.06);transform:translateY(-2px)}.secondary-action{border:1px solid rgba(21,101,255,.6);background:rgba(21,101,255,.08);color:var(--text)}.secondary-action:hover{border-color:var(--blue);background:rgba(21,101,255,.16)}.content-band{position:relative;width:min(1180px,calc(100% - 32px));margin:0 auto;padding:76px 0}.content-band:after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;background:linear-gradient(90deg,transparent,rgba(21,101,255,.35),rgba(212,175,55,.35),transparent)}.content-band h2{margin:0;font-size:clamp(2rem,4vw,3.4rem);font-weight:850;line-height:1.02;letter-spacing:-.025em;text-wrap:balance}.content-band p{color:var(--muted);font-size:1.05rem;line-height:1.75}.section-heading{max-width:720px;margin-bottom:30px}.section-heading .eyebrow,.hero-content .eyebrow,.whitepaper-hero .eyebrow,.policy-hero .eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid rgba(212,175,55,.28);border-radius:999px;padding:7px 11px;background:rgba(212,175,55,.07)}.section-heading .eyebrow:before,.hero-content .eyebrow:before,.whitepaper-hero .eyebrow:before,.policy-hero .eyebrow:before{content:"";width:6px;height:6px;border-radius:50%;background:var(--gold-light);box-shadow:0 0 12px var(--gold-light)}.site-footer{display:flex;width:min(1180px,calc(100% - 32px));flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:12px;margin:0 auto;padding:40px 0 54px;border-top:1px solid var(--line)}.site-footer>div{display:grid;max-width:280px;min-width:150px;gap:9px}.site-footer h3{margin:12px 0 8px}.site-footer p,.site-footer a,.site-footer span{color:var(--muted);line-height:1.6}meter{width:100%;height:12px;margin-top:8px}meter::-webkit-meter-bar{border:0;border-radius:999px;background:rgba(255,255,255,.12)}meter::-webkit-meter-optimum-value{border-radius:999px;background:linear-gradient(90deg,var(--blue-deep),var(--blue),var(--gold-light))}meter::-moz-meter-bar{border-radius:999px;background:linear-gradient(90deg,var(--blue-deep),var(--blue),var(--gold-light))}@media (max-width: 920px){.topbar{min-height:72px;align-items:center;flex-direction:row;flex-wrap:nowrap;gap:12px;overflow:visible}}@media (max-width: 640px){.topbar,.content-band,.site-footer{width:min(100% - 24px,1180px)}.topbar{top:10px;min-height:64px;padding:10px;border-radius:16px}.site-shell{padding-top:86px}.brand{min-width:0}.brand-mark{width:40px;height:40px;flex:0 0 40px}.brand strong{font-size:.96rem}.brand small{font-size:.68rem;letter-spacing:.1em}}@keyframes coinPulse{0%,to{box-shadow:0 12px 32px #d4af373d}50%{box-shadow:0 14px 46px #f4c54266}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:1ms!important}}
