@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Space+Grotesk:wght@400;500;600;700&display=swap');
:root{--bg:#061316;--surface:#0a1d21;--ink:#f1f6f5;--muted:#91a6a8;--cyan:#05d6e1;--line:rgba(183,231,233,.14);--display:'Space Grotesk',Arial,sans-serif;--body:'DM Sans',Arial,sans-serif;--hero-progress:0;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:95px}body{margin:0;background:var(--bg);color:var(--ink);font:16px/1.6 var(--body);overflow-x:clip}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:focus-visible,a:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}img{max-width:100%;display:block}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-family:var(--display);font-weight:500}h2{font-size:clamp(2.5rem,4.4vw,4.7rem);line-height:1.08;letter-spacing:-.05em}h3{font-size:1.35rem;line-height:1.3;letter-spacing:-.03em}em{font-style:normal;color:var(--cyan)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip{position:fixed;top:-100px;z-index:100;background:var(--cyan);color:#061316;padding:15px}.skip:focus{top:0}.reading-progress{position:fixed;top:0;left:0;z-index:100;width:100%;height:2px;background:var(--cyan);transform:scaleX(0);transform-origin:left}
.header{height:94px;padding:0 5.2%;display:flex;align-items:center;justify-content:space-between;position:absolute;top:0;left:0;width:100%;z-index:20;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;gap:10px;font:700 20px var(--display);letter-spacing:-.06em;flex-shrink:0}.brand-light{font-weight:400}.brand img{object-fit:contain}.header nav{display:flex;gap:35px;font-size:14px;color:#bdcdce}.header nav a{transition:color .2s}.header nav a:hover{color:var(--cyan)}.nav-cta{font-size:14px;padding:11px 17px;border:1px solid #567174;border-radius:4px;display:flex;gap:24px;transition:background .2s}.nav-cta:hover{background:#16363b}.section-pad{padding:105px 7%}.section-label{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.12em;color:var(--muted);margin-bottom:65px}.section-label span:first-child{color:var(--cyan)}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:65px}.section-heading>p{color:var(--muted);font-size:16px;max-width:360px}.eyebrow{font-size:12px;font-weight:500;letter-spacing:.12em;display:flex;align-items:center;gap:12px}.small-line{display:inline-block;width:25px;height:1px;background:var(--cyan)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:17px 23px;font-size:14px;font-weight:600;border-radius:3px;transition:background .25s,transform .25s}.button:hover{transform:translateY(-3px);background:#75f6fc}.button span{font-size:21px;line-height:1}.primary{background:var(--cyan);color:#052125}
.hero-scroll{height:145svh;min-height:970px;position:relative}.hero-stage{height:100svh;min-height:680px;position:sticky;top:0;overflow:hidden;display:flex;align-items:center;padding:118px 7% 100px;background:#061316;isolation:isolate}.hero-grid{position:absolute;inset:0;z-index:-2;background-image:linear-gradient(var(--line) 1px,transparent 1px),linear-gradient(90deg,var(--line) 1px,transparent 1px);background-size:120px 120px;opacity:.12;mask-image:linear-gradient(to right,transparent,#000)}.ambient{position:absolute;width:70vw;height:70vw;right:-20vw;top:5%;background:radial-gradient(ellipse,rgba(0,185,201,.2),transparent 62%);z-index:-1}.hero-copy{width:57%;position:relative;z-index:5;transform:translateY(calc(var(--hero-progress)*-65px));opacity:calc(1 - var(--hero-progress)*.6)}.hero-copy .eyebrow{color:#c0d0d0;margin-bottom:30px}.hero-copy h1{font-size:clamp(4rem,7.25vw,8.2rem);line-height:1.02;letter-spacing:-.072em}.hero-copy h1 em{white-space:nowrap}.hero-description{font-size:17px;line-height:1.7;color:#a7babc;margin:28px 0 30px}.hero-tags{display:flex;gap:18px;font-size:12px;color:var(--muted);margin-top:30px}.hero-tags span+span{border-left:1px solid var(--line);padding-left:18px}.hero-bottom{position:absolute;bottom:28px;left:7%;right:7%;display:flex;justify-content:space-between;align-items:center;color:#849c9f;font-size:12px;letter-spacing:.05em;z-index:10}.scroll-cue{display:flex;gap:15px;align-items:center}.scroll-line{display:inline-block;height:32px;width:1px;background:linear-gradient(var(--cyan),transparent);animation:scrollpulse 2s infinite}.hero-bottom button{background:none;border:0;font-size:12px;color:#a4b9bb;display:flex;align-items:center;gap:8px}.motion-icon{font-size:16px}.nft-universe{position:absolute;right:0;top:15%;width:51%;height:73%;perspective:1400px;transform:translateY(calc(var(--hero-progress)*90px)) scale(calc(1 + var(--hero-progress)*.1));will-change:transform}.nft-assembly{position:absolute;inset:0;transform-style:preserve-3d;transform:rotateX(var(--tilt-y,0deg)) rotateY(var(--tilt-x,0deg));transition:transform .5s ease-out}.nft-position{position:absolute;width:clamp(180px,20vw,300px);transform-style:preserve-3d;will-change:transform}.nft-front{left:6%;top:24%;z-index:3;transform:translateY(calc(var(--hero-progress)*-30px)) rotate(-11deg)}.nft-middle{left:36%;top:13%;z-index:2;transform:translateY(calc(var(--hero-progress)*70px)) rotate(9deg)}.nft-back{left:63%;top:33%;z-index:1;transform:translateY(calc(var(--hero-progress)*140px)) rotate(19deg)}.nft-card{padding:8px;background:#d6e6e5;border:1px solid #e1f5f4;border-radius:9px;box-shadow:0 22px 70px #0008;animation:float 7s ease-in-out infinite;overflow:hidden;transition:box-shadow .3s}.nft-middle .nft-card{animation-delay:-2s}.nft-back .nft-card{animation-delay:-4s}.nft-card:hover{box-shadow:0 20px 70px #00d9e32b}.nft-card img{aspect-ratio:1/1.18;object-fit:cover;border-radius:4px;width:100%}.nft-card figcaption{display:flex;justify-content:space-between;padding:12px 4px 5px;color:#193135;font-size:10px;letter-spacing:.06em;font-weight:650}.orbit{position:absolute;border:1px solid #2c929944;border-radius:50%;width:115%;height:50%;top:40%;left:-5%;transform:rotate(-27deg);z-index:-1}.orbit-two{width:120%;height:70%;top:22%;left:-8%;transform:rotate(34deg);border-color:#2c929920}.floating-label{position:absolute;color:#9bbbbd;font-size:10px;letter-spacing:.13em;z-index:5}.top-label{right:12%;top:1%;display:flex;flex-direction:column;border-left:1px solid var(--cyan);padding-left:12px}.bottom-label{bottom:5%;left:23%;display:flex;align-items:center;gap:16px}.cross{font-size:26px;color:var(--cyan)}
.vision{background:#0cd0da;color:#05262a;position:relative;z-index:6;border-radius:24px 24px 0 0;min-height:790px}.vision .section-label,.vision .section-label span:first-child{color:#145d64}.vision-statement{font-size:clamp(3.2rem,7.7vw,8rem);max-width:1130px;letter-spacing:-.065em}.vision-statement span{color:#f0ffff}.vision-bottom{margin-top:65px;padding-top:30px;border-top:1px solid #0e6b7045;display:grid;grid-template-columns:1fr 1.6fr 1.8fr;gap:60px;align-items:start}.vision-bottom p{max-width:400px;font-size:17px;line-height:1.65}.large-plus{font:300 80px/1 var(--display)}.protocol{background:#08191d}.protocol-grid{display:grid;grid-template-columns:1fr 1.1fr;gap:9%;align-items:center}.protocol-art{position:relative;min-height:475px;display:flex;align-items:center;justify-content:center;border:1px solid var(--line);background:radial-gradient(ellipse at center,#123e43 0,#07181b 70%);overflow:hidden}.protocol-art>img{width:225px;height:260px;object-fit:cover;border:7px solid #d9eded;border-bottom-width:25px;border-radius:5px;transform:rotate(-9deg);box-shadow:0 20px 60px #0008;transition:opacity .15s,transform .5s;animation:protocolfloat 8s ease-in-out infinite}.protocol-ring{position:absolute;width:360px;height:360px;border:1px solid #42c8cb30;border-radius:50%;box-shadow:0 0 0 45px #47c8cb07,0 0 0 90px #47c8cb05}.index-label{position:absolute;left:24px;bottom:23px;background:#0b252bec;border:1px solid #375155;padding:17px 24px;backdrop-filter:blur(15px);min-width:185px}.index-label span{display:block;font-size:10px;letter-spacing:.12em;color:var(--cyan);margin-bottom:7px}.index-label strong{font:500 21px/1.25 var(--display)}.art-corner{position:absolute;right:20px;top:15px;color:var(--cyan);font-size:25px}.steps{border-top:1px solid var(--line)}.step{border:0;border-bottom:1px solid var(--line);padding:26px 0;display:grid;grid-template-columns:30px 1fr 20px;gap:18px;text-align:left;background:transparent;width:100%;color:#9baeb0}.step-number{font-size:12px;padding-top:4px;color:#5e7c80}.step strong{font:500 20px/1.3 var(--display);display:block}.step-detail{display:none;font-size:15px;line-height:1.65;color:#9bafb1;padding-top:15px;max-width:450px}.step.active{color:var(--ink)}.step.active .step-number,.step.active .step-plus{color:var(--cyan)}.step.active .step-detail{display:block;animation:detailIn .4s ease}.step-plus{font-size:20px}.step:hover strong{color:var(--cyan)}
.product{overflow:hidden;background:#061316;position:relative}.product:before{content:'';position:absolute;left:10%;right:10%;height:700px;top:280px;background:radial-gradient(ellipse,#0266714a,transparent 65%);pointer-events:none}.product-heading{text-align:center;position:relative}.product-heading .eyebrow{justify-content:center;font-size:11px;color:var(--muted);margin-bottom:25px}.product-heading h2{font-size:clamp(3.2rem,6vw,6.1rem)}.product-heading>p:last-child{color:var(--muted);margin:25px 0 55px}.terminal-wrap{position:relative;max-width:1030px;margin:0 auto;border:1px solid #3b6066;border-radius:12px;overflow:hidden;background:#07191c;box-shadow:0 35px 90px #0006;transform-origin:center bottom}.terminal-top{display:flex;justify-content:space-between;align-items:center;padding:16px 22px;font-size:10px;letter-spacing:.1em;background:#11272c}.terminal-top span:first-child{display:flex;align-items:center;gap:9px}.terminal-top span:last-child{color:var(--cyan)}.terminal-image{width:100%;height:auto}.terminal-bottom{border-top:1px solid var(--line);padding:15px 22px;display:flex;justify-content:space-between;font-size:12px;color:var(--muted)}.terminal-bottom a{color:var(--ink)}.product-features{display:grid;grid-template-columns:repeat(3,1fr);gap:50px;margin-top:70px}.product-features>div{border-top:1px solid var(--line);padding-top:20px}.product-features>div>span{font-size:12px;color:var(--cyan)}.product-features h3{margin:18px 0 12px}.product-features p{color:var(--muted);max-width:300px}
.edge{background:#0b2025;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.edge-layout{display:grid;grid-template-columns:1fr 1fr;gap:10%}.edge-layout h2{font-size:clamp(2.7rem,4vw,4rem)}.edge-layout h2 span{color:#5e8188}.edge-items article{display:flex;gap:22px;padding:0 0 32px;margin-bottom:30px;border-bottom:1px solid var(--line)}.edge-items article:last-child{margin:0;padding-bottom:0;border-bottom:0}.edge-items article>span{color:var(--cyan);font-size:26px}.edge-items h3{margin-bottom:12px}.edge-items p{color:var(--muted);font-size:15px}.roadmap{padding-top:110px;padding-bottom:130px}.timeline{display:grid;grid-template-columns:repeat(5,1fr);margin-top:85px}.timeline article{position:relative;border-top:1px solid #2b4b51;padding:35px 22px 0 0}.timeline-point{position:absolute;top:-5px;left:0;width:9px;height:9px;border:1px solid var(--cyan);background:#08242b;transform:rotate(45deg)}.timeline p{color:var(--cyan);font-size:12px;letter-spacing:.08em;margin-bottom:13px}.timeline h3{font-size:20px;margin-bottom:12px}.timeline article>span:last-child{font-size:14px;color:var(--muted);line-height:1.65}.closing{padding-top:110px;padding-bottom:115px;border-top:1px solid var(--line);background:radial-gradient(ellipse at 90% 100%,#064851,transparent 60%);text-align:center}.closing .eyebrow{justify-content:center;color:var(--muted);margin-bottom:30px}.closing h2{font-size:clamp(3rem,5.7vw,6rem)}.closing h2 span{color:var(--cyan)}.closing .button{margin-top:40px}footer{border-top:1px solid var(--line);padding:30px 5.2%;display:flex;align-items:center;justify-content:space-between;gap:25px}footer p,footer>a:last-child{font-size:12px;color:var(--muted)}footer .brand{font-size:17px}
.js .reveal{opacity:0;transform:translateY(35px);transition:opacity .9s ease,transform .9s cubic-bezier(.22,1,.36,1)}.js .reveal.visible{opacity:1;transform:translateY(0)}.timeline article:nth-child(2){transition-delay:.08s}.timeline article:nth-child(3){transition-delay:.16s}.timeline article:nth-child(4){transition-delay:.24s}.timeline article:nth-child(5){transition-delay:.32s}.paused *, .paused *:before,.paused *:after{animation-play-state:paused!important}.paused .hero-copy,.paused .nft-universe{transform:none;opacity:1}.paused .reveal{opacity:1;transform:none;transition:none}.paused .nft-assembly{transform:none}
@keyframes float{0%,100%{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-18px) rotate(2deg)}}@keyframes protocolfloat{0%,100%{transform:translateY(0) rotate(-9deg)}50%{transform:translateY(-13px) rotate(-5deg)}}@keyframes scrollpulse{0%,100%{transform:scaleY(.65);opacity:.5}50%{transform:scaleY(1);opacity:1}}@keyframes detailIn{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
@media(min-width:1600px){.hero-copy h1{font-size:8.5rem}.nft-universe{right:3%;max-width:850px}.hero-copy{max-width:900px}}@media(max-width:1100px){.header{padding:0 5%;height:80px}.header nav{gap:20px}.hero-copy h1{font-size:7.3vw}.hero-stage{padding-left:6%}.hero-copy{width:59%}.hero-description{font-size:15px}.hero-tags{gap:10px;font-size:10px}.hero-tags span+span{padding-left:10px}.nft-universe{right:-5%;width:53%}.nft-front{left:1%}.nft-middle{left:31%}.nft-back{left:61%}.section-pad{padding-left:6%;padding-right:6%}.protocol-grid{gap:5%}.protocol-art{min-height:440px}.step strong{font-size:18px}.vision-bottom{gap:30px}.hero-bottom>span{display:none}.edge-layout{gap:6%}.timeline h3{font-size:17px}}
@media(max-width:760px){html{scroll-padding-top:25px}.header{height:76px;padding:0 6%}.brand{font-size:18px}.brand img{width:27px;height:32px}.header nav{display:none}.nav-cta{font-size:12px;padding:9px 12px;gap:14px}.hero-scroll{height:auto;min-height:0}.hero-stage{height:auto;min-height:950px;display:block;padding:128px 7% 70px;position:relative}.hero-copy{width:100%;transform:none!important;opacity:1!important}.hero-copy .eyebrow{font-size:10px;margin-bottom:22px}.hero-copy h1{font-size:clamp(3.7rem,11vw,5.7rem);letter-spacing:-.065em;max-width:600px}.hero-description{font-size:16px;margin:22px 0 25px}.hero-tags{font-size:11px;margin-top:22px;gap:12px}.hero-tags span+span{padding-left:12px}.button{padding:14px 20px}.nft-universe{top:520px;right:0;width:100%;height:350px;transform:none!important}.nft-position{width:clamp(145px,35vw,210px)}.nft-front{left:12%;top:17%}.nft-middle{left:38%;top:3%}.nft-back{left:65%;top:15%}.nft-card{padding:6px;border-radius:6px}.nft-card img{aspect-ratio:1/1.02}.nft-card figcaption{font-size:8px;padding:9px 2px 3px}.top-label{right:7%;top:-25px;font-size:8px}.bottom-label{bottom:0;left:25%;font-size:8px}.orbit{height:60%;top:20%}.orbit-two{top:10%;height:80%}.ambient{width:700px;height:700px;top:320px;right:-300px}.hero-bottom{left:7%;right:7%;bottom:22px}.hero-bottom button{font-size:11px}.scroll-cue{font-size:11px}.section-pad{padding:70px 7%}.section-label{font-size:10px;letter-spacing:.06em;gap:25px;margin-bottom:40px}.section-label span:last-child{text-align:right;max-width:48%}.vision{min-height:0;border-radius:17px 17px 0 0}.vision-statement{font-size:clamp(3rem,9.5vw,4.6rem)}.vision-bottom{grid-template-columns:1fr;gap:20px;margin-top:35px;padding-top:25px}.large-plus{display:none}.vision-bottom p{font-size:16px;max-width:none}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:24px;font-size:15px}.protocol-grid{grid-template-columns:1fr;gap:30px}.protocol-art{min-height:365px}.protocol-art>img{width:190px;height:230px}.index-label{left:18px;bottom:18px;padding:14px 18px}.index-label strong{font-size:19px}.step{padding:22px 0;gap:12px;grid-template-columns:25px 1fr 16px}.step strong{font-size:18px}.step-detail{font-size:14px}.product-heading .eyebrow{font-size:9px;max-width:280px;margin:0 auto 24px;line-height:1.8}.product-heading h2{font-size:clamp(2.9rem,9vw,4.5rem)}.product-heading>p:last-child{font-size:15px;margin-bottom:35px}.terminal-wrap{border-radius:7px;margin:0 -3%}.terminal-top{padding:12px;font-size:8px}.terminal-bottom{font-size:10px;padding:12px;gap:10px}.terminal-bottom span{max-width:60%}.terminal-bottom a{white-space:nowrap}.product-features{grid-template-columns:1fr;gap:28px;margin-top:40px}.product-features h3{margin:10px 0}.product-features p{max-width:none;font-size:15px}.edge-layout{grid-template-columns:1fr;gap:42px}.edge-layout h2{font-size:2.8rem}.edge-items article{gap:16px}.timeline{grid-template-columns:1fr;margin-top:45px}.timeline article{border-top:0;border-left:1px solid #2b4b51;margin-left:5px;padding:0 0 32px 32px}.timeline article:last-child{padding-bottom:0}.timeline-point{left:-5px;top:5px}.timeline p{margin-bottom:8px}.timeline h3{font-size:21px;margin-bottom:8px}.timeline article>span:last-child br{display:none}.closing h2{font-size:clamp(2.6rem,8.6vw,4.5rem)}.closing .eyebrow{font-size:10px}footer{flex-wrap:wrap;padding:28px 7%;gap:20px}footer p{order:3;width:100%;font-size:11px}footer>a:last-child{font-size:11px}}
@media(max-width:380px){.nav-cta{font-size:10px;gap:7px}.header .brand{font-size:16px;gap:7px}.hero-copy h1{font-size:3.3rem}.hero-tags{font-size:10px;gap:8px}.nft-universe{top:545px}.hero-stage{min-height:945px}.hero-description{font-size:15px}.section-label{font-size:9px}.top-label{display:none}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js .reveal{opacity:1;transform:none}.hero-copy,.nft-universe,.nft-assembly{transform:none!important;opacity:1!important}.hero-scroll{height:auto;min-height:0}.hero-stage{position:relative}}

/* Standalone pages and compact navigation */
@view-transition{navigation:auto}
::view-transition-old(root){animation:pageOut .18s ease both}
::view-transition-new(root){animation:pageIn .4s ease both}
@keyframes pageOut{to{opacity:0;transform:translateY(-8px)}}
@keyframes pageIn{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
.standalone{min-height:100svh;display:flex;flex-direction:column}
.standalone main{flex:1}
.standalone:not(.home-page) main{padding-top:94px}
.standalone main>section{min-height:calc(100svh - 188px)}
.standalone .header nav{gap:24px}
.standalone .header [aria-current=page]{color:var(--cyan)}
.standalone .hero-scroll{height:auto;min-height:0}
.standalone .hero-stage{position:relative;height:calc(100svh - 93px);min-height:730px}
.standalone .hero-copy{transform:none;opacity:1}
.standalone .hero-tags{margin-top:24px}
.standalone .hero-copy .discover-button{width:max-content;max-width:100%;min-height:42px;padding:10px 15px;gap:18px;border-radius:5px;font-size:13px;font-weight:600;line-height:1.3;box-shadow:0 3px 12px #00cdd214}
.standalone .discover-button span{font-size:17px}
.standalone .vision{border-radius:0}
.standalone .section-heading h1,.standalone .edge-layout h1{font-size:clamp(2.5rem,4.4vw,4.7rem);line-height:1.08;letter-spacing:-.05em}
.standalone .product-heading h1{font-size:clamp(3.2rem,6vw,6.1rem);line-height:1.08;letter-spacing:-.05em}
.standalone .vision h1{font-size:clamp(3.2rem,7.7vw,8rem);line-height:1.08;letter-spacing:-.065em}
.standalone .edge-layout h1{font-size:clamp(2.7rem,4vw,4rem)}
.standalone .edge-layout h1 span{color:#71959b}
.menu-toggle,.mobile-whitepaper{display:none}
.paper-heading{max-width:760px;margin-bottom:65px}
.paper-heading .eyebrow{color:var(--cyan);margin-bottom:22px}
.paper-heading h1{font-size:clamp(3.4rem,7vw,6.8rem);line-height:1.1;letter-spacing:-.055em;margin-bottom:22px}
.paper-heading>p:last-child{font-size:17px;color:var(--muted);max-width:620px}
.paper-body{max-width:850px}
.paper-body article{padding:30px 0;border-top:1px solid var(--line)}
.paper-body article>span{font-size:12px;color:var(--cyan)}
.paper-body h2{font-size:27px;letter-spacing:-.03em;margin:12px 0 15px}
.paper-body p{color:#b3c3c5;font-size:16px;line-height:1.8}
.text-link{display:inline-block;color:var(--cyan);margin-top:15px;font-size:14px}
@media(max-width:1100px){.standalone .header nav{gap:16px}.standalone .header nav a{font-size:12px}.standalone .header{padding:0 4%}.standalone:not(.home-page) main{padding-top:80px}}
@media(max-width:900px){.standalone .header{height:80px;padding:0 6%;gap:18px}.standalone .header .brand{margin-right:auto}.menu-toggle{display:flex;order:3;flex-direction:column;justify-content:center;gap:6px;width:40px;height:40px;background:transparent;border:1px solid var(--line);border-radius:4px;padding:10px}.menu-toggle span{width:18px;height:1px;background:var(--ink)}.standalone .header nav{display:none;position:absolute;top:79px;left:0;right:0;background:#0b2025;border-bottom:1px solid #305259;padding:18px 6% 24px;box-shadow:0 24px 36px #0006;z-index:30}.standalone .header nav.open{display:flex;flex-direction:column;gap:0}.standalone .header nav a{padding:12px 0;font-size:16px;border-bottom:1px solid var(--line)}.standalone .header nav .mobile-whitepaper{display:block;color:var(--cyan)}.standalone .header .nav-cta{font-size:13px;min-height:40px;gap:14px}.standalone .header .nav-cta[aria-current=page]{color:var(--cyan)}}
@media(max-width:760px){.standalone .hero-stage{height:auto;min-height:950px}.standalone:not(.home-page) main{padding-top:80px}.standalone main>section{min-height:calc(100svh - 210px)}.standalone .hero-copy .discover-button{font-size:13px;padding:10px 14px;gap:16px}.standalone .section-heading h1{font-size:2.7rem}.standalone .vision h1{font-size:clamp(3rem,9.5vw,4.6rem)}.standalone .product-heading h1{font-size:clamp(2.9rem,9vw,4.5rem)}.standalone .edge-layout h1{font-size:2.8rem}.paper-heading{margin-bottom:40px}.paper-heading>p:last-child{font-size:16px}.paper-body h2{font-size:25px}.standalone .header{gap:12px}}
@media(max-width:380px){.standalone .header{gap:8px}.standalone .header .nav-cta{font-size:12px;gap:8px;padding:9px}.standalone .hero-stage{min-height:950px}}
@media(prefers-reduced-motion:reduce){::view-transition-old(root),::view-transition-new(root){animation:none!important}}

/* Expanded page narratives */
.standalone .header{padding-left:5.2%;padding-right:16px;gap:24px}
.standalone .header nav{margin-left:auto;margin-right:auto}
.standalone .header .nav-cta{order:3;flex-shrink:0;margin-left:0}
.standalone .header .menu-toggle{order:2}
.standalone main>.chapter{min-height:0;border-top:1px solid var(--line);padding-top:100px;padding-bottom:100px}
.chapter-tint{background:#0b2025}
.chapter-title{margin-bottom:48px;max-width:980px}
.chapter .section-label{margin-bottom:40px}
.chapter-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:42px}
.chapter-cards article{border-top:1px solid #31535a;padding-top:24px}
.chapter-number{font-size:12px;color:var(--cyan);letter-spacing:.1em}
.chapter-cards h3{font-size:24px;margin:22px 0 16px}
.chapter p,.chapter dd{font-size:16px;line-height:1.8;color:#a8bec1}
.story-split{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}
.story-copy p+p{margin-top:24px}
.story-copy .text-link{margin-top:30px}
.culture-stack{position:relative;padding:20px 0 20px 45px;max-width:440px;justify-self:center}
.culture-stack>img{width:300px;aspect-ratio:1;object-fit:cover;transform:rotate(7deg);border:7px solid #c9e5e7;border-bottom-width:24px;border-radius:5px;box-shadow:0 18px 55px #0005}
.culture-stack>div{position:relative;margin-top:-75px;margin-left:-55px;background:#113239ed;backdrop-filter:blur(14px);padding:22px 27px;border:1px solid #41656b;min-width:255px}
.culture-stack>div span{display:block;color:var(--cyan);font-size:12px;letter-spacing:.06em;margin-bottom:12px}
.culture-stack>div strong{font:500 28px/1.25 var(--display)}
.page-next{margin-top:75px;padding-top:25px;border-top:1px solid var(--line)}
.page-next>span{display:block;font-size:12px;letter-spacing:.1em;color:var(--muted);margin-bottom:12px}
.page-next>a{display:flex;justify-content:space-between;align-items:center;gap:30px;font:500 clamp(1.55rem,2.7vw,2.5rem)/1.25 var(--display);letter-spacing:-.03em;transition:color .2s}
.page-next>a:hover{color:var(--cyan)}
.page-next>a>span{color:var(--cyan);font-size:38px;transition:transform .2s}
.page-next>a:hover>span{transform:translate(4px,-4px)}
.editorial-rows article{display:grid;grid-template-columns:.7fr 1.3fr;gap:45px;padding:34px 0;border-top:1px solid var(--line)}
.editorial-rows article>span{font-size:12px;letter-spacing:.08em;color:var(--cyan);padding-top:6px}
.editorial-rows h3{font-size:27px;margin-bottom:16px}
.editorial-rows p{max-width:670px}
.position-pair{display:grid;grid-template-columns:1fr 1fr;gap:26px}
.position-pair article{padding:35px;border:1px solid #35575d;background:#0a191d}
.direction-mark{display:block;font:400 72px/1 var(--display);color:var(--cyan);margin-bottom:35px}
.position-pair article:nth-child(2) .direction-mark{color:#d0e3e6}
.position-pair .eyebrow{font-size:12px;color:var(--muted);margin-bottom:14px}
.position-pair h3{font-size:30px;max-width:390px;margin-bottom:20px}
.chapter .chapter-note{font-size:14px;color:var(--muted);margin-top:26px;max-width:880px}
.faq{margin-top:70px;max-width:950px}
.faq>h3{font-size:30px;margin-bottom:24px}
.faq details{border-top:1px solid var(--line);padding:20px 0}
.faq details:last-child{border-bottom:1px solid var(--line)}
.faq summary{cursor:pointer;font-size:17px;padding:4px 0;line-height:1.6;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:25px}
.faq summary::-webkit-details-marker{display:none}
.faq summary:after{content:'+';color:var(--cyan);font-size:25px;line-height:1}
.faq details[open] summary:after{content:'−'}
.faq summary:focus-visible{outline:2px solid var(--cyan);outline-offset:6px}
.faq details p{padding-top:18px;max-width:810px}
.collection-gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}
.collection-gallery figure{min-width:0}
.collection-gallery img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:5px}
.collection-gallery figcaption{font-size:16px;padding-top:17px;color:#bdd0d3}
.milestone-list article{display:grid;grid-template-columns:130px 1fr auto;align-items:start;gap:30px;border-top:1px solid var(--line);padding:34px 0}
.milestone-list article>span:first-child{font-family:var(--display);font-size:20px;color:var(--cyan);padding-top:3px}
.milestone-list h3{font-size:26px;margin-bottom:12px}
.milestone-list p{max-width:690px}
.planned-tag{border:1px solid #37545a;color:#a6bdc0;padding:5px 9px;font-size:11px;letter-spacing:.08em;border-radius:3px;margin-top:4px}
.glossary{margin:0;display:grid;grid-template-columns:1fr 1fr;gap:0 65px}
.glossary>div{padding:28px 0;border-top:1px solid var(--line)}
.glossary dt{font:500 25px/1.3 var(--display);margin-bottom:15px}
.glossary dd{margin:0}
.wide-copy{max-width:800px}
@media(max-width:1100px){.standalone .header{padding-left:4%;padding-right:16px;gap:18px}.chapter-cards{gap:26px}.chapter-cards h3{font-size:22px}.story-split{gap:6%}.culture-stack{padding-left:25px}.culture-stack>img{width:250px}.culture-stack>div{margin-left:-30px}}
@media(max-width:900px){.standalone .header{padding-left:5%;padding-right:12px;gap:12px}.standalone .header .brand{margin-right:auto}.standalone .header nav{margin:0}.standalone .header .menu-toggle{flex-shrink:0}.standalone .header .nav-cta{order:3}.chapter-cards{grid-template-columns:1fr;gap:30px}.chapter-cards h3{margin:14px 0 12px}.chapter-cards p{max-width:720px}.milestone-list article{grid-template-columns:100px 1fr}.milestone-list .planned-tag{grid-column:2;justify-self:start;margin-top:-10px}}
@media(max-width:760px){.standalone main>.chapter{padding:65px 7%}.chapter-title{font-size:clamp(2.2rem,7.5vw,3.5rem);margin-bottom:35px}.chapter .section-label{margin-bottom:32px}.story-split{grid-template-columns:1fr;gap:38px}.culture-stack{justify-self:center;padding-left:45px}.culture-stack>img{width:260px}.culture-stack>div{margin-left:-45px;min-width:240px;padding:20px}.culture-stack>div strong{font-size:25px}.page-next{margin-top:45px}.page-next>a{font-size:25px;gap:20px}.page-next>a>span{font-size:30px}.editorial-rows article{grid-template-columns:1fr;gap:17px;padding:28px 0}.editorial-rows h3{font-size:24px}.position-pair{grid-template-columns:1fr;gap:20px}.position-pair article{padding:27px}.position-pair h3{font-size:26px}.direction-mark{font-size:60px;margin-bottom:25px}.faq{margin-top:45px}.faq summary{font-size:16px}.collection-gallery{grid-template-columns:1fr;gap:30px;max-width:400px;margin:0 auto}.collection-gallery figcaption{padding-top:12px}.milestone-list article{grid-template-columns:1fr auto;gap:15px;padding:28px 0}.milestone-list article>div{grid-column:1/-1;grid-row:2}.milestone-list .planned-tag{grid-column:2;grid-row:1;margin:0}.milestone-list h3{font-size:24px}.glossary{grid-template-columns:1fr;gap:0}.glossary dt{font-size:23px}.standalone .header .nav-cta{font-size:12px;gap:10px}}
@media(max-width:380px){.standalone .header{padding-left:12px;padding-right:8px;gap:8px}.standalone .header .brand{font-size:15px;gap:7px}.standalone .header .brand img{width:25px}.standalone .header .nav-cta{padding:9px 8px;gap:6px}.standalone .header .menu-toggle{width:35px;padding:8px}.culture-stack>img{width:220px}.culture-stack>div{min-width:210px}}

/* Original collection artwork and compact Whitepaper action */
.standalone .header .nav-cta{font-size:12px;font-weight:600;line-height:1.15;letter-spacing:-.015em;gap:7px;padding:8px 11px;min-height:32px;border-radius:4px;white-space:nowrap;align-items:center}
.standalone .header .nav-cta>span{font-size:13px;line-height:1}
.nft-card img{aspect-ratio:1;object-fit:contain}
.protocol-art>img{object-fit:contain}
.uploaded-gallery{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.uploaded-gallery img{aspect-ratio:1;object-fit:contain;background:#0b2025}
.uploaded-gallery figcaption{font-size:13px;color:var(--muted)}
@media(max-width:900px){.uploaded-gallery{grid-template-columns:repeat(2,minmax(0,1fr));max-width:none}.standalone .header .nav-cta{font-size:12px;min-height:32px;padding:7px 10px;gap:6px}}
@media(max-width:760px){.uploaded-gallery{gap:22px 16px;margin:0}.uploaded-gallery figcaption{font-size:12px}.nft-card img{aspect-ratio:1}}
@media(max-width:380px){.standalone .header .nav-cta{padding:7px 9px;gap:5px}}

/* Full-artwork homepage gallery */
.standalone.home-page .hero-stage{height:auto;min-height:calc(100svh - 93px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);gap:clamp(36px,5vw,80px);padding:145px 7% 110px;align-items:center}
.home-page .hero-copy{width:100%;min-width:0}
.home-page .hero-copy h1{font-size:clamp(3.6rem,6.6vw,7rem);line-height:1.01;letter-spacing:-.065em}
.home-page .hero-copy h1 em{display:block;white-space:normal}
.hero-gallery{position:relative;width:100%;max-width:570px;justify-self:end;min-width:0}
.gallery-heading{display:flex;justify-content:space-between;gap:15px;margin-bottom:24px;font-size:10px;letter-spacing:.1em;color:#9ab6bb}
.gallery-heading span:first-child{color:var(--cyan)}
.gallery-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding:8px 0}
.gallery-card{min-width:0;margin:0;padding:7px 7px 0;background:#132b30;border:1px solid #41656a;border-radius:9px;box-shadow:0 14px 32px #0003;animation:galleryDrift 7s ease-in-out infinite;will-change:transform}
.gallery-card:nth-child(2){animation-delay:-2s}.gallery-card:nth-child(3){animation-delay:-4s}.gallery-card:nth-child(4){animation-delay:-1s}
.gallery-card img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;border-radius:4px}
.gallery-card figcaption{display:flex;justify-content:space-between;gap:10px;padding:10px 4px;font-size:10px;letter-spacing:.1em;color:#b2c8cc}
.gallery-card figcaption span:last-child{color:var(--cyan)}
.gallery-caption{display:flex;align-items:center;justify-content:center;gap:12px;font-size:10px;letter-spacing:.08em;color:#8aa9ad;margin-top:22px}
.gallery-caption-line{display:block;width:22px;height:1px;background:var(--cyan)}
.standalone .hero-copy .discover-button{font-size:12px;line-height:1.15;letter-spacing:-.025em;word-spacing:-.03em;font-weight:600;gap:10px;padding:10px 13px;min-height:36px;border-radius:4px;box-shadow:none;white-space:nowrap}
.standalone .hero-copy .discover-button span{font-size:14px;line-height:1}
.home-page .culture-stack{padding:0;width:100%;max-width:320px;justify-self:center}
.home-page .culture-stack>img{display:block;width:100%;height:auto;aspect-ratio:1;object-fit:contain;transform:none;border:6px solid #25434a;border-radius:7px}
.home-page .culture-stack>div{margin:0;padding:22px 0 0;min-width:0;background:transparent;border:0;backdrop-filter:none}
.footer-x{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;color:#bdcfd2}
@keyframes galleryDrift{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}
@media(max-width:1100px){.standalone.home-page .hero-stage{padding-left:6%;padding-right:6%;gap:34px}.home-page .hero-copy h1{font-size:clamp(3.5rem,6.4vw,5rem)}.gallery-grid{gap:18px}.gallery-heading{font-size:9px;letter-spacing:.04em}.gallery-card figcaption{font-size:9px}.gallery-caption{font-size:9px;letter-spacing:.02em}.home-page .hero-tags{flex-wrap:wrap}}
@media(max-width:900px){.standalone.home-page .hero-stage{grid-template-columns:minmax(0,1fr);padding:130px 7% 95px;gap:48px}.home-page .hero-copy{max-width:620px}.home-page .hero-copy h1{font-size:clamp(3.6rem,9vw,5.8rem)}.home-page .hero-copy h1 em{display:inline}.hero-gallery{justify-self:center;max-width:540px}.gallery-heading{font-size:10px;letter-spacing:.08em}.gallery-grid{gap:22px}.gallery-card figcaption{font-size:10px}.gallery-caption{font-size:10px;letter-spacing:.04em}.home-page .hero-description{font-size:16px}}
@media(max-width:480px){.standalone.home-page .hero-stage{gap:36px;padding-top:120px;padding-bottom:90px}.home-page .hero-copy h1{font-size:clamp(3rem,11.5vw,4.2rem)}.gallery-grid{gap:15px}.gallery-heading{font-size:9px;letter-spacing:.04em;margin-bottom:16px}.gallery-card{padding:5px 5px 0;border-radius:6px}.gallery-card figcaption{font-size:8px;padding:8px 2px;letter-spacing:.06em}.gallery-caption{font-size:8px;margin-top:16px}.gallery-caption-line{width:15px}.standalone .hero-copy .discover-button{font-size:12px;gap:9px;padding:9px 12px;min-height:35px}}
@media(prefers-reduced-motion:reduce){.gallery-card{animation:none;will-change:auto}}
.hero-gallery .gallery-heading,.hero-gallery .gallery-caption,.hero-gallery .gallery-card figcaption{font-size:12px;letter-spacing:.02em}
@media(max-width:480px){.hero-gallery .gallery-heading{gap:10px;letter-spacing:0}.hero-gallery .gallery-card figcaption{font-size:10px;letter-spacing:.02em}.hero-gallery .gallery-caption{font-size:10px;letter-spacing:0}}

/* Named collection captions */
.hero-gallery .gallery-card figcaption{align-items:flex-start;gap:8px;min-height:52px;font-size:13px;line-height:1.35;letter-spacing:0}
.gallery-card figcaption .collection-name{font-weight:500;color:#e2eeee;min-width:0;overflow-wrap:break-word}
.gallery-card figcaption span:last-child{font-size:10px;flex-shrink:0;padding-top:2px}
.uploaded-gallery figcaption{font-size:15px;line-height:1.4;font-weight:500;color:#d2e3e5;overflow-wrap:break-word;min-height:42px}
.terminal-zoom{display:block;cursor:zoom-in}
.terminal-zoom:focus-visible{outline-offset:-3px}

/* Phone and tablet navigation, reading, and touch targets */
@media(max-width:900px){
 html{scroll-padding-top:92px}
 .standalone .header{position:fixed;height:72px;background:#061316f5;backdrop-filter:blur(16px);padding:0 14px 0 20px;gap:12px;border-bottom:1px solid #28464c}
 .standalone .header .brand{font-size:18px;gap:8px}
 .standalone .header .brand img{width:29px;height:34px}
 .standalone .header .menu-toggle{width:44px;height:44px;padding:12px;gap:6px}
 .standalone .header .menu-toggle span{width:18px}
 .standalone .header .nav-cta{position:relative;font-size:12px;min-height:32px;padding:8px 10px}
 .standalone .header .nav-cta:before{content:'';position:absolute;inset:-6px 0}
 .standalone .header nav{top:71px;padding:12px 20px 20px;max-height:calc(100dvh - 72px);overflow-y:auto;overscroll-behavior:contain;box-shadow:0 18px 35px #0007}
 .standalone .header nav a{min-height:48px;font-size:16px;padding:12px 0}
 .standalone .header nav a[aria-current=page]{border-bottom-color:#087e88}
 .standalone:not(.home-page) main{padding-top:72px}
 .standalone.home-page .hero-stage{padding-top:112px}
 .hero-gallery{max-width:540px}
 .hero-gallery .gallery-card figcaption{font-size:14px;min-height:52px}
 .standalone .hero-copy .discover-button{min-height:42px;font-size:13px;padding:11px 14px;gap:10px}
 .hero-bottom button{min-height:44px;padding:8px 0;font-size:12px}
 .scroll-cue{min-height:44px;font-size:12px}
 .text-link{min-height:44px;padding:10px 0;font-size:14px}
 .faq summary{min-height:44px}
}
@media(max-width:600px){
 body{overflow-wrap:break-word}
 .standalone main>section{min-height:0}
 .standalone .section-pad,.standalone main>.chapter{padding:52px 20px}
 .standalone .section-label{font-size:11px;letter-spacing:.035em;gap:18px;margin-bottom:30px;line-height:1.5}
 .standalone .section-label span:last-child{max-width:42%}
 .standalone .section-heading{margin-bottom:30px}
 .standalone .section-heading h1,.standalone .product-heading h1{font-size:clamp(2.25rem,8.5vw,3.3rem);line-height:1.1;letter-spacing:-.05em}
 .standalone .vision h1{font-size:clamp(2.65rem,10vw,3.8rem);line-height:1.08}
 .standalone h2.chapter-title{font-size:clamp(2rem,7.5vw,2.8rem);line-height:1.12;margin-bottom:30px}
 .standalone .section-heading>p,.vision-bottom p,.step-detail,.product-heading>p:last-child,.product-features p,.chapter p,.paper-heading>p:last-child,.paper-body p{font-size:16px;line-height:1.7}
 .standalone.home-page .hero-stage{padding:112px 20px 30px;gap:34px;min-height:0;height:auto}
 .home-page .hero-copy{width:100%}
 .home-page .hero-copy h1{font-size:clamp(2.9rem,11.8vw,4.1rem);line-height:1.02;letter-spacing:-.06em}
 .home-page .hero-copy .eyebrow{font-size:10px;letter-spacing:.05em;gap:9px;margin-bottom:21px}
 .home-page .hero-description{font-size:16px;margin:22px 0;line-height:1.65}
 .home-page .hero-description br{display:none}
 .home-page .hero-tags{gap:8px 12px;font-size:12px;line-height:1.6;margin-top:20px}
 .home-page .hero-tags span+span{padding-left:0;border:0}
 .hero-gallery{max-width:none}
 .gallery-grid{gap:14px;padding:5px 0}
 .gallery-card{padding:5px 5px 0;border-radius:6px;box-shadow:0 8px 20px #0003;animation-duration:9s}
 .hero-gallery .gallery-heading{font-size:10px;letter-spacing:.015em;gap:10px;margin-bottom:16px}
 .hero-gallery .gallery-card figcaption{display:block;min-height:56px;padding:9px 3px;font-size:13px;line-height:1.35}
 .hero-gallery .gallery-card figcaption span:last-child{display:none}
 .hero-gallery .gallery-caption{font-size:10px;letter-spacing:0;gap:8px;margin-top:16px}
 .home-page .hero-bottom{position:static;display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:space-between;align-items:center;margin-top:0;width:100%;font-size:12px}
 .home-page .hero-bottom>span{display:none}
 .home-page .ambient{width:100%;height:650px;top:400px;right:0}
 .home-page .culture-stack{max-width:300px}
 .protocol-grid{gap:26px}
 .protocol-art{min-height:330px}
 .protocol-art>img{width:180px;height:215px}
 .step{grid-template-columns:22px minmax(0,1fr) 16px;gap:10px;padding:22px 0}
 .step strong{font-size:18px;line-height:1.35}
 .index-label{left:15px;bottom:15px;padding:12px 16px;min-width:170px}
 .product-heading .eyebrow{font-size:10px;line-height:1.65}
 .terminal-wrap{margin:0;border-radius:7px}
 .terminal-top{padding:12px 10px;gap:12px;flex-wrap:wrap;font-size:10px}
 .terminal-top span:last-child{font-size:9px}
 .terminal-bottom{padding:12px;gap:10px;align-items:center;flex-wrap:wrap;font-size:12px;line-height:1.5}
 .terminal-bottom>span{max-width:none;width:100%}
 .terminal-bottom a{font-size:13px;padding:7px 0;min-height:34px}
 .product-features{gap:26px;margin-top:34px}
 .uploaded-gallery{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px;max-width:none;margin:0}
 .uploaded-gallery figcaption{font-size:14px;line-height:1.4;min-height:44px;padding-top:10px}
 .uploaded-gallery img{width:100%;height:auto;object-fit:contain}
 .timeline{margin-top:34px}
 .timeline article{padding-left:25px;padding-bottom:30px}
 .timeline h3{font-size:21px}
 .timeline p{font-size:13px}
 .timeline article>span:last-child{font-size:15px}
 .milestone-list article{padding:25px 0;gap:14px}
 .milestone-list h3{font-size:23px;line-height:1.3}
 .milestone-list article>span:first-child{font-size:19px}
 .planned-tag{font-size:10px;line-height:1.5;padding:5px 8px}
 .paper-heading{margin-bottom:35px}
 .paper-heading h1{font-size:clamp(2.8rem,11vw,4rem);line-height:1.08}
 .paper-heading .eyebrow{font-size:10px;letter-spacing:.06em}
 .paper-body article{padding:26px 0}
 .paper-body h2,.glossary dt{font-size:24px;line-height:1.3}
 .position-pair article{padding:25px}
 .position-pair h3{font-size:25px;line-height:1.3}
 .editorial-rows h3{font-size:23px;line-height:1.3}
 .chapter .chapter-note{font-size:14px;line-height:1.65}
 footer{padding:25px 20px calc(25px + env(safe-area-inset-bottom));gap:15px}
 footer .brand{font-size:17px}
 footer p{font-size:12px;line-height:1.6}
 footer .footer-x{margin-left:auto}
}
@media(max-width:360px){
 .standalone .header{padding:0 10px 0 12px;gap:7px}
 .standalone .header .brand{font-size:15px;gap:6px}
 .standalone .header .brand img{width:25px;height:29px}
 .standalone .header .nav-cta{padding:8px;gap:5px}
 .standalone .section-pad,.standalone main>.chapter{padding-left:16px;padding-right:16px}
 .standalone.home-page .hero-stage{padding-left:16px;padding-right:16px}
 .home-page .hero-copy h1{font-size:2.85rem}
 .home-page .hero-copy .eyebrow{font-size:9px;letter-spacing:.02em}
 .gallery-grid{gap:12px}
 .hero-gallery .gallery-card figcaption{font-size:12px;min-height:51px}
 .uploaded-gallery figcaption{font-size:13px}
}
/* Launch announcement, original whitepaper, and prelaunch Trade page. */
.home-page .hero-copy .launch-announcement{display:inline-flex;align-items:center;flex-wrap:wrap;gap:5px;padding:7px 11px;margin:0 0 24px;border:1px solid #285055;border-radius:30px;background:#0b2428;color:#c6d9da;font-size:12px;line-height:1.5;letter-spacing:.01em}
.launch-announcement>span{width:6px;height:6px;margin-right:4px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px #05d6e150;flex-shrink:0}
.launch-announcement strong{color:var(--cyan);font-weight:600}
.paper-download{display:flex;align-items:center;gap:22px;max-width:850px;padding:26px 28px;border:1px solid #2d5358;border-radius:8px;background:linear-gradient(120deg,#102b30,#0a1d21);transition:border-color .2s,background .2s}
.paper-download:hover{border-color:var(--cyan);background:#12343a}
.paper-file-icon{font-size:32px;color:var(--cyan);line-height:1}
.paper-file-copy{display:flex;flex-direction:column;gap:5px;min-width:0}
.paper-file-copy strong{font:500 21px/1.3 var(--display);letter-spacing:-.02em}
.paper-file-copy>span{font-size:12px;color:var(--muted)}
.paper-file-arrow{margin-left:auto;color:var(--cyan);font-size:24px}
.paper-contents-heading{margin:64px 0 26px}
.paper-contents-heading .eyebrow{font-size:11px;color:var(--cyan)}
.paper-contents-heading>p{color:var(--muted);margin-top:10px}
.standalone.trade-page main{display:flex;flex-direction:column}
.standalone.trade-page main>.trade-coming-soon{flex:1;display:grid;place-items:center;min-height:calc(100svh - 200px);padding:70px 20px;text-align:center;background:radial-gradient(ellipse at 50% 50%,#0c292e 0%,#061316 64%)}
.trade-coming-soon h1{font-size:clamp(2.8rem,8vw,7rem);line-height:1.1;letter-spacing:-.06em}
@media(max-width:600px){.home-page .hero-copy .launch-announcement{font-size:11px;margin-bottom:21px;padding:6px 10px}.paper-download{gap:14px;padding:22px 18px}.paper-file-copy strong{font-size:18px}.paper-file-copy>span{font-size:11px}.paper-file-icon{font-size:27px}.paper-file-arrow{font-size:20px}.paper-contents-heading{margin-top:44px}.standalone.trade-page main>.trade-coming-soon{min-height:calc(100svh - 232px)}}
