:root{--bg:#07070b;--panel:#111019;--panel2:#181321;--text:#fff7e6;--muted:#aeb0c3;--gold:#ffc328;--gold2:#ff9f1c;--purple:#8357ff;--border:rgba(255,255,255,.105);--shadow:0 26px 90px rgba(0,0,0,.52)}*{box-sizing:border-box}body{margin:0;min-height:100vh;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:radial-gradient(circle at 15% 16%,rgba(255,179,0,.18),transparent 30%),radial-gradient(circle at 78% 18%,rgba(115,70,255,.28),transparent 33%),linear-gradient(135deg,#050409,#0b0912 52%,#050408);color:var(--text);overflow-x:hidden}.bg-grid{position:fixed;inset:0;pointer-events:none;background-image:linear-gradient(rgba(255,255,255,.042) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.042) 1px,transparent 1px);background-size:46px 46px;mask-image:linear-gradient(to bottom,black,transparent 82%);opacity:.6}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:14px max(22px,calc((100vw - 1260px)/2 + 22px));backdrop-filter:blur(18px);background:rgba(6,6,10,.88);border-bottom:1px solid rgba(255,180,0,.28)}.brand{display:flex;align-items:center;gap:14px;text-decoration:none;color:var(--text)}.brand img{width:218px;max-width:34vw;height:auto;object-fit:contain;filter:drop-shadow(0 0 24px rgba(255,195,40,.20))}.brand span{border-left:1px solid rgba(255,195,40,.45);padding-left:13px;color:var(--gold);font-weight:900;letter-spacing:.18em;font-size:12px}nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}nav a{color:#d5dbe8;text-decoration:none;font-size:13px;padding:9px 10px;border-radius:999px}nav a:hover{color:var(--gold);background:rgba(255,255,255,.06)}.wallet-wrap{position:relative}.wallet-btn{display:flex;align-items:center;gap:8px}.wallet-btn.is-connected{background:linear-gradient(135deg,#ffc328,#ff9f1c);padding-right:14px}.wallet-dot{width:9px;height:9px;border-radius:50%;background:#20d48a;box-shadow:0 0 10px rgba(32,212,138,.9)}.chev{font-size:12px;opacity:.8}.wallet-menu{position:absolute;right:0;top:calc(100% + 10px);width:210px;border:1px solid rgba(255,195,40,.26);background:linear-gradient(180deg,#15131e,#09080e);box-shadow:0 18px 55px rgba(0,0,0,.55);border-radius:16px;padding:8px;z-index:80}.wallet-menu:before{content:"";position:absolute;right:24px;top:-6px;width:10px;height:10px;background:#15131e;border-left:1px solid rgba(255,195,40,.26);border-top:1px solid rgba(255,195,40,.26);transform:rotate(45deg)}.wallet-menu button,.wallet-menu a{display:block;width:100%;text-align:left;color:#e8edf8;background:transparent;border:0;border-radius:11px;padding:11px 12px;margin:0;text-decoration:none;font:inherit;font-size:13px;cursor:pointer}.wallet-menu button:hover,.wallet-menu a:hover{background:rgba(255,195,40,.10);color:#ffc328}.wallet-menu .danger{color:#ff9d9d}.wallet-menu .danger:hover{background:rgba(255,83,83,.10);color:#ffc0c0}.btn{border:0;border-radius:999px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#171006;font-weight:900;cursor:pointer;box-shadow:0 12px 30px rgba(255,195,40,.25)}.btn-small{padding:12px 18px}.btn-main{width:100%;padding:18px;margin-top:18px;font-size:16px}.btn:disabled{opacity:.45;cursor:not-allowed}.hero{position:relative;z-index:1;width:min(1260px,100%);margin:0 auto;padding:32px clamp(14px,3vw,28px) 20px}.card{border:1px solid var(--border);background:linear-gradient(180deg,rgba(255,255,255,.088),rgba(255,255,255,.035));box-shadow:var(--shadow);border-radius:26px}.glass{backdrop-filter:blur(18px)}.intro{padding:34px;margin-bottom:18px;overflow:hidden;position:relative}.intro:after{content:"";position:absolute;right:-70px;top:-75px;width:230px;height:230px;border-radius:50%;background:radial-gradient(circle,rgba(255,195,40,.36),transparent 68%)}.eyebrow{margin:0 0 8px;color:var(--gold);font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.16em}.intro h1{margin:0;font-size:clamp(36px,5.8vw,66px);line-height:.98;letter-spacing:-.055em;max-width:790px}.lead{max-width:680px;color:var(--muted);font-size:16px;line-height:1.65}.badges{display:flex;flex-wrap:wrap;gap:10px}.badges span,.status,.link-pill{border:1px solid var(--border);background:rgba(255,255,255,.06);color:var(--text);padding:8px 12px;border-radius:999px;font-size:12px}.layout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(360px,.65fr);gap:18px}.chart,.swap{padding:20px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:16px}.card-head h2{margin:0;font-size:23px}.link-pill{color:var(--gold);text-decoration:none}.chart-box{height:575px;border-radius:22px;background:#05070d;overflow:hidden;display:grid}.chart-box iframe{width:100%;height:100%;border:0;background:#05070d}.chart-empty{display:grid;place-items:center;text-align:center;height:575px;border-radius:22px;background:#070a10;color:#aeb7c7;padding:30px}.chart-empty strong{display:block;color:#fff;margin-bottom:8px}.swap{align-self:start;position:sticky;top:96px}.notice{border:1px solid rgba(255,195,40,.25);background:rgba(255,195,40,.08);color:#ffe9a8;border-radius:16px;padding:12px 14px;font-size:14px;margin-bottom:14px}.notice[data-type="error"]{border-color:rgba(255,82,82,.35);background:rgba(255,82,82,.09);color:#ffc6c6}.field{display:block;margin:14px 0}.field>span{display:block;color:var(--muted);font-size:13px;margin:0 0 8px}.row-input{display:flex;gap:10px;align-items:center;background:rgba(0,0,0,.29);border:1px solid var(--border);border-radius:19px;padding:10px}input{font:inherit;color:var(--text);background:transparent;border:0;outline:0;width:100%;font-size:28px;font-weight:800;min-width:0}.token-select{display:flex;align-items:center;gap:8px;white-space:nowrap;border:1px solid var(--border);background:#171323;color:#fff7e6;border-radius:15px;padding:8px 10px;cursor:pointer;min-width:118px;justify-content:space-between}.token-select img,.token-row img{width:28px;height:28px;border-radius:50%;object-fit:cover;background:#111;border:1px solid rgba(255,255,255,.12)}.token-select b{font-size:14px}.token-select:after{content:"⌄";color:var(--gold);font-size:14px}small{display:block;color:var(--muted);font-size:12px;margin-top:7px}.switch{display:grid;place-items:center;margin:0 auto;width:42px;height:42px;border-radius:50%;border:1px solid var(--border);background:linear-gradient(135deg,rgba(255,195,40,.18),rgba(131,87,255,.18));color:#fff;font-weight:900;cursor:pointer}.settings{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;color:var(--muted);font-size:13px;margin-top:14px}.settings input{width:48px;font-size:14px;border:1px solid var(--border);background:#100e16;border-radius:10px;padding:6px;text-align:center}.risk{color:var(--muted);font-size:12px;text-align:center;line-height:1.55}.token-modal{position:fixed;inset:0;z-index:50}.token-modal-backdrop{position:absolute;inset:0;background:rgba(0,0,0,.68);backdrop-filter:blur(8px)}.token-modal-card{position:relative;width:min(520px,calc(100% - 26px));max-height:min(720px,calc(100vh - 36px));overflow:hidden;margin:18px auto;background:linear-gradient(180deg,#15131e,#0d0c13);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow);padding:18px}.token-modal-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.token-modal-head h3{margin:0;font-size:24px}.token-modal-head button{width:38px;height:38px;border:1px solid var(--border);background:rgba(255,255,255,.06);color:#fff;border-radius:50%;font-size:22px;cursor:pointer}.token-search{width:100%;font-size:16px;border:1px solid var(--border);background:rgba(0,0,0,.28);border-radius:16px;padding:14px;margin-bottom:12px}.token-list{display:grid;gap:8px;overflow:auto;max-height:520px;padding-right:2px}.token-row{display:flex;align-items:center;gap:12px;border:1px solid var(--border);background:rgba(255,255,255,.04);border-radius:16px;padding:12px;cursor:pointer;color:#fff;text-align:left}.token-row:hover{background:rgba(255,195,40,.08);border-color:rgba(255,195,40,.3)}.token-row div{display:grid}.token-row strong{font-size:15px}.token-row small{margin:2px 0 0;color:var(--muted)}.cb-footer{display:block;padding:0;margin-top:34px;border-top:1px solid rgba(255,180,0,.42);background:radial-gradient(circle at 15% 0,rgba(255,180,0,.14),transparent 35%),linear-gradient(180deg,#05070c,#08080d);color:#c8d2e2}.footer-inner{width:min(1260px,100%);margin:0 auto;display:grid;grid-template-columns:1.2fr .8fr 1fr .7fr;gap:46px;padding:54px clamp(18px,4vw,54px)}.footer-brand img{width:185px;height:auto;margin-bottom:14px}.footer-brand p{line-height:1.65;margin:0 0 18px;color:#b8c2d4}.footer-points{display:grid;gap:8px;color:#ffc328;font-size:13px}.footer-inner h3{margin:0 0 16px;color:#fff;font-size:13px;text-transform:uppercase;letter-spacing:.12em}.footer-inner a{display:block;color:#c8d2e2;text-decoration:none;margin:0 0 11px}.footer-inner a:hover{color:#ffc328}.tool-card{position:relative;border:1px solid rgba(255,180,0,.34);background:rgba(255,180,0,.06);border-radius:14px;padding:12px 14px!important;margin-bottom:12px!important}.tool-card-featured{background:linear-gradient(135deg,rgba(255,195,40,.16),rgba(255,159,28,.06));box-shadow:0 12px 30px rgba(255,159,28,.12)}.tool-badge{position:absolute;right:12px;top:12px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#111;font-size:10px;font-weight:900;border-radius:999px;padding:5px 8px}.tool-card strong{display:block;color:#fff;margin-bottom:4px}.tool-card small{margin:0;color:#9aa8bd}.socials{display:flex;gap:9px;margin-bottom:16px}.socials a{display:grid!important;place-items:center;width:34px;height:34px;border-radius:9px;background:linear-gradient(135deg,var(--gold),var(--gold2));color:#121212!important;font-weight:900;margin:0!important}.footer-bottom{text-align:center;border-top:1px solid rgba(255,255,255,.08);padding:20px;color:#93a1b8}@media(max-width:980px){.site-header{padding:14px 18px}.layout{grid-template-columns:1fr}.swap{position:relative;top:auto;order:1}.chart{order:2}.chart-box,.chart-empty{height:480px}.footer-inner{grid-template-columns:1fr 1fr}.brand img{width:170px}}@media(max-width:620px){.site-header{align-items:flex-start}.wallet-menu{right:-4px;width:205px}.brand img{width:132px;max-width:48vw}.brand span{font-size:10px;padding-left:8px}.site-header nav a{display:none}.btn-small{padding:10px 12px}.hero{padding-top:18px}.intro{padding:24px}.chart,.swap{padding:14px;border-radius:22px}.chart-box,.chart-empty{height:420px}.footer-inner{grid-template-columns:1fr;padding-top:36px}.token-select{min-width:104px;padding:7px}.token-select img{width:24px;height:24px}.token-select b{font-size:12px}input{font-size:24px}}

.recent{margin-top:18px;padding:22px}.zero-fee-pill{border:1px solid rgba(32,212,138,.42);background:rgba(32,212,138,.09);color:#9cffd4;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:900}.recent-note{color:var(--muted);margin:-4px 0 16px;line-height:1.55}.recent-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.recent-row,.recent-empty{display:flex;align-items:center;gap:12px;border:1px solid var(--border);background:rgba(255,255,255,.045);border-radius:17px;padding:13px}.recent-row strong{display:block;color:#fff}.recent-row small{margin:3px 0 0}.recent-row a{margin-left:auto;white-space:nowrap;color:var(--gold);text-decoration:none;font-size:12px;border:1px solid rgba(255,195,40,.28);border-radius:999px;padding:7px 10px;background:rgba(255,195,40,.06)}.recent-row a:hover{background:rgba(255,195,40,.13)}.swap-icon{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,rgba(255,195,40,.22),rgba(131,87,255,.22));border:1px solid rgba(255,255,255,.10);color:var(--gold);font-weight:900}.recent-empty{grid-column:1/-1;display:grid;text-align:center;padding:22px;color:var(--muted)}.recent-empty strong{color:#fff;margin-bottom:4px}@media(max-width:620px){.recent{padding:14px;border-radius:22px}.recent-list{grid-template-columns:1fr}.recent-row{padding:12px}.zero-fee-pill{font-size:11px;padding:8px 10px}}
.network-field{display:block;margin:0 0 14px}.network-field span{display:block;color:var(--muted);font-size:13px;margin:0 0 8px}.network-field select{width:100%;border:1px solid rgba(255,195,40,.22);background:#100e16;color:#fff7e6;border-radius:16px;padding:13px 14px;font:inherit;font-weight:800;outline:0}.network-field select:focus{border-color:rgba(255,195,40,.55);box-shadow:0 0 0 4px rgba(255,195,40,.08)}

.balance-row{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:7px}.balance-row small{margin-top:0}.amount-presets{position:relative}.amount-presets summary{list-style:none;cursor:pointer;border:1px solid rgba(255,195,40,.28);background:rgba(255,195,40,.08);color:#ffe8a6;border-radius:999px;padding:7px 10px;font-weight:900;font-size:12px;white-space:nowrap}.amount-presets summary::-webkit-details-marker{display:none}.amount-presets summary:after{content:"⌄";margin-left:6px;color:var(--gold)}.amount-presets[open] summary{background:rgba(255,195,40,.16);color:#fff}.preset-menu{position:absolute;right:0;top:calc(100% + 8px);display:grid;grid-template-columns:repeat(2,1fr);gap:7px;min-width:150px;padding:9px;border:1px solid rgba(255,195,40,.28);background:linear-gradient(180deg,#17131e,#0c0a10);box-shadow:0 18px 45px rgba(0,0,0,.45);border-radius:16px;z-index:25}.preset-menu button{border:1px solid rgba(255,195,40,.28);background:rgba(255,195,40,.08);color:#ffe8a6;border-radius:999px;padding:8px 10px;font-weight:900;font-size:12px;cursor:pointer}.preset-menu button:hover{background:rgba(255,195,40,.2);color:#fff}.preset-menu button:active{transform:translateY(1px)}
@media(max-width:620px){.balance-row{align-items:flex-start}.preset-menu{right:auto;left:0}}

.wallet-help-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:12px}
.wallet-help-actions a,.wallet-help-actions button{border:1px solid rgba(255,195,40,.35);background:rgba(255,195,40,.12);color:#ffe8a6;border-radius:12px;padding:10px 12px;font-weight:900;text-decoration:none;cursor:pointer;font-family:inherit}
.wallet-help-actions a:hover,.wallet-help-actions button:hover{background:rgba(255,195,40,.22);color:#fff}

/* v14 polish */
.notice[data-type="success"]{border-color:rgba(32,212,138,.42);background:rgba(32,212,138,.10);color:#baffdf}.tx-link{display:inline-block;margin-left:6px;color:#ffc328!important;text-decoration:none;border:1px solid rgba(255,195,40,.35);border-radius:999px;padding:4px 8px;background:rgba(255,195,40,.08);font-weight:900}.tx-link:hover{background:rgba(255,195,40,.18)}.btn.loading{position:relative;pointer-events:none}.btn.loading:before{content:"";display:inline-block;width:14px;height:14px;border-radius:50%;border:2px solid rgba(23,16,6,.35);border-top-color:#171006;margin-right:9px;vertical-align:-2px;animation:cbspin .8s linear infinite}@keyframes cbspin{to{transform:rotate(360deg)}}.token-section-title{margin:13px 4px 7px;color:#ffc328;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.15em}.chain-badge{margin-left:auto;border:1px solid rgba(255,195,40,.25);background:rgba(255,195,40,.08);color:#ffe7a0;border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.verified{display:inline-grid;place-items:center;width:16px;height:16px;margin-left:4px;border-radius:50%;background:rgba(32,212,138,.16);color:#7dffc6;font-size:11px;vertical-align:1px}.token-empty{border:1px solid var(--border);background:rgba(255,255,255,.04);border-radius:16px;padding:18px;text-align:center;color:var(--muted)}.token-row{position:relative}.token-row:hover .chain-badge{border-color:rgba(255,195,40,.48);background:rgba(255,195,40,.14)}

.token-row.is-disabled{opacity:.42;cursor:not-allowed;filter:grayscale(.75)}.token-row.is-disabled:hover{background:rgba(255,255,255,.04);border-color:var(--border)}

.wallet-top-prompt{position:fixed;left:14px;right:14px;top:86px;z-index:120;background:linear-gradient(135deg,#211624,#3b2330);border:1px solid rgba(255,195,40,.45);box-shadow:0 18px 55px rgba(0,0,0,.55),0 0 24px rgba(255,195,40,.12);border-radius:20px;padding:16px;color:#ffe8a6;transform:translateY(-18px);opacity:0;pointer-events:none;transition:.2s ease;max-width:520px;margin:0 auto}.wallet-top-prompt.is-visible{transform:translateY(0);opacity:1;pointer-events:auto}.wallet-top-close{position:absolute;top:8px;right:10px;width:30px;height:30px;border:0;border-radius:50%;background:rgba(255,255,255,.09);color:#fff;font-size:20px;line-height:1;cursor:pointer}.wallet-top-title{font-weight:900;font-size:18px;color:#fff2c2;padding-right:34px}.wallet-top-text{font-size:13px;line-height:1.45;color:#f7dca0;margin:5px 0 12px}.wallet-top-actions{display:flex;gap:10px;flex-wrap:wrap}.wallet-top-actions a,.wallet-top-actions button{border:1px solid rgba(255,195,40,.4);background:rgba(255,195,40,.14);color:#ffe8a6;border-radius:13px;padding:10px 12px;font-weight:900;text-decoration:none;cursor:pointer;font-family:inherit}.wallet-top-actions a{background:linear-gradient(135deg,#ffc328,#ff9f1c);color:#151006}@media(max-width:620px){.wallet-top-prompt{top:74px;left:10px;right:10px;border-radius:18px;padding:14px}.wallet-top-title{font-size:17px}.wallet-top-actions a,.wallet-top-actions button{flex:1;text-align:center;justify-content:center}}

.usd-estimate{display:block;margin-top:7px;color:#f7d37a;font-size:12px;font-weight:800;letter-spacing:.01em;}
.usd-estimate[data-empty="1"]{color:#8f8aa0;font-weight:700;}
@media(max-width:720px){.usd-estimate{font-size:12px;margin-top:8px;}}


/* Recent swaps v3: token logos, wallet and live animation */
.recent .card-head .zero-fee-pill::before{content:"● LIVE  ";color:#20d48a;animation:cbLivePulse 1.4s ease-in-out infinite}.recent-row{position:relative;display:grid;grid-template-columns:1fr auto;grid-template-areas:"pair tx" "meta tx";align-items:center;gap:8px 14px;overflow:hidden}.recent-pair{grid-area:pair;display:flex;align-items:center;gap:8px;min-width:0;font-weight:900;color:#fff}.recent-token{display:inline-flex;align-items:center;gap:7px;min-width:0}.recent-token-logo{width:24px!important;height:24px!important;border-radius:50%;object-fit:cover;background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.16)}.recent-arrow{color:var(--gold);font-weight:900}.recent-meta{grid-area:meta;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:12px;color:var(--muted)}.recent-wallet{color:#d8d2e4;text-decoration:none}.recent-wallet:hover{color:var(--gold)}.recent-time{color:var(--muted)}.recent-tx{grid-area:tx}.recent-row.is-new{animation:cbNewSwapIn .45s ease-out both, cbNewSwapGlow 2.2s ease-out}.new-swap-badge{position:absolute;right:14px;top:8px;border:1px solid rgba(32,212,138,.45);background:rgba(32,212,138,.14);color:#9cffd4;border-radius:999px;padding:3px 8px;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.04em}@keyframes cbNewSwapIn{from{opacity:0;transform:translateY(-14px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes cbNewSwapGlow{0%{box-shadow:0 0 0 rgba(255,195,40,0);border-color:rgba(255,195,40,.78)}45%{box-shadow:0 0 24px rgba(255,195,40,.22);border-color:rgba(255,195,40,.62)}100%{box-shadow:none}}@keyframes cbLivePulse{0%,100%{opacity:.55}50%{opacity:1}}@media(max-width:620px){.recent-row{grid-template-columns:1fr auto;gap:7px 10px}.recent-meta{font-size:11px;gap:8px}.recent-token-logo{width:22px!important;height:22px!important}.new-swap-badge{display:none}}

/* CoinBuzzer Trending strip */
.swap-trending-section{width:min(1180px,calc(100% - 32px));margin:30px auto 42px}.swap-trending-head{display:flex;align-items:flex-end;justify-content:space-between;gap:18px;margin:0 0 14px}.swap-trending-head h2{margin:4px 0 0;font-size:clamp(20px,3vw,29px)}.swap-trending-head>a{flex:0 0 auto;color:#151006;background:linear-gradient(135deg,var(--gold),var(--gold2));padding:10px 14px;border-radius:999px;text-decoration:none;font-size:12px;font-weight:900}.cb-trending-ticker{display:flex;min-height:62px;overflow:hidden;border:1px solid rgba(255,195,40,.3);border-radius:17px;background:#0d0c12;box-shadow:0 18px 55px rgba(0,0,0,.3)}.cb-trending-label{position:relative;z-index:2;display:flex;align-items:center;flex:0 0 auto;padding:0 20px;background:linear-gradient(135deg,#ffc328,#ff9f1c);color:#171006;font-size:13px;font-weight:1000;white-space:nowrap}.cb-trending-track-wrap{min-width:0;overflow:hidden;display:flex;align-items:stretch;flex:1}.cb-trending-track{display:flex;width:max-content;animation:cbTrendingScroll 42s linear infinite;will-change:transform}.cb-trending-track:hover{animation-play-state:paused}.cb-trending-item{min-width:235px;display:grid;grid-template-columns:30px 30px auto;grid-template-rows:auto auto;column-gap:8px;align-content:center;padding:9px 16px;color:#fff;text-decoration:none;border-right:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,rgba(255,255,255,.025),transparent)}.cb-trending-item:hover{background:rgba(255,195,40,.08)}.cb-trending-rank{grid-row:1/3;align-self:center;color:#ffcf55;font-size:12px;font-weight:900}.cb-trending-item img{grid-row:1/3;align-self:center;width:28px;height:28px;border-radius:50%;object-fit:cover;background:#211d29;border:1px solid rgba(255,255,255,.14)}.cb-trending-item strong{align-self:end;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.cb-trending-item span:not(.cb-trending-rank){overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#aaa4b7;font-size:11px}.cb-trending-item em{grid-column:3;justify-self:start;margin-top:2px;color:#7ff0b8;font-size:9px;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.cb-trending-empty{grid-template-columns:30px auto;opacity:.82}.cb-trending-empty strong,.cb-trending-empty span{grid-column:2}.cb-trending-empty em{grid-column:2;color:#ffcf55}@keyframes cbTrendingScroll{from{transform:translateX(0)}to{transform:translateX(-50%)}}@media(max-width:720px){.swap-trending-section{width:min(100% - 20px,1180px);margin-top:22px}.swap-trending-head{align-items:flex-start}.swap-trending-head>a{display:none}.cb-trending-ticker{display:block;border-radius:15px}.cb-trending-label{min-height:40px;justify-content:center;padding:0 14px}.cb-trending-track-wrap{height:58px}.cb-trending-item{min-width:205px;padding:7px 12px}}
@media(prefers-reduced-motion:reduce){.cb-trending-track{animation:none}}

/* Fixed 1:1 CoinBuzzer homepage trending ticker */
body{padding-bottom:58px}
.cb-trending-fixed{position:fixed!important;left:0;right:0;bottom:0;z-index:99999;width:100%;min-height:58px;border-radius:0!important;border-left:0!important;border-right:0!important;border-bottom:0!important;margin:0!important;box-shadow:0 -8px 30px rgba(0,0,0,.55)!important}
.cb-trending-fixed .cb-trending-label{border-radius:0}
.cb-trending-fixed .cb-trending-track-wrap{background:#0b0b0f}
@media(max-width:720px){body{padding-bottom:98px}.cb-trending-fixed{display:block!important;min-height:98px}.cb-trending-fixed .cb-trending-label{min-height:40px}.cb-trending-fixed .cb-trending-track-wrap{height:58px}}

/* Compact ticker – same proportions as coinbuzzer.me footer ticker */
body{padding-bottom:48px!important}
.cb-trending-fixed{
  height:48px!important;
  min-height:48px!important;
  max-height:48px!important;
  display:flex!important;
  align-items:stretch!important;
  overflow:hidden!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 -4px 14px rgba(0,0,0,.45)!important;
}
.cb-trending-fixed .cb-trending-label{
  min-height:48px!important;
  height:48px!important;
  padding:0 18px!important;
  font-size:12px!important;
  line-height:1!important;
  background:#050505!important;
  color:#ffb51b!important;
  border-right:1px solid rgba(255,255,255,.10)!important;
}
.cb-trending-fixed .cb-trending-track-wrap{
  height:48px!important;
  min-height:48px!important;
}
.cb-trending-fixed .cb-trending-track{
  height:48px!important;
}
.cb-trending-fixed .cb-trending-item{
  min-width:210px!important;
  height:48px!important;
  grid-template-columns:24px 24px auto!important;
  grid-template-rows:18px 14px!important;
  column-gap:7px!important;
  padding:7px 12px!important;
  align-content:center!important;
}
.cb-trending-fixed .cb-trending-rank{
  font-size:10px!important;
}
.cb-trending-fixed .cb-trending-item img{
  width:22px!important;
  height:22px!important;
}
.cb-trending-fixed .cb-trending-item strong{
  font-size:11px!important;
  line-height:13px!important;
}
.cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank){
  font-size:9px!important;
  line-height:11px!important;
}
.cb-trending-fixed .cb-trending-item em{
  margin-top:0!important;
  font-size:8px!important;
  line-height:9px!important;
}
@media(max-width:720px){
  body{padding-bottom:44px!important}
  .cb-trending-fixed{height:44px!important;min-height:44px!important;max-height:44px!important;display:flex!important}
  .cb-trending-fixed .cb-trending-label{height:44px!important;min-height:44px!important;padding:0 12px!important;font-size:10px!important}
  .cb-trending-fixed .cb-trending-track-wrap,.cb-trending-fixed .cb-trending-track{height:44px!important;min-height:44px!important}
  .cb-trending-fixed .cb-trending-item{height:44px!important;min-width:185px!important;grid-template-columns:20px 22px auto!important;grid-template-rows:16px 12px!important;padding:6px 9px!important}
  .cb-trending-fixed .cb-trending-item img{width:20px!important;height:20px!important}
}

/* Solana mobile wallet launcher */
.wallet-open-actions{display:flex;flex-wrap:wrap;gap:9px;margin:12px 0 8px}
.wallet-open-btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 15px;border-radius:12px;font-weight:900;text-decoration:none!important;color:#fff!important}
.wallet-open-btn.phantom{background:linear-gradient(135deg,#7656f6,#9b7cff)}
.wallet-open-btn.solflare{background:linear-gradient(135deg,#ff8a00,#ffb800);color:#111!important}
.notice small{display:block;line-height:1.45;opacity:.85}

/* Continuous ticker: duration and exact pixel distance are set by JavaScript. */
.cb-trending-fixed .cb-trending-track{animation:none!important;transform:translate3d(0,0,0)}
.cb-trending-fixed .cb-trending-track.is-running{animation:cbTickerContinuous var(--ticker-duration,28s) linear infinite!important}
@keyframes cbTickerContinuous{from{transform:translate3d(0,0,0)}to{transform:translate3d(calc(-1 * var(--ticker-distance)),0,0)}}
@media(max-width:720px){.cb-trending-fixed .cb-trending-track:hover{animation-play-state:running!important}}


/* Mobile ticker: one compact horizontal line */
.cb-trending-fixed .cb-trending-track-wrap,
.cb-trending-fixed .cb-trending-track,
.cb-trending-fixed .cb-trending-item{
  white-space:nowrap!important;
}
.cb-trending-fixed .cb-trending-item{
  display:flex!important;
  align-items:center!important;
  gap:7px!important;
  min-width:max-content!important;
  padding:0 14px!important;
}
.cb-trending-fixed .cb-trending-rank,
.cb-trending-fixed .cb-trending-item img,
.cb-trending-fixed .cb-trending-item strong,
.cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank),
.cb-trending-fixed .cb-trending-item em{
  display:inline-flex!important;
  align-items:center!important;
  grid-row:auto!important;
  grid-column:auto!important;
  margin:0!important;
  line-height:1!important;
  flex:0 0 auto!important;
}
.cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank){max-width:125px;overflow:hidden;text-overflow:ellipsis}
.cb-trending-fixed .cb-trending-empty strong,
.cb-trending-fixed .cb-trending-empty span,
.cb-trending-fixed .cb-trending-empty em{grid-column:auto!important}
@media(max-width:720px){
  .cb-trending-fixed .cb-trending-label{flex:0 0 auto!important;white-space:nowrap!important}
  .cb-trending-fixed .cb-trending-item{height:44px!important;padding:0 11px!important;gap:6px!important}
  .cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank){max-width:92px!important;font-size:9px!important}
  .cb-trending-fixed .cb-trending-item strong{font-size:10px!important}
  .cb-trending-fixed .cb-trending-item em{font-size:8px!important}
}


/* Final exact compact CoinBuzzer footer ticker override */
body{padding-bottom:40px!important}
.cb-trending-fixed{
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  display:flex!important;
  align-items:stretch!important;
  background:#09090c!important;
  border-top:1px solid rgba(255,255,255,.10)!important;
  box-shadow:0 -3px 12px rgba(0,0,0,.55)!important;
  overflow:hidden!important;
}
.cb-trending-fixed .cb-trending-label{
  height:40px!important;
  min-height:40px!important;
  flex:0 0 178px!important;
  justify-content:flex-start!important;
  padding:0 18px!important;
  background:#050505!important;
  color:#ffb51b!important;
  border-right:1px solid rgba(255,255,255,.10)!important;
  font-size:11px!important;
  font-weight:900!important;
  line-height:40px!important;
  white-space:nowrap!important;
}
.cb-trending-fixed .cb-trending-track-wrap,
.cb-trending-fixed .cb-trending-track{
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
}
.cb-trending-fixed .cb-trending-track-wrap{display:block!important;background:#09090c!important}
.cb-trending-fixed .cb-trending-track{display:flex!important;align-items:stretch!important;width:max-content!important}
.cb-trending-fixed .cb-trending-item{
  height:40px!important;
  min-height:40px!important;
  min-width:max-content!important;
  display:flex!important;
  align-items:center!important;
  gap:6px!important;
  padding:0 13px!important;
  border-right:1px solid rgba(255,255,255,.09)!important;
  background:transparent!important;
  white-space:nowrap!important;
}
.cb-trending-fixed .cb-trending-rank{
  color:#c9c9cf!important;
  font-size:9px!important;
  font-weight:900!important;
}
.cb-trending-fixed .cb-trending-item img{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  border-radius:50%!important;
  object-fit:cover!important;
}
.cb-trending-fixed .cb-trending-item strong{
  color:#f5f5f7!important;
  font-size:10px!important;
  font-weight:900!important;
  line-height:1!important;
}
.cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank){
  max-width:none!important;
  color:#9d9da6!important;
  font-size:9px!important;
  line-height:1!important;
  overflow:visible!important;
  text-overflow:clip!important;
}
.cb-trending-fixed .cb-trending-item em{
  color:#69e9a3!important;
  font-size:8px!important;
  font-style:normal!important;
  font-weight:900!important;
  line-height:1!important;
  text-transform:none!important;
}
.cb-trending-fixed .cb-trending-empty em{color:#69e9a3!important}
@media(max-width:720px){
  body{padding-bottom:40px!important}
  .cb-trending-fixed{height:40px!important;min-height:40px!important;max-height:40px!important;display:flex!important}
  .cb-trending-fixed .cb-trending-label{height:40px!important;min-height:40px!important;flex-basis:160px!important;padding:0 12px!important;font-size:10px!important}
  .cb-trending-fixed .cb-trending-track-wrap,.cb-trending-fixed .cb-trending-track{height:40px!important;min-height:40px!important;max-height:40px!important}
  .cb-trending-fixed .cb-trending-item{height:40px!important;min-height:40px!important;padding:0 10px!important;gap:5px!important}
  .cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank){font-size:8.5px!important;max-width:none!important}
  .cb-trending-fixed .cb-trending-item strong{font-size:9.5px!important}
  .cb-trending-fixed .cb-trending-item em{font-size:8px!important}
}


/* 2026-07 exact one-line footer ticker — mirrors coinbuzzer.me */
html body{padding-bottom:36px!important}
.cb-trending-fixed{position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:999999!important;width:100vw!important;height:36px!important;min-height:36px!important;max-height:36px!important;display:flex!important;flex-direction:row!important;align-items:center!important;overflow:hidden!important;border:0!important;border-top:1px solid rgba(255,255,255,.10)!important;border-radius:0!important;background:#08080b!important}
.cb-trending-fixed .cb-trending-label{position:relative!important;z-index:3!important;flex:0 0 177px!important;width:177px!important;height:36px!important;min-height:36px!important;max-height:36px!important;display:flex!important;align-items:center!important;justify-content:flex-start!important;padding:0 16px!important;margin:0!important;background:#050505!important;color:#ffb51b!important;border-right:1px solid rgba(255,255,255,.10)!important;font-size:10px!important;font-weight:900!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important}
.cb-trending-fixed .cb-trending-track-wrap{flex:1 1 auto!important;min-width:0!important;width:auto!important;height:36px!important;min-height:36px!important;max-height:36px!important;display:block!important;overflow:hidden!important;background:#08080b!important}
.cb-trending-fixed .cb-trending-track{height:36px!important;min-height:36px!important;max-height:36px!important;display:flex!important;flex-flow:row nowrap!important;align-items:center!important;width:max-content!important;white-space:nowrap!important}
.cb-trending-fixed .cb-trending-item{box-sizing:border-box!important;flex:0 0 auto!important;width:auto!important;min-width:max-content!important;height:36px!important;min-height:36px!important;max-height:36px!important;display:flex!important;flex-flow:row nowrap!important;align-items:center!important;align-content:center!important;justify-content:flex-start!important;gap:5px!important;margin:0!important;padding:0 12px!important;border:0!important;border-right:1px solid rgba(255,255,255,.09)!important;background:transparent!important;color:#fff!important;line-height:1!important;white-space:nowrap!important;overflow:hidden!important}
.cb-trending-fixed .cb-trending-item>*{position:static!important;display:inline-flex!important;flex:0 0 auto!important;align-items:center!important;width:auto!important;height:auto!important;min-height:0!important;max-height:22px!important;margin:0!important;padding:0!important;line-height:1!important;white-space:nowrap!important;grid-area:auto!important;transform:none!important}
.cb-trending-fixed .cb-trending-rank{color:#c8c8ce!important;font-size:9px!important;font-weight:900!important}
.cb-trending-fixed .cb-trending-item img{width:18px!important;height:18px!important;min-width:18px!important;max-height:18px!important;border-radius:50%!important;object-fit:cover!important}
.cb-trending-fixed .cb-trending-item strong{color:#f4f4f6!important;font-size:9.5px!important;font-weight:900!important}
.cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank){color:#9d9da6!important;font-size:8.5px!important;overflow:visible!important;text-overflow:clip!important}
.cb-trending-fixed .cb-trending-item em{color:#68e7a1!important;font-size:8px!important;font-style:normal!important;font-weight:900!important;text-transform:none!important;letter-spacing:0!important}
@media(max-width:720px){html body{padding-bottom:36px!important}.cb-trending-fixed,.cb-trending-fixed .cb-trending-track-wrap,.cb-trending-fixed .cb-trending-track,.cb-trending-fixed .cb-trending-item{height:36px!important;min-height:36px!important;max-height:36px!important}.cb-trending-fixed .cb-trending-label{flex-basis:145px!important;width:145px!important;height:36px!important;min-height:36px!important;padding:0 10px!important;font-size:9px!important}.cb-trending-fixed .cb-trending-item{padding:0 9px!important;gap:4px!important}.cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank){font-size:8px!important}}

/* 2026-07-15: exact readable CoinBuzzer homepage-style ticker */
.cb-trending-fixed{
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  background:#07070a!important;
}
.cb-trending-fixed .cb-trending-label{
  flex:0 0 178px!important;
  width:178px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  padding:0 16px!important;
  font-size:11px!important;
}
.cb-trending-fixed .cb-trending-track-wrap,
.cb-trending-fixed .cb-trending-track{
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
}
.cb-trending-fixed .cb-trending-item{
  flex:0 0 225px!important;
  width:225px!important;
  min-width:225px!important;
  max-width:225px!important;
  height:40px!important;
  min-height:40px!important;
  max-height:40px!important;
  padding:0 13px!important;
  gap:6px!important;
  overflow:hidden!important;
}
.cb-trending-fixed .cb-trending-rank{
  font-size:10px!important;
}
.cb-trending-fixed .cb-trending-item img{
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  max-height:20px!important;
}
.cb-trending-fixed .cb-trending-item strong{
  font-size:10.5px!important;
  max-width:58px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.cb-trending-fixed .cb-trending-item span:not(.cb-trending-rank){
  font-size:9.5px!important;
  min-width:0!important;
  max-width:82px!important;
  overflow:hidden!important;
  text-overflow:ellipsis!important;
}
.cb-trending-fixed .cb-trending-item em{
  font-size:8.5px!important;
  margin-left:auto!important;
}
.cb-trending-fixed .cb-trending-empty strong{max-width:none!important}
.cb-trending-fixed .cb-trending-empty span:not(.cb-trending-rank){max-width:105px!important}
@media(max-width:720px){
  body{padding-bottom:40px!important}
  .cb-trending-fixed{height:40px!important;min-height:40px!important;max-height:40px!important;display:flex!important}
  .cb-trending-fixed .cb-trending-label{flex:0 0 165px!important;width:165px!important;font-size:10px!important;padding:0 12px!important}
  .cb-trending-fixed .cb-trending-item{flex-basis:210px!important;width:210px!important;min-width:210px!important;max-width:210px!important;padding:0 10px!important}
}


/* Shared original CoinBuzzer ticker: rendered by coinbuzzer.me in an isolated iframe. */
.cb-shared-ticker-frame{
  position:fixed!important;
  z-index:999999!important;
  left:0!important;
  right:0!important;
  bottom:0!important;
  width:100%!important;
  height:64px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  background:#08080b!important;
  overflow:hidden!important;
  display:block!important;
  box-shadow:0 -8px 30px rgba(0,0,0,.45)!important;
}
html body{padding-bottom:64px!important}
@media(max-width:720px){
  .cb-shared-ticker-frame{height:64px!important}
  html body{padding-bottom:64px!important}
}

/* Wallet chooser and price-impact warning */
.wallet-top-solana-actions a.phantom{background:linear-gradient(135deg,#7656f6,#9b7cff);color:#fff!important;border-color:rgba(155,124,255,.7)}
.wallet-top-solana-actions a.solflare{background:linear-gradient(135deg,#ff8a00,#ffb800);color:#161008!important;border-color:rgba(255,184,0,.75)}
.wallet-top-hint{margin-top:10px;font-size:11px;line-height:1.4;color:rgba(255,239,190,.72)}
#amountOutUsd[data-risk="high"]{color:#ff9b9b;font-weight:800}
@media(max-width:620px){.wallet-top-prompt{top:62px}.wallet-top-solana-actions{display:grid;grid-template-columns:1fr 1fr}.wallet-top-solana-actions a{display:flex;align-items:center;justify-content:center;min-height:46px}}
