.landing-module__sTLbGa__accent{color:var(--accent)}.landing-module__sTLbGa__pos{color:var(--green)}.landing-module__sTLbGa__neg{color:var(--red)}.landing-module__sTLbGa__textMuted{color:var(--text2)}.landing-module__sTLbGa__textSm{font-size:.75rem}.landing-module__sTLbGa__textCenter{text-align:center}.landing-module__sTLbGa__glassCard{background:var(--glass);-webkit-backdrop-filter:blur(var(--glass-blur));border:1px solid var(--glass-border);border-radius:var(--radius,12px);transition:border-color .2s,transform .2s,box-shadow .2s}.landing-module__sTLbGa__glassCard:hover{border-color:#c8ff0026;transform:translateY(-2px);box-shadow:0 4px 16px #0003}.landing-module__sTLbGa__topbar{z-index:100;-webkit-backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#0a0a0ad9;align-items:center;gap:1rem;padding:.75rem 2rem;display:flex;position:sticky;top:0}.landing-module__sTLbGa__logo{color:var(--text);flex-shrink:0;align-items:center;gap:.5rem;text-decoration:none;display:flex}.landing-module__sTLbGa__logoIcon{background:var(--accent);color:#0a0a0a;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;font-size:16px;font-weight:800;display:flex}.landing-module__sTLbGa__logoText{letter-spacing:.08em;font-size:.8rem;font-weight:700}.landing-module__sTLbGa__navLinks{gap:.25rem;margin-left:auto;display:flex}.landing-module__sTLbGa__navLink{border-radius:var(--radius-sm,8px);color:var(--text2);padding:.4rem .75rem;font-size:.8rem;font-weight:500;text-decoration:none;transition:color .2s,background .2s;position:relative}.landing-module__sTLbGa__navLink:hover{color:var(--text);background:#c8ff000f}.landing-module__sTLbGa__navLinkActive{color:var(--text);background:#c8ff001a;font-weight:700;box-shadow:0 0 12px #c8ff0026}.landing-module__sTLbGa__navLink:after{content:"";background:var(--accent);transform-origin:0;border-radius:1px;height:2px;transition:transform .25s;position:absolute;bottom:2px;left:.75rem;right:.75rem;transform:scaleX(0)}.landing-module__sTLbGa__navLink:hover:after{transform:scaleX(1)}.landing-module__sTLbGa__mobileMenuBtn{border:1px solid var(--glass-border);color:var(--text);border-radius:var(--radius-sm,8px);cursor:pointer;background:0 0;padding:.25rem .5rem;font-size:1.25rem;display:none}.landing-module__sTLbGa__btn{border-radius:var(--radius-sm,8px);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1.25rem;font-family:inherit;font-size:.8rem;font-weight:600;transition:transform .15s,opacity .15s;display:inline-flex}.landing-module__sTLbGa__btn:hover{transform:scale(1.02)}.landing-module__sTLbGa__btn:active{transition:transform .15s;transform:scale(.97)}.landing-module__sTLbGa__btnAccent{background:var(--accent);color:#0a0a0a;transition:transform .15s,opacity .15s,box-shadow .2s,background .2s}.landing-module__sTLbGa__btnAccent:hover{background:var(--accent-d);box-shadow:0 0 20px #c8ff004d}.landing-module__sTLbGa__btnOutline{border:1px solid var(--border);color:var(--text2);background:0 0}.landing-module__sTLbGa__btnOutline:hover{border-color:var(--accent);color:var(--accent)}.landing-module__sTLbGa__btnSm{padding:.3rem .75rem;font-size:.7rem}.landing-module__sTLbGa__btnFull{width:100%}.landing-module__sTLbGa__hero{text-align:center;background:radial-gradient(at 50% 0,#c8ff000f 0%,#0000 60%);justify-content:center;align-items:center;padding:6rem 2rem 4rem;display:flex}.landing-module__sTLbGa__heroInner{max-width:600px}.landing-module__sTLbGa__heroTitle{letter-spacing:-.02em;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3.5rem);font-weight:800}.landing-module__sTLbGa__heroSub{color:var(--text2);margin-bottom:1.5rem;font-size:1.1rem}.landing-module__sTLbGa__badge{align-items:center;gap:.5rem;padding:.4rem 1rem;font-size:.8rem;font-weight:600;display:inline-flex}.landing-module__sTLbGa__statusDot{background:var(--green);width:8px;height:8px;box-shadow:0 0 8px var(--green);border-radius:50%;animation:2s infinite landing-module__sTLbGa__pulse}@keyframes landing-module__sTLbGa__pulse{0%,to{opacity:1}50%{opacity:.5}}.landing-module__sTLbGa__section{max-width:1200px;margin:0 auto;padding:3rem 2rem}.landing-module__sTLbGa__pageTop{padding-top:4rem}.landing-module__sTLbGa__pageTitle{letter-spacing:-.02em;margin-bottom:.25rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:800}.landing-module__sTLbGa__sectionHeader{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.landing-module__sTLbGa__sectionSub{color:var(--text2);margin-bottom:2rem;font-size:.9rem}.landing-module__sTLbGa__sectionH2{letter-spacing:-.01em;font-size:clamp(1.25rem,2vw,1.5rem);font-weight:700}.landing-module__sTLbGa__sectionH3{margin-bottom:1rem;font-size:1rem;font-weight:700}.landing-module__sTLbGa__sectionH4{color:var(--text2);margin:1.25rem 0 .75rem;font-size:.875rem;font-weight:600}.landing-module__sTLbGa__badgeSm{color:var(--accent);padding:.2rem .6rem;font-size:.65rem;font-weight:600;display:inline-flex}.landing-module__sTLbGa__statsGrid{grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:2rem;display:grid}.landing-module__sTLbGa__statsGridThree{grid-template-columns:repeat(3,1fr)}.landing-module__sTLbGa__statsGridFour{grid-template-columns:repeat(4,1fr)}.landing-module__sTLbGa__statCard{flex-direction:column;gap:.25rem;padding:1.25rem;display:flex}.landing-module__sTLbGa__statCardCompact{padding:1rem}.landing-module__sTLbGa__statLabel{color:var(--text3);text-transform:uppercase;letter-spacing:.05em;font-size:.7rem;font-weight:600}.landing-module__sTLbGa__statValue{letter-spacing:-.02em;font-size:1.75rem;font-weight:800}.landing-module__sTLbGa__statValueSm{font-size:1rem;font-weight:700}.landing-module__sTLbGa__statSub{color:var(--text2);font-size:.75rem}.landing-module__sTLbGa__distributionGrid{flex-direction:column;gap:.75rem;display:flex}.landing-module__sTLbGa__distCard{padding:1rem 1.25rem}.landing-module__sTLbGa__distHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;font-size:.85rem;font-weight:500;display:flex}.landing-module__sTLbGa__barTrack{background:var(--bg3);border-radius:3px;height:6px;overflow:hidden}.landing-module__sTLbGa__barFill{background:linear-gradient(90deg, var(--accent-dd), var(--accent));border-radius:3px;height:100%;transition:width .6s}.landing-module__sTLbGa__barFillBurn{background:linear-gradient(90deg,#ef4444,#f97316);border-radius:3px;height:100%;transition:width .6s}.landing-module__sTLbGa__twoCol{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.landing-module__sTLbGa__pad{padding:1.5rem}.landing-module__sTLbGa__tableWrap{overflow-x:auto}.landing-module__sTLbGa__table{border-collapse:collapse;width:100%;font-size:.8rem}.landing-module__sTLbGa__table thead th{text-align:left;color:var(--text3);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border2);padding:.6rem .75rem;font-size:.7rem;font-weight:600}.landing-module__sTLbGa__table tbody td{border-bottom:1px solid var(--border2);color:var(--text2);padding:.6rem .75rem}.landing-module__sTLbGa__table tbody tr:hover td{color:var(--text);background:#c8ff0008}.landing-module__sTLbGa__totalRow td{color:var(--accent);border-top:1px solid var(--border);font-weight:700}.landing-module__sTLbGa__milestones{flex-direction:column;gap:.75rem;display:flex}.landing-module__sTLbGa__milestone{border-radius:var(--radius-sm,8px);border-left:3px solid var(--border);align-items:flex-start;gap:.75rem;padding:.75rem;display:flex}.landing-module__sTLbGa__milestoneLive{border-left-color:var(--green)}.landing-module__sTLbGa__milestonePending{border-left-color:var(--accent)}.landing-module__sTLbGa__milestoneLocked{border-left-color:var(--text3)}.landing-module__sTLbGa__milestone strong{font-size:.85rem}.landing-module__sTLbGa__milestone p,.landing-module__sTLbGa__milestone span{font-size:.8rem}.landing-module__sTLbGa__msBadge{letter-spacing:.05em;border-radius:4px;flex-shrink:0;padding:.15rem .5rem;font-size:.6rem;font-weight:700;display:inline-flex}.landing-module__sTLbGa__msBadgeLive{color:var(--green);background:#22c55e26}.landing-module__sTLbGa__msBadgePending{color:var(--accent);background:#c8ff0026}.landing-module__sTLbGa__msBadgeLocked{color:var(--text3);background:#ffffff0f}.landing-module__sTLbGa__chainsRow{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.landing-module__sTLbGa__chainChip{padding:.5rem 1.25rem;font-size:.8rem;font-weight:600}.landing-module__sTLbGa__chainChipPhase2{opacity:.5}.landing-module__sTLbGa__swapPanel{max-width:100%}.landing-module__sTLbGa__swapBox{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius-sm,8px);margin-bottom:.5rem;padding:.75rem}.landing-module__sTLbGa__swapLabel{color:var(--text3);text-transform:uppercase;letter-spacing:.04em;margin-bottom:.4rem;font-size:.7rem;font-weight:600;display:block}.landing-module__sTLbGa__swapInputRow{align-items:center;gap:.5rem;display:flex}.landing-module__sTLbGa__swapSelect{background:var(--bg3);border:1px solid var(--border2);color:var(--text);cursor:pointer;border-radius:6px;padding:.4rem .5rem;font-family:inherit;font-size:.8rem}.landing-module__sTLbGa__swapInput{color:var(--text);font-family:var(--mono);text-align:right;background:0 0;border:none;outline:none;flex:1;font-size:1.25rem;font-weight:700}.landing-module__sTLbGa__swapInput::placeholder{color:var(--text3)}.landing-module__sTLbGa__swapEst{color:var(--text3);text-align:right;margin-top:.25rem;font-size:.7rem}.landing-module__sTLbGa__swapArrow{text-align:center;color:var(--accent);margin:.25rem 0;font-size:1.25rem}.landing-module__sTLbGa__swapDetails{flex-direction:column;gap:.35rem;margin:1rem 0;display:flex}.landing-module__sTLbGa__swapRow{color:var(--text2);justify-content:space-between;font-size:.75rem;display:flex}.landing-module__sTLbGa__feeBars{flex-direction:column;gap:.6rem;display:flex}.landing-module__sTLbGa__feeRow{flex-direction:column;gap:.25rem;display:flex}.landing-module__sTLbGa__feeRow span{color:var(--text2);font-size:.75rem}.landing-module__sTLbGa__featuresGrid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1.5rem;display:grid}.landing-module__sTLbGa__featureCard{flex-direction:column;gap:.4rem;padding:1.25rem;display:flex}.landing-module__sTLbGa__featureIcon{font-size:1.5rem}.landing-module__sTLbGa__featureCard strong{font-size:.85rem}.landing-module__sTLbGa__featureCard p{color:var(--text2);margin:0;font-size:.75rem;line-height:1.5}.landing-module__sTLbGa__burnSim{margin-bottom:2rem}.landing-module__sTLbGa__burnGrid{grid-template-columns:1fr 1fr;align-items:start;gap:2rem;display:grid}.landing-module__sTLbGa__burnInputs{flex-direction:column;gap:1rem;display:flex}.landing-module__sTLbGa__burnInputs label{color:var(--text2);flex-direction:column;gap:.4rem;font-size:.8rem;display:flex}.landing-module__sTLbGa__burnInputs input[type=range]{appearance:none;background:var(--bg3);border-radius:2px;outline:none;width:100%;height:4px}.landing-module__sTLbGa__burnInputs input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;background:var(--accent);cursor:pointer;border-radius:50%;width:16px;height:16px}.landing-module__sTLbGa__burnOutput{flex-direction:column;gap:.4rem;display:flex}.landing-module__sTLbGa__custodianList{flex-direction:column;gap:.75rem;display:flex}.landing-module__sTLbGa__custodianRow{background:var(--bg2);border-radius:var(--radius-sm,8px);border:1px solid var(--border2);align-items:center;gap:.75rem;padding:.75rem;display:flex}.landing-module__sTLbGa__custodianAvatar{width:36px;height:36px;color:var(--accent);background:#c8ff001a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.85rem;font-weight:700;display:flex}.landing-module__sTLbGa__custodianRow div{font-size:.8rem}.landing-module__sTLbGa__custodianRow code{font-family:var(--mono);color:var(--text3);font-size:.7rem}.landing-module__sTLbGa__custodianMeta{text-align:right;flex-direction:column;gap:.15rem;margin-left:auto;font-size:.75rem;display:flex}.landing-module__sTLbGa__verified{color:var(--green);font-weight:600}.landing-module__sTLbGa__formStack{flex-direction:column;gap:.75rem;display:flex}.landing-module__sTLbGa__formStack label{color:var(--text2);flex-direction:column;gap:.3rem;font-size:.8rem;display:flex}.landing-module__sTLbGa__formInput{background:var(--bg2);border:1px solid var(--border2);border-radius:var(--radius-sm,8px);color:var(--text);outline:none;padding:.6rem .75rem;font-family:inherit;font-size:.8rem;transition:border-color .2s}.landing-module__sTLbGa__formInput:focus{border-color:var(--accent)}.landing-module__sTLbGa__proposal{margin-bottom:1rem}.landing-module__sTLbGa__proposalHeader{align-items:center;gap:.75rem;margin-bottom:.5rem;display:flex}.landing-module__sTLbGa__proposal h4{color:var(--text);margin:0 0 .5rem;font-size:.95rem}.landing-module__sTLbGa__proposal p{margin-bottom:.75rem;font-size:.8rem}.landing-module__sTLbGa__voteBarWrap{margin-bottom:.75rem}.landing-module__sTLbGa__voteLabels{justify-content:space-between;margin-bottom:.35rem;font-size:.75rem;display:flex}.landing-module__sTLbGa__voteBar{background:#ef44444d;border-radius:3px;height:6px;overflow:hidden}.landing-module__sTLbGa__voteFill{background:var(--green);border-radius:3px;height:100%}.landing-module__sTLbGa__voteActions{gap:.5rem;display:flex}.landing-module__sTLbGa__modalOverlay{z-index:200;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;pointer-events:none;background:#0009;justify-content:center;align-items:center;transition:opacity .25s;display:flex;position:fixed;inset:0}.landing-module__sTLbGa__modalOverlayOpen{opacity:1;pointer-events:auto}.landing-module__sTLbGa__modal{width:90%;max-width:420px;padding:1.5rem}.landing-module__sTLbGa__modalHeader{justify-content:space-between;align-items:center;margin-bottom:.5rem;display:flex}.landing-module__sTLbGa__modalHeader h3{margin:0}.landing-module__sTLbGa__modalClose{color:var(--text3);cursor:pointer;background:0 0;border:none;padding:.25rem;font-size:1.25rem}.landing-module__sTLbGa__modalClose:hover{color:var(--text)}.landing-module__sTLbGa__walletList{flex-direction:column;gap:.5rem;margin:1rem 0;display:flex}.landing-module__sTLbGa__walletOption{cursor:pointer;color:var(--text);text-align:left;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:1.25rem;display:flex}.landing-module__sTLbGa__walletOption:hover{border-color:var(--accent);transform:translateY(-1px)}.landing-module__sTLbGa__walletOption div{flex-direction:column;display:flex}.landing-module__sTLbGa__walletOption strong{font-size:.85rem}.landing-module__sTLbGa__walletOption small{color:var(--text3);font-size:.7rem}@media (max-width:1024px){.landing-module__sTLbGa__featuresGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.landing-module__sTLbGa__topbar{padding:.75rem 1rem}.landing-module__sTLbGa__navLinks{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--glass-border);background:#0a0a0af2;flex-direction:column;padding:.5rem;display:none;position:absolute;top:100%;left:0;right:0}.landing-module__sTLbGa__navLinksOpen{display:flex}.landing-module__sTLbGa__navLink{padding:.6rem 1rem}.landing-module__sTLbGa__mobileMenuBtn{margin-left:auto;display:block}.landing-module__sTLbGa__connectWalletBtnHide{display:none}.landing-module__sTLbGa__statsGrid,.landing-module__sTLbGa__statsGridThree,.landing-module__sTLbGa__statsGridFour{grid-template-columns:repeat(2,1fr)}.landing-module__sTLbGa__twoCol,.landing-module__sTLbGa__featuresGrid,.landing-module__sTLbGa__burnGrid{grid-template-columns:1fr}.landing-module__sTLbGa__hero{padding:4rem 1.5rem 3rem}.landing-module__sTLbGa__section{padding:2rem 1rem}}@media (max-width:480px){.landing-module__sTLbGa__statsGrid,.landing-module__sTLbGa__statsGridThree,.landing-module__sTLbGa__statsGridFour{grid-template-columns:1fr}.landing-module__sTLbGa__chainsRow{gap:.5rem}.landing-module__sTLbGa__chainChip{padding:.4rem .75rem;font-size:.7rem}}.landing-module__sTLbGa__disconnectDropdown{background:var(--bg2,#1a1a1a);border:1px solid var(--glass-border);border-radius:var(--radius-sm,8px);z-index:150;flex-direction:column;gap:.4rem;min-width:180px;padding:.5rem;display:flex;position:absolute;top:calc(100% + .5rem);right:0}.landing-module__sTLbGa__networkBanner{color:#fca5a5;text-align:center;background:#ef444426;border-bottom:1px solid #ef44444d;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.8rem;display:flex}.landing-module__sTLbGa__networkBannerBtn{color:var(--accent);cursor:pointer;background:0 0;border:none;padding:0;font-family:inherit;font-size:.8rem;font-weight:600;text-decoration:underline}.landing-module__sTLbGa__networkBannerBtn:hover{color:var(--accent-d)}.landing-module__sTLbGa__walletError{border-radius:var(--radius-sm,8px);color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;margin-bottom:.5rem;padding:.6rem .75rem;font-size:.8rem}.landing-module__sTLbGa__priceImpactWarning{border-radius:var(--radius-sm,8px);color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;margin:.5rem 0;padding:.6rem .75rem;font-size:.8rem;font-weight:600}.landing-module__sTLbGa__swapSuccess{border-radius:var(--radius-sm,8px);color:var(--green);background:#22c55e1a;border:1px solid #22c55e4d;margin-top:.75rem;padding:.6rem .75rem;font-size:.8rem}.landing-module__sTLbGa__swapError{border-radius:var(--radius-sm,8px);color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;margin-top:.75rem;padding:.6rem .75rem;font-size:.8rem}.landing-module__sTLbGa__btnDisabled{opacity:.5;cursor:not-allowed;pointer-events:none}.landing-module__sTLbGa__burnSliderValue{font-family:var(--mono);color:var(--accent);font-size:.85rem;font-weight:700}.landing-module__sTLbGa__liquidityModal{width:90%;max-width:420px;padding:1.5rem}.landing-module__sTLbGa__liquidityForm{flex-direction:column;gap:.75rem;margin-top:1rem;display:flex}.landing-module__sTLbGa__liquidityForm label{color:var(--text2);flex-direction:column;gap:.3rem;font-size:.8rem;display:flex}.landing-module__sTLbGa__comingSoon{border-radius:var(--radius-sm,8px);color:var(--accent);text-align:center;background:#c8ff0014;border:1px solid #c8ff0033;margin-top:.5rem;padding:.6rem .75rem;font-size:.8rem}.landing-module__sTLbGa__btn:focus-visible,.landing-module__sTLbGa__navLink:focus-visible,.landing-module__sTLbGa__walletOption:focus-visible,.landing-module__sTLbGa__formInput:focus-visible,.landing-module__sTLbGa__mobileMenuBtn:focus-visible{outline:2px solid var(--accent);outline-offset:2px}
