/* Best of Soltan — public Championship Hall of Fame */
:root{--bos-bg:#080b10;--bos-card:#0e131b;--bos-card2:#111822;--bos-border:rgba(255,255,255,.08);--bos-text:#f4f7fb;--bos-muted:#8d99a8;--bos-red:#d62945;--bos-green:#22c55e;--bos-gold:#f4c95d}
*{box-sizing:border-box}.bestof-page{margin:0;background:var(--bos-bg);color:var(--bos-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;min-height:100vh}.container{width:min(1180px,calc(100% - 36px));margin:0 auto}
.public-header{position:sticky;top:0;z-index:20;background:rgba(8,11,16,.9);backdrop-filter:blur(16px);border-bottom:1px solid var(--bos-border)}.public-header-inner{height:74px;display:flex;align-items:center;justify-content:space-between;gap:24px}.logo{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-weight:800}.logo-mark{width:34px;height:34px;display:grid;place-items:center;border-radius:10px;background:linear-gradient(135deg,#d62945,#7d1025);box-shadow:0 8px 25px rgba(214,41,69,.25)}.logo-text{font-size:19px}.logo-text span{color:#d62945}.public-nav{display:flex;align-items:center;gap:8px}.public-nav a{color:#aeb8c5;text-decoration:none;padding:10px 13px;border-radius:9px;font-size:14px}.public-nav a:hover{color:#fff;background:rgba(255,255,255,.05)}.public-nav .nav-cta{background:#d62945;color:#fff;font-weight:700}
.best-hero{padding:90px 0 72px;overflow:hidden;position:relative}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:50px}.section-label{color:#d62945;font-size:11px;font-weight:800;letter-spacing:.18em}.hero-copy h1{font-size:clamp(42px,6vw,72px);line-height:1.02;margin:15px 0 20px;letter-spacing:-.045em}.hero-copy h1 span{color:#d62945}.hero-copy p{max-width:680px;color:var(--bos-muted);font-size:17px;line-height:1.75;margin:0}.hero-actions{display:flex;gap:12px;margin-top:30px;flex-wrap:wrap}.primary-btn,.secondary-btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 20px;border-radius:10px;text-decoration:none;font-weight:750;font-size:14px}.primary-btn{background:#d62945;color:#fff;box-shadow:0 10px 30px rgba(214,41,69,.2)}.secondary-btn{border:1px solid var(--bos-border);color:#fff;background:rgba(255,255,255,.03)}
.hero-orbit{height:390px;position:relative;display:grid;place-items:center}.orbit-ring{position:absolute;border:1px solid rgba(214,41,69,.22);border-radius:50%}.ring-one{width:290px;height:290px}.ring-two{width:390px;height:390px;border-color:rgba(255,255,255,.06)}.hero-crown{width:112px;height:112px;border-radius:34px;display:grid;place-items:center;font-size:48px;background:linear-gradient(145deg,#1b2430,#0c1016);border:1px solid rgba(244,201,93,.35);box-shadow:0 25px 70px rgba(0,0,0,.45),0 0 70px rgba(214,41,69,.12);color:var(--bos-gold)}.orbit-badge{position:absolute;padding:12px 16px;border-radius:14px;background:#111722;border:1px solid var(--bos-border);font-weight:800;box-shadow:0 15px 35px rgba(0,0,0,.25)}.badge-one{top:35px;right:45px;color:var(--bos-gold)}.badge-two{left:18px;top:125px;color:#d9e0e8}.badge-three{right:25px;bottom:60px;color:#c9906d}
.stats-strip{border-top:1px solid var(--bos-border);border-bottom:1px solid var(--bos-border);background:#0b0f15}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid>div{padding:25px 20px;text-align:center;border-right:1px solid var(--bos-border)}.stats-grid>div:last-child{border-right:0}.stats-grid strong{display:block;font-size:25px}.stats-grid span{color:var(--bos-muted);font-size:12px;margin-top:4px;display:block}
.about-section,.winners-section,.trust-section,.cta-section{padding:80px 0}.about-grid{display:grid;grid-template-columns:.75fr 1.25fr;gap:60px}.about-grid h2,.section-heading h2,.cta-card h2{font-size:clamp(30px,4vw,44px);letter-spacing:-.035em;margin:10px 0}.about-copy{color:var(--bos-muted);line-height:1.8;font-size:16px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.section-heading p{color:var(--bos-muted);margin:8px 0 0}.verified-pill{font-size:11px;font-weight:800;color:#b7c4d2;border:1px solid var(--bos-border);border-radius:999px;padding:9px 12px;white-space:nowrap}.verified-pill i,.live-pill i{width:7px;height:7px;display:inline-block;border-radius:50%;background:var(--bos-green);margin-right:7px}
.history-grid{display:grid;gap:22px}.history-card{background:linear-gradient(145deg,#10161f,#0d1219);border:1px solid var(--bos-border);border-radius:20px;overflow:hidden}.history-head{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;border-bottom:1px solid var(--bos-border)}.history-head h3{margin:4px 0 0;font-size:20px}.history-meta{color:var(--bos-muted);font-size:12px}.history-network{font-size:11px;padding:7px 10px;border-radius:999px;background:rgba(34,197,94,.08);color:#7ce59d;border:1px solid rgba(34,197,94,.16)}.winner-row{display:grid;grid-template-columns:60px minmax(190px,1.5fr) minmax(110px,.7fr) minmax(120px,.7fr) minmax(110px,.6fr);align-items:center;gap:16px;padding:18px 24px;border-bottom:1px solid rgba(255,255,255,.05)}.winner-row:last-child{border-bottom:0}.rank{font-weight:900;font-size:22px}.rank.gold{color:var(--bos-gold)}.rank.silver{color:#cbd5df}.rank.bronze{color:#c98d6a}.token-cell{display:flex;align-items:center;gap:12px;min-width:0}.token-logo{width:42px;height:42px;border-radius:12px;object-fit:cover;background:#151c26;border:1px solid var(--bos-border)}.token-name{font-weight:800;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.token-symbol{font-size:11px;color:var(--bos-muted);margin-top:2px}.wallet-cell,.metric-label{font-size:12px;color:var(--bos-muted)}.metric strong{display:block;font-size:14px;margin-top:3px}.points{color:#7ce59d;font-weight:850}.loading-card,.empty-card{padding:35px;text-align:center;color:var(--bos-muted);background:var(--bos-card);border:1px solid var(--bos-border);border-radius:16px}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.trust-card{display:flex;gap:14px;padding:22px;background:var(--bos-card);border:1px solid var(--bos-border);border-radius:16px}.trust-icon{width:34px;height:34px;flex:none;display:grid;place-items:center;border-radius:10px;background:rgba(214,41,69,.1);color:#ff6b82;font-weight:900}.trust-card h3{margin:0 0 7px;font-size:15px}.trust-card p{margin:0;color:var(--bos-muted);font-size:13px;line-height:1.6}.cta-card{display:flex;align-items:center;justify-content:space-between;gap:30px;padding:38px;border-radius:22px;background:linear-gradient(135deg,#171d27,#10151d);border:1px solid var(--bos-border)}.cta-card p{color:var(--bos-muted);margin:0;max-width:650px}.site-footer{border-top:1px solid var(--bos-border);padding:25px 0}.footer-bottom{display:flex;justify-content:space-between;color:#667383;font-size:12px}
@media(max-width:850px){.hero-grid,.about-grid{grid-template-columns:1fr}.hero-orbit{height:300px}.stats-grid{grid-template-columns:repeat(2,1fr)}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div:nth-child(-n+2){border-bottom:1px solid var(--bos-border)}.trust-grid{grid-template-columns:1fr}.cta-card{align-items:flex-start;flex-direction:column}.winner-row{grid-template-columns:45px 1fr auto;gap:12px}.winner-row .wallet-cell,.winner-row .liquidity,.winner-row .price{display:none}.section-heading{align-items:flex-start;flex-direction:column}}
@media(max-width:600px){.container{width:min(100% - 24px,1180px)}.public-header-inner{height:64px}.public-nav a:not(.nav-cta){display:none}.best-hero{padding:58px 0 48px}.hero-copy p{font-size:15px}.hero-orbit{height:250px}.ring-one{width:200px;height:200px}.ring-two{width:260px;height:260px}.hero-crown{width:84px;height:84px;font-size:36px;border-radius:25px}.badge-one{top:20px;right:10px}.badge-two{left:0;top:95px}.badge-three{right:5px;bottom:20px}.stats-grid strong{font-size:21px}.about-section,.winners-section,.trust-section,.cta-section{padding:55px 0}.history-head{padding:18px;align-items:flex-start}.winner-row{padding:15px 18px}.winner-row .metric{display:none}.winner-row{grid-template-columns:40px 1fr auto}.cta-card{padding:25px}.footer-bottom{flex-direction:column;gap:7px}}
