@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Roboto+Mono:wght@700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{color:#ebecf0;background:#000;font-family:Inter,Google Sans,Product Sans,system-ui,sans-serif;font-size:16px;line-height:24px}.app{min-height:100vh;position:relative;overflow-x:hidden}.sticky-shell{z-index:900;background:#000;position:fixed;top:0;left:0;right:0}.header-spacer{height:130px}.page-body{z-index:1;max-width:1400px;margin:0 auto;padding:12px 16px 0;position:relative}.live-status{color:#9ca3af;margin-bottom:8px;font-size:12px}.live-status.live{color:#25da72}.live-status.loading{color:#60a5fa}.live-status.error{color:#f59e0b}a{color:#a78bfa;text-decoration:none}a:hover{text-decoration:underline}.ticker-bar{background:#000;border-bottom:1px solid #1f2937;height:48px;padding:4px 0}.ticker-inner{align-items:center;max-width:1500px;height:100%;margin:0 auto;padding:0 16px;display:flex}.ticker-label{text-transform:uppercase;white-space:nowrap;color:#ff1c1c;letter-spacing:.05em;align-items:center;gap:6px;padding-right:12px;font-size:12px;font-weight:600;display:inline-flex}.ticker-clock{color:#ff1c1c;flex-shrink:0;width:14px;height:14px}.ticker-scroll{flex:1;overflow:hidden}.ticker-track{white-space:nowrap;gap:24px;animation:30s linear infinite scroll-left;display:flex}.ticker-city{color:#fff;flex-direction:column;align-items:center;margin:0 8px;line-height:1.2;display:inline-flex}.ticker-time{color:#ff1c1c;font-family:Roboto Mono,ui-monospace,monospace;font-size:14px;font-weight:700;line-height:21px}.ticker-city-name{color:gray;font-size:12px;font-weight:400;line-height:16px}@keyframes scroll-left{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-header{background:#000;box-shadow:0 4px 12px #00000059}.header-top{height:40px}.nav-mobile-actions{align-items:center;gap:4px;display:none}.btn-mobile-icon{color:#e5e7eb;cursor:pointer;background:0 0;border:none;border-radius:999px;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.btn-mobile-icon:hover{background:#1f2937}.mobile-search-panel,.mobile-menu-panel{background:#1f2937;display:none}.mobile-search-panel{padding:8px 16px 12px}.mobile-search-input{width:100%;max-width:320px}.mobile-menu-panel{flex-direction:column;gap:12px;max-height:min(70vh,520px);padding:12px 16px 16px;display:none;overflow:auto}.mobile-menu-link{color:#fff;align-items:center;gap:8px;font-size:14px;font-weight:500;display:inline-flex}.mobile-menu-link:hover{color:#d1d5db;text-decoration:none}.header-top-inner{justify-content:space-between;align-items:center;gap:12px;max-width:1400px;height:100%;margin:0 auto;padding:0 16px;display:flex}.header-divider{background:linear-gradient(90deg,#0000,#374151,#0000);height:1px}.nav-left,.nav-right{align-items:center;gap:12px;display:flex}.coin-count-text{color:#fff;align-items:center;gap:8px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.coin-count-badge{color:#fff;background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:999px;padding:2px 8px;font-size:12px;font-weight:700;line-height:16px}.social-link{color:#0ff;display:inline-flex}.cosmetic-only{cursor:default;pointer-events:none;-webkit-user-select:none;user-select:none;text-decoration:none}.cosmetic-only:hover{text-decoration:none}.social-svg{width:20px;height:20px}.quick-actions-wrap{position:relative}.quick-actions-menu{z-index:20;background:#111827;border:1px solid #374151;border-radius:10px;min-width:180px;padding:6px;position:absolute;top:calc(100% + 6px);right:0;box-shadow:0 12px 30px #00000073}.quick-actions-item{color:#e5e7eb;border-radius:8px;padding:8px 10px;font-size:13px;display:block}.quick-actions-item:hover{background:#1f2937;text-decoration:none}.btn-about{color:#fff;background:linear-gradient(135deg,#8b5cf6,#6d28d9);border:none;border-radius:8px;align-items:center;padding:5px 12px;font-family:inherit;font-size:14px;font-weight:600;line-height:14px;display:inline-flex}.btn-quick{color:#fff;background:#ff1a1a;border:none;border-radius:8px;align-items:center;padding:5px 12px;font-family:inherit;font-size:14px;font-weight:600;line-height:14px;display:inline-flex}.navbar{max-width:1400px;margin:0 auto;padding:8px 16px}.navbar-inner{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.logo-link{flex-shrink:0;align-items:center;gap:8px;text-decoration:none;display:flex}.logo-img{object-fit:cover;border-radius:6px;width:40px;height:32px}.logo-text{align-items:baseline;gap:6px;font-size:24px;font-weight:700;line-height:32px;display:inline-flex}.logo-name{background:linear-gradient(90deg,#0ff,#3b82f6);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.logo-fu{color:gold;font-weight:900}.nav-links{align-items:center;gap:20px;display:flex}.nav-item{color:#fff;white-space:nowrap;align-items:center;gap:8px;font-size:16px;font-weight:500;line-height:24px;display:inline-flex}.nav-item:hover{color:#d1d5db;text-decoration:none}.nav-icon{flex-shrink:0;width:20px;height:20px}.nav-icon--star{color:#eab308}.nav-icon--news{color:#0ff}.nav-icon--swap{color:#a855f7}.nav-icon--rocket{color:#3b82f6}.search-input{color:#ebecf0;background:#1f2937;border:1px solid #374151;border-radius:8px;width:180px;padding:6px 12px;font-size:16px;line-height:24px}.search-input::placeholder{color:#6b7280}.search-wrap{z-index:90;flex-direction:column;align-items:stretch;display:inline-flex;position:relative}.search-wrap .search-input{width:200px}.search-wrap--mobile{width:100%;max-width:320px}.search-wrap--mobile .search-input{width:100%}.search-suggest{z-index:80;background:#111827;border:1px solid #4b5563;border-radius:8px;min-width:min(320px,92vw);max-height:240px;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:auto;box-shadow:0 12px 28px #00000073}.search-suggest-empty{color:#9ca3af;padding:12px 14px;font-size:13px}.search-suggest-row{border-bottom:1px solid #1f2937;align-items:center;gap:8px;padding:6px 8px 6px 4px;display:flex}.search-suggest-row:last-child{border-bottom:none}.search-suggest-row:hover{background:#1f2937}.search-suggest-main{min-width:0;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:6px;flex:1;align-items:center;gap:8px;padding:4px 6px;display:flex}.search-suggest-avatar{background:#374151;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.search-suggest-avatar img{object-fit:cover;width:100%;height:100%}.search-suggest-avatar-fallback{color:#e5e7eb;font-size:12px;font-weight:700}.search-suggest-text{flex-direction:column;gap:1px;min-width:0;display:flex}.search-suggest-name{color:#f3f4f6;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;overflow:hidden}.search-suggest-ticker{color:#9ca3af;font-size:11px}.banners{margin:12px 0 8px}.banners-row{border-radius:12px;flex-direction:column;gap:20px;display:flex}.banner-slot{background:#1f2937;border-radius:12px;flex:1;min-width:0;display:block;overflow:hidden}.banner-img{aspect-ratio:8;object-fit:cover;border-radius:12px;width:100%;height:auto;transition:opacity .35s;display:block}.banner-cta{text-align:center;color:#fff;margin-top:6px;font-size:12px;font-weight:500;line-height:16px;text-decoration:underline;display:block}@media (width>=768px){.banners-row{flex-direction:row;height:96px}.banner-slot{height:100%}.banner-img{aspect-ratio:auto;height:100%}}.showcase{width:100%;max-width:1152px;margin:20px auto 28px}.showcase-grid{grid-template-columns:1fr 1fr;gap:24px;display:grid}.showcase-item{padding:0 12px}.showcase-img{object-fit:contain;background:#000;border-radius:16px;width:100%;height:270px;display:block}.strip{background:#000;border:1px solid #9ca3af;border-radius:12px;align-items:center;gap:10px;min-height:45px;margin:12px 0;padding:4px 10px;display:flex;overflow:hidden}.crypto-news{border-color:#374151;margin-bottom:24px}.strip-label{flex-shrink:0;align-items:center;gap:6px;min-width:120px;text-decoration:none;display:inline-flex}.strip-icon{flex-shrink:0;width:24px;height:24px}.strip-icon.rocket-orange{color:#f97316;width:24px;height:24px}.strip-icon.newspaper-cyan{color:#0ff;width:20px;height:20px}.section-tag{white-space:nowrap;font-size:18px;font-weight:700}.trending-text{background:linear-gradient(90deg,#ff6b6b,#ffd93d);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.news-headline-gradient{background:linear-gradient(90deg,#0ff,#3b82f6);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text}.news-label{min-width:140px}.news-trend{color:#3b82f6;flex-shrink:0;width:16px;height:16px}.news-marquee{flex:1;min-width:0;overflow:hidden}.news-marquee-track{align-items:center;gap:0;width:max-content;animation:90s linear infinite news-marquee;display:flex}.news-marquee:hover .news-marquee-track{animation-play-state:paused}@keyframes news-marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}.news-pill{color:inherit;white-space:nowrap;background:#1f2937;border-radius:9999px;align-items:center;gap:8px;margin-right:32px;padding:6px 12px;text-decoration:none;transition:transform .2s;display:inline-flex}.news-pill:hover{text-decoration:none;transform:scale(1.05)}.news-pill-title{color:#ebecf0;text-overflow:ellipsis;max-width:300px;font-size:14px;font-weight:600;overflow:hidden}.news-pill-time{background:linear-gradient(90deg,#a855f7,#ec4899);-webkit-text-fill-color:transparent;color:#0000;-webkit-background-clip:text;background-clip:text;align-items:center;gap:4px;font-size:12px;font-weight:600;line-height:16px;display:inline-flex}.news-pill-time svg,.icon-clock-mini{color:#c084fc;-webkit-text-fill-color:#c084fc;flex-shrink:0;width:12px;height:12px}.carousel-viewport{flex:1;overflow:hidden}.carousel-track{align-items:center;gap:12px;width:max-content;animation:28s linear infinite scroll-left;display:flex}.boosted-pill{color:#f3f4f6;white-space:nowrap;background:#e5e7eb1a;border-radius:999px;align-items:center;gap:6px;padding:4px 12px;font-size:14px;text-decoration:none;display:inline-flex;box-shadow:0 1px 2px #0003}.boosted-pill:hover{background:#e5e7eb29;text-decoration:none}.carousel-rank{color:#f97316;font-size:12px;font-weight:700}.boosted-logo{object-fit:cover;border-radius:50%;width:28px;height:28px;transition:transform .3s}.boosted-pill:hover .boosted-logo{transform:rotate(12deg)}.boosted-name{color:#f3f4f6;font-size:14px;font-weight:500}.news-track{scrollbar-width:none;flex:1;gap:10px;display:flex;overflow-x:auto}.news-track::-webkit-scrollbar{display:none}.news-card{background:#111827;border:1px solid #374151;border-radius:10px;min-width:220px;padding:8px 10px;font-size:12px}.news-card p{white-space:nowrap;text-overflow:ellipsis;color:#f3f4f6;margin-bottom:2px;overflow:hidden}.news-card small{color:#6b7280}.market-cards{max-width:768px;margin:8px auto 16px}.market-grid{grid-template-columns:repeat(4,1fr);gap:4px;display:grid}.market-card{text-align:center;flex-direction:column;align-items:center;padding:8px;transition:all .3s;display:flex}.market-icon{object-fit:cover;border-radius:50%;width:32px;height:32px;margin-bottom:4px;transition:transform .3s}.market-card:hover .market-icon{transform:rotate(12deg)}.price-text-gradient,.market-ticker{background:linear-gradient(90deg,#0ff,#3b82f6);color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;font-size:14px;font-weight:700;line-height:20px}.market-price{color:#fff;margin-top:4px;font-size:14px;font-weight:600;line-height:20px}.market-change{font-size:12px;font-weight:600}.market-change.up{color:#25da72}.market-change.down{color:#d6436e}.main-content{grid-template-columns:1fr 1fr 1fr;gap:12px;margin-bottom:20px;display:grid}.card{background:#000;border:1px solid #9ca3af;border-radius:12px;flex-direction:column;height:310px;min-height:310px;max-height:310px;padding:4px;display:flex;overflow:hidden}.card-title{color:#ebecf0;align-items:center;gap:8px;margin:0;font-size:14px;font-weight:900;line-height:20px;display:flex}.card-title.red{color:#ef4444}.card-title-text{font-size:14px;font-weight:900;line-height:20px}.card-title.red .card-title-text{color:#ef4444}.flame-icon{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex;position:relative}.flame-trail{pointer-events:none;background:linear-gradient(#0000,#f9731680,#0000);width:12px;height:24px;animation:1s ease-in-out infinite flameTrail;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.newly-rocket{color:#ef4444;width:24px;height:24px;margin-top:4px;position:relative;transform:rotate(-45deg)}.trophy-wrap{flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.trophy-wrap svg,.icon-trophy{color:#eab308;width:24px;height:24px}@keyframes flameTrail{0%,to{opacity:.5;height:24px}50%{opacity:.8;height:28px}}.card-head{flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;margin-bottom:4px;padding:8px 8px 0;display:flex}.view-more{white-space:nowrap;color:#e5e7eb;font-size:12px;font-weight:700}.token-list{flex:1;min-height:0;margin:0;padding:0 4px 4px;list-style:none;overflow:hidden}.token-list li{border-bottom:1px solid #1e293b}.token-list li:last-child{border-bottom:none}.token-row-link{color:#e5e7eb;align-items:center;gap:8px;min-height:40px;padding:4px 8px;font-size:12px;font-weight:700;text-decoration:none;display:flex}.token-row-link:hover{background:#ffffff08;text-decoration:none}.token-logo{object-fit:cover;border-radius:50%;flex-shrink:0;width:32px;height:32px;transition:transform .3s}.token-row-link:hover .token-logo{transform:rotate(12deg)}.token-icon-placeholder{background:#374151;border-radius:50%;flex-shrink:0;width:32px;height:32px}.token-icon-placeholder.small{width:24px;height:24px}.token-icon-placeholder.tiny{width:18px;height:18px}.rank{text-align:center;color:#9ca3af;width:18px;font-size:12px;font-weight:700}.ms-vote-total{color:#f97316;font-size:14px;font-weight:700}.ms-vote-btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(90deg,#a855f7,#ec4899);border:0;border-radius:9999px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:8px 16px;font-size:16px;font-weight:400;line-height:1;transition:transform .15s,filter .15s,opacity .15s;display:inline-flex}.ms-vote-btn:hover:not(:disabled){background:linear-gradient(90deg,#9333ea,#db2777);transform:scale(1.05)}.ms-vote-btn:active:not(:disabled){transform:scale(.95)}.ms-vote-btn:disabled{opacity:.7;cursor:wait}.ms-vote-btn--compact{min-height:36px;padding:6px 12px;font-size:14px}.ms-vote-btn-inner{align-items:center;gap:8px;display:inline-flex}.ms-vote-thumb{flex-shrink:0;width:20px;height:20px}.ms-vote-btn--compact .ms-vote-thumb{width:18px;height:18px}.ms-vote-count{font-size:14px;font-weight:700}.ms-vote-btn--compact .ms-vote-count{font-size:13px}.votes{white-space:nowrap;margin-left:auto}.token-name{text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:12px;font-weight:700;overflow:hidden}.token-time{color:#ebecf0;white-space:nowrap;flex-shrink:0;margin-left:auto;font-size:12px;font-weight:700;line-height:16px}.time-filters-wrap{align-items:center;gap:8px;display:flex}.time-label{color:#9ca3af;font-size:12px}.time-filters{gap:4px;display:flex}.filter-btn{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:6px;padding:4px 8px;font-size:12px}.filter-btn.active{color:#fff;background:#374151}.fear-greed{flex-direction:column;align-items:stretch;display:flex}.loading-text{color:#9ca3af;text-align:center;padding:24px 0;font-size:13px}:root{--ms-spinner-mask:url("data:image/svg+xml,%3Csvg width='24' height='24' stroke='%23fff' viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cstyle%3E.spinner_V8m1%7Btransform-origin:center;animation:spinner_zKoa 2s linear infinite%7D.spinner_V8m1 circle%7Bstroke-linecap:round;animation:spinner_YpZS 1.5s ease-out infinite%7D%40keyframes spinner_zKoa%7B100%25%7Btransform:rotate(360deg)%7D%7D%40keyframes spinner_YpZS%7B0%25%7Bstroke-dasharray:0 150;stroke-dashoffset:0%7D47.5%25%7Bstroke-dasharray:42 150;stroke-dashoffset:-16%7D95%25%2C100%25%7Bstroke-dasharray:42 150;stroke-dashoffset:-59%7D%7D%3C%2Fstyle%3E%3Cg class='spinner_V8m1'%3E%3Ccircle cx='12' cy='12' r='9.5' fill='none' stroke-width='3'%3E%3C%2Fcircle%3E%3C%2Fg%3E%3C%2Fsvg%3E")}.loading{pointer-events:none;aspect-ratio:1;width:1.5rem;-webkit-mask-image:var(--ms-spinner-mask);mask-image:var(--ms-spinner-mask);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--ms-spinner-mask);background-color:currentColor;display:inline-block;-webkit-mask-position:50%;-webkit-mask-size:100%;-webkit-mask-repeat:no-repeat}.loading-lg{width:2.5rem}.ms-loading{pointer-events:none;aspect-ratio:1;width:1.5rem;-webkit-mask-image:var(--ms-spinner-mask);mask-image:var(--ms-spinner-mask);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:100%;mask-size:100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-image:var(--ms-spinner-mask);background-color:currentColor;display:inline-block;-webkit-mask-position:50%;-webkit-mask-size:100%;-webkit-mask-repeat:no-repeat}.ms-loading-lg{width:2.5rem}.ms-loading-sm{width:1rem}.ms-loading-center{color:#60a5fa;justify-content:center;align-items:center;width:100%;min-height:220px;padding:40px 16px;display:flex}.ms-loading-inline{align-items:center;gap:8px;display:inline-flex}.ms-skeleton{background:#374151;border-radius:999px;animation:2s cubic-bezier(.4,0,.6,1) infinite ms-skeleton-pulse;display:block}@keyframes ms-skeleton-pulse{0%,to{opacity:1}50%{opacity:.45}}.ms-skeleton-shimmer{background:linear-gradient(90deg,#1f2937 25%,#374151 50%,#1f2937 75%) 0 0/200% 100%;border-radius:8px;animation:1.5s infinite ms-skeleton-shimmer;display:block}@keyframes ms-skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ms-skeleton-ticker{border-radius:999px;flex:1;height:20px;margin-left:12px}.ms-skeleton-row{align-items:center;gap:10px;padding:8px 0;display:flex}.ms-skeleton-avatar{flex-shrink:0;width:32px;height:32px}.ms-skeleton-avatar--market{width:40px;height:40px;margin:0 auto 8px}.ms-skeleton-line{border-radius:999px;flex:1;height:12px}.ms-skeleton-line--lg{max-width:140px}.ms-skeleton-line--sm{flex:0 0 56px;max-width:56px}.ms-skeleton-line--ticker{width:48px;height:14px;margin:0 auto 8px}.ms-skeleton-line--price{width:72px;height:18px;margin:0 auto 6px}.ms-skeleton-line--change{width:52px;height:12px;margin:0 auto}.ms-skeleton-list{margin:0;padding:0 8px;list-style:none}.ms-fear-greed-loading{flex-direction:column;justify-content:center;align-items:center;min-height:220px;padding:24px 12px;display:flex}.ms-loading-pulse-circle{background:#374151;border-radius:999px;width:64px;height:64px;margin-bottom:16px;animation:2s cubic-bezier(.4,0,.6,1) infinite ms-skeleton-pulse}.ms-table-loading{min-height:280px}.live-status.loading,.live-status.live,.live-status--refreshing{align-items:center;gap:8px;display:inline-flex}.rango-wallet-wc-missing{color:#fbbf24;text-align:center;background:#f59e0b1f;border:1px solid #f59e0b59;border-radius:10px;margin:0 16px 12px;padding:10px 12px;font-size:12px;line-height:1.45}.page-btn:not(:disabled){cursor:pointer}.page-btn:not(:disabled):hover{background:#374151}.ms-carousel-skeleton{gap:10px;padding:8px 0;display:flex;overflow:hidden}.ms-carousel-skeleton-pill{border-radius:999px;flex-shrink:0;width:120px;height:36px}.fear-greed{padding:8px 4px 4px}.fear-greed .card-title{flex-shrink:0;padding:4px 8px 0}.gauge{text-align:center;flex-direction:column;flex:1;justify-content:space-between;width:100%;min-height:0;padding:0 8px 4px;display:flex}.gauge-reading{justify-content:center;align-items:center;gap:8px;margin:2px 0 4px;display:flex}.gauge-number{font-size:30px;font-weight:700;line-height:36px}.gauge-label{font-size:18px;font-weight:500;line-height:28px}.gauge-meter{flex:1;width:100%;height:110px;min-height:90px;max-height:120px;margin:0 auto;position:relative}.gauge-svg{width:100%;height:100%;display:block}.gauge-labels{justify-content:space-between;align-items:flex-end;gap:8px;width:100%;margin-top:12px;font-size:12px;font-weight:500;line-height:16px;display:flex}.gauge-extreme{white-space:nowrap;flex-direction:column;align-items:center;gap:4px;min-width:72px;display:flex}.gauge-extreme span{font-size:12px;font-weight:500;line-height:16px}.gauge-extreme.fear{color:#e91e63}.gauge-extreme.greed{color:#4caf50}.gauge-extreme-icon{width:16px;height:16px}.gauge-extreme.fear .gauge-extreme-icon{color:#ef4444}.gauge-extreme.greed .gauge-extreme-icon{color:#22c55e}.gauge-swatches{align-items:center;gap:4px;padding-bottom:2px;display:flex}.gauge-swatches span{border-radius:2px;width:24px;height:12px;display:block}.table-section{margin:20px 0}.table-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:12px;display:flex}.table-header-ranking{flex-direction:column;align-items:stretch;gap:10px;margin-bottom:12px}.table-header-ranking .table-title-lg{text-align:center;width:100%;margin:0}.table-header-ranking .time-filters-wrap{align-items:center;height:48px;margin-bottom:4px;margin-left:auto;display:flex}.table-title{color:#f3f4f6;font-size:24px;font-weight:700;line-height:32px}.table-title-lg{color:#ebecf0;font-size:36px!important;font-weight:700!important;line-height:40px!important}@media (width>=640px){.table-title-lg{font-size:36px!important;line-height:40px!important}}@media (width<=639px){.table-title-lg{font-size:30px!important;line-height:36px!important}}.table-frame{position:relative}.table-frame-glow{filter:blur(4px);pointer-events:none;background:linear-gradient(90deg,#3b82f6,#f97316,#3b82f6) 0 0/200% 100%;border-radius:12px;animation:3s linear infinite borderRotate;position:absolute;inset:0}@keyframes borderRotate{0%{background-position:0%}to{background-position:200%}}.table-frame-inner{z-index:1;background:#000;border-radius:12px;margin:2px;position:relative;overflow:hidden}.table-frame-tall{min-height:50vh}.table-scroll{overflow-x:auto}.boosted-heading{background:#000;align-items:center;gap:8px;margin:0;padding:16px;font-size:24px;font-weight:700;line-height:32px;display:flex}.boosted-rocket-wrap{flex-shrink:0;width:32px;height:32px;position:relative}.boosted-rocket-glow{filter:blur(16px);background:#3b82f64d;border-radius:9999px;animation:4s ease-in-out infinite outerGlow;position:absolute;inset:0}@keyframes outerGlow{0%,to{opacity:.3;transform:scale(1.2)}50%{opacity:.5;transform:scale(1.4)}}.boosted-rocket{color:#2563eb;filter:drop-shadow(0 0 8px #2563eb80);width:32px;height:32px;position:absolute;top:0;left:0}.boosted-title-gradient{background:linear-gradient(90deg,#2563eb,#f97316,#2563eb) 0 0/200%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:3s linear infinite gradientFlow}.table-wrap{background:#000;border-radius:12px;margin:2px;position:relative;overflow-x:auto}.token-table{border-collapse:collapse;color:#f3f4f6;background:0 0;width:100%;min-width:0;font-size:12px}th,td{text-align:left;white-space:nowrap;vertical-align:middle;border-bottom:1px solid #1f2937;padding:4px 8px}th{color:#ebecf099;text-transform:none;background:0 0;font-size:12px;font-weight:700;line-height:16px}tbody tr:hover{background:#3b82f60f}.fav-btn{background:0 0;border:none;padding:0}.fav-star{display:none}.rank-cell{font-weight:600}.token-cell{color:inherit;align-items:center;gap:8px;text-decoration:none;display:inline-flex}.token-cell:hover{text-decoration:none}.token-squircle{background:#e5e7eb;border-radius:18%;flex-shrink:0;width:56px;height:56px;overflow:hidden}.table-token-logo{object-fit:contain;width:100%;height:100%;display:block}.token-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.token-meta-name{text-transform:capitalize;color:#f3f4f6;font-size:15px;font-weight:700;line-height:1.2}.token-meta-name-short{display:none}.token-meta-name-full{display:inline}.token-meta-ticker{color:#6b7280;text-transform:uppercase;font-size:12px;line-height:1.2}.change-up{color:#22c55e}.change-down{color:#ef4444}.change-flat{color:#9ca3af}.network-icon{object-fit:cover;border-radius:999px;width:32px;height:32px}.contract-cell{max-width:140px}.contract-text{color:#e5e7eb;font-size:14px;font-weight:500}.social-ico{display:inline-flex}.social-ico.twitter{color:#1da1f2}.social-ico.telegram{color:#08c}.social-ico.web{color:#9333ea}.social-svg-sm{width:20px;height:20px}.pagination{color:#9ca3af;align-items:center;gap:12px;padding:12px 0;font-size:13px;display:flex}.page-btn{color:#e5e7eb;cursor:pointer;background:#1f2937;border:1px solid #374151;border-radius:6px;padding:4px 10px}.page-btn:disabled{opacity:.45;cursor:not-allowed}.per-page{color:#e5e7eb;background:#1f2937;border:1px solid #374151;border-radius:6px;margin-left:auto;padding:4px 8px}@media (width<=768px){.token-squircle{width:32px;height:32px}.token-meta-name{font-size:14px}}.footer{border-top:none;margin-top:32px;padding:0}.footer-info{text-align:left;max-width:1400px;margin:0 auto;padding:32px 16px}.footer-info h2{color:#ebecf0;text-align:left;margin-bottom:24px;font-size:24px;font-weight:700;line-height:32px}.footer-info-body{text-align:left;flex-direction:column;gap:16px;display:flex}.footer-info-body>p{color:#f3f4f6;margin:0;font-size:16px;line-height:24px}.footer-info-body a{color:#2563eb}.disclaimer-box{background:#ea580c;border:1px solid #323232;border-radius:8px;padding:16px}.disclaimer-box p{color:#fff;margin:0;font-size:16px;font-weight:600;line-height:24px}.disclaimer-box a{color:#fff;text-decoration:underline}.footer-how{text-align:left;max-width:none;margin:16px 0 0}.footer-how h3{color:#f3f4f6;margin-bottom:16px;font-size:16px;font-weight:600;line-height:24px}.how-accordion{color:#f3f4f6;background:#111827;border:1px solid #374151;border-radius:8px;max-width:768px;overflow:hidden;box-shadow:0 4px 10px #0000001a}.how-accordion-btn{color:#fff;cursor:pointer;text-align:left;background:#111827;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}.how-accordion-btn span{font-size:20px;font-weight:500;line-height:28px}.how-chevron{color:#9ca3af;flex-shrink:0;width:24px;height:24px;transition:transform .3s}.how-chevron.open{transform:rotate(180deg)}.how-accordion-panel{opacity:0;max-height:0;transition:max-height .3s,opacity .3s;overflow:hidden}.how-accordion-panel.open{opacity:1;max-height:480px}.how-accordion-inner{background:#111827;padding:16px}.how-accordion-inner ul{color:#fff;flex-direction:column;gap:12px;margin:0;padding:0;font-size:16px;line-height:24px;list-style:none;display:flex}.how-accordion-inner li{align-items:flex-start;gap:8px;margin:0;display:flex}.how-accordion-inner .bullet{flex-shrink:0}.how-accordion-inner a{color:#2563eb}.how-accordion-inner a:hover{text-decoration:underline}.how-accordion-inner .note{color:#f3f4f6;margin-top:16px;font-size:14px;font-style:italic;line-height:20px}.footer-telegram{text-align:left;max-width:none;margin:0 auto 32px}.telegram-grid{grid-template-columns:1fr 1fr;align-items:stretch;gap:24px;display:grid}.glow-card{border-radius:16px;height:100%;min-height:384px;position:relative;overflow:hidden}.glow-frame{z-index:0;pointer-events:none;background:linear-gradient(90deg,#3b82f6,#a855f7,#f97316,#3b82f6) 0 0/200% 200%;border-radius:16px;padding:3px;animation:6s linear infinite borderGlow;position:absolute;inset:0}.glow-frame-inner{border-radius:13px;width:100%;height:100%}.glow-frame-inner.black{background:#000}.glow-frame-inner.dark{background:#111827}@keyframes borderGlow{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.telegram-copy{z-index:1;flex-direction:column;justify-content:center;height:100%;min-height:384px;padding:32px;display:flex;position:relative}.stay-title-row{align-items:center;width:100%;margin-bottom:32px;display:flex;position:relative}.stay-title-inner{z-index:1;align-items:center;gap:12px;display:flex;position:relative}.float-icon{pointer-events:none;position:absolute}.float-icon.star-yellow{color:#facc15;opacity:.8;width:16px;height:16px;animation:4s ease-in-out infinite starFloat;top:-16px;left:-16px}.float-icon.star-blue{color:#60a5fa;opacity:.8;width:20px;height:20px;animation:5s ease-in-out 1s infinite starFloat;bottom:-16px;right:-16px}.float-icon.zap-flash{color:#facc15;width:20px;height:20px;animation:3s ease-in-out infinite zapFlash;top:-8px;right:-24px}.message-float{color:#3b82f6;flex-shrink:0;width:32px;height:32px;animation:4s ease-in-out infinite rocketFloat}@keyframes starFloat{0%,to{opacity:.7;transform:translateY(0)rotate(0)}50%{opacity:1;transform:translateY(-10px)rotate(10deg)}}@keyframes rocketFloat{0%,to{transform:translateY(0)rotate(-5deg)}50%{transform:translateY(-8px)rotate(5deg)}}@keyframes zapFlash{0%,60%,to{opacity:.5;transform:scale(1)}70%,80%{opacity:1;transform:scale(1.3)}75%{opacity:1;transform:scale(1.1)rotate(10deg)}}.footer-telegram h2{color:#ebecf0;margin:0;font-size:24px;font-weight:700;line-height:32px}.telegram-headline{width:100%;max-width:100%;display:block;position:relative;color:#ebecf0!important;margin-bottom:24px!important;font-size:36px!important;font-weight:800!important;line-height:40px!important}.headline-line{color:#ebecf0;display:block}.headline-gradient{background:linear-gradient(90deg,#f97316,#9a3412) 0 0/300%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite gradientFlow;display:block}@keyframes gradientFlow{0%{background-position:0%}to{background-position:200%}}.footer-telegram .telegram-body,.footer-telegram .telegram-copy>p{color:#ebecf0;margin-bottom:0;font-size:18px;line-height:28px;animation:5s ease-in-out infinite textGlow}@keyframes textGlow{0%,to{text-shadow:0 0 5px #ffffff1a}50%{text-shadow:0 0 10px #ffffff4d}}.telegram-media{z-index:1;border-radius:13px;position:absolute;inset:3px;overflow:hidden}.telegram-img{object-fit:cover;border-radius:13px;width:100%;height:100%;min-height:378px;display:block}.telegram-cta-overlay{z-index:2;text-align:center;background:linear-gradient(#00000026,#0000008c);border-radius:13px;flex-direction:column;justify-content:center;align-items:center;padding:32px;display:flex;position:absolute;inset:3px}.rocket-wrap{justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 24px;display:flex;position:relative}.rocket-glow{filter:blur(16px);background:#3b82f633;border-radius:9999px;animation:3s ease-in-out infinite rocketPulse;position:absolute;inset:0}.cta-rocket{z-index:1;color:#60a5fa;filter:drop-shadow(0 0 8px #2563eb80);width:32px;height:32px;animation:4s ease-in-out infinite rocketFloat;position:relative}.rocket-trail{filter:blur(4px);background:linear-gradient(90deg,#0000,#60a5fab3,#0000);border-radius:9999px;width:96px;height:16px;animation:2s ease-out infinite trailPulse;position:absolute;bottom:-16px;left:50%;transform:translate(-50%)}@keyframes rocketPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.2)}}@keyframes trailPulse{0%,to{opacity:.3;transform:translate(-50%)scaleX(.8)}50%{opacity:.8;transform:translate(-50%)scaleX(1)}}.telegram-btn{color:#fff;background:#f97316;border-radius:9999px;padding:16px 32px;font-size:18px;font-weight:600;text-decoration:none;animation:3s ease-in-out infinite buttonPulse;display:inline-block;box-shadow:0 0 10px #fb923c4d}.telegram-btn:hover{background:#ea580c;text-decoration:none}@keyframes buttonPulse{0%,to{transform:scale(1);box-shadow:0 0 10px #fb923c4d}50%{transform:scale(1.02);box-shadow:0 0 15px #fb923c80}}.premium-note{background:linear-gradient(90deg,#3b82f6,#2563eb);border-radius:9999px;padding:8px 16px;font-weight:500;animation:5s ease-in-out infinite textGlow;display:inline-block;color:#fffc!important;margin-top:16px!important;font-size:14px!important}.footer-bottom{text-align:center;color:#6b7280;border-top:1px solid #1e293b;padding-top:20px;font-size:12px}.footer-bottom p{margin-bottom:4px}.note{color:#6b7280;margin-top:8px;font-size:12px}@media (width>=768px){.header-spacer{height:160px}}@media (width<=1024px){.nav-links{display:none}.nav-mobile-actions{display:flex}.logo-text{font-size:18px;line-height:28px}.main-content,.telegram-grid{grid-template-columns:1fr}.telegram-headline{font-size:28px!important;line-height:34px!important}.col-hide-lg{display:none!important}.token-meta-name-short{display:inline}.token-meta-name-full{display:none}.token-meta{overflow:hidden}.token-meta-name,.token-meta-ticker{text-overflow:ellipsis;white-space:nowrap;max-width:100%;overflow:hidden}.mobile-search-panel{display:block}.mobile-menu-panel{display:flex}.table-scroll{max-width:100%;overflow-x:hidden}.token-table{table-layout:auto;width:100%}.token-table td:first-child,.token-table th:first-child{white-space:nowrap;width:1%;padding-left:6px;padding-right:6px}.token-table td:nth-child(2),.token-table th:nth-child(2){width:99%}.token-table td:last-child,.token-table th:last-child{white-space:nowrap;text-align:right;width:1%;padding-right:8px}}@media (width<=767px){.header-top,.header-divider-desktop{display:none}.header-spacer{height:130px}.showcase-grid{grid-template-columns:1fr}.market-grid{grid-template-columns:repeat(4,1fr);gap:4px}.strip{flex-direction:column;align-items:flex-start}.ms-vote-btn--compact{padding:6px 10px;font-size:13px}}.social-icons{pointer-events:none;-webkit-user-select:none;user-select:none;align-items:center;gap:8px;display:flex}.token-row-split{justify-content:space-between;align-items:center;gap:8px;display:flex}.token-row-main{min-width:0;color:inherit;flex:1;align-items:center;gap:8px;text-decoration:none;display:flex}.claim-overlay{z-index:2000;background:#000000b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.claim-overlay--mobile{align-items:flex-end;padding:0}.claim-modal-frame{border-radius:16px;width:min(420px,100%);position:relative}.claim-modal-frame--sheet{width:100%}.claim-modal-frame .table-frame-glow{border-radius:16px}.claim-modal-frame--sheet .table-frame-glow{border-radius:20px 20px 0 0}.claim-modal{z-index:1;background-color:#000;background-image:var(--claim-bg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:14px;width:100%;margin:2px;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000008c}.claim-modal--sheet{border-radius:18px 18px 0 0;max-height:min(92vh,760px)}.claim-modal--magic,.claim-modal--success{animation:none}.claim-card-magic{pointer-events:none;z-index:2;width:100%;height:100%;position:absolute;inset:0}.claim-modal-scrim{pointer-events:none;z-index:1;background:#0000006b;position:absolute;inset:0}.claim-modal-shimmer{pointer-events:none;z-index:3;background:linear-gradient(115deg,#0000 38%,#ffffff12 48%,#c484fc1f 52%,#0000 62%) 0 0/220% 100%;animation:5s ease-in-out infinite claim-shimmer-sweep;position:absolute;inset:0}.claim-modal-content{z-index:4;text-align:left;padding:24px 22px 20px;font-family:Google Sans,Product Sans,Inter,system-ui,sans-serif;position:relative}.claim-close{color:#a1a1aa;cursor:pointer;z-index:2;background:#00000059;border:none;border-radius:8px;width:32px;height:32px;font-size:1.35rem;line-height:1;position:absolute;top:10px;right:12px}.claim-close:hover:not(:disabled){color:#e4e4e7;background:#ffffff14}.claim-close:disabled{opacity:.45;cursor:not-allowed}.claim-hero-wrap{width:fit-content;margin-bottom:14px;position:relative}.claim-hero-sparkles{pointer-events:none;position:absolute;inset:-18px -22px}.claim-hero-sparkle{background:radial-gradient(circle,#fff 0%,#fbbf24 35%,#0000 72%);border-radius:50%;width:6px;height:6px;animation:2.4s ease-in-out infinite claim-sparkle-float;position:absolute}.claim-hero-sparkle--0{animation-delay:0s;top:8%;left:12%}.claim-hero-sparkle--1{width:4px;height:4px;animation-delay:.35s;top:0;left:48%}.claim-hero-sparkle--2{animation-delay:.7s;top:18%;right:6%}.claim-hero-sparkle--3{width:5px;height:5px;animation-delay:1.05s;bottom:10%;left:0}.claim-hero-sparkle--4{animation-delay:1.4s;bottom:0;left:42%}.claim-hero-sparkle--5{width:4px;height:4px;animation-delay:1.75s;bottom:14%;right:0}.claim-hero-sparkle--6{background:radial-gradient(circle,#fff 0%,#c084fc 40%,#0000 72%);animation-delay:.5s;top:42%;left:-4%}.claim-hero-sparkle--7{background:radial-gradient(circle,#fff 0%,#f472b6 40%,#0000 72%);animation-delay:1.2s;top:38%;right:-2%}.claim-hero{z-index:1;background:linear-gradient(135deg,#ec4899,#a855f7);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative;overflow:hidden}.claim-hero--success{background:linear-gradient(135deg,#22c55e,#16a34a)}.claim-hero--error{background:linear-gradient(135deg,#ef4444,#dc2626)}.claim-hero--gift{filter:drop-shadow(0 0 14px #ec48998c)drop-shadow(0 0 24px #a855f759);background:0 0;width:56px;height:56px;animation:3s ease-in-out infinite claim-gift-float}.claim-modal--swap{overflow:visible;box-shadow:0 24px 64px #0000008c}.claim-modal--swap .claim-modal-content{overflow:visible}.swap-hero-wrap{width:fit-content;margin-bottom:14px;padding:2px 8px 0 0;position:relative;overflow:visible}.swap-hero-wrap--state{padding:0}.swap-coins-svg{display:block;overflow:visible}.claim-hero-gift-img{object-fit:contain;width:100%;height:100%;display:block}.claim-hero-mark{color:#fff;font-size:1.35rem;font-weight:800;line-height:1}.claim-title{color:#f4f4f5;margin-bottom:4px;font-family:Google Sans,Product Sans,Inter,system-ui,sans-serif;font-size:1.2rem;font-weight:700}.claim-title--magic{background:linear-gradient(90deg,#f9a8d4,#e879f9,#fcd34d,#e879f9,#f9a8d4) 0 0/220%;color:#0000;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4.5s linear infinite claim-title-shimmer}.claim-subtitle{color:#9ca3af;margin-bottom:16px;font-size:.88rem}.claim-steps{gap:4px;margin-bottom:16px;display:flex}.claim-step{text-align:center;color:#6b7280;flex:1;min-width:0;font-size:10px}.claim-step-dot{border:2px solid #3f3f46;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;margin:0 auto 6px;font-size:11px;font-weight:700;display:flex}.claim-step--done{color:#9ca3af}.claim-step--done .claim-step-dot{color:#22c55e;background:#22c55e26;border-color:#22c55e}.claim-step--active{color:#e4e4e7;font-weight:600}.claim-step--active .claim-step-dot{color:#c084fc;background:#a855f733;border-color:#a855f7;box-shadow:0 0 0 3px #a855f726}.claim-step-label{line-height:1.2;display:block}.claim-status-box{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0000008c;border:1px solid #ffffff14;border-radius:12px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:14px 16px;display:flex}.claim-status-box--active{border-color:#a855f773}.claim-status-box--success{border-color:#22c55e66}.claim-status-box--error{border-color:#f8717166}.claim-status-spinner{color:#a855f7;flex-shrink:0;margin-top:2px}.claim-status-title{color:#f4f4f5;margin-bottom:4px;font-size:.95rem;font-weight:600}.claim-status-title--wallet{align-items:center;gap:8px;display:inline-flex}.claim-status-wallet-icon{object-fit:cover;border-radius:6px;flex-shrink:0;width:22px;height:22px}.claim-status-box--success .claim-status-title{color:#22c55e}.claim-status-box--error .claim-status-title{color:#f87171}.claim-status-detail{color:#9ca3af;font-size:.82rem;line-height:1.45}.claim-debug-panel{text-align:left;background:#0000008c;border:1px solid #fbbf2459;border-radius:10px;margin-top:12px;overflow:hidden}.claim-debug-head{letter-spacing:.04em;text-transform:uppercase;color:#fbbf24;border-bottom:1px solid #fbbf2433;padding:8px 10px;font-size:.72rem;font-weight:700}.claim-debug-scroll{max-height:140px;padding:8px 10px;overflow-y:auto}.claim-debug-line{color:#d1d5db;word-break:break-word;margin-bottom:6px;font-size:.68rem;line-height:1.35;display:block}.claim-debug-line strong{color:#fef3c7;margin-right:6px}.claim-debug-ts{color:#6b7280;margin-right:6px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace}.claim-debug-line code{color:#9ca3af;white-space:pre-wrap;margin-top:2px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;display:block}.claim-status-hash{color:#a78bfa;word-break:break-all;background:#00000073;border-radius:8px;margin-top:8px;padding:8px 10px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.78rem}.claim-actions{flex-wrap:wrap;gap:10px;display:flex}.claim-btn{cursor:pointer;border:none;border-radius:999px;flex:1;min-width:120px;padding:11px 16px;font-size:.9rem;font-weight:600;transition:transform .15s,filter .15s}.claim-btn--primary{color:#fff;background:linear-gradient(90deg,#a855f7,#ec4899)}.claim-btn--primary:hover{background:linear-gradient(90deg,#9333ea,#db2777);transform:scale(1.02)}.claim-btn--ghost{color:#d4d4d8;background:0 0;border:1px solid #3f3f46}.claim-btn--ghost:hover{background:#ffffff0f}@keyframes claim-modal-glow{0%,to{box-shadow:0 0 18px #a855f747,0 0 42px #ec48991f,0 24px 64px #0000008c}50%{box-shadow:0 0 32px #ec489973,0 0 64px #a855f747,0 24px 64px #0000008c}}@keyframes claim-modal-glow-success{0%,to{box-shadow:0 0 18px #22c55e47,0 24px 64px #0000008c}50%{box-shadow:0 0 28px #22c55e6b,0 24px 64px #0000008c}}@keyframes claim-shimmer-sweep{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes claim-title-shimmer{0%{background-position:0%}to{background-position:200%}}@keyframes claim-gift-float{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes claim-sparkle-float{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1.15)}}@media (prefers-reduced-motion:reduce){.claim-modal--magic,.claim-modal--success,.claim-modal-shimmer,.claim-title--magic,.claim-hero--gift,.claim-hero-sparkle{animation:none}.claim-card-magic{display:none}}.rango-wallet-backdrop{z-index:3000;background:#000000b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.rango-wallet-modal{background:#0a0b14;border:1px solid #ffffff0f;border-radius:16px;flex-direction:column;width:min(100%,390px);max-height:min(88vh,620px);display:flex;position:relative;overflow:hidden;box-shadow:0 24px 64px #0000008c}.rango-wallet-modal--mobile{border-radius:20px 20px 0 0;align-self:flex-end;width:100%;max-height:min(92vh,760px)}.rango-wallet-backdrop:has(.rango-wallet-modal--mobile){align-items:flex-end;padding:0}.rango-wallet-mobile-head{justify-content:center;align-items:center;padding:18px 16px 10px;display:flex;position:relative}.rango-wallet-mobile-head h2{color:#fdfdfd;margin:0;font-size:22px;font-weight:700}.rango-wallet-close{color:#fff;cursor:pointer;background:#ffffff14;border:none;border-radius:10px;width:34px;height:34px;font-size:22px;line-height:1;position:absolute;top:50%;right:14px;transform:translateY(-50%)}.rango-wallet-close--desktop{z-index:2;top:12px;right:12px;transform:none}.rango-chain-tabs{gap:10px;padding:0 16px 12px;display:flex;overflow-x:auto}.rango-chain-tab{color:#cfd5e6;cursor:default;background:#12162b;border:1px solid #ffffff14;border-radius:14px;flex-direction:column;flex:none;align-items:center;gap:8px;min-width:108px;padding:10px 12px;display:flex}.rango-chain-tab--active{border-color:#3b82f6;box-shadow:inset 0 0 0 1px #3b82f659}.rango-chain-tab-icons{justify-content:center;align-items:center;gap:4px;display:flex}.rango-chain-tab-icons img{border-radius:999px;width:22px;height:22px}.rango-wallet-title{text-align:center;color:#fdfdfd;margin:0;padding:10px 20px 14px;font-size:16px;font-weight:500}.rango-wallet-grid-wrap{flex:1;padding:0 16px 18px;overflow-y:auto}.rango-wallet-grid{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.rango-wallet-tile{color:#fdfdfd;cursor:pointer;background:#0f142e;border:0;border-radius:15px;flex-direction:column;justify-content:flex-start;align-items:center;gap:6px;width:calc(25% - 8px);min-width:0;max-width:110px;min-height:93px;padding:10px 8px;transition:background .15s,transform .15s;display:flex}.rango-wallet-tile:hover:not(:disabled){background:#151b38;transform:translateY(-1px)}.rango-wallet-tile:disabled{opacity:.65;cursor:wait}.rango-wallet-tile--pending{opacity:1}.rango-wallet-tile-icon{justify-content:center;align-items:center;width:42px;height:42px;display:flex}.rango-wallet-tile-icon img{object-fit:contain;border-radius:999px;width:38px;height:38px}.rango-wallet-tile-name{text-align:center;color:#fdfdfd;font-size:11px;font-weight:500;line-height:1.2}.rango-wallet-tile-status{color:#fdfdfd73;text-align:center;font-size:10px;line-height:1.2}.rango-wallet-tile-status--install{color:#469afa;font-weight:600}.rango-wallet-tile-status--open{color:#34d399;font-weight:600}@media (width<=480px){.rango-wallet-tile{width:calc(33.333% - 7px)}.rango-wallet-modal--mobile .rango-wallet-title{padding-top:4px}}@media (width>=481px){.rango-chain-tabs{display:none}}.airdrop-vote-notice-wrap{margin-bottom:12px;animation:.45s ease-out airdrop-notice-in;position:relative}.airdrop-vote-notice-wrap--leaving{animation:.32s ease-in forwards airdrop-notice-out}.airdrop-vote-notice-fireworks-stage{pointer-events:none;width:100%;height:76px;margin-bottom:4px;position:relative}.airdrop-vote-notice-fireworks{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.airdrop-vote-notice{background:#18181b;border:1px solid #a855f773;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex;position:relative}.airdrop-vote-notice-accent{background:#ec4899;border-radius:4px;flex-shrink:0;align-self:stretch;width:4px}.airdrop-vote-notice-body{flex:1;min-width:0}.airdrop-vote-notice-title{color:#f4f4f5;margin-bottom:4px;font-size:14px;font-weight:700}.airdrop-vote-notice-copy{color:#a1a1aa;font-size:13px;line-height:1.45}.airdrop-vote-notice-close{color:#71717a;cursor:pointer;background:0 0;border:none;border-radius:6px;flex-shrink:0;width:28px;height:28px;font-size:20px;line-height:1}.airdrop-vote-notice-close:hover{color:#d4d4d8;background:#ffffff0f}@keyframes airdrop-notice-in{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes airdrop-notice-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-6px)}}.page-body--buy-sell{padding-top:8px}.buy-sell-page-loading{color:#60a5fa;flex-direction:column;justify-content:center;align-items:center;gap:14px;width:100%;min-height:420px;display:flex}.buy-sell-page-loading-text{color:#94a3b8;margin:0;font-size:14px}.buy-sell-page{max-width:1400px;margin:0 auto;padding:0 16px 32px}.buy-sell-layout{margin-top:20px;display:block}@media (width>=1024px){.buy-sell-layout{align-items:flex-start;gap:12px;display:flex}}.buy-sell-main{flex:75%;min-width:0}.buy-sell-sidebar{flex:0 0 100%;min-width:0}@media (width>=1024px){.buy-sell-sidebar{flex:0 0 25%;max-width:25%}.buy-sell-sidebar-sticky{position:sticky;top:96px}}.buy-sell-hero{background-position:50%;background-size:cover;border-radius:12px;height:192px;position:relative;overflow:hidden}@media (width>=640px){.buy-sell-hero{height:256px}}.buy-sell-hero-overlay{background:linear-gradient(#0000,#0009);position:absolute;inset:0}.buy-sell-hero-content{flex-direction:column;gap:10px;display:flex;position:absolute;bottom:16px;left:16px;right:16px}.buy-sell-hero-title{color:#fff;text-shadow:0 1px 8px #00000073;margin:0;font-size:1.5rem;font-weight:700}.buy-sell-hero-links{flex-wrap:wrap;gap:8px;display:flex}.buy-sell-pill-link{color:#fff;background:#fff3;border-radius:999px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;text-decoration:none;transition:background .15s;display:inline-flex}.buy-sell-pill-link:hover{background:#ffffff4d}.buy-sell-token-bar{align-items:center;gap:14px;margin-top:16px;display:flex}.buy-sell-token-logo{object-fit:cover;border-radius:999px;flex-shrink:0;width:56px;height:56px}.buy-sell-token-meta{flex:1;min-width:0}@media (width>=768px){.buy-sell-token-meta{justify-content:space-between;align-items:center;gap:16px;display:flex}.buy-sell-token-actions{flex-shrink:0;margin-top:0}}.buy-sell-token-names{flex-wrap:wrap;align-items:baseline;gap:8px;display:flex}.buy-sell-token-name{color:#f4f4f5;font-size:1.1rem;font-weight:700}.buy-sell-token-symbol{color:#a1a1aa;font-size:.95rem}.buy-sell-token-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.buy-sell-action-btn{cursor:pointer;border:none;border-radius:999px;align-items:center;gap:6px;padding:8px 16px;font-size:14px;font-weight:600;text-decoration:none;transition:transform .15s,opacity .15s;display:inline-flex}.buy-sell-action-btn:disabled{opacity:.7;cursor:not-allowed}.buy-sell-action-btn--chat{color:#e4e4e7;background:#27272a}.buy-sell-fav-btn{color:#a1a1aa;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff1f;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.buy-sell-fav-btn:hover{color:#fbbf24;border-color:#fbbf2459}.buy-sell-action-btn--vote{color:#fff;background:linear-gradient(90deg,#a855f7,#ec4899)}.buy-sell-action-btn--vote:hover:not(:disabled){transform:scale(1.03)}.buy-sell-social-row{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.buy-sell-social-chip{color:#d4d4d8;background:#ffffff0f;border:1px solid #ffffff14;border-radius:999px;align-items:center;padding:6px 12px;font-size:12px;text-decoration:none;display:inline-flex}.buy-sell-social-chip:hover{background:#ffffff1a}.buy-sell-vote-stats{flex-wrap:wrap;gap:10px;margin-top:16px;display:flex}.buy-sell-stat{border-radius:8px;align-items:center;gap:8px;padding:6px 10px;display:flex}.buy-sell-stat--total{background:linear-gradient(90deg,#f59e0b1a,#f973161a)}.buy-sell-stat--daily{background:linear-gradient(90deg,#3b82f61a,#a855f71a)}.buy-sell-stat-label{color:#a1a1aa;font-size:11px;display:block}.buy-sell-stat-value{color:#f4f4f5;font-size:14px;display:block}.buy-sell-chart-wrap{background:#0a0a0a;border:1px solid #ffffff14;border-radius:12px;margin-top:16px;overflow:hidden}.buy-sell-chart{background:#0a0a0a;border:0;width:100%;height:600px;display:block}.buy-sell-side-ads{gap:12px;margin-top:16px;display:grid}.buy-sell-side-ad{border-radius:12px;display:block;overflow:hidden}.buy-sell-side-ad img{object-fit:cover;width:100%;height:auto;display:block}.buy-sell-about{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;margin-top:20px;padding:18px}.buy-sell-about-title{color:#f4f4f5;margin:0 0 10px;font-size:1.1rem}.buy-sell-about-copy{color:#a1a1aa;margin:0;font-size:14px;line-height:1.6}.buy-sell-tabs{flex-wrap:wrap;gap:8px;margin-top:16px;display:flex}.buy-sell-tab{color:#fff;background:#2563eb;border-radius:999px;align-items:center;padding:8px 14px;font-size:13px;font-weight:600;text-decoration:none;display:inline-flex}.buy-sell-tab:hover{background:#1d4ed8}.buy-sell-safety{background:#ffffff05;border:1px solid #ffffff14;border-radius:12px;margin-bottom:16px;padding:16px}.buy-sell-safety-kicker{letter-spacing:.08em;color:#71717a;margin:0 0 8px;font-size:11px}.buy-sell-contract{color:#60a5fa;margin-bottom:12px;font-size:14px;text-decoration:none;display:inline-block}.buy-sell-safety-links{grid-template-columns:1fr;gap:8px;display:grid}.buy-sell-safety-link{color:#e4e4e7;background:0 0;border:.666667px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:32px;padding:0 12px;font-size:14px;text-decoration:none;display:flex}.buy-sell-safety-link:hover{filter:brightness(1.03)}.buy-sell-safety-link--quick-intel{color:oklch(15.8122% .024356 237.134);background:oklch(79.0612% .121778 237.134);border-color:oklch(79.0612% .121778 237.134)}.buy-sell-safety-link--goplus{color:oklch(15.6239% .038579 132.154);background:oklch(78.1197% .192894 132.154);border-color:oklch(78.1197% .192894 132.154)}.buy-sell-safety-link--honeypot{color:oklch(17.2255% .027305 102.891);background:oklch(86.1274% .136524 102.891);border-color:oklch(86.1274% .136524 102.891)}.buy-sell-safety-link--tokensniffer{color:oklch(100% 0 0);background:oklch(55.3114% .255404 289.677);border-color:oklch(55.3114% .255404 289.677)}.crypto-converter-card{background:#000;border:1px solid #9ca3af;border-radius:12px;width:100%;margin-top:20px;overflow:hidden}.crypto-converter-card crypto-converter-widget{width:100%;display:block}.rango-swap-embed-wrap{background:#0f132c;border:1px solid #b4c2ff59;border-radius:22px;flex-direction:column;width:100%;height:auto;min-height:0;max-height:none;margin-top:12px;display:flex;position:relative;overflow:hidden;box-shadow:0 14px 36px #00000080}.rango-swap-embed-wrap:has(.rango-swap-card--picker){height:520px;min-height:520px;max-height:520px}.rango-swap-embed{flex:auto;width:100%;min-height:0;overflow:hidden}.rango-swap-embed #rango-widget-container,.rango-swap-embed #rango-swap-box,.rango-swap-embed iframe{border:none;width:100%!important;max-width:100%!important;height:100%!important;min-height:0!important}.rango-swap-embed-loading{color:#60a5fa;flex:1;justify-content:center;align-items:center;display:flex}.rango-swap-embed-fallback{text-align:center;color:#94a3b8;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:12px;padding:24px;font-size:14px;display:flex}.rango-swap-connect--fallback{width:auto;min-width:200px;padding:0 20px;text-decoration:none;display:inline-flex}.rango-swap-card{box-shadow:none;background:#151a39;border:none;border-radius:0;flex-direction:column;flex:none;min-height:0;padding:18px 16px 0;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex}.rango-swap-card--picker{flex:auto;padding:0;overflow:hidden}.rango-swap-head{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.rango-swap-widget-title{color:#f8fafc;margin:0;font-size:22px;font-weight:600;line-height:30px}.rango-swap-head-icons{color:#a0acc6;gap:11px;font-size:12px;display:inline-flex}.rango-swap-head-icons span{justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.rango-swap-head-icons svg{color:#b1bbd3;width:17px;height:17px}.rango-swap-chain-row{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.rango-swap-chain-btn{cursor:pointer;background:#252836;border:1px solid #ffffff14;border-radius:999px;justify-content:center;align-items:center;width:42px;height:42px;padding:0;display:inline-flex}.rango-swap-chain-btn--active{background:#38bdf81f;border-color:#38bdf88c;box-shadow:0 0 0 1px #38bdf826}.rango-swap-chain-btn-icons{align-items:center;display:inline-flex}.rango-swap-chain-btn-icons img{border-radius:999px;width:18px;height:18px;margin-left:-5px}.rango-swap-chain-btn-icons img:first-child{margin-left:0}.rango-swap-connected{color:#86efac;background:#22c55e14;border:1px solid #22c55e2e;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;margin-bottom:10px;padding:8px 10px;font-size:12px;display:flex}.rango-swap-connected button{color:#a1a1aa;cursor:pointer;background:0 0;border:none;font-size:12px;text-decoration:underline}.rango-swap-error{color:#fca5a5;background:#ef44441a;border:1px solid #ef444440;border-radius:10px;margin:0 0 10px;padding:8px 10px;font-size:12px}.rango-swap-stack{gap:10px;display:grid}.rango-swap-box{background:#1d2348;border:1px solid #a6b7ff14;border-radius:20px;min-height:128px;padding:14px 18px;position:relative}.rango-swap-row-label{color:#8e9dbc;font-size:12px;font-weight:400;line-height:16px}.rango-swap-row-main{justify-content:space-between;align-items:center;gap:14px;margin-top:10px;display:flex}.rango-swap-token-side{align-items:center;gap:10px;display:inline-flex}.rango-swap-token-icon{object-fit:cover;border-radius:999px;width:44px;height:44px}.rango-swap-token-icon--empty{background:0 0;border:1px solid #2d8cff;display:inline-block}.rango-swap-token-copy{flex-direction:column;gap:2px;display:inline-flex}.rango-swap-token-copy strong{color:#f8fafc;font-size:18px;font-weight:500;line-height:26px}.rango-swap-token-copy span{color:#8e9dbc;align-items:center;gap:6px;font-size:14px;font-weight:400;line-height:20px;display:inline-flex}.rango-swap-token-copy--placeholder strong{max-width:none;font-weight:500;line-height:26px}.rango-swap-chain-icon{border-radius:999px;width:16px;height:16px}.rango-swap-value-side{text-align:right;min-width:44px}.rango-swap-value-side strong{color:#fff;font-size:18px;font-weight:500;line-height:26px;display:block}.rango-swap-value-side small{color:#92a0bd;font-size:14px;font-weight:400;line-height:20px}.rango-swap-asset-btn{color:#f4f4f5;cursor:pointer;text-align:left;background:0 0;border:none;flex:1;align-items:center;gap:8px;min-width:0;padding:0;display:inline-flex}.rango-swap-asset-icon{object-fit:cover;border-radius:999px;flex-shrink:0;width:28px;height:28px}.rango-swap-asset-label{flex-direction:column;gap:2px;min-width:0;display:flex}.rango-swap-asset-label strong{font-size:14px;font-weight:700;line-height:1.1}.rango-swap-asset-label small{color:#94a3b8;font-size:11px}.rango-swap-asset-label--placeholder strong{color:#cbd5e1;font-weight:600}.rango-swap-amount{color:#f8fafc;text-align:right;background:0 0;border:none;outline:none;width:96px;margin-left:auto;font-size:1.35rem;font-weight:600}.rango-swap-amount::placeholder{color:#64748b}.rango-swap-amount--readonly{pointer-events:none;color:#64748b}.rango-token-select{appearance:none;color:#e2e8f0;background:#0f172ad9;border:1px solid #94a3b84d;border-radius:8px;min-width:84px;height:32px;padding:0 10px;font-size:12px}.rango-token-select:focus{border-color:#38bdf873;outline:none}.rango-token-select--overlay{opacity:0;cursor:pointer;width:calc(100% - 24px);min-width:0;height:auto;position:absolute;inset:34px 12px 12px}.rango-swap-overlay-trigger{cursor:pointer;background:0 0;border:none;position:absolute;inset:34px 10px 10px}.rango-swap-actions{gap:8px;margin-top:12px;display:grid}.rango-swap-connect--swap{margin-top:0}.rango-swap-open-link{color:#60a5fa;justify-content:center;font-size:12px;text-decoration:none;display:inline-flex}.rango-swap-switch-wrap{z-index:1;justify-content:center;margin:-18px 0 -12px;display:flex;position:relative}.rango-swap-switch{color:#97a4bf;cursor:pointer;background:#131936;border:2px solid #202747;border-radius:999px;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;display:inline-flex}.rango-swap-switch span{transform:translateY(-1px)}.rango-swap-switch:hover{color:#e2e8f0;border-color:#38bdf859}.rango-swap-connect{color:#fff;cursor:pointer;background:#1c3cf1;border:none;border-radius:9px;justify-content:center;align-items:center;gap:8px;width:100%;min-height:50px;margin-top:16px;margin-bottom:0;font-family:Arial,Helvetica,sans-serif;font-size:18px;font-weight:500;line-height:26px;display:flex}.rango-swap-connect:hover:not(:disabled){background:#5ba0ff}.rango-swap-connect:disabled{opacity:.55;cursor:not-allowed}.rango-swap-powered{color:#8f9db9;flex:none;justify-content:center;align-items:center;gap:6px;margin-top:12px;padding-bottom:14px;font-size:10px;font-weight:400;line-height:12px;display:flex}.rango-swap-embed-help{z-index:5;background:#00000059;justify-content:center;align-items:center;padding:18px;display:flex;position:absolute;inset:0}.rango-swap-embed-help-inner{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.rango-swap-embed-help-text{color:#cbd5e1;margin:0;font-size:13px}.rango-swap-connect--help{pointer-events:auto;width:auto;min-width:210px}.rango-swap-brand{color:#8fa1d8;align-items:center;gap:6px;font-size:10px;font-weight:400;line-height:12px;text-decoration:none;display:inline-flex}.rango-swap-brand img{object-fit:cover;border-radius:999px;width:16px;height:16px}.rango-picker-in-card{background:#151a39;flex-direction:column;flex:auto;min-height:0;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px;display:flex}.rango-picker-toolbar{align-items:center;gap:10px;padding:16px 16px 10px;display:flex}.rango-picker-title{color:#f8fafc;font-size:22px;font-weight:600;line-height:30px}.rango-picker-back{color:#e2e8f0;cursor:pointer;background:0 0;border:none;flex-shrink:0;width:32px;height:32px;padding:0;font-size:24px;font-weight:400;line-height:1}.rango-picker-section-label{color:#94a3b8;margin:0;padding:0 16px 8px;font-size:14px;font-weight:500;line-height:20px}.rango-picker-section-label--tokens{padding-top:4px}.rango-picker-filters{align-items:center;gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.rango-picker-filter{color:#cbd5e1;cursor:pointer;background:#252836;border:1px solid #ffffff14;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:34px;height:34px;padding:0 10px;font-size:12px;display:inline-flex}.rango-picker-filter--active{background:#38bdf81f;border-color:#38bdf873}.rango-picker-filter img,.rango-picker-filter-icons img{border-radius:999px;width:18px;height:18px}.rango-picker-filter-icons{align-items:center;display:inline-flex}.rango-picker-filter-icons img{margin-left:-4px}.rango-picker-filter-icons img:first-child{margin-left:0}.rango-picker-search-wrap{padding:0 16px 10px}.rango-picker-search{color:#f8fafc;background:#1d2348;border:1px solid #ffffff1a;border-radius:10px;outline:none;width:100%;min-height:44px;padding:0 14px;font-family:Arial,Helvetica,sans-serif;font-size:14px;font-weight:400;line-height:20px}.rango-picker-search::placeholder{color:#64748b}.rango-picker-network-grid{box-sizing:border-box;grid-template-columns:repeat(6,50px);justify-content:start;gap:10px;width:100%;padding:0 16px 14px;display:grid}.rango-picker-network-btn{color:#dbe4ff;cursor:pointer;background:#1d2348;border:1px solid #ffffff1a;border-radius:10px;justify-content:center;align-items:center;width:50px;height:50px;padding:0;display:inline-flex;overflow:hidden}.rango-picker-network-btn img{object-fit:cover;border-radius:999px;width:28px;height:28px}.rango-picker-network-btn--all{color:#e2e8f0;font-size:10px;font-weight:400;line-height:12px}.rango-picker-network-btn--more{color:#94a3b8;font-size:10px;font-weight:400;line-height:12px}.rango-picker-network-btn--active{color:#fff;background:#4663ff;border-color:#4663ff;box-shadow:inset 0 0 0 1px #4663ff59}.rango-picker-network-btn--active.rango-picker-network-btn--all{color:#fff;background:#4663ff}.rango-picker-token-list{flex:auto;min-height:0;padding:0 8px 12px;overflow:auto}.rango-picker-item{color:#f4f4f5;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-family:Arial,Helvetica,sans-serif;display:flex}.rango-picker-item:hover,.rango-picker-item--active{background:#ffffff0f}.rango-picker-icon{object-fit:cover;border-radius:999px;flex-shrink:0;width:36px;height:36px}.rango-picker-meta{flex-direction:column;gap:2px;min-width:0;display:flex}.rango-picker-meta strong{font-size:16px;font-weight:500;line-height:24px}.rango-picker-meta small{color:#64748b;letter-spacing:0;text-transform:uppercase;font-size:10px;font-weight:400;line-height:12px}.rango-picker-empty{text-align:center;color:#64748b;margin:24px 12px;font-size:13px}.nav-item--active,.mobile-menu-link--active{color:#fff;background:#ffffff14}
