@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";
:root{--bg:#090711;--purple:#8247e5;--purple-dark:#5b2bc9;--glass:#ffffff14;--border:#ffffff1f;--text:#fff;--muted:#a99fd0}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--bg);min-height:100%;color:var(--text);font-family:Inter,sans-serif}body:before{content:"";z-index:-2;background:radial-gradient(circle at 20% 10%,#8247e573,#0000 35%),radial-gradient(circle at 80% 0,#5b2bc959,#0000 30%),linear-gradient(135deg,#090711,#130b25,#07050d);position:fixed;inset:0}.glass{border:1px solid var(--border);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#ffffff0f;border-radius:24px;box-shadow:0 8px 40px #00000059,inset 0 1px #ffffff14}.btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#8247e5,#5b2bc9);border:none;border-radius:16px;padding:14px 20px;font-weight:700;transition:all .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 0 25px #8247e573}.page{place-items:center;min-height:100vh;padding:30px;display:grid}.hero{text-align:center;width:100%;max-width:600px;padding:50px}.hero h1{letter-spacing:.12em;margin-bottom:10px;font-size:60px}.hero p{color:var(--muted);letter-spacing:.15em;margin-bottom:30px}.dashboard{width:100%;max-width:1200px}.card-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.card{padding:22px}.label{color:var(--muted);margin-bottom:10px;font-size:13px}.value{font-size:28px;font-weight:800}.wallet{word-break:break-all;margin-top:20px}@media (max-width:900px){.card-grid{grid-template-columns:1fr}.hero h1{font-size:42px}}.hero-logo{object-fit:contain;filter:drop-shadow(0 0 35px #8247e5cc);width:140px;height:140px;margin-bottom:24px}.dash-brand{align-items:center;gap:14px;margin-bottom:18px;display:flex}.dash-logo{object-fit:contain;border-radius:16px;box-shadow:0 0 30px #8247e58c}.brand-name{letter-spacing:.08em;font-size:20px;font-weight:800}.bubble-layer span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle at 30% 30%,#ffffff59,#8247e52e,#8247e508);border:1px solid #b478ff38;border-radius:999px;display:block;position:absolute;box-shadow:0 0 35px #8247e559}.bubble-layer span:first-child{width:180px;height:180px;top:8%;left:-60px}.bubble-layer span:nth-child(2){width:70px;height:70px;top:14%;right:12%}.bubble-layer span:nth-child(3){width:260px;height:260px;bottom:8%;right:-90px}.bubble-layer span:nth-child(4){width:38px;height:38px;bottom:18%;left:18%}.bubble-layer span:nth-child(5){width:22px;height:22px;top:28%;right:34%}.bubble-layer span:nth-child(6){width:110px;height:110px;top:-30px;left:68%}.bubble-layer span:nth-child(7){width:14px;height:14px;top:20%;left:42%}.bubble-layer span:nth-child(8){width:46px;height:46px;bottom:7%;left:7%}.bubble-layer{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.bubble-layer span{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle at 28% 24%,#ffffff73,#a55aff47 28%,#8247e521 58%,#8247e505 100%);border:1px solid #be82ff40;border-radius:999px;animation:12s ease-in-out infinite alternate bubbleFloat;display:block;position:absolute;box-shadow:inset 0 0 22px #ffffff1a,0 0 28px #8247e573,0 0 70px #8247e533}.bubble-layer span:first-child{width:220px;height:220px;animation-duration:16s;top:10%;left:-80px}.bubble-layer span:nth-child(2){width:76px;height:76px;animation-duration:11s;animation-delay:-2s;top:12%;right:15%}.bubble-layer span:nth-child(3){width:300px;height:300px;animation-duration:18s;animation-delay:-5s;bottom:5%;right:-110px}.bubble-layer span:nth-child(4){width:44px;height:44px;animation-duration:10s;animation-delay:-3s;bottom:18%;left:20%}.bubble-layer span:nth-child(5){width:22px;height:22px;animation-duration:8s;top:30%;right:36%}.bubble-layer span:nth-child(6){width:120px;height:120px;animation-duration:14s;animation-delay:-4s;top:-35px;left:68%}.bubble-layer span:nth-child(7){width:14px;height:14px;animation-duration:7s;top:22%;left:42%}.bubble-layer span:nth-child(8){width:54px;height:54px;animation-duration:12s;animation-delay:-6s;bottom:7%;left:8%}@keyframes bubbleFloat{0%{opacity:.45;transform:translate(0,0)scale(1)}50%{opacity:.75;transform:translate(18px,-28px)scale(1.05)}to{opacity:.55;transform:translate(-18px,24px)scale(.96)}}.hero,.dashboard{z-index:2;position:relative}.page{position:relative;overflow:hidden}.welcome-links{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:40px;display:flex}.mini-btn{color:#ffffffe6;white-space:nowrap;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;justify-content:center;align-items:center;min-width:170px;height:42px;padding:0 20px;font-size:12px;font-weight:700;display:flex}.mini-btn:hover{background:#ffffff2e;border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 0 20px #b478ff40}.welcome-links{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;max-width:600px;margin-top:20px;display:flex}.mini-btn{color:#ffffffe6;background:#ffffff14;border:1px solid #ffffff1f;border-radius:999px;min-width:140px;height:42px;padding:0 18px;font-size:12px;font-weight:600;transition:all .25s}.mini-btn:hover{background:#ffffff38;transform:translateY(-2px);box-shadow:0 0 24px #b478ff59}.welcome-page{transition:opacity .65s,transform .65s cubic-bezier(.16,1,.3,1),filter .65s}.welcome-exit{opacity:0;filter:blur(10px);transform:translateY(-90px)scale(.96)}.welcome-exit .bubble-background{opacity:0;transition:opacity .55s}.dashboard-enter{animation:.75s cubic-bezier(.16,1,.3,1) both dashboardReveal}.dashboard-enter .card{animation:.75s cubic-bezier(.16,1,.3,1) both cardRise}.dashboard-enter .card:first-child{animation-delay:80ms}.dashboard-enter .card:nth-child(2){animation-delay:.14s}.dashboard-enter .card:nth-child(3){animation-delay:.2s}.dashboard-enter .card:nth-child(4){animation-delay:.26s}@keyframes dashboardReveal{0%{opacity:0;filter:blur(10px);transform:translateY(44px)scale(.98)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes cardRise{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}.soul-dashboard{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:26px;width:min(920px,100%);min-height:88vh;margin:0 auto;display:flex}.dashboard-orb{place-items:center;width:260px;height:260px;display:grid;position:relative}.orb-ring{filter:blur(.2px);background:conic-gradient(from 120deg,#ffffff0d,#8247e5e6,#ffd65cb3,#8247e5e6,#ffffff0d);border-radius:999px;animation:12s linear infinite spinOrb;position:absolute;inset:0;box-shadow:0 0 80px #8247e573}.orb-ring:after{content:"";border-radius:inherit;background:#08080d;position:absolute;inset:10px}.orb-core{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 30% 20%,#ffffff2e,#0000 25%),linear-gradient(145deg,#ffffff1a,#ffffff08);border:1px solid #ffffff29;border-radius:999px;flex-direction:column;justify-content:center;align-items:center;width:205px;height:205px;display:flex;position:relative;box-shadow:inset 0 0 35px #ffffff0f,0 0 55px #8247e559}.wallet-title{letter-spacing:.16em;color:#ffffff8c;margin-bottom:12px;font-size:11px}.wallet-address{letter-spacing:.05em;font-size:24px;font-weight:900}.claim-main-btn{color:#171000;letter-spacing:.16em;cursor:pointer;background:linear-gradient(135deg,#ffd84d,#ffb300);border:none;border-radius:999px;width:190px;height:58px;font-size:18px;font-weight:900;transition:all .25s;box-shadow:0 0 32px #ffd34d73,inset 0 1px #ffffff8c}.claim-main-btn:hover{transform:translateY(-3px)scale(1.03);box-shadow:0 0 48px #ffd34da6}.claimable-panel{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0f;border:1px solid #ffffff21;border-radius:26px;padding:22px 34px;box-shadow:0 0 55px #00000040}.claimable-label{letter-spacing:.18em;color:#ffffff8c;margin-bottom:10px;font-size:12px}.claimable-value{color:#00ff9d;text-shadow:0 0 28px #00ff9d73;font-size:clamp(42px,8vw,82px);font-weight:900;line-height:1}.claimable-value span{color:#ffffffa6;font-size:18px}.binary-strip,.direct-line{grid-template-columns:1fr 1fr;gap:14px;width:min(760px,100%);display:grid}.binary-strip div,.direct-line div{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff0e;border:1px solid #ffffff1c;border-radius:20px;padding:18px}.binary-strip span,.direct-line span{letter-spacing:.14em;color:#ffffff85;margin-bottom:8px;font-size:11px;display:block}.binary-strip strong{font-size:24px}.direct-line b{color:#ffffffe6;font-size:18px}.dashboard-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.ghost-action{color:#fff;letter-spacing:.12em;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff29;border-radius:999px;padding:11px 18px;font-size:11px}@keyframes spinOrb{to{transform:rotate(360deg)}}@media (max-width:700px){.dashboard-orb{width:220px;height:220px}.orb-core{width:175px;height:175px}.binary-strip,.direct-line{grid-template-columns:1fr}}.dashboard-header{justify-content:center;margin-bottom:24px;display:flex}.dashboard-logo{object-fit:contain;filter:drop-shadow(0 0 12px #8247e599)drop-shadow(0 0 35px #8247e566);width:110px;height:110px;animation:5s ease-in-out infinite logoFloat}@keyframes logoFloat{0%{transform:translateY(0)}50%{transform:translateY(-8px)}to{transform:translateY(0)}}.modal-backdrop{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#00000094;place-items:center;display:grid;position:fixed;inset:0}.wallet-modal{text-align:center;background:#100c1ceb;border:1px solid #ffffff29;border-radius:28px;width:min(420px,92vw);padding:28px;animation:.28s both modalIn;position:relative;box-shadow:0 0 60px #8247e559,inset 0 1px #ffffff14}.modal-close{color:#fff;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff24;border-radius:999px;width:34px;height:34px;font-size:22px;position:absolute;top:14px;right:16px}.modal-title{letter-spacing:.12em;margin-bottom:10px;font-size:22px;font-weight:900}.modal-subtitle{color:#ffffff94;margin-bottom:22px;font-size:13px}.modal-input{color:#fff;background:#ffffff12;border:1px solid #ffffff29;border-radius:16px;outline:none;width:100%;margin-bottom:18px;padding:15px 16px}.modal-confirm{color:#fff;letter-spacing:.1em;cursor:pointer;background:linear-gradient(135deg,#8247e5,#5b2bc9);border:none;border-radius:999px;width:100%;height:52px;font-weight:900;box-shadow:0 0 32px #8247e559}@keyframes modalIn{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.register-btn{color:#041b11;letter-spacing:.12em;cursor:pointer;background:linear-gradient(135deg,#00ff9d,#00c978);border:none;border-radius:999px;width:220px;height:56px;margin-top:18px;font-size:16px;font-weight:900;transition:all .25s;box-shadow:0 0 25px #00ff9d59,inset 0 1px #ffffff59}.register-btn:hover{transform:translateY(-3px);box-shadow:0 0 40px #00ff9d8c}.register-btn:active{transform:scale(.98)}.package-select{gap:12px;margin-bottom:18px;display:flex}.package-btn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff24;border-radius:16px;flex:1;height:48px;font-weight:900}.package-btn.active{color:#06180f;background:linear-gradient(135deg,#00ff9d,#00c978);box-shadow:0 0 24px #00ff9d52}.approve-confirm{color:#171000;background:linear-gradient(135deg,#ffd84d,#ffb300);margin-bottom:10px}.modal-hint{color:#ffffff8c;margin-top:12px;font-size:12px}.modal-connect-row{justify-content:center;margin-bottom:18px;display:flex}.modal-appkit{justify-content:center;display:flex}.connected-chip{color:#00ff9d;letter-spacing:.08em;background:#00ff9d1a;border:1px solid #00ff9d40;border-radius:999px;padding:10px 14px;font-size:12px;font-weight:800;box-shadow:0 0 22px #00ff9d24}.welcome-links{flex-wrap:wrap!important;justify-content:center!important;align-items:center!important;gap:10px!important;margin-top:22px!important;display:flex!important}.welcome-links .mini-btn{white-space:nowrap!important;color:#ffffffeb!important;letter-spacing:.05em!important;background:#ffffff17!important;border:1px solid #ffffff29!important;border-radius:999px!important;justify-content:center!important;align-items:center!important;width:auto!important;max-width:none!important;height:42px!important;padding:0 20px!important;font-size:12px!important;font-weight:800!important;line-height:1!important;display:inline-flex!important}.welcome-links .about-btn{min-width:190px!important}.welcome-links .smart-btn{min-width:175px!important}.welcome-links .product-btn{min-width:125px!important}.welcome-links .x-btn{min-width:70px!important}.about-page{color:#fff;background:radial-gradient(circle at 20% 10%,#8247e538,#0000 28%),radial-gradient(circle at 85% 35%,#00ff9d14,#0000 25%),#06050d;min-height:100vh;padding:42px 22px 90px;position:relative;overflow-x:hidden}.back-home{z-index:20;color:#ffffffbf;letter-spacing:.12em;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:999px;padding:10px 14px;font-size:12px;text-decoration:none;position:fixed;top:24px;left:24px}.about-hero-section{text-align:center;z-index:2;width:min(980px,100%);margin:60px auto 34px;position:relative}.about-logo{object-fit:contain;filter:drop-shadow(0 0 30px #8247e5b3);width:105px;height:105px;margin-bottom:20px}.paper-version{color:#a98cff;letter-spacing:.14em;font-size:12px}.about-hero-section h1{letter-spacing:.16em;margin:10px 0;font-size:clamp(56px,10vw,112px)}.about-hero-section h2{max-width:900px;margin:0 auto 28px;font-size:clamp(24px,4vw,48px);line-height:1.1}.about-tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.about-tags span{color:#ffffffd1;background:#8247e51a;border:1px solid #8247e573;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:800}.paper-card{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:28px;padding:30px;position:relative;box-shadow:0 0 60px #00000040}.paper-card.wide{width:min(980px,100%);margin:24px auto}.paper-grid{grid-template-columns:1fr 1fr;gap:18px;width:min(980px,100%);margin:24px auto;display:grid}.paper-card h3{margin-bottom:14px;font-size:30px}.paper-card p{color:#ffffffb8;font-size:15px;line-height:1.8}.metric-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:26px;display:grid}.metric-grid div{background:#8247e521;border:1px solid #8247e53d;border-radius:20px;padding:18px}.metric-grid strong{color:#00ff9d;font-size:34px;display:block}.metric-grid span{color:#fff9;font-size:12px}.evolution-grid{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;display:grid}.evolution-card{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:22px;padding:20px}.evolution-dot{background:linear-gradient(135deg,#8247e5,#00ff9d);border-radius:50%;width:38px;height:38px;margin-bottom:14px;box-shadow:0 0 24px #8247e58c}.evolution-card h4,.roadmap-item h4,.vision-box h4{margin-bottom:8px;font-size:18px}.binary-diagram{justify-items:center;gap:18px;width:min(680px,100%);margin:26px auto;display:grid}.node{letter-spacing:.1em;background:#ffffff14;border:1px solid #ffffff26;border-radius:999px;padding:18px 26px;font-weight:900}.main-node{background:linear-gradient(135deg,#8247e5,#5b2bc9)}.reward-node{color:#05150d;background:linear-gradient(135deg,#00ff9d,#00c978)}.binary-branches{justify-content:space-between;gap:14px;width:100%;display:flex}.allocation{gap:14px;margin:24px 0;display:grid}.allocation div{background:#ffffff0f;border:1px solid #ffffff1f;border-radius:18px;padding:18px;position:relative;overflow:hidden}.allocation span{background:linear-gradient(90deg,#8247e573,#00ff9d40);position:absolute;inset:0 auto 0 0}.allocation b{z-index:2;color:#00ff9d;margin-right:10px;position:relative}.roadmap-line{grid-template-columns:repeat(4,1fr);gap:14px;margin-top:24px;display:grid}.roadmap-item{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:22px;padding:20px}.roadmap-num{background:#8247e5;border-radius:14px;place-items:center;width:42px;height:42px;margin-bottom:14px;font-weight:900;display:grid}.vision-box{background:#00ff9d14;border:1px solid #00ff9d2e;border-radius:24px;margin-top:24px;padding:24px}.about-bubbles{z-index:0;pointer-events:none;position:fixed;inset:0}.about-bubbles span{background:radial-gradient(circle at 30% 30%,#ffffff61,#8247e52e,#0000 72%);border-radius:999px;animation:16s ease-in-out infinite alternate aboutFloat;position:absolute;box-shadow:0 0 60px #8247e559}.about-bubbles span:first-child{width:260px;height:260px;top:10%;left:-90px}.about-bubbles span:nth-child(2){width:80px;height:80px;animation-delay:-2s;top:12%;right:10%}.about-bubbles span:nth-child(3){width:340px;height:340px;animation-delay:-5s;bottom:10%;right:-140px}.about-bubbles span:nth-child(4){width:34px;height:34px;animation-delay:-3s;top:34%;left:20%}.about-bubbles span:nth-child(5){width:120px;height:120px;animation-delay:-6s;bottom:14%;left:8%}.about-bubbles span:nth-child(6){width:44px;height:44px;animation-delay:-1s;top:24%;right:32%}.about-bubbles span:nth-child(7){width:210px;height:210px;animation-delay:-4s;bottom:-90px;left:42%}.about-bubbles span:nth-child(8){width:24px;height:24px;animation-delay:-7s;top:8%;right:45%}.about-bubbles span:nth-child(9){width:70px;height:70px;animation-delay:-9s;top:48%;left:72%}.about-bubbles span:nth-child(10){width:18px;height:18px;animation-delay:-2.5s;top:42%;left:52%}.about-bubbles span:nth-child(11){width:130px;height:130px;animation-delay:-8s;bottom:28%;right:18%}.about-bubbles span:nth-child(12){width:50px;height:50px;animation-delay:-6.5s;bottom:26%;left:30%}@keyframes aboutFloat{0%{opacity:.5;transform:translateY(0)translate(0)scale(1)}to{opacity:.85;transform:translateY(-34px)translate(18px)scale(1.08)}}@media (max-width:800px){.paper-grid,.metric-grid,.evolution-grid,.roadmap-line{grid-template-columns:1fr}.binary-branches{flex-direction:column}.about-page{padding-inline:16px}}.product-page{color:#fff;background:radial-gradient(circle at 18% 12%,#8247e53d,#0000 28%),radial-gradient(circle at 85% 40%,#00ff9d17,#0000 24%),#06050d;min-height:100vh;padding:42px 22px 90px;position:relative;overflow-x:hidden}.product-hero{text-align:center;z-index:2;width:min(1050px,100%);margin:60px auto 42px;position:relative}.product-logo{object-fit:contain;filter:drop-shadow(0 0 34px #8247e5bf);width:108px;height:108px;margin-bottom:20px}.product-kicker{color:#a98cff;letter-spacing:.18em;font-size:12px;font-weight:800}.product-hero h1{letter-spacing:.08em;margin:10px 0;font-size:clamp(58px,10vw,118px)}.product-hero h2{color:#ffffffdb;max-width:900px;margin:0 auto 28px;font-size:clamp(22px,3.8vw,44px);line-height:1.18}.product-tags{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.product-tags span{color:#ffffffd1;background:#8247e51f;border:1px solid #8247e561;border-radius:999px;padding:10px 14px;font-size:11px;font-weight:900}.product-showcase{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:34px;grid-template-columns:360px 1fr;align-items:center;gap:28px;width:min(1050px,100%);margin:34px auto;padding:34px;display:grid;position:relative}.character-core{place-items:center;width:280px;height:280px;margin:0 auto;display:grid;position:relative}.core-ring{background:conic-gradient(from 120deg,#8247e5,#00ff9d,#ffd84d,#8247e5);border-radius:999px;animation:12s linear infinite spinOrb;position:absolute;inset:0;box-shadow:0 0 80px #8247e573}.core-ring:after{content:"";border-radius:inherit;background:#08080d;position:absolute;inset:12px}.core-inner{z-index:2;text-align:center;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:radial-gradient(circle at 30% 20%,#ffffff2e,#0000 25%),linear-gradient(145deg,#ffffff1a,#ffffff08);border:1px solid #ffffff29;border-radius:999px;place-items:center;width:220px;height:220px;display:grid;position:relative}.core-inner span{color:#ffffff8c;letter-spacing:.18em;font-size:11px}.core-inner strong{color:#00ff9d;text-shadow:0 0 28px #00ff9d73;font-size:78px}.core-inner p{letter-spacing:.14em;color:#ffffffb3;font-size:11px}.showcase-text h3,.product-section h3{margin-bottom:14px;font-size:34px}.showcase-text p,.product-section p,.product-card p,.phase-card p{color:#ffffffb8;font-size:15px;line-height:1.8}.product-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:16px;width:min(1050px,100%);margin:28px auto;display:grid;position:relative}.product-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:26px;min-height:190px;padding:24px;position:relative;overflow:hidden}.product-card-glow{filter:blur(20px);background:#8247e547;border-radius:999px;width:120px;height:120px;position:absolute;top:-40px;right:-40px}.product-card h3{z-index:2;margin-bottom:12px;font-size:20px;position:relative}.product-card p{z-index:2;font-size:14px;position:relative}.product-section{z-index:2;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0e;border:1px solid #ffffff21;border-radius:34px;width:min(1050px,100%);margin:28px auto;padding:34px;position:relative}.flow-line{flex-wrap:wrap;align-items:center;gap:12px;margin-top:24px;display:flex}.flow-line div{letter-spacing:.08em;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;padding:14px 18px;font-size:12px;font-weight:900}.flow-line span{background:linear-gradient(90deg,#8247e5,#00ff9d);width:28px;height:2px}.phase-timeline{grid-template-columns:repeat(5,1fr);gap:14px;margin-top:24px;display:grid}.phase-card{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:24px;padding:22px}.phase-num{background:linear-gradient(135deg,#8247e5,#5b2bc9);border-radius:15px;place-items:center;width:44px;height:44px;margin-bottom:14px;font-weight:900;display:grid}.phase-card h4{margin-bottom:10px;font-size:18px}.token-zone{background:linear-gradient(145deg,#00ff9d14,#8247e514),#ffffff0e}.token-metrics{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:24px;display:grid}.token-metrics div{background:#00ff9d14;border:1px solid #00ff9d2e;border-radius:22px;padding:20px}.token-metrics strong{color:#00ff9d;font-size:24px;display:block}.token-metrics span{color:#fff9;font-size:12px}.product-bubbles{z-index:0;pointer-events:none;position:fixed;inset:0}.product-bubbles span{background:radial-gradient(circle at 30% 30%,#ffffff61,#8247e52e,#0000 72%);border-radius:999px;animation:16s ease-in-out infinite alternate aboutFloat;position:absolute;box-shadow:0 0 60px #8247e559}.product-bubbles span:first-child{width:280px;height:280px;top:10%;left:-90px}.product-bubbles span:nth-child(2){width:80px;height:80px;animation-delay:-2s;top:12%;right:10%}.product-bubbles span:nth-child(3){width:340px;height:340px;animation-delay:-5s;bottom:10%;right:-140px}.product-bubbles span:nth-child(4){width:34px;height:34px;animation-delay:-3s;top:34%;left:20%}.product-bubbles span:nth-child(5){width:120px;height:120px;animation-delay:-6s;bottom:14%;left:8%}.product-bubbles span:nth-child(6){width:44px;height:44px;animation-delay:-1s;top:24%;right:32%}.product-bubbles span:nth-child(7){width:210px;height:210px;animation-delay:-4s;bottom:-90px;left:42%}.product-bubbles span:nth-child(8){width:24px;height:24px;animation-delay:-7s;top:8%;right:45%}.product-bubbles span:nth-child(9){width:70px;height:70px;animation-delay:-9s;top:48%;left:72%}.product-bubbles span:nth-child(10){width:18px;height:18px;animation-delay:-2.5s;top:42%;left:52%}.product-bubbles span:nth-child(11){width:130px;height:130px;animation-delay:-8s;bottom:28%;right:18%}.product-bubbles span:nth-child(12){width:50px;height:50px;animation-delay:-6.5s;bottom:26%;left:30%}@media (max-width:980px){.product-showcase,.product-grid,.phase-timeline,.token-metrics{grid-template-columns:1fr}.flow-line span{display:none}}
