/* A shared editorial grid, crisp controls, and restrained signal green. */
:root{--signal:#a3f428;--muted:#667078;--line:#d8dcdf;--mono:'IBM Plex Mono',monospace}
.stock-brand-icon{display:block;width:28px;height:28px;object-fit:contain;flex-shrink:0}
.asset-strip .asset-company{display:flex;align-items:center;gap:12px}
.asset-company>img{display:block;width:28px;height:28px;object-fit:contain;flex-shrink:0}
.market-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:330px;padding:46px 20px 50px;text-align:center;border:0;border-bottom:1px solid #d8dfd5}
.empty-pair-mark{display:grid;place-items:center;width:48px;height:48px;border:1px solid #bacab0;background:#f4f8ef;color:#405e2e;font-family:Arial,sans-serif;font-size:30px;font-weight:400}
.market-empty h3{font-family:var(--display);font-size:30px;letter-spacing:-1.1px;line-height:1.25;margin:23px 0 10px;text-transform:none}
.market-empty p{font-family:var(--body);font-size:16px;line-height:1.6;color:#6a786c;margin:0 0 25px}
.market-empty .button{font-size:14px;min-height:48px}
@media(max-width:620px){.stock-brand-icon{width:24px;height:24px}.asset-strip .asset-company{flex-direction:column;align-items:flex-start;gap:10px}.asset-company>img{width:27px;height:27px}.market-empty{padding-inline:12px;min-height:335px}.market-empty h3{font-size:27px}.market-empty p{max-width:265px;font-size:15px}}
::selection{background:var(--signal);color:#0a0c0d}
html{scroll-padding-top:98px}
button,a,input{outline-offset:5px}
button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-color:#68a00e}
.header{position:sticky;top:0;z-index:20;height:82px;background:#ffffffed;backdrop-filter:blur(18px);transition:border-color .2s}
.header nav{gap:30px;font-size:13px}
.header nav a{position:relative;padding:29px 0}
.header nav a:after{content:'';position:absolute;left:0;right:0;bottom:0;height:2px;background:#111;transform:scaleX(0);transition:transform .2s}
.header nav a.active:after,.header nav a:hover:after{transform:scaleX(1)}
.header .brand{font-size:26px}
.header .brand-icon{width:37px;height:37px}
.header .x-social-button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:41px;padding:0 15px;border:1px solid #e0e4e7;background:#f8f9fa;color:#424a50;font-family:var(--body);font-size:14px;font-weight:500;letter-spacing:-.2px;text-decoration:none;white-space:nowrap;flex-shrink:0;transition:background .2s,color .2s,border-color .2s}
.header .x-social-button svg{display:block;width:16px;height:16px;fill:currentColor;stroke:none;stroke-width:0;color:#111;flex-shrink:0}
.header .x-social-button:hover{background:#fff;color:#111;border-color:#a8b0b6}
@media(max-width:1150px){.header .x-social-button{width:44px;min-height:44px;padding:0}.header .x-social-button>span{display:none}}
@media(max-width:620px){.header .header-right{gap:8px}.header .x-social-button{width:44px;min-height:44px}.header .x-social-button svg{width:17px;height:17px}}
@media(max-width:370px){.header .header-right{gap:6px}.header .wallet-button>span:last-child{display:none}}
.header .wallet-button{border-color:#141617;background:#fff;color:#111;min-height:41px}
.header .wallet-button:hover{background:#141617;color:#fff}
.button>span:last-child,.hero-explore>span,.text-button>span,.row-arrow{transition:transform .2s,background .2s,color .2s}
.button:hover>span:last-child,.text-button:hover>span{transform:translate(2px,-2px)}
.orbital-hero{background:#fdfefe;border-bottom-color:#d8dcdf}
.hero-kicker{font-family:var(--mono);font-size:10px;letter-spacing:1.2px;color:#40494e;padding:8px 12px;border:1px solid #e4e7e9}
.hero-kicker>span{background:#30db16;box-shadow:0 0 0 3px #dffad8;width:6px;height:6px}
.orbital-copy .hero-summary{color:#616a70}
.orbital-actions{gap:12px}
.orbital-actions .button{background:#131616;color:#fff;padding:0 0 0 23px;gap:27px;border-color:#131616;overflow:hidden}
.orbital-actions .button>span{align-self:stretch;width:50px;display:grid;place-items:center;border-left:1px solid #414647;color:var(--signal);font-size:24px;transform:none}
.orbital-actions .button:hover{background:var(--signal);color:#111}
.orbital-actions .button:hover>span{background:#131616;color:var(--signal)}
.hero-explore{color:#343c40;border-color:#bcc5ca;background:#ffffffed}
.hero-explore>span{font-size:18px}
.hero-explore:hover>span{transform:translateY(3px)}
.scene-ui button{color:#3d454a;border-color:#c8ced2}
.scene-hint{color:#59646b;font-family:var(--mono);font-size:10px}
.orbit-footer{grid-template-columns:38% 62%;border-top-color:#d8dcdf}
.hero-bottom-title{font-size:13px;color:#70787d;gap:18px}
.hero-bottom-title strong{font-weight:600;color:#161b1e}
.hero-signal{border:0;transform:none;position:relative;background:none;width:30px;height:30px}
.hero-signal:before,.hero-signal:after{content:'';position:absolute;background:#121616;width:30px;height:5px;left:0;top:12px;transform:rotate(-45deg)}
.hero-signal:after{transform:rotate(45deg)}
.pair-selector-label{font-family:var(--mono);font-size:9px;color:#626c73;letter-spacing:.7px}
.hero-stock-controls button{color:#3d484f;padding-block:23px}
.hero-stock-controls button[aria-pressed=true]{background:#f5f7f4}
.hero-stock-controls button[aria-pressed=true]:after{background:#111}
.hero-stock-controls button small{color:#69777f;font-family:var(--mono);font-size:10px}
.hero-stock-controls button b{color:#4b555c}
.section{padding-top:88px;padding-bottom:54px}
.section-heading{grid-template-columns:21% 1fr 25%;gap:20px;margin-bottom:44px}
.section-id{font-family:var(--mono);font-size:10px;letter-spacing:.45px;color:#626c72;display:flex;flex-direction:column;gap:17px;padding-top:9px}
.section-index{font-size:11px;color:#141a1e}
.section-heading h2{font-size:clamp(42px,4.6vw,68px);letter-spacing:-.057em;line-height:1.05}
.section-heading h2>span{color:#141a1e}
.heading-aside{padding-bottom:1px;max-width:none}
.heading-aside p{font-size:14px;line-height:1.7;color:#657078;margin-bottom:17px}
.data-label{border:0;padding:0;display:flex;align-items:center;gap:7px;color:#616a70;font-family:var(--mono);font-size:9px;letter-spacing:.1px;white-space:nowrap}
.data-label i{width:5px;height:5px;background:#727d83;display:block}
.section-counter{font-family:var(--mono);font-size:10px;letter-spacing:.4px;color:#424d54}
.explorer-controls{min-height:58px;border-block:1px solid #171c1f;gap:0}
.tabs{gap:0}
.tab{border:0;background:#fff;font-size:11px;letter-spacing:.45px;padding:16px 22px;position:relative}
.tab.active{background:#131616;color:#fff}
.tab.active #token-count{background:var(--signal);color:#17200a;opacity:1;padding:2px 5px;font-size:10px}
.tab:hover:not(.active){background:#f3f6f0}
.search{width:285px;border-left-color:#d6dce0;color:#535e66;padding-inline:18px}
.search input{font-family:var(--body);font-size:12px;letter-spacing:0}
.search:focus-within{background:#f7f9f4;box-shadow:inset 0 -2px #111}
.search input:focus-visible{outline:none}
.market-head,.token-card{grid-template-columns:32px minmax(170px,1.5fr) minmax(160px,1.15fr) .85fr 1.1fr .8fr 32px;gap:16px}
.market-head{font-family:var(--mono);font-size:9px;letter-spacing:.25px;color:#727b81;padding:19px 10px;border-bottom-color:#d3d9dc}
.token-card{position:relative;min-height:109px;padding:23px 10px;border-color:#dce0e2;transition:background .2s}
.token-card:before{content:'';position:absolute;left:0;top:0;bottom:0;width:2px;background:#72b818;transform:scaleY(0);transform-origin:center;transition:transform .2s}
.token-card:hover{background:#f6f9f2}
.token-card:hover:before{transform:scaleY(1)}
.market-rank{font-size:10px;color:#778187}
.token-top{gap:13px}
.token-card .token-icon{width:46px;height:46px;background:#151918!important;color:#b5f860!important;border:0}
.token-card:nth-child(n) .token-icon{background:#151918!important;color:#b5f860!important;border:0}
.token-card[data-token=turbo] .token-icon,.token-card[data-token=apple] .token-icon{background:#eff1ee!important;color:#283932!important;border:1px solid #d2d9d2}
.token-card[data-token=pixel] .token-icon{background:#ecf1f4!important;color:#576772!important;border:1px solid #d0d8de}
.token-card[data-token=green] .token-icon{background:#e9f2e0!important;color:#38522c!important;border:1px solid #cadabe}
.token-art{width:37px;height:37px;stroke-width:1.65;fill:none;stroke:currentColor;stroke-linejoin:round;stroke-linecap:round}
.token-art .solid{fill:currentColor;stroke:none}
.token-title h3{font-size:15px;letter-spacing:-.3px;margin-bottom:7px}
.token-title p{font-size:10px;color:#68747b;display:flex;align-items:center;gap:7px;flex-wrap:wrap}
.token-status{font-size:8px;color:#42652a;border-color:#d5e3c9;background:#f2f8ed;padding:2px 4px;letter-spacing:0;margin:0}
.token-status.fresh{background:#f0f3f5;color:#596a77;border-color:#d7dfe5}
.pair-stock{font-size:11px;font-weight:500;color:#3d484e}
.pair-stock:before{content:'↔';color:#75816d;margin-right:7px}
.pair-stack>span:last-child{font-size:12px;color:#6e797f}
.market-price,.market-liquidity{font-size:12px;color:#172027;font-weight:500;font-variant-numeric:tabular-nums}
.market-liquidity>small{font-size:10px;color:#748087}
.market-change{gap:9px}
.market-change .spark{width:61px;stroke:#508f25;height:34px;stroke-width:2}
.market-change .spark.negative{stroke:#bd6257}
.change{font-family:var(--mono);font-size:11px;color:#458324}
.change.negative{color:#af574e}
.row-arrow{width:30px;height:30px;border:0;background:#eff2f0;color:#24302b;font-size:21px}
.token-card:hover .row-arrow{background:#141918;color:var(--signal)}
.explore-bottom{margin-top:25px}
.explore-bottom>span{font-size:9px;letter-spacing:.6px;color:#717d84}
.text-button{font-size:11px;font-weight:600;color:#202a30;letter-spacing:.3px}
.text-button:hover{color:#426d22}
.asset-strip{padding-block:30px;background:#f9faf8;border-block-color:#d8deda;gap:30px}
.asset-strip>span{font-size:23px;color:#48514f;letter-spacing:-.9px}
.asset-strip .asset-strip-label{font-size:9px;color:#707974;letter-spacing:.5px;line-height:1.7}
.asset-strip small{font-family:var(--mono);font-size:9px;color:#77817b;margin-top:9px;letter-spacing:.4px}
.asset-strip>b{color:#1e2b23;font-size:34px}
.strategy-section{padding-top:91px;padding-bottom:89px}
.strategy-grid{border:1px solid #cbd2d5}
.strategy-card{background:#fff;padding:27px 28px 25px;border-color:#cbd2d5;transition:background .25s}
.strategy-card:hover{background:#f7f9f4}
.strategy-card:nth-child(2){background:#121716;color:#fff}
.strategy-card:nth-child(2):hover{background:#18201b}
.strategy-number{font-family:var(--mono);font-size:9px;letter-spacing:.4px;color:#6a757a;align-items:center}
.strategy-type{border:1px solid #d5dcde;padding:5px 6px;font-size:8px;letter-spacing:.5px;color:#505e65}
.strategy-card:nth-child(2) .strategy-number{color:#a8b4ac}
.strategy-card:nth-child(2) .strategy-type{color:#d4e2ce;border-color:#3f4a42}
.strategy-illustration{height:169px;margin:24px -2px 0;display:flex;align-items:center;color:#5b763e}
.strategy-illustration svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.5;overflow:visible}
.strategy-illustration .diagram-grid{stroke:#e7ebe5;stroke-width:.7}
.strategy-illustration .diagram-muted{stroke:#a4ada6;stroke-width:1}
.strategy-illustration .diagram-arc,.strategy-illustration .diagram-signal{stroke:#527e2b;stroke-width:2.3}
.strategy-illustration .diagram-dash{stroke:#bdc8b5;stroke-dasharray:3 5;stroke-width:1}
.strategy-illustration .diagram-node{fill:#91d548;stroke:#fff;stroke-width:2}
.strategy-illustration .diagram-moon{fill:#1e2920;stroke:none}
.strategy-illustration .diagram-average{stroke:#8c998b;stroke-width:1.4}
.strategy-illustration .diagram-guide{stroke:#75836d;stroke-dasharray:2 3;stroke-width:1}
.strategy-illustration text{stroke:none;fill:#61705f;font-family:var(--mono);font-size:9px;letter-spacing:.4px}
.strategy-card:nth-child(2) .diagram-grid{stroke:#2d3830}
.strategy-card:nth-child(2) .diagram-signal{stroke:var(--signal)}
.strategy-card:nth-child(2) .diagram-arrow{stroke:var(--signal)}
.strategy-card:nth-child(2) .diagram-node{fill:var(--signal);stroke:#121716}
.strategy-card:nth-child(2) text{fill:#a3b89a}
.strategy-caption{display:flex;justify-content:space-between;gap:10px;font-family:var(--mono);font-size:8px;color:#879087;letter-spacing:.45px;margin-top:8px}
.strategy-card:nth-child(2) .strategy-caption{color:#a1afa1}
.strategy-card h3{font-size:29px;letter-spacing:-1.3px;margin:32px 0 17px;line-height:1.2}
.strategy-card p{font-size:14px;line-height:1.75;color:#69766d;max-width:290px;margin-bottom:29px}
.strategy-card:nth-child(2) p{color:#b0bdb1}
.strategy-card .text-button{border-color:#d3dbd2;padding-top:20px;font-size:10px;color:#223323;text-transform:uppercase;letter-spacing:.8px}
.strategy-card .text-button>span{width:28px;height:28px;display:grid;place-items:center;background:#eff3ec;font-size:23px}
.strategy-card:nth-child(2) .text-button{color:#fff;border-color:#3a463b}
.strategy-card:nth-child(2) .text-button>span{background:var(--signal);color:#151d10}
.how-section{background:#111615;padding:77px 4% 28px;gap:30px 8%;position:relative;overflow:hidden}
.how-intro .section-id{color:#aab5af;gap:13px}
.how-intro .section-index{color:var(--signal)}
.how-intro h2{font-size:clamp(52px,5.4vw,82px);letter-spacing:-.06em;margin:27px 0 26px}
.how-intro h2>span{color:var(--signal)}
.how-intro>p{font-size:15px;color:#afbbb3;line-height:1.8;max-width:400px;margin-bottom:0}
.pair-equation{display:flex;align-items:center;gap:12px;margin:27px 0 36px;width:max-content}
.equation-token,.equation-pool{position:relative;font-family:var(--display);font-size:24px;font-weight:800;width:53px;height:53px;display:grid;place-items:center;border:1px solid #59675d;color:white;background:#1d2520}
.equation-token small,.equation-pool small{position:absolute;top:63px;font-family:var(--mono);font-size:7px;letter-spacing:.1px;white-space:nowrap;font-weight:400;color:#adbab0}
.equation-stock{color:var(--signal)}
.equation-pool{color:var(--signal);border-color:#8caf69;background:#293425;font-size:18px}
.equation-link,.equation-equals{color:#9caba1;font-size:22px;min-width:24px;text-align:center}
.how-intro .button{background:var(--signal);color:#141d0b;border-color:var(--signal);margin-top:22px;font-size:12px}
.how-intro .button:hover{background:white;color:#111;border-color:white}
.steps{padding-top:44px}
.step{grid-template-columns:42px 1fr 29px;gap:18px;border-color:#3a453e;padding:27px 0 31px}
.step:last-child{border-color:#3a453e}
.step-number{font-family:var(--mono);font-size:11px;font-weight:400;color:#a0aea4;padding-top:6px}
.step h3{font-size:24px;letter-spacing:-.8px;line-height:1.25;margin-bottom:15px}
.step p{font-size:14px;color:#a6b6ac;line-height:1.8}
.step>b{color:#b9c8bb;border:1px solid #445248;width:29px;height:29px;display:grid;place-items:center;font-size:18px}
.how-note{border-color:#3a463e;margin-top:32px;padding-top:26px;gap:47px;align-items:start}
.how-note>span{font-size:9px;color:#9dac9e;padding-top:2px}
.how-note p{font-family:var(--body);font-size:12px;line-height:1.7;color:#96a69b}
.closing{padding:84px 4%;background:#f6f8f4;align-items:center;gap:50px;border-color:#d0d9cf}
.closing .eyebrow{font-family:var(--mono);display:flex;align-items:center;gap:12px;font-size:9px;color:#55634e;letter-spacing:.5px}
.closing-signal{color:#293a23;font-size:23px;line-height:1}
.closing h2{font-size:clamp(48px,5.6vw,83px);letter-spacing:-.06em;line-height:1.08;margin-top:23px}
.closing h2>span{color:#818e7a}
.end-launch{width:204px;height:204px;flex-shrink:0;padding:21px;background:var(--signal);border-color:#182511;color:#182511}
.end-launch>span{font-family:var(--mono);font-size:10px;letter-spacing:.5px}
.end-launch>b{font-size:124px;transition:transform .25s}
.end-launch:hover{background:#152011;color:var(--signal);border-color:#152011}
.end-launch:hover>b{transform:translate(6px,-6px)}
footer{padding-top:34px;padding-bottom:34px;gap:27px}
footer>span,footer>p,footer>.footer-link{font-size:9px;color:#626e66;letter-spacing:.15px}
footer>.brand{font-size:25px}
footer>.footer-link{color:#233120}
/* Dialogs use the same neutral ink and meaningful green accent. */
dialog{box-shadow:0 24px 100px #0003;border-color:#3b463e}
.dialog-sub{color:#63716a}.dialog-eyebrow{color:#66756c}.field{color:#34483b}
.field small,.trade-note,.trade-output,.balance-line{color:#667970}
.form-note{background:#f4f8f1;color:#5a7051;border-left-color:#8dbd64}
.wallet-balance,.simulator{background:#141c16}.wallet-balance>span,.wallet-balance>small,.simulator>p{color:#afbfaf}
.review-row span,.secondary-meta,.detail-metrics span,.detail-strategy small,.chart-labels{color:#6c7d73}
.trade-box{background:#f5f8f3;border-color:#d1dbcf}
.trade-tabs button.active,.periods button.active{background:#1a2719}
.simulator .field strong,.scenario-result>b{color:var(--signal)}
.simulator .field input[type=range],.field input[type=range]{accent-color:#92be49}
#toast{background:#162016;color:white;border-color:#768e68}
@media(min-width:1500px){.section-heading{grid-template-columns:21% 1fr 25%}.strategy-illustration{height:195px}.strategy-card{padding-inline:36px}.strategy-card h3{font-size:34px}.strategy-card p{max-width:340px;font-size:16px}.market-head,.token-card{gap:24px}.token-title h3{font-size:17px}.market-price,.market-liquidity{font-size:14px}}
@media(max-width:1100px){.header nav{gap:23px}.header .brand{font-size:24px}.section-heading{grid-template-columns:18% 1fr 29%}.market-head,.token-card{grid-template-columns:23px minmax(150px,1.5fr) minmax(135px,1.2fr) .8fr 1fr .75fr 28px;gap:10px}.tab{padding-inline:17px}.search{width:260px}.market-change .spark{width:44px}.token-top{gap:9px}.token-card .token-icon{width:41px;height:41px}.token-title h3{font-size:14px}.pair-stock{font-size:10px}.strategy-card{padding-inline:22px}.strategy-card h3{font-size:25px}.strategy-illustration{height:145px}.strategy-type{font-size:7px}.strategy-number{font-size:8px}.how-section{gap:30px 6%}.step{gap:12px}.closing h2{font-size:5.5vw}}
@media(max-width:900px){.section{padding-top:64px}.section-heading{grid-template-columns:1fr 2.3fr;gap:17px}.section-heading .heading-aside{grid-column:2;display:flex;align-items:end;justify-content:space-between;gap:20px}.heading-aside p{margin:0}.market-head,.token-card{grid-template-columns:20px minmax(155px,1.6fr) minmax(140px,1.1fr) .8fr 1fr 28px;gap:12px}.market-head>span:nth-child(6),.market-liquidity{display:none}.market-change .spark{display:none}.market-change{justify-content:flex-start}.search{width:228px}.tab{font-size:10px;padding-inline:14px}.strategy-card{padding-inline:17px}.strategy-card h3{font-size:24px}.strategy-card p{font-size:13px}.strategy-number{align-items:start;gap:10px;flex-direction:column}.strategy-type{font-size:8px}.strategy-illustration{height:125px;margin-top:18px}.strategy-card .text-button{font-size:9px;letter-spacing:.2px}.strategy-section{padding-bottom:64px}.how-section{padding-top:58px}.how-intro h2{font-size:49px}.step h3{font-size:21px}.steps{padding-top:34px}.step{grid-template-columns:25px 1fr 24px;gap:10px}.step>b{width:24px;height:24px}.how-note{gap:25px}.closing{padding-block:63px;gap:30px}.end-launch{width:165px;height:165px}.end-launch>b{font-size:97px}footer{flex-wrap:wrap}footer>.footer-link{margin-left:auto}}
@media(max-width:700px){.header{height:73px}.header .brand{font-size:22px}.header .brand-icon{width:30px;height:30px}.section-heading .heading-aside{display:block}.heading-aside p{margin-bottom:13px}.data-label{font-size:8px}.explorer-controls{display:block}.tabs{display:flex;justify-content:space-between}.tab{flex:1;padding:17px 12px}.search{width:100%;padding:16px 13px;border-left:0;border-top:1px solid #d7ded5}.market-head,.token-card{grid-template-columns:20px 1.3fr 1.1fr .8fr 29px}.market-head>span:nth-child(3),.token-card .pair-stack{display:none}.market-price{font-size:11px}.strategy-grid{grid-template-columns:1fr}.strategy-card{padding:26px;border-right:0;border-bottom:1px solid #ccd5c8}.strategy-card:last-child{border-bottom:0}.strategy-number{flex-direction:row;align-items:center;font-size:10px}.strategy-type{font-size:8px}.strategy-illustration{height:180px}.strategy-caption{font-size:9px}.strategy-card h3{font-size:32px;margin-top:27px}.strategy-card p{font-size:15px;max-width:none}.strategy-card .text-button{font-size:11px}.how-section{grid-template-columns:1fr;padding-inline:5%;gap:30px}.steps{padding-top:12px}.step{grid-template-columns:35px 1fr 29px;gap:13px}.step h3{font-size:23px}.step p{font-size:15px;max-width:none}.step>b{width:29px;height:29px}.how-note{display:block;margin-top:3px}.how-note p{margin-top:14px}.how-intro>p{max-width:480px}.closing h2{font-size:46px}.closing{padding-inline:5%}.end-launch{width:150px;height:150px}.end-launch>b{font-size:84px}}
@media(max-width:620px){html{scroll-padding-top:88px}.header{gap:10px;padding-inline:5%;backdrop-filter:blur(12px)}.header .brand{font-size:22px}.header .wallet-button{min-height:36px;padding-inline:10px;gap:7px}.hero-kicker{font-size:8px;letter-spacing:.7px;padding:9px 10px}.orbital-actions{gap:9px}.orbital-actions .button{padding-left:17px;gap:17px;font-size:12px}.orbital-actions .button>span{width:37px;font-size:22px}.hero-explore{font-size:12px;padding-inline:15px;gap:11px}.hero-explore>span{font-size:16px}.orbit-footer{display:block}.hero-stock-controls button{padding-block:18px}.hero-stock-controls button small{font-size:9px}.scene-hint{font-size:8px}.section{padding:50px 5% 34px}.section-heading{grid-template-columns:1fr;gap:21px;margin-bottom:30px}.section-id{flex-direction:row;gap:13px;padding-top:0;font-size:9px;align-items:center}.section-index{font-size:10px}.section-heading h2{font-size:44px;letter-spacing:-2.2px;line-height:1.07}.section-heading .heading-aside{grid-column:auto;display:block}.heading-aside p{font-size:14px;line-height:1.65;margin-bottom:12px}.data-label{font-size:8px}.tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:0}.tab{font-size:8px;padding:15px 5px;min-height:45px;border:0!important;letter-spacing:.05px}.tab span{margin-left:3px;font-size:8px}.tab.active #token-count{font-size:8px;padding:1px 3px}.search{padding:14px 10px}.search input{font-size:12px}.market-head{display:none}.token-card{grid-template-columns:20px minmax(0,1fr) 91px 26px;gap:10px;padding:22px 0;min-height:122px}.token-card .token-top{grid-column:2;grid-row:1;gap:10px}.token-card .market-rank{grid-column:1;grid-row:1;font-size:9px}.token-card .market-price{grid-column:3;grid-row:1;align-self:start;padding-top:5px;text-align:right;font-size:11px}.token-card .market-change{grid-column:3;grid-row:1;align-self:end;padding-bottom:4px;justify-content:flex-end}.market-change .change{font-size:10px}.token-card .row-arrow{grid-column:4;grid-row:1;align-self:center;width:25px;height:29px;font-size:19px}.token-card .token-icon{width:37px;height:42px;flex-shrink:0}.token-art{width:33px;height:33px}.token-title h3{font-size:14px;letter-spacing:-.3px;margin-bottom:8px;white-space:normal;line-height:1.25}.token-title p{font-size:9px;gap:5px}.token-status{font-size:7px;padding:2px 3px}.token-card .pair-stack,.market-liquidity{display:none}.explore-bottom{margin-top:18px;align-items:center}.explore-bottom>span{display:none}.explore-bottom .text-button{width:100%;justify-content:space-between;font-size:10px}.asset-strip{display:grid;grid-template-columns:repeat(3,1fr);padding:28px 5%;gap:26px 20px}.asset-strip .asset-strip-label{font-size:8px}.asset-strip>span{font-size:22px}.asset-strip small{font-size:9px}.asset-strip>b{display:none}.strategy-section{padding-bottom:49px}.strategy-card{padding:24px}.strategy-number{font-size:9px}.strategy-illustration{height:161px;margin-top:23px}.strategy-card h3{font-size:30px}.strategy-card p{margin-bottom:27px}.strategy-card .text-button{font-size:10px}.strategy-card .text-button>span{width:32px;height:32px}.how-section{padding-top:49px;padding-bottom:28px}.how-intro .section-id{flex-direction:row}.how-intro h2{font-size:51px;letter-spacing:-2.7px;margin-top:26px}.how-intro>p{font-size:15px}.pair-equation{gap:11px}.steps{padding-top:1px}.step{padding-block:27px}.step h3{font-size:22px}.step p{font-size:14px}.how-note p{font-size:12px}.closing{display:block;padding:49px 5%}.closing h2{font-size:44px;letter-spacing:-2.5px;line-height:1.12}.closing .eyebrow{font-size:8px;gap:8px}.closing-signal{font-size:21px}.end-launch{display:flex;flex-direction:row;width:100%;height:103px;margin-top:31px;align-items:center;padding:21px 24px}.end-launch>b{align-self:center;font-size:79px}.end-launch>span{font-size:11px}footer{display:grid;grid-template-columns:1fr 1fr;padding:30px 5%;gap:23px}footer>.brand{font-size:23px}footer>span{font-size:8px;text-align:right}footer>p{font-size:8px;line-height:1.9;grid-column:1/-1}footer>.footer-link{grid-column:1/-1;margin:0;font-size:9px}}
@media(max-width:370px){.header .brand{font-size:20px}.header .brand-icon{width:25px;height:28px}.header .wallet-button{padding-inline:8px}.header .wallet-button #wallet-label{font-size:10px}.token-card{grid-template-columns:15px minmax(0,1fr) 78px 23px;gap:7px}.token-card .token-top{gap:7px}.token-card .token-icon{width:32px}.token-title h3{font-size:12px}.token-title p{font-size:8px}.token-card .market-price{font-size:10px}.section-heading h2{font-size:40px}.closing h2{font-size:39px}.hero-kicker{font-size:7px}}
/* Keep the product's pairing visible in compact market rows. */
@media(max-width:620px){
 .heading-aside p{display:block}
 .asset-strip .asset-strip-label{display:block}
 .token-card{grid-template-rows:auto auto;row-gap:12px;min-height:124px;padding-block:20px}
 .token-card .market-rank{margin-top:0;align-self:center}
 .token-card .token-top{min-height:46px}
 .token-card .pair-stack{display:flex;grid-column:2/4;grid-row:2;flex-direction:row;align-items:center;flex-wrap:wrap;gap:4px 9px;margin:0;font-size:10px}
 .token-card .pair-stock{font-size:9px;color:#455549}
 .token-card .pair-stack>span:last-child{font-size:10px;color:#6a7a6b}
 .token-card .market-price{margin:0;padding-top:4px}
 .token-card .market-change{padding-bottom:3px}
 .token-card .row-arrow{grid-row:1/3;margin-top:0}
 .data-label{font-size:9px}
 .tab{font-family:var(--body);font-size:10px;letter-spacing:0}
}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.header,.button,.button>span,.hero-explore>span,.text-button>span,.token-card,.token-card:before,.strategy-card,.end-launch>b{transition:none!important}}
