:root{--navy:#061426;--navy2:#0a1d33;--green:#12d39b;--orange:#f7931a;--text:#10233d;--muted:#6a7c91;--line:#dce5ee;--bg:#f4f7fa}*{box-sizing:border-box}html{overflow-x:hidden}body{margin:0;background:var(--bg);color:var(--text);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}.site-header{background:var(--navy);color:#fff;box-shadow:0 2px 12px rgba(0,0,0,.18);position:sticky;top:0;z-index:20}.header-inner{max-width:1240px;margin:auto;min-height:58px;padding:0 16px;display:flex;align-items:center;gap:16px}.logo{display:flex;align-items:center;white-space:nowrap;font-size:25px;font-weight:900}.logo-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:var(--orange);font-size:20px;margin-right:7px}.logo b{color:var(--green)}.tagline{font-size:11px;color:#aebed0;border-left:1px solid #34506b;padding-left:14px;white-space:nowrap}nav{display:flex;gap:20px;align-items:center;margin-left:auto;font-size:12px;font-weight:700;white-space:nowrap}nav a{color:#dce7f2}nav a:hover{color:var(--green)}.header-actions{display:flex;gap:8px;margin-left:3px}.icon-btn{border:0;background:transparent;color:#dbe6f2;cursor:pointer;font-size:20px;padding:4px 6px}.icon-btn:hover{color:var(--green)}main{max-width:1240px;margin:18px auto;padding:0 16px}.hero-wrap{display:grid;grid-template-columns:minmax(0,2.05fr) minmax(300px,.95fr);gap:12px;margin-bottom:20px}.hero-main{height:310px;position:relative;overflow:hidden;border-radius:9px;background:#091b30}.hero-main>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(3,13,27,.92),rgba(3,13,27,.5) 55%,rgba(3,13,27,.08))}.hero-copy{position:absolute;left:28px;bottom:22px;max-width:68%;color:#fff}.eyebrow{font-size:10px;font-weight:900;color:var(--green)}.eyebrow span{background:#16bd8b;color:#fff;padding:3px 7px;border-radius:3px;margin-left:5px}.hero-copy h1{font-size:29px;line-height:1.08;margin:9px 0}.hero-copy p{font-size:12px;line-height:1.45;color:#d7e0eb;margin:0 0 11px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.hero-meta{display:flex;align-items:center;gap:10px;font-size:9px;color:#b8c8d9}.btn{background:#12bd8c;color:white;border-radius:5px;padding:8px 13px;font-weight:800}.hero-side{display:grid;grid-template-rows:repeat(3,1fr);gap:8px}.side-news{display:grid;grid-template-columns:112px 1fr;gap:9px;background:#fff;border:1px solid var(--line);border-radius:8px;padding:6px;overflow:hidden}.side-news img{width:112px;height:92px;object-fit:cover;border-radius:5px}.side-cat{font-size:8px;font-weight:800;color:#0b9c73}.side-news h3{font-size:12px;line-height:1.25;margin:5px 0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.side-news small{font-size:8px;color:#8796a8}.section-title{display:flex;justify-content:space-between;align-items:end;border-bottom:2px solid #d7e0e9;margin-bottom:10px}.section-title h2{font-size:18px;margin:0;border-bottom:3px solid var(--green);padding-bottom:6px}.section-title a{font-size:10px;color:#718196;margin-bottom:7px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:15px}.news-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.news-card{background:#fff;border:1px solid var(--line);border-radius:8px;overflow:hidden;box-shadow:0 2px 7px rgba(20,40,65,.035)}.card-image{display:block;height:155px;background:#0a1b30;overflow:hidden}.card-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .2s}.news-card:hover .card-image img{transform:scale(1.025)}.card-body{padding:9px 10px 10px}.meta{display:flex;gap:8px;align-items:center;font-size:8px;color:#8190a2}.pill{background:#e4f8f1;color:#078b68;border-radius:3px;padding:3px 5px;font-weight:800}.card-body h3{font-size:13px;line-height:1.3;margin:6px 0}.card-body p{font-size:10px;line-height:1.45;color:#687a90;margin:0 0 8px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-body small{font-size:8px;color:#8997a8}.market-sidebar{min-width:0}.market-panel{position:sticky;top:76px;background:linear-gradient(180deg,#07182a,#061322);border:1px solid #17304b;border-radius:10px;padding:11px;color:#fff;box-shadow:0 5px 18px rgba(4,17,33,.12);overflow:hidden}.market-head{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-bottom:8px}.market-head>div{display:flex;align-items:center;gap:8px}.market-head b{font-size:16px}.market-head a{font-size:9px;color:#a8b8ca;border:1px solid #29435e;padding:4px 7px;border-radius:12px}.market-head a:hover{color:var(--green);border-color:var(--green)}.live-dot{width:10px;height:10px;background:#15d7a0;border-radius:50%;box-shadow:0 0 9px rgba(21,215,160,.55)}.live-btc{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:10px;padding:10px 8px;border:1px solid #17344e;background:linear-gradient(90deg,#0a2035,#09243a);border-radius:8px}.coin-big{width:44px;height:44px;display:grid;place-items:center;border-radius:50%;background:#f7931a;font-size:30px;font-weight:900}.btc-info b{font-size:12px}.btc-info b small{color:#93a6ba;font-weight:400}.btc-info strong{display:block;font-size:19px;margin-top:2px}.btc-info span{font-size:10px;font-weight:800}.range{display:flex;gap:5px;margin:9px 0}.range button{flex:1;border:1px solid #23415e;background:#0c243b;color:#b4c4d5;border-radius:5px;padding:6px 3px;font-size:9px;font-weight:800;cursor:pointer}.range button:hover{border-color:#2bd4a5;color:#fff}.range button.active{background:#13d29b;border-color:#13d29b;color:#041526}.chart-box{height:210px}.chart-box canvas{width:100%!important;height:100%!important}.market-divider{height:1px;background:#1b344d;margin:8px 0 9px}.top25-head{padding-bottom:7px}.top25-head b{font-size:15px}.top25-labels{display:grid;grid-template-columns:19px minmax(0,1fr) 73px 48px 55px;gap:4px;color:#7f94a9;font-size:8px;padding:4px 2px;border-bottom:1px solid #19344d}.top25-labels span:nth-child(3),.top25-labels span:nth-child(4){text-align:right}.top25-row{display:grid;grid-template-columns:19px minmax(0,1fr) 73px 48px 55px;gap:4px;align-items:center;padding:5px 2px;border-bottom:1px solid #142c44;font-size:8px;min-width:0}.top25-row:hover{background:#0c263e;border-radius:4px}.top25-row .rank{color:#9aafc2;font-weight:800}.top25-row .name{display:grid;grid-template-columns:22px minmax(0,1fr);column-gap:5px;align-items:center;min-width:0}.top25-row .name img{width:20px;height:20px;border-radius:50%}.top25-row .name b{font-size:8.5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top25-row .name small{grid-column:2;color:#70869d;font-size:6.5px}.top25-row>strong{text-align:right;font-size:8px;white-space:nowrap}.top25-row em{text-align:right;font-style:normal;font-size:7.5px;font-weight:800;white-space:nowrap}.up{color:#16d5a0}.down{color:#ff6570}.spark-wrap{height:20px}.spark{width:55px;height:20px;display:block}.spark polyline{fill:none;stroke:#12c99a;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.bottom-tags{display:flex;flex-wrap:wrap;gap:7px;margin:18px 0}.bottom-tags span{background:#e8eef4;color:#65758a;border-radius:14px;padding:5px 9px;font-size:8px}.footer{max-width:1240px;margin:35px auto 25px;padding:0 16px;color:#7c8a9c;font-size:10px;display:flex;justify-content:space-between;gap:20px}.footer b{color:#20334b}.page-heading{background:#0a192b;color:#fff;border-radius:9px;padding:25px;margin-bottom:15px}.page-heading h1{font-size:28px;margin:7px 0}.page-heading p{font-size:11px;color:#b8c5d6;margin:0}.category-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.article-page{max-width:900px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:10px;padding:26px}.article-page h1{font-size:38px;line-height:1.12;margin:12px 0}.article-lead{font-size:16px;line-height:1.55;color:#58687c}.article-image{width:100%;max-height:520px;object-fit:cover;border-radius:8px;margin:8px 0 20px}.article-body{font-size:16px;line-height:1.8;color:#27364a}.sourcebox,.notice{margin-top:22px;padding:12px;background:#f2f6f9;border-radius:7px;font-size:11px;line-height:1.55}.sourcebox a{color:#078b68;font-weight:800}.empty{background:#fff;border:1px dashed #cbd5e1;border-radius:8px;padding:30px;text-align:center;color:#7a8797}.loading{font-size:9px;color:#8ea0b2;padding:12px 0}@media(max-width:1050px){.tagline{display:none}nav{gap:12px}.layout{grid-template-columns:minmax(0,1fr) 300px}.hero-wrap{grid-template-columns:minmax(0,1fr) 300px}}@media(max-width:820px){.hero-wrap{grid-template-columns:1fr}.hero-side{grid-template-columns:repeat(3,1fr)}.side-news{display:block}.side-news img{width:100%;height:95px}.layout{grid-template-columns:1fr}.market-panel{position:static}.news-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-grid{grid-template-columns:repeat(2,1fr)}nav{overflow:auto}.header-actions{display:none}}@media(max-width:560px){main{padding:0 10px;margin-top:12px}.header-inner{padding:0 10px}.logo{font-size:20px}.logo-mark{width:28px;height:28px;font-size:17px}.hero-main{height:330px}.hero-copy{left:18px;bottom:18px;max-width:90%}.hero-copy h1{font-size:25px}.hero-side{grid-template-columns:1fr}.side-news{display:grid}.side-news img{width:105px;height:82px}.news-grid,.category-grid{grid-template-columns:1fr}.card-image{height:185px}.top25-labels{grid-template-columns:18px minmax(0,1fr) 68px 45px 50px}.top25-row{grid-template-columns:18px minmax(0,1fr) 68px 45px 50px}.footer{display:block;line-height:1.7}.footer div+div{margin-top:5px}}
html[data-theme="dark"] body{background:#050b13;color:#e5edf6}html[data-theme="dark"] .side-news,html[data-theme="dark"] .news-card,html[data-theme="dark"] .article-page{background:#0c1725;border-color:#213349;color:#e5edf6}html[data-theme="dark"] .card-body p,html[data-theme="dark"] .side-news small,html[data-theme="dark"] .card-body small{color:#9caec1}html[data-theme="dark"] .section-title{border-color:#24364a}html[data-theme="dark"] .section-title a{color:#9cafc2}html[data-theme="dark"] .bottom-tags span{background:#122033;color:#a9bacb}html[data-theme="dark"] .footer{color:#899bae}html[data-theme="dark"] .footer b{color:#cbd7e3}
