:root{--bg:#080b1e;--panel:#11162d;--panel2:#171d38;--line:#2a3150;--text:#f7f8ff;--muted:#9ba6c5;--violet:#7557ff;--cyan:#53d7ff;--green:#2ed69a}*{box-sizing:border-box}html,body{margin:0;min-width:320px;min-height:100%;font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;background:radial-gradient(circle at 70% 0,rgba(70,91,185,.2),transparent 30%),var(--bg);color:var(--text)}a{color:inherit}.feed-header{height:70px;padding:0 max(22px,calc((100vw - 1480px)/2));display:flex;align-items:center;gap:34px;background:#fff;color:#11152d;border-top:3px solid #e2a0a0}.feed-brand{display:flex;align-items:center;text-decoration:none;font-size:1.22rem}.feed-brand>span{width:31px;height:31px;margin-right:8px;border-radius:9px;background:linear-gradient(135deg,#111631,#6f50f5);display:grid;place-items:center;color:#fff;font-weight:950}.feed-brand b{margin-left:5px;color:#6b50db;font-weight:500}.feed-header nav{display:flex;gap:25px;margin:auto}.feed-header nav a,.feed-actions a{text-decoration:none;font-size:.8rem;font-weight:800}.feed-actions{display:flex;align-items:center;gap:9px}.feed-actions a{padding:9px 14px;border-radius:99px;background:#6b50db;color:#fff}.feed-actions a:last-child{border:1px solid #202640;background:#fff;color:#202640}main{width:min(1480px,calc(100% - 44px));margin:auto;padding:42px 0 38px}.feed-intro{display:flex;align-items:end;justify-content:space-between;gap:24px}.feed-intro p{margin:0 0 11px;color:#c5bcff;font-size:.7rem;font-weight:900;letter-spacing:.13em}.feed-intro p i,.live-price-strip small i{display:inline-block;width:7px;height:7px;margin-right:7px;border-radius:50%;background:var(--green);box-shadow:0 0 12px var(--green)}.feed-intro h1{max-width:760px;margin:0;font-size:clamp(2rem,4vw,3.8rem);line-height:1.02;letter-spacing:-.05em}.feed-intro span{display:block;max-width:720px;margin-top:13px;color:#b2bdd7;line-height:1.55}.feed-intro>a{flex:0 0 auto;padding:13px 19px;border-radius:99px;background:#fff;color:#10142c;text-decoration:none;font-size:.78rem;font-weight:900}.category-tabs{display:flex;gap:8px;margin:31px 0 15px;overflow:auto}.category-tabs button{border:1px solid var(--line);border-radius:99px;background:#11162d;color:#c5cde1;padding:10px 16px;white-space:nowrap;font-size:.75rem;font-weight:850;cursor:pointer}.category-tabs button.active{border-color:#826cff;background:linear-gradient(135deg,#7557ff,#5841c8);color:#fff}.live-price-strip,.feed-card,.market-directory{border:1px solid var(--line);border-radius:15px;background:rgba(16,21,43,.9);box-shadow:0 22px 50px rgba(0,0,0,.18);overflow:hidden}.live-price-strip>header,.feed-card>header{min-height:62px;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.live-price-strip header span,.live-price-strip header strong,.feed-card header strong,.feed-card header span{display:block}.live-price-strip header span,.feed-card header span{color:#8f9bbb;font-size:.65rem}.live-price-strip header strong,.feed-card header strong{margin-top:3px;font-size:.9rem}.live-price-strip small{color:#a6b1c9;font-size:.65rem}.widget-host{min-height:74px;background:#090d20}.market-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(340px,.7fr);gap:15px;margin-top:15px}.feed-card header a{padding:8px 11px;border:1px solid #38415f;border-radius:7px;text-decoration:none;font-size:.66rem;font-weight:850}.chart-host{height:500px;position:relative}.news-host{height:450px}.loading{height:100%;display:grid;place-items:center;color:#8995b3;font-size:.75rem}.news-card>p{margin:0;padding:10px 14px;border-top:1px solid var(--line);color:#7f8aa5;font-size:.61rem;line-height:1.4}.market-directory{margin-top:15px;padding:20px}.market-directory h2{margin:0;font-size:1.25rem}.market-directory header p{margin:5px 0 17px;color:#919db8;font-size:.76rem}.directory-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:9px}.directory-grid a{min-width:0;padding:14px;border:1px solid #29314f;border-radius:11px;background:#0d1227;text-decoration:none}.directory-grid b{display:grid;place-items:center;width:29px;height:29px;margin-bottom:12px;border-radius:8px;background:#242052;color:#bfb4ff;font-size:.68rem}.directory-grid strong,.directory-grid span{display:block}.directory-grid strong{font-size:.8rem}.directory-grid span{margin-top:5px;color:#8995b1;font-size:.62rem;line-height:1.4}.directory-grid a:hover{border-color:#6755d4}.risk-note{margin:18px 3px 0;color:#75809d;font-size:.63rem}@media(max-width:900px){.feed-header nav{display:none}.feed-actions{margin-left:auto}.market-grid{grid-template-columns:1fr}.directory-grid{grid-template-columns:repeat(2,1fr)}.chart-host{height:430px}}@media(max-width:600px){.feed-header{padding:0 13px}.feed-actions a[data-auth-guest]:first-child{display:none}.feed-intro{align-items:flex-start;flex-direction:column}main{width:min(100% - 24px,1480px);padding-top:28px}.directory-grid{grid-template-columns:1fr}.chart-host{height:390px}.news-host{height:390px}}
