:root{--bg:#f5f7fb;--panel:#fff;--ink:#111827;--muted:#6b7280;--line:#e5e7eb;--soft:#f3f4f6;--brand:#f97316;--brand-dark:#c2410c;--nav:#111827;--nav-2:#1f2937;--ok:#15803d;--warn:#b45309;--bad:#b91c1c;--info:#2563eb;--shadow:0 18px 45px #0f172a1a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{background:var(--bg);color:var(--ink);margin:0}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}svg{flex:none;width:18px;height:18px}.loading{min-height:100vh;color:var(--nav);justify-content:center;align-items:center;gap:12px;font-weight:800;display:flex}.login-page{background:radial-gradient(circle at 0 0,#fed7aa,#0000 34%),linear-gradient(135deg,#111827,#374151);place-items:center;min-height:100vh;padding:28px;display:grid}.login-card{width:min(520px,100%);box-shadow:var(--shadow);background:#fff;border-radius:28px;padding:30px}.login-logo{width:100%;max-width:390px;margin:0 auto 18px;display:block}.login-card h1{margin:0 0 10px;font-size:30px;line-height:1.1}.login-card p{color:var(--muted);margin:0 0 20px;line-height:1.45}.login-form{gap:14px;display:grid}.login-note{border-top:1px solid var(--line);color:var(--muted);margin-top:16px;padding-top:14px;font-size:13px}.app-shell{min-height:100vh;display:flex}.sidebar{background:linear-gradient(180deg,var(--nav),var(--nav-2));color:#fff;z-index:20;flex-direction:column;width:286px;padding:18px;display:flex;position:fixed;inset:0 auto 0 0}.brand img{border-radius:16px;width:100%;margin-bottom:16px;display:block}.sidebar nav{flex-direction:column;gap:10px;padding-right:4px;display:flex;overflow:auto}.nav-section{flex-direction:column;gap:4px;display:flex}.nav-heading{border-top:1px solid #ffffff14;margin-top:2px;padding:10px 10px 4px}.nav-section:first-child .nav-heading{border-top:0;margin-top:0;padding-top:2px}.nav-heading span{color:#fff;text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:900;display:block}.nav-heading small{color:#94a3b8;margin-top:2px;font-size:10px;font-weight:700;display:block}.sidebar nav button,.side-footer button{color:#d1d5db;text-align:left;background:0 0;border:0;border-radius:13px;align-items:center;gap:10px;width:100%;padding:10px 11px;font-weight:800;display:flex}.sidebar nav button:hover,.sidebar nav button.active{color:#fff;background:#f973162e}.side-footer{color:#9ca3af;border-top:1px solid #ffffff1f;margin-top:auto;padding-top:12px;font-size:12px}.side-footer button{background:#ffffff0f;margin-top:8px}.main-wrap{width:calc(100% - 286px);min-height:100vh;margin-left:286px}.topbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--line);z-index:10;background:#ffffffe0;justify-content:flex-end;align-items:center;gap:15px;height:64px;padding:0 24px;display:flex;position:sticky;top:0}.topbar div{text-align:right;flex-direction:column;display:flex}.topbar div:first-of-type{text-align:left;margin-right:auto}.topbar span{color:var(--muted);text-transform:uppercase;font-size:12px}.mobile-only{display:none!important}.container{max-width:1540px;margin:0 auto;padding:28px}.hero,.panel-head{justify-content:space-between;align-items:flex-start;gap:22px;margin-bottom:22px;display:flex}.hero{color:#fff;box-shadow:var(--shadow);background:linear-gradient(135deg,#111827,#374151);border-radius:28px;padding:28px}.hero h1,.panel-head h1{margin:5px 0 8px;font-size:34px;line-height:1.1}.hero p,.panel-head p{color:#d1d5db;max-width:820px;margin:0;line-height:1.45}.panel-head p{color:var(--muted)}.eyebrow{text-transform:uppercase;letter-spacing:.09em;color:var(--brand);align-items:center;gap:6px;font-size:12px;font-weight:900;display:inline-flex}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.primary-btn,.secondary-btn,.ghost-btn,.icon-btn{white-space:nowrap;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:40px;padding:10px 14px;font-weight:800;display:inline-flex}.primary-btn{background:var(--brand);color:#fff}.primary-btn:hover{background:var(--brand-dark)}.secondary-btn{color:#fff;background:#111827}.ghost-btn{color:#111827;border:1px solid var(--line);background:#fff}.icon-btn{color:#111827;background:#f3f4f6;width:38px;height:38px;padding:0}.icon-btn:hover,.ghost-btn:hover{background:#f8fafc;border-color:#cbd5e1}.danger{color:var(--bad)!important}.error-box{color:#991b1b;background:#fef2f2;border:1px solid #fecaca;border-radius:14px;align-items:center;gap:8px;padding:12px;font-weight:700;display:flex}.toast{z-index:50;color:#166534;box-shadow:var(--shadow);background:#ecfdf5;border:1px solid #bbf7d0;border-radius:16px;align-items:center;gap:10px;padding:13px 16px;font-weight:800;display:flex;position:fixed;top:78px;right:24px}.toast-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.kpi-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.kpi{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px;box-shadow:0 8px 25px #0f172a0a}.kpi div{width:42px;height:42px;color:var(--brand);background:#fff7ed;border-radius:14px;place-items:center;margin-bottom:12px;display:grid}.kpi strong{font-size:32px;line-height:1;display:block}.kpi span{color:#374151;margin-top:5px;font-weight:800;display:block}.kpi small{color:var(--muted)}.kpi.danger div{color:var(--bad);background:#fef2f2}.grid-two{grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px;display:grid}.card{background:var(--panel);border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 8px 25px #0f172a0a}.card-title{align-items:center;gap:9px;margin:0 0 14px;font-size:20px;display:flex}.progress-row{grid-template-columns:120px 1fr 40px;align-items:center;gap:10px;margin:12px 0;font-weight:800;display:grid}.progress-row div{background:#f3f4f6;border-radius:999px;height:11px;overflow:hidden}.progress-row i{background:var(--brand);border-radius:999px;height:100%;display:block}.mini-row{border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:flex-start;gap:10px;margin:10px 0;padding:12px;display:flex}.mini-row strong{display:block}.mini-row span{color:var(--muted);font-size:13px;display:block}.mini-row a{color:var(--info);font-weight:800}.flow{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.flow div{border:1px solid var(--line);background:#f9fafb;border-radius:17px;padding:15px}.flow b,.flow span{display:block}.flow span{color:var(--muted);margin-top:6px;font-size:14px}.toolbar{flex-wrap:wrap;align-items:center;gap:10px;margin:0 0 16px;display:flex}.toolbar label{border:1px solid var(--line);background:#fff;border-radius:13px;align-items:center;gap:8px;min-width:310px;padding:0 12px;display:flex}.toolbar input,.toolbar select{border:1px solid var(--line);background:#fff;border-radius:13px;height:42px;padding:0 12px}.toolbar label input{border:0;outline:0;width:100%;padding:0}.table-card{overflow:hidden}.table-wrap{overflow:auto}table{border-collapse:collapse;background:#fff;width:100%}th,td{text-align:left;border-bottom:1px solid var(--line);vertical-align:top;padding:13px 14px}th{text-transform:uppercase;letter-spacing:.06em;color:#6b7280;white-space:nowrap;background:#f9fafb;font-size:12px}td strong{display:block}td small{color:var(--muted);margin-top:3px;font-size:12px;display:block}td em{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;margin:5px 5px 0 0;padding:2px 8px;font-size:11px;font-style:normal;font-weight:800;display:inline-block}.row-actions{flex-wrap:wrap;gap:6px;display:flex}.status{border:1px solid #0000;border-radius:999px;align-items:center;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.status-pendiente,.status-borrador{color:#374151;background:#f3f4f6;border-color:#e5e7eb}.status-planificada,.status-preparada{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.status-en-ruta{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.status-entregada,.status-cerrada{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.status-incidencia{color:#991b1b;background:#fef2f2;border-color:#fecaca}.status-anulada,.status-cancelada{color:#64748b;background:#f8fafc;border-color:#e2e8f0}.empty{text-align:center;color:var(--muted);place-items:center;gap:8px;padding:38px 20px;display:grid}.empty svg{color:#9ca3af;width:36px;height:36px}.empty strong{color:#374151;font-size:18px}.empty p{margin:0}.modal-backdrop{z-index:60;background:#0f172a94;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(1060px,100%);max-height:92vh;box-shadow:var(--shadow);background:#fff;border-radius:24px;flex-direction:column;display:flex;overflow:hidden}.modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.modal-head h2{margin:0;font-size:22px}.modal-body{padding:22px;overflow:auto}.modal-foot{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding:16px 22px;display:flex}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{flex-direction:column;gap:6px;display:flex}.field span{color:#374151;font-size:13px;font-weight:900}.field input,.field select,.field textarea{background:#fff;border:1px solid #d1d5db;border-radius:13px;width:100%;min-height:42px;padding:10px 12px}.field textarea{resize:vertical}.field-full{grid-column:1/-1}.inline-checks{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.check-field{color:#374151;align-items:center;gap:8px;font-weight:800;display:inline-flex}.check-field input{width:18px;height:18px}.form-actions{grid-column:1/-1;justify-content:flex-end;gap:10px;margin-top:8px;display:flex}.hint,.muted{color:var(--muted);font-size:13px}.subhead{margin:4px 0 10px}.delivery-picker{border:1px solid var(--line);background:#f9fafb;border-radius:16px;gap:8px;max-height:340px;padding:10px;display:grid;overflow:auto}.delivery-picker label{border:1px solid var(--line);background:#fff;border-radius:14px;align-items:flex-start;gap:10px;padding:11px;display:flex}.delivery-picker label.picked{background:#fff7ed;border-color:#fdba74}.delivery-picker span{display:block}.delivery-picker small{color:var(--muted);margin-top:4px;display:block}.route-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.route-card{border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px;box-shadow:0 8px 25px #0f172a0a}.route-card header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:12px;padding-bottom:12px;display:flex}.route-card header strong{font-size:20px;display:block}.route-card header span:not(.status){color:var(--muted);font-size:13px}.route-meta{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.route-meta span{color:#374151;border:1px solid var(--line);background:#f9fafb;border-radius:12px;align-items:center;gap:7px;padding:8px;font-size:13px;font-weight:800;display:flex}.stop-list{gap:8px;margin:0;padding-left:24px;display:grid}.stop-list li{border-bottom:1px dashed var(--line);padding-bottom:8px}.stop-list b,.stop-list span,.stop-list small{display:block}.stop-list span{color:#374151}.stop-list small{color:var(--muted)}.route-card footer{border-top:1px solid var(--line);flex-wrap:wrap;gap:8px;margin-top:14px;padding-top:12px;display:flex}.report-sheet{gap:16px;display:grid}.sheet-title{border:1px solid var(--line);background:#fff;border-radius:18px;justify-content:space-between;align-items:flex-end;padding:18px;display:flex}.sheet-title h2{margin:0}.sheet-title span{color:var(--muted);font-weight:800}.report-route h3{margin:0 0 8px}.report-route p{color:#374151;margin:0 0 12px}.manual-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px;display:grid}.manual-grid h2{margin-top:0}.manual-grid p{color:var(--muted);line-height:1.45}.bullets{line-height:1.8}.bullets li{margin-bottom:3px}@media (width<=1100px){.kpi-grid{grid-template-columns:repeat(3,1fr)}.grid-two,.route-grid{grid-template-columns:1fr}.flow,.manual-grid{grid-template-columns:1fr 1fr}.hero,.panel-head{flex-direction:column}.main-wrap{width:100%}}@media (width<=820px){.sidebar{transition:all .2s;transform:translate(-100%)}.sidebar.open{transform:translate(0)}.main-wrap{width:100%;margin-left:0}.mobile-only{display:inline-flex!important}.topbar{justify-content:space-between}.container{padding:18px}.kpi-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.field-full{grid-column:auto}.toolbar label{min-width:100%}.flow,.manual-grid{grid-template-columns:1fr}.hero h1,.panel-head h1{font-size:28px}.login-card{padding:22px}}@media (width<=520px){.kpi-grid,.route-meta{grid-template-columns:1fr}.hero-actions,.form-actions{justify-content:stretch;width:100%}.hero-actions button,.form-actions button,.secondary-btn,.primary-btn{width:100%}.modal-backdrop{padding:0}.modal{border-radius:0;height:100vh;max-height:none}}@media print{body{background:#fff}.sidebar,.topbar,.toolbar,.hero-actions,.panel-head .hero-actions,.toast,.route-card footer,.icon-btn,.ghost-btn,.primary-btn,.secondary-btn{display:none!important}.main-wrap{width:100%;margin:0}.container{padding:0}.card,.route-card{box-shadow:none;break-inside:avoid;border:1px solid #999}.print-area{display:block}.route-card{margin-bottom:12px}.route-grid{display:block}.report-route{margin-bottom:12px}th,td{padding:6px;font-size:11px}.sheet-title{border:0;padding:0 0 10px}.panel-head{margin-bottom:10px}.panel-head h1{font-size:22px}}.upload-box{cursor:pointer;color:#1f2a37;background:#f8fafc;border:1px dashed #b9c4d0;border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:16px;font-weight:700;display:flex}.upload-box input{display:none}.upload-box svg{width:20px;height:20px}.evidence-input{background:#f8fafc;border-radius:16px;padding:12px}.evidence-preview{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px;margin:12px 0;display:grid}.evidence-preview>div{background:#fff;border:1px solid #e2e8f0;border-radius:12px;position:relative;overflow:hidden}.evidence-preview img{object-fit:cover;width:100%;height:90px;display:block}.evidence-preview button{background:#fff;position:absolute;top:4px;right:4px}.evidence-preview small{color:#64748b;padding:4px 8px;display:block}.evidence-list{gap:10px;margin-bottom:16px;display:grid}.evidence-row{color:inherit;background:#fff;border:1px solid #e2e8f0;border-radius:14px;grid-template-columns:76px 1fr 24px;align-items:center;gap:12px;padding:8px;text-decoration:none;display:grid}.evidence-row img{object-fit:cover;background:#f1f5f9;border-radius:10px;width:76px;height:58px}.evidence-row small{color:#64748b;margin-top:2px;display:block}.pill-btn{cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:999px;align-items:center;gap:6px;padding:7px 10px;font-weight:700;display:inline-flex}.pill-btn svg{width:16px;height:16px}.company-picker{grid-template-columns:repeat(auto-fill,minmax(210px,1fr));gap:8px;display:grid}.company-picker label{cursor:pointer;background:#fff;border:1px solid #dbe4ef;border-radius:12px;align-items:center;gap:10px;padding:10px;display:flex}.company-picker small{color:#64748b;display:block}.check-inline{color:#344054;white-space:nowrap;align-items:center;gap:8px;font-weight:700;display:flex!important}.check-inline input{width:auto!important}@media (width<=720px){.evidence-row{grid-template-columns:64px 1fr 20px}.evidence-row img{width:64px;height:52px}.company-picker{grid-template-columns:1fr}.upload-box{padding:18px 10px}}.signature-box{background:#fff;border:1px solid #dbe4ef;border-radius:16px;padding:12px}.signature-box canvas{touch-action:none;background:#fff;border:1px dashed #94a3b8;border-radius:14px;width:100%;height:190px;display:block}.signature-actions{justify-content:space-between;align-items:center;gap:10px;margin-top:8px;display:flex}.signature-actions small{color:#166534;font-weight:800}.selected-stops{border:1px solid var(--line);background:#f9fafb;border-radius:16px;gap:8px;padding:10px;display:grid}.selected-stop{border:1px solid var(--line);background:#fff;border-radius:14px;grid-template-columns:34px 1fr 34px 34px 34px;align-items:center;gap:8px;padding:9px;display:grid}.selected-stop>b{color:#c2410c;background:#fff7ed;border-radius:999px;place-items:center;width:30px;height:30px;display:grid}.selected-stop strong,.selected-stop small{display:block}.selected-stop small{color:var(--muted)}.selected-stop button:disabled{opacity:.35;cursor:not-allowed}.driver-page .toolbar{margin-bottom:14px}.driver-route-list{gap:16px;display:grid}.driver-route{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 25px #0f172a0a}.driver-route header{border-bottom:1px solid var(--line);background:#f9fafb;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px 18px;display:flex}.driver-route header strong{font-size:19px;display:block}.driver-route header span:not(.status){color:var(--muted);font-size:13px}.driver-stop{border-bottom:1px solid var(--line);grid-template-columns:38px 1fr auto;align-items:flex-start;gap:12px;padding:14px 18px;display:grid}.driver-stop:last-child{border-bottom:0}.driver-stop>b{color:#fff;background:#111827;border-radius:999px;place-items:center;width:34px;height:34px;display:grid}.driver-stop strong,.driver-stop span,.driver-stop small{display:block}.driver-stop span{color:#374151}.driver-stop small{color:var(--muted);margin-top:3px}.driver-stop em{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;margin:6px 5px 0 0;padding:2px 8px;font-size:11px;font-style:normal;font-weight:800;display:inline-block}.driver-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.driver-actions a{text-decoration:none}.driver-actions .primary-btn,.driver-actions .ghost-btn{min-height:38px;padding:8px 11px}.driver-actions svg{width:16px;height:16px}@media (width<=720px){.selected-stop{grid-template-columns:30px 1fr 32px 32px 32px}.driver-route header{flex-direction:column}.driver-stop{grid-template-columns:34px 1fr;padding:14px;position:relative}.driver-stop>.status{grid-column:2;margin-top:4px}.driver-actions{grid-template-columns:1fr 1fr;display:grid}.driver-actions .primary-btn{grid-column:1/-1}.signature-box canvas{height:170px}}.logo-field{border:1px solid var(--line);background:#f8fafc;border-radius:16px;padding:12px}.logo-upload-row{flex-wrap:wrap;align-items:center;gap:14px;display:flex}.logo-upload-row>img,.logo-placeholder{border:1px solid var(--line);object-fit:contain;width:150px;height:72px;color:var(--muted);background:#fff;border-radius:14px;place-items:center;font-weight:800;display:grid}.upload-box.compact{margin-bottom:8px;padding:10px 12px}.entity-name{align-items:center;gap:10px;display:flex}.entity-name img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:8px;width:42px;height:32px}.permissions-grid{grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:8px;display:grid}.permissions-grid label{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:9px;padding:10px;font-weight:800;display:flex}.permissions-grid label.picked{background:#fff7ed;border-color:#fdba74}.permissions-grid input{width:18px;height:18px}.compact-permissions{grid-template-columns:repeat(auto-fit,minmax(180px,260px))}.sample-columns{white-space:pre-wrap;word-break:break-word;color:#fff;background:#111827;border-radius:14px;padding:14px;font-size:13px}.import-box{min-height:110px}.import-summary{border-bottom:1px solid var(--line);background:#f9fafb;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:14px;display:grid}.sheet-title{align-items:center}.sheet-title>img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:12px;width:150px;height:70px;padding:6px}.sheet-title>div{flex:1}.route-report-head{align-items:center;gap:12px;margin-bottom:8px;display:flex}.route-report-head h3{margin:0}.route-logos{align-items:center;gap:6px;display:flex}.route-logos img{object-fit:contain;border:1px solid var(--line);background:#fff;border-radius:8px;width:52px;height:34px;padding:2px}@media (width<=720px){.import-summary{grid-template-columns:1fr}.logo-upload-row>img,.logo-placeholder{width:120px}.permissions-grid{grid-template-columns:1fr}.sheet-title{align-items:flex-start}.sheet-title>img{width:120px;height:58px}.route-report-head{flex-direction:column;align-items:flex-start}}@media print{.sheet-title>img,.route-logos img{border:0}.import-summary{display:none!important}}.notice-card{border:1px solid var(--line);background:#f8fafc;border-radius:16px;gap:10px;padding:14px;display:grid}.notice-card p{white-space:pre-wrap;color:#374151;margin:0;line-height:1.45}.notice-card a{color:var(--info);font-weight:900}.compact-actions{justify-content:flex-start;margin-top:4px}.notify-result .notice-card .primary-btn{width:auto}.status-generado{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.status-enviado{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.status-fallido{color:#991b1b;background:#fef2f2;border-color:#fecaca}.status-respondido{color:#15803d;background:#f0fdf4;border-color:#bbf7d0}@media (width<=720px){.compact-actions{display:grid}.notify-result .notice-card .primary-btn{width:100%}}.fatal-overlay{z-index:99999;background:#f8fafcf7;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.fatal-overlay>div{background:#fff;border:1px solid #fecaca;border-radius:18px;width:min(760px,100%);max-width:760px;padding:28px;box-shadow:0 24px 80px #0f172a2e}.fatal-overlay h1{color:#991b1b;margin:0 0 8px}.fatal-overlay pre{white-space:pre-wrap;color:#7f1d1d;background:#fff1f2;border:1px solid #fecdd3;border-radius:12px;max-height:260px;padding:12px;overflow:auto}.hint code{color:#344054;background:#eef2ff;border-radius:999px;margin:2px 5px 2px 0;padding:2px 7px;font-size:12px;display:inline-block}.reports-page .report-kpis{grid-template-columns:repeat(5,minmax(0,1fr))}.report-main-title{align-items:flex-start}.report-main-title p{color:#475467;margin:4px 0 6px}.sheet-kicker{color:#c2410c;letter-spacing:.09em;font-size:12px;font-weight:900;display:block}.report-summary-strip{color:#fff;background:#111827;border-radius:18px;grid-template-columns:repeat(5,1fr);gap:8px;margin-bottom:2px;padding:12px;display:grid}.report-summary-strip div{border:1px solid #ffffff2e;border-radius:14px;padding:10px 12px}.report-summary-strip b{font-size:24px;line-height:1;display:block}.report-summary-strip span{color:#d1d5db;font-size:12px;font-weight:800}.professional-route{overflow:visible}.professional-route-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding-bottom:10px}.professional-route-head h3{font-size:21px}.professional-route-head span{color:var(--muted);font-weight:800}.route-facts{grid-template-columns:1.1fr 2fr 1.2fr 1.2fr .7fr;gap:8px;margin:12px 0;display:grid}.route-facts div{border:1px solid var(--line);background:#f8fafc;border-radius:13px;padding:9px}.route-facts b,.route-facts span{display:block}.route-facts b{text-transform:uppercase;letter-spacing:.05em;color:#667085;font-size:11px}.route-facts span{color:#1f2937;margin-top:3px;font-weight:900}.route-summary{flex-wrap:wrap;gap:8px;margin:10px 0 12px;display:flex}.route-summary span{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:900}.report-warning{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;align-items:center;gap:8px;margin:10px 0;padding:10px 12px;font-weight:900;display:flex}.professional-report-table th,.professional-report-table td{padding:8px 9px;font-size:12px}.professional-report-table th{color:#fff;background:#111827}.professional-report-table .order-cell{text-align:center;font-size:18px;font-weight:900}.report-qr{object-fit:contain;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:58px;height:58px;padding:3px;display:block}.result-cell{min-width:170px;font-size:11px;line-height:1.55}.signature-line{color:#475467;border-top:1px solid #94a3b8;margin-top:12px;padding-top:6px}.route-notes{border:1px solid var(--line);color:#374151;background:#f8fafc;border-radius:14px;margin:12px 0 0;padding:10px 12px}.pickups-report{border-color:#fdba74}@media (width<=960px){.route-facts,.report-summary-strip,.reports-page .report-kpis{grid-template-columns:1fr 1fr}}@media print{.reports-page .kpi-grid{display:none}.report-main-title{page-break-after:avoid}.report-summary-strip{color:#111827;background:#fff;border:1px solid #111827}.report-summary-strip div{border-color:#999}.report-summary-strip span{color:#374151}.professional-route{break-inside:avoid;page-break-inside:avoid}.route-facts{grid-template-columns:repeat(5,1fr);gap:4px}.route-facts div{border-color:#999;padding:5px}.route-facts b{font-size:9px}.route-facts span{font-size:10px}.route-summary span{padding:3px 6px;font-size:10px}.professional-report-table th,.professional-report-table td{padding:4px 5px;font-size:9.5px}.professional-report-table th{color:#111827!important;background:#e5e7eb!important}.report-qr{width:44px;height:44px;padding:2px}.result-cell{min-width:135px}.sheet-kicker{font-size:10px}.report-warning{padding:5px 7px;font-size:10px}.report-route{margin-bottom:8px}.report-summary-strip b{font-size:18px}}.qr-focus-card{background:#fff7ed;border-color:#fdba74}.qr-focus-card h2{margin:.2rem 0 .3rem}.qr-focus-card p{margin:.2rem 0}.driver-stop.focus-stop{background:#fff7ed;outline:3px solid #fb923c}.driver-stop.focus-stop>b{background:#c2410c}.manual-page .hero{margin-bottom:18px}.manual-page .manual-grid article{min-height:190px}.manual-page .manual-grid h2{font-size:18px}.manual-page .manual-grid ul{margin-bottom:0;padding-left:18px}.manual-page .manual-grid li{margin-bottom:6px;line-height:1.45}@media (width<=720px){.qr-focus-card .driver-actions{grid-template-columns:1fr;display:grid}.manual-page .manual-grid article{min-height:0}}@media print{.qr-focus-card{display:none!important}}button:disabled{opacity:.55;cursor:not-allowed}.no-print{display:initial}.report-toolbar .check-inline{background:#fff;min-width:auto}.report-mode-badge{color:#9a3412;text-transform:uppercase;letter-spacing:.05em;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;align-self:flex-start;padding:8px 12px;font-size:12px}.report-mode-badge.final{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.report-ok{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:14px;align-items:center;gap:8px;margin:10px 0;padding:10px 12px;font-weight:900;display:flex}.compact-warning,.compact-ok{margin:10px 0;padding:8px 10px;font-size:12px}.a4-sheet{max-width:1200px;margin:0 auto}.a4-route{overflow:visible}.a4-stops-list{gap:10px;margin-top:12px;display:grid}.a4-stop-card{border:1px solid var(--line);break-inside:avoid;page-break-inside:avoid;background:#fff;border-radius:16px;grid-template-columns:62px 86px minmax(0,1fr) 210px;align-items:stretch;gap:12px;padding:12px;display:grid}.a4-stop-order{text-align:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;place-items:center;display:grid}.a4-stop-order b{font-size:27px;line-height:1;display:block}.a4-stop-order span{text-transform:uppercase;color:#667085;font-size:10px;font-weight:900}.a4-stop-qr{text-align:center;place-items:center;gap:4px;display:grid}.a4-stop-qr .report-qr{width:68px;height:68px}.a4-stop-qr small{color:#374151;font-size:11px;font-weight:900}.qr-test-link{color:var(--info);font-size:11px;font-weight:900}.a4-stop-main h4{margin:0 0 4px;font-size:17px}.a4-stop-main p{color:#374151;margin:0 0 8px;font-weight:800}.a4-stop-main small{color:var(--muted);display:block}.a4-stop-main em{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:10px;margin-top:8px;padding:6px 8px;font-size:12px;font-style:normal;font-weight:800;display:block}.a4-stop-tags{flex-wrap:wrap;gap:6px;margin:6px 0;display:flex}.a4-stop-tags span{color:#344054;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:900}.a4-result-box{background:#f8fafc;border:1px solid #cbd5e1;border-radius:14px;grid-template-columns:1fr 1fr;gap:4px;padding:9px;font-size:12px;display:grid}.a4-result-box b{grid-column:1/-1}.a4-result-box label{color:#374151;font-weight:800}.a4-result-box .signature-line{grid-column:1/-1;margin-top:8px}.route-incomplete{border-color:#fed7aa}.route-ready{border-color:#bbf7d0}.unassigned-stop{background:snow;border-color:#fecaca}@media (width<=980px){.a4-stop-card{grid-template-columns:54px 78px 1fr}.a4-result-box{grid-column:1/-1}.report-mode-badge{margin-top:8px}.report-main-title{flex-wrap:wrap}}@media (width<=720px){.a4-stop-card{grid-template-columns:54px 1fr}.a4-stop-qr{grid-column:1}.a4-stop-main{grid-column:2}.a4-result-box{grid-column:1/-1}.a4-stop-qr .report-qr{width:58px;height:58px}}@media print{@page{size:A4 landscape;margin:7mm}.no-print,.panel-head,.toolbar,.topbar,.sidebar,.side-footer,.report-kpis,.toast,.hero-actions,.qr-test-link{display:none!important}body{background:#fff!important}.main-wrap,.container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}.report-sheet{max-width:none!important}.card,.a4-stop-card{box-shadow:none!important}.report-main-title{border-bottom:1px solid #111827;margin-bottom:6px;padding-bottom:4px}.report-main-title>img{width:95px;height:45px}.report-main-title h2{margin:0 0 3px;font-size:18px}.report-main-title p{margin:0 0 2px;font-size:11px}.report-mode-badge{padding:5px 8px;font-size:10px}.report-summary-strip{grid-template-columns:repeat(5,1fr);margin-bottom:7px;padding:5px}.report-summary-strip div{padding:5px}.report-summary-strip b{font-size:16px}.report-summary-strip span{font-size:9px}.a4-route{break-inside:avoid;page-break-inside:avoid;border-radius:10px;margin-bottom:7px;border:1px solid #111827!important}.a4-route .card-pad{padding:8px}.professional-route-head{margin-bottom:6px;padding-bottom:5px}.professional-route-head h3{font-size:15px}.professional-route-head span{font-size:10px}.route-logos img{width:34px;height:24px}.route-facts{grid-template-columns:1fr 1.4fr 1fr 1fr .55fr;gap:4px;margin:5px 0}.route-facts div{border-radius:7px;padding:4px}.route-facts b{font-size:8px}.route-facts span{font-size:9px}.report-warning,.report-ok{margin:4px 0;padding:4px 6px;font-size:9px}.route-summary{gap:4px;margin:5px 0}.route-summary span{padding:2px 5px;font-size:9px}.a4-stops-list{gap:5px;margin-top:5px}.a4-stop-card{border-radius:8px;grid-template-columns:38px 58px minmax(0,1fr) 150px;gap:6px;padding:6px}.a4-stop-order b{font-size:18px}.a4-stop-order span{font-size:7px}.a4-stop-qr .report-qr{width:50px;height:50px}.a4-stop-qr small{font-size:8px}.a4-stop-main h4{margin-bottom:1px;font-size:12px}.a4-stop-main p{margin-bottom:3px;font-size:10px}.a4-stop-main small{font-size:8.5px}.a4-stop-tags{gap:3px;margin:2px 0}.a4-stop-tags span{padding:1px 4px;font-size:8px}.a4-stop-main em{margin-top:3px;padding:3px 4px;font-size:8.5px}.a4-result-box{border-radius:8px;gap:1px;padding:4px;font-size:8.5px}.signature-line{margin-top:4px;padding-top:3px}.route-notes{padding:4px 5px;font-size:9px}.pickups-report{page-break-before:auto}}.record-summary{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:16px;display:grid}.record-summary>div{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px}.record-summary b{text-transform:uppercase;color:var(--muted);letter-spacing:.05em;margin-bottom:5px;font-size:.72rem;display:block}.record-summary span{color:var(--text);font-weight:800;display:block}.record-summary small{color:var(--muted);margin-top:4px;display:block}.record-block{margin-top:14px}.record-evidence-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.record-evidence-grid a{border:1px solid var(--line);color:inherit;background:#fff;border-radius:14px;padding:10px;text-decoration:none}.record-evidence-grid img{object-fit:cover;border-radius:10px;width:100%;height:95px;margin-bottom:8px}.record-evidence-grid span,.record-evidence-grid small{display:block}.timeline-list{gap:10px;display:grid}.timeline-item{border-left:4px solid var(--brand);background:#fff;border-radius:10px;padding:10px 12px}.timeline-item b{margin-right:8px;display:inline-block}.timeline-item span{color:var(--muted);font-size:.85rem}.timeline-item p{margin:4px 0 0}.master-list-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;display:flex}.master-list-head b,.master-list-head span{display:block}.import-preview{margin-top:12px}.import-summary{flex-wrap:wrap;gap:8px;margin-bottom:10px;display:flex}.import-summary span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:6px 10px;font-weight:800}.loading-inline{color:var(--muted);align-items:center;gap:8px;padding:20px;display:flex}@media print{.no-print,.hero-actions,.modal-head .icon-btn,.modal-foot{display:none!important}.master-print-area{box-shadow:none!important;border:0!important}}.incidents-page .table-card small{color:var(--muted);margin-top:4px;display:block}.incident-record-summary .status{width:fit-content;display:inline-flex}.incident-linked-block{border-left:4px solid #f97316}.incident-mini-list .mini-row{align-items:flex-start}.status-abierta,.status-en-revision,.status-pendiente-cliente,.status-pendiente-almacen,.status-pendiente-replanificacion{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.status-resuelta{color:#047857;background:#ecfdf5;border-color:#a7f3d0}.status-cerrada{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.status-anulada{color:#4b5563;background:#f3f4f6;border-color:#d1d5db}.readonly-box{border:1px solid var(--border);background:#f8fafc;border-radius:14px;padding:12px}.readonly-box strong,.readonly-box small{display:block}.mobile-cards-list{display:none}.mobile-movement-card{border:1px solid var(--line);background:#fff;border-radius:22px;overflow:hidden;box-shadow:0 8px 25px #0f172a0f}.mobile-movement-card header{border-bottom:1px solid var(--line);background:#f9fafb;justify-content:space-between;align-items:flex-start;gap:12px;padding:16px;display:flex}.mobile-movement-card header strong{color:#111827;font-size:20px;line-height:1.1;display:block}.mobile-movement-card header small{color:var(--muted);margin-top:4px;font-weight:700;display:block}.mobile-movement-label{text-transform:uppercase;letter-spacing:.08em;color:var(--brand);margin-bottom:4px;font-size:11px;font-weight:900;display:block}.mobile-movement-main{padding:16px}.mobile-movement-main h3{color:#111827;margin:0 0 6px;font-size:25px;line-height:1.05}.mobile-movement-main p{color:#4b5563;margin:0 0 12px;font-size:16px;line-height:1.35}.mobile-movement-tags{flex-wrap:wrap;gap:7px;margin-bottom:8px;display:flex}.mobile-movement-tags span{color:#344054;background:#f8fafc;border:1px solid #dbe3ef;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:900}.mobile-movement-notes{flex-wrap:wrap;gap:7px;margin-top:8px;display:flex}.mobile-movement-notes em{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;padding:6px 10px;font-size:12px;font-style:normal;font-weight:900;display:inline-block}.mobile-movement-card footer{border-top:1px solid var(--line);background:#fff;grid-template-columns:1fr 1fr;gap:8px;padding:14px 16px 16px;display:grid}.mobile-movement-card footer .primary-btn{grid-column:1/-1}.pickup-card-mobile .mobile-movement-main h3{font-size:24px}@media (width<=720px){.topbar{align-items:center;gap:8px;height:auto;min-height:64px;padding:9px 12px}.topbar .mobile-only{background:#f3f4f6;border-radius:999px;width:48px;min-width:48px;height:48px}.topbar div:first-of-type{text-align:left;min-width:0;max-width:42vw;margin-right:0;overflow:hidden}.topbar div:first-of-type strong{max-height:42px;font-size:18px;line-height:1.05;display:block;overflow:hidden}.topbar div:first-of-type span{max-height:24px;font-size:11px;line-height:1.1;display:block;overflow:hidden}.topbar div:nth-of-type(2){display:none}.topbar .secondary-btn{border-radius:18px;min-width:86px;padding:8px 12px;font-size:16px;width:auto!important}.container{padding:16px 16px 24px;overflow-x:hidden}.panel-head{gap:12px;margin-bottom:18px}.panel-head h1{word-break:normal;margin-top:2px;font-size:30px;line-height:1.05}.panel-head p{font-size:16px;line-height:1.45}.toolbar{grid-template-columns:1fr 1fr;gap:10px;width:100%;display:grid}.toolbar label{border-radius:18px;grid-column:1/-1;width:100%;min-width:0;height:54px}.toolbar input,.toolbar select,.toolbar button,.toolbar .check-inline{border-radius:18px;width:100%;min-width:0;height:52px}.toolbar .check-inline{border:1px solid var(--line);background:#fff;padding:0 12px}.desktop-table-card{display:none!important}.mobile-cards-list{gap:14px;margin-top:14px;display:grid}.kpi-grid{gap:12px;margin-bottom:14px}.kpi{border-radius:24px;min-height:138px;padding:16px}.kpi strong{font-size:34px}.primary-btn,.secondary-btn,.ghost-btn{border-radius:16px;min-height:46px}}@media (width<=420px){.topbar div:first-of-type{max-width:38vw}.topbar div:first-of-type strong{font-size:17px}.topbar .secondary-btn{min-width:76px;padding:7px 10px;font-size:15px}.panel-head h1{font-size:28px}.mobile-movement-card footer{grid-template-columns:1fr}.mobile-movement-card footer .primary-btn{grid-column:auto}}.incident-action-box{background:#fff7ed;border-color:#fed7aa}.incident-action-box strong{color:#9a3412;margin:4px 0;display:block}.incident-summary-stop{color:#9a3412;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin:10px 0;padding:12px;list-style:none!important}.incident-summary-stop b{color:#9a3412;display:block}.incident-summary-stop span{color:#7c2d12;margin-top:4px;display:block}.sidebar-backdrop{z-index:18;background:#0f172a7a;border:0;padding:0;display:none;position:fixed;inset:0}.sidebar-backdrop.show{display:block}.access-denied-card{gap:14px;max-width:760px;margin:40px auto;display:grid}.access-denied-card h1{margin:0;font-size:32px}.access-denied-card p{color:var(--muted);margin:0;line-height:1.5}.access-denied-card .primary-btn{width:max-content}.mobile-results-info{color:#fff;background:#111827;border-radius:20px;align-items:center;gap:9px;padding:13px 16px;display:none;box-shadow:0 8px 25px #0f172a14}.mobile-results-info strong{font-size:26px;line-height:1}.mobile-results-info span{font-weight:900}.mobile-results-info small{color:#d1d5db;margin-left:auto;font-weight:800}.incident-card-mobile header{background:#fff7ed}.incident-card-mobile .mobile-movement-main h3{font-size:23px}.incident-card-mobile footer .primary-btn{grid-column:1/-1}.driver-actions .primary-btn,.driver-actions .ghost-btn{min-height:46px}.driver-stop-final{background:#f8fafc}.driver-stop-final>b{background:#64748b!important}@media (width<=820px){body.nav-open{overflow:hidden}.sidebar{z-index:22;width:min(88vw,330px);box-shadow:18px 0 45px #0f172a47}.sidebar nav button{min-height:46px;font-size:15px}.brand img{object-fit:contain;background:#fff;max-height:80px}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:24px 24px 0 0;width:100%;max-height:94vh}.modal-head{padding:16px}.modal-head h2{font-size:20px;line-height:1.15}.modal-body{padding:16px}.modal-foot{z-index:2;background:#fff;grid-template-columns:1fr;gap:8px;display:grid;position:sticky;bottom:0}.modal-foot .primary-btn,.modal-foot .secondary-btn,.modal-foot .ghost-btn{width:100%}.hero-actions,.form-actions{grid-template-columns:1fr;gap:8px;width:100%;display:grid}.hero-actions .primary-btn,.hero-actions .secondary-btn,.hero-actions .ghost-btn,.form-actions .primary-btn,.form-actions .secondary-btn,.form-actions .ghost-btn{width:100%}.mobile-results-info{display:flex}.mobile-movement-card footer{z-index:1;position:sticky;bottom:0}.mobile-movement-card footer .ghost-btn,.mobile-movement-card footer .primary-btn{white-space:normal;text-align:center;min-height:48px}.incidents-page .kpi-grid{grid-template-columns:1fr 1fr}.toast{top:74px;left:12px;right:12px}}@media (width<=520px){.kpi-grid,.incidents-page .kpi-grid{grid-template-columns:1fr 1fr}.kpi{min-height:112px;padding:14px}.kpi strong{font-size:28px}.kpi span{font-size:13px}.mobile-results-info{flex-direction:column;align-items:flex-start}.mobile-results-info small{margin-left:0}.modal-body{padding:14px}.record-summary{grid-template-columns:1fr}.record-evidence-grid{grid-template-columns:1fr 1fr}}.dashboard-pro .metric-strip{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:18px;display:grid}.metric-strip div{background:#f8fafc;border:1px solid #e5e7eb;border-radius:14px;padding:12px}.metric-strip b{color:#111827;font-size:22px;display:block}.metric-strip span{color:#667085;font-size:12px}.alert-list{gap:10px;display:grid}.alert-row{text-align:left;color:#111827;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:1fr auto;gap:4px 14px;width:100%;padding:12px 14px;display:grid}.alert-row strong{grid-column:1}.alert-row span{color:#667085;grid-column:1;font-size:13px}.alert-row b{grid-area:1/2/span 2;align-self:center;font-size:20px}.alert-critical{background:#fff5f5;border-color:#fecaca}.alert-warning{background:#fffbeb;border-color:#fde68a}.alert-info{background:#eff6ff;border-color:#bfdbfe}.compact-timeline{max-height:360px;overflow:auto}.compact-flow{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.report-kpis{align-items:stretch}@media print{.no-print,.toast,.sidebar,.topbar,.hero-actions,.toolbar{display:none!important}.main-wrap{margin:0!important}.container{max-width:none!important}}.offline-badge{border:1px solid var(--border,#d8e0ea);color:#334155;cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;align-items:center;gap:7px;padding:8px 10px;font-weight:700;display:inline-flex}.offline-badge svg{width:16px;height:16px}.offline-badge.online svg{color:#16a34a}.offline-badge b{color:#fff;background:#0f172a;border-radius:999px;padding:2px 7px;font-size:11px}.topbar-user{flex-direction:column;align-items:flex-end;display:flex}.offline-chip{color:#92400e!important;background:#fef3c7!important;border:1px solid #f59e0b!important}.gps-box{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:14px;padding:14px}.gps-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.gps-actions small{color:#0f766e;font-weight:700}.planning-tools{flex-wrap:wrap;align-items:center;gap:8px;margin:8px 0 12px;display:flex}.planning-tools span{color:#475569;background:#f1f5f9;border:1px solid #e2e8f0;border-radius:999px;padding:8px 10px;font-size:13px}.compact-number{color:#475569;background:#fff;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:7px;padding:5px 8px;font-size:12px;display:flex}.compact-number input{text-align:center;background:#f8fafc;border:0;border-radius:999px;width:74px;padding:6px 8px}.pwa-install-card{background:linear-gradient(135deg,#eff6ff,#f8fafc);border:1px solid #dbeafe;border-radius:18px;align-items:center;gap:12px;padding:16px;display:flex}.pwa-install-card svg{color:#2563eb}.driver-page .panel-head{z-index:3;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#f8fafceb;padding-top:12px;position:sticky;top:0}@media (width<=720px){.offline-badge span{display:none}.offline-badge b{font-size:10px}.topbar-user{display:none}.compact-number{justify-content:space-between;width:100%}.compact-number input{width:110px}.planning-tools .ghost-btn{flex:1}.gps-actions .ghost-btn{justify-content:center;width:100%}}.template-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-top:12px;display:grid}.template-card{border:1px solid var(--line,#d8dee8);background:#ffffffb3;border-radius:16px;gap:6px;padding:14px;display:grid}.template-card strong{color:var(--text,#162033)}.template-card span{color:var(--muted,#667085);font-size:13px}.template-card small{color:var(--muted,#667085);line-height:1.45}.release-timeline{gap:16px;display:grid}.release-card{border-left:5px solid var(--primary,#2446a8)}.release-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:10px;display:flex}.release-head h2{margin:4px 0 0}.release-head strong{white-space:nowrap;color:var(--muted,#667085)}.profile-help{border-left:5px solid var(--primary,#2446a8);margin-bottom:18px}.warning-list{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;margin-top:14px;padding:12px}.warning-list strong{margin-bottom:6px;display:block}@media (width<=700px){.release-head{flex-direction:column}.template-grid{grid-template-columns:1fr}}.danger-btn{cursor:pointer;color:#fff;background:#991b1b;border:0;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;font-weight:800;display:inline-flex}.danger-btn:hover{background:#7f1d1d}.success-box{color:#166534;background:#ecfdf5;border:1px solid #bbf7d0;border-radius:14px;align-items:center;gap:8px;padding:12px;font-weight:700;display:flex}.production-page code{background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:2px 6px}.production-page .warning-list{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:12px}.api-erp-page .scope-list{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin:10px 0 14px;display:grid}.token-box{margin-top:12px;align-items:start!important;display:grid!important}.token-box code{word-break:break-all;color:#dcfce7;background:#052e16;border-radius:10px;padding:8px;display:block}.large-textarea{color:#111827;box-sizing:border-box;background:#f8fafc;border:1px solid #d8e0ea;border-radius:16px;width:100%;min-height:260px;padding:12px;font:13px/1.45 ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.mini-preview{max-height:420px;overflow:auto}.api-erp-page textarea{resize:vertical}.api-erp-page select{background:#fff;border:1px solid #d8e0ea;border-radius:12px;padding:10px;font-weight:700}.api-erp-page .success-box{align-items:flex-start}.api-erp-page .warning-list li{line-height:1.45}@media (width<=720px){.api-erp-page .large-textarea{min-height:220px}.api-erp-page .table-wrap{overflow:auto}.api-erp-page .kpi-grid{grid-template-columns:1fr 1fr}}.brand-logo-text{color:#fff;background:linear-gradient(135deg,#111827,#374151);border-radius:18px;flex-direction:column;justify-content:center;gap:5px;width:100%;min-height:86px;padding:18px;display:flex;overflow:hidden;box-shadow:0 8px 22px #0f172a29}.brand-logo-text strong{letter-spacing:-.03em;word-break:break-word;font-size:clamp(22px,3vw,34px);font-weight:950;line-height:1.05;display:block}.brand-logo-text span{color:#fed7aa;word-break:break-word;font-size:clamp(12px,1.5vw,15px);font-weight:850;line-height:1.2;display:block}.brand-logo-text.compact{min-height:76px;box-shadow:none;background:#ffffff14;border:1px solid #ffffff1f;padding:14px}.brand-logo-text.compact strong{font-size:21px}.brand-logo-text.compact span{color:#cbd5e1;font-size:12px}.login-logo.brand-logo-text{text-align:left;max-width:390px;min-height:116px;margin:0 auto 18px}.login-logo.brand-logo-text strong{font-size:34px}.login-logo.brand-logo-text span{font-size:15px}html[data-ui-density=compact] .container{max-width:1480px;padding:18px}html[data-ui-density=compact] .hero,html[data-ui-density=compact] .panel-head{margin-bottom:16px}html[data-ui-density=compact] .hero{border-radius:22px;padding:20px}html[data-ui-density=compact] .card-pad{padding:16px}html[data-ui-density=compact] th,html[data-ui-density=compact] td{padding:9px 10px}html[data-ui-density=compact] .kpi{border-radius:18px;padding:14px}html[data-ui-density=compact] .kpi strong{font-size:26px}html[data-ui-density=compact] .primary-btn,html[data-ui-density=compact] .secondary-btn,html[data-ui-density=compact] .ghost-btn{border-radius:11px;min-height:36px;padding:8px 11px}html[data-ui-density=comfortable] .container{padding:34px}html[data-ui-density=comfortable] .card-pad{padding:24px}html[data-screen-mode=laptop] .sidebar{width:258px}html[data-screen-mode=laptop] .main-wrap{width:calc(100% - 258px);margin-left:258px}html[data-screen-mode=compact] .sidebar{width:238px}html[data-screen-mode=compact] .main-wrap{width:calc(100% - 238px);margin-left:238px}html[data-screen-mode=compact] .topbar{height:58px;padding:0 16px}.topbar>div:first-of-type{min-width:0}.topbar>div:first-of-type strong{text-overflow:ellipsis;white-space:nowrap;max-width:42vw;display:block;overflow:hidden}.topbar>div:first-of-type span{text-overflow:ellipsis;white-space:nowrap;max-width:42vw;overflow:hidden}.table-wrap{-webkit-overflow-scrolling:touch;max-width:100%}.settings-page .settings-grid{align-items:start}.settings-page form.card{overflow:visible}.settings-page .form-grid,.field,.field-full,.field input,.field select,.field textarea,.hero,.panel-head,.toolbar,.form-actions,.inline-checks,.hero>div:first-child,.panel-head>div:first-child{min-width:0}.hero h1,.panel-head h1,.hero p,.panel-head p{overflow-wrap:anywhere}@media (width<=1280px){.kpi-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.flow{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-two{grid-template-columns:1fr}.hero,.panel-head{flex-direction:column}.hero-actions{width:100%}.toolbar label{min-width:260px}}@media (width<=1100px){body.nav-open{overflow:hidden}.mobile-only{display:inline-flex!important}.sidebar{width:min(88vw,330px);transition:transform .22s;transform:translate(-105%);box-shadow:18px 0 45px #0f172a47}.sidebar.open{transform:translate(0)}.main-wrap,html[data-screen-mode=laptop] .main-wrap,html[data-screen-mode=compact] .main-wrap{width:100%;margin-left:0}.sidebar-backdrop.show{display:block}.topbar{justify-content:flex-start}.topbar .ghost-btn:last-child{margin-left:auto}.topbar-user{display:none}.topbar>div:first-of-type strong,.topbar>div:first-of-type span{max-width:48vw}}@media (width<=820px){.login-page{padding:18px}.login-card{border-radius:22px;padding:22px}.login-logo.brand-logo-text{min-height:98px}.login-logo.brand-logo-text strong{font-size:28px}.kpi-grid,.incidents-page .kpi-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.field-full{grid-column:1}.grid-two,.flow{grid-template-columns:1fr}.hero h1,.panel-head h1{font-size:30px}.hero{border-radius:22px;padding:20px}.toolbar{grid-template-columns:1fr;align-items:stretch;display:grid}.toolbar label,.toolbar input,.toolbar select,.toolbar button{width:100%;min-width:0}.release-head{flex-direction:column}.modal{width:min(100%,980px)}.offline-badge{padding:8px}.offline-badge span{display:none}.topbar{gap:8px;padding:8px 12px}.topbar>div:first-of-type strong{font-size:17px}.topbar .ghost-btn:last-child{padding:8px 10px}.topbar .ghost-btn:last-child svg{display:none}}@media (width<=560px){.container{padding:12px}.kpi-grid,.incidents-page .kpi-grid{grid-template-columns:1fr}.hero h1,.panel-head h1{font-size:26px}.card{border-radius:18px}.card-pad{padding:15px}.primary-btn,.secondary-btn,.ghost-btn{white-space:normal;text-align:center}.table-wrap table{min-width:680px}.modal-backdrop{align-items:end;padding:0}.modal{border-radius:22px 22px 0 0;max-height:94vh}.modal-foot{grid-template-columns:1fr;display:grid}.modal-foot button{width:100%}.toast{top:72px;left:10px;right:10px}.topbar>div:first-of-type strong,.topbar>div:first-of-type span{max-width:42vw}.brand-logo-text.compact strong{font-size:18px}}.audit-page .panel-head{align-items:flex-start}.audit-score-card{grid-template-columns:minmax(220px,1.1fr) minmax(280px,1fr) minmax(360px,1.25fr);align-items:stretch;gap:18px;margin-bottom:18px;display:grid;overflow:visible}.audit-score-card>div:first-child{border-right:1px solid var(--line);padding-right:18px}.audit-score-card strong{margin-top:8px;font-size:42px;line-height:1;display:block}.audit-score-card p{color:#374151;margin:8px 0;font-weight:900}.audit-score-card small{color:var(--muted)}.audit-severity-grid,.audit-total-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.audit-severity-grid div,.audit-total-grid div{border:1px solid var(--line);background:#f9fafb;border-radius:16px;padding:13px}.audit-severity-grid b,.audit-total-grid b{font-size:24px;display:block}.audit-severity-grid span,.audit-total-grid span{color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:800;display:block}.audit-total-grid svg{color:var(--brand);margin-bottom:4px}.audit-pill{border:1px solid var(--line);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:5px 10px;font-size:12px;font-weight:900;display:inline-flex}.audit-ok{color:#166534;background:#ecfdf5;border-color:#bbf7d0}.audit-info{color:#1d4ed8;background:#eff6ff;border-color:#bfdbfe}.audit-warning,.audit-medium{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.audit-low{color:#475569;background:#f8fafc;border-color:#e2e8f0}.audit-high{color:#92400e;background:#fef3c7;border-color:#fde68a}.audit-critical{color:#991b1b;background:#fef2f2;border-color:#fecaca}.audit-flow-list,.audit-screen-list{gap:10px;display:grid}.audit-flow,.audit-screen{border:1px solid var(--line);background:#fff;border-radius:16px;padding:14px}.audit-flow header{justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px;display:flex}.audit-flow ol{color:#4b5563;margin:0;padding-left:18px}.audit-flow li{margin:5px 0}.audit-flow.audit-critical,.audit-screen.audit-critical{background:#fff7f7;border-color:#fecaca}.audit-flow.audit-warning,.audit-screen.audit-warning{background:#fffbeb;border-color:#fed7aa}.audit-flow.audit-ok,.audit-screen.audit-ok{background:#f7fef9;border-color:#bbf7d0}.audit-screen{grid-template-columns:1fr auto;align-items:center;gap:12px;display:grid}.audit-screen strong,.audit-screen span,.audit-screen small{display:block}.audit-screen span{color:#4b5563;margin-top:3px}.audit-screen small{color:var(--muted);margin-top:5px}.audit-screen>div:last-child{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.audit-screen>div:last-child>b{color:#fff;background:#111827;border-radius:999px;place-items:center;min-width:28px;height:28px;font-size:12px;display:inline-grid}.audit-manual-checks{grid-template-columns:repeat(4,minmax(0,1fr))}@media (width<=1280px){.audit-score-card{grid-template-columns:1fr}.audit-score-card>div:first-child{border-right:0;border-bottom:1px solid var(--line);padding-bottom:14px;padding-right:0}.audit-manual-checks{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.audit-screen{grid-template-columns:1fr}.audit-screen>div:last-child{justify-content:flex-start}.audit-severity-grid,.audit-total-grid{grid-template-columns:1fr 1fr}.audit-manual-checks{grid-template-columns:1fr}}:root{--sidebar-width:272px;--radius-lg:22px;--radius-md:16px;--surface:#fff;--surface-soft:#f8fafc}.app-shell{background:var(--bg)}.sidebar{width:var(--sidebar-width);gap:10px;padding:14px 12px 12px;overflow:hidden}.main-wrap{margin-left:var(--sidebar-width);width:calc(100% - var(--sidebar-width))}.brand{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:20px;place-items:center;min-height:96px;margin-bottom:4px;padding:10px;display:grid;overflow:hidden}.brand .brand-logo-img,.brand img{object-fit:contain;background:#fff;border-radius:14px;width:100%;height:auto;max-height:112px;margin:0;padding:6px;display:block}.brand-logo-text.compact{border-radius:16px;width:100%;min-height:82px;padding:13px}.brand-logo-text.compact strong{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:19px;line-height:1.05;display:-webkit-box;overflow:hidden}.brand-logo-text.compact span{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;line-height:1.15;display:-webkit-box;overflow:hidden}.nav-groups{scrollbar-width:thin;scrollbar-color:#ffffff47 transparent;gap:6px;padding:0 4px 2px 0}.nav-groups::-webkit-scrollbar{width:7px}.nav-groups::-webkit-scrollbar-thumb{background:#ffffff3d;border-radius:999px}.nav-groups::-webkit-scrollbar-track{background:0 0}.nav-section{gap:3px}.nav-heading{margin-top:2px;padding:9px 9px 4px}.nav-heading span{font-size:10px}.nav-heading small{font-size:9px;line-height:1.1}.sidebar nav button,.side-footer button{border-radius:12px;gap:9px;min-width:0;min-height:38px;padding:8px 10px;font-size:14px;line-height:1.15}.sidebar nav button svg,.side-footer button svg{width:17px;height:17px}.sidebar nav button{white-space:normal}.sidebar nav button.active{box-shadow:inset 3px 0 0 var(--brand);background:#f9731638}.side-footer{margin-top:auto;padding-top:10px}.side-footer span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.side-footer button{background:#ffffff14;min-height:36px}.topbar{background:#ffffffeb;height:62px;padding:0 22px}.topbar>div:first-of-type strong{font-size:16px}.topbar>div:first-of-type span{letter-spacing:.04em;font-size:11px}.container{width:100%;max-width:1500px;padding:24px}.admin-page{gap:18px;display:grid}.hero,.panel-head{border-radius:var(--radius-lg);margin-bottom:20px}.hero{background:linear-gradient(135deg,#182234,#334155);padding:24px}.hero.admin-hero{margin-bottom:0}.hero h1,.panel-head h1{letter-spacing:-.025em;font-size:clamp(28px,2.5vw,34px)}.hero p,.panel-head p{max-width:900px;font-size:15px}.hero-actions{justify-content:flex-end}.card{border-radius:var(--radius-lg)}.card-pad{padding:18px}.card-head{border-bottom:1px solid var(--line);background:linear-gradient(#fff,#f9fafb);padding:16px 18px}.card-head .card-title{margin:0}.card-head p{margin:5px 0 0}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:14px}.admin-kpi-grid{margin:0}.kpi{flex-direction:column;justify-content:center;min-height:128px;display:flex}.kpi strong{word-break:break-word;font-size:clamp(25px,2.1vw,31px)}.kpi span{font-size:14px}.kpi small{line-height:1.3}.grid-2,.admin-split{grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);align-items:start;gap:18px;display:grid}.admin-split .table-card{min-width:0}.tenant-config-card{position:sticky;top:82px}.selected-row{background:#fff7ed}.selected-row td:first-child{box-shadow:inset 4px 0 0 var(--brand)}.table-wrap{border-radius:0 0 var(--radius-lg) var(--radius-lg)}table{font-size:14px}th,td{padding:12px 14px}tbody tr{transition:background .12s}tbody tr:hover{background:#f8fafc}.row-actions{justify-content:flex-start}.status{text-transform:none;letter-spacing:0}.primary-btn,.secondary-btn,.ghost-btn{border-radius:12px;min-height:39px}.secondary-btn{background:#172033}.ghost-btn{background:#fff}.icon-btn{border-radius:12px}.form-grid{gap:13px}.field input,.field select,.field textarea{border-radius:12px}.form-actions{margin-top:10px}.company-picker{border:1px solid var(--line);background:#f8fafc;border-radius:16px;max-height:330px;padding:10px;overflow:auto}.company-picker label{background:#fff}.company-picker label.picked{background:#fff7ed;border-color:#fed7aa}.company-picker small{line-height:1.3}html[data-screen-mode=laptop]{--sidebar-width:258px}html[data-screen-mode=compact]{--sidebar-width:238px}html[data-screen-mode=laptop] .container{max-width:1360px;padding:20px}html[data-screen-mode=compact] .container{max-width:1280px;padding:16px}html[data-screen-mode=compact] .brand{min-height:76px;padding:8px}html[data-screen-mode=compact] .brand .brand-logo-img,html[data-screen-mode=compact] .brand img{max-height:86px}html[data-ui-density=compact] .sidebar nav button{min-height:34px;padding:7px 9px;font-size:13px}html[data-ui-density=compact] .nav-heading{padding:7px 8px 3px}html[data-ui-density=compact] .brand{min-height:76px}html[data-ui-density=compact] .brand .brand-logo-img,html[data-ui-density=compact] .brand img{max-height:86px}html[data-ui-density=compact] .topbar{height:56px}@media (width<=1320px){.grid-2,.admin-split{grid-template-columns:1fr}.tenant-config-card{position:static}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-actions{justify-content:flex-start}}@media (width<=1100px){.mobile-only{display:inline-flex!important}.sidebar{width:min(88vw,330px);transition:transform .22s;transform:translate(-105%);box-shadow:18px 0 45px #0f172a47}.sidebar.open{transform:translate(0)}.main-wrap,html[data-screen-mode=laptop] .main-wrap,html[data-screen-mode=compact] .main-wrap{width:100%;margin-left:0}.sidebar-backdrop.show{display:block}.topbar{justify-content:flex-start}.topbar .ghost-btn:last-child{margin-left:auto}.topbar-user{display:none}.topbar>div:first-of-type strong,.topbar>div:first-of-type span{max-width:48vw}}@media (width<=780px){.container{padding:16px}.hero,.panel-head{border-radius:20px;flex-direction:column;padding:18px}.hero-actions{grid-template-columns:1fr;width:100%;display:grid}.hero-actions .primary-btn,.hero-actions .secondary-btn,.hero-actions .ghost-btn{width:100%}.kpi-grid,.admin-kpi-grid{grid-template-columns:1fr 1fr}.form-grid{grid-template-columns:1fr}.field-full{grid-column:1}.card-head{padding:14px}.table-wrap table{min-width:760px}.topbar .offline-badge span{display:none}.topbar .ghost-btn:last-child{padding:8px 10px}.topbar .ghost-btn:last-child svg{display:none}}@media (width<=520px){.container{padding:12px}.kpi-grid,.admin-kpi-grid{grid-template-columns:1fr}.topbar>div:first-of-type strong,.topbar>div:first-of-type span{max-width:42vw}.brand .brand-logo-img,.brand img{max-height:96px}.modal-foot,.form-actions{grid-template-columns:1fr;display:grid}.form-actions .primary-btn,.form-actions .secondary-btn,.form-actions .ghost-btn{width:100%}}html,body,#root{max-width:100%;overflow-x:hidden}.app-shell,.main-wrap,.container,.card,.card-pad,.hero,.panel-head{min-width:0}.sidebar{--sidebar-compact-logo-height:82px}.brand{min-height:var(--sidebar-compact-logo-height);border-radius:18px;padding:8px}.brand .brand-logo-img,.brand img{object-fit:contain;width:100%;max-height:76px;padding:5px}.sidebar nav button{overflow-wrap:anywhere}.nav-groups{flex:auto;overflow:hidden auto}.side-footer{flex:none}.side-footer span{font-size:11px}.topbar,.topbar>div:first-of-type{min-width:0}.container{overflow-x:hidden}.hero,.panel-head{max-width:100%}.hero p,.panel-head p,.muted,.hint,.card p,.card li,.card small{overflow-wrap:anywhere}.grid-two,.grid-2,.admin-split,.settings-grid{min-width:0}.settings-page .settings-grid{grid-template-columns:minmax(0,1fr)}.settings-page form.card{width:100%;max-width:1180px}.settings-page .form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.settings-page .field-full{grid-column:1/-1}.form-grid>label,.form-grid>.field,.form-grid>.field-full,.form-grid>div{min-width:0}.form-grid input,.form-grid select,.form-grid textarea{max-width:100%}.kpi{min-width:0;overflow:hidden}.kpi strong{overflow-wrap:anywhere;-webkit-hyphens:auto;hyphens:auto;max-width:100%}.kpi.kpi-long strong{letter-spacing:-.02em;font-size:clamp(17px,1.45vw,22px);line-height:1.12}.kpi.kpi-long span{margin-top:8px}.production-page .kpi-grid,.api-erp-page .kpi-grid,.multitenant-page .kpi-grid{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}.production-page .grid-two,.api-erp-page .grid-two{grid-template-columns:repeat(2,minmax(0,1fr))}.production-page .warning-list,.api-erp-page .warning-list{overflow-wrap:anywhere;margin:12px 0 0;padding:12px 14px 12px 28px;list-style-position:outside}.production-page .warning-list li,.api-erp-page .warning-list li{padding-left:2px}.production-page code,.api-erp-page code,.code-block{white-space:pre-wrap;overflow-wrap:anywhere}.metric-strip,.metric-strip>div{min-width:0}.metric-strip b,.metric-strip span{overflow-wrap:anywhere}.table-wrap{max-width:100%;overflow:auto hidden}.table-wrap table{min-width:720px}.release-head{min-width:0}.release-head h2{overflow-wrap:anywhere}.company-picker label,.company-picker span,.company-picker small{overflow-wrap:anywhere;min-width:0}.status{overflow-wrap:anywhere;white-space:normal;text-align:center;max-width:100%}.error-box,.success-box{overflow-wrap:anywhere;align-items:flex-start}.api-erp-page .success-box.token-box code{overflow-wrap:anywhere;max-width:100%}@media (width<=1440px){:root{--sidebar-width:258px}.container{max-width:100%;padding:20px}.production-page .grid-two,.api-erp-page .grid-two{grid-template-columns:minmax(0,1fr)}.kpi-grid,.admin-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brand{min-height:74px}.brand .brand-logo-img,.brand img{max-height:68px}}@media (width<=980px){.settings-page .form-grid{grid-template-columns:1fr}.settings-page .field-full{grid-column:1}.production-page .kpi-grid,.api-erp-page .kpi-grid,.multitenant-page .kpi-grid,.kpi-grid,.admin-kpi-grid{grid-template-columns:1fr 1fr}}@media (width<=560px){.production-page .kpi-grid,.api-erp-page .kpi-grid,.multitenant-page .kpi-grid,.kpi-grid,.admin-kpi-grid{grid-template-columns:1fr}.table-wrap table{min-width:640px}}.topbar-title{flex:auto;min-width:0}.topbar-context{border:1px solid var(--line);color:#334155;white-space:nowrap;background:#f8fafc;border-radius:999px;gap:7px;max-width:240px;padding:8px 11px;font-weight:800;overflow:hidden;flex-direction:row!important;align-items:center!important;display:inline-flex!important}.topbar-context svg{width:16px;height:16px;color:var(--brand)}.topbar-context span{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden;text-transform:none!important;letter-spacing:0!important;color:#334155!important}.logout-btn{white-space:nowrap}.offline-badge{max-width:260px}.offline-badge span{text-overflow:ellipsis;overflow:hidden}.offline-badge.online{color:#166534;background:#f8fffb;border-color:#bbf7d0}.offline-badge.offline{color:#9a3412;background:#fff7ed;border-color:#fed7aa}.offline-badge.has-queue{color:#854d0e;background:#fefce8;border-color:#fde68a}.warning-list li{overflow-wrap:anywhere}.status{line-height:1.15}.api-erp-page td,.production-page li,.multitenant-page .error-box{overflow-wrap:anywhere}@media (width<=1280px){.topbar-context{max-width:170px}.offline-badge{max-width:210px}.logout-btn{padding-inline:10px}}@media (width<=980px){.topbar-context{display:none!important}.offline-badge{max-width:180px}.offline-badge span{display:none}.logout-btn{font-size:0}.logout-btn svg{display:block!important}.logout-btn:after{content:"Cerrar";font-size:14px}}@media (width<=680px){.offline-badge{padding:8px 10px}.offline-badge b{font-size:10px}.topbar-title span{display:none}.logout-btn:after{content:""}}.production-checklist-page .qa-summary-grid{align-items:stretch}.production-checklist-page .qa-summary-grid>.card{min-height:100%}.qa-shortcuts{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px;display:grid}.qa-shortcuts .ghost-btn{justify-content:flex-start;width:100%}.qa-actions{grid-template-columns:repeat(2,minmax(0,1fr));margin-top:16px}.checklist-group{margin-bottom:18px}.checklist-group h2{margin:0 0 14px;font-size:22px}.checklist-list{gap:10px;display:grid}.checklist-row{border:1px solid var(--line);background:#f8fafc;border-radius:16px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:13px 14px;display:grid}.checklist-row strong{font-size:15px;display:block}.checklist-row span:not(.status){color:var(--muted);margin-top:3px;line-height:1.35;display:block}.checklist-row small{color:#64748b;margin-top:5px;font-weight:700;line-height:1.35;display:block}.manual-check-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:12px;display:grid}.manual-check{border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:16px;align-items:flex-start;gap:11px;padding:14px;display:flex}.manual-check:hover{background:#f8fafc}.manual-check.checked{background:#ecfdf5;border-color:#bbf7d0}.manual-check input{width:18px;height:18px;accent-color:var(--brand);margin-top:2px}.manual-check b{display:block}.manual-check small{color:var(--muted);margin-top:3px;line-height:1.35;display:block}.production-checklist-page .warning-list{background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;padding:12px 14px 12px 28px}.production-checklist-page .success-box{margin-top:10px}.production-checklist-page .kpi strong{font-size:clamp(22px,2vw,30px)}@media (width<=900px){.checklist-row{grid-template-columns:1fr}.checklist-row>.status{justify-self:start}.qa-actions,.manual-check-grid{grid-template-columns:1fr}}.template-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.import-summary-extended{grid-template-columns:repeat(auto-fit,minmax(120px,1fr))}.mini-table td small{color:var(--muted);overflow-wrap:anywhere;max-width:340px;display:block}.inline-select{gap:4px;min-width:180px;margin-top:8px;display:grid}.inline-select span{text-transform:uppercase;letter-spacing:.05em;color:#6b7280;font-size:11px;font-weight:900}.inline-select select{border:1px solid var(--line);background:#fff;border-radius:10px;max-width:240px;height:34px;padding:0 8px;font-weight:800}.compact-list{margin:0;padding-left:18px;line-height:1.45}.single-line-grid{grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-top:12px}.albaranes-import-page .table-wrap td{min-width:105px}.albaranes-import-page .status-en-ruta{color:#c2410c;background:#fff7ed;border-color:#fed7aa}.albaranes-import-page .table-wrap td:nth-child(3){min-width:260px}.albaranes-import-page .table-wrap td:nth-child(8){min-width:220px}.albaranes-import-page .table-wrap td:nth-child(7){min-width:180px}.albaranes-import-page .inline-select select{max-width:280px}.albaranes-edit-table{min-width:1600px}.albaranes-edit-table th,.albaranes-edit-table td{vertical-align:top}.albaranes-edit-table .table-input{border:1px solid var(--line);width:100%;min-width:150px;height:34px;color:var(--text);background:#fff;border-radius:10px;margin:0 0 6px;padding:0 9px;font-weight:700}.albaranes-edit-table .table-input:focus{border-color:var(--brand);outline:2px solid #f973162e}.albaranes-edit-table .table-input.compact{min-width:118px}.albaranes-edit-table .table-input.date{min-width:140px}.albaranes-edit-table .table-input.number{min-width:80px;max-width:96px}.albaranes-edit-table .table-input.wide{min-width:220px}.albaranes-edit-table .small-btn{white-space:nowrap;padding:8px 10px;font-size:12px}.albaranes-import-page .notice.info{color:#1e3a8a;background:#eff6ff;border:1px solid #bfdbfe;border-radius:14px;margin:0 18px 12px;padding:12px 14px}.text-warning{font-weight:900;color:#c2410c!important}@media (width<=980px){.albaranes-edit-table{min-width:1450px}.albaranes-edit-table .table-input{min-width:130px}.albaranes-edit-table .table-input.wide{min-width:200px}}.kpi.kpi-actionable{appearance:none;border:1px solid var(--border);background:var(--surface);color:inherit;text-align:left;cursor:pointer;width:100%;transition:transform .12s,box-shadow .12s,border-color .12s}.kpi.kpi-actionable:hover{border-color:color-mix(in srgb, var(--brand) 42%, var(--border));transform:translateY(-2px);box-shadow:0 14px 28px #0f172a1a}.kpi.kpi-actionable:focus-visible{outline:3px solid color-mix(in srgb, var(--brand) 32%, transparent);outline-offset:2px}.kpi.kpi-actionable em{color:var(--brand);margin-top:.35rem;font-size:.78rem;font-style:normal;font-weight:800;display:inline-flex}.dashboard-filter-notice{border:1px solid color-mix(in srgb, var(--brand) 28%, var(--border));background:color-mix(in srgb, var(--brand) 7%, var(--surface));color:var(--text);border-radius:18px;align-items:center;gap:.7rem;margin:.75rem 0 1rem;padding:.85rem 1rem;display:flex}.dashboard-filter-notice svg{width:18px;height:18px;color:var(--brand)}.dashboard-filter-notice .ghost-btn{margin-left:auto}.alert-row{cursor:pointer}.alert-row:hover{filter:brightness(.985);transform:translateY(-1px)}.dashboard-v250 .operational-hero{background:linear-gradient(135deg,#101827,#26364f)}.operational-flow-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:0 0 18px;display:grid}.operational-flow-strip button{border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:18px;grid-template-columns:auto 1fr;align-items:center;gap:3px 10px;padding:14px 12px;display:grid;box-shadow:0 8px 22px #0f172a0a}.operational-flow-strip button:hover{border-color:#fdba74;transform:translateY(-1px)}.operational-flow-strip b{color:#c2410c;background:#fff7ed;border:1px solid #fed7aa;border-radius:999px;grid-row:1/3;place-items:center;width:34px;height:34px;display:grid}.operational-flow-strip span{color:#111827;font-weight:950}.operational-flow-strip small{color:var(--muted)}.ops-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.attention-card{overflow:visible}.attention-list{gap:10px;display:grid}.attention-row{appearance:none;border:1px solid var(--line);text-align:left;cursor:pointer;background:#fff;border-radius:16px;grid-template-columns:1fr auto;gap:4px 12px;width:100%;padding:13px 14px;display:grid}.attention-row:hover{transform:translateY(-1px);box-shadow:0 10px 22px #0f172a12}.attention-row strong{color:#111827;font-weight:950}.attention-row span{color:var(--muted);font-size:13px;line-height:1.35}.attention-row b{text-align:center;grid-area:1/2/3;align-self:center;min-width:42px;font-size:22px}.attention-row.ok{background:#f7fef9;border-color:#bbf7d0}.attention-row.warning{background:#fff7ed;border-color:#fed7aa}.attention-row.critical{background:#fff7f7;border-color:#fecaca}.row-actions-operational .primary-btn{min-width:156px}.row-actions-operational .ghost-btn{padding:9px 11px}@media (width<=1320px){.ops-kpi-grid,.operational-flow-strip{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=780px){.ops-kpi-grid,.operational-flow-strip{grid-template-columns:1fr}.attention-row{grid-template-columns:1fr auto}.row-actions-operational .primary-btn{width:100%}}.info-box{color:#7c2d12;background:#fff7ed;border:1px solid #fed7aa;border-radius:14px;flex-direction:column;gap:4px;padding:12px 14px;display:flex}.protected-note{color:#166534;font-weight:700}.sidebar-profile-card{color:#fff;background:#ffffff12;border:1px solid #ffffff1f;border-radius:18px;gap:4px;margin:0 2px 8px;padding:12px;display:grid;box-shadow:inset 0 1px #ffffff14}.sidebar-profile-card span{text-transform:uppercase;letter-spacing:.08em;color:#fed7aa;font-size:10px;font-weight:950}.sidebar-profile-card strong{font-size:14px;line-height:1.25}.sidebar-profile-card small{color:#cbd5e1;line-height:1.25}.sidebar-profile-card button{color:#fff;cursor:pointer;background:#0f172a59;border:1px solid #ffffff24;border-radius:12px;align-items:center;gap:8px;margin-top:6px;padding:8px 10px;font-weight:900;display:flex}.sidebar-profile-card button:hover{background:#f9731638}.sidebar-profile-card svg{width:16px;height:16px}.dashboard-v253 .profile-hero{margin-bottom:14px}.profile-focus-note{color:#fff;background:#ffffff1f;border:1px solid #ffffff29;border-radius:999px;align-items:center;gap:8px;max-width:100%;margin-top:12px;padding:9px 12px;font-size:13px;font-weight:850;line-height:1.25;display:inline-flex}.profile-focus-note svg{flex:none;width:17px;height:17px}.profile-panel{background:linear-gradient(135deg,#fff,#fff7ed);border:1px solid #fed7aa;border-radius:22px;margin:0 0 18px;padding:18px;box-shadow:0 12px 30px #f9731614}.profile-panel-title{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex}.profile-panel-title h2{color:#111827;margin:4px 0 3px;font-size:22px}.profile-panel-title p{color:var(--muted);max-width:820px;margin:0;line-height:1.45}.profile-badge{color:#c2410c;text-transform:uppercase;letter-spacing:.06em;background:#ffedd5;border:1px solid #fed7aa;border-radius:999px;align-items:center;width:max-content;padding:5px 9px;font-size:11px;font-weight:950;display:inline-flex}.profile-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:0}.operational-flow-strip button:disabled{opacity:.48;cursor:not-allowed;filter:grayscale(.4)}.operational-flow-strip button:disabled:hover{border-color:var(--line);transform:none;box-shadow:0 8px 22px #0f172a0a}@media (width<=1320px){.profile-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.profile-panel-title{flex-direction:column}.profile-panel-title .ghost-btn{width:max-content}}@media (width<=780px){.profile-kpi-grid{grid-template-columns:1fr}.profile-focus-note{border-radius:16px;align-items:flex-start}.sidebar-profile-card{margin-bottom:10px}}.backup-admin-panel .backup-list{gap:10px;display:grid}.backup-admin-panel .backup-row{flex-direction:column;align-items:stretch}.backup-admin-panel .backup-row .row-actions{margin-top:6px}.warning-soft{background:#fff7ed;border-color:#fed7aa}.danger-zone-soft{background:#fef2f2;border-color:#fecaca}.backup-admin-panel code{white-space:normal;word-break:break-word}.backup-admin-panel small{display:block}.server-list-center{border:1px solid #f9731640;margin:18px 0}.server-list-head{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:14px;display:flex}.server-list-head h2{margin:2px 0 4px}.list-tabs{flex-wrap:wrap;gap:8px;margin:10px 0 14px;display:flex}.list-tabs button{cursor:pointer;color:#334155;background:#fff;border:1px solid #dbe3ee;border-radius:999px;padding:8px 12px;font-weight:700}.list-tabs button.active{background:var(--brand,#f97316);color:#fff;border-color:var(--brand,#f97316)}.server-list-toolbar{align-items:center;margin-bottom:10px}.server-list-toolbar input[placeholder=Estado],.server-list-toolbar input[placeholder=Canal]{max-width:150px}.pagination-bar{color:#475569;justify-content:space-between;align-items:center;gap:12px;padding:10px 0;display:flex}.pagination-bar>div:first-child{flex-direction:column;gap:2px;display:flex}.pagination-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.pagination-actions select{background:#fff;border:1px solid #dbe3ee;border-radius:10px;padding:8px 10px}.compact-table td,.compact-table th{white-space:normal;vertical-align:top}.th-sort{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-weight:800;display:inline-flex}.th-sort small{color:var(--brand,#f97316)}@media (width<=760px){.server-list-head,.pagination-bar{flex-direction:column;align-items:stretch}.pagination-actions{justify-content:flex-start}.list-tabs{flex-wrap:nowrap;padding-bottom:4px;overflow-x:auto}.list-tabs button{white-space:nowrap}}.score-breakdown-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;margin:12px 0 16px;display:grid}.score-breakdown-card{border:1px solid var(--line,#e2e8f0);background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;flex-direction:column;gap:4px;min-height:94px;padding:14px;display:flex}.score-breakdown-card strong{color:#0f172a;font-size:26px;line-height:1}.score-breakdown-card span{color:#111827;font-weight:900}.score-breakdown-card small{color:#64748b;line-height:1.25}.score-loss-table td strong{margin-bottom:3px;display:block}.score-loss-table td small{color:#64748b;line-height:1.3;display:block}.checklist-row-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;min-width:190px;display:flex}.small-btn{border-radius:10px!important;min-height:auto!important;padding:7px 10px!important;font-size:12px!important}.checklist-group .table-wrap{margin-top:10px}@media (width<=1100px){.score-breakdown-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checklist-row{align-items:flex-start}.checklist-row-actions{justify-content:flex-start;min-width:0}}@media (width<=640px){.score-breakdown-grid{grid-template-columns:1fr}}.contact-evidence-list{background:#f8fafc;border:1px dashed #cbd5e1;border-radius:12px;gap:6px;margin-top:12px;padding:10px 12px;display:grid}.contact-evidence-list strong{color:#0f172a}.contact-evidence-list span{color:#475569;overflow-wrap:anywhere;font-size:12px}.link-btn{appearance:none;color:var(--brand,#f97316);cursor:pointer;text-align:center;background:0 0;border:0;padding:8px 4px;font-weight:800}.link-btn:hover{text-decoration:underline}.reset-panel{gap:12px;display:grid}.reset-panel h2{margin:0;font-size:22px}.reset-panel p{color:#64748b;margin:0;line-height:1.45}.loading.small{min-height:auto;padding:14px 0;font-size:14px}
