@font-face{font-family:Bebas;src:url('/assets/bebas-neue.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Spartan;src:url('/assets/league-spartan-700.ttf') format('truetype');font-weight:700;font-display:swap}
@font-face{font-family:OpenSans;src:url('/assets/open-sans-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:OpenSans;src:url('/assets/open-sans-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:OpenSans;src:url('/assets/open-sans-700.ttf') format('truetype');font-weight:700;font-display:swap}
/* Bull USA: editorial typography with the angular visual language of the Bull print system. */
:root{--red:#b7000b;--ink:#15171c;--paper:#f5f4f0;--muted:#60605e;--line:#d6d5d1}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--paper);color:var(--ink);font:15px/1.7 OpenSans,Arial,sans-serif}a{color:inherit;text-decoration:none}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #d53a41;outline-offset:5px}img{max-width:100%;height:auto;display:block}h1,h2,h3,p,figure,blockquote{margin:0}h1,h2{font-family:Bebas,'Arial Narrow',sans-serif;font-weight:400;line-height:.92}h3{font-family:Spartan,Arial,sans-serif;font-weight:700;line-height:1.3}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}[hidden]{display:none!important}.wrap{width:min(1320px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:-90px;left:10px;background:#fff;color:#000;padding:10px;z-index:100}.skip-link:focus{top:10px}
.header-inner{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line);gap:25px}.logo{width:194px;height:auto}.header-signature{font:700 10px Spartan,sans-serif;letter-spacing:2px;color:var(--muted)}.header-cta{font:700 13px Spartan,sans-serif;border-bottom:1px solid var(--ink);padding:12px 0}.header-cta span{margin-left:24px;font-size:21px}.header-cta:hover{color:var(--red);border-color:var(--red)}
.hero{padding-top:45px}.hero-grid{display:grid;grid-template-columns:1fr 1fr;gap:65px}.eyebrow{font:700 11px/1.5 Spartan,sans-serif;letter-spacing:1.8px;display:flex;align-items:center;gap:12px}.cross{font:400 27px/1 Arial,sans-serif;color:var(--red)}.hero-copy>.eyebrow{margin-bottom:23px}.hero h1{font-size:clamp(68px,7.25vw,108px);line-height:.89;letter-spacing:-1px;margin-left:-3px}.hero h1>span{display:block}.hero h1 .america{font-size:1.43em;color:var(--red);line-height:.94}.hero-art{padding-top:0;min-width:0}.city-frame{position:relative;height:440px;overflow:hidden;background:#bdd1dc;clip-path:polygon(0 0,100% 0,100% 84%,88% 100%,0 100%)}.hero-image{width:100%;height:115%;max-width:none;object-fit:cover;object-position:57% center;transform:translateY(var(--city-offset,-3%));will-change:transform}.city-frame:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,#0004,transparent 25%,transparent 75%,#0005);pointer-events:none}.city-label{position:absolute;top:20px;left:22px;right:22px;display:flex;justify-content:space-between;color:white;font:700 8px Spartan,sans-serif;letter-spacing:1px;z-index:1}.city-arrow{position:absolute;bottom:10px;right:16%;font:160px/.9 Arial,sans-serif;color:var(--red);z-index:1}.stripes{height:13px;background:repeating-linear-gradient(130deg,var(--red) 0 10px,transparent 10px 20px);margin-top:13px}.jackson-quote{display:flex;gap:19px;margin:28px 0 0;max-width:470px}.quote-mark{font:75px/.9 Georgia,serif;color:var(--red)}.jackson-quote blockquote{font:italic 21px/1.45 Georgia,serif;text-wrap:pretty}.jackson-quote figcaption,figcaption{font:700 9px/1.6 Spartan,sans-serif;letter-spacing:1.5px;margin-top:14px}figcaption a:hover{color:var(--red)}figcaption span{margin-left:12px}
.signup{scroll-margin-top:25px;margin-top:25px}.signup h2{font-size:27px;letter-spacing:.5px;line-height:1.1}.signup-description{font-size:12px;color:var(--muted);margin-top:8px}.form-fields{display:grid;grid-template-columns:1.15fr 1fr;gap:14px;margin:15px 0 13px}form label{display:block;font-size:10px;font-weight:600;margin-bottom:6px}.required{color:var(--red)}.optional{color:var(--muted);font-weight:400}form input{width:100%;min-width:0;height:46px;border:1px solid #bdbcb7;border-radius:0;background:transparent;padding:0 12px;color:var(--ink);font-size:14px}form input::placeholder{color:#777}form input:focus{border-color:var(--red);background:#fff}.button{position:relative;display:inline-flex;justify-content:space-between;align-items:center;gap:35px;min-height:50px;padding:15px 20px;background:var(--red);color:white;border:1px solid var(--red);border-radius:0;font:700 14px/1.3 Spartan,sans-serif;transition:background .2s,transform .2s}.button span[aria-hidden]{font:22px/1 Arial,sans-serif;transition:transform .2s}.button:hover{background:#8f0008;transform:translateY(-2px)}.button:hover span[aria-hidden]{transform:translate(3px,-3px)}.signup-button{width:100%}.form-message{color:var(--red);font-size:12px;line-height:1.5;margin-top:8px}.form-message:empty{display:none}.honeypot{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.success{min-height:215px;padding:25px 0}.success .eyebrow{color:var(--red);margin-bottom:16px}.success h2{font-size:44px;margin-bottom:15px}.success>p{font-size:13px;max-width:430px}.text-link{display:inline-flex;align-items:center;gap:20px;font:700 13px/1.6 Spartan,sans-serif;border-bottom:1px solid currentColor;padding-bottom:5px;margin-top:24px}.text-link:hover{color:var(--red)}.hero-bottom{border-top:1px solid var(--line);display:flex;justify-content:space-between;align-items:center;margin-top:38px;padding:23px 0 25px;gap:20px}.credentials{display:flex;flex-wrap:wrap;align-items:center;gap:20px;font:700 10px/1.5 Spartan,sans-serif;letter-spacing:1px}.credentials i{color:var(--red);font-style:normal}.learn-more{display:flex;align-items:center;gap:19px;font-size:12px;white-space:nowrap;min-height:40px;padding-right:5px}.chevron{width:13px;height:13px;border-right:2px solid var(--red);border-bottom:2px solid var(--red);transform:rotate(45deg);animation:chevron 1.8s ease-in-out infinite}@keyframes chevron{0%,100%{transform:translateY(-4px) rotate(45deg)}50%{transform:translateY(4px) rotate(45deg)}}
.ownership{position:relative;background:var(--ink);color:var(--paper);padding:50px 0 90px;overflow:hidden}.ownership:before{content:'';position:absolute;inset:0;pointer-events:none;background:repeating-linear-gradient(130deg,transparent 0 150px,#ffffff02 150px 250px,transparent 250px 400px)}.ownership>.wrap{position:relative}.section-meta{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff26;padding-bottom:22px}.section-meta>.eyebrow{font-size:10px}.ownership-heading{display:flex;align-items:center;justify-content:space-between;margin:45px 0 38px;gap:40px}.ownership-heading h2{font-size:clamp(80px,9.8vw,145px);letter-spacing:-1px;white-space:nowrap}.ownership-heading h2 span{color:#e0232c}.ownership-heading>img{width:105px}.ownership-grid{display:grid;grid-template-columns:.85fr 1.2fr;gap:95px;align-items:center}.section-copy>p{font-size:14px;color:#c3c4c5;line-height:1.85}.section-copy .lead{font:700 24px/1.3 Spartan,sans-serif;color:var(--paper);margin-bottom:20px}.story{margin-top:28px;padding-top:22px;border-top:1px solid #ffffff24}.story h3{font-size:11px;letter-spacing:1.3px;margin-bottom:10px}.story p{font-size:13px;line-height:1.85;color:#c3c4c5}.ownership .text-link{color:#fff}.ownership .text-link:hover{color:#ff7379}.exchange-visual{min-width:0;padding:0 15px}.device-note,.device-caption{display:flex;align-items:center;justify-content:space-between;font:700 8px/1.5 Spartan,sans-serif;letter-spacing:1.1px;gap:15px}.device-note{margin:0 0 24px}.device-note>span{color:#ff7379}.device-caption{margin-top:15px;color:#c3c4c5}
.macbook{position:relative;margin:0 5px;perspective:1500px;padding-bottom:23px}.macbook-display{position:relative;background:#17191d;border:2px solid #555b61;border-radius:13px 13px 6px 6px;padding:10px 9px 18px;box-shadow:0 7px 15px #0002}.macbook-display>img{width:100%;height:auto;border-radius:4px 4px 0 0}.macbook-camera{position:absolute;top:9px;left:50%;transform:translateX(-50%);width:12%;height:8px;border-radius:0 0 5px 5px;background:#17191d;z-index:1}.macbook-label{position:absolute;bottom:3px;left:0;right:0;text-align:center;font-family:Arial,sans-serif;font-size:5px;letter-spacing:.3px;color:#c5c7cc;line-height:1}.macbook-base{position:relative;width:113%;left:-6.5%;height:16px;margin-top:-1px;background:linear-gradient(#e5e7e9 0%,#bbc0c4 30%,#d7dade 40%,#8d949b 84%,#646d75 100%);border-radius:2px 2px 45% 45%/2px 2px 80% 80%;box-shadow:inset 0 -1px 1px #4b535a}.macbook-base>span{display:block;position:absolute;left:42%;width:16%;height:5px;background:linear-gradient(#949ba3,#c6cbd0);border-radius:0 0 8px 8px;box-shadow:inset 0 1px 1px #5556}.macbook-shadow{position:absolute;left:-5%;right:-5%;bottom:10px;height:13px;background:#10151b35;filter:blur(10px);border-radius:50%;z-index:-1}.iphone{position:relative;width:244px;background:linear-gradient(105deg,#b1b4b9,#666a71 4%,#1a1d23 10%,#686b71 95%,#c8cbd0);padding:5px;border-radius:38px;box-shadow:1px 2px 1px #202228,0 25px 40px #15171c26;transform:rotate(-5deg)}.iphone-screen{position:relative;overflow:hidden;border:5px solid #050505;border-radius:33px;background:#050505}.iphone-screen>img{width:100%;height:auto}.dynamic-island{position:absolute;top:7px;width:30%;height:19px;background:#000;left:50%;transform:translateX(-50%);border-radius:20px;z-index:1}.dynamic-island:after{content:'';position:absolute;right:8px;top:6px;width:7px;height:7px;border-radius:50%;background:radial-gradient(#1a2540,#090b10);border:1px solid #111}.iphone-button{position:absolute;width:3px;background:#6a6d73;border-radius:3px}.iphone-button-left{left:-2px;top:95px;height:40px;box-shadow:0 47px 0 #6a6d73}.iphone-button-right{right:-2px;top:127px;height:55px}
.wallet-section{padding:80px 0}.wallet-grid{display:grid;grid-template-columns:1fr 1fr;gap:110px;align-items:center}.wallet-visual{position:relative;min-height:550px;display:grid;place-items:center;isolation:isolate}.wallet-grid-art{position:absolute;inset:20px;background:linear-gradient(90deg,#15171c07 1px,transparent 1px),linear-gradient(#15171c07 1px,transparent 1px);background-size:42px 42px;mask-image:radial-gradient(ellipse,#000,transparent 74%)}.wallet-oversize{position:absolute;font:500px/1 Bebas,sans-serif;color:#e8e6e1;z-index:-1;left:20px;top:10px}.iphone{width:225px;transform:rotate(-8deg) translateY(var(--phone-offset,0px));transition:transform .15s linear}.wallet-stamp{position:absolute;bottom:26px;right:0;padding:18px 20px;background:var(--red);color:white;font:26px/.95 Bebas,sans-serif;transform:rotate(-4deg);box-shadow:7px 7px 0 var(--paper)}.wallet-stamp>span{font:50px/1 Arial;float:right;margin-left:25px}.wallet-copy h2{font-size:clamp(67px,6.7vw,98px);margin:25px 0}.wallet-copy h2 span{color:var(--red)}.availability{font:700 10px/1.5 Spartan,sans-serif;letter-spacing:.9px;display:flex;align-items:center;gap:9px;margin-bottom:17px}.availability>span{width:7px;height:7px;background:#397c45;border-radius:50%}.wallet-copy>p:not(.eyebrow):not(.availability){font-size:14px;color:var(--muted);max-width:445px;line-height:1.85}.wallet-copy>.button{margin-top:27px;min-width:220px}.source-link{display:flex;width:fit-content;font-size:11px;margin-top:19px;color:var(--muted)}
.adams-section{border-top:1px solid var(--line);padding:43px 0 50px}.adams-section figure{display:grid;grid-template-columns:65px 1fr;max-width:950px}.adams-section blockquote{font:italic 25px/1.5 Georgia,serif;text-wrap:pretty}.adams-section figcaption{grid-column:2}.early-access-section{background:var(--red);color:white;padding:38px 0 30px;position:relative;overflow:hidden}.early-access-section:before{content:'';position:absolute;inset:0;background:repeating-linear-gradient(130deg,transparent 0 180px,#00000006 180px 280px,transparent 280px 480px);pointer-events:none}.early-access-section>.wrap{position:relative}.early-access-section .section-meta>span{font:700 9px Spartan,sans-serif;letter-spacing:1.3px}.access-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px;align-items:center;padding:42px 0 50px}.access-copy h2{font-size:clamp(95px,9vw,128px)}.access-copy h2 span{-webkit-text-stroke:1px white;color:transparent}.access-copy>p{font-size:14px;line-height:1.9;margin-top:24px}.early-access-section .signup{background:var(--paper);color:var(--ink);padding:30px;margin:0;box-shadow:10px 10px 0 #73000850}.early-access-section .signup h2{font-size:30px}.early-access-section .stripes{background:repeating-linear-gradient(130deg,#ffffff90 0 10px,transparent 10px 20px);height:9px}.footer{display:flex;justify-content:space-between;align-items:center;gap:20px;min-height:105px}.footer img{width:160px}.footer>span{font:700 9px Spartan,sans-serif;letter-spacing:1px;color:var(--muted)}.footer>a:last-child{font:700 12px Spartan,sans-serif}.footer>a:last-child span{margin-left:20px}.thanks-layout{padding:90px 0}.thanks-layout h1{font-size:90px;margin:30px 0}.thanks-layout p{max-width:520px}.thanks-layout .button{margin-top:25px}
/* Content is visible without JavaScript. Only off-screen items are queued for reveal. */
[data-reveal].reveal-pending{opacity:0;transform:translateY(32px)}[data-reveal]{transition:opacity .75s ease,transform .85s cubic-bezier(.16,1,.3,1)}
@media(min-width:1600px){.city-frame{height:465px}.hero h1{font-size:116px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.hero-grid{gap:35px}.hero h1{font-size:7.35vw}.city-frame{height:385px}.jackson-quote blockquote{font-size:19px}.ownership-grid{gap:45px}.wallet-grid{gap:45px}.access-grid{gap:55px}.ownership-heading>img{width:80px}.credentials{gap:12px;font-size:9px}.signup h2{font-size:24px}}
@media(max-width:800px){.wrap{width:calc(100% - 44px)}.header-inner{height:80px}.header-signature{display:none}.logo{width:175px}.hero{padding-top:30px}.hero-grid{gap:25px}.hero h1{font-size:7.2vw}.city-frame{height:340px}.city-label{font-size:7px;left:13px;right:13px}.city-label>span:first-child{display:none}.city-label>span:last-child{margin-left:auto}.city-arrow{font-size:120px}.jackson-quote{gap:8px;margin-top:22px}.jackson-quote blockquote{font-size:17px}.quote-mark{font-size:54px}.form-fields{grid-template-columns:1fr;gap:10px}.signup h2{font-size:23px}.signup-description{font-size:11px}.hero-bottom{margin-top:28px}.credentials{gap:9px;max-width:440px;font-size:8px}.ownership-heading h2{font-size:9.8vw}.ownership-heading>img{width:60px}.ownership-grid{grid-template-columns:1fr;gap:45px}.exchange-visual{width:100%;max-width:600px;justify-self:center}.section-copy{max-width:600px}.wallet-grid{gap:25px}.wallet-copy h2{font-size:61px}.wallet-copy .eyebrow{font-size:9px}.wallet-visual{min-height:500px}.wallet-stamp{right:-6px;bottom:15px;font-size:22px;padding:12px}.wallet-stamp>span{font-size:40px}.wallet-oversize{font-size:350px;left:0;top:90px}.iphone{width:195px}.access-grid{gap:35px}.access-copy h2{font-size:91px}.early-access-section .signup{padding:23px}.early-access-section .signup h2{font-size:25px}.adams-section blockquote{font-size:22px}}
@media(max-width:600px){.wrap{width:calc(100% - 40px)}.header-inner{height:75px}.logo{width:155px}.header-cta{font-size:10px}.header-cta span{margin-left:10px;font-size:17px}.hero{padding-top:30px}.hero-grid{display:flex;flex-direction:column;gap:30px}.hero-copy>.eyebrow{font-size:10px;margin-bottom:20px}.hero h1{font-size:clamp(62px,13.5vw,81px);line-height:.92;letter-spacing:-.5px}.hero h1 .america{font-size:1.49em}.signup{margin-top:25px}.signup h2{font-size:27px}.signup-description{font-size:12px}.form-fields{grid-template-columns:1.2fr 1fr;gap:10px}form input{font-size:16px;height:48px;padding:0 10px}.button{min-height:52px}.city-frame{height:230px;clip-path:polygon(0 0,100% 0,100% 78%,87% 100%,0 100%)}.hero-image{object-position:55% 53%}.city-label{font-size:8px}.city-label>span:first-child{display:block}.city-arrow{font-size:100px;bottom:0}.stripes{height:9px;margin-top:9px}.jackson-quote{max-width:420px;margin-top:22px;gap:13px}.jackson-quote blockquote{font-size:18px}.jackson-quote figcaption{font-size:8px;margin-top:10px}.hero-bottom{flex-direction:column;gap:18px;margin-top:25px;padding:19px 0 24px}.credentials{justify-content:center;gap:8px;font-size:7px;letter-spacing:.5px}.learn-more{gap:20px;font-size:12px}.ownership{padding:30px 0 50px}.section-meta{padding-bottom:16px}.section-meta>.eyebrow{font-size:8px;letter-spacing:1.2px}.ownership-heading{margin:30px 0;gap:15px}.ownership-heading h2{font-size:clamp(68px,17vw,100px);white-space:normal;line-height:.91;letter-spacing:0}.ownership-heading h2 span{display:block}.ownership-heading>img{width:80px;margin-right:5px}.ownership-grid{gap:35px}.section-copy .lead{font-size:23px}.section-copy>p{font-size:13px}.story p{font-size:12px}.story h3{font-size:10px;letter-spacing:.8px}.device-note,.device-caption{font-size:7px;letter-spacing:.5px}.exchange-visual{padding:0 10px}.macbook-display{padding:7px 6px 14px;border-radius:10px 10px 3px 3px}.macbook-camera{top:7px;height:5px}.macbook-label{font-size:4px}.macbook-base{height:12px}.wallet-section{padding:47px 0 35px}.wallet-grid{grid-template-columns:1fr;gap:35px}.wallet-copy{grid-row:1}.wallet-copy h2{font-size:72px;margin:22px 0}.wallet-copy>p:not(.eyebrow):not(.availability){font-size:13px}.availability{font-size:9px}.wallet-visual{min-height:490px;width:100%;max-width:400px;justify-self:center}.iphone{width:210px}.wallet-oversize{font-size:400px;top:38px;left:15px}.wallet-stamp{right:5px;bottom:15px}.adams-section{padding:35px 0}.adams-section figure{grid-template-columns:32px 1fr}.adams-section blockquote{font-size:19px}.adams-section .quote-mark{font-size:46px}.adams-section figcaption{font-size:8px}.early-access-section{padding:28px 0 23px}.early-access-section .section-meta>span{font-size:7px;letter-spacing:.5px}.access-grid{grid-template-columns:1fr;gap:27px;padding:30px 0 35px}.access-copy h2{font-size:97px}.access-copy>p{font-size:13px;margin-top:18px}.early-access-section .signup{padding:24px 20px}.early-access-section .signup h2{font-size:26px}.early-access-section .form-fields{grid-template-columns:1fr}.footer{min-height:125px;flex-wrap:wrap;gap:18px;padding:25px 0}.footer img{width:145px}.footer>span{order:3;width:100%;font-size:8px}.footer>a:last-child{font-size:11px}.thanks-layout h1{font-size:62px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.logo{width:140px}.header-cta{font-size:9px}.hero h1{font-size:12.9vw}.hero h1 .america{font-size:1.45em}.hero .form-fields{grid-template-columns:1fr}.signup h2{font-size:25px}.credentials{gap:6px;font-size:6px}.wallet-copy h2{font-size:63px}.wallet-stamp{right:0}.availability{font-size:8px}.early-access-section .signup h2{font-size:23px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}.hero-image{transform:translateY(-3%)!important}.iphone{transform:rotate(-8deg)!important}[data-reveal].reveal-pending{opacity:1;transform:none}}

/* Mobile-first refinement of the retained V3 direction. */
.hero{padding-top:28px}.hero-brand{display:flex;align-items:center;gap:20px;margin-bottom:28px}.hero-brand img{width:56px;height:auto}.hero-brand>span{font:700 10px Spartan,sans-serif;letter-spacing:2px}.hero-grid{align-items:center}.hero h1>span{animation:hero-enter .8s both cubic-bezier(.16,1,.3,1)}.hero h1>span:nth-child(2){animation-delay:.1s}.hero h1>span:nth-child(3){animation-delay:.2s}.hero-art{animation:hero-enter 1s .15s both}.city-frame{height:560px}.hero-bottom{flex-direction:column;gap:15px;padding:24px 0 27px;margin-top:35px}.credentials{justify-content:center}.section-next{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:14px;width:fit-content;min-width:170px;min-height:108px;margin:30px auto 0;padding:10px 24px 24px;font:700 11px/1.5 Spartan,sans-serif;letter-spacing:1px;text-align:center}.hero-next{margin:0 auto}.chevron{width:32px;height:32px;border-width:3px;animation:chevron 1.8s ease-in-out infinite}.section-next:hover .chevron{border-color:currentColor}.section-next:hover{color:var(--red)}.ownership .section-next:hover{color:#ff7379}.ownership .chevron{border-color:#f23943}.ownership{padding-bottom:25px}.wallet-section{padding-bottom:25px}.wallet-section>.section-next{margin-top:10px}.button{justify-content:center;min-height:60px;font-size:16px;letter-spacing:.25px;padding:18px 26px;background:linear-gradient(125deg,#ca0916,#a7000b);border:1px solid #95000a;border-bottom:3px solid #780007;box-shadow:0 5px 0 #75000818,0 10px 24px #b7000b16;overflow:hidden;isolation:isolate;transition:transform .2s,box-shadow .2s,background .2s}.button:before{content:'';position:absolute;inset:0;z-index:-1;background:linear-gradient(110deg,transparent,#ffffff1c,transparent);transform:translateX(-110%);transition:transform .6s}.button:hover{transform:translateY(-3px);background:linear-gradient(125deg,#d50b19,#b7000b);box-shadow:0 8px 0 #75000814,0 15px 30px #b7000b20}.button:hover:before{transform:translateX(110%)}.button:active{transform:translateY(2px);box-shadow:none}.button:disabled{transform:none}.jackson-quote{display:block;max-width:720px;margin:45px auto 0;text-align:center;border-top:1px solid #ffffff26;padding-top:30px}.jackson-quote blockquote{font:italic 24px/1.5 Georgia,serif}.jackson-quote figcaption{color:#d7d7d7}.adams-quote{max-width:890px;margin:5px auto 35px;padding-top:30px;border-top:1px solid #ffffff40;text-align:center}.adams-quote blockquote{font:italic 25px/1.5 Georgia,serif;text-wrap:pretty}.adams-quote figcaption{margin-top:18px;color:#fff}.adams-quote figcaption a:hover{color:#fff;text-decoration:underline}.wallet-visual .iphone{transform:rotate(-8deg) translateY(var(--phone-offset,0px))}.exchange-visual .macbook{transform:perspective(1000px) rotateX(var(--laptop-tilt,0deg));transition:transform .15s linear}.ownership-heading[data-reveal]{transition-delay:.08s}.exchange-visual[data-reveal],.wallet-visual[data-reveal]{transition-duration:1.1s}.early-access-section .stripes{animation:stripe-drift 12s linear infinite;background-size:26px 100%}.access-copy>p{max-width:440px}
@keyframes hero-enter{from{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}
@keyframes stripe-drift{to{background-position:52px 0}}
@media(max-width:1100px){.city-frame{height:520px}}
@media(max-width:800px){.city-frame{height:500px}.hero-brand{margin-bottom:24px}}
@media(max-width:600px){.hero{padding-top:20px}.hero-brand{margin-bottom:20px;gap:15px}.hero-brand img{width:43px}.hero-brand>span{font-size:9px;letter-spacing:1.6px}.hero-grid{display:grid;grid-template-columns:1fr;gap:0}.hero-copy,.hero-art{display:contents}.hero h1{grid-row:1;font-size:clamp(51px,13.4vw,76px);line-height:.9;margin:0 0 18px}.hero h1 .america{font-size:1.42em}.hero-art .city-frame{grid-row:2;height:145px;clip-path:polygon(0 0,100% 0,100% 80%,92% 100%,0 100%)}.hero-art>.stripes{display:none}.hero-image{object-position:54% 54%}.hero .signup{grid-row:3;margin-top:22px}.hero .signup h2{font-size:25px}.hero .signup-description{font-size:11px}.hero .form-fields{grid-template-columns:1.15fr 1fr;gap:10px;margin:12px 0}.hero .button{min-height:58px}.hero-bottom{margin-top:23px;padding:18px 0 20px;gap:13px}.credentials{font-size:8px;gap:8px 12px;letter-spacing:.25px}.credentials i{display:none}.credentials span{white-space:nowrap}.section-next{font-size:10px;min-height:105px;gap:14px;padding-bottom:24px}.chevron{width:34px;height:34px}.hero-next{min-height:95px}.ownership-heading h2{font-size:clamp(66px,17vw,96px)}.ownership-heading>img{width:64px}.jackson-quote{margin-top:30px;padding-top:25px}.jackson-quote blockquote{font-size:20px}.jackson-quote figcaption{font-size:8px}.ownership>.wrap>.section-next{margin-top:20px}.wallet-section>.section-next{margin-top:0}.wallet-visual{min-height:475px}.wallet-copy>.button{width:100%}.source-link{margin:22px auto 0;padding:8px 0}.adams-quote{margin-top:0;margin-bottom:28px;padding-top:25px;text-align:left}.adams-quote blockquote{font-size:20px;line-height:1.55}.adams-quote figcaption{font-size:9px}.early-access-section .signup{box-shadow:6px 6px 0 #73000850}.access-grid{padding-bottom:35px}.city-label{top:13px;left:13px;right:13px;font-size:7px}.footer>a:last-child{padding:12px 0}.hero .success{min-height:230px}.hero .success h2{font-size:35px}}
@media(max-width:360px){.hero h1{font-size:13.5vw}.hero .signup h2{font-size:23px}.hero .city-frame{height:125px}.credentials{font-size:7px;gap:8px}.hero-brand{margin-bottom:18px}.hero .signup-description{font-size:10px}.hero .form-fields{grid-template-columns:1fr 1fr}.hero form label{font-size:9px}.hero form input{padding:0 8px}.wallet-copy h2{font-size:61px}}
@media(prefers-reduced-motion:reduce){.hero h1>span,.hero-art,.early-access-section .stripes{animation:none}.exchange-visual .macbook{transform:none}.wallet-visual .iphone{transform:rotate(-8deg)!important}}
/* Keep the first mobile invitation and discovery cue close to one screen. */
@media(max-width:600px){.hero h1{font-size:clamp(43px,12.7vw,72px)}.hero-art .city-frame{height:120px}.hero .signup{margin-top:18px}.hero-bottom{margin-top:18px;padding:16px 0 8px;gap:8px}.hero-next{min-height:88px}}

/* Cinematic progression, with navigation integrated into existing content. */
.hero-brand{margin-bottom:20px}.hero-title-row{display:flex;align-items:center;gap:22px}.hero-title-row h1{flex:1;min-width:0}.hero-bull{width:100px;height:auto;flex-shrink:0}.hero h1{font-size:clamp(62px,6.1vw,90px)}.hero h1 .america{font-size:1.4em}.hero-bottom{margin-top:26px;padding:20px 0 23px}.city-frame{height:530px}.city-frame:after{background:linear-gradient(180deg,#0004,transparent 25%,transparent 72%,#0006)}.hero-image{transform:translateY(var(--city-offset,-3%)) scale(var(--city-scale,1));transform-origin:50% 55%}.hero-title-row{transform:translateY(var(--title-shift,0px))}.scroll-cue{display:inline-flex;flex-direction:row;align-items:center;gap:10px;min-height:44px;padding:7px 2px;font:700 9px/1.4 Spartan,sans-serif;letter-spacing:.8px;white-space:nowrap}.scroll-track{display:block;width:1px;height:23px;position:relative;background:currentColor;opacity:.8}.scroll-track:after{content:'';position:absolute;left:-2px;top:0;width:5px;height:7px;background:currentColor;animation:scroll-trace 1.9s ease-in-out infinite}.scroll-cue:hover .scroll-track{opacity:1}.city-frame .scroll-cue{position:absolute;bottom:13px;left:22px;color:#fff;z-index:2;text-shadow:0 1px 6px #0008;min-width:100px}.section-meta .scroll-cue{color:#ddd;padding:0;min-height:30px}.wallet-copy>.scroll-cue{margin-left:28px;color:var(--red)}.source-link{display:inline-flex;vertical-align:middle}.ownership{padding-bottom:65px}.wallet-section{padding-bottom:65px}.phone-pair{position:relative;width:460px;max-width:100%;height:565px;isolation:isolate}.phone-pair .iphone{position:absolute;width:235px;max-width:55%;transition:none}.phone-pair .phone-back{left:4%;top:8px;z-index:0;transform:translateY(var(--back-shift,0px)) rotate(var(--back-angle,-10deg));width:220px}.phone-pair .phone-front{right:3%;top:50px;z-index:1;transform:translateY(var(--phone-offset,0px)) rotate(var(--phone-angle,7deg));box-shadow:-10px 20px 40px #15171c30}.wallet-visual{min-height:600px;overflow:visible}.wallet-oversize{display:none}.custody-flow{position:absolute;top:-10px;left:50%;height:65px;width:1px;background:linear-gradient(transparent,#b7000b55);transform:translateX(-50%);pointer-events:none;z-index:-1}.custody-flow span{position:absolute;top:calc(var(--flow-progress,0)*100%);left:-3px;width:7px;height:7px;border-radius:50%;background:var(--red);opacity:var(--flow-opacity,0)}.exchange-visual .macbook{transform:perspective(1200px) rotateX(var(--laptop-tilt,0deg)) rotateY(var(--laptop-turn,0deg));transform-origin:50% 65%}.early-access-section{background:var(--paper);isolation:isolate}.early-access-section:before{background:var(--red);z-index:-1;transform:translateY(var(--red-rise,0%));transition:none}.early-access-section:after{content:'';position:absolute;inset:0;z-index:-1;background:repeating-linear-gradient(130deg,transparent 0 180px,#00000006 180px 280px,transparent 280px 480px);pointer-events:none;transform:translateY(var(--red-rise,0%))}.early-access-section .signup[data-reveal]{transition-delay:.12s}.adams-quote[data-reveal]{transition-delay:.25s}
@keyframes scroll-trace{0%{transform:translateY(0);opacity:0}25%{opacity:1}80%,100%{transform:translateY(17px);opacity:0}}
@media(max-width:1100px){.hero-bull{width:78px}.hero-title-row{gap:14px}.hero h1{font-size:6vw}.phone-pair{height:510px}.phone-pair .iphone{width:210px}.phone-pair .phone-back{width:195px}.wallet-visual{min-height:530px}}
@media(max-width:800px){.hero-bull{width:66px}.hero h1{font-size:5.8vw}.phone-pair{height:420px}.phone-pair .iphone{width:165px;max-width:58%}.phone-pair .phone-back{width:155px;left:0}.phone-pair .phone-front{right:0;top:45px}.wallet-visual{min-height:450px}.wallet-copy>.scroll-cue{margin-left:12px}.wallet-copy>.source-link{font-size:9px}.city-frame{height:500px}}
@media(max-width:600px){.hero{padding-top:27px}.hero-brand{margin-bottom:16px}.hero-title-row{grid-row:1;gap:14px;margin-bottom:23px;align-items:center}.hero h1{font-size:clamp(34px,10.5vw,48px);margin:0}.hero-bull{width:clamp(83px,25vw,112px)}.hero h1 .america{font-size:1.4em}.hero-art .city-frame{grid-row:2;height:auto;aspect-ratio:4/3;clip-path:none}.hero-image{object-position:54% center}.hero .signup{margin-top:25px}.hero-bottom{padding:18px 0 22px;gap:0;margin-top:22px}.city-frame .scroll-cue{bottom:10px;left:16px;font-size:9px}.hero-brand>span{font-size:9px}.section-meta .scroll-cue{font-size:8px;gap:9px}.section-meta>.eyebrow{font-size:8px;letter-spacing:.7px}.ownership{padding-bottom:44px}.wallet-section{padding-bottom:40px}.wallet-grid{gap:30px}.wallet-visual{min-height:475px;max-width:420px}.phone-pair{width:370px;height:465px}.phone-pair .iphone{width:195px;max-width:57%}.phone-pair .phone-back{width:180px;top:6px;left:3%}.phone-pair .phone-front{top:45px;right:2%}.wallet-copy>.source-link{font-size:10px;margin:20px 0 0}.wallet-copy>.scroll-cue{margin:14px 0 0 26px}.custody-flow{top:-19px;height:50px}.adams-quote[data-reveal]{transition-delay:.1s}}
@media(max-width:360px){.hero-title-row{gap:10px}.hero-bull{width:80px}.hero h1{font-size:10.5vw}.phone-pair{height:410px}.phone-pair .iphone{width:165px}.phone-pair .phone-back{width:155px;left:2%}.phone-pair .phone-front{right:1%;top:36px}.wallet-visual{min-height:430px}.wallet-copy>.scroll-cue{margin-left:17px;font-size:8px}.wallet-copy>.source-link{font-size:9px}}
@media(prefers-reduced-motion:reduce){.hero-title-row{transform:none}.hero-image{transform:translateY(-3%)!important}.scroll-track:after{animation:none;opacity:1;transform:translateY(7px)}.phone-pair .phone-front{transform:rotate(5deg)!important}.phone-pair .phone-back{transform:rotate(-8deg)!important}.exchange-visual .macbook{transform:none!important}.early-access-section:before,.early-access-section:after{transform:none}.custody-flow{display:none}}
/* Constrain the pair's intrinsic grid width and leave room for device rotation. */
.wallet-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.wallet-visual,.wallet-copy{min-width:0}.wallet-visual{width:100%}.wallet-visual .phone-pair{width:min(460px,100%)}
@media(max-width:600px){.wallet-grid{grid-template-columns:minmax(0,1fr)}.wallet-visual .phone-pair{width:min(370px,100%)}.wallet-visual .phone-pair .phone-front{right:8%}.wallet-visual .phone-pair .phone-back{left:8%}}
/* Preserve white-text contrast throughout the red-panel entrance. */
.early-access-section{background:var(--ink)}
.wallet-copy>.button{display:flex;width:fit-content;min-width:220px}.wallet-copy>.source-link{margin-top:22px}
@media(max-width:600px){.wallet-copy>.button{width:100%}}

/* Photographic chassis based on the supplied mockup; original US screenshot is an exact HTML layer. */
.macbook.macbook-photo{padding:0;margin:0 -5%;width:110%;perspective:none}.macbook-body{position:relative;width:100%;height:auto;max-width:none}.macbook-photo .macbook-display{position:absolute;left:18.04%;top:6.57%;width:64.03%;height:68.23%;padding:0;border:0;border-radius:1% 1% .5% .5%;box-shadow:none;background:#f5f5f5;overflow:hidden}.macbook-photo .macbook-display>img{width:100%;height:100%;object-fit:contain;object-position:center top;border-radius:0}.macbook-photo .macbook-camera{top:0;left:50%;width:10.7%;height:2.6%;background:#080808;border-radius:0 0 4px 4px;transform:translateX(-50%)}

.hero-video{position:absolute;inset:0;width:100%;height:115%;object-fit:cover;object-position:57% center;transform:translateY(var(--city-offset,-3%)) scale(var(--city-scale,1));transform-origin:50% 55%;opacity:0;transition:opacity .5s;pointer-events:none;z-index:1}.city-frame.video-ready .hero-video{opacity:1}.city-frame:after{z-index:2}.city-label,.city-frame .scroll-cue{z-index:3}.video-toggle{position:absolute;right:20px;bottom:18px;z-index:3;min-width:44px;min-height:44px;padding:10px 12px;border:1px solid #ffffff66;border-radius:0;color:#fff;background:#15171c66;font:700 9px Spartan,sans-serif;cursor:pointer}.video-toggle:hover{background:#15171caa}.video-toggle:focus-visible{outline:2px solid white;outline-offset:3px}
@media(max-width:600px){.hero-video{object-position:54% center}.video-toggle{bottom:8px;right:12px}}
@media(prefers-reduced-motion:reduce){.hero-video{display:none!important}}

/* V7: clear first viewport, overlay discovery and articulated product scenes. */
.hero{padding-top:28px}.hero-brand{display:flex;align-items:center;gap:20px;margin-bottom:26px}.hero-brand .hero-bull{width:64px;height:54px;object-fit:contain}.hero-brand>span{font-size:10px;letter-spacing:2px}.hero-title-row{display:block}.hero h1{font-size:clamp(64px,7.9vw,114px)}.hero h1 .america{font-size:1.35em}.hero-grid{gap:50px}.hero-art .city-frame{height:100%;min-height:560px}.hero-art{display:flex;flex-direction:column}.hero-art>.city-frame{flex:1}.hero .signup{margin-top:28px}.hero-title-row{transform:none!important}.video-toggle{top:48px;right:18px;bottom:auto;background:#15171ccc;border-color:#ffffff88}.city-frame .scroll-cue{left:50%;bottom:16px;transform:translateX(-50%);min-width:44px}.scroll-cue{flex-direction:column;justify-content:center;gap:9px;min-height:64px;min-width:90px;padding:8px;color:inherit}.scroll-cue>span:last-child{font-size:8px;letter-spacing:1px}.scroll-chevrons{position:relative;width:28px;height:25px;display:block}.scroll-chevrons:before,.scroll-chevrons:after{content:'';position:absolute;left:5px;width:17px;height:17px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:rotate(45deg);opacity:.65;animation:chevron-drift 2.2s ease-in-out 2}.scroll-chevrons:before{top:-5px}.scroll-chevrons:after{top:4px;animation-delay:.18s}.scroll-cue:hover .scroll-chevrons:after{opacity:1}.ownership{padding-bottom:105px}.ownership>.wrap{position:static}.ownership>.wrap>.scroll-cue,.wallet-section>.scroll-cue{position:absolute;bottom:16px;left:50%;transform:translateX(-50%)}.wallet-section{position:relative;padding-bottom:105px}.wallet-section>.scroll-cue{color:var(--red)}
@keyframes chevron-drift{0%,100%{transform:translateY(-2px) rotate(45deg);opacity:.35}50%{transform:translateY(4px) rotate(45deg);opacity:.9}}
.exchange-visual .macbook{transform:none;position:relative;perspective:1200px}.macbook-photo>.macbook-body{clip-path:inset(77% 0 0 0)}.macbook-lid{position:absolute;inset:0;transform-origin:50% 77%;transform:rotateX(var(--lid-angle,0deg));clip-path:inset(0 0 22.8% 0);backface-visibility:hidden}.macbook-lid>.macbook-body{width:100%;height:100%}.wallet-visual:before{content:'';position:absolute;inset:-15% -12%;z-index:-1;background:radial-gradient(ellipse at 48% 48%,#b7000b40, #b7000b12 40%,transparent 68%);pointer-events:none}.wallet-grid-art{inset:5% -4%;background:repeating-linear-gradient(130deg,transparent 0 60px,#b7000b15 60px 62px,transparent 62px 110px),linear-gradient(90deg,#b7000b0c 1px,transparent 1px),linear-gradient(#b7000b0c 1px,transparent 1px);background-size:auto,42px 42px,42px 42px}.wallet-visual .phone-front{transform:perspective(900px) translateY(var(--phone-offset,0px)) rotateY(calc(-1 * var(--phone-turn,0deg))) rotate(var(--phone-angle,4deg));box-shadow:-12px 24px 45px #15171c30,0 0 32px #b7000b18}.wallet-visual .phone-back{transform:perspective(900px) translateY(var(--back-shift,0px)) rotateY(var(--phone-turn,0deg)) rotate(var(--back-angle,-8deg));box-shadow:0 18px 40px #b7000b28}
@media(max-width:900px) and (min-width:601px){.hero-grid{gap:28px}.hero h1{font-size:7.7vw}.hero-art .city-frame{min-height:560px}}
@media(max-width:600px){.hero{padding-top:18px}.hero-brand{margin-bottom:20px;gap:15px}.hero-brand .hero-bull{width:55px;height:46px}.hero-brand>span{font-size:9px}.hero-grid{display:flex;gap:24px}.hero-copy{display:block}.hero-title-row{margin-bottom:0}.hero h1{font-size:clamp(52px,15.7vw,90px);line-height:.9}.hero h1 .america{font-size:1.35em}.hero .signup{margin-top:22px}.hero .signup h2{font-size:27px}.hero .signup-description{font-size:12px}.hero .form-fields{grid-template-columns:1.2fr 1fr;margin:13px 0}.hero form label{font-size:10px}.hero .button{min-height:56px}.hero-art{display:block}.hero-art .city-frame{min-height:0;height:auto;aspect-ratio:4/3}.hero-bottom{margin-top:10px;padding:15px 0 22px}.video-toggle{top:40px;right:12px;bottom:auto}.ownership,.wallet-section{padding-bottom:105px}.wallet-visual{overflow:clip;overflow-clip-margin:25px}}
@media(max-width:360px){.hero h1{font-size:15.7vw}.hero .signup h2{font-size:25px}.hero .signup-description{font-size:11px}.hero-brand{margin-bottom:17px}}
@media(prefers-reduced-motion:reduce){.macbook-lid{transform:none!important}.scroll-chevrons:before,.scroll-chevrons:after{animation:none!important}.wallet-visual .phone-front{transform:rotate(4deg)!important}.wallet-visual .phone-back{transform:rotate(-8deg)!important}}
/* Keep the cinematic scene inside the page without clipping individual device frames. */
.wallet-section{overflow:clip}.scroll-chevrons:before,.scroll-chevrons:after{animation-play-state:paused}.scroll-cue.cue-visible .scroll-chevrons:before,.scroll-cue.cue-visible .scroll-chevrons:after{animation-play-state:running}.scroll-cue:not(.cue-visible) .scroll-chevrons:before,.scroll-cue:not(.cue-visible) .scroll-chevrons:after{animation-name:none}
.hero-art .hero-image{position:absolute;inset:0;width:100%;height:115%}
.early-access-section .stripes{animation:none}
@media(max-width:600px){.hero-copy,.hero-art{width:100%}}

/* V8: readable copy, consistent rhythm and dimensionally stable confirmation. */
main .hero-description{font-size:17px;line-height:1.65;max-width:460px;margin-top:22px;color:var(--muted)}
main .hero-grid{align-items:start}main .hero-art .city-frame{height:560px;flex:none}
main .hero-quote{max-width:none;margin:24px 0 0;padding:0 12px 0 20px;border-top:0;border-left:2px solid var(--red);text-align:left}
main .hero-quote blockquote{font-size:21px;line-height:1.5}main .hero-quote figcaption{color:var(--muted);font-size:11px;letter-spacing:1px;margin-top:12px}
main .section-copy>p,main .story p,main .wallet-copy>p:not(.eyebrow):not(.availability),main .access-copy>p{font-size:16px;line-height:1.75;max-width:48ch}
main .section-copy .lead{font:700 23px/1.4 Spartan,sans-serif;color:var(--paper);max-width:25ch}
main .story{margin-top:24px;padding-top:24px}main .story h3{font-size:12px;line-height:1.6;letter-spacing:1px;margin-bottom:12px}
main .eyebrow,main .section-meta>.eyebrow{font-size:12px;letter-spacing:1px}
main .availability{font-size:12px;line-height:1.6;letter-spacing:.35px}
main .device-note,main .device-caption{font-size:10px;letter-spacing:.4px}
main .source-link{font-size:12px}main .ownership-grid{gap:70px}main .wallet-grid{gap:80px}
main .signup-description{font-size:14px;line-height:1.6}main form label{font-size:13px;margin-bottom:7px}main form input{font-size:16px;height:50px}main .form-fields{gap:12px}
main .button{box-shadow:0 3px 0 #75000830;background:var(--red);transition:background .2s,box-shadow .2s,transform .2s}
main .button:hover{transform:translateY(-1px);background:#980009;box-shadow:0 5px 14px #b7000b20}main .button:active{transform:translateY(1px);box-shadow:none}
main .wallet-copy>.button{background:transparent;color:var(--red);box-shadow:none;border:2px solid var(--red)}main .wallet-copy>.button:hover{background:var(--red);color:white}
main .signup{display:grid;position:relative}main .signup>[data-signup-content],main .signup>[data-success]{grid-area:1/1;min-width:0}
main .signup.is-confirmed>[data-signup-content][hidden]{display:block!important;visibility:hidden;pointer-events:none}
main .signup .success{align-self:center;min-height:0;padding:0;outline-offset:6px}
main .signup .success-mark{display:block;width:36px;height:36px;font:24px/36px OpenSans,sans-serif;color:var(--red);border:1px solid #b7000b40;text-align:center;margin-bottom:12px}
main .signup .success .eyebrow{font-size:11px;line-height:1.4;margin-bottom:8px}main .signup .success h2{font-size:34px;line-height:1;margin:0 0 12px}main .signup .success>p:not(.eyebrow){font-size:15px;line-height:1.6;max-width:42ch}main .signup .success .text-link{font-size:12px;margin-top:14px}
main .is-submitting .signup-button:after{content:'';width:14px;height:14px;border:2px solid #ffffff50;border-top-color:white;border-radius:50%;position:absolute;right:18px;animation:submit-spin .8s linear infinite}
@keyframes submit-spin{to{transform:rotate(360deg)}}
main .exchange-visual{position:relative;isolation:isolate}
main .exchange-visual:before{content:'';position:absolute;inset:4% -6% 3%;background:radial-gradient(ellipse at 50% 52%,#e0232c36,transparent 68%);z-index:-1;opacity:var(--scene-glow,1);pointer-events:none}
main .macbook-lid{filter:drop-shadow(0 -1px 0 #ff596880) drop-shadow(0 0 9px #e0232c20)}main .macbook-photo>.macbook-body{filter:drop-shadow(0 1px 0 #ff596870)}
main .wallet-visual:before{opacity:var(--scene-glow,1)}main .adams-quote blockquote{font-size:22px;line-height:1.6}
@media(max-width:900px){main .ownership-grid{gap:40px}main .wallet-grid{gap:35px}main .hero-art .city-frame{height:560px}}
@media(max-width:600px){main .hero-brand{margin-bottom:16px}main .hero-description{font-size:16px;line-height:1.5;margin-top:16px}main .hero .signup{margin-top:18px}main .hero .signup-description{font-size:13px}main .hero .form-fields{margin:12px 0}main .hero form label{font-size:12px}main .hero-grid{gap:26px}main .hero-art .city-frame{height:auto;min-height:0}main .hero-quote{margin:23px 0 6px;padding-left:16px}main .hero-quote blockquote{font-size:20px}main .hero-quote figcaption{font-size:11px}main .hero-bottom{margin-top:16px}main .credentials{font-size:9px;gap:8px 12px;letter-spacing:0}main .section-meta>.eyebrow,main .wallet-copy>.eyebrow{font-size:11px}main .ownership-heading{margin:30px 0}main .section-copy .lead{font-size:21px}main .device-note,main .device-caption{font-size:9px;gap:8px}main .wallet-copy>.source-link{font-size:12px}main .availability{font-size:11px}main .wallet-copy h2{margin:22px 0}main .wallet-grid{gap:40px}main .adams-quote blockquote{font-size:19px}main .access-copy>p{margin-top:20px}main .early-access-section .signup{padding:24px 20px;box-shadow:5px 5px 0 #73000835}main .signup .success h2{font-size:32px}main .signup .success>p:not(.eyebrow){font-size:14px}}
@media(max-width:360px){main .hero h1{font-size:15vw}main .hero .signup h2{font-size:24px}main .hero-description{margin-top:12px}main .hero .signup{margin-top:14px}main .hero .signup-description{font-size:12px}main .hero form label{font-size:11px}main .hero .form-fields{gap:9px}main .signup .success .text-link{margin-top:10px}main .signup .success-mark{margin-bottom:8px}}
@media(prefers-reduced-motion:reduce){main .is-submitting .signup-button:after{animation:none}main .exchange-visual:before,main .wallet-visual:before{opacity:1}}

/* Device choreography measures a stationary wrapper; only its contents move. */
.exchange-visual[data-reveal],.wallet-visual[data-reveal]{transform:none}
