.token-page{background:#0a0a0a;color:#ffffff;min-height:100vh;font-family:SF Pro Display,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;padding-top:96px;font-weight:300;display:flex;flex-direction:column;height:100vh;overflow-y:auto}.token-container{max-width:1200px;margin:0 auto;padding:0 40px;flex:1}.token-hero{min-height:40vh;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px 40px;text-align:center;background:#000000;margin:-24px calc(-50vw + 50%) 40px;width:100vw;position:relative;left:0;right:0}.token-badge{display:inline-block;padding:8px 20px;background:linear-gradient(90deg,#f7931a,#ffcd00);border-radius:100px;font-size:14px;font-weight:500;letter-spacing:2px;text-transform:uppercase;margin-top:20px;color:#000}.token-hero h1{font-size:42px;font-weight:200;margin:0 0 16px;line-height:1.1;letter-spacing:-1px}.token-tagline{font-size:16px;color:rgba(255,255,255,.6);max-width:600px;margin:0 auto;line-height:1.4;font-weight:300}section{padding:40px 0;position:relative;border-top:1px solid rgba(255,255,255,.05)}section:first-of-type{border-top:none}section h2{font-size:28px;font-weight:200;margin-bottom:30px;text-align:center;color:#ffffff;letter-spacing:-.5px}.philosophy-section{background:#0a0a0a}.philosophy-content{max-width:900px;margin:0 auto}.philosophy-content p{font-size:16px;line-height:1.7;color:rgba(255,255,255,.8);margin-bottom:18px;font-weight:300}.philosophy-content strong{font-weight:500;color:#f7931a}.philosophy-points{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:25px;margin-top:35px}.point{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:20px;text-align:center}.point h3{font-size:16px;margin-bottom:8px;color:#f7931a;font-weight:500;letter-spacing:0}.point p{font-size:13px;color:rgba(255,255,255,.6);margin:0;line-height:1.4;font-weight:300}.model-card{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:25px;margin-bottom:20px}.model-card.warning{border-color:rgba(247,147,26,.3);background:rgba(247,147,26,.02)}.model-card h3{font-size:18px;margin-bottom:18px;color:#f7931a;font-weight:400;letter-spacing:-.3px}.model-card ul{list-style:none;padding:0;margin:0}.model-card li{padding:10px 0;border-bottom:1px solid rgba(255,255,255,.03);font-size:14px;line-height:1.6;font-weight:300}.model-card li:last-child{border-bottom:none;padding-bottom:0}.model-card strong{font-weight:500;color:#f7931a}.business-section{background:#0a0a0a}.business-content .intro{font-size:16px;text-align:center;color:rgba(255,255,255,.7);margin-bottom:35px;max-width:700px;margin-left:auto;margin-right:auto;line-height:1.6;font-weight:300}.business-model h3{font-size:20px;margin-bottom:20px;text-align:center;color:#ffffff;font-weight:300;letter-spacing:-.3px}.revenue-streams{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stream{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:20px;text-align:center;transition:all .3s ease}.stream:hover{background:rgba(255,255,255,.03)}.stream.featured,.stream:hover{border-color:rgba(247,147,26,.3)}.stream.featured{background:rgba(247,147,26,.02)}.stream h4{font-size:15px;margin-bottom:8px;color:#f7931a;font-weight:500;letter-spacing:0}.stream p{font-size:12px;color:rgba(255,255,255,.6);margin:5px 0;line-height:1.4;font-weight:300}.stream .price{font-size:18px;color:#ffffff;margin-top:10px;font-weight:400}.value-flow{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:30px;margin-top:35px}.value-flow h3{font-size:20px;margin-bottom:25px;text-align:center;color:#ffffff;font-weight:300}.flow-diagram{display:flex;flex-direction:column;gap:5px;max-width:500px;margin:0 auto}.flow-item{display:flex;align-items:center;justify-content:center;gap:15px;padding:10px;font-size:14px;color:rgba(255,255,255,.8);font-weight:300}.arrow{color:#f7931a;font-size:16px}.contribute-section{background:#0a0a0a}.contribute-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:25px;margin-bottom:40px}.step{text-align:center;padding:25px 20px;background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;transition:all .3s ease}.step:hover{background:rgba(255,255,255,.03);border-color:rgba(247,147,26,.3)}.step-number{width:45px;height:45px;background:linear-gradient(90deg,#f7931a,#ffcd00);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-size:20px;font-weight:600;color:#000;margin-bottom:12px}.step h3{font-size:16px;margin:10px 0 8px;color:#ffffff;font-weight:400;letter-spacing:0}.step p{font-size:13px;color:rgba(255,255,255,.6);margin:0;line-height:1.4;font-weight:300}.contribution-examples{background:rgba(255,255,255,.02);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:25px;max-width:700px;margin:0 auto}.contribution-examples h3{font-size:18px;margin-bottom:18px;color:#f7931a;font-weight:400;text-align:center}.contribution-examples ul{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px}.contribution-examples li{padding:8px;font-size:14px;color:rgba(255,255,255,.8);font-weight:300;line-height:1.4}.stats-section{background:#000000;padding:50px 0}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;max-width:900px;margin:0 auto}.stat{text-align:center;padding:20px}.stat h3{font-size:14px;text-transform:uppercase;letter-spacing:1.5px;color:rgba(255,255,255,.5);margin-bottom:10px;font-weight:400}.stat-value{font-size:36px;font-weight:200;color:#f7931a;margin:5px 0;letter-spacing:-1px}.stat-label{font-size:13px;color:rgba(255,255,255,.6);margin:0;font-weight:300}.legal-section{background:#0a0a0a}.legal-content{max-width:900px;margin:0 auto}.legal-content p{font-size:14px;line-height:1.7;color:rgba(255,255,255,.7);margin-bottom:18px;font-weight:300}.legal-content strong{font-weight:500;color:#f7931a}.cta-section{background:#000000;padding:60px 0;text-align:center}.cta-section h2{font-size:32px;font-weight:200;margin-bottom:30px;color:#ffffff}.cta-buttons{display:flex;gap:18px;justify-content:center;flex-wrap:wrap}.cta-btn{display:inline-flex;align-items:center;gap:8px;padding:14px 28px;border-radius:100px;font-size:15px;font-weight:500;text-decoration:none;transition:all .3s ease;letter-spacing:.3px}.cta-btn.primary{background:linear-gradient(90deg,#f7931a,#ffcd00);color:#000}.cta-btn.primary:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(247,147,26,.3)}.cta-btn.secondary{background:transparent;color:#f7931a;border:2px solid #f7931a}.cta-btn.secondary:hover{background:rgba(247,147,26,.1);transform:translateY(-2px)}@media (max-width:768px){.token-page{padding-top:72px}.token-container{padding:0 20px}.token-hero h1{font-size:32px}section{padding:30px 0}section h2{font-size:24px}.contribute-steps,.philosophy-points,.revenue-streams{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,1fr)}.cta-buttons{flex-direction:column;align-items:center}.cta-btn{width:100%;max-width:280px;justify-content:center}}