:root{--bg:#030611;--panel:#07111f;--panel2:#0a1729;--blue:#1787ff;--cyan:#61d9ff;--violet:#7a6cff;--text:#f7fbff;--muted:#91a5bb;--line:rgba(112,187,255,.14);--line2:rgba(112,187,255,.28);--max:1180px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;z-index:-2;background:radial-gradient(circle at 80% 5%,rgba(23,135,255,.20),transparent 27%),radial-gradient(circle at 12% 42%,rgba(122,108,255,.09),transparent 25%),linear-gradient(180deg,#030611 0%,#041021 52%,#020611 100%)}body:after{content:"";position:fixed;inset:0;z-index:-1;pointer-events:none;background-image:radial-gradient(rgba(111,210,255,.5) .7px,transparent .7px);background-size:90px 90px;opacity:.18;mask-image:linear-gradient(to bottom,black,transparent 70%)}a{text-decoration:none;color:inherit}.top-glow{position:fixed;width:430px;height:430px;right:-220px;top:20%;border-radius:50%;background:#008cff;filter:blur(130px);opacity:.09;z-index:-1}.container{width:min(var(--max),calc(100% - 64px));margin:auto}
.header{height:76px;position:sticky;top:0;z-index:50;background:rgba(3,6,17,.78);backdrop-filter:blur(22px);border-bottom:1px solid rgba(117,191,255,.09)}.nav{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.brand{display:flex;align-items:center;gap:10px;font:700 18px "Space Grotesk";letter-spacing:.12em}.brand img{width:34px;height:34px;border-radius:10px;object-fit:cover;box-shadow:0 0 25px rgba(21,158,255,.4)}nav{display:flex;align-items:center;justify-content:center;gap:6px;padding:5px;border:1px solid rgba(112,187,255,.11);border-radius:12px;background:rgba(7,17,31,.72);box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}nav a{padding:8px 13px;border-radius:8px;color:#879bb2;font-size:10px;font-weight:700;letter-spacing:.04em;transition:.2s}nav a:hover{color:#fff;background:rgba(23,135,255,.11)}.actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.x{width:36px;height:36px;display:grid;place-items:center;border:1px solid var(--line);border-radius:10px;font-size:15px;background:rgba(255,255,255,.025)}.community-btn{display:inline-flex;align-items:center;justify-content:center;white-space:nowrap;height:38px;border:1px solid rgba(91,211,255,.3);border-radius:10px;padding:0 14px;background:linear-gradient(135deg,rgba(23,135,255,.16),rgba(122,108,255,.08));font-size:10px;font-weight:800}
.hero{min-height:calc(100vh - 78px);display:flex;align-items:center}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(390px,.86fr);align-items:center;gap:52px;padding:72px 0 82px}.eyebrow,.kicker{font-size:10px;letter-spacing:.19em;font-weight:800;color:#68d9ff}.eyebrow span{display:inline-block;width:7px;height:7px;border-radius:50%;background:#46e6a0;box-shadow:0 0 14px #46e6a0;margin-right:9px}.hero h1{font:700 clamp(54px,6.2vw,82px)/.91 "Space Grotesk";letter-spacing:-.065em;margin:22px 0 25px}.hero h1 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#fff,#6bdcff,#138fff);background-clip:text;-webkit-background-clip:text}.hero-copy>p{max-width:620px;color:var(--muted);font-size:15px;line-height:1.78;margin:0}
.countdown-card{margin-top:27px;max-width:590px;border:1px solid rgba(91,207,255,.24);border-radius:18px;padding:18px 20px;background:linear-gradient(135deg,rgba(9,28,51,.92),rgba(7,13,27,.94));box-shadow:0 22px 65px rgba(0,66,145,.18),inset 0 1px 0 rgba(255,255,255,.035)}.countdown-head{display:flex;justify-content:space-between;align-items:center;font-size:9px;letter-spacing:.14em}.countdown-head>div{display:flex;align-items:center;gap:8px}.mini-dot{width:6px;height:6px;background:#49e7a1;border-radius:50%;box-shadow:0 0 10px #49e7a1}.countdown-head small{color:#7e94aa;font-size:9px}.countdown{display:flex;align-items:center;justify-content:center;gap:18px;padding:18px 0 14px}.countdown div{text-align:center;min-width:72px}.countdown strong{display:block;font:700 34px "Space Grotesk";letter-spacing:-.04em}.countdown span{font-size:7px;letter-spacing:.16em;color:#6f849b}.countdown i{font-style:normal;color:#3f86b1;font:700 24px "Space Grotesk";margin-top:-14px}.listing-line{display:flex;justify-content:space-between;border-top:1px solid rgba(100,194,255,.1);padding-top:12px;font-size:8px;letter-spacing:.12em}.listing-line b{color:#a8bacd}.listing-line em{font-style:normal;color:#60d6ff}
.hero-buttons{display:flex;gap:10px;margin:24px 0}.btn{padding:14px 18px;border-radius:10px;font-size:12px;font-weight:800}.primary{background:linear-gradient(135deg,#29b5ff,#006dff);box-shadow:0 15px 45px rgba(0,110,255,.22)}.primary span{margin-left:12px}.secondary{border:1px solid var(--line);background:rgba(255,255,255,.025)}.hero-visual{height:620px;position:relative;display:grid;place-items:center}.mascot{width:min(455px,75vw);aspect-ratio:1;padding:9px;border-radius:50%;background:linear-gradient(145deg,#c0f4ff 0%,#23a9ff 42%,#6d5cff 78%,#071d52 100%);box-shadow:0 0 90px rgba(0,145,255,.28),0 35px 80px rgba(0,0,0,.42);position:relative;z-index:3}.mascot img{width:100%;height:100%;border-radius:50%;object-fit:cover}.orbit{position:absolute;border:1px solid rgba(100,210,255,.13);border-radius:50%}.orbit-one{width:560px;height:560px}.orbit-two{width:690px;height:690px;border-style:dashed;opacity:.5}.badge{position:absolute;z-index:5;padding:10px 13px;border:1px solid rgba(100,210,255,.22);border-radius:999px;background:rgba(3,13,28,.9);font-size:8px;font-weight:800;letter-spacing:.14em;box-shadow:0 12px 30px rgba(0,0,0,.3)}.badge-one{left:0;top:17%}.badge-two{right:0;top:44%}.badge-three{left:12%;bottom:15%;color:#63d8ff}

.section{padding:125px 0}.dark{background:linear-gradient(180deg,rgba(6,17,34,.28),rgba(6,17,34,.7));border-top:1px solid rgba(255,255,255,.025);border-bottom:1px solid rgba(255,255,255,.025)}.section-head{display:grid;grid-template-columns:170px minmax(0,1fr) 330px;gap:30px;align-items:end;margin-bottom:48px}.section-head.centered{display:block;text-align:center;max-width:720px;margin:0 auto 46px}.section-head.centered p{margin:17px auto 0}.section-head .kicker{color:#67d8ff}.section-head h2{font:700 clamp(44px,5vw,67px)/.95 "Space Grotesk";letter-spacing:-.06em;margin:0}.section-head h2 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#fff,#66dbff,#1491ff);background-clip:text;-webkit-background-clip:text}.section-head>p{color:var(--muted);font-size:13px;line-height:1.75;margin:0}
.identity{display:grid;grid-template-columns:1fr 1fr;border:1px solid var(--line);border-radius:26px;overflow:hidden;background:linear-gradient(120deg,#07182f,#050b17);min-height:510px;box-shadow:0 30px 80px rgba(0,0,0,.18)}.identity-visual{position:relative;display:grid;place-items:center;background:radial-gradient(circle,rgba(0,145,255,.18),transparent 58%)}.blue-aura{position:absolute;width:270px;height:270px;border-radius:50%;background:#008fff;filter:blur(90px);opacity:.13}.identity-visual img{width:360px;height:360px;border-radius:50%;object-fit:cover;position:relative;box-shadow:0 0 65px rgba(0,145,255,.25)}.identity-copy{padding:55px;display:flex;flex-direction:column;justify-content:center}.identity-copy>span{font-size:9px;letter-spacing:.18em;color:#62d6ff;font-weight:800}.identity-copy h3{font:700 39px/1 "Space Grotesk";letter-spacing:-.04em;margin:15px 0}.identity-copy h3 em{font-style:normal;color:#63d8ff}.identity-copy p{color:var(--muted);font-size:13px;line-height:1.8}.traits{display:flex;flex-wrap:wrap;gap:8px;margin-top:23px}.traits b{font-size:8px;letter-spacing:.14em;padding:9px 11px;border-radius:8px;border:1px solid var(--line);color:#a6b8cb;background:rgba(255,255,255,.02)}
.utility{display:grid;grid-template-columns:.75fr 1.25fr;gap:14px}.utility-main{padding:35px;border:1px solid var(--line);border-radius:22px;background:radial-gradient(circle at 50% 0,rgba(0,144,255,.16),transparent 55%),#061326}.token{width:120px;height:120px;border-radius:50%;padding:4px;background:linear-gradient(145deg,#7ce6ff,#087dff);box-shadow:0 0 50px rgba(0,144,255,.25);margin-bottom:22px}.token img{width:100%;height:100%;border-radius:50%;object-fit:cover}.utility-main>span{font:700 10px "Space Grotesk";letter-spacing:.17em;color:#62d7ff}.utility-main h3{font:700 29px/1.05 "Space Grotesk";margin:12px 0}.utility-main p{color:var(--muted);font-size:12px;line-height:1.75}.utility-list{display:grid;grid-template-columns:1fr 1fr;gap:12px}.utility-list article{min-height:195px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#061326}.utility-list article>b{font:700 9px "Space Grotesk";color:#438bb8}.utility-list h3{font:700 17px "Space Grotesk";margin:23px 0 8px}.utility-list p{font-size:10px;line-height:1.7;color:#7d92aa;margin:0}

.game{display:grid;grid-template-columns:1fr 1fr;min-height:430px;border:1px solid var(--line2);border-radius:26px;overflow:hidden;background:radial-gradient(circle at 20% 50%,rgba(0,143,255,.18),transparent 42%),radial-gradient(circle at 90% 10%,rgba(122,108,255,.10),transparent 32%),#061326;box-shadow:0 30px 80px rgba(0,0,0,.18)}.game-art{position:relative;display:grid;place-items:center}.game-art:before{content:"";position:absolute;width:350px;height:350px;border-radius:50%;border:1px solid rgba(99,215,255,.15)}.game-art img{width:275px;height:275px;border-radius:50%;object-fit:cover;box-shadow:0 0 60px rgba(0,144,255,.26);position:relative}.game-art>span{position:absolute;right:12%;top:18%;padding:12px;border:1px solid var(--line2);border-radius:10px;background:rgba(4,15,30,.9);font:800 9px "Space Grotesk";letter-spacing:.16em;color:#61d6ff}.game-copy{padding:55px;align-self:center}.game-copy h2{font:700 57px/.94 "Space Grotesk";letter-spacing:-.06em;margin:17px 0}.game-copy h2 em{font-style:normal;color:transparent;background:linear-gradient(100deg,#fff,#62d8ff);background-clip:text;-webkit-background-clip:text}.game-copy p{max-width:500px;color:var(--muted);font-size:13px;line-height:1.8}.status{display:inline-flex;align-items:center;gap:8px;margin-top:18px;padding:10px 12px;border-radius:8px;border:1px solid rgba(100,210,255,.14);font-size:8px;letter-spacing:.12em;font-weight:800;color:#91a7bc}.status i{width:6px;height:6px;border-radius:50%;background:#45e6a0;box-shadow:0 0 10px #45e6a0}.status b{color:#4e6780}

.universe-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.universe-grid article{min-height:220px;padding:26px;border:1px solid var(--line);border-radius:18px;background:#061326}.universe-grid article span{display:block;color:#4288b4;font:700 9px "Space Grotesk"}.universe-grid article strong{display:block;font:700 19px "Space Grotesk";margin:35px 0 8px}.universe-grid article p{color:#7f94ac;font-size:10px;line-height:1.7;margin:0}
.roadmap{display:grid;grid-template-columns:repeat(3,1fr);gap:13px}.phase{min-height:350px;padding:27px;border:1px solid var(--line);border-radius:20px;background:#061326}.phase.current{border-color:rgba(85,202,255,.45);background:radial-gradient(circle at 100% 0,rgba(0,144,255,.14),transparent 45%),#061326}.phase>div{display:flex;justify-content:space-between}.phase>div span{font-size:9px;letter-spacing:.16em;color:#61d5ff;font-weight:800}.phase>div b{font:700 48px "Space Grotesk";color:rgba(90,205,255,.13);line-height:.7}.phase h3{font:700 25px "Space Grotesk";margin:30px 0 9px}.phase>p{font-size:10px;line-height:1.7;color:#7f94ac;min-height:34px}.phase ul{padding-left:17px;color:#8da1b7;font-size:10px;line-height:2;margin-top:20px}
.community-section{padding:0 0 90px}.community-panel{min-height:175px;padding:32px 42px;display:grid;grid-template-columns:90px 1fr auto;align-items:center;gap:26px;border:1px solid var(--line2);border-radius:23px;background:linear-gradient(105deg,#071a33,#061020)}.community-panel>img{width:82px;height:82px;border-radius:50%;object-fit:cover;box-shadow:0 0 40px rgba(0,143,255,.28)}.community-panel h2{font:700 43px "Space Grotesk";margin:9px 0 3px;letter-spacing:-.05em}.community-panel h2 em{font-style:normal;color:#61d6ff}.community-panel p{margin:0;color:#8196ae;font-size:11px}.links{display:grid;gap:11px;font-size:10px;font-weight:800;color:#9db0c5}.links a:hover{color:#60d8ff}
footer{border-top:1px solid rgba(255,255,255,.05);padding:24px 0;color:#60758e;font-size:8px;letter-spacing:.1em}footer .container{display:flex;justify-content:space-between}

@media(max-width:900px){nav{display:none}.hero-grid{grid-template-columns:1fr}.hero-visual{height:500px}.section-head{display:block}.section-head>p{margin-top:17px}.identity,.utility,.game{grid-template-columns:1fr}.utility-list,.universe-grid,.roadmap{grid-template-columns:1fr 1fr}.identity-visual{min-height:420px}.game-art{min-height:380px}.community{grid-template-columns:80px 1fr}.links{grid-column:1/-1;display:flex;gap:22px}}
@media(max-width:600px){
.container{width:calc(100% - 34px)}.header{height:68px}.brand{font-size:16px}.brand img{width:31px;height:31px}.community{padding:9px 11px;font-size:10px}.hero{min-height:auto}.hero-grid{padding:48px 0 70px}.hero h1{font-size:51px;margin:20px 0 25px}.hero-copy>p{font-size:14px}.countdown-card{margin-top:24px;padding:16px}.countdown{gap:7px}.countdown div{min-width:55px}.countdown strong{font-size:27px}.countdown i{font-size:19px}.listing-line{font-size:7px}.hero-buttons{margin:20px 0}.hero-visual{height:380px}.mascot{width:310px}.orbit-one{width:380px;height:380px}.orbit-two{width:455px;height:455px}.badge{display:none}
.section{padding:82px 0}.section-head h2{font-size:46px}.identity-visual{min-height:350px}.identity-visual img{width:265px;height:265px}.identity-copy{padding:31px}.identity-copy h3{font-size:34px}.utility-list,.universe-grid,.roadmap{grid-template-columns:1fr}.utility-main{padding:30px}.game-art{min-height:320px}.game-art img{width:220px;height:220px}.game-art:before{width:275px;height:275px}.game-copy{padding:34px}.game-copy h2{font-size:47px}.community{grid-template-columns:1fr;text-align:center;padding:30px 22px}.community-panel>img{margin:auto}.links{display:grid}.footer-inner{flex-direction:column;align-items:center;gap:8px;text-align:center}
}

.reveal{opacity:0;transform:translateY(16px);transition:opacity .65s ease,transform .65s ease}.reveal.show{opacity:1;transform:none}
@media(max-width:900px){
 .nav{grid-template-columns:1fr auto;gap:12px}
 nav{position:absolute;left:16px;right:16px;top:76px;display:grid;grid-template-columns:repeat(4,1fr);padding:4px;background:rgba(4,10,21,.96);border:1px solid rgba(112,187,255,.14);border-radius:12px;box-shadow:0 16px 35px rgba(0,0,0,.3);opacity:0;pointer-events:none;transform:translateY(-8px);transition:.2s}
 nav.open{opacity:1;pointer-events:auto;transform:none}
 .menu-toggle{display:grid!important}
}
.menu-toggle{display:none;width:36px;height:36px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.025);place-items:center;color:#dbefff;font-size:17px}
@media(max-width:600px){
 .header{height:68px}.nav{grid-template-columns:1fr auto auto}.actions{gap:7px}.actions .community{padding:9px 11px}
 .hero-grid{grid-template-columns:1fr;gap:5px;padding:44px 0 62px}.hero h1{font-size:50px}.hero-visual{height:350px}
 .mascot{width:290px}.orbit-one{width:350px;height:350px}.orbit-two{width:420px;height:420px}
 .section{padding:82px 0}.section-head{display:block;margin-bottom:34px}.section-head h2{font-size:45px;margin-top:12px}
 .countdown{gap:5px}.countdown div{min-width:52px}.countdown strong{font-size:26px}
 .identity-visual{min-height:330px}.identity-visual img{width:245px;height:245px}
}

@media(max-width:600px){.community-btn{flex:0 0 auto;min-width:0;max-width:150px}.actions .x{flex:0 0 36px}.brand{min-width:0}.brand b{white-space:nowrap}}


/* Related listing actions: intentionally grouped with the countdown. */
.listing-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:13px;padding-top:12px;border-top:1px solid rgba(100,194,255,.09)}
.listing-action{display:flex;align-items:center;gap:9px;min-width:0;padding:9px 10px;border:1px solid rgba(98,216,255,.12);border-radius:10px;background:rgba(255,255,255,.018)}
.listing-action .action-icon{width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;border-radius:7px;background:rgba(23,135,255,.09);color:#61d9ff;font-size:10px}
.listing-action b{display:block;white-space:nowrap;font:800 8px "Inter";letter-spacing:.07em;color:#dcecff}
.listing-action small{display:block;margin-top:3px;color:#61d9ff;font:800 7px "Space Grotesk";letter-spacing:.15em}
@media(max-width:600px){
 .listing-actions{gap:7px;margin-top:11px;padding-top:10px}
 .listing-action{padding:8px}.listing-action .action-icon{width:25px;height:25px;flex-basis:25px}.listing-action b{font-size:7px}.listing-action small{font-size:6px}
}

.listing-action .image-icon{overflow:hidden;background:#fff}
.listing-action .image-icon img{width:100%;height:100%;display:block;object-fit:cover;border-radius:inherit}

.listing-action .image-icon{
  width:27px;height:27px;flex:0 0 27px;display:grid;place-items:center;
  overflow:hidden;border-radius:7px;background:#fff!important;
  border:1px solid rgba(255,255,255,.18);
}
.listing-action .image-icon img{
  width:100%;height:100%;display:block;object-fit:cover;border-radius:6px;
}
.listing-action b{white-space:nowrap}

/* V14 — compact supplied X + Telegram header icons */
.x,.telegram{
  width:40px;height:40px;flex:0 0 40px;
  display:grid;place-items:center;
  border:1px solid rgba(112,187,255,.14);
  border-radius:11px;
  background:rgba(255,255,255,.025);
  overflow:hidden;padding:0;
}
.x img,.telegram img{
  width:24px;height:24px;display:block;object-fit:contain;border-radius:5px;
}
@media(max-width:600px){
  .x,.telegram{width:36px;height:36px;flex-basis:36px;border-radius:10px}
  .x img,.telegram img{width:21px;height:21px}
  .actions{gap:6px}
}

/* V15 — social-only header */
.actions{display:flex;align-items:center;justify-content:flex-end;gap:9px}
.x,.telegram{
  width:40px;height:40px;flex:0 0 40px;
  display:grid;place-items:center;
  border:1px solid rgba(112,187,255,.16);
  border-radius:11px;
  background:rgba(255,255,255,.028);
  overflow:hidden;padding:0;
  transition:transform .2s ease,border-color .2s ease,background .2s ease;
}
.x:hover,.telegram:hover{
  transform:translateY(-1px);
  border-color:rgba(98,216,255,.34);
  background:rgba(23,135,255,.07);
}
.x img,.telegram img{
  width:24px;height:24px;display:block;object-fit:contain;border-radius:5px;
}
@media(max-width:600px){
  .actions{gap:7px}
  .x,.telegram{width:36px;height:36px;flex-basis:36px;border-radius:10px}
  .x img,.telegram img{width:21px;height:21px}
}

/* V16 — lower social buttons */
.community-socials{
  display:flex!important;
  align-items:center!important;
  justify-content:flex-start!important;
  gap:10px!important;
  margin-top:20px!important;
}
.community-social{
  width:40px!important;height:40px!important;flex:0 0 40px!important;
  display:grid!important;place-items:center!important;
  padding:0!important;margin:0!important;box-sizing:border-box!important;
  border:1px solid rgba(112,187,255,.16)!important;
  border-radius:11px!important;background:rgba(255,255,255,.028)!important;
  overflow:hidden!important;
}
.community-social img{
  width:24px!important;height:24px!important;display:block!important;
  object-fit:contain!important;border-radius:5px!important;
}
.community-social:hover{border-color:rgba(98,216,255,.34)!important;background:rgba(23,135,255,.07)!important}
@media(max-width:600px){
  .community-socials{gap:8px!important;margin-top:18px!important}
  .community-social{width:36px!important;height:36px!important;flex-basis:36px!important;border-radius:10px!important}
  .community-social img{width:21px!important;height:21px!important}
}

/* V17 — center lower X + Telegram buttons */
.community-socials{
  width:100%!important;
  justify-content:center!important;
  align-items:center!important;
}
