.landing-root{--landing-navy:#090b0f;--landing-navy-2:#16234a;--landing-gold:#eaa63c;--landing-gold-dark:#d6912a;--landing-ink:#16181d;--landing-gray:#5b6472;--landing-gray-light:#8a93a0;--landing-border:#e6e8ec;--landing-bg-soft:#f7f8fa;--landing-white:#fff;--landing-radius:16px;--landing-radius-sm:10px;--landing-ease:cubic-bezier(.22,1,.36,1);--landing-success:#1c8a54;--landing-danger:#c0392b;--landing-success-bg:#e7f6ee;--landing-danger-bg:#fce9e6;--landing-footer-bg:#18191b;--landing-shadow-rgb:15,28,63;--landing-paper-2:#fbfbfc;--landing-gold-tint:#fff9ef;--landing-gold-ink:#1a1408;--landing-video-bg:#05070b;--landing-gold-aa:#7a6116}.landing-root *{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}.landing-root{font-family:var(--font-inter), sans-serif;color:var(--landing-ink);background:var(--landing-white);-webkit-font-smoothing:antialiased;line-height:1.55;overflow-x:clip}.landing-root h1,.landing-root h2,.landing-root h3,.landing-root h4{font-family:var(--font-poppins), sans-serif;letter-spacing:-.01em;color:var(--landing-ink);overflow-wrap:anywhere;min-width:0;font-weight:800;line-height:1.15}.landing-root .gold{color:var(--landing-gold)}.landing-root a{color:inherit;text-decoration:none}.landing-root img{max-width:100%;display:block}.landing-root .wrap{max-width:1680px;margin:0 auto;padding:0 100px}.landing-root section{position:relative}.landing-root .reveal{opacity:0;transition:opacity .8s var(--landing-ease), transform .8s var(--landing-ease);transform:translateY(28px)}.landing-root .reveal.in{opacity:1;transform:translateY(0)}.landing-root .stagger>*{transition-delay:calc(var(--i,0) * 90ms)}.landing-root .btn{font-size:15.5px;font-weight:600;font-family:var(--font-inter), sans-serif;cursor:pointer;transition:transform .35s var(--landing-ease), background-color .35s var(--landing-ease), border-color .35s var(--landing-ease), color .35s var(--landing-ease), box-shadow .35s var(--landing-ease);white-space:nowrap;border:2px solid #0000;border-radius:999px;justify-content:center;align-items:center;gap:8px;padding:16px 30px;display:inline-flex}.landing-root .btn-gold{background:var(--landing-gold);color:#1b1300}.landing-root .btn-gold:hover{background:var(--landing-gold-dark);box-shadow:0 10px 22px -8px rgba(var(--landing-shadow-rgb),.35);transform:translateY(-3px)}.landing-root .btn-outline{border-color:var(--landing-ink);color:var(--landing-ink);background:0 0}.landing-root .btn-outline:hover{background:var(--landing-ink);color:var(--landing-white);transform:translateY(-3px)}.landing-root .btn-outline-light{color:var(--landing-white);background:0 0;border-color:#fff6}.landing-root .btn-outline-light:hover{background:#ffffff1f;border-color:#fff;transform:translateY(-3px)}.landing-root .btn-nav{border-color:var(--landing-ink);color:var(--landing-ink);background:0 0;padding:11px 22px;font-size:14.5px}.landing-root .btn-nav-fill{background:var(--landing-gold);color:#1b1300;padding:11px 22px;font-size:14.5px}.landing-root .btn-nav-fill:hover{background:var(--landing-gold-dark);transform:translateY(-2px)}.landing-root .btn-nav:hover{background:var(--landing-ink);color:#fff;transform:translateY(-2px)}.landing-root .btn:focus-visible,.landing-root .btn-gold:focus-visible,.landing-root .btn-outline:focus-visible,.landing-root .btn-nav:focus-visible,.landing-root .btn-nav-fill:focus-visible,.landing-root .btn-outline-light:focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px;border-radius:999px}.landing-root .scroll-progress{background:var(--landing-gold);z-index:1100;width:0%;height:3px;transition:width .12s linear;position:fixed;top:0;left:0}.landing-root header{z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--landing-border);transition:box-shadow .35s var(--landing-ease), padding .35s var(--landing-ease);background:#ffffffe6;position:sticky;top:0}.landing-root header.scrolled{box-shadow:0 12px 30px -20px rgba(var(--landing-shadow-rgb),.35)}.landing-root .nav-row{justify-content:space-between;align-items:center;padding-top:14px;padding-bottom:14px;display:flex}.landing-root .brand{align-items:center;gap:12px;display:flex}.landing-root .brand-mark{flex-shrink:0;justify-content:center;align-items:center;height:46px;display:flex}.landing-root .brand-mark img{object-fit:contain;width:auto;height:100%}.landing-root .brand-text .name{font-family:var(--font-poppins), sans-serif;letter-spacing:.14em;color:var(--landing-ink);font-size:14.5px;font-weight:700}.landing-root .brand-text .tag{color:var(--landing-gray);letter-spacing:.03em;font-size:10.5px;font-style:italic}.landing-root nav ul{gap:34px;list-style:none;display:flex}.landing-root nav a{color:var(--landing-ink);transition:color .3s var(--landing-ease);font-size:14.5px;font-weight:500;position:relative}.landing-root nav a:after{content:"";background:var(--landing-gold);width:0;height:2px;transition:width .35s var(--landing-ease);position:absolute;bottom:-4px;left:0}.landing-root nav a:hover{color:var(--landing-gold-dark)}.landing-root nav a:hover:after{width:100%}.landing-root nav a.active{color:var(--landing-gold-dark)}.landing-root nav a.active:after{width:100%}.landing-root .nav-links{align-items:center;gap:34px;display:flex}.landing-root .nav-actions{align-items:center;gap:12px;display:flex}.landing-root .nav-links nav ul{align-items:center}.landing-root .nav-dropdown{align-items:center;height:100%;display:flex;position:relative}.landing-root .nav-drop-toggle{cursor:pointer;font-family:var(--font-inter), sans-serif;color:var(--landing-ink);transition:color .3s var(--landing-ease);background:0 0;border:none;align-items:center;gap:6px;margin:0;padding:0;font-size:14.5px;font-weight:500;line-height:1;display:flex;position:relative}.landing-root .nav-drop-toggle:after{content:"";background:var(--landing-gold);width:0;height:2px;transition:width .35s var(--landing-ease);position:absolute;bottom:-4px;left:0}.landing-root .nav-drop-toggle svg{transition:transform .3s var(--landing-ease);flex-shrink:0}.landing-root .nav-dropdown:hover .nav-drop-toggle{color:var(--landing-gold-dark)}.landing-root .nav-dropdown:hover .nav-drop-toggle:after{width:100%}.landing-root .nav-dropdown:hover .nav-drop-toggle svg{transform:rotate(180deg)}.landing-root .nav-dropdown-menu{opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s var(--landing-ease), visibility .25s;z-index:50;padding-top:18px;position:absolute;top:100%;left:50%;transform:translate(-50%)}.landing-root .nav-dropdown:hover .nav-dropdown-menu,.landing-root .nav-dropdown-menu:hover,.landing-root .nav-dropdown-menu:focus-within,.landing-root .nav-dropdown-menu.is-open{opacity:1;visibility:visible;pointer-events:auto}.landing-root .nav-dropdown-menu-inner{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius-sm);box-shadow:0 20px 40px -18px rgba(var(--landing-shadow-rgb),.22);min-width:250px;padding:8px}.landing-root .nav-drop-item{transition:background .25s var(--landing-ease);border-radius:8px;flex-direction:column;gap:2px;padding:10px 14px;display:flex}.landing-root .nav-drop-item:hover{background:var(--landing-bg-soft)}.landing-root .nav-drop-item .drop-title{font-family:var(--font-poppins), sans-serif;color:var(--landing-ink);font-size:14px;font-weight:600}.landing-root .nav-drop-item .drop-sub{color:var(--landing-gray);font-size:12px}.landing-root nav a:focus-visible,.landing-root .nav-drop-toggle:focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px;border-radius:4px}.landing-root .nav-drop-item:focus-visible{outline:2px solid var(--landing-gold);outline-offset:2px;border-radius:8px}.landing-root .mobile-nav details{border-bottom:1px solid var(--landing-border)}.landing-root .mobile-nav details summary{cursor:pointer;color:var(--landing-ink);justify-content:space-between;align-items:center;padding:13px 4px;font-size:16px;font-weight:500;list-style:none;display:flex}.landing-root .mobile-nav details summary::-webkit-details-marker{display:none}.landing-root .mobile-nav details summary svg{transition:transform .3s var(--landing-ease)}.landing-root .mobile-nav details[open] summary svg{transform:rotate(180deg)}.landing-root .mobile-nav details .mobile-drop-item{flex-direction:column;gap:2px;padding:10px 4px 14px 12px;display:flex}.landing-root .mobile-nav details .mobile-drop-item .drop-title{font-family:var(--font-poppins), sans-serif;color:var(--landing-ink);font-size:14.5px;font-weight:600}.landing-root .mobile-nav details .mobile-drop-item .drop-sub{color:var(--landing-gray);font-size:12px}.landing-root .mobile-nav details summary:focus-visible,.landing-root .mobile-nav details .mobile-drop-item:focus-visible{outline:2px solid var(--landing-gold);outline-offset:-2px;border-radius:4px}.landing-root .social-dock{justify-content:flex-start;align-items:center;max-width:fit-content;margin:13px -7px 0;display:flex}.landing-root .social-dock a{color:#ffffffdb;width:44px;height:44px;transition:transform .3s var(--landing-ease), color .3s var(--landing-ease);background:0 0;border:0;justify-content:center;align-items:center;display:flex}.landing-root .social-dock a:hover{color:var(--landing-gold);transform:translateY(-2px)}.landing-root .social-dock a:focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px;border-radius:4px}.landing-root .social-dock svg{width:19px;height:19px}.landing-root .menu-toggle{border:1.5px solid var(--landing-border);cursor:pointer;width:44px;height:44px;transition:border-color .3s var(--landing-ease), background .3s var(--landing-ease);background:0 0;border-radius:10px;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:5px;display:none}.landing-root .menu-toggle:hover{border-color:var(--landing-gold)}.landing-root .menu-toggle:focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px;border-radius:10px}.landing-root .menu-toggle span{background:var(--landing-ink);width:19px;height:2px;transition:transform .35s var(--landing-ease), opacity .35s var(--landing-ease);border-radius:2px;display:block}.landing-root .menu-toggle.open span:first-child{transform:translateY(7px)rotate(45deg)}.landing-root .menu-toggle.open span:nth-child(2){opacity:0}.landing-root .menu-toggle.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.landing-root .mobile-nav{max-height:0;transition:max-height .4s var(--landing-ease), border-color .4s var(--landing-ease);border-top:1px solid #0000;display:none;overflow:hidden}.landing-root .mobile-nav.open{border-top-color:var(--landing-border);max-height:calc(100vh - 70px);overflow-y:auto}.landing-root .mobile-nav nav ul{flex-direction:column;padding:18px 0 6px;list-style:none;display:flex}.landing-root .mobile-nav nav a{color:var(--landing-ink);border-bottom:1px solid var(--landing-border);padding:13px 4px;font-size:16px;font-weight:500;display:block}.landing-root .mobile-nav nav a.active{color:var(--landing-gold-dark)}.landing-root .mobile-nav-actions{flex-direction:column;gap:12px;padding:16px 0 22px;display:flex}.landing-root .mobile-nav-actions .btn{width:100%}.landing-root .hero{padding:60px 0 56px;overflow:visible}.landing-root .hero-grid{grid-template-columns:minmax(0,.85fr) minmax(0,1.15fr);align-items:center;gap:36px;display:grid}.landing-root .preheader{letter-spacing:.12em;text-transform:uppercase;color:var(--landing-gold-dark);margin-bottom:18px;font-size:13px;font-weight:600}.landing-root .hero h1{margin-bottom:22px;font-size:38px}.landing-root .hero p.sub{color:var(--landing-gray);max-width:520px;margin-bottom:26px;font-size:17.5px}.landing-root .trust-row{flex-wrap:wrap;gap:20px;margin-bottom:28px;display:flex}.landing-root .trust-row .item{color:var(--landing-ink);align-items:center;gap:8px;font-size:14px;font-weight:500;display:flex}.landing-root .trust-row svg{color:var(--landing-gold-dark);flex-shrink:0;width:18px;height:18px}.landing-root .hero-ctas{flex-wrap:wrap;gap:16px;margin-bottom:22px;display:flex}.landing-root .hero-ctas .btn{padding:17px 32px;font-size:16px}.landing-root .hero-fine{color:var(--landing-gray-light);margin-bottom:24px;font-size:13.5px}.landing-root .quote-box{border:1.5px solid var(--landing-border);font-family:var(--font-poppins), sans-serif;color:var(--landing-ink);transition:border-color .35s var(--landing-ease), transform .35s var(--landing-ease);border-radius:999px;padding:12px 26px;font-size:14.5px;font-style:italic;font-weight:600;display:inline-block}.landing-root .quote-box:hover{border-color:var(--landing-gold);transform:translateY(-2px)}.landing-root .hero-anim{opacity:1;animation-name:hero-copy-fade,hero-copy-slide;animation-duration:.2s,.8s;animation-timing-function:linear, var(--landing-ease);animation-delay:var(--d,0s), var(--d,0s);animation-fill-mode:backwards,backwards;transform:none}@keyframes hero-copy-fade{0%{opacity:0}}@keyframes hero-copy-slide{0%{transform:translateY(22px)}}.landing-root .hero-art{justify-content:center;display:flex;position:relative}.landing-root .hero-art-anim{animation:hero-art-enter .8s var(--landing-ease) both}@keyframes hero-art-enter{0%{transform:translateY(30px)scale(.96)}to{transform:translateY(0)scale(1)}}.landing-root .laptop-img{width:100%;max-width:1000px;transition:transform .5s var(--landing-ease), filter .5s var(--landing-ease);filter:drop-shadow(0 40px 60px rgba(var(--landing-shadow-rgb),.16));cursor:pointer;display:block}.landing-root .laptop-img:hover{filter:drop-shadow(0 50px 70px rgba(var(--landing-shadow-rgb),.22));transform:scale(1.035)translateY(-6px)}.landing-root .band{background:var(--landing-bg-soft);border-top:1px solid var(--landing-border);border-bottom:1px solid var(--landing-border);text-align:center;color:var(--landing-gray);padding:18px 0;font-size:14.5px;font-weight:500}.landing-root .stats{padding:70px 0}.landing-root .stats-grid{grid-template-columns:repeat(5,1fr);gap:20px;display:grid}.landing-root .stat-card{border:1.5px solid var(--landing-border);border-radius:var(--landing-radius);text-align:center;transition:transform .4s var(--landing-ease), border-color .4s var(--landing-ease), box-shadow .4s var(--landing-ease);flex-direction:column;justify-content:center;align-items:center;padding:20px 16px;display:flex}.landing-root .stat-card:hover{border-color:var(--landing-gold);box-shadow:0 16px 32px -18px rgba(var(--landing-shadow-rgb),.25);transform:translateY(-6px)}.landing-root .stat-card svg{color:var(--landing-ink);margin-bottom:14px}.landing-root .stat-icon-img{object-fit:contain;width:34px;height:34px;margin:0 auto 14px}.landing-root .stat-card .num{font-family:var(--font-poppins), sans-serif;font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:30px;font-weight:800}.landing-root .stat-card .label{color:var(--landing-gray);letter-spacing:.03em;text-transform:uppercase;font-size:11.5px;font-weight:600;line-height:1.5}.landing-root .stat-card .mini-label{color:var(--landing-gray);letter-spacing:.06em;text-transform:uppercase;margin-bottom:12px;font-size:11.5px;font-weight:700}.landing-root .nvidia-logo-img{object-fit:contain;width:100%;height:auto;margin:0 auto;display:block}.landing-root .market{background:var(--landing-white);padding:60px 0 90px;overflow:visible}.landing-root .market-grid{grid-template-columns:minmax(0,.75fr) minmax(0,1.4fr);align-items:center;gap:40px;display:grid;overflow:visible}.landing-root .phone-wrap{justify-content:center;display:flex;position:relative;overflow:visible}.landing-root .phone-img{width:160%;max-width:none;transition:transform .5s var(--landing-ease), filter .5s var(--landing-ease);filter:drop-shadow(0 30px 50px rgba(var(--landing-shadow-rgb),.16));cursor:pointer;display:block}.landing-root .phone-img:hover{filter:drop-shadow(0 40px 60px rgba(var(--landing-shadow-rgb),.22));transform:scale(1.035)translateY(-6px)}.landing-root .market h2{margin-bottom:20px;font-size:36px}.landing-root .market>.market-grid>div p.lead{color:var(--landing-gray);margin-bottom:6px;font-size:16px}.landing-root .reason-grid{grid-template-columns:1fr 1fr;gap:14px;margin:26px 0 30px;display:grid}.landing-root .reason{border:1.5px solid var(--landing-border);border-radius:var(--landing-radius-sm);transition:border-color .3s var(--landing-ease), transform .3s var(--landing-ease);align-items:center;gap:12px;padding:14px 16px;font-size:14.5px;font-weight:500;display:flex}.landing-root .reason:hover{border-color:var(--landing-gold);transform:translate(4px)}.landing-root .reason svg{color:var(--landing-ink);flex-shrink:0}.landing-root .reason img{object-fit:contain;flex-shrink:0;width:20px;height:20px}.landing-root .market .closer{font-size:16.5px}.landing-root .market .closer strong{color:var(--landing-gold-dark);font-family:var(--font-poppins), sans-serif;margin-top:4px;font-weight:700;display:block}.landing-root .terminal{background:var(--landing-white);padding:90px 0}.landing-root .terminal>.wrap>h2{text-align:center;max-width:760px;margin:0 auto 12px;font-size:36px}.landing-root .terminal>.wrap>p{text-align:center;color:var(--landing-gray);max-width:640px;margin:0 auto 50px;font-size:16px}.landing-root .terminal-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-root .terminal-card{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius);transition:transform .4s var(--landing-ease), border-color .4s var(--landing-ease), box-shadow .4s var(--landing-ease);padding:22px}.landing-root .terminal-card:hover{border-color:var(--landing-gold);box-shadow:0 16px 32px -18px rgba(var(--landing-shadow-rgb),.25);transform:translateY(-6px)}.landing-root .terminal-card h4{color:var(--landing-ink);margin-bottom:14px;font-size:14.5px}.landing-root .terminal-row{border-top:1px dashed var(--landing-border);justify-content:space-between;align-items:center;padding:8px 0;font-size:13px;display:flex}.landing-root .terminal-row:first-of-type{border-top:none}.landing-root .terminal-row .tick{color:var(--landing-gray)}.landing-root .terminal-row .val.up{color:var(--landing-success);font-weight:700}.landing-root .terminal-row .val.down{color:var(--landing-danger);font-weight:700}.landing-root .gates{background:var(--landing-bg-soft);padding:90px 0}.landing-root .gates>.wrap>h2{text-align:center;max-width:760px;margin:0 auto 12px;font-size:36px}.landing-root .gates>.wrap>p{text-align:center;color:var(--landing-gray);max-width:640px;margin:0 auto 50px;font-size:16px}.landing-root .gate-cards{grid-template-columns:repeat(5,1fr);gap:16px;margin-bottom:36px;display:grid}.landing-root .gate-card{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius-sm);text-align:center;transition:transform .4s var(--landing-ease), border-color .4s var(--landing-ease);padding:22px 16px}.landing-root .gate-card:hover{border-color:var(--landing-gold);transform:translateY(-6px)}.landing-root .gate-card .pass{background:var(--landing-success-bg);width:34px;height:34px;color:var(--landing-success);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 14px;font-weight:800;display:flex}.landing-root .gate-card h4{margin-bottom:8px;font-size:14.5px}.landing-root .gate-card p{color:var(--landing-gray);font-size:12.5px}.landing-root .gates-summary{text-align:center;color:var(--landing-gray);max-width:700px;margin:0 auto;font-size:15px;font-style:italic}.landing-root .lose{padding:90px 0}.landing-root .lose>.wrap>h2{text-align:center;margin-bottom:12px;font-size:36px}.landing-root .lose>.wrap>p.intro{text-align:center;color:var(--landing-gray);max-width:640px;margin:0 auto 44px;font-size:16px}.landing-root .lose-card{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius);max-width:820px;margin:0 auto;padding:40px}.landing-root .lose-item{border-top:1px dashed var(--landing-border);align-items:flex-start;gap:12px;padding:12px 0;font-size:15px;display:flex}.landing-root .lose-item:first-of-type{border-top:none}.landing-root .lose-item .x{color:var(--landing-danger);flex-shrink:0;font-weight:800}.landing-root .lose-summary{border-radius:var(--landing-radius-sm);color:var(--landing-ink);background:#eaa63c1a;border:1px solid #eaa63c59;margin-top:24px;padding:18px 20px;font-size:15px}.landing-root .ledger{background:var(--landing-bg-soft);padding:90px 0}.landing-root .ledger>.wrap>h2{text-align:center;margin-bottom:12px;font-size:36px}.landing-root .ledger>.wrap>p{text-align:center;color:var(--landing-gray);max-width:640px;margin:0 auto 40px;font-size:15.5px}.landing-root .ledger-table{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius);-webkit-overflow-scrolling:touch;overflow:auto hidden}.landing-root .ledger-table table{border-collapse:collapse;table-layout:fixed;width:100%;min-width:720px}.landing-root .ledger-table col.c-ticker{width:15%}.landing-root .ledger-table col.c-dir{width:16%}.landing-root .ledger-table col.c-tf{width:12%}.landing-root .ledger-table col.c-gates{width:11%}.landing-root .ledger-table col.c-outcome{width:28%}.landing-root .ledger-table col.c-date{width:18%}.landing-root .ledger-table thead th{text-align:left;font-family:var(--font-poppins), sans-serif;color:var(--landing-gray);text-transform:uppercase;letter-spacing:.04em;border-bottom:1px solid var(--landing-border);padding:20px 32px;font-size:13px;font-weight:700}.landing-root .ledger-table tbody td{border-top:1px solid var(--landing-border);color:var(--landing-gray);white-space:nowrap;padding:20px 32px;font-size:14.5px}.landing-root .ledger-table tbody tr:hover td{background:var(--landing-bg-soft)}.landing-root .led-ticker{font-family:var(--font-poppins), sans-serif;font-weight:700;color:var(--landing-ink)!important}.landing-root .led-dir{align-items:center;gap:5px;font-weight:600;display:inline-flex}.landing-root .led-dir.bullish{color:var(--landing-success)}.landing-root .led-dir.bearish{color:var(--landing-danger)}.landing-root .led-tf,.landing-root .led-gates,.landing-root .led-date{font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:13px}.landing-root .led-outcome{background:var(--landing-bg-soft);color:var(--landing-gray);border:1px solid var(--landing-border);border-radius:999px;padding:4px 11px;font-size:12px;font-weight:600;display:inline-block}.landing-root .led-outcome.yes{background:var(--landing-success-bg);color:var(--landing-success);border-color:var(--landing-success-bg)}.landing-root .ledger>.wrap>p.ledger-note{text-align:center;color:var(--landing-gray-light);max-width:760px;margin:34px auto 0;font-size:12.5px;line-height:1.7}.landing-root .ledger-note a{color:var(--landing-gold-dark);text-decoration:underline}.landing-root .ledger-note a:hover{color:var(--landing-gold)}.landing-root .ledger-note a:focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px;border-radius:3px}.landing-root .activity{padding:80px 0}.landing-root .activity>.wrap>h2{text-align:center;margin-bottom:12px;font-size:32px}.landing-root .activity>.wrap>p.center-note{text-align:center;color:var(--landing-gray);max-width:620px;margin:0 auto 40px;font-size:14px}.landing-root .activity-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-bottom:26px;display:grid}.landing-root .activity-grid[data-count="1"]{grid-template-columns:minmax(0,320px);justify-content:center}.landing-root .activity-grid[data-count="2"]{grid-template-columns:repeat(2,minmax(0,1fr));max-width:680px;margin-inline:auto}.landing-root .activity-grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-root .activity-card{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius-sm);text-align:center;padding:24px 20px}.landing-root .activity-card .label{color:var(--landing-gray);text-transform:uppercase;letter-spacing:.06em;margin-bottom:10px;font-size:11.5px}.landing-root .activity-card .val{font-family:var(--font-poppins), sans-serif;color:var(--landing-gold-dark);font-variant-numeric:tabular-nums;font-size:34px;font-weight:800;line-height:1}.landing-root .activity-card .note{color:var(--landing-gray);margin-top:10px;font-size:11.5px;line-height:1.5}.landing-root .activity-disclaimer{text-align:center;color:var(--landing-gray-light);max-width:760px;margin:0 auto;font-size:12.5px;line-height:1.7}.landing-root .activity-disclaimer a{color:var(--landing-gold-dark);text-decoration:underline}.landing-root .activity-disclaimer a:hover{color:var(--landing-gold)}.landing-root .activity-disclaimer a:focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px;border-radius:3px}.landing-root .compare{background:var(--landing-bg-soft);padding:90px 0}.landing-root .compare h2{max-width:620px;margin-bottom:44px;font-size:36px}.landing-root .table-outer{position:relative}.landing-root .table-wrap{background:var(--landing-white);border-radius:var(--landing-radius);border:1.5px solid var(--landing-border);overflow:hidden}.landing-root .table-wrap table{border-collapse:collapse;width:100%}.landing-root .table-wrap thead th{text-align:left;font-family:var(--font-poppins), sans-serif;padding:22px 32px;font-size:15px;font-weight:700}.landing-root .table-wrap thead th:first-child{background:var(--landing-bg-soft);color:var(--landing-gray)}.landing-root .table-wrap thead th:last-child{background:var(--landing-navy);color:#fff}.landing-root .table-wrap tbody td{border-top:1px solid var(--landing-border);padding:20px 32px;font-size:14.5px}.landing-root .table-wrap tbody td:first-child{color:var(--landing-gray);background:var(--landing-paper-2)}.landing-root .table-wrap tbody td:last-child{color:var(--landing-ink);padding-left:52px;font-weight:500;position:relative}.landing-root .table-wrap tbody td:last-child:before{content:"";background:var(--landing-gold);border-radius:50%;width:18px;height:18px;position:absolute;top:50%;left:20px;transform:translateY(-50%)}.landing-root .table-wrap tbody td:last-child:after{content:"";border-bottom:2px solid #1b1300;border-left:2px solid #1b1300;width:7px;height:4px;position:absolute;top:calc(50% - 3px);left:25.5px;transform:translateY(-50%)rotate(-45deg)}.landing-root .table-wrap tbody tr:hover td{background:var(--landing-gold-tint)}.landing-root .judgment-box{text-align:center;max-width:640px;font-family:var(--font-poppins), sans-serif;color:var(--landing-ink);margin:44px auto 0;font-size:18px;font-style:italic;font-weight:600}.landing-root .how{text-align:center;padding:100px 0}.landing-root .how h2{margin-bottom:64px;font-size:38px}.landing-root .how h2 span{color:var(--landing-gold)}.landing-root .steps{grid-template-columns:1fr auto 1fr auto 1fr;align-items:start;gap:8px;margin-bottom:44px;display:grid}.landing-root .step{flex-direction:column;align-items:center;display:flex}.landing-root .step-circle{border:2px solid var(--landing-border);width:118px;height:118px;transition:border-color .4s var(--landing-ease), transform .4s var(--landing-ease), background .4s var(--landing-ease);background:var(--landing-white);border-radius:50%;justify-content:center;align-items:center;margin-bottom:24px;display:flex}.landing-root .step:hover .step-circle{border-color:var(--landing-gold);background:var(--landing-gold-tint);transform:scale(1.06)}.landing-root .step-circle svg{color:var(--landing-ink)}.landing-root .step-circle img{object-fit:contain;width:46px;height:46px}.landing-root .step h3{margin-bottom:12px;font-size:18px}.landing-root .step p{color:var(--landing-gray);max-width:280px;font-size:14.5px}.landing-root .arrow{color:var(--landing-gray-light);align-self:center;margin-top:50px}.landing-root .decision-box{border:1.5px solid var(--landing-ink);font-family:var(--font-poppins), sans-serif;border-radius:999px;padding:16px 32px;font-size:16px;font-weight:700;display:inline-block}.landing-root .built{background:var(--landing-bg-soft);text-align:center;padding:100px 0}.landing-root .built h2{max-width:760px;margin:0 auto 54px;font-size:38px}.landing-root .built-grid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.landing-root .built-card{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius);text-align:left;transition:transform .4s var(--landing-ease), box-shadow .4s var(--landing-ease), border-color .4s var(--landing-ease);padding:34px 24px}.landing-root .built-card:hover{box-shadow:0 20px 40px -22px rgba(var(--landing-shadow-rgb),.28);border-color:var(--landing-gold);transform:translateY(-8px)}.landing-root .built-icon{background:var(--landing-bg-soft);border:1px solid var(--landing-border);border-radius:14px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:20px;display:flex}.landing-root .built-icon svg{color:var(--landing-gold)}.landing-root .built-icon img{object-fit:contain;width:28px;height:28px}.landing-root .built-card h3{margin-bottom:10px;font-size:18px}.landing-root .built-card p{color:var(--landing-gray);font-size:14px}.landing-root .offer{background:var(--landing-navy);color:#fff;padding:100px 0;position:relative;overflow:hidden}.landing-root .offer:before{content:"";background:radial-gradient(circle,#eaa63c14,#0000 70%);border-radius:50%;width:520px;height:520px;position:absolute;top:-200px;right:-160px}.landing-root .offer-inner{z-index:1;text-align:center;max-width:760px;margin:0 auto;position:relative}.landing-root .offer h2{color:#fff;margin-bottom:16px;font-size:38px}.landing-root .offer p.lead{color:#ffffffb8;margin-bottom:8px;font-size:17px}.landing-root .offer-list{flex-wrap:wrap;justify-content:center;gap:14px;margin:30px 0 40px;list-style:none;display:flex}.landing-root .offer-list li{color:#fff;border:1.5px solid #ffffff38;border-radius:999px;padding:10px 18px;font-size:13.5px;font-weight:500}.landing-root .offer-fine{color:#ffffff8c;margin-top:20px;font-size:13px}.landing-root .tour{padding:110px 0}.landing-root .tour>.wrap>h2{text-align:center;max-width:700px;margin:0 auto 70px;font-size:38px}.landing-root .tour-item{border-top:1px solid var(--landing-border);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:64px;padding:50px 0;display:grid}.landing-root .tour-item:first-of-type{border-top:none}.landing-root .tour-item:nth-child(2n)>.tour-copy{order:2}.landing-root .tour-tag{font-family:var(--font-poppins), sans-serif;color:var(--landing-gold-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:13px;font-weight:700;display:inline-block}.landing-root .tour-item h3{margin-bottom:14px;font-size:26px}.landing-root .tour-item p{color:var(--landing-gray);max-width:460px;font-size:15.5px}.landing-root .tour-visual{aspect-ratio:16/9;border-radius:var(--landing-radius);background:var(--landing-video-bg);width:100%;box-shadow:0 0 0 1.5px var(--landing-border), 0 20px 40px -22px rgba(var(--landing-shadow-rgb),.28);cursor:pointer;font:inherit;color:inherit;text-align:inherit;transition:transform .4s var(--landing-ease), box-shadow .4s var(--landing-ease);border:none;padding:0;display:block;position:relative;overflow:hidden}.landing-root .tour-visual:hover{box-shadow:0 0 0 1.5px var(--landing-gold), 0 26px 54px -24px rgba(var(--landing-shadow-rgb),.34);transform:translateY(-6px)}.landing-root .tour-visual:focus-visible{outline:3px solid var(--landing-gold);outline-offset:3px}.landing-root .tour-visual img,.landing-root .tour-visual video{object-fit:cover;width:100%;height:100%;display:block}.landing-root .tour-play{z-index:2;color:#f2f5f8;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);opacity:0;width:40px;height:40px;transition:opacity .3s var(--landing-ease), transform .3s var(--landing-ease), background .3s var(--landing-ease), border-color .3s var(--landing-ease);background:#090b0f9e;border:1px solid #ffffff2e;border-radius:10px;justify-content:center;align-items:center;display:flex;position:absolute;top:14px;right:14px;transform:scale(.9)}.landing-root .tour-visual:hover .tour-play,.landing-root .tour-visual:focus-visible .tour-play{opacity:1;transform:scale(1)}.landing-root .tour-visual:hover .tour-play{border-color:var(--landing-gold);background:#090b0fc7}.landing-root .tour-play svg{display:block}@media (prefers-reduced-motion:reduce){.landing-root .tour-visual,.landing-root .tour-play,.landing-root .tour-play span{transition-duration:.15s}.landing-root .tour-visual:hover,.landing-root .tour-play span{transform:none}.landing-root .reveal{transition:opacity .15s linear;transform:none}.landing-root .reveal.in{opacity:1}.landing-root .hero-anim{animation:none}.landing-root .hero-art-anim{animation:none;transform:none}.landing-root .scroll-progress{transition:none}.landing-root .btn-gold:hover,.landing-root .btn-outline:hover,.landing-root .btn-outline-light:hover,.landing-root .btn-nav:hover,.landing-root .btn-nav-fill:hover,.landing-root .quote-box:hover,.landing-root .laptop-img:hover,.landing-root .phone-img:hover,.landing-root .stat-card:hover,.landing-root .terminal-card:hover,.landing-root .gate-card:hover,.landing-root .reason:hover,.landing-root .built-card:hover,.landing-root .step:hover .step-circle,.landing-root .proof-item:hover,.landing-root .price-card:hover,.landing-root .signal-card:hover,.landing-root .back-to-top:hover,.landing-root .back-to-top.show,.landing-root .video-modal-close:hover{transform:none}}.landing-root .anchor{background:var(--landing-bg-soft);padding:90px 0}.landing-root .anchor>.wrap>h2{text-align:center;max-width:800px;margin-bottom:44px;margin-left:auto;margin-right:auto;font-size:34px}.landing-root .anchor-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.landing-root .anchor-card{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius);text-align:center;padding:26px 20px}.landing-root .anchor-card.highlight{border-color:var(--landing-gold);background:var(--landing-gold-tint)}.landing-root .anchor-card .amt{margin-bottom:10px;font-size:22px;font-weight:800}.landing-root .anchor-card p{color:var(--landing-gray);font-size:13.5px}.landing-root .signals{background:var(--landing-bg-soft);padding:100px 0}.landing-root .signals>.wrap>h2{text-align:center;max-width:700px;margin:0 auto 12px;font-size:38px}.landing-root .signals>.wrap>p.center-note{text-align:center;color:var(--landing-gray);max-width:600px;margin:0 auto 54px;font-size:14px}.landing-root .signal-grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.landing-root .signal-card{background:var(--landing-white);border-radius:var(--landing-radius);border:1.5px solid var(--landing-border);transition:transform .4s var(--landing-ease), box-shadow .4s var(--landing-ease);padding:30px}.landing-root .signal-card:hover{box-shadow:0 20px 40px -24px rgba(var(--landing-shadow-rgb),.3);transform:translateY(-6px)}.landing-root .sig-tickerrow{border-bottom:1px solid var(--landing-border);justify-content:space-between;align-items:baseline;gap:12px;margin-bottom:14px;padding-bottom:14px;display:flex}.landing-root .sig-ident{align-items:baseline;gap:8px;min-width:0;display:flex}.landing-root .sig-arrow{font-size:13px;line-height:1}.landing-root .signal-card.bull .sig-arrow{color:var(--landing-success)}.landing-root .signal-card.bear .sig-arrow{color:var(--landing-danger)}.landing-root .sig-ticker{font-family:var(--font-poppins), sans-serif;letter-spacing:-.01em;font-size:20px;font-weight:800}.landing-root .sig-company{color:var(--landing-gray);white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.landing-root .sig-tf{letter-spacing:.08em;color:var(--landing-gray);border:1px solid var(--landing-border);border-radius:999px;flex:none;padding:3px 9px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10.5px;font-weight:700}.landing-root .sig-verdictrow{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.landing-root .sig-verdict{min-width:0}.landing-root .sig-verdict-head{letter-spacing:.04em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:25px;font-weight:800;line-height:1;display:block}.landing-root .signal-card.bull .sig-verdict-head{color:var(--landing-success)}.landing-root .signal-card.bear .sig-verdict-head{color:var(--landing-danger)}.landing-root .sig-verdict-sub{letter-spacing:.08em;text-transform:uppercase;color:var(--landing-gray);margin-top:6px;font-size:10.5px;display:block}.landing-root .sig-scorebox{text-align:right;flex:none}.landing-root .sig-score{color:var(--landing-gold-dark);font-variant-numeric:tabular-nums;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:38px;font-weight:800;line-height:.9}.landing-root .sig-score-max{color:var(--landing-gray);font-size:12px;font-weight:700}.landing-root .signal-stars{letter-spacing:1px;margin-top:4px;display:block}.landing-root .signal-stars .star{color:var(--landing-border);font-size:11px}.landing-root .signal-stars .star.on{color:var(--landing-gold)}.landing-root .sig-quality,.landing-root .sig-gatecount{letter-spacing:.08em;text-transform:uppercase;color:var(--landing-gray);margin-top:3px;font-size:10px;display:block}.landing-root .sig-numbers{border:1px solid var(--landing-border);border-radius:10px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:10px;display:grid;overflow:hidden}.landing-root .sig-num{text-align:center;padding:11px 6px}.landing-root .sig-num.mid{border-left:1px solid var(--landing-border);border-right:1px solid var(--landing-border)}.landing-root .sig-num-label{letter-spacing:.08em;text-transform:uppercase;color:var(--landing-gray);font-size:9.5px;display:block}.landing-root .sig-num-val{font-variant-numeric:tabular-nums;margin-top:3px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14.5px;font-weight:700;display:block}.landing-root .sig-num-pct{font-variant-numeric:tabular-nums;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:10px;display:block}.landing-root .sig-num-val.up,.landing-root .sig-num-pct.up{color:var(--landing-success)}.landing-root .sig-num-val.down,.landing-root .sig-num-pct.down{color:var(--landing-danger)}.landing-root .sig-rr{border-bottom:1px solid var(--landing-border);justify-content:space-between;align-items:baseline;margin-bottom:14px;padding:0 2px 14px;display:flex}.landing-root .sig-rr-val{font-variant-numeric:tabular-nums;color:var(--landing-ink);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:14px;font-weight:700}.landing-root .sig-gates{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px;margin-bottom:16px;display:grid}.landing-root .sig-gate{text-align:center;background:var(--landing-bg-soft);border:1px solid var(--landing-border);border-radius:8px;padding:8px 3px}.landing-root .sig-gate-mark{color:var(--landing-gray-light);font-size:12px;font-weight:700;line-height:1;display:block}.landing-root .sig-gate.pass .sig-gate-mark{color:var(--landing-success)}.landing-root .sig-gate-name{letter-spacing:.04em;text-transform:uppercase;color:var(--landing-gray);overflow-wrap:anywhere;margin-top:5px;font-size:9px;display:block}.landing-root .sig-gate.pass{background:var(--landing-success-bg);border-color:var(--landing-success-bg)}.landing-root .sig-gate.pass .sig-gate-name{color:var(--landing-ink)}.landing-root .signal-summary{color:var(--landing-ink);background:var(--landing-bg-soft);border-radius:10px;margin-bottom:16px;padding:14px 16px;font-size:13.5px}.landing-root .signal-meta{color:var(--landing-gray-light);border-top:1px solid var(--landing-border);padding-top:14px;font-size:11.5px;line-height:1.7}.landing-root .sample-flag{color:var(--landing-gray-light);text-align:center;margin-top:28px;font-size:11px;font-style:italic}.landing-root .proof{text-align:center;padding:100px 0}.landing-root .proof h2{margin-bottom:14px;font-size:38px}.landing-root .proof p.lead{color:var(--landing-gray);max-width:560px;margin:0 auto 50px;font-size:16px}.landing-root .proof-grid{text-align:left;grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.landing-root .proof-item{border:1.5px solid var(--landing-border);border-radius:var(--landing-radius-sm);transition:border-color .35s var(--landing-ease), transform .35s var(--landing-ease);align-items:flex-start;gap:14px;padding:22px;font-size:13.5px;font-weight:500;display:flex}.landing-root .proof-item:hover{border-color:var(--landing-gold);transform:translateY(-4px)}.landing-root .proof-item svg{color:var(--landing-gold-dark);flex-shrink:0;margin-top:1px}.landing-root .proof-note{text-align:center;color:var(--landing-gray-light);margin-top:34px;font-size:12px;font-style:italic}.landing-root .pricing{background:var(--landing-bg-soft);padding:100px 0}.landing-root .pricing>.wrap>h2{text-align:center;max-width:760px;margin:0 auto 56px;font-size:38px}.landing-root .price-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:28px;max-width:920px;margin:0 auto;display:grid}.landing-root .price-card{background:var(--landing-white);border-radius:var(--landing-radius);border:1.5px solid var(--landing-border);transition:transform .4s var(--landing-ease), box-shadow .4s var(--landing-ease);flex-direction:column;padding:40px 34px;display:flex}.landing-root .price-card:hover{transform:translateY(-6px)}.landing-root .price-card.elevated{border:2px solid var(--landing-gold);box-shadow:0 24px 50px -26px rgba(var(--landing-shadow-rgb),.32);position:relative}.landing-root .price-card.elevated:before{content:"MOST POPULAR";background:var(--landing-gold);color:#1b1300;letter-spacing:.06em;border-radius:999px;padding:5px 14px;font-size:10.5px;font-weight:700;position:absolute;top:-13px;left:34px}.landing-root .price-card h3{margin-bottom:8px;font-size:20px}.landing-root .price-card .amount{font-family:var(--font-poppins), sans-serif;margin-bottom:16px;font-size:38px;font-weight:800}.landing-root .price-card .amount span{color:var(--landing-gray);font-size:15px;font-weight:500}.landing-root .price-card .desc{color:var(--landing-gray);margin-bottom:24px;font-size:14px}.landing-root .price-card ul{flex-grow:1;margin-bottom:30px;list-style:none}.landing-root .price-card li{border-top:1px solid var(--landing-border);align-items:flex-start;gap:10px;padding:9px 0;font-size:14px;display:flex}.landing-root .price-card li:first-child{border-top:none}.landing-root .price-card li svg{color:var(--landing-gold-dark);flex-shrink:0;margin-top:2px}.landing-root .founder{padding:100px 0}.landing-root .founder-card{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius);text-align:center;max-width:820px;margin:0 auto;padding:50px}.landing-root .founder-card .mini-label{color:var(--landing-gold-dark);letter-spacing:.08em;text-transform:uppercase;margin-bottom:14px;font-size:12px;font-weight:700}.landing-root .founder-card h2{margin-bottom:22px;font-size:28px}.landing-root .founder-card blockquote{color:var(--landing-gray);margin-bottom:22px;font-size:17px;font-style:italic;line-height:1.7}.landing-root .founder-card .name{font-size:16px;font-weight:800}.landing-root .founder-card .role{color:var(--landing-gray);font-size:13.5px}.landing-root .transform{background:var(--landing-bg-soft);padding:90px 0}.landing-root .transform>.wrap>h2{text-align:center;margin-bottom:44px;font-size:34px}.landing-root .transform-grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.landing-root .transform-col{background:var(--landing-white);border:1.5px solid var(--landing-border);border-radius:var(--landing-radius);padding:30px}.landing-root .transform-col h4{text-transform:uppercase;letter-spacing:.05em;color:var(--landing-gray);margin-bottom:18px;font-size:14px}.landing-root .transform-col.after h4{color:var(--landing-success)}.landing-root .transform-row{border-top:1px dashed var(--landing-border);align-items:flex-start;gap:10px;padding:11px 0;font-size:14.5px;display:flex}.landing-root .transform-row:first-of-type{border-top:none}.landing-root .transform-col.before .transform-row .mark{color:var(--landing-danger);font-weight:800}.landing-root .transform-col.after .transform-row .mark{color:var(--landing-success);font-weight:800}.landing-root .faq{max-width:840px;margin:0 auto;padding:100px 0}.landing-root .faq h2{text-align:center;margin-bottom:50px;font-size:38px}.landing-root .faq-item{border-bottom:1px solid var(--landing-border)}.landing-root .faq-q{text-align:left;cursor:pointer;width:100%;font-family:var(--font-poppins), sans-serif;color:var(--landing-ink);background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;padding:22px 4px;font-size:16px;font-weight:600;display:flex}.landing-root .faq-q .plus{border:1.5px solid var(--landing-ink);width:26px;height:26px;transition:transform .4s var(--landing-ease), border-color .4s var(--landing-ease);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative}.landing-root .faq-q .plus:before,.landing-root .faq-q .plus:after{content:"";background:var(--landing-ink);transition:transform .3s var(--landing-ease), background .3s var(--landing-ease);position:absolute}.landing-root .faq-q .plus:before{width:10px;height:1.6px}.landing-root .faq-q .plus:after{width:1.6px;height:10px}.landing-root .faq-item.open .plus{border-color:var(--landing-gold);transform:rotate(180deg)}.landing-root .faq-item.open .plus:after{transform:scaleY(0)}.landing-root .faq-item.open .plus:before{background:var(--landing-gold-dark)}.landing-root .faq-a{max-height:0;transition:max-height .5s var(--landing-ease), padding .5s var(--landing-ease);color:var(--landing-gray);padding:0 4px;font-size:14.5px;overflow:hidden}.landing-root .faq-item.open .faq-a{max-height:220px;padding:0 4px 24px}.landing-root .faq-q:focus-visible{outline:2px solid var(--landing-gold);outline-offset:-2px}.landing-root .final-cta{background:var(--landing-navy);text-align:center;color:#fff;padding:100px 0}.landing-root .final-cta h2{color:#fff;margin-bottom:18px;font-size:40px}.landing-root .final-cta p.lede{color:#ffffffb8;margin-bottom:8px;font-size:17px}.landing-root .final-cta ul{text-align:left;flex-direction:column;gap:12px;max-width:640px;margin:24px auto 28px;list-style:none;display:flex}.landing-root .final-cta ul li{color:#ffffffbf;gap:10px;font-size:15.5px;display:flex}.landing-root .final-cta .closing{color:#fff;max-width:680px;margin:8px auto 34px;font-size:17px;line-height:1.7}.landing-root .final-cta .microcopy{color:#ffffff8c;margin-top:16px;font-size:13.5px}.landing-root .final-tag{font-family:var(--font-poppins), sans-serif;color:#fff9;margin-top:30px;font-size:14.5px;font-style:italic;font-weight:600}.landing-root footer{background:var(--landing-footer-bg);color:#fff9;padding:60px 0 30px}.landing-root .footer-top{border-bottom:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:40px;padding-bottom:36px;display:flex}.landing-root .footer-brand{flex-direction:column;align-items:flex-start;display:flex}.landing-root .footer-brand img{object-fit:contain;flex-shrink:0;width:auto;height:48px}.landing-root .footer-links{flex-wrap:wrap;gap:56px;display:flex}.landing-root .footer-links h4{color:#fff;letter-spacing:.05em;margin-bottom:14px;font-size:13px}.landing-root .footer-links ul{list-style:none}.landing-root .footer-links li{font-size:13.5px}.landing-root .footer-links a{min-height:44px;transition:color .3s var(--landing-ease);align-items:center;display:flex}.landing-root .footer-links a:hover{color:var(--landing-gold)}.landing-root .footer-disclosure{color:#ffffff73;max-width:760px;padding:30px 0;font-size:12.5px;line-height:1.8}.landing-root .footer-bottom{color:#ffffff59;flex-wrap:wrap;justify-content:space-between;gap:12px;font-size:12px;display:flex}.landing-root .back-to-top{background:var(--landing-ink);color:#fff;cursor:pointer;opacity:0;visibility:hidden;width:50px;height:50px;transition:opacity .35s var(--landing-ease), transform .35s var(--landing-ease), visibility .35s, background .3s var(--landing-ease);z-index:500;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:fixed;bottom:28px;right:28px;transform:translateY(14px)}.landing-root .back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.landing-root .back-to-top:hover{background:var(--landing-gold-dark);transform:translateY(-4px)}.landing-root .back-to-top:focus-visible{outline:2px solid var(--landing-gold);outline-offset:3px;border-radius:50%}.landing-root .video-modal{z-index:1000;opacity:0;transition:opacity .3s var(--landing-ease);background:#090e1ecc;justify-content:center;align-items:center;padding:32px;display:none;position:fixed;inset:0}.landing-root .video-modal.open{display:flex}.landing-root .video-modal.show{opacity:1}.landing-root .video-modal-inner{width:100%;max-width:960px;transition:transform .35s var(--landing-ease);background:#000;border-radius:18px;position:relative;overflow:hidden;transform:scale(.95);box-shadow:0 40px 90px -20px #0000008c}.landing-root .video-modal.show .video-modal-inner{transform:scale(1)}.landing-root .video-modal video{aspect-ratio:16/9;width:100%;max-height:80vh;display:block}.landing-root .video-modal-close{color:#fff;cursor:pointer;z-index:2;width:38px;height:38px;transition:background .3s var(--landing-ease), transform .3s var(--landing-ease);background:#ffffff24;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:20px;line-height:1;display:flex;position:absolute;top:14px;right:14px}.landing-root .video-modal-close:hover{background:#ffffff4d;transform:scale(1.08)}.landing-root .video-modal-close:focus-visible{box-shadow:inset 0 0 0 2px var(--landing-gold);outline:none}@media (max-width:1080px){.landing-root .wrap{padding:0 48px}.landing-root .gate-cards{grid-template-columns:repeat(3,1fr)}.landing-root .terminal-grid,.landing-root .anchor-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:980px){.landing-root .hero-grid,.landing-root .market-grid,.landing-root .tour-item{grid-template-columns:1fr}.landing-root .phone-img{width:100%;max-width:640px}.landing-root .hero-grid{gap:0}.landing-root .hero-copy{text-align:center;display:contents}.landing-root .hero .preheader{order:1}.landing-root .hero h1{order:2}.landing-root .hero p.sub{order:3;margin-left:auto;margin-right:auto}.landing-root .hero .trust-row{order:4;justify-content:center}.landing-root .hero .hero-ctas{order:5;justify-content:center}.landing-root .hero .hero-fine{order:6}.landing-root .hero-art{order:7}.landing-root .hero .quote-box{order:8}.landing-root .steps{grid-template-columns:1fr}.landing-root .arrow{margin:0 auto;transform:rotate(90deg)}.landing-root .stats-grid{grid-template-columns:repeat(2,1fr)}.landing-root .stat-card:last-child{grid-column:1/-1}.landing-root .built-grid,.landing-root .proof-grid{grid-template-columns:repeat(2,1fr)}.landing-root .price-grid,.landing-root .transform-grid,.landing-root .signal-grid{grid-template-columns:1fr}.landing-root .terminal-grid,.landing-root .gate-cards,.landing-root .anchor-grid,.landing-root .activity-grid{grid-template-columns:repeat(2,1fr)}.landing-root .nav-links,.landing-root .nav-actions{display:none}.landing-root .menu-toggle{display:flex}.landing-root .mobile-nav{display:block}.landing-root .hero h1{font-size:34px}.landing-root .tour-item:nth-child(odd)>.tour-copy{text-align:left;align-items:flex-start;margin-left:0}}@media (max-width:760px){.landing-root .wrap{padding:0 20px}.landing-root .hero{padding:40px 0}.landing-root .hero .preheader{margin-bottom:12px}.landing-root .hero h1{margin-bottom:14px;font-size:30px}.landing-root .hero p.sub{margin-bottom:18px;font-size:16px}.landing-root .hero .trust-row{gap:10px 16px;margin-bottom:20px}.landing-root .hero .hero-ctas{flex-direction:column;align-items:stretch;margin-bottom:16px}.landing-root .hero-ctas .btn{width:100%}.landing-root .hero .hero-fine{margin-bottom:16px}.landing-root .hero-art{margin:4px 0 20px}.landing-root .market h2,.landing-root .compare h2,.landing-root .how h2,.landing-root .built h2,.landing-root .offer h2,.landing-root .tour>.wrap>h2,.landing-root .signals>.wrap>h2,.landing-root .proof h2,.landing-root .pricing>.wrap>h2,.landing-root .faq h2,.landing-root .final-cta h2,.landing-root .terminal>.wrap>h2,.landing-root .gates>.wrap>h2,.landing-root .lose>.wrap>h2,.landing-root .ledger>.wrap>h2,.landing-root .activity>.wrap>h2,.landing-root .anchor>.wrap>h2,.landing-root .founder-card h2,.landing-root .transform>.wrap>h2{font-size:28px}.landing-root .reason-grid,.landing-root .built-grid,.landing-root .proof-grid{grid-template-columns:1fr}.landing-root .sig-gates{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-root .sig-company{display:none}.landing-root .terminal-grid,.landing-root .gate-cards,.landing-root .anchor-grid,.landing-root .activity-grid{grid-template-columns:1fr}.landing-root .footer-top{flex-direction:column;gap:28px}.landing-root .footer-links{gap:32px 40px}.landing-root .back-to-top{width:44px;height:44px;bottom:20px;right:20px}.landing-root .video-modal{padding:16px}}@media (max-width:640px){.landing-root .table-wrap thead{display:none}.landing-root .table-wrap table,.landing-root .table-wrap tbody,.landing-root .table-wrap tr,.landing-root .table-wrap td{width:100%;display:block}.landing-root .table-wrap tbody tr{border-top:1px solid var(--landing-border);padding:18px 20px}.landing-root .table-wrap tbody tr:first-child{border-top:none}.landing-root .table-wrap tbody td{border-top:none;padding:6px 0;background:0 0!important}.landing-root .table-wrap tbody td:first-child{color:var(--landing-gray)}.landing-root .table-wrap tbody td:last-child{padding-left:0;font-weight:500}.landing-root .table-wrap tbody td:last-child:before,.landing-root .table-wrap tbody td:last-child:after{content:none}.landing-root .table-wrap tbody td:before{content:attr(data-label);letter-spacing:.06em;text-transform:uppercase;color:var(--landing-gray-light);margin-bottom:4px;font-size:10.5px;font-weight:700;display:block}.landing-root .table-wrap tbody td:last-child:before{color:var(--landing-gold-dark)}}@media (max-width:480px){.landing-root .wrap{padding:0 16px}.landing-root .brand-mark{height:38px}.landing-root .hero{padding:32px 0}.landing-root .hero h1{font-size:26px}.landing-root .preheader{font-size:11px}.landing-root .hero p.sub{font-size:15px}.landing-root .hero-fine{font-size:12.5px}.landing-root .quote-box{white-space:normal;padding:10px 18px;font-size:13px}.landing-root .stats-grid{grid-template-columns:1fr 1fr;gap:14px}.landing-root .stat-card:last-child{grid-column:1/-1}.landing-root .stat-card{padding:16px 12px}.landing-root .stat-card .num,.landing-root .market h2,.landing-root .compare h2,.landing-root .how h2,.landing-root .built h2,.landing-root .offer h2,.landing-root .tour>.wrap>h2,.landing-root .signals>.wrap>h2,.landing-root .proof h2,.landing-root .pricing>.wrap>h2,.landing-root .faq h2,.landing-root .final-cta h2,.landing-root .terminal>.wrap>h2,.landing-root .gates>.wrap>h2,.landing-root .lose>.wrap>h2,.landing-root .ledger>.wrap>h2,.landing-root .activity>.wrap>h2,.landing-root .anchor>.wrap>h2,.landing-root .founder-card h2,.landing-root .transform>.wrap>h2{font-size:24px}.landing-root .step-circle{width:92px;height:92px}.landing-root .step-circle img{width:38px;height:38px}.landing-root .tour-play span{padding:9px 16px;font-size:12px}.landing-root .signal-card{padding:22px}.landing-root .price-card{padding:28px 22px}.landing-root .final-cta{padding:70px 0}.landing-root .offer,.landing-root .how,.landing-root .built,.landing-root .proof,.landing-root .pricing,.landing-root .faq,.landing-root .tour,.landing-root .compare,.landing-root .terminal,.landing-root .gates,.landing-root .lose,.landing-root .ledger,.landing-root .activity,.landing-root .anchor,.landing-root .founder,.landing-root .transform{padding-top:60px;padding-bottom:60px}}
@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/41e95f694c5c4549-s.2b_sldcwg6mn_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/6c55a692938ebbbc-s.1emuuracu50qd.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:400;font-display:swap;src:url(../media/a218039a3287bcfd-s.p.43zbiuwnnoiok.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/0a7740363b4d4863-s.3ji57o093q1kd.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5f9d24ebef5d5292-s.19xuq3td7fwu_.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:600;font-display:swap;src:url(../media/e2334d715941921e-s.p.3o_v2fun1jzxk.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/b53057dbf91a7acf-s.11ypmpdlzqdb_.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/798ea22d9983e047-s.3go-kn2r40gie.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:700;font-display:swap;src:url(../media/47fe1b7cd6e6ed85-s.p.3bh2vc0w-r-ll.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/99ce71e74c11bc20-s.1jc1xb-qv_87z.woff2)format("woff2");unicode-range:U+900-97F,U+1CD0-1CF9,U+200C-200D,U+20A8,U+20B9,U+20F0,U+25CC,U+A830-A839,U+A8E0-A8FF,U+11B00-11B09}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/8cf1ea7b03cdeb83-s.3dbq0oou7i_24.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Poppins;font-style:normal;font-weight:800;font-display:swap;src:url(../media/829ba4228c966254-s.p.2mm3nq9i83l-m.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Poppins Fallback;src:local(Arial);ascent-override:93.62%;descent-override:31.21%;line-gap-override:8.92%;size-adjust:112.16%}.poppins_6bfe5c3d-module__3JRWZq__className{font-family:Poppins,Poppins Fallback;font-style:normal}.poppins_6bfe5c3d-module__3JRWZq__variable{--font-poppins:"Poppins", "Poppins Fallback"}
@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2c55a0e60120577a-s.0-dom-5bn10r2.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/9c72aa0f40e4eef8-s.1y4-pdgsjb-pw.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/ad66f9afd8947f86-s.3lvt2whj97whp.woff2)format("woff2");unicode-range:U+1F??}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/5476f68d60460930-s.2uwcyprjm3xu3.woff2)format("woff2");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/2bbe8d2671613f1f-s.0k62hbripvv8p.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/1bffadaabf893a1e-s.3-6t-g6q0vh0a.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(../media/83afe278b6a6bb3c-s.p.2bn3s6zvc0dyp.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Inter Fallback;src:local(Arial);ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.0%;size-adjust:107.12%}.inter_fc558515-module__uNGJOq__className{font-family:Inter,Inter Fallback;font-style:normal}.inter_fc558515-module__uNGJOq__variable{--font-inter:"Inter", "Inter Fallback"}
