@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&display=swap');

:root{color-scheme:dark;--bg:#0b0b0c;--panel:#141416;--panel2:#1c1c1f;--border:#29292c;--text:#f0f0f1;--muted:#909097;--dim:#626269;--green:#c4f291;--red:#ef999e;--radius:18px;font-family:'DM Sans',Inter,Arial,sans-serif;color:var(--text);background:var(--bg);font-synthesis:none}
*{box-sizing:border-box}body{margin:0;min-width:320px;font-size:14px;line-height:1.5}button,input,select,textarea{font:inherit}button,input,select,textarea,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer;color:inherit}button:disabled{cursor:not-allowed;opacity:.45}button,a{touch-action:manipulation}a{color:inherit;text-decoration:none}button{border:0}h1,h2,h3,p{margin:0}h1,h2,h3{font-weight:500;letter-spacing:-.035em}p{color:var(--muted)}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:4px}svg{display:block}.icon{width:19px;height:19px;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-100px;left:110px;background:var(--green);color:#111;padding:12px;z-index:100}.skip-link:focus{top:10px}.positive{color:var(--green)}.negative{color:var(--red)}.muted{color:var(--muted)}.mono{font-variant-numeric:tabular-nums}.eyebrow{text-transform:uppercase;letter-spacing:.15em;font-size:10px;font-weight:500;display:flex;align-items:center;gap:8px;color:var(--muted)}.dot{width:6px;height:6px;border-radius:50%;display:inline-block;background:var(--green);flex-shrink:0}
.rail{position:fixed;inset:0 auto 0 0;width:88px;border-right:1px solid var(--border);background:var(--bg);z-index:30;display:flex;align-items:center;flex-direction:column}.rail-brand{height:87px;display:flex;align-items:center;justify-content:center;width:100%}.rail-brand img{width:39px;height:39px}.rail nav{display:flex;flex-direction:column;gap:15px;margin-top:22px}.nav-link{width:47px;height:46px;border-radius:12px;display:flex;justify-content:center;align-items:center;color:#77777f;position:relative}.nav-link .icon{width:21px;height:21px}.nav-link:hover{background:#1b1b1f;color:#ddd}.nav-link.active{background:#222422;color:var(--green)}.nav-link.active:before{content:'';height:17px;width:2px;border-radius:2px;background:var(--green);position:absolute;left:-21px}.nav-link span{display:none}.rail-bottom{margin-top:auto;margin-bottom:26px;display:flex;align-items:center;flex-direction:column;gap:18px}.rail-bottom>span{font-size:9px;color:var(--dim);display:flex;gap:6px;align-items:center}.rail-bottom .dot{height:4px;width:4px}.rail-bottom .icon{color:#727279;width:17px;height:17px}.site{margin-left:88px}.topbar{height:87px;display:flex;align-items:center;gap:25px;padding:0 42px;border-bottom:1px solid var(--border);background:#0b0b0cf5;backdrop-filter:blur(18px);position:sticky;top:0;z-index:20}.wordmark{font-size:24px;letter-spacing:-1.2px;font-weight:650;display:flex;gap:8px;align-items:center}.wordmark>span{font-size:15px;font-weight:400;letter-spacing:-.2px;color:#66666e;margin-left:-5px}.wordmark img{display:none}.top-search{display:flex;align-items:center;gap:10px;margin-left:20px;max-width:370px;flex:1;border:1px solid #27272a;border-radius:30px;padding:10px 15px;color:#62626c;background:#111113}.top-search .icon{width:16px;height:16px}.top-search input{width:100%;border:0;outline:none;background:none;font-size:12px;color:var(--text)}.top-search input::placeholder{color:#74747c}.top-search kbd{font:10px Arial;border:1px solid #343438;border-radius:4px;padding:0 4px;line-height:16px;color:#777}.top-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.mode-label{font-size:10px;display:flex;align-items:center;gap:6px;color:#b3b3bc;margin-right:9px}.mode-label .dot{background:var(--muted);width:5px;height:5px}.mode-label[data-status="online"] .dot{background:var(--green)}.mode-label[data-status="offline"] .dot{background:var(--red)}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:11px 18px;border:1px solid #333336;border-radius:25px;background:#18181b;font-size:12px;font-weight:500;line-height:19px;white-space:nowrap;transition:background .18s,transform .18s}.button:hover{background:#252529;border-color:#55555b}.button:active{transform:translateY(1px)}.button .icon{width:16px;height:16px}.button.primary{color:#182010;background:var(--green);border-color:var(--green)}.button.primary:hover{background:#d3ffa4;border-color:#d3ffa4}.button.white{color:#171719;background:#ededee;border-color:#ededee}.button.white:hover{background:#fff}.button.ghost{background:transparent}.button.full{width:100%}.text-button{display:inline-flex;align-items:center;gap:8px;border:0;background:transparent;padding:5px 0;color:#aaaab1;font-size:12px}.text-button:hover{color:#fff}.text-button .icon{width:15px;height:15px}.icon-button{display:grid;place-items:center;padding:7px;background:transparent;border-radius:9px;color:#777780}.icon-button:hover{background:#2b2b30;color:#e8e8eb}.icon-button.saved{color:var(--green)}main{max-width:1480px;padding:0 42px;margin:auto;min-height:calc(100vh - 178px)}
.hero{display:grid;grid-template-columns:1.15fr 1fr;gap:60px;padding:61px 0 48px;align-items:center}.hero .eyebrow{font-size:9px;letter-spacing:.17em}.hero .eyebrow .dot{width:5px;height:5px}.hero h1{font-size:clamp(48px,4.95vw,77px);line-height:1.075;letter-spacing:-.065em;font-weight:500;margin:19px 0 20px}.hero h1 span{color:#8d8e94}.hero-copy>p{font-size:14px;line-height:1.9;max-width:415px;color:#96969f}.hero-actions{display:flex;align-items:center;gap:24px;margin-top:26px}.hero-actions .button{padding:12px 21px}.hero-actions .text-button{font-size:11px}.hero-note{display:flex;align-items:center;gap:7px;margin-top:18px;font-size:10px;color:#60616a}.hero-note .icon{width:12px;height:12px}.bounce-card{border:1px solid #313335;background:linear-gradient(140deg,#181b18,#141416 65%);border-radius:20px;overflow:hidden;max-width:465px;width:100%;justify-self:end;position:relative}.bounce-card-header{padding:24px 25px 0;display:flex;align-items:center;justify-content:space-between}.bounce-card-header .eyebrow{font-size:9px;letter-spacing:.13em;color:#a8ada5}.tiny-badge{display:inline-flex;align-items:center;gap:6px;font-size:9px;padding:4px 8px;background:#212a1d;color:#b4cd9f;border:1px solid #34402c;border-radius:20px}.bounce-title{padding:18px 25px 0;display:flex;align-items:center;justify-content:space-between}.bounce-title strong{font-size:21px;letter-spacing:-.035em;font-weight:500;display:block}.bounce-title p{font-size:11px;margin-top:3px;color:#82878a}.bounce-title>.icon{width:25px;height:25px;color:var(--green)}.bounce-chart{width:100%;height:151px;margin-top:10px;overflow:visible}.chart-tag{font-size:9px;font-family:'DM Sans',Arial,sans-serif}.bounce-steps{display:flex;margin:0 25px 20px;justify-content:space-between;gap:10px}.bounce-steps>span{font-size:10px;color:#8c8e91;display:flex;align-items:center;gap:6px}.bounce-steps b{font-size:10px;font-weight:500;color:#c8cbc5}.bounce-steps .icon{height:13px;width:13px;color:#a7b59b}.bounce-foot{border-top:1px solid #2c302a;padding:14px 25px;display:flex;align-items:center;justify-content:space-between;font-size:10px;color:#92978d;background:#1a1e17}.bounce-foot>span{display:flex;align-items:center;gap:7px}.bounce-foot .icon{height:13px;width:13px}.bounce-foot strong{font-weight:500;color:#c3d6b1}
.stats{border:1px solid var(--border);border-radius:16px;display:grid;grid-template-columns:repeat(4,1fr);background:#111113;overflow:hidden}.stats-5{grid-template-columns:repeat(5,minmax(0,1fr))}.stat{padding:20px 26px;position:relative}.stat+.stat:before{content:'';width:1px;position:absolute;left:0;top:23px;bottom:23px;background:#28282d}.stat-label{font-size:10px;color:#83838c;display:flex;align-items:center;gap:7px;margin-bottom:7px}.stat-label .icon{width:12px;height:12px;color:#666871}.stat strong{font-size:27px;letter-spacing:-.04em;font-weight:500;font-variant-numeric:tabular-nums}.stat strong small{font-size:12px;color:#797981;font-weight:400;letter-spacing:0;margin-left:4px}.stat-note{font-size:9px;margin-left:9px;color:#829e72}.explore-section{padding:36px 0 0;scroll-margin-top:110px}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:21px}.section-heading h2{font-size:21px;display:flex;align-items:center;gap:9px;letter-spacing:-.03em}.section-heading h2>span{font-size:10px;font-weight:400;background:#242428;padding:2px 7px;border-radius:5px;letter-spacing:0;color:#9999a2}.section-heading>span{font-size:10px;color:#72727b;display:flex;align-items:center;gap:6px}.section-heading>span .dot{height:4px;width:4px;background:#858c7c}.toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:21px}.tabs{display:flex;align-items:center;gap:3px;border:1px solid var(--border);padding:4px;background:#141416;border-radius:26px}.tab{border-radius:22px;display:flex;align-items:center;justify-content:center;gap:7px;padding:9px 16px;background:transparent;color:#8c8c95;font-size:11px;white-space:nowrap;line-height:16px}.tab .icon{width:13px;height:13px}.tab.active{background:#2b2b2f;color:#f0f0f2}.tab:hover:not(.active){background:#202024;color:#ccc}.sort{display:flex;align-items:center;gap:11px;color:#72727b;font-size:10px}.sort select{border:1px solid var(--border);padding:10px 13px;border-radius:25px;background:#131315;color:#b8b8c1;font-size:11px}.token-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:17px}.token-card{border:1px solid #2b2b2e;border-radius:17px;background:#141416;overflow:hidden;transition:background .18s,border-color .18s,transform .18s;position:relative}.token-card:hover{background:#19191c;border-color:#4a4d43;transform:translateY(-2px)}.token-open{display:block;padding:21px 21px 16px}.token-top{display:flex;gap:12px;align-items:center}.token-art{height:45px;width:45px;border-radius:13px;display:grid;place-items:center;font-size:26px;flex-shrink:0;border:1px solid #ffffff0a;overflow:hidden}.token-art img{height:100%;width:100%;object-fit:cover}.token-identity{min-width:0}.token-identity h3{font-size:15px;letter-spacing:-.025em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:2px}.token-identity>span{display:flex;align-items:center;gap:8px;font-size:9px;color:#797983}.token-identity>span>b{font-weight:400;color:#a0a0a8}.token-card .watch-button{position:absolute;top:18px;right:15px;padding:6px}.watch-button .icon{width:15px;height:15px}.token-card .token-identity{padding-right:23px}.token-description{font-size:11px;line-height:1.7;color:#86868f;margin:15px 0 16px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:37px}.token-market{display:flex;justify-content:space-between;gap:10px;align-items:flex-end;margin-bottom:19px}.market-value>span{font-size:9px;color:#767680;display:block;margin-bottom:3px}.market-value strong{font-size:23px;font-weight:500;letter-spacing:-.04em}.market-value strong small{font-size:10px;color:#888891;letter-spacing:0;font-weight:400}.market-change{text-align:right;min-width:86px}.market-change>span{font-size:10px}.sparkline{width:90px;height:29px;margin-bottom:5px}.curve-label{display:flex;justify-content:space-between;font-size:9px;color:#7e7e87;margin-bottom:7px}.curve-label strong{font-weight:400;color:#acb99f}.progress-track{height:4px;width:100%;background:#2b2c2e;border-radius:5px;overflow:hidden}.progress-fill{background:#afcc97;height:100%;border-radius:5px}.token-bottom{padding:12px 20px;border-top:1px solid #27272b;background:#181a17;display:flex;align-items:center;justify-content:space-between;gap:9px}.treasury-mini{display:flex;align-items:center;gap:6px;font-size:9px;color:#a0a69b}.treasury-mini .icon{width:12px;height:12px;color:#a5c78c}.treasury-mini strong{font-weight:500;color:#c4d6b5;font-size:10px}.token-status{font-size:8px;display:flex;align-items:center;gap:5px;color:#899181}.token-status.ready{color:var(--green)}.token-status .dot{height:4px;width:4px}.section-note{text-align:center;font-size:10px;color:#65656e;line-height:1.7;margin:18px 0 0}.cta-banner{display:flex;align-items:center;gap:19px;padding:25px 27px;border:1px solid #2c2f29;background:linear-gradient(115deg,#191d15,#141416 70%);border-radius:17px;margin:31px 0 37px}.cta-icon{width:46px;height:46px;display:grid;place-items:center;background:#252c20;border:1px solid #36422c;border-radius:13px;color:#c1d9ae;flex-shrink:0}.cta-icon .icon{width:22px;height:22px}.cta-banner h2{font-size:17px;letter-spacing:-.03em;margin-bottom:4px}.cta-banner p{font-size:11px;color:#878c83}.cta-banner .button{margin-left:auto;font-size:11px}.footer{max-width:1480px;margin:auto;border-top:1px solid #242426;padding:24px 42px 28px;display:flex;align-items:center;gap:18px;font-size:10px;color:#696972}.footer-brand{font-size:17px;font-weight:600;letter-spacing:-.7px;color:#b6b6be}.footer-links{margin-left:auto;display:flex;gap:19px;align-items:center}.footer-links a:hover{color:#d5d5dc}.solana-label{display:flex;gap:6px;align-items:center}.solana-label svg{width:14px;height:14px}
.page-heading{padding:44px 0 29px}.page-heading .eyebrow{margin-bottom:16px;font-size:9px}.page-heading h1{font-size:43px;letter-spacing:-.055em;line-height:1.15;margin-bottom:12px}.page-heading p{font-size:13px;line-height:1.8;max-width:620px}.page-heading-row{display:flex;align-items:center;justify-content:space-between;gap:20px}.content-section{margin:31px 0 42px}.empty-state{grid-column:1/-1;border:1px dashed #36363c;border-radius:17px;padding:55px 25px;text-align:center;background:#121214;display:flex;align-items:center;flex-direction:column}.empty-state>.icon{width:30px;height:30px;color:#8c997f;margin-bottom:18px}.empty-state h3{font-size:23px;margin-bottom:9px}.empty-state p{font-size:12px;line-height:1.8;max-width:400px}.empty-state .button{margin-top:21px}.activity-list{border:1px solid var(--border);border-radius:16px;overflow:hidden;background:#141416}.activity-row{display:flex;align-items:center;gap:13px;padding:17px 20px}.activity-row+.activity-row{border-top:1px solid #29292d}.activity-row .token-art{width:35px;height:35px;font-size:20px;border-radius:10px}.activity-copy{flex:1;min-width:0}.activity-copy strong{font-size:12px;font-weight:500}.activity-copy p{font-size:10px;margin-top:3px}.activity-amount{text-align:right}.activity-amount strong{font-size:12px;font-weight:500}.activity-amount p{font-size:9px;margin-top:3px}.activity-time{font-size:10px;color:#74747e;min-width:63px;text-align:right}.status-pill{display:inline-flex;align-items:center;gap:5px;padding:4px 8px;border:1px solid #35412e;border-radius:20px;background:#222a1d;color:#b4d39c;font-size:9px}.status-pill.neutral{color:#94949f;background:#252529;border-color:#37373e}.ready-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:17px;margin-bottom:32px}.ready-card{padding:22px;border:1px solid #343c2c;border-radius:16px;background:#161a13}.ready-card-header{display:flex;gap:12px;align-items:center}.ready-card-header>.status-pill{margin-left:auto}.ready-card p{font-size:11px;line-height:1.8;margin:17px 0}.ready-card .button{font-size:11px}.how-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.how-card{background:#141416;border:1px solid var(--border);border-radius:17px;padding:25px;position:relative}.how-card>span{font-size:10px;color:#5d5d66;position:absolute;right:23px;top:22px}.how-card>.icon{width:27px;height:27px;color:#bacba8;margin:14px 0 25px}.how-card h2{font-size:20px;margin-bottom:12px}.how-card p{font-size:12px;line-height:1.9}.fee-panel{display:grid;grid-template-columns:1fr 1.1fr;gap:45px;padding:29px;border:1px solid var(--border);border-radius:18px;margin:26px 0 37px;background:#121214}.fee-panel h2{font-size:22px;margin-bottom:10px}.fee-panel p{font-size:12px;line-height:1.9}.fee-bar{display:flex;height:10px;border-radius:10px;overflow:hidden;gap:3px;margin:6px 0 17px}.fee-bar span:nth-child(1){width:50%;background:#b9dc9b}.fee-bar span:nth-child(2){width:30%;background:#9c94b2}.fee-bar span:nth-child(3){width:20%;background:#777c88}.fee-legend{display:flex;justify-content:space-between;gap:14px}.fee-legend strong{display:block;font-size:22px;font-weight:500}.fee-legend span{font-size:10px;color:#85858e}.faq{margin:30px 0 45px;max-width:840px}.faq h2{font-size:23px;margin-bottom:19px}.faq details{padding:19px 0;border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;font-size:13px;color:#d3d3dc;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:15px}.faq summary::-webkit-details-marker{display:none}.faq summary .icon{width:15px;height:15px;color:#767681}.faq details[open] summary .icon{transform:rotate(45deg)}.faq details p{font-size:12px;line-height:1.9;margin-top:13px;padding-right:26px}.info-note{font-size:11px;line-height:1.8;background:#1c2018;border:1px solid #343e2c;padding:13px 15px;border-radius:10px;color:#b1bea6}.info-note.neutral{background:#202024;border-color:#35353c;color:#aaaab7}
.back-link{margin:29px 0 20px;display:inline-flex;align-items:center;gap:7px;font-size:11px;color:#90909a}.back-link .icon{width:13px;height:13px}.token-page-head{display:flex;align-items:center;gap:15px;margin-bottom:24px}.token-page-head>.token-art{height:57px;width:57px;font-size:34px;border-radius:16px}.token-page-head h1{font-size:30px;letter-spacing:-.04em;display:flex;align-items:center;gap:10px}.token-page-head h1 span{font-size:13px;color:#7d7d87;letter-spacing:0}.token-page-head p{font-size:10px;display:flex;align-items:center;gap:10px;margin-top:3px}.token-page-head>.status-pill{margin-left:auto}.detail-layout{display:grid;grid-template-columns:minmax(0,1fr) 335px;gap:22px;margin-bottom:34px;align-items:start}.panel{background:#141416;border:1px solid var(--border);border-radius:17px;overflow:hidden}.panel+.panel{margin-top:20px}.panel-header{padding:20px 22px;display:flex;align-items:center;justify-content:space-between;gap:15px;border-bottom:1px solid #29292d}.panel-header h2{font-size:16px;letter-spacing:-.025em}.panel-body{padding:21px 22px}.price-header{display:flex;align-items:flex-start;justify-content:space-between;padding:23px 24px 0}.price-header>div>span{font-size:10px;color:#777782}.price-header strong{display:block;font-size:32px;font-weight:500;letter-spacing:-.04em;margin-top:4px}.price-header strong small{font-size:12px;font-weight:400;color:#81818c;letter-spacing:0}.price-header p{font-size:10px;margin-top:3px}.chart-tabs{display:flex;gap:2px}.chart-tabs button{font-size:9px;padding:6px 9px;border-radius:6px;color:#80808d;background:transparent}.chart-tabs button.active{color:#c8dfb7;background:#262e22}.detail-chart{padding:15px 20px 5px}.detail-chart svg{height:235px;width:100%;overflow:visible}.chart-time{display:flex;justify-content:space-between;padding:0 29px 20px;color:#676773;font-size:9px}.chart-meta{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);padding:16px 24px;gap:15px}.chart-meta span{display:block;font-size:9px;color:#767680;margin-bottom:5px}.chart-meta strong{font-size:13px;font-weight:500}.description-copy{font-size:12px;line-height:1.9;color:#9999a3}.detail-curve{margin-top:20px}.detail-curve .curve-label{font-size:10px}.detail-curve .progress-track{height:5px}.detail-curve p{font-size:9px;margin-top:9px;line-height:1.7}.trade-tabs{display:flex;padding:6px;background:#101012;border:1px solid #2d2d31;border-radius:12px;gap:5px;margin-bottom:22px}.trade-tab{flex:1;background:none;color:#777782;font-size:12px;border-radius:8px;padding:10px}.trade-tab.active{background:#2a3620;color:#c4ec9f}.trade-tab.sell.active{background:#3a2528;color:#f0afb5}.trade-label{font-size:10px;color:#8e8e99;display:flex;justify-content:space-between;margin-bottom:9px}.amount-input{display:flex;align-items:center;border:1px solid #39393e;background:#101012;border-radius:11px;padding:12px 14px;gap:10px}.amount-input input{width:100%;min-width:0;background:none;border:0;outline:none;font-size:24px;color:#efeff2;appearance:textfield}.amount-input input::-webkit-inner-spin-button{appearance:none}.amount-input span{font-size:11px;color:#a6a6af}.amount-presets{display:flex;gap:6px;margin:9px 0 21px}.amount-presets button{flex:1;border:1px solid #303037;background:#202024;border-radius:6px;padding:6px 2px;font-size:9px;color:#a3a3ae}.amount-presets button:hover{border-color:#748461;color:#d8e9c9}.quote-lines{font-size:10px;color:#83838f;display:flex;flex-direction:column;gap:10px;margin-bottom:22px}.quote-lines>div{display:flex;justify-content:space-between;gap:15px}.quote-lines strong{font-weight:400;color:#c1c1cc}.trade-caption{font-size:9px;line-height:1.8;text-align:center;margin-top:12px;color:#70707c}.inline-error{color:#efaaae;font-size:10px;margin-bottom:12px;line-height:1.7}.treasury-total{font-size:32px;font-weight:500;letter-spacing:-.04em}.treasury-total small{font-size:12px;font-weight:400;color:#7f8e75;letter-spacing:0}.treasury-sub{font-size:10px;color:#7c8775;margin:2px 0 22px}.treasury-details{display:flex;flex-direction:column;gap:11px;margin-bottom:22px}.treasury-details>div{display:flex;justify-content:space-between;gap:15px;font-size:10px;color:#868d81}.treasury-details strong{font-weight:400;color:#c0cbb7}.treasury-panel{border-color:#32392b;background:#151913}.treasury-panel .panel-header{border-color:#2d3428}.treasury-panel .panel-header h2{display:flex;align-items:center;gap:8px}.treasury-panel .panel-header .icon{width:15px;height:15px;color:#afcc99}.treasury-status{font-size:10px;line-height:1.8;color:#919d86;margin-top:12px}.demo-control{margin-top:13px;display:flex;justify-content:center;font-size:10px;color:#9c9ca5}.demo-control .icon{width:12px;height:12px}.holdings-line{padding:14px 21px;border-top:1px solid var(--border);font-size:10px;display:flex;justify-content:space-between;color:#777781}.holdings-line strong{font-weight:400;color:#b8b8c2}
dialog{color:var(--text);background:#151517;border:1px solid #37373e;border-radius:20px;padding:0;width:calc(100% - 32px);max-width:570px;max-height:calc(100dvh - 44px);overflow:auto;box-shadow:0 30px 100px #000a;scrollbar-width:thin;scrollbar-color:#45454a #151517}dialog::backdrop{background:#000b;backdrop-filter:blur(6px)}dialog.wide{max-width:730px}.modal-head{padding:23px 25px 20px;display:flex;align-items:flex-start;justify-content:space-between;gap:18px;border-bottom:1px solid #2b2b31}.modal-head h2{font-size:23px;letter-spacing:-.035em}.modal-head p{font-size:11px;margin-top:6px;line-height:1.7;color:#8c8c98}.modal-head .icon-button{margin-top:-3px;margin-right:-5px}.modal-body{padding:23px 25px}.modal-footer{padding:17px 25px;border-top:1px solid #303035;display:flex;justify-content:space-between;align-items:center;gap:15px;background:#18181b}.modal-footer>span{font-size:10px;color:#71717d}.modal-footer>.button{margin-left:auto}.form-step{display:flex;gap:18px;margin-bottom:24px}.form-step span{font-size:10px;color:#777782;display:flex;align-items:center;gap:7px}.form-step b{display:grid;place-items:center;border:1px solid #3b3b44;border-radius:50%;height:22px;width:22px;font-weight:400;font-size:10px}.form-step .active{color:#d2dec7}.form-step .active b{border-color:#a7c987;color:#c4f291;background:#27351e}.create-layout{display:grid;grid-template-columns:1fr 210px;gap:25px;align-items:start}.field{display:flex;flex-direction:column;gap:7px;margin-bottom:18px}.field>span{font-size:11px;color:#bdbdc7}.field>span small{font-size:10px;color:#656571;margin-left:5px}.field input,.field textarea{border:1px solid #36363e;border-radius:9px;background:#101013;color:#eeeeF3;padding:11px 12px;font-size:12px;width:100%;resize:vertical;min-height:41px}.field textarea{min-height:99px;line-height:1.7}.field small{font-size:9px;color:#71717d}.field-row{display:grid;grid-template-columns:1.3fr 1fr;gap:13px}.art-options{display:flex;gap:7px;flex-wrap:wrap}.art-choice{background:#24242a;border:1px solid #393940;border-radius:9px;display:grid;place-items:center;font-size:23px;height:40px;width:40px}.art-choice.selected{border-color:var(--green);background:#2e3b24}.color-choices{display:flex;gap:9px;margin-top:12px}.color-choice{width:23px;height:23px;border-radius:50%;border:2px solid #ffffff15}.color-choice.selected{outline:1px solid #c4f291;outline-offset:3px}.upload-label{display:inline-flex;gap:5px;align-items:center;cursor:pointer;font-size:10px;color:#a2a2ad;margin-top:14px}.upload-label .icon{width:13px;height:13px}.upload-label input{width:1px;height:1px;position:absolute;opacity:0}.preview-label{font-size:9px;color:#757580;letter-spacing:.1em;text-transform:uppercase;margin-bottom:12px}.launch-preview{border:1px solid #33333b;background:#1c1c20;border-radius:14px;overflow:hidden}.preview-art{height:158px;display:grid;place-items:center;font-size:67px}.preview-art img{height:100%;width:100%;object-fit:cover}.preview-copy{padding:15px}.preview-copy h3{font-size:15px;overflow-wrap:anywhere}.preview-copy span{font-size:10px;color:#92929f}.preview-copy p{font-size:10px;line-height:1.7;margin-top:9px;overflow-wrap:anywhere}.preview-copy .tiny-badge{margin-top:15px;font-size:8px}.review-token{display:flex;gap:13px;align-items:center;margin:0 0 21px}.review-token h3{font-size:21px}.review-token p{font-size:11px;margin-top:3px}.review-grid{display:flex;flex-direction:column;gap:13px;margin:21px 0}.review-grid>div{display:flex;justify-content:space-between;gap:18px;font-size:12px;color:#91919c}.review-grid strong{font-weight:400;color:#dedee4;text-align:right}.review-grid .review-total{border-top:1px solid #36363d;padding-top:15px;color:#d1d1db}.review-grid .review-total strong{color:var(--green)}.wallet-option{display:flex;align-items:center;gap:13px;border:1px solid #393941;background:#222228;border-radius:12px;width:100%;padding:15px;margin-bottom:10px;text-align:left;font-size:13px}.wallet-option>img{height:29px;width:29px;border-radius:8px}.wallet-option>.icon{margin-left:auto;width:16px;height:16px}.wallet-option:hover{border-color:#7c916b;background:#2c3227}.wallet-empty{text-align:center;padding:15px 10px 23px}.wallet-empty>.icon{width:31px;height:31px;margin:0 auto 17px;color:#a2ac98}.wallet-empty h3{font-size:19px;margin-bottom:10px}.wallet-empty p{font-size:12px;line-height:1.8}.wallet-links{display:flex;gap:10px;justify-content:center;margin-top:22px}.wallet-links .button{font-size:11px}.wallet-address{padding:13px;background:#101013;border-radius:9px;border:1px solid #323238;overflow-wrap:anywhere;font-size:12px;color:#b5c6a7;margin-bottom:17px}.modal-small-copy{font-size:10px;line-height:1.8;color:#848490;margin:17px 0 0}.success-body{text-align:center;padding:20px 0 12px}.success-mark{width:60px;height:60px;background:#2a3920;border:1px solid #536b3e;border-radius:50%;display:grid;place-items:center;margin:0 auto 20px;color:var(--green)}.success-mark .icon{width:29px;height:29px}.success-body h3{font-size:28px;margin-bottom:10px}.success-body p{font-size:12px;line-height:1.9}.success-body .button{margin-top:23px}#toast{position:fixed;bottom:27px;left:50%;transform:translateX(-50%);padding:13px 20px;max-width:calc(100% - 30px);width:max-content;background:#272d23;border:1px solid #566048;border-radius:12px;box-shadow:0 8px 35px #0008;color:#d9e5cd;font-size:12px;line-height:1.7;z-index:100}#toast[hidden]{display:none}
@media(min-width:1600px){.hero{padding:77px 0 56px}.hero h1{font-size:79px}.bounce-card{max-width:485px}.token-open{padding:24px}.token-bottom{padding:14px 23px}.token-description{margin-top:17px}.token-market{margin-bottom:23px}}
@media(max-width:1190px){.topbar{padding:0 28px;gap:20px}.top-search{margin-left:0;max-width:290px}.mode-label{display:none}main{padding:0 28px}.hero{gap:30px;padding-top:49px}.hero h1{font-size:58px}.hero-copy>p{font-size:13px}.bounce-title strong{font-size:19px}.stat{padding:19px 20px}.stat-note{display:none}.token-open{padding:18px 17px 16px}.token-bottom{padding-left:17px;padding-right:17px}.token-identity h3{font-size:14px}.token-art{width:40px;height:40px;font-size:24px}.token-status{font-size:7px}.token-top{gap:10px}.detail-layout{grid-template-columns:minmax(0,1fr) 300px;gap:18px}.footer{padding-left:28px;padding-right:28px}.tab{padding-left:13px;padding-right:13px}}
@media(max-width:980px){.rail{width:72px}.site{margin-left:72px}.nav-link.active:before{left:-13px}.topbar{height:76px;padding:0 23px;gap:16px}.rail-brand{height:76px}.wordmark{font-size:22px}.top-search{max-width:240px}.top-search input{font-size:11px}.top-search kbd{display:none}.top-actions .button{font-size:10px;padding:9px 12px}.top-actions{gap:7px}.top-launch .icon{display:none}main{padding:0 24px}.hero{gap:24px;padding:40px 0 35px}.hero h1{font-size:47px}.hero .eyebrow{font-size:8px;letter-spacing:.11em}.hero-copy>p{font-size:12px}.hero-actions{gap:17px}.hero-actions .button{font-size:11px;padding:10px 15px}.hero-actions .text-button{font-size:10px}.hero-note{font-size:8px}.bounce-card-header{padding:20px 18px 0}.bounce-card-header .eyebrow{font-size:8px}.tiny-badge{font-size:8px}.bounce-title{padding:15px 18px 0}.bounce-title strong{font-size:17px}.bounce-title p{font-size:9px}.bounce-chart{height:128px}.bounce-steps{margin:0 18px 16px;gap:6px}.bounce-steps>span,.bounce-steps b{font-size:8px}.bounce-foot{padding:12px 18px;font-size:8px}.stats .stat{padding:17px 14px}.stat-label{font-size:9px}.stat-label .icon{display:none}.stat strong{font-size:25px}.stat strong small{font-size:10px}.token-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.token-identity h3{font-size:15px}.token-status{font-size:8px}.token-open{padding:20px}.token-description{margin-top:16px}.toolbar{flex-wrap:wrap;gap:13px}.toolbar .tabs{flex:1}.sort>span{display:none}.tab{font-size:10px;padding:8px 12px}.tab .icon{width:12px;height:12px}.detail-layout{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.panel-body{padding:19px}.panel-header{padding:19px}.price-header{padding:20px 18px 0}.price-header strong{font-size:26px}.chart-meta{padding:15px 18px;gap:10px}.chart-meta strong{font-size:11px}.chart-tabs button{padding:5px}.how-grid{gap:13px}.how-card{padding:21px}.how-card h2{font-size:18px}.how-card p{font-size:11px}.fee-panel{gap:25px}.cta-banner p{font-size:10px}.cta-banner h2{font-size:15px}.cta-banner{padding:22px;gap:15px}.cta-icon{width:40px;height:40px}.footer .solana-label{display:none}}
@media(max-width:760px){.rail{inset:auto 0 0;width:100%;height:calc(65px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);border-right:0;border-top:1px solid #303038;background:#101013f7;backdrop-filter:blur(16px)}.rail-brand,.rail-bottom{display:none}.rail nav{margin:0;flex-direction:row;justify-content:space-around;width:100%;gap:0}.nav-link{height:64px;width:25%;flex-direction:column;gap:5px;border-radius:0}.nav-link.active{background:transparent}.nav-link.active:before{display:none}.nav-link span{display:block;font-size:9px}.nav-link .icon{width:19px;height:19px}.site{margin-left:0;padding-bottom:calc(65px + env(safe-area-inset-bottom))}.topbar{padding:15px 19px 12px;height:auto;min-height:117px;flex-wrap:wrap;gap:12px}.wordmark{font-size:22px;gap:8px}.wordmark img{display:block;width:29px;height:29px}.wordmark>span{font-size:13px;margin-left:-5px}.top-actions{margin-left:auto}.top-actions .button{font-size:10px;padding:8px 11px}.top-launch{display:none}.top-search{order:3;max-width:none;width:100%;flex:auto;padding:9px 12px}.top-search input{font-size:12px}.top-search kbd{display:block}.mode-label{display:flex;font-size:9px;margin-right:0}.mode-label .dot{height:4px;width:4px}.wallet-button .icon{height:13px;width:13px}main{padding:0 20px}.hero{grid-template-columns:1fr;padding:34px 0 28px;gap:29px}.hero h1{font-size:62px;line-height:1.04;letter-spacing:-.065em;margin:17px 0 19px}.hero .eyebrow{font-size:8px;letter-spacing:.14em}.hero-copy>p{font-size:13px;max-width:360px;line-height:1.85}.hero-actions{margin-top:23px;gap:22px}.hero-actions .button{font-size:12px;padding:11px 18px}.hero-actions .text-button{font-size:11px}.hero-note{font-size:9px;margin-top:17px}.bounce-card{justify-self:start;max-width:none;display:none}.stats{grid-template-columns:repeat(2,1fr);border-radius:14px}.stats .stat{padding:16px 18px}.stat:nth-child(n+3){border-top:1px solid #28282d}.stat:nth-child(2n+1):before{display:none}.stats-5 .stat:last-child{grid-column:1 / -1}.stat-label{font-size:9px;margin-bottom:5px}.stat-label .icon{display:block;width:11px;height:11px}.stat strong{font-size:27px}.stat strong small{font-size:11px}.stat-note{display:inline;font-size:8px}.explore-section{padding-top:28px;scroll-margin-top:132px}.section-heading{margin-bottom:17px}.section-heading h2{font-size:20px}.section-heading>span{font-size:9px}.toolbar{gap:11px;margin-bottom:16px}.toolbar .tabs{flex:auto;width:100%;overflow-x:auto;scrollbar-width:none;justify-content:space-between}.tab{font-size:10px;padding:8px 10px;gap:5px}.tab .icon{width:12px;height:12px}.sort{margin-left:auto;font-size:9px}.sort>span{display:block}.sort select{padding:7px 10px;font-size:10px}.token-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.token-open{padding:16px}.token-art{height:37px;width:37px;font-size:23px;border-radius:11px}.token-top{gap:9px}.token-identity h3{font-size:14px}.token-identity>span{font-size:8px}.token-description{font-size:10px;margin:13px 0;min-height:34px}.token-card .watch-button{top:11px;right:9px}.watch-button .icon{width:13px;height:13px}.token-market{gap:3px;margin-bottom:15px}.market-value strong{font-size:21px}.market-value strong small{font-size:9px}.market-change{min-width:61px}.sparkline{width:63px;height:26px}.market-change>span{font-size:9px}.token-bottom{padding:11px 14px;flex-wrap:wrap;gap:6px}.treasury-mini{font-size:8px}.treasury-mini strong{font-size:9px}.token-status{font-size:7px}.curve-label{font-size:8px}.section-note{font-size:9px}.cta-banner{margin:26px 0 29px;flex-wrap:wrap;padding:21px;gap:14px}.cta-banner>div:nth-child(2){flex:1}.cta-banner h2{font-size:16px;line-height:1.5}.cta-banner p{font-size:10px;line-height:1.8;margin-top:5px}.cta-banner>.button{margin:3px 0 0 55px;font-size:10px}.footer{padding:21px 20px 25px;flex-wrap:wrap;gap:8px 13px;font-size:9px}.footer-brand{font-size:16px}.footer-links{width:100%;margin:5px 0 0;gap:17px;font-size:10px}.page-heading{padding:31px 0 25px}.page-heading h1{font-size:36px}.page-heading p{font-size:12px}.page-heading-row{align-items:flex-start;flex-direction:column;gap:16px}.page-heading-row .button{font-size:11px}.content-section{margin-top:26px}.ready-grid{grid-template-columns:minmax(0,1fr)}.ready-card{padding:20px}.activity-row{padding:15px;gap:10px}.activity-row .token-art{height:31px;width:31px;font-size:19px}.activity-copy strong{font-size:11px}.activity-copy p{font-size:9px}.activity-amount strong{font-size:11px}.activity-time{font-size:8px;min-width:40px}.activity-copy .status-pill{display:none}.how-grid{grid-template-columns:1fr}.how-card{padding:23px}.how-card>.icon{margin:7px 0 19px}.how-card h2{font-size:20px}.how-card p{font-size:12px}.fee-panel{grid-template-columns:1fr;padding:23px;gap:21px}.fee-panel h2{font-size:21px}.fee-panel p{font-size:11px}.fee-legend strong{font-size:24px}.faq summary{font-size:12px}.faq details p{font-size:11px}.faq h2{font-size:21px}.token-page-head{gap:11px;flex-wrap:wrap}.token-page-head>.token-art{width:48px;height:48px;font-size:29px}.token-page-head h1{font-size:25px}.token-page-head h1 span{font-size:11px}.token-page-head>.status-pill{font-size:8px}.detail-layout{grid-template-columns:1fr;gap:20px}.detail-sidebar{display:grid;grid-template-columns:1fr 1fr;gap:15px;align-items:start}.detail-sidebar .panel+.panel{margin-top:0}.detail-chart svg{height:220px}.price-header strong{font-size:30px}.price-header{padding:22px 22px 0}.chart-meta{padding:17px 22px}.chart-meta strong{font-size:13px}.panel-body,.panel-header{padding:21px}.chart-tabs button{padding:6px 8px}.back-link{margin-top:24px}.create-layout{grid-template-columns:1fr 170px;gap:18px}.preview-art{height:133px;font-size:53px}.modal-head{padding:20px}.modal-body{padding:21px 20px}.modal-footer{padding:16px 20px}.modal-head h2{font-size:21px}.field input,.field textarea{font-size:16px}.amount-input input{font-size:24px}#toast{bottom:calc(79px + env(safe-area-inset-bottom));font-size:11px}}
@media(max-width:520px){.token-grid{grid-template-columns:1fr}.token-open{padding:21px}.token-art{height:44px;width:44px;font-size:27px;border-radius:13px}.token-identity h3{font-size:16px}.token-identity>span{font-size:9px}.token-top{gap:12px}.token-card .watch-button{top:19px;right:16px}.watch-button .icon{height:15px;width:15px}.token-description{font-size:11px;min-height:auto;margin:15px 0 17px}.market-value>span{font-size:9px}.market-value strong{font-size:26px}.market-value strong small{font-size:11px}.market-change{min-width:90px}.sparkline{width:95px;height:31px}.market-change>span{font-size:10px}.token-market{margin-bottom:20px}.curve-label{font-size:9px}.token-bottom{padding:13px 20px;flex-wrap:nowrap}.treasury-mini{font-size:9px}.treasury-mini strong{font-size:10px}.token-status{font-size:8px}.detail-sidebar{grid-template-columns:1fr;gap:20px}.hero h1{font-size:57px}.mode-label{font-size:0;gap:0;margin-right:2px}.mode-label .dot{width:5px;height:5px}.create-layout{grid-template-columns:1fr}.create-preview{display:none}.field-row{grid-template-columns:1.4fr 1fr}.modal-footer>span{font-size:9px;max-width:125px}.modal-footer .button{font-size:11px}.review-grid>div{font-size:11px}.form-step{gap:15px}.form-step span{font-size:9px}.token-page-head>.status-pill{margin-left:59px;margin-top:-5px}.token-page-head .icon-button{margin-left:auto}.token-page-head h1{font-size:24px}.price-header strong{font-size:27px}.stat-note{display:none}.activity-time{display:none}.activity-copy p{font-size:8px}.activity-copy strong{font-size:11px}.cta-icon{display:none}.cta-banner>.button{margin-left:0}.cta-banner{gap:15px}.cta-banner h2{font-size:17px}.topbar .wordmark{font-size:21px}.topbar .wordmark>span{font-size:12px}.topbar{gap:8px}.top-actions{gap:4px}.footer>span{font-size:8px}}
.token-page-head>div{min-width:0;flex:1}.token-page-head h1{flex-wrap:wrap;overflow-wrap:anywhere}.review-token>div{min-width:0}.review-token h3{overflow-wrap:anywhere}.activity-copy strong>a{overflow-wrap:anywhere}.hero h1{white-space:normal}
@media(max-width:760px){.detail-main,.detail-sidebar{display:contents}.detail-main>.panel:first-child{order:0}.detail-sidebar>.panel:first-child{order:1}.detail-sidebar>.panel:nth-child(2){order:2}.detail-main>.panel:nth-child(2){order:3}.detail-main>.panel:nth-child(3){order:4}.detail-main>.panel+.panel,.detail-sidebar>.panel+.panel{margin-top:0}}
@media(max-width:520px){.hero h1{font-size:clamp(40px,12vw,57px)}.token-page-head>div{flex-basis:calc(100% - 64px)}.token-page-head>.status-pill{margin-left:0}.topbar .wordmark{font-size:20px}.topbar .wordmark>span{font-size:11px}.create-preview{display:block}.create-preview>.preview-label,.create-preview>.modal-small-copy{display:none}.launch-preview{display:flex}.preview-art{width:95px;min-height:120px;height:auto;flex-shrink:0;font-size:43px}.preview-art img{height:100%;min-height:120px}.preview-copy{padding:12px;min-width:0;flex:1}.preview-copy p{font-size:9px}.preview-copy .tiny-badge{margin-top:9px}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
.network-banner{display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:10px;padding:12px 0;border-bottom:1px solid #22251f;color:#9aaa8e}.network-banner span{display:flex;align-items:center;gap:7px}.network-banner .dot{width:4px;height:4px}.network-banner a{color:#c4dcb1;white-space:nowrap}.notice-banner{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:17px;padding:13px 16px;border:1px solid #49412d;background:#252117;color:#d6c99d;border-radius:11px;font-size:11px;line-height:1.7}.notice-banner .text-button{font-size:11px}.spinner{width:22px;height:22px;border:2px solid #414838;border-top-color:#c4f291;border-radius:50%;animation:loading-spin 1s linear infinite;display:inline-block}.empty-state .spinner{margin-bottom:17px}@keyframes loading-spin{to{transform:rotate(360deg)}}.chart-empty{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:10px;min-height:240px;padding:30px;text-align:center}.chart-empty>.icon{width:28px;height:28px;color:#78876b}.chart-empty p{font-size:12px}.chart-empty span{color:#686873;font-size:10px}.slippage-label{align-items:center;margin-bottom:18px}.slippage-label select{background:#1d1d22;color:#aebca4;border:1px solid #3b3d36;border-radius:7px;padding:5px 8px;font-size:10px}.transaction-wait{display:flex;align-items:center;flex-direction:column;gap:20px;text-align:center;padding:24px 15px}.transaction-wait p{font-size:12px;line-height:1.8}.activity-icon{color:#89997a;flex-shrink:0}.activity-icon .icon{width:23px;height:23px}.market-change .muted{font-size:9px;line-height:1.8}.token-grid .empty-state{width:100%}@media(max-width:520px){.network-banner{font-size:8px;gap:6px}.notice-banner{font-size:10px;padding:12px;gap:9px}.notice-banner .text-button{font-size:9px}.chart-empty{min-height:200px}.chart-meta strong{overflow-wrap:anywhere}.activity-icon .icon{width:18px;height:18px}}

.ready-card{min-width:0}.ready-card-header .token-identity{min-width:0;flex:1}
