:root{color:#142033;--blue-950:#08294d;--blue-900:#123b6d;--blue-800:#0f325c;--blue-700:#1d6fe8;--blue-100:#eaf3fb;--blue-50:#f4f9fd;--gray-900:#142033;--gray-700:#5b6b80;--gray-500:#8391a5;--gray-300:#dce5ef;--gray-200:#e8eef5;--gray-100:#f3f4f6;--surface:#fff;--surface-subtle:#f8fafc;--green-700:#1f8f55;--green-100:#e8f7ef;--red-700:#d63c3c;--red-100:#fdecec;--orange-700:#b9780d;--orange-100:#fff5dd;--info-700:#2f6fed;--info-100:#eaf1ff;--radius-xs:8px;--radius-sm:12px;--radius-md:16px;--radius-lg:20px;--radius-xl:24px;--shadow:0 8px 24px #123b6d0f;--shadow-hover:0 12px 28px #123b6d1a;background:#f5f7fa;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.45}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input,select,textarea{font:inherit}html{scroll-behavior:smooth}button,a.primary-link,.visit-card-actions a{cursor:pointer;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:10px 14px;text-decoration:none;display:inline-flex}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline-offset:2px;outline:3px solid #1d6fe861}button:disabled,input:disabled,textarea:disabled,select:disabled{cursor:not-allowed;opacity:.62}input,select,textarea{color:var(--gray-900);background:#fff;border:1px solid #bdcadd;border-radius:8px;width:100%;min-height:46px;padding:11px 12px}textarea{resize:vertical;min-height:104px}label{font-size:14px}h1,h2,h3,p{margin-top:0}h1{color:var(--blue-900);margin-bottom:8px;font-size:clamp(28px,4vw,40px);line-height:1.08}h2{color:var(--blue-900);margin-bottom:6px;font-size:22px}h3{color:var(--gray-900);margin-bottom:6px}a{color:var(--blue-700);font-weight:750}p,small,dd,.visit-card h3,.visit-card-meta span,.visit-card-insights strong,.visit-card-insights small,.sync-list span,.audit-log-list small,.email-log-list small{overflow-wrap:anywhere}button,a,label,h1,h2,h3,strong,.brand-lockup *,.desktop-sidebar nav a *,.mobile-bottom-nav a *,.hero-action,.primary-action,.status-badge{overflow-wrap:normal;word-break:normal}.muted{color:var(--gray-500)}.eyebrow{color:var(--blue-700);letter-spacing:0;text-transform:uppercase;margin-bottom:8px;font-size:12px;font-weight:850}.primary-link,.primary-action,.login-panel button,.close-visit-button{background:var(--blue-900);color:#fff;font-weight:800}.primary-link:hover,.primary-action:hover,.close-visit-button:hover{background:var(--blue-700)}.icon-button{background:var(--gray-100);color:var(--gray-700);min-height:38px;padding:8px}.icon-button.danger{background:var(--red-100);color:var(--red-700)}.topbar-spacer{width:38px;height:38px;display:block}.login-page{align-items:center;min-height:100vh;padding:24px;display:grid}.auth-loading{color:var(--gray-700);place-items:center;min-height:100vh;padding:24px;display:grid}.login-panel{border:1px solid var(--gray-200);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:16px;width:100%;max-width:430px;margin:auto;padding:26px;display:grid}.login-panel h1{margin-bottom:0}.app-shell{min-height:100vh;padding-bottom:78px}.app-shell>header{border-bottom:1px solid var(--gray-200);z-index:20;background:#fffffff5;justify-content:space-between;align-items:center;gap:12px;min-height:66px;padding:10px 16px;display:flex;position:sticky;top:0}.app-shell header strong{color:var(--blue-900);font-size:19px;line-height:1.1;display:block}.app-shell header span{color:var(--gray-500);font-size:12px}.app-shell main{max-width:1180px;margin:0 auto;padding:16px}.app-shell nav{border-top:1px solid var(--gray-200);z-index:30;background:#fff;grid-template-columns:repeat(5,1fr);display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #152b4014}.app-shell nav a{color:var(--gray-700);background:0 0;flex-direction:column;align-items:center;gap:4px;min-height:66px;padding:8px 4px;font-size:11px;text-decoration:none;display:flex}.app-shell nav a.active{color:var(--blue-700);font-weight:850}.logout-fab{border:1px solid var(--gray-200);box-shadow:var(--shadow);color:var(--gray-700);z-index:25;background:#fff;min-height:44px;padding:10px;position:fixed;bottom:86px;right:16px}.network{border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:7px 8px;display:flex}.network.online{background:var(--green-100);color:var(--green-700)}.network.offline,.network.pending{background:var(--orange-100);color:var(--orange-700)}.network button{color:inherit;background:#ffffffb8;min-height:32px;padding:6px}.network small{display:none}.stack,.dashboard,.editor{gap:18px;display:grid}.page-title,.section-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.page-title h1,.section-heading h2{margin:0}.page-title p,.section-heading p{color:var(--gray-500);margin:4px 0 0}.dashboard-hero{border:1px solid var(--gray-200);border-left:5px solid var(--blue-700);box-shadow:var(--shadow);background:#fff;border-radius:8px;grid-template-columns:1fr auto;align-items:center;gap:18px;padding:22px;display:grid}.dashboard-hero p:last-child{color:var(--gray-700);max-width:680px;margin-bottom:0}.hero-action{min-height:56px;padding-inline:22px;font-size:17px}.hero-actions{flex-wrap:wrap;justify-content:flex-end;align-items:stretch;gap:10px;display:flex}.hero-actions button{background:var(--blue-100);color:var(--blue-700);font-weight:850}.kpi-grid{grid-template-columns:repeat(auto-fit,minmax(175px,1fr));gap:12px;display:grid}.kpi-card{border:1px solid var(--gray-200);background:#fff;border-radius:8px;align-items:center;gap:12px;min-height:104px;padding:16px;display:flex}.kpi-card svg{color:var(--blue-700);flex:none}.kpi-card strong{color:var(--blue-900);font-size:28px;line-height:1;display:block}.kpi-card span{color:var(--gray-700);margin-top:4px;font-weight:800;display:block}.kpi-card small{color:var(--gray-500);margin-top:2px;display:block}.kpi-card.warning svg,.kpi-card.warning strong{color:var(--orange-700)}.kpi-card.success svg,.kpi-card.success strong{color:var(--green-700)}.kpi-card.danger svg,.kpi-card.danger strong{color:var(--red-700)}.empty-state{color:var(--gray-700);background:#fff;border:1px dashed #a9bad0;border-radius:8px;place-items:center start;gap:14px;padding:22px;display:grid}.empty-state svg{color:var(--blue-700)}.empty-state h2{margin-bottom:4px;font-size:20px}.empty-state p{margin-bottom:0}.status-badge{white-space:nowrap;border-radius:999px;justify-content:center;padding:8px 10px;font-size:12px;font-weight:850;line-height:1;display:inline-flex}.visit-list,.sync-list{gap:12px;display:grid}.visit-card{border:1px solid var(--gray-200);background:#fff;border-radius:8px;gap:12px;padding:15px;display:grid}.visit-card-main{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.visit-card h3{margin:0}.visit-card-subtitle{color:var(--blue-700);margin-top:4px;font-size:12px;font-weight:850;display:block}.visit-card p,.visit-card-meta span{color:var(--gray-500);align-items:center;gap:6px;margin:4px 0 0;display:inline-flex}.visit-card-meta{flex-wrap:wrap;gap:8px 14px;font-size:13px;display:flex}.visit-card-insights{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.visit-card-insights span{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:8px;gap:2px;min-height:58px;padding:9px 10px;display:grid}.visit-card-insights strong{color:var(--gray-900);overflow-wrap:anywhere;font-size:15px;line-height:1.15}.visit-card-insights small{color:var(--gray-500);text-transform:uppercase;font-size:11px;font-weight:850}.visit-card-insights .success{background:var(--green-100);border-color:#1f8f5533}.visit-card-insights .success strong,.visit-card-insights .success small{color:var(--green-700)}.visit-card-insights .warning{background:var(--orange-100);border-color:#e59a1338}.visit-card-insights .warning strong,.visit-card-insights .warning small{color:var(--orange-700)}.visit-card-insights .danger{background:var(--red-100);border-color:#f1b8b8}.visit-card-insights .danger strong,.visit-card-insights .danger small{color:var(--red-700)}.visit-card-insights .info{background:var(--blue-100);border-color:#2171b533}.visit-card-insights .info strong,.visit-card-insights .info small{color:var(--blue-700)}.visit-card-error{background:var(--red-100);color:var(--red-700);border:1px solid #f1b8b8;border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.visit-card-error svg{flex:none;margin-top:2px}.visit-card-error strong{color:var(--red-700);font-size:13px;display:block}.visit-card-error p{color:var(--red-700);margin:3px 0 0;display:block}.visit-card-archive{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-700);border-radius:8px;align-items:flex-start;gap:10px;padding:10px 12px;display:flex}.visit-card-archive svg{flex:none;margin-top:2px}.visit-card-archive strong{color:var(--gray-900);font-size:13px;display:block}.visit-card-archive p{color:var(--gray-700);margin:3px 0 0;display:block}.visit-card-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.visit-card-actions a{background:var(--blue-100);color:var(--blue-700);min-height:40px}.pdf-download{gap:4px;display:grid}.pdf-download-button{background:var(--blue-100);color:var(--blue-700);min-height:40px;font-weight:800}.pdf-download small{color:var(--red-700);max-width:260px;font-size:12px}.pdf-hint{color:var(--gray-500);font-size:13px}.danger-soft{background:var(--red-100);color:var(--red-700);border:1px solid #f1b8b8;min-height:40px;font-weight:850}.secondary-soft{background:var(--blue-100);color:var(--blue-700);border:1px solid #c7dff3;min-height:40px;font-weight:850}.local-reset-card{background:var(--orange-100);border:1px solid #f1d58b;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:14px;display:flex}.local-reset-card strong{color:var(--orange-700);margin-bottom:4px;display:block}.local-reset-card p{color:var(--gray-700);margin:0}.local-reset-card button{flex:none}.toolbar{border:1px solid var(--gray-200);background:#fff;border-radius:8px;gap:12px;padding:12px;display:grid}.admin-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:16px;display:grid}.admin-quick-nav{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-quick-nav a{border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow);color:var(--blue-900);background:#fffffff5;grid-template-columns:auto 1fr;align-items:center;gap:4px 12px;min-height:82px;padding:14px;text-decoration:none;display:grid}.admin-quick-nav a:hover{box-shadow:var(--shadow-hover);border-color:#b8cfe7}.admin-quick-nav svg{background:var(--blue-100);box-sizing:content-box;color:var(--blue-700);border-radius:999px;grid-row:span 2;padding:9px}.admin-quick-nav strong{color:var(--blue-900);font-size:22px;line-height:1}.admin-quick-nav span{color:var(--gray-700);font-size:13px;font-weight:850}.admin-form{grid-template-columns:repeat(auto-fit,minmax(170px,1fr));gap:10px;display:grid}.admin-form button{background:var(--blue-900);color:#fff;font-weight:850}.email-settings-form{gap:12px;display:grid}.email-settings-form label:not(.inline-check){color:var(--gray-700);gap:6px;font-weight:800;display:grid}.email-settings-form button{background:var(--blue-900);color:#fff;align-self:start;font-weight:850}.email-toggle{justify-content:flex-start}.settings-check-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.status-note{border-radius:8px;margin:0;padding:10px 12px;font-weight:750}.status-note.success{background:var(--green-100);color:var(--green-700)}.status-note.warning{background:var(--orange-100);color:var(--orange-700)}.admin-dashboard-panel{gap:18px}.section-heading h2{align-items:center;gap:10px;display:flex}.section-heading-icon{background:var(--blue-100);color:var(--blue-700);border-radius:999px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.dashboard-insights{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.dashboard-visit-columns{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.dashboard-visit-columns h3{margin-bottom:10px}.metric-card{border:1px solid var(--gray-200);background:#f8fbfe;border-radius:8px;gap:12px;min-width:0;padding:14px;display:grid}.metric-card h3{color:var(--blue-900);margin:0;font-size:16px}.metric-bars{gap:10px;display:grid}.metric-bars>div{grid-template-columns:minmax(0,1fr) minmax(80px,1.2fr) auto;align-items:center;gap:8px;display:grid}.metric-bars span{color:var(--gray-700);text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:750;overflow:hidden}.metric-bars div div{background:#e3edf7;border-radius:999px;height:10px;overflow:hidden}.metric-bars i{background:var(--blue-700);height:100%;display:block}.metric-bars strong{color:var(--blue-900);font-size:13px}.monthly-bars{grid-template-columns:repeat(auto-fit,minmax(42px,1fr));align-items:end;gap:8px;min-height:150px;display:grid}.monthly-bars div{grid-template-rows:1fr auto;place-items:center;gap:6px;height:150px;display:grid}.monthly-bars strong{background:var(--blue-700);color:#fff;border-radius:8px 8px 3px 3px;align-self:end;place-items:start center;width:100%;min-height:18px;padding-top:4px;font-size:12px;display:grid}.monthly-bars span{color:var(--gray-500);text-align:center;font-size:11px}.data-list{gap:10px;display:grid}.data-list article{border:1px solid var(--gray-200);border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px;display:flex}.data-list article div{gap:3px;display:grid}.data-list span,.data-list small{color:var(--gray-500)}.data-list button{background:var(--gray-100);color:var(--blue-900);font-weight:850}.reference-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px;display:grid}.reference-grid ul{margin-bottom:0;padding-left:20px}.inline-check{background:var(--gray-100);color:var(--gray-700);border-radius:8px;align-items:center;gap:8px;min-height:46px;padding:10px 12px;font-weight:800;display:inline-flex}.inline-check input{width:auto;min-height:auto}.file-input{background:var(--gray-100);border:1px dashed var(--gray-300);color:var(--blue-900);cursor:pointer;border-radius:8px;align-items:center;gap:8px;min-height:46px;padding:10px 12px;font-weight:850;display:inline-flex;overflow:hidden}.file-input span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.file-input input{display:none}.import-preview{border:1px solid var(--gray-200);background:#f8fbfe;border-radius:8px;gap:10px;margin:12px 0;padding:12px;display:grid}.import-preview>div{justify-content:space-between;align-items:center;gap:12px;display:flex}.import-preview article{border:1px solid var(--gray-200);background:#fff;border-radius:8px;gap:4px;padding:10px;display:grid}.import-preview span,.import-preview small{color:var(--gray-500)}.import-preview button{background:var(--blue-900);color:#fff;font-weight:850}.checklist-form textarea{grid-column:1/-1;min-height:110px}.checklist-admin-list{gap:12px;display:grid}.checklist-admin-card{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:#fff;gap:12px;padding:14px;display:grid}.checklist-admin-header{justify-content:space-between;align-items:center;gap:12px;display:flex}.checklist-admin-header div{gap:4px;display:grid}.checklist-admin-header span{color:var(--gray-500)}.checklist-header-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.checklist-admin-header button,.point-list button{background:var(--gray-100);color:var(--blue-900);font-weight:850}.point-list{gap:8px;display:grid}.point-list>div{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:#f8fbfe;gap:10px;padding:10px;display:grid}.point-list>div.inactive{opacity:.68}.point-edit-grid{grid-template-columns:90px minmax(180px,1fr) minmax(180px,1fr);gap:10px;display:grid}.point-edit-grid label{color:var(--gray-700);gap:6px;font-weight:800;display:grid}.point-edit-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.point-list small{color:var(--gray-500)}.point-form{border-top:1px solid var(--gray-200);padding-top:12px}.email-log-list{gap:10px;display:grid}.admin-toolbar{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.admin-toolbar.compact button{min-height:40px;padding-inline:12px}.admin-toolbar .secondary{background:var(--blue-100);color:var(--blue-700)}.admin-toolbar .secondary.danger{background:var(--red-100);color:var(--red-700)}.email-log-list article{border:1px solid var(--gray-200);border-left:5px solid var(--green-700);border-radius:var(--radius-sm);background:#fff;padding:12px}.email-log-list article.error{background:var(--red-100);border-color:#ffc7d0;border-left-color:var(--red-700)}.email-log-list div{gap:4px;display:grid}.email-log-list span,.email-log-list small{color:var(--gray-500)}.email-log-list p{color:var(--red-700);margin:4px 0 0}.email-log-list button,.email-log-list a{background:var(--blue-100);color:var(--blue-700);border-radius:8px;justify-content:center;align-self:start;gap:8px;min-height:40px;padding:8px 12px;font-weight:850;text-decoration:none;display:inline-flex}.audit-log-list{gap:10px;display:grid}.audit-log-list article{border:1px solid var(--gray-200);border-left:5px solid var(--blue-700);border-radius:var(--radius-sm);background:#fff;padding:12px}.audit-log-list div{gap:4px;display:grid}.audit-log-list span,.audit-log-list small{color:var(--gray-500)}.search-box{align-items:center;gap:8px;display:flex}.search-box input{border:0;min-height:40px;padding:6px 4px}.filter-chips{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.filter-chips button{background:var(--gray-100);color:var(--gray-700);min-height:40px;padding:8px 12px;font-weight:800}.filter-chips button.selected{background:var(--blue-900);color:#fff}.filter-chips button.clear-filters{background:var(--orange-100);color:var(--orange-700)}.advanced-filters{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.advanced-filters label{color:var(--gray-700);gap:6px;font-weight:800;display:grid}.advanced-filters input,.advanced-filters select{min-height:44px}.history-count{margin:0;font-size:13px}.sync-panel{border:1px solid var(--gray-200);background:#fff;border-radius:8px;gap:14px;padding:16px;display:grid}.sync-panel button{background:var(--blue-900);color:#fff;font-weight:800}.sync-health{border:1px solid var(--gray-200);border-radius:8px;align-items:flex-start;gap:12px;padding:14px;display:flex}.sync-health svg{flex:none;margin-top:2px}.sync-health strong{margin-bottom:3px;font-size:15px;display:block}.sync-health span{color:var(--gray-700);line-height:1.4;display:block}.sync-health.success{background:var(--green-100);color:var(--green-700);border-color:#1f8f5533}.sync-health.warning,.sync-health.offline{background:var(--orange-100);color:var(--orange-700);border-color:#e59a1338}.sync-health.danger{background:var(--red-100);color:var(--red-700);border-color:#f1b8b8}.sync-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.sync-grid div{border:1px solid var(--gray-200);background:#f8fbfe;border-radius:8px;align-items:center;gap:4px;padding:14px;display:grid}.sync-grid svg{color:var(--blue-700)}.sync-grid strong{color:var(--blue-900);font-size:20px}.sync-grid span{color:var(--gray-500);font-size:13px}.sync-message{border-radius:8px;align-items:center;gap:8px;margin:0;padding:10px 12px;display:flex}.sync-message.warning{background:var(--orange-100);color:var(--orange-700)}.sync-message.success{background:var(--green-100);color:var(--green-700)}.sync-message.danger{background:var(--red-100);color:var(--red-700)}.sync-list article{border:1px solid var(--gray-200);border-radius:8px;gap:4px;padding:12px;display:grid}.error-visit-list article{background:var(--red-100);border-color:#f1b8b8}.error-visit-list p{color:var(--red-700);margin:4px 0}.sync-list a{background:var(--blue-100);color:var(--blue-700);border-radius:8px;align-items:center;min-height:40px;padding:0 12px;font-weight:850;text-decoration:none;display:inline-flex}.sync-list span{color:var(--gray-500);overflow-wrap:anywhere;font-size:12px}.queue-item-heading{justify-content:space-between;align-items:center;gap:10px;display:flex}.queue-item-heading small{background:var(--gray-100);color:var(--gray-700);border-radius:999px;padding:4px 8px;font-size:11px;font-weight:850}.queue-item.error{background:var(--red-100);border-color:#f1b8b8}.queue-item.syncing{background:var(--blue-50);border-color:#c7dff3}.queue-item.queued{background:#fffdfa}.conflict-list article{background:var(--orange-100);border-color:#f1d58b}.conflict-list small{color:var(--gray-700);line-height:1.45}.conflict-diff{border:1px solid #f1d58b;border-radius:8px;margin-top:8px;display:grid;overflow:hidden}.conflict-diff div{background:#ffffff9e;grid-template-columns:minmax(90px,.8fr) minmax(0,1fr) minmax(0,1fr);gap:6px;padding:8px 10px;display:grid}.conflict-diff div+div{border-top:1px solid #f1d58b}.conflict-diff span{color:var(--gray-500);text-transform:uppercase;font-size:12px;font-weight:850}.conflict-diff strong{color:var(--gray-900);overflow-wrap:anywhere;font-size:13px}.control-diff{background:#ffffff8a;border:1px solid #f1d58b;border-radius:8px;gap:8px;margin-top:8px;padding:10px;display:grid}.control-diff>strong{color:var(--blue-900);font-size:13px}.control-diff div{border:1px solid var(--gray-200);background:#fff;border-radius:8px;gap:4px;padding:8px;display:grid}.control-diff span{color:var(--gray-700);font-size:13px;font-weight:850}.control-diff p{color:var(--gray-700);margin:0;font-size:13px}.control-diff small{color:var(--gray-500)}.conflict-actions{flex-wrap:wrap;gap:8px;margin-top:6px;display:flex}.conflict-actions .secondary{border:1px solid var(--gray-300);color:var(--blue-900);background:#fff}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}@media (width<=560px){.conflict-diff div{grid-template-columns:1fr}}.editor-header{border:1px solid var(--gray-200);border-left:5px solid var(--blue-700);background:#fff;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px;display:flex}.editor-header p:last-child{color:var(--gray-700);max-width:720px;margin:0}.editor-header button,.step-actions button{border:1px solid var(--gray-200);color:var(--blue-900);background:#fff;font-weight:800}.save-state{background:var(--green-100);color:var(--green-700);border-radius:8px;align-items:center;gap:8px;padding:10px 12px;display:flex}.error-list{background:var(--red-100);color:var(--red-700);border:1px solid #ffc7d0;border-radius:8px;padding:12px}.error-list p{margin:6px 0 0}.stepper{border:1px solid var(--gray-200);background:#fff;border-radius:8px;gap:12px;padding:14px;display:grid}.stepper-progress{background:var(--gray-100);border-radius:999px;height:8px;overflow:hidden}.stepper-progress span{background:var(--blue-700);height:100%;transition:width .2s;display:block}.stepper ol{grid-template-columns:repeat(7,1fr);gap:8px;margin:0;padding:0;list-style:none;display:grid}.stepper button{color:var(--gray-500);text-align:center;background:0 0;justify-items:center;gap:6px;width:100%;min-height:54px;padding:4px;display:grid}.stepper button:disabled{opacity:1}.stepper span{background:var(--gray-100);border-radius:999px;justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.stepper strong{font-size:12px}.stepper li.active span,.stepper li.done span{background:var(--blue-900);color:#fff}.stepper li.active strong{color:var(--blue-900)}.editor-layout{grid-template-columns:minmax(0,1fr) 260px;align-items:start;gap:16px;display:grid}.editor-workspace{min-width:0}.form-section{border:1px solid var(--gray-200);background:#fff;border-radius:8px;gap:16px;padding:18px;display:grid}.form-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;display:grid}.field{gap:7px;font-weight:750;display:grid}.field>span{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.field em{background:var(--orange-100);color:var(--orange-700);border-radius:999px;padding:4px 7px;font-size:11px;font-style:normal}.field small{color:var(--gray-500);font-weight:500}.field>strong{color:var(--red-700);font-size:13px}.field.has-error input,.field.has-error textarea,.field.has-error select{border-color:var(--red-700)}.machine-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:10px;display:grid}.machine-grid button{border:1px solid var(--gray-200);color:var(--gray-700);text-align:left;background:#f8fbfe;place-items:start;gap:6px;min-height:94px;padding:14px;display:grid}.machine-grid span{font-size:12px;font-weight:500}.quantity-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px;display:grid}.quantity-control{border:1px solid var(--gray-200);background:#f8fbfe;border-radius:8px;gap:10px;padding:12px;display:grid}.quantity-control>span{color:var(--gray-700);font-weight:850}.quantity-control div{grid-template-columns:44px 1fr 44px;align-items:center;gap:8px;display:grid}.quantity-control button{border:1px solid var(--gray-200);color:var(--blue-900);background:#fff;min-height:44px;padding:8px}.quantity-control output{color:var(--blue-900);text-align:center;font-size:24px;font-weight:900}.toggle-row{background:var(--blue-100);border:1px solid #c9dded;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.toggle-row input{width:22px;height:22px}.toggle-row span{gap:2px;display:grid}.toggle-row small{color:var(--gray-500)}.equipment-preview{border:1px dashed #a9bad0;border-radius:8px;gap:10px;padding:14px;display:grid}.equipment-preview h3{margin:0}.equipment-preview div,.mini-stats{flex-wrap:wrap;gap:8px;display:flex}.equipment-preview span,.mini-stats span{background:var(--gray-100);color:var(--gray-700);border-radius:999px;padding:7px 9px;font-size:12px;font-weight:850}.equipment-grid{grid-template-columns:1fr;gap:12px;display:grid}.equipment-details-card{border:1px solid var(--gray-200);background:#f8fbfe;border-radius:8px;gap:14px;padding:14px;display:grid}.equipment-details-title{justify-content:space-between;align-items:center;display:flex}.equipment-details-title div{gap:3px;display:grid}.equipment-details-title strong{color:var(--blue-900);font-size:20px}.equipment-details-title span{color:var(--gray-500)}.form-grid.compact{grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:12px}.toggle-row.compact{align-self:end;min-height:46px}.control-filters{margin-bottom:4px}.equipment-control-list{gap:16px;display:grid}.equipment-block{border:1px solid var(--gray-200);border-radius:8px;gap:12px;padding:12px;display:grid}.equipment-header{background:#f8fbfe;border-radius:8px;grid-template-columns:1fr auto;gap:10px;padding:12px;display:grid}.equipment-header p{color:var(--gray-500);margin:0}.equipment-header h3{margin:0}.equipment-status{place-items:end;display:grid}.equipment-status strong{color:var(--blue-900)}.equipment-status span{color:var(--gray-500);font-size:13px}.mini-stats{grid-column:1/-1}.mini-stats .ok{background:var(--green-100);color:var(--green-700)}.mini-stats .bad{background:var(--red-100);color:var(--red-700)}.progress-line{background:var(--gray-200);border-radius:999px;grid-column:1/-1;height:7px;overflow:hidden}.progress-line span{background:var(--blue-700);height:100%;display:block}.control-card{border:1px solid var(--gray-200);border-left:5px solid var(--orange-700);border-radius:8px;gap:12px;padding:12px;display:grid}.control-card.status-conform{border-left-color:var(--green-700)}.control-card.status-non_conform{border-color:#ffc7d0;border-left-color:var(--red-700);background:#fffafb}.control-card.status-not_applicable{border-left-color:var(--gray-500)}.control-card-title{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.control-card-title p{color:var(--gray-500);margin:4px 0 0}.segmented{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.segmented button{background:var(--gray-100);color:var(--gray-700);min-height:50px;font-weight:850}.segmented .ok.selected{background:var(--green-700);color:#fff}.segmented .bad.selected{background:var(--red-700);color:#fff}.segmented .na.selected{background:var(--orange-700);color:#fff}.nc-photo-box{background:var(--red-100);border:1px dashed #ff9aac;border-radius:8px;gap:10px;padding:12px;display:grid}.photo-required{color:var(--red-700);align-items:center;gap:6px;font-weight:850;display:inline-flex}.photo-required.ok{color:var(--green-700)}.photo-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.photo-input{color:var(--blue-900);cursor:pointer;background:#f8fbfe;border:1px dashed #8ba7bf;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:52px;padding:12px;font-weight:850;display:inline-flex}.photo-input.primary{background:var(--blue-900);border-color:var(--blue-900);color:#fff}.photo-input input{display:none}.photo-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;display:grid}.photo-grid figure{border:1px solid var(--gray-200);background:#fff;border-radius:8px;margin:0;overflow:hidden}.photo-grid img,.photo-placeholder{aspect-ratio:4/3;background:var(--gray-100);object-fit:cover;place-items:center;width:100%;display:grid}.photo-placeholder{color:var(--gray-500);font-weight:800}.photo-grid figcaption{gap:8px;padding:10px;display:grid}.photo-grid figcaption span{color:var(--gray-500);gap:4px;font-size:12px;display:grid}.photo-grid figcaption em{background:var(--green-100);color:var(--green-700);border-radius:999px;justify-self:start;padding:3px 7px;font-style:normal;font-weight:800;line-height:1.2;display:inline-flex}.photo-grid input{min-height:40px}.summary-hero{border:1px solid var(--gray-200);border-radius:var(--radius-md);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;padding:18px;display:grid}.summary-hero.success{background:linear-gradient(135deg,#ecfdf5 0%,#fff 68%);border-color:#bbf7d0}.summary-hero.warning{background:linear-gradient(135deg,#fff7ed 0%,#fff 68%);border-color:#fed7aa}.summary-hero .eyebrow{color:var(--gray-500);letter-spacing:0;text-transform:uppercase;margin:0 0 6px;font-size:12px;font-weight:900}.summary-hero h3{color:var(--blue-900);margin:0 0 8px;font-size:clamp(19px,2.2vw,24px)}.summary-hero p:last-child{color:var(--gray-700);margin:0;line-height:1.45}.summary-score{border:1px solid var(--gray-200);border-radius:var(--radius-sm);text-align:center;background:#fff;align-items:center;min-width:132px;padding:14px;display:grid}.summary-score strong{color:var(--blue-900);font-size:34px;line-height:1}.summary-score span{color:var(--gray-500);text-transform:uppercase;margin-top:6px;font-size:12px;font-weight:850}.summary-sync-note{border-radius:var(--radius-sm);align-items:center;gap:10px;min-height:48px;padding:12px 14px;font-weight:800;display:flex}.summary-sync-note.online{background:var(--blue-50);color:var(--blue-900)}.summary-sync-note.offline{background:var(--orange-100);color:var(--orange-700)}.validation-check-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.validation-check-item{border:1px solid var(--gray-200);border-radius:var(--radius-sm);grid-template-columns:auto 1fr;align-items:flex-start;gap:10px;min-height:74px;padding:12px;display:grid}.validation-check-item.ok{color:var(--green-700);background:#f0fdf4;border-color:#bbf7d0}.validation-check-item.blocked{color:var(--orange-700);background:#fff7ed;border-color:#fed7aa}.validation-check-item strong{margin-bottom:4px;font-size:14px;display:block}.validation-check-item span{color:var(--gray-700);font-size:13px;line-height:1.35;display:block}.positive-state,.closure-checklist{border-radius:8px;align-items:center;gap:8px;padding:12px;display:grid}.positive-state{background:var(--green-100);color:var(--green-700);grid-template-columns:auto 1fr}.nc-list{gap:10px;display:grid}.nc-list article{border:1px solid #ffc7d0;border-radius:8px;padding:12px}.nc-list-heading{justify-content:space-between;align-items:flex-start;gap:10px;display:flex}.nc-list-heading span{color:var(--red-700);background:#fff1f2;border:1px solid #fecdd3;border-radius:999px;flex:none;padding:4px 8px;font-size:12px;font-weight:850}.nc-list p{color:var(--gray-700);margin-bottom:0}.nc-status{border-radius:999px;margin-top:10px;padding:5px 9px;font-size:12px;font-weight:850;display:inline-flex}.nc-status.ok{background:var(--green-100);color:var(--green-700)}.nc-status.warning,.closure-checklist.warning{background:var(--orange-100);color:var(--orange-700)}.closure-checklist.success{background:var(--green-100);color:var(--green-700)}.closure-checklist h3{margin:0}.closure-checklist p{align-items:center;gap:8px;margin:0;display:flex}.close-visit-button{justify-self:start;min-height:52px;padding-inline:18px}.closure-actions{place-items:flex-start start;gap:8px;display:grid}.closure-actions small{color:var(--gray-500);font-weight:750}.editor-summary{border:1px solid var(--gray-200);background:#fff;border-radius:8px;padding:16px;position:sticky;top:86px}.editor-summary dl{gap:10px;margin:0;display:grid}.editor-summary dl div{border-bottom:1px solid var(--gray-100);gap:2px;padding-bottom:8px;display:grid}.editor-summary dt{color:var(--gray-500);text-transform:uppercase;font-size:12px;font-weight:850}.editor-summary dd{color:var(--gray-900);margin:0;font-weight:850}.step-actions{border:1px solid var(--gray-200);box-shadow:var(--shadow);z-index:15;background:#fffffff5;border-radius:8px;grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding:10px;display:grid;position:sticky;bottom:82px}.step-actions .primary-action{background:var(--blue-900);border-color:var(--blue-900);color:#fff}@media (width>=880px){.app-shell{padding-bottom:0}.app-shell main{padding:24px}.app-shell nav{border-bottom:1px solid var(--gray-200);box-shadow:none;border-top:0;justify-content:center;gap:4px;padding:8px 16px;display:flex;position:sticky;inset:66px auto auto}.app-shell nav a{border-radius:8px;flex-direction:row;min-height:44px;padding:8px 12px;font-size:14px}.app-shell nav a.active{background:var(--blue-100)}.logout-fab{bottom:18px}}@media (width<=940px){.editor-layout,.dashboard-insights,.dashboard-visit-columns{grid-template-columns:1fr}.editor-summary{position:static}}@media (width<=720px){.app-shell>header{flex-direction:column;align-items:stretch}.network{justify-content:space-between;width:100%}.dashboard-hero,.editor-header{grid-template-columns:1fr;align-items:stretch}.editor-header{flex-direction:column}.page-title,.section-heading,.local-reset-card{flex-direction:column;align-items:stretch}.local-reset-card button{width:100%}.point-edit-grid{grid-template-columns:1fr}.point-edit-actions button,.point-edit-actions .inline-check{width:100%}.form-grid,.photo-actions{grid-template-columns:1fr}.metric-bars>div{grid-template-columns:minmax(0,1fr) auto}.metric-bars div div{grid-column:1/-1}.stepper ol{gap:6px;padding-bottom:2px;display:flex;overflow-x:auto}.stepper li{min-width:96px}.stepper button{min-height:62px}.segmented,.answer-actions{grid-template-columns:1fr}.control-card-title,.visit-card-main{flex-direction:column;align-items:stretch}.equipment-header{grid-template-columns:1fr}.equipment-status{place-items:start}.step-actions{grid-template-columns:1fr;bottom:78px}.step-actions button,.hero-action{width:100%}}body{background:radial-gradient(circle at top left, #eaf3fbd9, transparent 380px), var(--blue-50);color:var(--gray-900)}button,a.primary-link,.visit-card-actions a,.pdf-download-button,.secondary-soft,.danger-soft{border-radius:var(--radius-xs);min-height:44px;transition:background .18s,border-color .18s,box-shadow .18s,transform .18s}button:hover,a.primary-link:hover,.visit-card-actions a:hover,.pdf-download-button:hover{box-shadow:var(--shadow-hover);transform:translateY(-1px)}button:disabled:hover{box-shadow:none;transform:none}input,select,textarea{border-color:var(--gray-300);border-radius:var(--radius-xs);min-height:46px}input:focus,select:focus,textarea:focus{border-color:var(--blue-700);outline-offset:1px;outline:3px solid #1d6fe838;box-shadow:0 0 0 4px #1d6fe81f}h1{color:var(--blue-900);letter-spacing:0;font-size:clamp(26px,3vw,36px)}h2{color:var(--blue-900);font-size:clamp(20px,2vw,28px)}.app-shell{grid-template-columns:252px minmax(0,1fr);min-height:100vh;padding-bottom:0;display:grid}.app-shell main{width:100%;max-width:1240px;padding:24px clamp(20px,3vw,32px) 40px}.desktop-sidebar{background:linear-gradient(180deg, var(--blue-900), var(--blue-950));color:#fff;flex-direction:column;justify-content:space-between;min-height:100vh;padding:18px 16px;display:flex;position:sticky;top:0}.brand-lockup{align-items:center;gap:12px;display:flex}.brand-mark{color:#fff;background:#ffffff29;border:1px solid #fff3;border-radius:14px;justify-content:center;align-items:center;width:44px;height:44px;font-size:25px;font-weight:900;line-height:1;display:inline-flex}.brand-lockup strong{color:inherit;letter-spacing:0;font-size:17px;display:block}.brand-lockup span:not(.brand-mark){color:#ffffffb8;font-size:12px;display:block}.brand-lockup.compact .brand-mark{background:var(--blue-900);color:#fff;width:38px;height:38px}.brand-lockup.compact strong{color:var(--blue-900);font-size:16px}.brand-lockup.compact span:not(.brand-mark){color:var(--gray-500)}.desktop-sidebar nav{box-shadow:none;background:0 0;border:0;gap:8px;margin-top:28px;padding:0;display:grid;position:static}.desktop-sidebar nav a{border-radius:var(--radius-sm);color:#ffffffd1;flex-direction:row;align-items:center;gap:10px;min-height:46px;padding:10px 12px;font-size:14px;font-weight:750;text-decoration:none;display:flex}.desktop-sidebar nav a.active,.desktop-sidebar nav a:hover{color:#fff;background:#ffffff24}.sidebar-footer{border-top:1px solid #ffffff29;gap:12px;padding-top:14px;display:grid}.sidebar-footer strong{color:#fff;font-size:14px;display:block}.sidebar-footer span{color:#ffffffb3;font-size:12px;display:block}.sidebar-footer button{color:#fff;background:#ffffff1f;justify-content:flex-start;font-weight:800}.mobile-topbar,.mobile-bottom-nav,.nav-short,.logout-fab{display:none}.network{border-radius:var(--radius-sm);border:1px solid #0000;font-size:13px;font-weight:850}.network.online{background:var(--green-100);color:var(--green-700);border-color:#1f8f552e}.network.offline,.network.pending{background:var(--orange-100);color:var(--orange-700);border-color:#e59a1338}.network button{border-radius:var(--radius-xs);min-height:34px}.dashboard,.stack,.editor{gap:20px}.page-header{border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow);background:#fffffff5;justify-content:space-between;align-items:center;gap:18px;padding:clamp(18px,3vw,26px);display:flex}.page-header h1{margin:0}.page-header p:not(.eyebrow){color:var(--gray-700);max-width:760px;margin:6px 0 0}.page-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.page-header-actions button{border:1px solid var(--gray-300);color:var(--blue-900);background:#fff;font-weight:850}.dashboard-hero,.form-section,.sync-panel,.toolbar,.visit-card,.editor-header,.stepper,.editor-summary,.admin-grid>section,.metric-card,.empty-state{border:1px solid var(--gray-200);border-radius:var(--radius-md);box-shadow:var(--shadow);background:#fffffff5}.dashboard-hero{border-left:0;grid-template-columns:minmax(0,1fr) auto;padding:clamp(20px,3vw,30px);position:relative;overflow:hidden}.dashboard-hero:before{background:linear-gradient(180deg, var(--blue-700), var(--green-700));content:"";width:5px;position:absolute;inset:0 auto 0 0}.dashboard-hero h1{max-width:760px;margin-bottom:10px}.dashboard-hero p:last-child{color:var(--gray-700);font-size:16px}.hero-actions button,.secondary-soft,.visit-card-actions a,.pdf-download-button{border:1px solid var(--gray-300);color:var(--blue-900);background:#fff;font-weight:850}.primary-link,.primary-action,.login-panel button,.close-visit-button,.sync-panel>.section-heading button,.admin-form button,.email-settings-form button{background:var(--blue-900);border:1px solid var(--blue-900);color:#fff}.primary-link:hover,.primary-action:hover,.login-panel button:hover,.close-visit-button:hover{background:var(--blue-800)}.hero-action{min-height:54px}.kpi-grid{gap:14px}.kpi-card{border-color:var(--gray-200);border-radius:var(--radius-sm);box-shadow:var(--shadow);min-height:108px;padding:16px}.kpi-card strong{color:var(--blue-900);font-size:30px}.kpi-card span{color:var(--gray-900);font-size:14px}.status-badge{border:1px solid #0000;border-radius:999px;min-height:28px;padding:7px 10px}.status-badge.info{background:var(--info-100);color:var(--info-700)}.status-badge.neutral{background:var(--gray-100);color:var(--gray-700)}.status-badge.warning{background:var(--orange-100);color:var(--orange-700)}.status-badge.success{background:var(--green-100);color:var(--green-700)}.status-badge.danger{background:var(--red-100);color:var(--red-700)}.visit-card{gap:14px;padding:16px}.visit-card:hover{box-shadow:var(--shadow-hover)}.visit-card h3{color:var(--blue-900)}.visit-card-meta{color:var(--gray-700);font-size:13px}.toolbar{gap:14px;padding:16px}.search-box{background:var(--surface-subtle);border:1px solid var(--gray-200);border-radius:var(--radius-sm);padding:0 12px}.filter-chips button{border:1px solid var(--gray-200);border-radius:999px}.filter-chips button.selected{background:var(--blue-900);border-color:var(--blue-900)}.sync-panel{padding:18px}.sync-grid div{background:var(--surface-subtle);border-radius:var(--radius-sm);min-height:98px}.editor-header{border-left:0;padding:20px}.save-state{border-radius:var(--radius-sm);border:1px solid #1f8f5533;font-weight:850}.stepper{padding:14px 16px}.stepper-progress{height:9px}.stepper-progress span{background:linear-gradient(90deg, var(--blue-900), var(--blue-700))}.stepper span{width:30px;height:30px}.form-section{padding:20px}.field{color:var(--gray-900)}.field em{background:var(--info-100);color:var(--info-700)}.machine-grid button,.quantity-control,.equipment-details-card,.equipment-block,.equipment-header{border-radius:var(--radius-sm)}.machine-grid button{background:var(--surface-subtle);border-color:var(--gray-200)}.machine-grid button.selected{background:var(--blue-900);border-color:var(--blue-900);color:#fff}.machine-grid button.selected span{color:#ffffffc2}.quantity-control,.equipment-details-card,.equipment-header{background:var(--surface-subtle)}.equipment-preview{background:var(--blue-50);border-radius:var(--radius-sm);border-color:#b8cfe7}.equipment-preview span,.mini-stats span{border-radius:999px}.control-card{border-radius:var(--radius-sm);padding:14px}.control-card.status-not_answered{background:#fffdfa}.control-card.status-non_conform{background:var(--red-100);border-color:#d63c3c4d;border-left-color:var(--red-700)}.segmented button{border:1px solid var(--gray-200);border-radius:var(--radius-sm);min-height:52px}.nc-photo-box{border-radius:var(--radius-sm);background:#fff;border-color:#d63c3c52}.photo-input{border-radius:var(--radius-sm)}.photo-grid figure{border-radius:var(--radius-sm);box-shadow:var(--shadow)}.closure-checklist,.positive-state,.error-list,.visit-card-error,.visit-card-archive{border-radius:var(--radius-sm)}.editor-summary{top:24px}.step-actions{border-radius:var(--radius-md);bottom:20px}@media (width<=879px){.app-shell{padding-bottom:82px;display:block}.desktop-sidebar{display:none}.mobile-topbar{border-bottom:1px solid var(--gray-200);z-index:30;background:#fffffff5;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:64px;padding:10px 14px;display:grid;position:sticky;top:0}.mobile-topbar .network{max-width:156px}.mobile-topbar .network span{text-overflow:ellipsis;white-space:nowrap;max-width:86px;overflow:hidden}.mobile-topbar .network button{padding:6px}.app-shell main{padding:16px 14px 24px}.mobile-bottom-nav{border-top:1px solid var(--gray-200);z-index:40;background:#fffffffa;grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 24px #123b6d14}.mobile-bottom-nav a{color:var(--gray-700);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:68px;padding:7px 4px;font-size:11px;font-weight:750;text-decoration:none;display:flex}.mobile-bottom-nav a.active{color:var(--blue-700)}.mobile-bottom-nav a.active svg{background:var(--blue-100);box-sizing:content-box;border-radius:999px;padding:6px 14px}.mobile-bottom-nav .nav-full{display:none}.mobile-bottom-nav .nav-short{display:inline}.logout-fab{background:var(--blue-900);box-shadow:var(--shadow-hover);color:#fff;z-index:35;border-radius:999px;min-height:46px;padding:10px;display:inline-flex;position:fixed;bottom:86px;right:14px}.dashboard-hero,.editor-header{grid-template-columns:1fr}.page-header{flex-direction:column;align-items:stretch}.page-header-actions,.page-header-actions button{width:100%}.dashboard-hero{padding:22px 18px}.dashboard-hero h1{font-size:24px}.hero-actions{justify-content:stretch}.hero-actions button,.hero-actions a{width:100%}.visit-card-insights,.admin-quick-nav{grid-template-columns:repeat(2,minmax(0,1fr))}.dashboard-insights,.dashboard-visit-columns,.point-edit-grid{grid-template-columns:1fr}.kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.kpi-card{align-items:start;min-height:116px;display:grid}.kpi-card strong{font-size:26px}.summary-hero{grid-template-columns:1fr}.summary-score{justify-self:stretch}.validation-check-grid{grid-template-columns:1fr}.nc-list-heading{display:grid}.advanced-filters{grid-template-columns:1fr}.step-actions{grid-template-columns:1fr;bottom:82px}.step-actions button{width:100%;min-height:50px}}@media (width<=430px){.app-shell main{padding-inline:12px}.brand-lockup.compact div{display:none}.mobile-topbar{grid-template-columns:auto auto minmax(0,1fr)}.mobile-topbar .network{justify-self:end}.kpi-grid{grid-template-columns:1fr}.visit-card-actions,.hero-actions,.photo-actions{grid-template-columns:1fr;display:grid}.visit-card-insights{grid-template-columns:1fr 1fr}.admin-quick-nav,.admin-grid{grid-template-columns:1fr}.checklist-admin-header,.metric-bars>div,.queue-item-heading{grid-template-columns:1fr;align-items:stretch;display:grid}.checklist-header-actions,.point-edit-actions{grid-template-columns:1fr;display:grid}.checklist-header-actions button,.point-edit-actions button{width:100%}.summary-sync-note{align-items:flex-start}.closure-actions,.closure-actions button{width:100%}}.stepper-current{justify-content:space-between;align-items:center;gap:8px;display:none}.stepper-current span{background:var(--blue-100);color:var(--blue-900);border-radius:999px;width:auto;padding:7px 10px;font-size:12px;font-weight:900}.stepper-current strong{color:var(--blue-900);text-align:right;font-size:14px}.control-title-line{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.required-chip{background:var(--gray-100);color:var(--gray-700);border-radius:999px;padding:5px 8px;font-size:11px;font-weight:900}.required-chip.required{background:var(--info-100);color:var(--info-700)}.nc-requirement{color:var(--red-700);align-items:center;gap:8px;display:inline-flex}.nc-photo-box>p{color:var(--red-700);margin:-4px 0 0}.photo-empty{background:var(--surface-subtle);border-radius:var(--radius-sm);color:var(--gray-700);border:1px dashed #b8cfe7;align-items:center;gap:12px;padding:16px;display:flex}.photo-empty svg{color:var(--blue-700);flex:none}.photo-empty strong{color:var(--blue-900);display:block}.photo-empty span{color:var(--gray-500);margin-top:2px;font-size:13px;display:block}.hero-panel{background:linear-gradient(135deg, #fffffffa, #f8fafcf5), var(--surface);border:1px solid var(--gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow);gap:18px;padding:clamp(20px,3vw,30px);display:grid;position:relative;overflow:hidden}.hero-panel:before{background:linear-gradient(180deg, var(--blue-900), var(--blue-700), var(--green-700));content:"";width:6px;position:absolute;inset:0 auto 0 0}.hero-panel-content{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px;display:grid}.hero-panel h1{max-width:760px;margin-bottom:10px}.hero-panel p:not(.eyebrow){color:var(--gray-700);max-width:760px;margin:0;font-size:16px}.hero-status-row{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.hero-status-row span{background:var(--surface-subtle);border:1px solid var(--gray-200);border-radius:var(--radius-sm);color:var(--blue-900);align-items:center;gap:8px;min-height:42px;padding:10px 12px;font-size:13px;font-weight:850;display:inline-flex}.hero-status-row svg{color:var(--blue-700);flex:none}.editor-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.control-workbench{grid-template-columns:220px minmax(0,1fr);align-items:start;gap:16px;display:grid}.equipment-tabs{gap:8px;display:grid;position:sticky;top:24px}.equipment-tabs button{background:var(--surface-subtle);border:1px solid var(--gray-200);border-radius:var(--radius-sm);color:var(--gray-700);text-align:left;place-items:start;gap:4px;min-height:78px;padding:12px;display:grid}.equipment-tabs button.active{background:var(--blue-900);border-color:var(--blue-900);color:#fff;box-shadow:var(--shadow-hover)}.equipment-tabs strong{color:inherit;font-size:16px}.equipment-tabs span,.equipment-tabs small{color:currentColor;opacity:.78}.equipment-tabs small{font-size:12px;font-weight:850}.control-stage{gap:12px;min-width:0;display:grid}.active-equipment-summary{background:linear-gradient(135deg, var(--blue-50), #fff);border:1px solid var(--gray-200);border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:10px;padding:12px 14px;display:flex}.active-equipment-summary span{color:var(--gray-700);font-size:13px;font-weight:850}.active-equipment-summary strong{color:var(--blue-900);font-size:14px}.control-index{background:var(--blue-100);color:var(--blue-900);border-radius:999px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;font-size:13px;font-weight:900;display:inline-flex}.control-card.status-conform .control-index{background:var(--green-100);color:var(--green-700)}.control-card.status-non_conform .control-index{background:var(--red-700);color:#fff}.control-card.status-not_applicable .control-index{background:var(--gray-100);color:var(--gray-700)}.control-empty{background:var(--green-100);border-radius:var(--radius-sm);color:var(--green-700);border:1px solid #1f8f552e;align-items:center;gap:12px;padding:14px;display:flex}.control-empty svg{flex:none}.control-empty strong{color:var(--green-700);display:block}.control-empty span{color:var(--gray-700);margin-top:2px;font-size:13px;display:block}.nc-photo-actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.step-context-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.step-context-grid article,.step-callout{background:var(--surface-subtle);border:1px solid var(--gray-200);border-radius:var(--radius-sm);align-items:flex-start;gap:12px;padding:14px;display:flex}.step-context-grid svg,.step-callout svg{color:var(--blue-700);flex:none;margin-top:1px}.step-context-grid strong,.step-callout strong{color:var(--blue-900);font-size:14px;display:block}.step-context-grid span,.step-callout span{color:var(--gray-700);margin-top:3px;font-size:13px;display:block}.step-callout{background:var(--blue-50);border-color:#cfe0f0}.step-callout.info{background:var(--info-100);border-color:#2f6fed33}.machine-grid button small{color:var(--blue-900);background:#ffffffb8;border-radius:999px;margin-top:4px;padding:5px 8px;font-size:11px;font-weight:900;display:inline-flex}.machine-grid button.selected small{color:#fff;background:#ffffff2e}.equipment-preview-header{justify-content:space-between;align-items:center;gap:14px;display:flex}.equipment-preview-header p{color:var(--gray-700);margin:4px 0 0}.equipment-preview-header svg{color:var(--blue-700);flex:none}.equipment-preview-groups{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px;display:grid}.equipment-preview-groups article{border:1px solid var(--gray-200);border-radius:var(--radius-sm);background:#fff;gap:8px;padding:12px;display:grid}.equipment-preview-groups article strong{color:var(--blue-900);font-size:13px}.equipment-preview-groups article div{flex-wrap:wrap;gap:8px;display:flex}.equipment-preview.expanded{background:linear-gradient(135deg, var(--blue-50), #fff);border-style:solid}.equipment-details-title svg{color:var(--blue-700);flex:none}@media (width<=879px){.stepper-current{display:flex}.hero-panel-content{grid-template-columns:1fr;align-items:stretch}.hero-status-row{grid-template-columns:1fr}.editor-header-actions{flex-direction:column;align-items:stretch}.editor-header-actions button{width:100%}.control-workbench,.step-context-grid{grid-template-columns:1fr}.equipment-tabs{scroll-snap-type:x proximity;gap:10px;margin-inline:-2px;padding:2px 2px 8px;display:flex;position:static;overflow-x:auto}.equipment-tabs button{scroll-snap-align:start;flex:0 0 178px}.active-equipment-summary{flex-direction:column;align-items:stretch}.nc-photo-actions{grid-template-columns:1fr}}@media (width<=520px){.hero-panel{border-radius:var(--radius-md);padding:20px 16px}.hero-panel h1{font-size:24px}}.app-shell>.mobile-topbar,.app-shell>.mobile-bottom-nav,.app-shell>.logout-fab{display:none}.app-shell>.desktop-sidebar{display:flex}.app-shell>.desktop-sidebar nav{box-shadow:none;background:0 0;border:0;grid-template-columns:1fr;display:grid;position:static;inset:auto}.app-shell>.desktop-sidebar nav a{white-space:normal;flex-direction:row}@media (width<=879px){.app-shell{grid-template-columns:none;display:block}.app-shell>.desktop-sidebar{display:none}.app-shell>.mobile-topbar,.app-shell>.mobile-bottom-nav{display:grid}.app-shell>.logout-fab{display:inline-flex}}
