.tokenomics-page{--operations:#c1ff00;--development:#bda5ff;--reserve:#7ecfd0;--community-fund:#f2bb79}
.tokenomics-page .skip-link{position:absolute;left:20px;top:-100px;padding:12px;background:var(--lime);color:#142000;z-index:10}
.tokenomics-page .skip-link:focus{top:12px}
.tokenomics-page header nav{display:flex;gap:26px;align-items:center;font-size:15px}
.tokenomics-page header nav a{color:var(--muted);text-decoration:none;padding:10px 0}
.tokenomics-page header nav a[aria-current]{color:var(--lime);border-bottom:2px solid var(--lime)}
.funding-hero{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:64px;align-items:center;padding:76px 0 68px}
.funding-hero h1{font-size:clamp(42px,5.2vw,72px);line-height:1.07;letter-spacing:-2.5px;margin:20px 0 26px}
.funding-hero h1 em{font-style:normal;color:var(--lime)}
.funding-hero .lead{font-size:19px;line-height:1.65;max-width:580px;color:#c9d0c3}
.proposal-status{display:flex;gap:10px;flex-wrap:wrap;margin-top:28px}
.proposal-status span{font-size:14px;border:1px solid #48533c;padding:8px 12px;border-radius:30px;color:#d0d8c7}
.proposal-status span:first-child{color:var(--lime)}
.proposal-note{font-size:14px;color:var(--muted);line-height:1.6;max-width:530px;margin:18px 0 0}
.funding-highlight{background:var(--lime);color:#152008;padding:32px;border-radius:18px;display:flex;flex-direction:column;align-items:flex-start}
.highlight-label{font-size:13px;font-weight:700;letter-spacing:1.5px}
.highlight-number{font:500 clamp(92px,12vw,158px)/1 'Space Grotesk',sans-serif;letter-spacing:-8px;margin:28px 0 20px}
.highlight-number>span{font-size:.45em;letter-spacing:-2px}
.funding-highlight h2{font-size:26px;letter-spacing:-.8px;margin:0 0 12px}
.funding-highlight p{font-size:16px;line-height:1.65;margin:0 0 24px;max-width:320px}
.highlight-foot{padding-top:20px;border-top:1px solid #36461e55;width:100%;font-size:14px}
.section-heading h2{font-size:clamp(28px,3vw,42px);line-height:1.15;letter-spacing:-1px;margin:0 0 18px}
.section-heading>p:last-child:not(.eyebrow){font-size:17px;line-height:1.65;color:var(--muted);max-width:690px;margin-bottom:0}
.funding-flow,.allocation-section,.usage-section,.transparency-section,.funding-faq{border-top:1px solid var(--line);padding:54px 0}
.funding-flow ol{list-style:none;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:0;margin:32px 0 22px}
.funding-flow li{padding-right:18px;border-right:1px solid var(--line)}
.funding-flow li:last-child{border-right:0}
.step-number{font:500 15px 'Space Grotesk',sans-serif;color:var(--lime)}
.funding-flow h3{font-size:18px;font-weight:500;margin:16px 0 10px}
.funding-flow li p,.section-note{font-size:14px;line-height:1.65;color:var(--muted);margin:0}
.section-note a,.funding-faq a{color:#d7edbb;text-underline-offset:3px}
.section-note{margin-top:22px;max-width:950px}
.allocation-bar{display:flex;gap:5px;height:28px;margin:32px 0 16px}
.allocation-bar .operations{flex:50}.allocation-bar .development{flex:25}.allocation-bar .reserve{flex:20}.allocation-bar .community-fund{flex:5}
.operations{background:var(--operations)}.development{background:var(--development)}.reserve{background:var(--reserve)}.community-fund{background:var(--community-fund)}
.allocation-row{display:grid;grid-template-columns:160px minmax(0,1fr) 155px;align-items:center;gap:32px;padding:28px 0;border-bottom:1px solid var(--line)}
.allocation-value{display:flex;align-items:center;gap:20px}
.swatch{width:12px;height:12px;border-radius:50%;flex:none}
.allocation-value strong{font:500 46px 'Space Grotesk',sans-serif;letter-spacing:-1.5px;font-variant-numeric:tabular-nums}
.allocation-value small{font-size:25px;letter-spacing:0;margin-left:2px}
.allocation-row h3{font-size:20px;font-weight:500;margin:0 0 8px}
.allocation-row p{font-size:16px;line-height:1.65;color:var(--muted);margin:0;max-width:650px}
.allocation-row .allocation-example{text-align:right}
.allocation-example strong{display:block;color:#f1f3ed;font-size:24px;font-weight:500;font-variant-numeric:tabular-nums}
.allocation-example span{display:block;font-size:13px}
.usage-section{display:grid;grid-template-columns:1fr 1.3fr;gap:70px}
.usage-section .section-heading h2{font-size:clamp(36px,3.5vw,48px)}
.usage-rules article{padding:22px 0;border-bottom:1px solid var(--line)}
.usage-rules article:first-child{padding-top:0}.usage-rules article:last-child{padding-bottom:0;border-bottom:0}
.rule-label{font-size:12px;color:var(--lime);letter-spacing:1.5px}
.usage-rules h3{font-size:21px;font-weight:500;margin:12px 0 9px}
.usage-rules p{font-size:16px;color:var(--muted);line-height:1.7;margin:0}
.launch-status{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin:30px 0 0}
.launch-status>div{padding-left:20px;border-left:2px solid #4e5843}
.launch-status dt{font-size:14px;color:var(--muted)}
.launch-status dd{font-size:23px;font-weight:500;margin:12px 0}
.launch-status p{font-size:15px;line-height:1.6;color:var(--muted);margin:0}
.funding-faq{display:grid;grid-template-columns:1fr 1.7fr;gap:60px}
.funding-faq details{border-bottom:1px solid var(--line);padding:20px 0}
.funding-faq details:first-child{padding-top:0}
.funding-faq summary{font-size:17px;color:#edf2e7;line-height:1.5}
.funding-faq details[open] summary{color:var(--lime)}
.funding-faq details p{font-size:16px;color:var(--muted);line-height:1.75;margin:16px 0 0}
.funding-return{display:flex;align-items:center;justify-content:space-between;gap:20px;border-top:1px solid var(--line);padding:32px 0 48px}
.funding-return>span{font-size:16px;color:var(--muted)}
.funding-return>a{text-decoration:none;display:inline-block}
@media(max-width:900px){.funding-hero{gap:32px}.funding-highlight{padding:26px}.funding-flow ol{grid-template-columns:1fr 1fr;gap:28px}.funding-flow li:nth-child(2){border:0}.usage-section,.funding-faq{gap:32px}.allocation-row{grid-template-columns:120px minmax(0,1fr) 125px;gap:20px}.allocation-value{gap:12px}.allocation-value strong{font-size:40px}.launch-status{gap:18px}}
@media(max-width:650px){.tokenomics-page header{flex-wrap:wrap;gap:16px}.tokenomics-page header nav{gap:20px}.funding-hero{grid-template-columns:1fr;padding:42px 0}.funding-hero h1{letter-spacing:-1.8px}.funding-hero .lead{font-size:18px}.funding-highlight{padding:26px}.highlight-number{font-size:108px;margin:20px 0}.funding-highlight p{max-width:none}.funding-flow,.allocation-section,.usage-section,.transparency-section,.funding-faq{padding:36px 0}.usage-section,.funding-faq{grid-template-columns:1fr}.allocation-row{grid-template-columns:90px minmax(0,1fr);gap:18px;padding:23px 0;align-items:start}.allocation-value{gap:9px}.allocation-value strong{font-size:34px}.allocation-value small{font-size:19px}.allocation-example{grid-column:2}.allocation-row .allocation-example{text-align:left;display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.allocation-example strong{font-size:18px}.allocation-row p{font-size:15px}.launch-status{grid-template-columns:1fr;gap:28px}.funding-return{align-items:flex-start;flex-direction:column}.funding-faq{gap:16px}}
@media(prefers-reduced-motion:no-preference){.tokenomics-page:focus-within{scroll-behavior:smooth}}
.net-allocation .operations{width:80%}.net-allocation .development{width:20%}.report-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;margin:32px 0}.report-grid>div{border-top:2px solid #425136;padding:20px 0}.report-grid dt{font-size:14px;color:var(--muted)}.report-grid dd{margin:16px 0 10px;font-size:24px;color:var(--lime)}.report-grid p{color:var(--muted);font-size:14px;line-height:1.6}.treasury-box{padding:24px;background:#192014;border:1px solid var(--line);border-radius:14px}.wallet-address{display:block;overflow-wrap:anywhere;color:var(--lime);line-height:1.7;margin-bottom:12px}#payment-report{padding-top:24px;color:var(--muted)}#payment-report a{color:var(--lime)}@media(max-width:650px){.report-grid{grid-template-columns:1fr 1fr;gap:20px}.report-grid dd{font-size:21px}.tokenomics-page header nav{gap:16px}}
