.page-module__t00WCW__tokenomicsPage{color:#fff;background:#000;min-height:100vh;padding-top:120px}.page-module__t00WCW__heroSection{text-align:center;max-width:900px;margin:0 auto;padding:60px 20px 20px}.page-module__t00WCW__eyebrow{letter-spacing:3px;text-transform:uppercase;color:#ffffff80;margin-bottom:16px;font-size:14px;font-weight:500}.page-module__t00WCW__title{background:linear-gradient(135deg,#fff 0%,#ffffffb3 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0 0 24px;font-size:clamp(55px,11vw,100px);font-weight:400;line-height:1.1}.page-module__t00WCW__subtitle{color:#fff9;max-width:700px;margin:0 auto 120px;font-size:18px;line-height:1.7;position:relative}.page-module__t00WCW__subtitle:after{content:"";background:linear-gradient(90deg,#0000 0%,#8b5cf64d 15%,#8b5cf6cc 35%,#fffffff2 50%,#8b5cf6cc 65%,#8b5cf64d 85%,#0000 100%);border-radius:50%;width:600px;height:3px;position:absolute;bottom:-60px;left:50%;transform:translate(-50%);box-shadow:0 0 20px #8b5cf6cc,0 0 40px #8b5cf699,0 0 80px #8b5cf680,0 0 120px #8b5cf666,0 -20px 60px #8b5cf64d,0 -40px 100px #8b5cf633}.page-module__t00WCW__chartSection{justify-content:center;width:100%;padding:40px 20px 120px;display:flex}.page-module__t00WCW__chartWrapper{width:100%;max-width:1200px}.page-module__t00WCW__donutSvg{width:100%;height:auto}.page-module__t00WCW__chartLabel{fill:#fff;font-size:18px}.page-module__t00WCW__labelGroup{animation:.4s ease-out forwards page-module__t00WCW__fadeInLabel}@keyframes page-module__t00WCW__fadeInLabel{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.page-module__t00WCW__labelName{fill:#fff;font-weight:400}.page-module__t00WCW__labelPercent{fill:#c084fc;font-weight:600}.page-module__t00WCW__descriptionSection{text-align:center;max-width:800px;margin:0 auto;padding:0 20px 60px}.page-module__t00WCW__tokenDescription{color:#ffffffb3;margin:0;font-size:18px;line-height:1.8}.page-module__t00WCW__utilitySection{background:#000;padding:80px 20px}.page-module__t00WCW__sectionTitle{letter-spacing:3px;text-transform:uppercase;color:#ffffff80;text-align:center;margin-bottom:16px;font-size:14px;font-weight:500}.page-module__t00WCW__sectionHeading{text-align:center;color:#fff;margin:0 0 100px;font-size:clamp(40px,6vw,60px);font-weight:400}.page-module__t00WCW__utilityGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;max-width:1200px;margin:0 auto;display:grid}.page-module__t00WCW__utilityCard{background:linear-gradient(145deg,#ffffff0d 0%,#ffffff05 100%);border:1px solid #ffffff14;border-radius:20px;padding:32px;transition:all .3s}.page-module__t00WCW__utilityCard:hover{border-color:#ffffff26;transform:translateY(-4px)}.page-module__t00WCW__utilityIcon{justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:20px;display:flex}.page-module__t00WCW__utilityTitle{color:#fff;margin:0 0 12px;font-size:20px;font-weight:600}.page-module__t00WCW__utilityDescription{color:#fff9;margin:0;font-size:15px;line-height:1.7}.page-module__t00WCW__accordionContainer{gap:12px;max-width:1200px;height:450px;margin:0 auto 120px;display:flex}.page-module__t00WCW__accordionItem{-webkit-backdrop-filter:blur(40px)saturate(180%);cursor:pointer;background:linear-gradient(#ffffff14 0%,#ffffff05 100%);border:1px solid #ffffff2e;border-radius:12px;flex:0 0 80px;transition:all .5s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;box-shadow:0 4px 30px #0000001a,inset 0 1px #ffffff1a}.page-module__t00WCW__accordionItem:hover{background:linear-gradient(#ffffff1f 0%,#ffffff0a 100%);border-color:#ffffff40}.page-module__t00WCW__accordionItem.page-module__t00WCW__accordionActive{border-color:#8b5cf666;flex:1;box-shadow:0 8px 40px #8b5cf626,inset 0 1px #ffffff26}.page-module__t00WCW__accordionCollapsed{opacity:1;flex-direction:column;justify-content:flex-end;align-items:center;padding:24px 0 32px;transition:opacity .3s;display:flex;position:absolute;inset:0}.page-module__t00WCW__accordionActive .page-module__t00WCW__accordionCollapsed{opacity:0;pointer-events:none}.page-module__t00WCW__accordionIcon{color:#ffffff80;margin-bottom:auto;padding-top:24px;font-size:20px}.page-module__t00WCW__accordionVerticalText{writing-mode:vertical-rl;text-orientation:mixed;color:#fffc;letter-spacing:1px;font-size:26px;font-weight:400;transform:rotate(180deg)}.page-module__t00WCW__accordionExpanded{opacity:0;pointer-events:none;flex-direction:column;transition:opacity .4s .1s;display:flex;position:absolute;inset:0}.page-module__t00WCW__accordionActive .page-module__t00WCW__accordionExpanded{opacity:1;pointer-events:auto}.page-module__t00WCW__accordionGraphic{background:linear-gradient(#6366f11f 0%,#8b5cf60a 100%);flex:1;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.page-module__t00WCW__accordionGlow{filter:blur(40px);background:radial-gradient(circle,#6366f166 0%,#8b5cf633 40%,#0000 70%);width:200px;height:200px;animation:3s ease-in-out infinite page-module__t00WCW__pulseGlow;position:absolute}@keyframes page-module__t00WCW__pulseGlow{0%,to{opacity:.6;transform:scale(1)}50%{opacity:.8;transform:scale(1.2)}}.page-module__t00WCW__accordionIconLarge{z-index:1;filter:drop-shadow(0 0 30px #8b5cf64d);width:80px;height:80px;position:relative}.page-module__t00WCW__accordionContent{background:linear-gradient(#ffffff05 0%,#0003 100%);padding:24px 28px 32px}.page-module__t00WCW__accordionTitle{color:#fff;margin:0 0 12px;font-size:32px;font-weight:400}.page-module__t00WCW__accordionDescription{color:#fff9;margin:0;font-size:15px;line-height:1.7}@media (max-width:900px){.page-module__t00WCW__accordionContainer{flex-direction:column;height:auto}.page-module__t00WCW__accordionItem{flex:0 0 60px}.page-module__t00WCW__accordionItem.page-module__t00WCW__accordionActive{flex:0 0 350px}.page-module__t00WCW__accordionCollapsed{flex-direction:row;justify-content:flex-start;gap:16px;padding:0 24px}.page-module__t00WCW__accordionVerticalText{writing-mode:horizontal-tb;transform:none}.page-module__t00WCW__accordionIcon{margin-bottom:0}}.page-module__t00WCW__deflationarySection{max-width:1000px;margin:0 auto;padding:80px 20px}.page-module__t00WCW__deflationaryCard{text-align:center;background:linear-gradient(145deg,#0d1520 0%,#0a0f18 100%);border:1px solid #ffffff14;border-radius:24px;padding:60px}.page-module__t00WCW__deflationaryTitle{color:#fff;margin:0 0 24px;font-size:clamp(28px,4vw,40px);font-weight:600}.page-module__t00WCW__deflationaryDescription{color:#ffffffb3;max-width:700px;margin:0 auto 40px;font-size:18px;line-height:1.8}.page-module__t00WCW__deflationaryStats{grid-template-columns:1fr 1fr;gap:40px;max-width:500px;margin:0 auto;display:grid}.page-module__t00WCW__deflatStat{text-align:center}.page-module__t00WCW__deflatValue{color:#8b5cf6;margin-bottom:8px;font-size:48px;font-weight:700}.page-module__t00WCW__deflatLabel{color:#ffffff80;text-transform:uppercase;letter-spacing:1px;font-size:14px}@media (max-width:900px){.page-module__t00WCW__tokenomicsGrid{grid-template-columns:1fr;gap:40px}.page-module__t00WCW__donutChart{width:280px;height:280px}.page-module__t00WCW__deflationaryCard{padding:40px 24px}.page-module__t00WCW__deflationaryStats{grid-template-columns:1fr;gap:24px}}@media (max-width:600px){.page-module__t00WCW__heroSection{padding:40px 20px 30px}.page-module__t00WCW__deflatValue{font-size:36px}}.page-module__t00WCW__trustSection{background:#000;padding:140px 80px;position:relative}.page-module__t00WCW__trustEyebrow{letter-spacing:.5px;color:#ffffff80;margin-bottom:120px;font-size:16px;font-weight:400}.page-module__t00WCW__trustGrid{grid-template-columns:repeat(2,1fr);gap:140px 220px;max-width:1300px;margin:0 auto;display:grid}.page-module__t00WCW__trustStat{flex-direction:column;align-items:flex-start;display:flex;position:relative}.page-module__t00WCW__trustStat:nth-child(2){text-align:right;align-items:flex-end}.page-module__t00WCW__trustStat:nth-child(3),.page-module__t00WCW__trustStat:nth-child(4){padding-top:50px}.page-module__t00WCW__trustStat:nth-child(3):before,.page-module__t00WCW__trustStat:nth-child(4):before{content:"";background:#fff3;width:180px;height:1px;position:absolute;top:0}.page-module__t00WCW__trustStat:nth-child(3):before{left:0}.page-module__t00WCW__trustStat:nth-child(4){text-align:right;align-items:flex-end}.page-module__t00WCW__trustStat:nth-child(4):before{left:auto;right:0}.page-module__t00WCW__trustNumber{color:#fff;letter-spacing:-6px;margin-bottom:28px;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(100px,16vw,200px);font-weight:200;line-height:1}.page-module__t00WCW__trustLabel{color:#ffffff8c;font-size:24px;font-weight:400;line-height:1.5}@media (max-width:900px){.page-module__t00WCW__trustSection{padding:100px 40px}.page-module__t00WCW__trustGrid{gap:100px}.page-module__t00WCW__trustNumber{letter-spacing:-3px;font-size:clamp(70px,14vw,140px)}.page-module__t00WCW__trustLabel{font-size:20px}.page-module__t00WCW__trustStat:nth-child(3):before,.page-module__t00WCW__trustStat:nth-child(4):before{width:140px}}@media (max-width:600px){.page-module__t00WCW__trustSection{padding:60px 20px}.page-module__t00WCW__trustGrid{text-align:center;grid-template-columns:1fr;gap:60px}.page-module__t00WCW__trustStat,.page-module__t00WCW__trustStat:nth-child(2),.page-module__t00WCW__trustStat:nth-child(4){text-align:center;align-items:center}.page-module__t00WCW__trustStat:nth-child(2),.page-module__t00WCW__trustStat:nth-child(3),.page-module__t00WCW__trustStat:nth-child(4){padding-top:60px}.page-module__t00WCW__trustStat:nth-child(2):before,.page-module__t00WCW__trustStat:nth-child(3):before,.page-module__t00WCW__trustStat:nth-child(4):before{content:"";background:#fff3;width:150px;height:1px;position:absolute;top:0;left:50%;transform:translate(-50%)}.page-module__t00WCW__trustNumber{letter-spacing:-2px}}
