*{box-sizing:border-box}html,body{margin:0;background:#050505;color:#eee;font-family:Arial,Helvetica,sans-serif}body{min-height:100vh}.sidebar{position:fixed;z-index:20;left:0;top:0;bottom:0;width:186px;background:linear-gradient(90deg,#070707,#020202);border-right:1px solid #333;transition:.2s}.brand{height:132px;display:flex;align-items:center;justify-content:center}.brand img{width:155px;max-height:126px;object-fit:contain}.sidebar nav a{height:39px;padding:0 18px;display:flex;align-items:center;gap:16px;color:#eee;text-decoration:none;font-weight:700;font-size:13px;border-left:2px solid transparent}.sidebar nav a.active{height:45px;color:#fff;background:linear-gradient(90deg,#4b0707,#160303);border:1px solid #d60000;border-left:0;clip-path:polygon(0 0,94% 0,100% 50%,94% 100%,0 100%)}.sidebar nav a:first-child{color:#fff}.sidebar hr{border:0;border-top:1px solid #3b3b3b;margin:10px 20px}.sidebar small{color:#777}.collapse{position:absolute;bottom:12px;left:10px;right:10px;height:38px;background:#070707;border:1px solid #333;border-radius:7px;color:white;font-size:21px}.shell{margin-left:186px;min-width:0}header{height:72px;display:flex;align-items:center;justify-content:space-between;padding:0 108px 0 258px;border-bottom:1px solid #2b2b2b;background:#050505}.search{width:315px;height:36px;border:1px solid #333;border-radius:5px;padding:7px 13px;color:#ddd}.search input{width:265px;background:transparent;border:0;outline:0;color:#ddd}.login,.join{height:36px;border-radius:4px;font-weight:800;color:#fff}.login{width:87px;background:#050505;border:1px solid #a50000}.join{width:104px;margin-left:12px;background:#d60000;border:1px solid #e00000}.hamb{display:none}.hero{height:382px;background-image:linear-gradient(90deg,rgba(0,0,0,.88) 0,rgba(0,0,0,.35) 42%,rgba(0,0,0,.05) 75%),url('assets/hero.jpg');background-size:cover;background-position:center}.heroCopy{padding:65px 0 0 52px}.eyebrow{font-size:28px;font-weight:900;font-style:italic}.hero h1{font-family:Impact,Arial Black,sans-serif;letter-spacing:2px;font-size:70px;line-height:.95;margin:5px 0 14px;color:#f2f2f2;text-shadow:3px 3px 0 #6d160d,5px 5px 0 #000;-webkit-text-stroke:1px #111}.hero h2{font-size:22px;margin:0 0 12px;letter-spacing:1px}.hero h2 b{color:#e00000;margin:0 8px}.hero p{font-size:17px;line-height:1.35;margin:0 0 14px}.primary,.secondary{display:inline-flex;height:38px;align-items:center;padding:0 22px;border-radius:4px;text-decoration:none;color:#fff;font-size:12px;font-weight:900}.primary{background:#e00000}.secondary{margin-left:10px;border:1px solid #888;background:#070707}.content{display:grid;grid-template-columns:minmax(650px,1fr) 366px;gap:28px;padding:0 28px 12px 40px}.sectionTitle{height:39px;border-top:1px solid #1f1f1f;display:flex;align-items:center;font-weight:900;font-size:15px}.sectionTitle a{margin-left:auto;color:#f00000;font-size:11px;text-decoration:none}.newsGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.news{height:185px;border:1px solid #333;border-radius:5px;overflow:hidden;background:linear-gradient(#171717,#0c0c0c)}.news img{width:100%;height:95px;object-fit:cover}.newsText{padding:5px 9px}.tag{background:#e00000;font-size:10px;font-weight:900;padding:2px 4px}.ago{font-size:9px;color:#bbb;margin-left:6px}.news h3{font-size:13px;line-height:1.3;margin:5px 0}.news p{font-size:10px;color:#ddd;margin:0;line-height:1.3}.cards{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;border:1px solid #222;border-radius:6px;padding:10px}.card{position:relative;min-width:0;height:194px;border:1px solid #333;border-radius:5px;background:linear-gradient(#1a1a1a,#0b0b0b);overflow:hidden}.rank{position:absolute;z-index:2;top:0;left:0;background:#e00000;border-radius:5px 0 5px 0;padding:6px 9px;font-weight:900}.card img{width:100%;height:114px;object-fit:cover}.cardInfo{padding:5px 7px}.cardInfo small{display:block;font-size:9px;line-height:1.25}.price{display:flex;justify-content:space-between;margin-top:5px;font-weight:900}.up{color:#34d777;font-size:10px}.right{padding-top:0}.snapshot{margin-top:-38px;border:1px solid #333;border-radius:6px;background:linear-gradient(#1b1b1b,#0a0a0a);padding-bottom:10px}.panelHead{height:44px;padding:10px 12px;border-bottom:1px solid #333;font-weight:900}.panelHead select{float:right;background:#0b0b0b;color:#ddd;border:1px solid #333;border-radius:4px;padding:4px 10px}.metric{display:grid;grid-template-columns:22px 1fr auto 65px;align-items:center;height:39px;padding:0 12px;border-bottom:1px solid #292929;font-size:12px}.metric strong{font-size:16px}.metric em{font-style:normal;color:#32d778;font-size:10px;text-align:right}.metric .down{color:#f33}.marketBtn{margin:10px 12px 0;height:35px;border:1px solid #c00000;border-radius:4px;display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;font-size:11px;font-weight:900}.video{position:relative;height:112px;border:1px solid #222;overflow:hidden}.video img{width:100%;height:100%;object-fit:cover}.video b{position:absolute;left:50%;top:42%;font-size:25px}.video span{position:absolute;right:5px;bottom:5px;font-size:11px}.videoRow{height:45px;border:1px solid #292929;display:grid;grid-template-columns:45px 1fr auto;align-items:center;padding:0 8px;font-size:10px}.videoRow:first-letter{color:red}.videoRow small{font-size:9px}footer{height:72px;border-top:1px solid #333;display:flex;align-items:center;padding:0 45px;gap:15px;font-size:11px}footer img{width:54px;height:54px;object-fit:contain}footer strong{font-size:13px}footer>span{color:#888;margin-left:60px}footer nav{margin-left:auto;display:flex;gap:42px;font-weight:800}footer nav a{color:#eee}.collapsed{width:62px}.collapsed .brand img{width:52px}.collapsed nav span,.collapsed hr{display:none}.collapsed nav a{justify-content:center;padding:0}.collapsed+.shell{margin-left:62px}
@media(max-width:1200px){header{padding:0 35px}.content{grid-template-columns:1fr}.right{display:grid;grid-template-columns:1fr 1fr;gap:20px}.snapshot{margin-top:0}.hero{background-position:55% center}.newsGrid{grid-template-columns:repeat(2,1fr)}.cards{grid-template-columns:repeat(3,1fr)}footer>span{margin-left:10px}footer nav{gap:15px}}
@media(max-width:760px){.sidebar{transform:translateX(-100%);width:186px}.sidebar.open{transform:translateX(0)}.shell{margin-left:0}.collapsed+.shell{margin-left:0}header{height:58px;padding:0 12px}.hamb{display:block;background:transparent;color:#fff;border:0;font-size:22px}.search{width:min(48vw,315px)}.search input{width:calc(100% - 25px)}.login{display:none}.join{width:82px}.hero{height:440px;background-position:62% center}.heroCopy{padding:65px 20px}.hero h1{font-size:50px}.hero h2{font-size:16px}.hero p{font-size:15px}.secondary{margin:8px 0 0}.content{padding:0 12px;display:block}.newsGrid{grid-template-columns:1fr}.cards{grid-template-columns:repeat(2,1fr)}.right{display:block}.snapshot{margin-top:15px}.sectionTitle{margin-top:10px}footer{height:auto;min-height:80px;padding:12px;flex-wrap:wrap}footer>span{width:100%;order:5}footer nav{gap:12px}.collapse{display:none}}
