:root{color-scheme:dark;--bg:#0d0d10;--panel:#17171c;--panel2:#202026;--line:#34343b;--text:#f5f1ec;--muted:#aaa5a0;--fire:#ff6a2a;--gold:#ffb04d;--green:#ffb04d}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:15px/1.55 Inter,Segoe UI,Arial,sans-serif}.shell{min-height:100vh;display:grid;grid-template-columns:248px 1fr}.sidebar{background:#111115;border-right:1px solid var(--line);padding:26px 18px;display:flex;flex-direction:column}.brand{display:block;text-align:center;margin:0 12px 25px}.brand img{width:158px;max-height:115px;object-fit:contain}.eyebrow{color:#c98255;font-size:10px;letter-spacing:.18em;font-weight:800}.sidebar nav{display:grid;gap:6px;margin-top:13px}.sidebar nav a{color:#aaa5a0;text-decoration:none;padding:11px 13px;border-radius:8px}.sidebar nav a.active,.sidebar nav a:hover{background:#28201c;color:#fff}.sidebar-bottom{margin-top:auto;border-top:1px solid var(--line);padding:18px 5px 0;display:flex;gap:10px;align-items:center}.avatar{display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:#482518;color:#ffc08d;font-size:12px;font-weight:800}.sidebar-bottom strong,.sidebar-bottom small{display:block}.sidebar-bottom small{font-size:12px;color:var(--muted)}main{max-width:1210px;width:100%;margin:0 auto;padding:35px 48px}.topbar{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.topbar h1{font-size:25px;margin:4px 0 0}.preview-pill{border:1px solid #714321;color:#ffc27a;border-radius:99px;padding:6px 11px;font-size:10px;letter-spacing:.09em;font-weight:800}.preview-pill i,.state i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--gold);margin-right:6px;box-shadow:0 0 9px #ff8b34}.hero{height:245px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:13px;background:radial-gradient(ellipse at 73% 50%,#4b2117 0,#1b1515 36%,#121216 75%)}.banner{position:absolute;right:-12px;top:0;width:68%;height:100%;object-fit:contain;opacity:.83;mask-image:linear-gradient(90deg,transparent 0%,#000 25%)}.hero-copy{position:relative;z-index:1;padding:30px 34px;max-width:480px}.hero h2{font-size:31px;line-height:1.08;margin:11px 0}.hero p{color:#c2b9b0;max-width:335px;margin:0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin:31px 0 13px}.section-heading h2{font-size:19px;margin:3px 0}.count{display:inline-grid;place-items:center;font-size:11px;background:#29282e;color:#d3ccc4;border-radius:20px;width:22px;height:22px;vertical-align:2px}.button{border:0;border-radius:7px;padding:10px 14px;font-weight:700;color:var(--text);background:var(--panel2)}.button:disabled{opacity:.5;cursor:not-allowed}.button.primary{background:linear-gradient(135deg,#b34420,#ed7131);color:#fff}.button.outline{border:1px solid #514a45;background:transparent}.button.muted{color:#b8b1aa}.instance-card{display:flex;align-items:center;justify-content:space-between;gap:18px;background:var(--panel);border:1px solid var(--line);border-radius:11px;padding:20px}.instance-main{display:flex;align-items:flex-start;gap:15px}.instance-icon{width:43px;height:43px;display:grid;place-items:center;border-radius:10px;color:#ffb36b;background:#392117;font-size:21px}.instance-title{display:flex;align-items:center;gap:13px}.instance-title h3{font-size:17px;margin:0}.state{display:inline-flex;align-items:center;color:#ddb277;font-size:11px;background:#33261a;padding:4px 8px;border-radius:99px;white-space:nowrap}.instance-card p{margin:2px 0 10px;color:var(--muted);font-size:13px}.tags{display:flex;gap:8px;flex-wrap:wrap}.tags span,.vtt-status span:not(.state){font-size:11px;color:#c4bcb5;background:#24242b;border:1px solid #37363c;border-radius:5px;padding:4px 8px}.instance-actions{display:flex;gap:8px}.notice{display:flex;gap:12px;margin-top:18px;padding:14px 16px;border:1px solid #574025;background:#1f1a15;border-radius:9px;color:#e2d4c5}.notice-mark{width:20px;height:20px;display:grid;place-items:center;border:1px solid #cf8f50;color:#ffb04d;border-radius:50%;font-size:12px;flex:none}.notice strong{font-size:13px}.notice p{margin:2px 0 0;color:#b9ada1;font-size:12px}footer{padding:30px 0 0;color:#77716c;font-size:9px;letter-spacing:.13em}footer span{color:#d56c35;margin:0 6px}.vtt-page{min-height:100vh;background:radial-gradient(ellipse at 50% 15%,#552113 0,#231411 26%,#111115 65%);display:grid;place-items:center;padding:30px}.vtt-shell{width:min(720px,100%);text-align:center;padding:32px 25px 26px;border:1px solid #563526;border-radius:16px;background:rgba(15,14,16,.78);box-shadow:0 30px 90px #0009}.back-link{display:block;text-align:left;color:#e7a779;text-decoration:none;font-size:13px}.vtt-logo{width:min(270px,65%);max-height:260px;object-fit:contain;margin:14px auto 6px}.vtt-shell h1{font-size:clamp(34px,6vw,52px);line-height:1.05;margin:13px 0}.vtt-lead{max-width:490px;margin:0 auto 20px;color:#c0b6ae}.vtt-status{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin:0 auto 22px}.vtt-shell .button{display:inline-block;text-decoration:none}.preview-caption{display:block;color:#7d746e;font-size:9px;letter-spacing:.15em;margin-top:27px}@media(max-width:800px){.shell{grid-template-columns:1fr}.sidebar{display:none}main{padding:23px 17px}.hero{height:255px}.hero-copy{padding:24px 20px}.banner{width:100%;opacity:.45}.instance-card{align-items:flex-start;flex-direction:column}.instance-actions{align-self:flex-end}.topbar h1{font-size:22px}}@media(max-width:470px){.topbar{align-items:flex-start;gap:10px}.preview-pill{font-size:8px}.instance-title{align-items:flex-start;flex-direction:column;gap:6px}.instance-actions{align-self:stretch}.instance-actions button{flex:1}.hero h2{font-size:27px}}