:root{color-scheme:dark;--bg:#080b0a;--surface:#111614;--surface-2:#171d1a;--line:#2b3531;--text:#f2f5f1;--muted:#9ca8a2;--gold:#d4ad59;--green:#63b28a;--red:#d87669;font-family:"Manrope",sans-serif;background:var(--bg);color:var(--text);letter-spacing:0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button{font:inherit}.site-header{height:72px;position:fixed;inset:0 0 auto;z-index:20;display:flex;align-items:center;gap:30px;padding:0 max(24px,calc((100vw - 1380px)/2));background:rgba(8,11,10,.94);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:10px;min-width:max-content}.brand img{width:38px;height:38px;border-radius:7px}.brand span{display:grid}.brand strong{font-size:14px}.brand small{color:var(--muted);font-size:10px;font-weight:700}.site-header nav{display:flex;align-items:center;gap:24px;margin-right:auto}.site-header nav a,.text-link{color:#c8d0cc;font-size:13px;font-weight:700}.site-header nav a:hover,.text-link:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:16px}.menu-button{display:none}.button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border:1px solid var(--gold);border-radius:7px;background:var(--gold);color:#11130e;font-size:13px;font-weight:800}.button:hover{background:#e2bc67}.button.small{min-height:38px;padding:0 15px}.button.secondary{background:rgba(10,14,12,.82);color:var(--text);border-color:#59655f}.button.secondary:hover{border-color:var(--gold)}.eyebrow{margin:0 0 10px;color:var(--gold);font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.hero{position:relative;height:min(880px,92vh);min-height:680px;overflow:hidden;display:flex;align-items:flex-end}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center top}.hero-shade{position:absolute;inset:0;background:rgba(2,4,3,.7)}.hero-content{position:relative;z-index:1;width:min(1380px,100%);margin:0 auto;padding:150px 28px 9vh}.hero h1{margin:0;font-family:"Source Serif 4",serif;font-size:clamp(76px,10vw,150px);line-height:.86;font-weight:600}.hero-lead{max-width:770px;margin:28px 0 12px;font-size:clamp(24px,3vw,42px);line-height:1.13;font-weight:700}.hero-copy{max-width:620px;margin:0;color:#c2cbc6;font-size:16px;line-height:1.65}.hero-actions{display:flex;gap:10px;margin-top:28px}.trust-row{display:flex;gap:20px;margin-top:24px;color:#b5bfba;font-size:11px;font-weight:800;text-transform:uppercase}.trust-row span::before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:var(--green)}.problem-band{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:end;padding:70px max(28px,calc((100vw - 1280px)/2));background:#f0f1ec;color:#17201c}.problem-band h2{max-width:720px;margin:0;font-family:"Source Serif 4",serif;font-size:clamp(34px,4vw,58px);line-height:1.05}.problem-band p:last-child{margin:0;color:#48544e;font-size:17px;line-height:1.7}.section{padding:110px max(28px,calc((100vw - 1280px)/2))}.section-heading{max-width:760px;margin:0 auto 46px;text-align:center}.section-heading.left{margin-left:0;text-align:left}.section-heading h2,.showcase-copy h2,.validator-intro h2,.final-cta h2{margin:0;font-family:"Source Serif 4",serif;font-size:clamp(36px,4vw,60px);line-height:1.04}.section-heading>p:last-child,.showcase-copy>p,.validator-intro>p{color:var(--muted);font-size:16px;line-height:1.7}.workflow-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.workflow-grid article{min-height:220px;padding:28px;border-right:1px solid var(--line)}.workflow-grid article:last-child{border-right:0}.workflow-grid span{color:var(--gold);font-size:12px;font-weight:800}.workflow-grid h3{margin:50px 0 8px;font-size:22px}.workflow-grid p{margin:0;color:var(--muted);font-size:14px;line-height:1.6}.product-showcase{display:grid;grid-template-columns:minmax(280px,.7fr) minmax(0,1.3fr);gap:60px;align-items:center;padding:90px max(28px,calc((100vw - 1380px)/2));background:#0d110f}.product-showcase.reverse{grid-template-columns:minmax(0,1.3fr) minmax(280px,.7fr);background:#f0f1ec;color:#18201d}.product-showcase.reverse .app-frame{order:-1}.product-showcase.reverse .showcase-copy>p{color:#52605a}.showcase-copy ul,.access-comparison ul{list-style:none;margin:26px 0 0;padding:0}.showcase-copy li,.access-comparison li{padding:11px 0;border-bottom:1px solid var(--line);color:#c5cec9;font-size:13px;font-weight:700}.product-showcase.reverse .showcase-copy li{color:#3e4944;border-color:#ccd2ce}.app-frame,.validator-frame{margin:0;border:1px solid #3a4540;border-radius:8px;background:#090c0b;box-shadow:0 28px 80px rgba(0,0,0,.28);overflow:hidden}.app-frame img{width:100%}.app-frame figcaption{padding:10px 14px;color:var(--muted);font-size:10px;font-weight:800;text-transform:uppercase}.signal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-top:28px}.signal-grid div{padding:14px;border:1px solid #cbd1cd;border-radius:7px}.signal-grid strong,.signal-grid span{display:block}.signal-grid strong{font-size:22px}.signal-grid span{margin-top:4px;color:#65716b;font-size:10px;font-weight:800;text-transform:uppercase}.validator-band{display:grid;grid-template-columns:.65fr 1.35fr;gap:55px;align-items:center;padding:100px max(28px,calc((100vw - 1380px)/2));border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.validator-intro .button{margin-top:20px}.validator-frame img{width:100%}.tradinghub-section{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:center}.access-comparison{display:grid;grid-template-columns:1fr 1fr;gap:12px}.access-comparison article{padding:28px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.access-comparison article.featured{border-color:#7b6533;background:#18170f}.access-comparison h3{margin:0;font-size:22px}.pricing-section{background:#f0f1ec;color:#18201d}.pricing-section .section-heading>p:last-child{color:#5a665f}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;max-width:1050px;margin:0 auto}.pricing-grid article{position:relative;display:grid;gap:10px;padding:30px;border:1px solid #cad1cc;border-radius:8px;background:#fff}.pricing-grid article.popular{border:2px solid #9f792d}.pricing-grid p{margin:0;color:#59645e;font-size:13px;font-weight:800}.pricing-grid h3{margin:14px 0 0;font-size:52px}.pricing-grid h3 span{font-size:22px;vertical-align:top}.pricing-grid small{color:#65716b}.pricing-grid .button{margin-top:18px}.pricing-grid .secondary{background:#fff;color:#18201d;border-color:#6d7872}.plan-label{position:absolute;right:16px;top:16px;color:#8a651f;font-size:10px;font-weight:800;text-transform:uppercase}.pricing-note{text-align:center;color:#65716b;font-size:12px;margin:24px 0 0}.faq-section{display:grid;grid-template-columns:.65fr 1.35fr;gap:70px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;list-style:none;padding:22px 38px 22px 0;font-size:15px;font-weight:800}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary::after{content:"+";float:right;color:var(--gold)}.faq-list details[open] summary::after{content:"−"}.faq-list p{margin:0 0 22px;color:var(--muted);line-height:1.7}.final-cta{display:grid;grid-template-columns:170px minmax(0,1fr) auto;gap:40px;align-items:center;padding:70px max(28px,calc((100vw - 1280px)/2));border-top:1px solid var(--line);background:#0d110f}.final-cta img{width:160px;border-radius:8px}.final-cta h2{font-size:clamp(30px,3vw,48px)}footer{display:grid;grid-template-columns:1fr auto;gap:28px;align-items:center;padding:36px max(28px,calc((100vw - 1280px)/2));border-top:1px solid var(--line)}.footer-links{display:flex;gap:20px;color:var(--muted);font-size:12px;font-weight:700}footer>small{grid-column:1/-1;color:#69736e;font-size:10px}.legal-page{min-height:100vh;padding:130px max(28px,calc((100vw - 780px)/2)) 80px}.legal-page h1{font-family:"Source Serif 4",serif;font-size:54px}.legal-page h2{margin-top:34px}.legal-page p,.legal-page li{color:var(--muted);line-height:1.75}.legal-back{color:var(--gold);font-weight:800}.legal-date{font-size:12px}.legal-page a{color:var(--gold)}
@media(max-width:1000px){.site-header nav{display:none}.site-header nav.open{position:absolute;display:grid;top:72px;left:0;right:0;padding:20px 28px;background:#090c0b;border-bottom:1px solid var(--line)}.menu-button{display:block;margin-left:auto;border:0;background:transparent;color:#fff;font-size:12px;font-weight:800}.header-actions{margin-left:0}.problem-band,.product-showcase,.product-showcase.reverse,.validator-band,.tradinghub-section,.faq-section{grid-template-columns:1fr}.product-showcase.reverse .app-frame{order:0}.workflow-grid{grid-template-columns:repeat(2,1fr)}.workflow-grid article:nth-child(2){border-right:0}.access-comparison{max-width:760px}.final-cta{grid-template-columns:110px 1fr}.final-cta img{width:100px}.final-cta .button{grid-column:2}.hero{height:850px}.hero-image{object-position:35% top}}
@media(max-width:680px){.site-header{height:64px;padding:0 14px}.brand img{width:34px;height:34px}.header-actions .text-link{display:none}.site-header nav.open{top:64px}.hero{height:760px;min-height:690px}.hero-content{padding:125px 18px 56px}.hero h1{font-size:72px}.hero-lead{font-size:28px}.hero-copy{font-size:14px}.hero-actions{align-items:stretch;flex-direction:column}.trust-row{gap:10px;flex-wrap:wrap}.problem-band,.section,.product-showcase,.validator-band{padding:64px 18px}.problem-band{gap:24px}.workflow-grid{grid-template-columns:1fr}.workflow-grid article{min-height:170px;border-right:0;border-bottom:1px solid var(--line)}.workflow-grid h3{margin-top:28px}.app-frame{margin:0 -10px}.access-comparison,.pricing-grid{grid-template-columns:1fr}.signal-grid{grid-template-columns:1fr 1fr 1fr}.faq-section{gap:24px}.final-cta{grid-template-columns:1fr;padding:55px 18px}.final-cta img{width:120px}.final-cta .button{grid-column:auto}.final-cta .button{width:100%}footer{grid-template-columns:1fr;padding:32px 18px}.footer-links{flex-wrap:wrap}.footer-brand{display:none}.legal-page{padding-top:100px}.legal-page h1{font-size:42px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

/* Keep the real product visible without making hero copy compete with dashboard UI. */
.button{white-space:nowrap}
.hero-image{filter:blur(4px) saturate(.55) brightness(.72);transform:scale(1.025)}
.hero-shade{background:rgba(2,4,3,.78)}
.hero-content{padding-bottom:12vh}
.hero h1{font-size:clamp(72px,9vw,128px)}
.hero-lead{max-width:660px;margin-top:24px;font-size:clamp(24px,2.65vw,38px)}
.hero-copy{max-width:550px;color:#b9c3bd}
.hero-actions{margin-top:30px}
@media(max-width:680px){.header-actions .button{padding:0 11px;font-size:11px}.hero-image{filter:blur(4.5px) saturate(.5) brightness(.68);transform:scale(1.04)}.hero-shade{background:rgba(2,4,3,.8)}.hero-content{padding-bottom:68px}.hero h1{font-size:66px}.hero-lead{font-size:26px}}
