*{box-sizing:border-box}html,body,#root{height:100%}body{background:#f8fafc;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}button,input,textarea,select{font:inherit}.reading-source-badge{white-space:nowrap;border:1px solid #0000;border-radius:999px;align-items:center;padding:2px 8px;font-size:10px;font-weight:800;line-height:1.2;display:inline-flex}.reading-source-qr{color:#075985;background:#e0f2fe;border-color:#bae6fd}.reading-source-ai{color:#3730a3;background:#eef2ff;border-color:#c7d2fe}.auth-shell{background:#edf3f8;place-items:center;min-height:100vh;padding:24px;display:grid}.auth-panel{background:#fff;border:1px solid #dbe3ea;border-radius:8px;flex-direction:column;gap:14px;width:min(100%,380px);padding:28px;display:flex;box-shadow:0 12px 30px #0f172a14}.auth-panel h1{color:#0f172a;margin:0 0 4px;font-size:22px}.auth-panel p{color:#64748b;margin:0;line-height:1.5}.auth-panel label{color:#475569;text-transform:uppercase;flex-direction:column;gap:5px;font-size:12px;font-weight:700;display:flex}.auth-brand{color:#0f172a;font-size:18px;font-weight:800}.auth-brand span{color:#2563eb}.auth-button{color:#fff;cursor:pointer;background:#1e3a5f;border:0;border-radius:8px;padding:10px 14px;font-weight:700}.auth-button:disabled{cursor:wait;opacity:.7}.auth-error{color:#991b1b;background:#fee2e2;border-radius:8px;padding:10px 12px;font-size:13px}.auth-success{color:#166534;background:#dcfce7;border-radius:8px;padding:10px 12px;font-size:13px}.session-bar{color:#fff;background:#0f172a;flex:none;justify-content:flex-end;align-items:center;gap:10px;padding:8px 16px;font-size:12px;display:flex}.session-bar button{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff40;border-radius:6px;padding:5px 10px}.authenticated-shell{flex-direction:column;height:100vh;display:flex;overflow:hidden}.app-host{flex:1;min-height:0;overflow:hidden}.app-shell-mobile{width:100%}.app-mobile-header,.app-mobile-panel-backdrop{display:none}.app-mobile-only-inline{display:none!important}@media (width<=900px){html,body,#root{min-width:0;height:100%}.session-bar{z-index:50;padding:8px 10px;position:sticky;top:0}.session-bar span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.app-shell-mobile{flex-direction:column!important;overflow:hidden!important}.app-mobile-header{background:#0f1f38;border-bottom:1px solid #1a2f4a;flex:none;grid-template-columns:1fr;gap:8px;padding:10px;display:grid}.app-mobile-brand{color:#fff;letter-spacing:0;font-size:17px;font-weight:800}.app-mobile-brand span{color:#3b82f6}.app-mobile-select{color:#fff;text-align:left;width:100%;font:inherit;background:#173052;border:1px solid #2a3f5a;border-radius:10px;grid-template-columns:1fr auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.app-mobile-select:after{content:"▾";color:#93c5fd;font-size:14px;font-weight:800}.app-mobile-select span{color:#93a4b8;letter-spacing:.7px;text-transform:uppercase;grid-column:1/-1;font-size:10px;font-weight:800}.app-mobile-select strong{text-overflow:ellipsis;white-space:nowrap;color:#fff;min-width:0;font-size:15px;overflow:hidden}.app-sidebar-mobile,.app-desktop-only-inline{display:none!important}.app-mobile-only-inline{display:inline-flex!important}.app-sidebar-actions-mobile{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;display:grid!important}.app-main-mobile{flex:auto!important;height:auto!important;min-height:0!important;overflow:hidden!important}.app-topbar-mobile{display:none!important}.app-content-mobile{-webkit-overflow-scrolling:touch;padding:14px!important;overflow:auto!important}.app-mobile-panel-backdrop{z-index:9998;background:#0f172a7a;justify-content:center;align-items:flex-end;padding:10px;display:flex;position:fixed;inset:0}.app-mobile-panel{background:#fff;border-radius:16px 16px 10px 10px;width:min(100%,520px);max-height:82vh;padding:16px;overflow:auto;box-shadow:0 -16px 40px #0f172a38}.app-mobile-panel.compact{max-height:72vh}.app-mobile-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.app-mobile-panel-title{color:#0f172a;font-size:18px;font-weight:800}.app-mobile-panel-subtitle{color:#64748b;margin-top:3px;font-size:13px}.app-mobile-close{color:#0f172a;background:#fff;border:1px solid #dbe3ea;border-radius:999px;width:34px;height:34px;font-size:20px;line-height:1}.app-mobile-list{gap:8px;max-height:48vh;display:grid;overflow:auto}.app-mobile-list-item{color:#0f172a;text-align:left;width:100%;font:inherit;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:11px;gap:3px;padding:12px;display:grid}.app-mobile-list-item.active{background:#eff6ff;border-color:#2563eb}.app-mobile-list-item strong{color:#0f172a;font-size:15px}.app-mobile-list-item span,.app-mobile-empty{color:#64748b;font-size:12px}.app-mobile-new-client{border-top:1px solid #e2e8f0;gap:8px;margin-top:14px;padding-top:14px;display:grid}.app-mobile-new-client input{width:100%;font:inherit;border:1.5px solid #dbe3ea;border-radius:10px;padding:12px;font-size:16px}.app-mobile-primary,.app-mobile-secondary{font:inherit;border-radius:10px;padding:12px 14px;font-weight:800}.app-mobile-primary{color:#fff;background:#1e3a5f;border:0}.app-mobile-secondary{color:#475569;background:#fff;border:1px solid #dbe3ea}.doc-review-card{padding:12px!important}.doc-review-head{flex-direction:column!important;align-items:flex-start!important}.doc-review-actions{flex-wrap:wrap;width:100%;justify-content:flex-start!important}.doc-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.doc-field{min-width:0;padding:8px 9px!important}.doc-field-supplier{grid-column:1/-1}.doc-field input,.doc-field select,.doc-field-value{overflow-wrap:anywhere;min-width:0;white-space:normal!important;text-overflow:clip!important;font-size:14px!important}.doc-money-field span{overflow-wrap:anywhere;min-width:0;line-height:1.25;display:block;font-size:14px!important}}@media (width<=560px){.auth-shell{padding:14px}.auth-panel{padding:22px}.app-mobile-header{gap:7px;padding:9px}.app-mobile-select{padding:9px 10px}.app-mobile-select strong{font-size:14px}.app-content-mobile{padding:12px!important}.doc-field-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important}.doc-money-field span{font-size:13px!important}}.document-preview-trigger,.document-preview-command{color:#1d4ed8;white-space:nowrap;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:6px;min-height:28px;padding:4px 9px;font-family:inherit;font-size:10px;font-weight:700}.document-preview-trigger:disabled,.document-preview-command:disabled{cursor:wait;opacity:.65}.document-preview-backdrop{z-index:10050;background:#0f172ab8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.document-preview-dialog{background:#fff;border:1px solid #cbd5e1;border-radius:8px;flex-direction:column;width:min(1100px,100vw - 48px);height:min(88vh,900px);min-height:420px;display:flex;overflow:hidden;box-shadow:0 24px 70px #0f172a59}.document-preview-header{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:16px;min-height:64px;padding:10px 14px 10px 18px;display:flex}.document-preview-heading{flex-direction:column;gap:2px;min-width:0;display:flex}.document-preview-heading strong{color:#0f172a;font-size:15px}.document-preview-heading span{color:#64748b;text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.document-preview-actions{flex:none;align-items:center;gap:8px;display:flex}.document-preview-command{color:#1e3a5f;background:#fff;border-color:#cbd5e1;min-height:36px;padding:7px 11px;font-size:12px}.document-preview-close{color:#334155;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;justify-content:center;align-items:center;width:38px;height:38px;font-family:inherit;font-size:25px;line-height:1;display:inline-flex}.document-preview-body{background:#e5e7eb;flex:1;justify-content:center;align-items:center;min-height:0;display:flex;overflow:auto}.document-preview-frame{background:#fff;border:0;width:100%;height:100%}.document-preview-image{object-fit:contain;max-width:100%;max-height:100%;display:block}.document-preview-state{color:#334155;text-align:center;flex-direction:column;align-items:center;gap:8px;max-width:440px;padding:24px;display:flex}.document-preview-error{color:#b91c1c}@media (width<=700px){.document-preview-backdrop{padding:0}.document-preview-dialog{border:0;border-radius:0;width:100%;height:100dvh;min-height:0}.document-preview-header{gap:8px;min-height:62px;padding:8px 10px 8px 14px}.document-preview-heading span{max-width:34vw}.document-preview-actions{gap:5px}.document-preview-command{min-height:38px;padding:7px 8px;font-size:11px}}@media (width<=480px){.document-preview-header{flex-wrap:wrap;align-items:flex-start}.document-preview-heading{flex:calc(100% - 46px)}.document-preview-heading span{max-width:calc(100vw - 76px)}.document-preview-actions{justify-content:flex-end;width:100%}}@keyframes spin{to{transform:rotate(360deg)}}@keyframes rise{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}
