:root{color:#0f172a;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;background:#e8eef5;font-family:Segoe UI,system-ui,-apple-system,sans-serif;font-weight:400;line-height:1.5}*,:before,:after{box-sizing:border-box}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}.muted{color:#64748b}.small{font-size:.85rem}.error{color:#b91c1c;font-size:.9rem}.centered{place-items:center;min-height:100vh;display:grid}.login-page{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:100dvh;display:grid}.login-hero{color:#f1f5f9;align-items:center;padding:clamp(1.75rem,5vw,3.5rem);display:flex;position:relative;overflow:hidden}.login-hero-bg{background:linear-gradient(155deg,#070d18 0%,#0f172a 38%,#152a4a 72%,#0c1428 100%);position:absolute;inset:0}.login-hero-bg:after{content:"";opacity:.45;background-image:linear-gradient(#ffffff0a 1px,#0000 1px),linear-gradient(90deg,#ffffff0a 1px,#0000 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000000e6 0%,#0003 85%,#0000 100%);mask-image:linear-gradient(#000000e6 0%,#0003 85%,#0000 100%)}.login-hero-glow{filter:blur(80px);pointer-events:none;border-radius:50%;position:absolute}.login-hero-glow--a{background:#2563eb73;width:min(70vw,520px);height:min(70vw,520px);top:-15%;left:-10%}.login-hero-glow--b{background:#0ea5e940;width:min(55vw,400px);height:min(55vw,400px);bottom:-20%;right:-5%}.login-hero-inner{z-index:1;max-width:34rem;position:relative}.login-badge{letter-spacing:.12em;text-transform:uppercase;color:#93c5fd;background:#0f172a66;border:1px solid #93c5fd59;border-radius:999px;margin:0 0 1rem;padding:.35rem .85rem;font-size:.7rem;font-weight:600;display:inline-block}.login-headline{letter-spacing:-.03em;margin:0;font-size:clamp(1.65rem,3.8vw,2.35rem);font-weight:700;line-height:1.2}.login-lead{color:#94a3b8;max-width:46ch;margin:1rem 0 0;font-size:.98rem;line-height:1.55}.login-features{flex-direction:column;gap:.65rem;margin:1.75rem 0 0;padding:0;list-style:none;display:flex}.login-feature{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:10px;flex-direction:column;gap:.2rem;padding:.8rem 1rem;display:flex;box-shadow:0 4px 24px #0000001f}.login-feature-title{color:#e2e8f0;font-size:.88rem;font-weight:600}.login-feature-text{color:#94a3b8;font-size:.82rem;line-height:1.45}.login-hero-note{color:#64748b;max-width:42ch;margin:1.5rem 0 0;font-size:.78rem;line-height:1.5}.login-code{color:#cbd5e1;background:#ffffff14;border-radius:6px;padding:.12rem .4rem;font-size:.85em}.login-code--light{color:#334155;background:#f1f5f9}.login-aside{background:linear-gradient(#eef2f7 0%,#e2e8f0 100%);justify-content:center;align-items:center;padding:clamp(1rem,3vw,2rem);display:flex}.login-card{background:#fff;border:1px solid #fffc;border-radius:16px;width:min(400px,100%);padding:2rem 2rem 1.75rem;box-shadow:0 4px 6px -1px #0f172a0f,0 24px 48px -12px #0f172a2e}.login-card-brand{margin-bottom:.25rem}.login-card-logo{letter-spacing:.06em;color:#fff;background:linear-gradient(145deg,#2563eb,#1d4ed8);border-radius:12px;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;margin-bottom:.75rem;font-size:.85rem;font-weight:800;display:inline-flex;box-shadow:0 8px 20px #2563eb59}.login-card-heading{color:#0f172a;letter-spacing:-.02em;margin:0;font-size:1.35rem;font-weight:700}.login-card-tagline{margin:.35rem 0 0;font-size:.88rem}.login-card form{flex-direction:column;gap:1rem;margin-top:1.5rem;display:flex}.login-card label{color:#334155;flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.login-card input{font:inherit;border:1px solid #cbd5e1;border-radius:10px;padding:.65rem .8rem;transition:border-color .15s,box-shadow .15s}.login-card input:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f633}.login-card button{color:#fff;cursor:pointer;background:linear-gradient(#2563eb 0%,#1d4ed8 100%);border:none;border-radius:10px;margin-top:.35rem;padding:.7rem 1rem;font-size:.95rem;font-weight:600;transition:transform .12s,box-shadow .12s;box-shadow:0 4px 14px #2563eb59}.login-card button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 20px #2563eb66}.login-card button:disabled{opacity:.65;cursor:not-allowed;transform:none}.hint{margin-top:1.25rem;font-size:.72rem;line-height:1.45}@media (width<=960px){.login-page{grid-template-columns:1fr}.login-hero{min-height:auto;padding-bottom:2rem}.login-hero-glow--a{width:120%;height:280px;top:-10%}.login-aside{padding-bottom:2rem}}@media (prefers-reduced-motion:reduce){.login-card button:hover:not(:disabled){transform:none}}.shell{grid-template-columns:240px 1fr;min-height:100vh;display:grid}.sidebar{color:#e2e8f0;background:#0f172a;flex-direction:column;padding:1.25rem 0;display:flex}.brand{letter-spacing:.06em;padding:0 1.25rem .35rem;font-size:1.1rem;font-weight:700}.sidebar-tagline{color:#94a3b8;border-bottom:1px solid #ffffff14;margin:0 1.25rem 1rem;padding-bottom:.75rem;font-size:.7rem;line-height:1.35}.sidebar nav{flex-direction:column;gap:.15rem;padding:1rem 0;display:flex}.sidebar nav a{color:#cbd5e1;padding:.55rem 1.25rem;font-size:.95rem}.sidebar nav a:hover{background:#ffffff0f}.sidebar nav a.active{color:#fff;background:#2563eb59;border-right:3px solid #2563eb}.user-block{border-top:1px solid #ffffff14;margin-top:auto;padding:1rem 1.25rem;font-size:.85rem}.user-name{font-weight:600}.linkish{color:#93c5fd;cursor:pointer;font:inherit;background:0 0;border:none;margin-top:.5rem;padding:0}.linkish:hover{text-decoration:underline}.main{background:#f1f5f9;min-height:100vh;padding:2rem clamp(1rem,3vw,2.5rem)}.page h1{margin:0 0 .5rem;font-size:1.5rem}.lead{color:#475569;max-width:56ch}.card-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1rem;margin-top:1.5rem;display:grid}.card{background:#fff;border-radius:10px;padding:1.25rem;box-shadow:0 1px 3px #0f172a14}.card h2{color:#334155;margin:0 0 .75rem;font-size:1rem}.card label:not(.chip){color:#334155;flex-direction:column;gap:.35rem;margin-bottom:.5rem;font-size:.9rem;display:flex}.card label.chip{cursor:pointer;flex-direction:row;align-items:center;margin-bottom:0}.card select,.card input:not([type=checkbox]):not([type=radio]),.card textarea{font:inherit;color:#0f172a;background:#fff;border:1px solid #cbd5e1;border-radius:8px;min-height:2.25rem;padding:.5rem .65rem}.card textarea{min-height:4rem}.card select:focus,.card input:not([type=checkbox]):not([type=radio]):focus,.card textarea:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 3px #3b82f62e}.card form>button[type=submit]:not(.btn),.card>form button[type=submit]:not(.btn){color:#fff;cursor:pointer;font-weight:600;font:inherit;background:#1d4ed8;border:none;border-radius:8px;padding:.55rem 1rem}.card form>button[type=submit]:not(.btn):hover,.card>form button[type=submit]:not(.btn):hover{background:#1e40af}.card ol{color:#475569;margin:.5rem 0 0;padding-left:1.25rem;line-height:1.5}.card ol li{margin-bottom:.35rem}.form-row{flex-wrap:wrap;align-items:flex-end;gap:.5rem;display:flex}.form-row label{color:#334155;flex-direction:column;gap:.35rem;font-size:.9rem;display:flex}.form-row input,.form-row select{font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:.45rem .6rem}.form-row button{color:#fff;cursor:pointer;background:#1d4ed8;border:none;border-radius:6px;padding:.45rem .9rem}.table-wrap{background:#fff;border-radius:10px;overflow:auto;box-shadow:0 1px 3px #0f172a14}.data-table{border-collapse:collapse;width:100%;font-size:.9rem}.data-table th,.data-table td{text-align:left;border-bottom:1px solid #e2e8f0;padding:.65rem .85rem}.data-table th{color:#475569;background:#f8fafc;font-weight:600}.data-table select{font:inherit;border:1px solid #cbd5e1;border-radius:6px;padding:.25rem .35rem}.data-table button{font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd5e1;border-radius:6px;padding:.25rem .5rem}.inline-check{align-items:center;gap:.35rem;font-size:.9rem;display:flex}.pill{background:#e2e8f0;border-radius:6px;margin:.15rem .35rem .15rem 0;padding:.15rem .45rem;font-size:.8rem;display:inline-block}.chip-grid{flex-wrap:wrap;gap:.5rem;display:flex}.chip{cursor:pointer;align-items:center;gap:.35rem;font-size:.85rem;display:flex}.stat-num{color:#1e40af;margin:.25rem 0 0;font-size:2rem;font-weight:700}.link-card{transition:box-shadow .15s,transform .15s;display:block}.link-card:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0f172a1f}.form-col{flex-direction:column;display:flex}.btn-secondary{cursor:not-allowed;color:#64748b;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;margin-top:.75rem;padding:.5rem .9rem}.report-list{color:#475569;margin:.5rem 0 1rem;padding-left:1.25rem}.plain-list{color:#475569;margin:.35rem 0 .75rem;padding-left:1.1rem}.inline-link{color:#1d4ed8;font-size:.9rem}code{background:#e2e8f0;border-radius:4px;padding:.1rem .35rem;font-size:.85em}.log-pre{white-space:pre-wrap;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;max-height:320px;margin:0;padding:.75rem;font-size:.8rem;line-height:1.45;overflow:auto}.btn{cursor:pointer;font:inherit;color:#0f172a;background:#f8fafc;border:1px solid #cbd5e1;border-radius:8px;padding:.5rem .9rem}.btn.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8;font-weight:600}.btn.danger{color:#b91c1c;background:#fef2f2;border-color:#fecaca;font-weight:600}.btn.danger:hover{background:#fee2e2}.settings-page .settings-block h2{margin-top:0;font-size:1.05rem}.settings-block+.settings-block{margin-top:1rem}.settings-field{flex-direction:column;gap:.35rem;margin-bottom:.75rem;display:flex}.settings-field span{color:#475569;font-size:.88rem}.settings-grid{grid-template-columns:repeat(auto-fill,minmax(12rem,1fr));gap:.75rem 1rem;display:grid}.settings-field--wide{grid-column:1/-1}.settings-warn{color:#92400e;background:#fffbeb;border:1px solid #fde68a;margin-bottom:1rem;padding:.75rem 1rem}.settings-ok{color:#15803d;margin-bottom:.75rem}.settings-danger{border-color:#fecaca}.settings-actions{flex-wrap:wrap;gap:.5rem;margin:.75rem 0;display:flex}.break-all{word-break:break-all}.code-block{color:#e2e8f0;background:#0f172a;border-radius:8px;max-height:280px;margin-top:.75rem;padding:.75rem 1rem;font-size:.8rem;overflow:auto}.textarea-block{width:100%;font:inherit;resize:vertical;border:1px solid #cbd5e1;border-radius:8px;padding:.6rem .75rem}.portal-public{background:#f1f5f9;max-width:720px;min-height:100vh;margin:0 auto;padding:1.25rem 1rem 2rem}.portal-header h1{margin:0 0 .5rem}.page-mobile .mobile-card{border-width:2px}.mobile-form{flex-direction:column;gap:1rem;display:flex}.mobile-form label{flex-direction:column;gap:.35rem;font-size:1rem;display:flex}.mobile-input,.mobile-form select.mobile-input{border:1px solid #94a3b8;border-radius:10px;padding:.85rem .75rem;font-size:1.1rem}.mobile-submit{padding:1rem 1.25rem;font-size:1.1rem}.map-embed-wrap .map-embed{border:none;border-radius:10px;width:100%;height:420px;margin-top:.5rem}.dashboard-page .dashboard-hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.25rem;display:flex}.dashboard-page h1{letter-spacing:-.02em;font-size:1.65rem}.dashboard-sub{color:#475569;max-width:62ch;margin:.35rem 0 0;font-size:.95rem}.dashboard-user-pill{background:#fff;border:1px solid #e2e8f0;border-radius:10px;flex-direction:column;align-items:flex-end;gap:.15rem;padding:.65rem 1rem;display:flex;box-shadow:0 1px 3px #0f172a14}.dashboard-user-name{color:#0f172a;font-weight:600}.dashboard-user-role{color:#64748b;font-size:.8rem}.dashboard-alerts{flex-direction:column;gap:.5rem;margin:1rem 0 1.25rem;display:flex}.dashboard-alert{border-radius:8px;padding:.65rem 1rem;font-size:.9rem;line-height:1.4}.dashboard-alert--danger{color:#991b1b;background:#fef2f2;border:1px solid #fecaca}.dashboard-alert--warning{color:#92400e;background:#fffbeb;border:1px solid #fde68a}.dashboard-alert--info{color:#1e40af;background:#eff6ff;border:1px solid #bfdbfe}.kpi-strip{grid-template-columns:repeat(auto-fill,minmax(158px,1fr));gap:.85rem;margin-bottom:1.25rem;display:grid}.kpi-tile{background:#fff;border:1px solid #e2e8f0;border-top:4px solid #94a3b8;border-radius:12px;flex-direction:column;gap:.2rem;min-height:112px;padding:1rem 1rem .85rem;display:flex;box-shadow:0 1px 3px #0f172a12}.kpi-tile--primary{border-top-color:#2563eb}.kpi-tile--lab{border-top-color:#059669}.kpi-tile--money{border-top-color:#1d4ed8}.kpi-tile--warn{border-top-color:#d97706}.kpi-tile--potential{border-top-color:#7c3aed}.kpi-tile--ops{border-top-color:#0d9488}.kpi-tile--time{border-top-color:#db2777}.kpi-tile--risk{border-top-color:#dc2626}.kpi-label{text-transform:uppercase;letter-spacing:.04em;color:#64748b;font-size:.72rem;font-weight:600;line-height:1.25}.kpi-value{color:#0f172a;font-size:1.65rem;font-weight:700;line-height:1.15}.kpi-value--sm{font-size:1.25rem}.kpi-sub{color:#64748b;font-size:.95rem;font-weight:600}.kpi-hint{color:#94a3b8;margin-top:auto;padding-top:.25rem;font-size:.75rem}.dashboard-panels{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;display:grid}.dashboard-card h2{color:#1e293b;margin-bottom:.75rem;font-size:.95rem}.dashboard-metrics{flex-direction:column;gap:.65rem;margin:0;padding:0;list-style:none;display:flex}.dashboard-metrics li{color:#475569;border-bottom:1px dashed #e2e8f0;justify-content:space-between;align-items:baseline;gap:.75rem;padding-bottom:.45rem;font-size:.9rem;display:flex}.dashboard-metrics li:last-child{border-bottom:none}.dashboard-metrics strong{color:#0f172a;font-variant-numeric:tabular-nums}.dashboard-card-links{border-top:1px solid #f1f5f9;flex-wrap:wrap;gap:.65rem;margin-top:1rem;padding-top:.75rem;display:flex}.dashboard-card-links a{color:#2563eb;font-size:.88rem;font-weight:500}.dashboard-card-links a:hover{text-decoration:underline}.dashboard-quick h2{margin:0 0 .75rem;font-size:1rem}.dashboard-quick-nav{flex-wrap:wrap;gap:.75rem 1.25rem;display:flex}.dashboard-quick-nav a{color:#1d4ed8;font-size:.92rem;font-weight:500}.dashboard-footnote h2{font-size:.9rem}.instructions-page{max-width:58rem}.instructions-header h1{margin-bottom:.35rem}.instructions-layout{grid-template-columns:minmax(12rem,14rem) minmax(0,1fr);align-items:start;gap:1.25rem;margin-top:1rem;display:grid}.instructions-toc{padding:1rem 1.1rem;position:sticky;top:.75rem}.instructions-toc-title{color:#0f172a;margin:0 0 .65rem;font-size:.95rem}.instructions-toc-list{margin:0;padding-left:1rem;font-size:.88rem;line-height:1.45}.instructions-toc-list a{color:#1d4ed8}.instructions-toc-list a:hover{text-decoration:underline}.instructions-toc-list li+li{margin-top:.4rem}.instructions-section{margin-bottom:1rem;padding:1.1rem 1.25rem}.instructions-section h2{margin-top:0;font-size:1.15rem}.instructions-section p,.instructions-ol{font-size:.95rem;line-height:1.55}.instructions-ol li+li{margin-top:.45rem}.instructions-library-title{margin:0 0 .5rem;font-size:1.15rem}.instructions-library-list{flex-direction:column;gap:.65rem;margin-top:.75rem;display:flex}.instructions-details{padding:0;overflow:hidden}.instructions-details-summary{cursor:pointer;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.5rem 1rem;padding:.75rem 1rem;font-weight:600;list-style:none;display:flex}.instructions-details-summary::-webkit-details-marker{display:none}.instructions-details-summary:before{content:"▸";color:#64748b;margin-right:.35rem;font-weight:400;transition:transform .15s;display:inline-block}.instructions-details[open] .instructions-details-summary:before{transform:rotate(90deg)}.instructions-details-label{flex:1;min-width:12rem}.instructions-details-link{color:#2563eb;font-size:.85rem;font-weight:500}.instructions-details-link:hover{text-decoration:underline}.instructions-details-body{background:#fafbfc;border-top:1px solid #e2e8f0;padding:0 1rem 1rem}.instructions-details-h{margin:.75rem 0 .5rem;font-size:1rem}.instructions-details-body .help-panel-body{font-size:.9rem}@media (width<=900px){.instructions-layout{grid-template-columns:1fr}.instructions-toc{position:static}}@media (width<=768px){.shell{grid-template-columns:1fr}.sidebar{flex-flow:wrap;align-items:center}.sidebar nav{flex-flow:wrap}.user-block{width:100%}.dashboard-user-pill{align-items:flex-start;width:100%}.kpi-value{font-size:1.35rem}}.help-fab{z-index:1000;color:#fff;cursor:pointer;background:linear-gradient(145deg,#1d4ed8,#1e40af);border:none;border-radius:50%;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;font-size:1.35rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;position:fixed;bottom:1.25rem;right:1.25rem;box-shadow:0 6px 20px #1e40af73}.help-fab:hover{transform:scale(1.06);box-shadow:0 8px 24px #1e40af8c}.help-fab:active{transform:scale(.98)}.help-backdrop{z-index:1001;background:#0f172a59;animation:.2s helpFadeIn;position:fixed;inset:0}@keyframes helpFadeIn{0%{opacity:0}to{opacity:1}}.help-panel{z-index:1002;background:#f8fafc;flex-direction:column;width:min(440px,100vw);height:100vh;max-height:100dvh;animation:.22s helpSlide;display:flex;position:fixed;top:0;right:0;box-shadow:-8px 0 32px #0f172a2e}@keyframes helpSlide{0%{transform:translate(100%)}to{transform:translate(0)}}.help-panel-header{color:#f1f5f9;background:#0f172a;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;display:flex}.help-panel-header h2{margin:0;font-size:1.1rem;font-weight:600;line-height:1.35}.help-panel-close{color:#fff;cursor:pointer;background:#ffffff1f;border:none;border-radius:8px;flex-shrink:0;width:2rem;height:2rem;font-size:1.25rem;line-height:1}.help-panel-close:hover{background:#fff3}.help-panel-body{color:#334155;flex:1;padding:1rem 1.25rem 2rem;font-size:.92rem;line-height:1.55;overflow:auto}.help-panel-body h3{color:#0f172a;margin:1.25rem 0 .5rem;font-size:1rem}.help-panel-body h3:first-child{margin-top:0}.help-panel-body ul{margin:.35rem 0 .75rem;padding-left:1.2rem}.help-panel-body p{margin:.5rem 0}.help-kbd{background:#e2e8f0;border-radius:4px;padding:.12rem .45rem;font-family:ui-monospace,monospace;font-size:.82em;display:inline-block}.help-mock{background:#fff;border:1px solid #cbd5e1;border-radius:10px;margin:.75rem 0 1rem;overflow:hidden;box-shadow:0 2px 8px #0f172a0f}.help-mock-caption{color:#64748b;margin-bottom:.35rem;font-size:.75rem;font-weight:500}.help-mock-shell{min-height:120px;font-size:9px;display:flex}.help-mock-sidebar{color:#94a3b8;background:#0f172a;flex-direction:column;gap:3px;width:28%;min-width:72px;padding:6px 4px;display:flex}.help-mock-brand{color:#fff;padding:2px 4px;font-size:10px;font-weight:700}.help-mock-nav-item{border-radius:3px;padding:3px 4px;font-size:8px;line-height:1.2}.help-mock-nav-item.hl{color:#e2e8f0;background:#2563eb59}.help-mock-main{background:#f1f5f9;flex-direction:column;flex:1;gap:4px;padding:6px 8px;display:flex}.help-mock-title{color:#0f172a;font-size:10px;font-weight:700}.help-mock-row{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.help-mock-btn{color:#334155;background:#fff;border:1px solid #94a3b8;border-radius:4px;padding:3px 8px;font-size:8px;font-weight:600}.help-mock-btn.primary{color:#fff;background:#1d4ed8;border-color:#1d4ed8}.help-mock-btn.hl{outline-offset:1px;outline:2px solid #f59e0b}.help-mock-field{background:#fff;border:1px solid #cbd5e1;border-radius:3px;flex:1;min-width:40px;height:14px}.help-mock-table{border-collapse:collapse;width:100%;font-size:7px}.help-mock-table th,.help-mock-table td{text-align:left;border:1px solid #e2e8f0;padding:2px 4px}.help-mock-table th{background:#f8fafc;font-weight:600}.help-mock-card{background:#fff;border:1px solid #e2e8f0;border-radius:6px;padding:6px}.help-mock-login{background:#fff;border:1px solid #e2e8f0;border-radius:8px;max-width:200px;margin:0 auto;padding:10px}.help-mock-login .help-mock-field{width:100%;margin-bottom:4px}.help-note{color:#64748b;border-left:3px solid #3b82f6;margin:.75rem 0;padding-left:.65rem;font-size:.8rem}
