:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f5f7f9;color:#172026}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}.app-shell{width:min(1440px,calc(100% - 32px));margin:0 auto;padding:28px 0}.topbar,.panel-header,.method-card-header,.topbar-actions,.button-row,.footer,.secure-badge,.small-button,.icon-button,.tabs button,.metric,.add-method,.note{display:flex;align-items:center}.topbar{justify-content:space-between;gap:16px;margin-bottom:20px}.topbar h1,.panel h2,.auth-panel h1{margin:0;letter-spacing:0}.topbar h1{font-size:clamp(1.8rem,3vw,2.8rem);line-height:1.05}.eyebrow{margin:0 0 6px;color:#5c6972;font-size:.75rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.topbar-actions{gap:10px}.secure-badge{gap:7px;border:1px solid #dce3e8;background:#fff;border-radius:8px;padding:9px 12px;font-weight:700;color:#2f5949}.icon-button,.small-button,.tabs button,.add-method{border:1px solid #d8e1e7;background:#fff;color:#172026;border-radius:8px;min-height:38px}.icon-button{justify-content:center;width:40px}.small-button,.add-method{gap:7px;padding:8px 12px;font-weight:800}.small-button.primary{background:#0f766e;border-color:#0f766e;color:#fff}.danger-button{color:#af2f2f}.status-grid{display:grid;grid-template-columns:repeat(4,minmax(150px,1fr)) minmax(260px,1.8fr);gap:12px;margin-bottom:16px}.metric{gap:12px;background:#fff;border:1px solid #dce3e8;border-radius:8px;padding:14px}.metric span{color:#66747e;font-size:.78rem;font-weight:700}.metric strong{display:block;margin-top:2px;font-size:1.15rem}.metric.success{border-color:#9bd3bf;background:#f1fbf6}.metric.danger{border-color:#f0b0aa;background:#fff5f3}.alert{margin-bottom:16px;padding:12px 14px;border-radius:8px;background:#fff4e0;border:1px solid #e9c079;color:#6d4400;font-weight:700}.tabs{display:flex;gap:8px;margin-bottom:16px;overflow-x:auto}.tabs button{gap:8px;padding:10px 14px;font-weight:850}.tabs button.active{background:#172026;color:#fff;border-color:#172026}.panel,.auth-panel{background:#fff;border:1px solid #dce3e8;border-radius:8px;box-shadow:0 16px 40px #1620260f}.panel{padding:18px}.panel-header{justify-content:space-between;gap:14px;margin-bottom:16px}.count-pill,.connection-status,.status-badge{display:inline-flex;align-items:center;min-height:26px;border-radius:999px;padding:3px 10px;font-size:.76rem;font-weight:850;text-transform:capitalize}.count-pill{background:#edf3f7;color:#43515b}.table-wrap{overflow-x:auto}table{width:100%;border-collapse:collapse;min-width:900px}th,td{padding:12px 10px;border-bottom:1px solid #e8eef2;text-align:left;vertical-align:top}th{color:#66747e;font-size:.75rem;text-transform:uppercase}.status-badge.queued{background:#e9f2ff;color:#245c9a}.status-badge.printing{background:#fff7db;color:#8a6200}.status-badge.printed{background:#e8f7ee;color:#1c6a43}.status-badge.failed{background:#ffe8e6;color:#a4362e}.status-badge.retrying{background:#fff0dc;color:#945400}.row-error{margin:6px 0 0;max-width:420px;color:#a4362e;font-size:.78rem;line-height:1.35}.empty-state{border:1px dashed #cbd6dd;border-radius:8px;padding:36px;text-align:center;color:#66747e;font-weight:800}.button-row{flex-wrap:wrap;justify-content:flex-end;gap:8px}.printer-main{display:grid;grid-template-columns:minmax(220px,1fr) auto;gap:14px;align-items:end;margin-bottom:16px}label{display:grid;gap:7px;color:#43515b;font-size:.78rem;font-weight:850}input,select{width:100%;border:1px solid #cfd9df;border-radius:8px;background:#fff;color:#172026;min-height:40px;padding:8px 10px}.checkbox-line{display:flex;align-items:center;gap:8px;color:#172026}.checkbox-line input{width:18px;min-height:18px}.method-list{display:grid;gap:12px}.method-card{border:1px solid #dce3e8;border-radius:8px;padding:14px;background:#fbfdfe}.method-card-header{justify-content:space-between;gap:12px;margin-bottom:12px}.method-card-header>div{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.method-name{max-width:260px;font-weight:850}.connection-status.online{background:#e8f7ee;color:#1c6a43}.connection-status.offline{background:#ffe8e6;color:#a4362e}.connection-status.unknown{background:#edf3f7;color:#43515b}.form-grid{display:grid;grid-template-columns:repeat(4,minmax(140px,1fr));gap:12px}.add-method{margin-top:12px}.note{gap:8px;margin-top:14px;padding:12px;background:#f6f9fb;border:1px solid #dce3e8;border-radius:8px;color:#43515b;font-weight:700}.footer{gap:8px;justify-content:center;margin-top:18px;color:#66747e;font-size:.85rem;font-weight:700}.auth-screen{min-height:100vh;display:grid;place-items:center;padding:20px}.auth-panel{width:min(420px,100%);padding:26px}.auth-panel label{margin-top:14px}.auth-panel>button{width:100%;min-height:42px;margin-top:12px;border:0;border-radius:8px;background:#0f766e;color:#fff;font-weight:900}.auth-icon{width:48px;height:48px;display:grid;place-items:center;border-radius:8px;background:#e8f7ee;color:#0f766e;margin-bottom:14px}.auth-error{margin:12px 0 0;border:1px solid #f0b0aa;border-radius:8px;padding:10px 12px;background:#fff5f3;color:#a4362e;font-size:.85rem;font-weight:800}.input-with-icon{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:8px;border:1px solid #cfd9df;border-radius:8px;padding-left:10px}.input-with-icon input{border:0}.password-toggle{width:38px;min-height:38px;display:grid;place-items:center;border:0;border-left:1px solid #e5edf2;border-radius:0 8px 8px 0;background:#fff;color:#50606b;margin:0;padding:0}.password-toggle:hover{color:#0f766e}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:980px){.status-grid,.form-grid,.printer-main{grid-template-columns:1fr 1fr}}@media(max-width:680px){.app-shell{width:min(100% - 20px,1440px);padding:18px 0}.topbar,.panel-header{align-items:flex-start;flex-direction:column}.status-grid,.form-grid,.printer-main{grid-template-columns:1fr}.topbar-actions,.button-row{width:100%;justify-content:flex-start}}
