:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,sans-serif;color:#f4f6f5;background:#080b0a;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 15% 0%,#17231d 0,transparent 35%),#080b0a}button,select,textarea{font:inherit}.app-shell{max-width:1560px;margin:0 auto;padding:24px 28px 40px}header{min-height:74px;display:flex;align-items:center;gap:14px;border-bottom:1px solid #273029;margin-bottom:24px;padding-bottom:20px}.brand-mark{width:48px;height:48px;display:grid;place-items:center;background:#46d369;color:#071008;font-size:14px;font-weight:800;border-radius:10px;letter-spacing:-.04em}.eyebrow{margin:0 0 3px;color:#7f9486;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}h1,h2{margin:0;letter-spacing:-.035em}h1{font-size:22px}h2{font-size:25px}.match-pill{margin-left:auto;padding:9px 14px;border:1px solid #28342d;border-radius:999px;color:#bdc8c0;font-size:13px}.match-pill span{display:inline-block;width:7px;height:7px;margin-right:9px;border-radius:50%;background:#46d369;box-shadow:0 0 12px #46d369}main{display:grid;grid-template-columns:minmax(0,1fr) 370px;gap:24px;align-items:stretch}.video-column,aside{background:#101412;border:1px solid #252d28;border-radius:16px;overflow:hidden;box-shadow:0 24px 80px #00000047}.video-frame{position:relative;aspect-ratio:16 / 9;background:#020302;display:grid;place-items:center}video{width:100%;height:100%;object-fit:contain}.video-loading{color:#667269;font-size:14px}.controls{height:82px;padding:0 24px;display:flex;align-items:center;gap:10px;border-top:1px solid #202722}.controls button{color:#aebbb2;background:#191f1b;border:1px solid #303a33;border-radius:8px;padding:11px 14px;cursor:pointer}.controls button:hover{color:#fff;border-color:#536158}.controls button span{color:#46d369;font-weight:700}.controls .play{min-width:116px;color:#071008;background:#46d369;border-color:#46d369;font-weight:800}.time{margin-left:auto;color:#68766d;font-variant-numeric:tabular-nums;font-size:14px;display:flex;gap:8px}.time strong{color:#fff}.shortcuts{margin:0;padding:0 24px 18px;color:#56625a;font-size:11px}.shortcuts i{display:inline-block;height:10px;border-left:1px solid #343d37;margin:0 12px}aside{padding:28px}.panel-heading{padding-bottom:25px;border-bottom:1px solid #273029;margin-bottom:26px}form{display:flex;flex-direction:column}label{color:#aeb9b1;font-size:12px;font-weight:700;margin-bottom:9px}label small{color:#667169;font-weight:500;float:right}select,textarea{width:100%;border:1px solid #323b35;background:#171c19;color:#f3f5f4;border-radius:9px;outline:none}select{padding:13px 12px;margin-bottom:24px}textarea{min-height:132px;padding:13px;resize:vertical;line-height:1.5}select:focus,textarea:focus{border-color:#46d369;box-shadow:0 0 0 3px #46d3691a}.start-time{display:flex;justify-content:space-between;align-items:baseline;padding:1px 0 22px;margin-bottom:24px;border-bottom:1px solid #273029}.start-time span{font-size:35px;font-weight:700;letter-spacing:-.04em;font-variant-numeric:tabular-nums}.start-time small{color:#667169}.counter{color:#59645d;font-size:10px;text-align:right;margin:6px 0 14px}.status{border-radius:8px;padding:11px 12px;margin-bottom:13px;font-size:12px;line-height:1.4}.status.success{background:#46d3691f;color:#77e492}.status.error{background:#ef5c5c1f;color:#ff9c9c}.submit{width:100%;display:flex;justify-content:space-between;border:0;border-radius:9px;padding:15px 17px;color:#061008;background:#46d369;font-weight:800;cursor:pointer}.submit:disabled{opacity:.55;cursor:wait}.duration-note{color:#69746c;text-align:center;font-size:11px;line-height:1.5;margin:12px 0 0}@media(max-width:900px){.app-shell{padding:16px}main{grid-template-columns:1fr}aside{padding:24px}.shortcuts{display:none}}@media(max-width:560px){.match-pill{display:none}.controls{padding:0 12px}.controls button{font-size:12px;padding:10px}.controls .play{min-width:88px}.time{font-size:11px;gap:4px}}
