:root{color-scheme:light;--canvas:#f5f7fa;--surface:#fff;--surface-soft:#eef2f7;--ink:#172033;--muted:#637087;--line:#dce3ec;--blue:#246bfe;--blue-dark:#1454d8;--green:#0b9b72;--amber:#c77a12;--red:#d34545;--shadow:0 12px 32px rgba(19,32,54,.12);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}body{margin:0;background:var(--canvas);color:var(--ink);font-size:14px;letter-spacing:0}button,input,select{font:inherit;letter-spacing:0}button{cursor:pointer}.eyebrow{margin:0 0 5px;color:var(--blue);font-size:11px;font-weight:750;text-transform:uppercase}.auth-page{min-height:100vh;background:#101827}.auth-shell{min-height:100vh;display:grid;grid-template-columns:minmax(360px,1fr) minmax(420px,620px)}.auth-brand{padding:clamp(48px,8vw,120px);display:flex;flex-direction:column;justify-content:center;color:#fff;background:linear-gradient(145deg,#0e1d36,#1d3d70)}.auth-brand h1{max-width:700px;font-size:clamp(42px,5vw,72px);line-height:1.05;margin:18px 0}.auth-brand p:last-child{max-width:570px;color:#c9d5e7;font-size:18px;line-height:1.6}.brand-mark{width:58px;height:58px;display:grid;place-items:center;background:var(--blue);color:#fff;border-radius:8px;font-size:28px;font-weight:800;box-shadow:0 10px 28px rgba(36,107,254,.35)}.brand-mark.small{width:34px;height:34px;font-size:17px;box-shadow:none}.auth-form-wrap{background:var(--surface);display:grid;place-items:center;padding:40px}.auth-form{width:min(100%,420px);display:flex;flex-direction:column;gap:18px}.auth-form header{margin-bottom:6px}.auth-form h2,.dialog-form h2{font-size:26px;margin:0 0 5px}.auth-form header p{margin:0;color:var(--muted)}label{display:flex;flex-direction:column;gap:7px;font-size:13px;font-weight:650}label small{font-weight:450;color:var(--muted)}input,select{width:100%;height:42px;border:1px solid var(--line);border-radius:6px;padding:0 12px;color:var(--ink);background:var(--surface);outline:none}input:focus,select:focus{border-color:var(--blue);box-shadow:0 0 0 3px rgba(36,107,254,.12)}.button{border:1px solid var(--line);border-radius:6px;min-height:40px;padding:0 15px;background:var(--surface);color:var(--ink);font-weight:650;display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.button:hover{background:var(--surface-soft)}.button.primary{border-color:var(--blue);background:var(--blue);color:white}.button.primary:hover{background:var(--blue-dark)}.button.danger{color:var(--red)}.alert{padding:11px 13px;border-radius:6px}.alert.error{background:#fff0f0;color:#9d2929;border:1px solid #f3c4c4}.app-shell{min-height:100vh;display:grid;grid-template-columns:248px minmax(0,1fr)}.sidebar{position:sticky;top:0;height:100vh;background:#121a28;color:#dce5f3;padding:18px 12px;display:flex;flex-direction:column}.brand{height:52px;display:flex;align-items:center;gap:11px;padding:0 7px;font-size:16px;font-weight:750}.sidebar nav{display:flex;flex-direction:column;gap:4px;margin-top:24px}.nav-item{border:0;background:transparent;color:#aebbd0;min-height:43px;border-radius:6px;padding:0 12px;display:flex;align-items:center;gap:12px;text-align:left}.nav-item span{font-size:18px;width:20px;text-align:center}.nav-item:hover,.nav-item.active{background:#24334b;color:white}.account{margin-top:auto;border-top:1px solid #2b3749;padding:16px 5px 0;display:grid;grid-template-columns:36px 1fr 32px;align-items:center;gap:9px;min-width:0}.avatar{width:36px;height:36px;border-radius:50%;display:grid;place-items:center;background:#dbe6ff;color:#244b9c;font-weight:750}.account strong,.account small{display:block;overflow:hidden;text-overflow:ellipsis}.account small{color:#91a0b7;font-size:11px;margin-top:2px}.account button{border:0;background:transparent;color:#aebbd0;font-size:18px}.workspace{min-width:0;padding:0 30px 50px}.topbar{height:112px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.topbar h1{font-size:27px;margin:0}.view{display:none}.view.active{display:block}.summary-strip{height:92px;display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.summary-strip div{display:flex;align-items:center;gap:12px;padding:0 20px;border-right:1px solid var(--line)}.summary-strip div:first-child{padding-left:0}.summary-strip div:last-child{border:0}.summary-strip span{color:var(--muted);font-size:12px}.summary-strip strong{font-size:24px}.toolbar,.section-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px;padding:18px 0}.toolbar input{max-width:300px}.toolbar select{width:180px}.section-actions{justify-content:space-between}.section-actions p{color:var(--muted)}.table-wrap{border:1px solid var(--line);border-radius:7px;background:var(--surface);overflow:hidden}table{width:100%;border-collapse:collapse;table-layout:fixed}th{height:42px;background:var(--surface-soft);color:#58667d;text-align:left;font-size:11px;text-transform:uppercase;padding:0 14px}td{padding:14px;border-top:1px solid var(--line);vertical-align:middle}th:first-child{width:28%}td strong,td small{display:block}td small{color:var(--muted);margin-top:4px}.status{display:inline-flex;align-items:center;gap:7px;font-size:12px;font-weight:650}.status:before{content:"";width:8px;height:8px;border-radius:50%;background:#8996a8}.status.queued:before,.status.claimed:before{background:var(--blue)}.status.printing:before{background:var(--amber);box-shadow:0 0 0 4px #fff0d8}.status.completed:before{background:var(--green)}.status.failed:before,.status.cancelled:before{background:var(--red)}.status.pending_approval:before{background:var(--amber)}.row-actions{display:flex;justify-content:flex-end;gap:6px}.small-button{border:1px solid var(--line);background:var(--surface);border-radius:5px;padding:6px 9px;color:var(--ink)}.small-button:hover{background:var(--surface-soft)}.empty{padding:60px;text-align:center;color:var(--muted)}.printer-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:12px}.printer-item{background:var(--surface);border:1px solid var(--line);border-radius:7px;padding:16px;display:grid;grid-template-columns:44px 1fr auto;gap:12px;align-items:center}.printer-icon{width:44px;height:44px;border-radius:6px;background:var(--surface-soft);display:grid;place-items:center;font-size:20px}.printer-item h3{margin:0 0 4px;font-size:15px}.printer-item p{margin:2px 0;color:var(--muted);font-size:12px}.printer-state{font-size:11px;font-weight:700;color:var(--muted)}.printer-state.online{color:var(--green)}dialog{border:0;border-radius:8px;padding:0;width:min(620px,calc(100vw - 32px));box-shadow:var(--shadow);background:var(--surface);color:var(--ink)}dialog::backdrop{background:rgba(8,15,27,.58)}.dialog-form{padding:22px;display:flex;flex-direction:column;gap:17px}.dialog-form header{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:1px solid var(--line);padding-bottom:16px}.icon-button{width:36px;height:36px;border:1px solid var(--line);border-radius:6px;background:var(--surface);font-size:22px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.check{flex-direction:row;align-items:flex-start;padding:13px;background:var(--surface-soft);border-radius:6px}.check input{width:18px;height:18px;margin-top:2px}.check strong,.check small{display:block}.dialog-actions{display:flex;justify-content:flex-end;gap:8px;border-top:1px solid var(--line);padding-top:16px}.form-status{min-height:18px;margin:0;color:var(--muted);font-size:12px;white-space:pre-wrap}.form-status.error{color:var(--red)}.token-output{padding:12px;border:1px solid var(--line);background:var(--surface-soft);border-radius:6px;word-break:break-all;font-family:ui-monospace,monospace;font-size:12px}.toast{position:fixed;right:24px;bottom:24px;background:#172033;color:#fff;border-radius:6px;padding:12px 16px;box-shadow:var(--shadow);opacity:0;transform:translateY(8px);pointer-events:none;transition:.2s}.toast.visible{opacity:1;transform:none}@media(max-width:850px){.auth-shell{grid-template-columns:1fr}.auth-brand{padding:40px;min-height:280px}.auth-brand h1{font-size:38px}.app-shell{grid-template-columns:1fr}.sidebar{position:fixed;z-index:5;left:0;right:0;bottom:0;top:auto;height:66px;padding:7px 10px;display:block}.sidebar .brand,.sidebar .account{display:none}.sidebar nav{margin:0;display:grid;grid-template-columns:repeat(4,1fr);gap:4px}.nav-item{font-size:10px;flex-direction:column;justify-content:center;gap:1px;padding:0}.nav-item span{font-size:16px}.workspace{padding:0 14px 88px}.topbar{height:94px}.topbar h1{font-size:23px}.topbar .button{font-size:0;width:42px;padding:0}.topbar .button:first-letter{font-size:20px}.summary-strip{height:auto;grid-template-columns:repeat(2,1fr);padding:8px 0}.summary-strip div{height:58px;padding:0 10px}.summary-strip div:nth-child(2){border-right:0}.toolbar{align-items:stretch}.toolbar input{max-width:none}.toolbar select{width:135px}table{min-width:760px}.table-wrap{overflow-x:auto}.form-grid{grid-template-columns:1fr}.printer-list{grid-template-columns:1fr}}

