:root{color:#f4f1ea;background:#10141a;font-family:Segoe UI,sans-serif;line-height:1.4}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(1200px 500px at 10% -10%,rgba(230,163,23,.16),transparent 55%),#10141a}button,input,textarea{font:inherit;color:inherit}button,.linkish{background:#243041;border:1px solid #3a4658;border-radius:999px;padding:.55rem .9rem;cursor:pointer}button.primary{background:#e6a317;color:#1a1406;border-color:#e6a317;font-weight:700}button.danger{background:transparent;color:#e15a4a;border-color:#e15a4a}button:disabled{opacity:.45;cursor:not-allowed}input,textarea{width:100%;background:#0d1117;border:1px solid #2c3542;border-radius:12px;padding:.75rem .9rem}textarea{min-height:320px;resize:vertical;font-family:Consolas,Courier New,monospace;font-size:1rem}a{color:#e6a317}.app-shell{max-width:1100px;margin:0 auto;padding:1.25rem}.topbar{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-bottom:1.25rem}.brand{font-family:Georgia,serif;letter-spacing:.04em;font-size:1.35rem}.nav{display:flex;gap:.5rem;flex-wrap:wrap}.nav a{text-decoration:none;color:#f4f1ea;background:#1a212b;border-radius:999px;padding:.45rem .8rem}.nav a.active{outline:1px solid #e6a317}.banner{background:#3a2a12;border:1px solid #e6a317;border-radius:14px;padding:.8rem 1rem;margin-bottom:1rem}.panel{background:#1a212beb;border:1px solid #2c3542;border-radius:18px;padding:1rem}.stack{display:grid;gap:.75rem}.row{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center}.script-list{display:grid;gap:.6rem}.script-row{display:flex;justify-content:space-between;gap:1rem;align-items:center;padding:.8rem;border-radius:14px;background:#121820}.muted{color:#9aa3b2}.danger-text{color:#e15a4a}.remote{display:grid;justify-items:center;gap:.8rem;text-align:center;padding:1.5rem 1rem 2rem}.remote .status{letter-spacing:.14em;font-size:.8rem;color:#3ddc97}.remote .status.off{color:#e15a4a}.clock{font-variant-numeric:tabular-nums;font-size:2.4rem;font-family:Georgia,serif}.speed{letter-spacing:.08em}.play{width:7rem;height:7rem;border-radius:50%;font-size:1.1rem}.seek{width:min(420px,100%)}.remote-layout{display:grid;grid-template-columns:minmax(260px,1.15fr) minmax(280px,420px);gap:1rem;align-items:start}.preview-frame{position:relative;height:min(72vh,680px);overflow:hidden;background:#000;border-radius:18px;border:1px solid #2c3542}.preview-script{white-space:pre-wrap;padding:0 12%;line-height:1.35;text-align:center;transform-origin:center top}.preview-guide{position:absolute;left:50%;top:50%;width:72px;height:3px;margin-left:-36px;background:#e6a317e6;pointer-events:none}.clock-face{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.clock-time{font-size:clamp(3.2rem,8vw,6.4rem);line-height:.95;font-variant-numeric:tabular-nums;letter-spacing:-.03em}.clock-ampm{margin-top:.35rem;color:#e6a317;letter-spacing:.28em;font-size:1.3rem}.stopwatch-label{margin-top:1.6rem;color:#9aa3b2;letter-spacing:.16em;font-size:.8rem}.stopwatch{font-size:clamp(2rem,4vw,3.2rem);color:#e6a317;font-variant-numeric:tabular-nums}.login{max-width:460px;margin:8vh auto}@media(max-width:720px){.script-row,.topbar{align-items:flex-start;flex-direction:column}.play{width:5.5rem;height:5.5rem}.remote-layout{grid-template-columns:1fr}.preview-frame{height:46vh}}
