:root{color-scheme:dark;font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;background:#091319;color:#e6f0f3;font-size:16px;line-height:1.55}*{box-sizing:border-box}body{margin:0}main{max-width:760px;margin:auto;padding:24px 18px max(24px,env(safe-area-inset-bottom))}header,.brand,.actions{display:flex;align-items:center;justify-content:space-between;gap:12px}header{margin-bottom:30px}.brand{justify-content:flex-start}h1{font-size:19px;letter-spacing:.24em;line-height:1.2;margin:0}.brand span{font-size:12px;color:#8da7b2}h2{font-size:23px;line-height:1.35;font-weight:550;margin:8px 0 16px}p{margin:10px 0}.card{background:#101f28;border:1px solid #243942;border-radius:18px;padding:22px;margin-bottom:16px}.eyebrow{font-size:11px;letter-spacing:.18em;color:#90a9b5;font-weight:700;margin:0 0 12px}.muted,footer{color:#8da7b2;font-size:13px}footer{text-align:center;margin:30px 0}.dot{width:9px;height:9px;display:inline-block;border-radius:50%;background:#7b8b91;margin-right:10px}.dot.online{background:#77dfc1}.dot.busy{background:#77dfc1;animation:pulse 1.5s infinite}.dot.waiting{background:#ffd384}.connection strong{font-size:16px}button,.file-button{font:inherit;font-size:14px;font-weight:600;min-height:44px;border:1px solid #38535f;border-radius:10px;color:#d8e8ed;background:#172e39;padding:10px 15px;cursor:pointer}button:hover{background:#24424e}button:disabled{opacity:.5;cursor:default}.primary{background:#79e2c5;border-color:#79e2c5;color:#06281e}.primary:hover{background:#a3ecd7}label{display:block;font-size:14px;color:#b6ccd5;margin-bottom:14px}input:not([type=checkbox]),textarea,select{display:block;width:100%;border:1px solid #38535f;border-radius:10px;background:#091820;color:#e6f0f3;padding:13px;font:inherit;margin-top:6px}input,textarea,select,button{outline-offset:3px}textarea{resize:vertical;min-height:115px}.file-button{margin:0;position:relative;overflow:hidden}.file-button input[type=file]{position:absolute;inset:0;opacity:0;cursor:pointer;margin:0}#notice:empty{display:none}#notice{border-left:3px solid #e8b961;padding:12px 16px;background:#2c281d;margin:0 0 18px;border-radius:6px;white-space:pre-wrap}#answer,.question,#response-error,#task-next,pre{white-space:pre-wrap;overflow-wrap:anywhere}.question{color:#8fe2cb;border-bottom:1px solid #2a414c;padding-bottom:14px}.question:empty{display:none}#response-error{color:#f2b59d}pre{font-size:12px;border:1px solid #39505c;background:#091820;border-radius:8px;padding:12px;max-height:240px;overflow:auto}.approval.pending{border-color:#967747}#files{list-style:none;padding:0;font-size:13px}#files li{display:flex;gap:8px;align-items:center;justify-content:space-between;padding:6px 0;overflow-wrap:anywhere}#files button{flex-shrink:0}.composer .actions{margin-top:14px}[hidden]{display:none!important}@keyframes pulse{50%{opacity:.35}}@media(prefers-reduced-motion:reduce){.dot.busy{animation:none}}@media(max-width:420px){main{padding:18px 12px}.card{padding:18px}h2{font-size:21px}header{margin-bottom:22px}}
