@import url('https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500;600&display=swap');
:root{--bg:#04091a;--panel:#0d1733;--muted:#9aa8c6;--accent:#ffcb3d;--line:#22325c}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;background:var(--bg);color:#f2f5fb;font-family:'Space Grotesk',sans-serif;font-size:16px}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:3px solid white;outline-offset:5px}header{height:96px;max-width:1440px;padding:0 5%;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;font-weight:700;letter-spacing:-2px;font-size:32px}.brand span{color:var(--accent)}.brand sup{font-size:10px;align-self:flex-start;margin:10px 0 0 5px;letter-spacing:0}.brand svg{width:40px;height:40px;margin-right:8px;fill:none;stroke:var(--accent);stroke-width:4.5}nav{display:flex;gap:35px;font-size:14px}nav a:hover,.text-link:hover{color:var(--accent)}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:36px;background:var(--accent);border:1px solid var(--accent);border-radius:6px;color:#08112a;padding:18px 25px;font-weight:700;font-size:15px;transition:transform .2s,background .2s}.button:hover{background:#ffdb70;transform:translateY(-2px)}.button span{font-size:21px}.button.small{padding:12px 18px;font-size:14px}.hero{max-width:1440px;margin:auto;display:grid;grid-template-columns:1.05fr 1fr;min-height:640px;padding:0 5%}.hero-copy{padding:75px 0 28px;display:flex;flex-direction:column;align-items:flex-start}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;color:var(--accent)}.signal{display:inline-block;width:7px;height:7px;background:var(--accent);border-radius:50%;margin-right:9px}h1,h2,h3,p{margin:0}h1,h2{font-family:'Space Grotesk',sans-serif;font-weight:700;letter-spacing:-1.5px;line-height:.99}h1{font-size:clamp(68px,7.7vw,112px);margin:26px 0}em{font-style:normal;color:var(--accent)}.hero-copy>p{color:var(--muted);line-height:1.8;font-size:16px}.actions{display:flex;align-items:center;gap:28px;margin-top:34px}.text-link{font-size:14px;font-weight:600}.play{border:1px solid #62729a;border-radius:50%;padding:7px 10px;margin-right:8px}.hero-bottom{display:flex;justify-content:space-between;width:90%;margin-top:auto;padding-top:44px;color:#62729a;font-size:10px;letter-spacing:1.5px}.hero-bottom b{font-size:20px;color:var(--accent)}.hero-art{position:relative;min-height:590px;overflow:hidden;background:radial-gradient(ellipse at 50% 50%,#284dab55,transparent 65%)}.orbit{position:absolute;width:410px;height:410px;border:1px solid #4d8bff33;border-radius:50%;top:92px;left:50%;transform:translateX(-50%)}.orbit-two{width:530px;height:530px;top:32px}.slab{position:absolute;object-fit:contain;filter:drop-shadow(0 25px 22px #0008);height:365px;width:245px;top:105px}.slab-front{left:43%;transform:rotate(12deg)}.slab-back{left:9%;transform:rotate(-14deg);top:155px}.coordinate{position:absolute;right:0;top:32px;font-size:10px;letter-spacing:2px;line-height:1.7;color:#62729a}.cross{position:absolute;color:#4d8bff;font-size:24px}.c1{top:75px;left:40px}.c2{bottom:100px;right:0}.art-label{position:absolute;top:72px;left:25%;font-size:10px;letter-spacing:2px;transform:rotate(-7deg);border:1px solid #33558f;padding:9px 12px;background:#101f43}.art-label span{margin-left:25px}.find-tag{position:absolute;bottom:81px;left:19%;display:flex;align-items:center;gap:15px;background:#ffcb3d;color:#102451;border-radius:5px;padding:15px 25px;transform:rotate(-5deg);box-shadow:0 10px 35px #0005;font-weight:700}.find-tag>span{font-size:33px}.find-tag small{display:block;font-size:9px;letter-spacing:1.5px;margin-top:5px;font-weight:500}.art-footer{position:absolute;bottom:26px;left:35px;right:0;display:flex;justify-content:space-between;font-size:10px;letter-spacing:1.5px;color:#62729a}.ticker{display:flex;justify-content:space-around;gap:35px;align-items:center;padding:20px 0;background:var(--accent);color:#102451;font-family:'Space Grotesk',sans-serif;font-size:21px;font-weight:700;letter-spacing:1px;overflow:hidden;white-space:nowrap}.ticker b{font-size:24px}.section{max-width:1440px;padding:90px 5%;margin:auto}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:35px;gap:25px}h2{font-size:62px;margin-top:16px}.section-head p,.packs p{font-size:15px;color:var(--muted);line-height:1.7}.map-layout{display:grid;grid-template-columns:1fr 310px;border:1px solid var(--line);border-radius:12px;overflow:hidden}.map{position:relative;min-height:430px;overflow:hidden}.street-map{width:100%;height:100%;position:absolute}.map-top,.map-bottom{position:absolute;left:24px;right:24px;display:flex;justify-content:space-between;z-index:2}.map-top{top:24px}.map-badge,.demo-badge{background:#070e22eb;padding:10px 12px;border:1px solid #22325c;border-radius:5px;font-size:11px;letter-spacing:1px}.demo-badge{color:var(--accent)}.map-bottom{bottom:20px;font-size:10px;color:#9aa8c6;gap:15px}.pin{position:absolute;z-index:3;border:5px solid #ffe5a0;border-radius:50%;background:var(--accent);color:#162747;width:49px;height:49px;font-size:24px;box-shadow:0 0 0 10px #ffcb3d18,0 5px 20px #0006;transition:transform .2s}.pin:hover,.pin.selected{transform:scale(1.2)}.p1{left:68%;top:38%}.p2{left:42%;top:25%;background:#b6adf9;border-color:#d9d4ff}.p3{left:30%;top:66%;background:#fb956f;border-color:#ffd4c2}.you{position:absolute;left:56%;top:79%;height:16px;width:16px;background:white;border:4px solid #8bb9ff;border-radius:50%;box-shadow:0 0 0 17px #8bb9ff20}.drop-panel{padding:25px;background:#0d1733}.drop-panel>.eyebrow{display:flex;justify-content:space-between;font-size:10px}.drop-title{display:flex;align-items:center;justify-content:space-between;margin-top:19px;gap:10px}.drop-title h3{font-size:19px;letter-spacing:-.5px}.pill{font-size:9px;color:var(--accent);padding:5px 7px;border:1px solid #725f36;border-radius:3px}.drop-panel>img{height:166px;display:block;width:130px;object-fit:contain;margin:17px auto;transform:rotate(7deg);filter:drop-shadow(0 10px 15px #0005)}.drop-stats{display:flex;gap:40px;border-top:1px solid var(--line);padding:17px 0}.drop-stats small{display:block;font-size:9px;color:var(--muted);letter-spacing:1px;margin-bottom:5px}.drop-stats strong{font-size:20px}.full{width:100%;padding:13px 17px;font-size:13px}.micro{font-size:10px;line-height:1.6;text-align:center;color:#9aa8c6;margin-top:10px}.how{border-top:1px solid var(--line);padding-top:75px}.steps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:50px}.steps article{position:relative;padding:10px 42px 0 0}.steps article+article{border-left:1px solid var(--line);padding-left:35px}.step-number{color:#62729a;font-size:12px;position:absolute;right:28px;top:0}.step-icon{font-size:42px;color:var(--accent);height:80px}.steps h3{font-size:21px;margin-bottom:14px;letter-spacing:-.6px}.steps p{color:var(--muted);line-height:1.8;font-size:14px;max-width:300px}.vault{background:#070e22;max-width:none}.vault>.section-head,.cards,.vault-note{max-width:1296px;margin-left:auto;margin-right:auto}.filters{display:flex;gap:6px}.filters button,.pack-tabs button{border:1px solid #22325c;border-radius:5px;padding:10px 17px;background:transparent;color:#9aa8c6;font-size:13px}.filters button.active,.pack-tabs button.active{color:#08112a;background:var(--accent);border-color:var(--accent)}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.card{background:#0d1733;border:1px solid #22325c;border-radius:8px;padding:20px;transition:transform .2s}.card:hover{transform:translateY(-5px)}.card-top{display:flex;justify-content:space-between;font-size:10px;letter-spacing:1px;color:#8db6ff}.card img{display:block;width:100%;height:250px;object-fit:contain;margin:22px auto}.card h3{font-size:18px}.card-bottom{display:flex;justify-content:space-between;color:#9aa8c6;font-size:12px;margin-top:9px}.card-bottom span:last-child{color:var(--accent)}.vault-note{display:flex;justify-content:space-between;padding-top:25px;color:#62729a;font-size:10px;letter-spacing:1px;gap:20px}.vault-note a{color:#9aa8c6}.packs{display:grid;grid-template-columns:1fr 1.1fr;gap:65px;align-items:center}.packs p{margin-top:20px}.pack-tabs{display:flex;gap:7px;margin-top:25px}.pack-display{display:grid;grid-template-columns:1fr 1.2fr;gap:25px;align-items:center;background:#0d1733;padding:35px;border-radius:10px;border:1px solid var(--line)}.pack-display>img{width:100%;height:260px;object-fit:contain;transform:rotate(-8deg)}.pack-display h3{font-size:24px}.pack-display p{font-size:12px;margin:6px 0 23px}.odd{font-size:11px;margin-top:14px}.odd-label{display:flex;justify-content:space-between}.bar{background:#22325c;height:3px;margin-top:7px}.bar i{display:block;height:3px;background:var(--accent)}.closing{max-width:1296px;margin:0 auto 70px;border-radius:10px;padding:60px;background:var(--accent);color:#07112a;position:relative;overflow:hidden}.closing .eyebrow{color:#564511}.closing h2{font-size:86px}.closing em{color:#1d55b1}.closing .button{margin-top:30px;background:#07112a;color:var(--accent);border-color:#07112a}.closing-star{position:absolute;font-size:350px;right:90px;top:5px;color:#eab32d;transform:rotate(15deg);line-height:1}.closing>*:not(.closing-star){position:relative;z-index:1}footer{max-width:1440px;margin:auto;padding:0 5% 30px;display:flex;align-items:center;justify-content:space-between;gap:25px;flex-wrap:wrap}footer>span,footer>a:last-of-type{font-size:12px;color:var(--muted)}footer p{width:100%;font-size:10px;line-height:1.7;color:#9aa8c6;border-top:1px solid var(--line);padding-top:25px}dialog{background:#0d1733;color:#f2f5fb;border:1px solid #33558f;border-radius:14px;width:410px;max-width:90vw;text-align:center;padding:35px}dialog::backdrop{background:#04091ae6;backdrop-filter:blur(9px)}dialog h2{font-size:38px}dialog img{height:250px;width:100%;object-fit:contain;margin:25px 0}dialog p{font-size:14px;color:var(--muted);margin-bottom:20px}dialog small{display:block;font-size:10px;margin-top:16px;color:var(--muted)}.close{position:absolute;right:10px;top:5px;color:#f2f5fb;background:none;border:0;font-size:30px}
@media(min-width:1500px){.vault{padding-left:calc((100% - 1296px)/2);padding-right:calc((100% - 1296px)/2)}}@media(max-width:1000px){.hero{min-height:580px}.hero-copy{padding-top:55px}h1{font-size:80px}.hero-art{min-height:550px}.slab{height:295px;width:190px}.slab-front{left:39%;top:120px}.slab-back{left:0;top:165px}.find-tag{left:5%;bottom:75px}.hero-bottom{font-size:8px}.actions{gap:15px}.actions .button{padding:16px;gap:15px}.hero-copy>p{font-size:14px}.map-layout{grid-template-columns:1fr 280px}.card{padding:13px}.card img{height:210px}.packs{gap:30px}.pack-display{padding:20px;gap:10px}.closing{margin:0 5% 60px}.closing-star{right:30px}.steps article{padding-right:20px}.steps article+article{padding-left:25px}h2{font-size:54px}}
@media(max-width:700px){header{height:78px}header nav{display:none}.brand{font-size:27px}.brand svg{width:33px}.button.small{padding:10px 12px;font-size:11px;gap:12px}.hero{grid-template-columns:1fr;padding:0 6%}.hero-copy{padding-top:42px}.eyebrow{font-size:10px}h1{font-size:78px;margin:23px 0}.hero-copy>p{font-size:15px}.desktop{display:none}.actions{gap:22px}.actions .button{font-size:13px}.text-link{font-size:12px}.hero-bottom{margin-top:25px;padding-top:10px;font-size:8px;width:100%}.hero-art{min-height:425px;margin-top:-5px}.slab{height:290px;width:200px;top:55px}.slab-back{left:7%;top:83px}.slab-front{left:42%;top:43px}.orbit{top:0;width:330px;height:330px}.orbit-two{width:420px;height:420px;top:-45px}.coordinate{top:10px;font-size:8px}.art-label{top:15px;left:15%;font-size:8px}.find-tag{bottom:30px;left:21%;padding:10px 14px;font-size:13px}.find-tag small{font-size:8px}.art-footer{display:none}.c1{top:20px;left:0}.ticker{font-size:17px;padding:15px 0;gap:23px}.section{padding:55px 6%}.section-head{align-items:flex-start;flex-direction:column;gap:20px;margin-bottom:27px}h2{font-size:49px}.section-head p{font-size:14px}.map-layout{grid-template-columns:1fr}.map{min-height:340px}.map-top,.map-bottom{left:15px;right:15px}.map-badge,.demo-badge{font-size:9px}.drop-panel{display:grid;grid-template-columns:1fr 110px;padding:22px;gap:12px}.drop-panel>.eyebrow,.drop-title,.drop-stats,.drop-panel>.button,.drop-panel>.micro{grid-column:1}.drop-title{margin-top:0}.drop-title h3{font-size:18px}.drop-panel>img{grid-column:2;grid-row:1/5;width:100%;height:160px;margin:15px 0}.drop-stats{padding:12px 0;gap:30px}.drop-panel>.button,.drop-panel>.micro{grid-column:1/-1}.drop-panel>.micro{margin:0}.steps{grid-template-columns:1fr;margin-top:10px}.steps article,.steps article+article{border-left:0;border-bottom:1px solid var(--line);padding:28px 0 28px 65px}.step-icon{position:absolute;left:0;font-size:32px}.step-number{right:0;top:30px}.steps h3{font-size:20px;padding-right:22px}.steps p{max-width:100%}.cards{grid-template-columns:1fr 1fr;gap:12px}.card{padding:12px}.card img{height:200px;margin:15px 0}.card h3{font-size:15px}.card-top{font-size:8px;letter-spacing:0}.card-bottom{font-size:10px;gap:5px}.vault-note{flex-direction:column;font-size:9px;line-height:1.7}.packs{grid-template-columns:1fr;gap:30px}.pack-display{padding:25px}.pack-display>img{height:230px}.closing{padding:35px 25px;margin:0 6% 45px}.closing h2{font-size:64px}.closing-star{font-size:210px;right:-95px;top:30px;opacity:.6}.closing .button{font-size:13px}footer{padding:0 6% 25px;gap:20px}footer>span{display:none}footer p{font-size:10px}.filters button{font-size:12px;padding:9px 15px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Readable supporting copy and touch controls. */
.steps p,.section-head p,.packs p{font-size:16px}.eyebrow,.hero-bottom,.coordinate,.art-label,.find-tag small,.art-footer,.map-badge,.demo-badge,.map-bottom,.drop-panel>.eyebrow,.pill,.drop-stats small,.micro,.step-number,.card-top,.vault-note,footer p,dialog small{font-size:12px}.filters button,.pack-tabs button,.card-bottom,.odd,.pack-display p,footer>span,footer>a:last-of-type{font-size:14px}.pin{min-width:44px;min-height:44px}.drop-title{flex-wrap:wrap}.hero-bottom{gap:16px;line-height:1.6}.art-footer{font-size:10px}.card-bottom{flex-wrap:wrap}.hero-art .coordinate{font-size:10px}.card-top{letter-spacing:0}.find-tag small{font-size:10px}.hero-bottom{font-size:10px}.vault-note{line-height:1.6}
@media(max-width:700px){.hero-art .coordinate,.art-label{font-size:9px}.hero-bottom{font-size:9px}.map-bottom{font-size:10px}.drop-panel>.eyebrow{letter-spacing:1px}.card-top{font-size:10px}.card-bottom{font-size:12px}.pack-tabs button{padding:10px 13px}.section-head p{font-size:16px}}

/* CryptGO's original brand palette and Space Grotesk typography. */
h1{font-size:clamp(58px,5.9vw,85px);line-height:1.04;letter-spacing:-4px}h2{font-size:48px;letter-spacing:-2px;line-height:1.08}.hero-copy{padding-top:65px}.hero-copy>p{max-width:460px}.hero-art{background:radial-gradient(ellipse at 50% 50%,#224c9b55,transparent 66%)}.brand{font-style:italic;color:#ffcb3d;letter-spacing:-1.5px;text-shadow:2px 2px #1b50a3}.brand span{color:#f2f5fb}.brand svg{stroke:#ffcb3d;filter:drop-shadow(2px 2px 0 #1b50a3)}.eyebrow,.hero-bottom,.art-label,.coordinate,.card-top,.map-badge,.demo-badge,.pill{font-family:'JetBrains Mono',monospace}.hero{background-image:linear-gradient(#22325c15 1px,transparent 1px),linear-gradient(90deg,#22325c15 1px,transparent 1px);background-size:64px 64px}.button{border-radius:10px}.ticker{font-size:15px;font-weight:700}.closing h2{font-size:68px}.closing-star{color:#e9b22a}.closing .eyebrow{color:#644a07}.closing em{color:#245ac0}.hero-art .orbit{border-color:#4d8bff33}.card,.pack-display,.map-layout{box-shadow:inset 0 1px 0 #4d8bff12}.pin.selected{box-shadow:0 0 0 12px #ffcb3d22,0 0 30px #ffcb3d44}
@media(max-width:1000px){h1{font-size:64px;letter-spacing:-3px}h2{font-size:42px}.hero-copy{padding-top:48px}}@media(max-width:700px){h1{font-size:57px;letter-spacing:-2.8px;line-height:1.07}h2{font-size:38px;letter-spacing:-1.5px}.hero-copy{padding-top:40px}.hero-art{margin-top:10px}.closing h2{font-size:48px}.brand{font-size:26px}.ticker{font-size:13px}.hero-bottom{letter-spacing:0}.find-tag{background:#ffcb3d}.pack-display h3{font-size:21px}}

.brand img{display:block;width:92px;height:80px;object-fit:contain}header{min-height:96px}footer .brand img{width:92px;height:92px}

.x-social{display:inline-flex;align-items:center;gap:8px;color:#f2f5fb;font-size:12px;flex-shrink:0}.x-social svg{width:19px;height:19px;display:block}.x-social:hover{color:#ffcb3d}.top-actions .x-social span{display:none}@media(max-width:1100px){header .x-social span{display:none}}@media(max-width:700px){header .x-social{padding:8px}header{gap:10px}header .button.small{font-size:11px;padding:10px;gap:8px}}
