:root{font-family:Inter,Segoe UI,system-ui,sans-serif;color:#233348;background:#f4f6f9;font-size:14px}*{box-sizing:border-box}body{margin:0}header{height:72px;background:white;border-bottom:1px solid #dbe2eb;display:flex;align-items:center;gap:22px;padding:0 36px}.brand{font-weight:850;letter-spacing:-1px;font-size:23px;color:#16395e}.brand span{font-weight:450;margin-left:6px}.separator{height:24px;border-left:1px solid #dbe2eb}.local{font-size:10px;letter-spacing:1.5px;background:#eaf1fa;color:#315b8b;padding:5px 9px;border-radius:4px}#logout{margin-left:auto}main{max-width:1500px;margin:auto;padding:32px 36px 60px}.heading{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}.eyebrow{font-size:10px;letter-spacing:1.8px;color:#587392;margin:0 0 8px}h1{font-size:27px;letter-spacing:-.6px;margin:0;font-weight:650}h2{font-size:17px;margin:0 0 22px}#refresh-state{color:#758395;font-size:12px}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-bottom:26px}.stat{background:white;border:1px solid #dfe6ee;border-radius:8px;padding:18px 22px}.stat strong{display:block;font-size:22px;font-weight:650;margin-top:7px}.stat span{color:#66778c;font-size:12px}.layout{display:grid;grid-template-columns:290px 1fr;gap:26px;align-items:start}.create-panel{border:1px solid #dfe6ee;background:white;border-radius:9px;padding:23px;position:sticky;top:20px}label{display:block;font-size:12px;font-weight:600;margin-bottom:17px}input{width:100%;border:1px solid #cbd5e2;border-radius:5px;font:inherit;font-weight:400;padding:10px;margin-top:7px;background:#fff;color:#233348}input:focus{outline:2px solid #9bbdeb;outline-offset:1px}.paired{display:grid;grid-template-columns:1fr 1fr;gap:10px}button,.open-link{font:inherit;font-size:12px;font-weight:600;padding:9px 12px;border:1px solid #cdd7e3;border-radius:5px;background:white;color:#29415f;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:5px}button:hover,.open-link:hover{background:#eef3f9;border-color:#8fa8c5}button:focus-visible,.open-link:focus-visible,summary:focus-visible{outline:3px solid #8caee0;outline-offset:2px}button:disabled{opacity:.45;cursor:wait}.primary,.open-link{background:#21548b;color:white;border-color:#21548b}.primary:hover,.open-link:hover{background:#153e6b;color:white}.create-panel .primary{width:100%;padding:11px}.hint{color:#788699;font-size:11px;line-height:1.6;margin-bottom:0}.section-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:17px;gap:15px}.section-heading h2{margin:0}.session{background:white;border:1px solid #dae3ed;border-radius:8px;margin-bottom:13px;padding:20px 22px}.session-head{display:flex;justify-content:space-between;gap:14px;align-items:center}.session h3{margin:0;font-size:16px;font-weight:650;overflow-wrap:anywhere}.status{font-size:11px;padding:5px 9px;border-radius:4px;white-space:nowrap;background:#edf1f5;color:#647187}.status.running{background:#e6f3ec;color:#236c4a}.status.creating,.status.resuming{background:#e8f0fc;color:#2e5c9a}.status.expired{background:#fff3dc;color:#936823}.status.error{background:#fceaea;color:#ae3535}.meta{display:flex;gap:20px;flex-wrap:wrap;margin:17px 0 13px;color:#627388;font-size:12px}.meta strong{color:#354961;font-weight:600}.volume{font-family:ui-monospace,monospace;font-size:10px;color:#76869a;overflow-wrap:anywhere;line-height:1.6}.actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:17px;padding-top:15px;border-top:1px solid #edf1f5}.actions .danger{color:#ac4949;margin-left:auto}.session-error{color:#a33e3e;background:#fff1f1;font-size:12px;padding:10px;white-space:pre-wrap;overflow-wrap:anywhere}.empty{border:1px dashed #c5d1df;padding:45px 25px;text-align:center;border-radius:8px;color:#6a7e94}.empty strong{display:block;font-size:17px;color:#344e6a;margin-bottom:9px}details{margin-top:24px}summary{font-size:13px;color:#65798d;cursor:pointer;padding:12px 0}#error,#dialog-error{padding:13px;background:#fcecec;color:#a33c3c;border:1px solid #efcccc;border-radius:6px;margin-bottom:20px}.access{max-width:660px;background:white;border:1px solid #dde4ee;padding:35px;border-radius:10px;margin:50px auto}.access p{line-height:1.7;color:#64778d}.access code{display:block;padding:16px;background:#eff3f8;border-radius:5px}dialog{border:1px solid #cdd8e5;border-radius:10px;padding:28px;max-width:min(92vw,640px);width:540px;color:inherit;box-shadow:0 18px 70px #17314d30}dialog::backdrop{background:#17314d66}dialog p{line-height:1.65;color:#67778c}.dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:25px}#logs-dialog{width:1000px;max-width:95vw}pre{max-height:65vh;overflow:auto;background:#14283f;color:#dce7f3;font-size:11px;padding:20px;line-height:1.6;white-space:pre-wrap;word-break:break-word}[hidden]{display:none!important}@media(max-width:950px){.layout{grid-template-columns:240px 1fr}main{padding:25px 20px}.meta{gap:10px}}@media(max-width:700px){header{padding:0 18px;gap:12px}.layout{grid-template-columns:1fr}.create-panel{position:static}.stats{gap:8px}.stat{padding:13px}.stat strong{font-size:18px}.heading{align-items:start;flex-direction:column}h1{font-size:23px}.session{padding:18px}.meta{flex-direction:column}.actions .danger{margin-left:0}}

.access{max-width:460px;margin:48px auto;padding:32px;background:white;border:1px solid #dce3eb;border-radius:12px}.access form{display:grid;gap:18px;margin-top:24px}.access input{width:100%}.auth-toggle{margin-top:20px;width:100%}.account-line{display:flex;align-items:center;justify-content:space-between;margin:0 0 20px;color:#53647a;font-size:14px}.account-line span{overflow-wrap:anywhere}#auth-submit{width:100%}
