:root{--nl-ink-strong:#08111f;--nl-ink:#172235;--nl-ink-soft:#34445a;--nl-muted:#66758a;--nl-muted-soft:#8d9aad;--nl-canvas:#f3f6fa;--nl-canvas-deep:#eaf0f6;--nl-surface:#ffffff;--nl-surface-raised:rgba(255,255,255,.94);--nl-surface-soft:#f8fafc;--nl-navy-950:#030b15;--nl-navy-900:#061422;--nl-navy-850:#081b2e;--nl-navy-800:#0a223a;--nl-blue-700:#075ec5;--nl-blue-600:#0873e6;--nl-blue-500:#1688f8;--nl-blue-400:#4da8ff;--nl-teal-500:#12b9aa;--nl-green-500:#14a864;--nl-amber-500:#e9961a;--nl-red-500:#da4650;--nl-violet-500:#7657dc;--nl-border:#dce4ed;--nl-border-soft:#eaf0f5;--nl-border-strong:#c8d4e0;--nl-focus:0 0 0 4px rgba(22,136,248,.16);--nl-shadow-xs:0 1px 2px rgba(8,25,44,.04);--nl-shadow-sm:0 7px 22px rgba(8,25,44,.07);--nl-shadow-md:0 18px 48px rgba(8,25,44,.10);--nl-shadow-lg:0 30px 80px rgba(4,17,32,.18);--nl-radius-sm:10px;--nl-radius-md:14px;--nl-radius-lg:19px;--nl-radius-xl:24px;--nl-radius-pill:999px;--nl-space-1:4px;--nl-space-2:8px;--nl-space-3:12px;--nl-space-4:16px;--nl-space-5:20px;--nl-space-6:24px;--nl-space-8:32px;--nl-space-10:40px;--nl-motion-fast:140ms;--nl-motion:220ms;--nl-ease:cubic-bezier(.2,.8,.2,1);--nl-z-topbar:30;--nl-z-sidebar:40;--nl-z-nav:50;--nl-z-popover:70;--nl-z-dialog:100;--ink:var(--nl-ink);--navy:var(--nl-navy-900);--navy-soft:var(--nl-navy-800);--primary:var(--nl-blue-600);--primary-dark:var(--nl-blue-700);--canvas:var(--nl-canvas);--surface:var(--nl-surface);--line:var(--nl-border);--line-soft:var(--nl-border-soft);--muted:var(--nl-muted);--muted-light:var(--nl-muted-soft);--success:var(--nl-green-500);--amber:var(--nl-amber-500);--danger:var(--nl-red-500);--violet:var(--nl-violet-500);--shadow:var(--nl-shadow-md)}html{color-scheme:light;background:var(--nl-canvas);text-rendering:optimizeLegibility}body{background:radial-gradient(circle at 92% -8%,rgba(42,143,242,.075),transparent 27rem),radial-gradient(circle at 10% 110%,rgba(18,185,170,.055),transparent 31rem),var(--nl-canvas)}::selection{color:#fff;background:var(--nl-blue-600)}*{scrollbar-color:#b8c6d5 transparent;scrollbar-width:thin}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{border:2px solid transparent;border-radius:var(--nl-radius-pill);background:#b8c6d5;background-clip:padding-box}::-webkit-scrollbar-thumb:hover{background:#91a4b7;background-clip:padding-box}button,input,select,textarea{font:inherit}[role=button]:not([aria-disabled=true]),button:not(:disabled),label[for],select:not(:disabled){cursor:pointer}button:disabled,input:disabled,select:disabled,textarea:disabled{cursor:not-allowed}:where(button,a,input,select,textarea,summary,[tabindex]):focus-visible{outline:2px solid var(--nl-blue-500);outline-offset:3px;box-shadow:var(--nl-focus)}.skip-link{position:fixed;left:18px;top:12px;z-index:1000;padding:11px 15px;border-radius:11px;color:#fff;background:var(--nl-blue-700);box-shadow:var(--nl-shadow-md);font-size:12px;font-weight:800;transform:translateY(-160%);transition:transform var(--nl-motion-fast) ease}.skip-link:focus{transform:translateY(0)}:where(button,input,select,textarea){-webkit-tap-highlight-color:transparent}:where(input,textarea)::placeholder{color:#9ba8b7;opacity:1}:where(.field input,.field select,.field textarea,.plain-input,.select-box,.search-box){accent-color:var(--nl-blue-600)}:where(.field input,.field select,.field textarea):disabled{color:#778599;border-color:#e2e8ef;background:#f0f4f7}:where(.panel,.stat-card,.subsection-card,.wizard-card){isolation:isolate}:where(.panel,.stat-card,.subsection-card,.wizard-card,.button,.icon-button){transition:border-color var(--nl-motion-fast) ease,background-color var(--nl-motion-fast) ease,color var(--nl-motion-fast) ease,box-shadow var(--nl-motion) var(--nl-ease),transform var(--nl-motion-fast) var(--nl-ease)}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media (prefers-contrast:more){:root{--nl-border:#9aa9ba;--nl-muted:#455367}:where(.panel,.stat-card,.subsection-card,.wizard-card){border-width:2px}}.app-shell{--sidebar-width:236px;background:transparent}.historical-import-page{--historical-blue:#1478ee;--historical-navy:#071f35;--historical-cyan:#16a7bb;width:100%;max-width:1380px;margin-inline:auto}.historical-import-header{align-items:center;padding:4px 0 2px}.historical-import-header>div{min-width:0}.historical-import-header .eyebrow{color:#1677c8}.historical-import-header .button{flex:0 0 auto}.historical-import-progress{min-width:0;padding:10px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;border:1px solid #dce6ef;border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 10px 32px rgba(17,45,72,.06)}.historical-import-progress>div{min-width:0;min-height:64px;padding:10px 13px;display:flex;align-items:center;gap:11px;border:1px solid transparent;border-radius:13px;color:#778797;background:#f7f9fb;position:relative;transition:border-color .18s ease,background .18s ease,transform .18s ease}.historical-import-progress>div:not(:last-child):after{width:18px;height:1px;content:"";background:#cbd7e1;position:absolute;right:-14px;z-index:2}.historical-import-progress>div>span{width:34px;height:34px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #d9e2ea;border-radius:10px;color:#718294;background:white;font-size:11px;font-weight:850}.historical-import-progress>div>div{min-width:0;display:flex;flex-direction:column;gap:3px}.historical-import-progress strong{color:#4c6074}.historical-import-progress small,.historical-import-progress strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.historical-import-progress small{color:#91a0ae}.historical-import-progress>div.active{border-color:#9dccf5;color:#0d73cf;background:linear-gradient(135deg,#f0f8ff,#f8fcff);box-shadow:inset 0 0 0 1px rgba(20,120,238,.05)}.historical-import-progress>div.active>span{border-color:var(--historical-blue);color:white;background:linear-gradient(145deg,#1b87f6,#0c68d2);box-shadow:0 7px 16px rgba(20,120,238,.2)}.historical-import-progress>div.active strong{color:#156fb8}.historical-import-progress>div.done{color:#118f63;background:#f2fbf7}.historical-import-progress>div.done>span{border-color:#a8dfc7;color:#12875f;background:#e6f8ef}.historical-import-progress>div.done strong{color:#27755d}.historical-silent-notice{padding:13px 15px;display:flex;align-items:flex-start;gap:11px;border:1px solid #c8e1f5;border-radius:14px;color:#276b9d;background:linear-gradient(135deg,#f1f8ff,#f8fcff)}.historical-silent-notice>svg{margin-top:1px;flex:0 0 auto}.historical-silent-notice>div{min-width:0;display:flex;flex-direction:column;gap:4px}.historical-silent-notice strong{color:#1b5e8f;font-size:11px}.historical-silent-notice span{color:#66849b;font-size:11px;line-height:1.55}.historical-feedback{min-width:0;padding:12px 14px;display:flex;align-items:flex-start;gap:9px;border:1px solid;border-radius:13px;font-size:11px;font-weight:700;line-height:1.5}.historical-feedback svg{margin-top:1px;flex:0 0 auto}.historical-feedback span{min-width:0;overflow-wrap:anywhere}.historical-feedback.error{border-color:#efc6c9;color:#b53d46;background:#fff5f5}.historical-feedback.success{border-color:#bfe5d1;color:#16764f;background:#f2fbf6}.historical-source-layout{min-width:0;display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:14px}.historical-form-section,.historical-review-evidence,.historical-review-summary,.historical-source-card{min-width:0;overflow:hidden;border-color:#dfe7ee;border-radius:17px;box-shadow:0 12px 34px rgba(13,43,69,.055)}.historical-source-card{padding:17px}.historical-source-card.photos,.historical-source-layout>.historical-stage-actions,.historical-source-warnings{grid-column:1/-1}.historical-form-section>header,.historical-source-card>header{min-width:0;margin-bottom:14px;display:flex;align-items:center;gap:11px}.historical-form-section>header>span,.historical-source-card>header>span{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px;color:#1878c8;background:#eaf5ff}.historical-source-card.text>header>span{color:#7254c5;background:#f1edff}.historical-source-card.photos>header>span{color:#168a6c;background:#e9f8f2}.historical-form-section>header>div,.historical-source-card>header>div{min-width:0;flex:1 1}.historical-form-section>header small,.historical-source-card>header small{color:#7b91a5;font-size:11px;font-weight:850;letter-spacing:.55px}.historical-form-section>header h2,.historical-source-card>header h2{margin:3px 0;color:#20374c;font-size:15px;letter-spacing:-.25px}.historical-form-section>header p,.historical-source-card>header p{margin:0;color:#82909e;font-size:11px;line-height:1.45}.historical-source-card.photos>header>em{min-width:48px;min-height:29px;padding:0 9px;display:grid;place-items:center;border-radius:999px;color:#21836a;background:#eaf8f3;font-size:11px;font-style:normal;font-weight:850}.historical-dropzone,.historical-empty-cables,.historical-photo-drop{width:100%;border:1.5px dashed #94c6ef;border-radius:14px;color:#176fb8;background:linear-gradient(145deg,#f6fbff,#eef8ff);transition:border-color .18s ease,background .18s ease,transform .18s ease,box-shadow .18s ease}.historical-dropzone{min-height:160px;padding:22px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:6px;text-align:center}.historical-dropzone>span{width:47px;height:47px;margin-bottom:3px;display:grid;place-items:center;border-radius:13px;color:white;background:linear-gradient(145deg,#2794f1,#0e70d5);box-shadow:0 9px 20px rgba(15,113,210,.2)}.historical-dropzone strong{font-size:11px}.historical-dropzone small{color:#829aaf;font-size:11px}.historical-dropzone:hover:not(:disabled),.historical-empty-cables:hover,.historical-photo-drop:hover:not(:disabled){border-color:#47a4ef;background:#edf8ff;transform:translateY(-1px);box-shadow:0 10px 24px rgba(27,111,180,.08)}.historical-dropzone:disabled,.historical-photo-drop:disabled{cursor:not-allowed;opacity:.62}.historical-selected-file{min-height:87px;padding:13px;display:grid;grid-template-columns:43px minmax(0,1fr) 36px;align-items:center;gap:11px;border:1px solid #bfe4d2;border-radius:13px;background:linear-gradient(135deg,#f2fbf6,#fbfefd)}.historical-selected-file>span{width:43px;height:43px;display:grid;place-items:center;border-radius:11px;color:#14835b;background:#dff5ea}.historical-selected-file>div{min-width:0}.historical-selected-file strong{display:block;overflow:hidden;color:#284f42;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.historical-selected-file small{margin-top:5px;display:block;color:#6e8e83;font-size:11px;line-height:1.4}.historical-cable-row>button,.historical-photo-strip figure>button,.historical-selected-file>button{display:grid;place-items:center;border:0;color:#a8484e;background:transparent}.historical-selected-file>button{width:36px;height:36px;border-radius:10px;background:#fff0f1}.historical-source-card.text>textarea{width:100%;min-height:230px;padding:14px;resize:vertical;border:1px solid #dce4ec;border-radius:13px;outline:0;color:#24394d;background:#fbfcfe;font-family:var(--font-inter),Inter,Arial,sans-serif;font-size:11px;line-height:1.65;transition:border-color .18s ease,box-shadow .18s ease,background .18s ease}.historical-source-card.text>textarea:focus{border-color:#7eb9ea;background:white;box-shadow:0 0 0 3px rgba(34,139,226,.1)}.historical-source-card.text>footer{margin-top:9px;display:flex;align-items:center;justify-content:space-between;gap:10px}.historical-source-card.text>footer>span{color:#8a99a7;font-size:11px}.historical-detected-chips{margin-top:11px;display:flex;flex-wrap:wrap;gap:6px}.historical-detected-chips>span{min-height:27px;padding:0 9px;display:inline-flex;align-items:center;gap:5px;border:1px solid #bee4d2;border-radius:999px;color:#167b55;background:#eefaf4;font-size:11px;font-weight:750}.historical-photo-drop{min-height:86px;padding:17px;display:flex;align-items:center;justify-content:center;gap:11px}.historical-photo-drop>svg{flex:0 0 auto}.historical-photo-drop>span{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:3px}.historical-photo-drop strong{font-size:11px}.historical-photo-drop small{color:#7d95a9;font-size:11px}.historical-photo-strip{margin-top:12px;padding-bottom:4px;display:grid;grid-template-columns:repeat(auto-fill,minmax(112px,1fr));gap:9px}.historical-photo-strip figure{min-width:0;aspect-ratio:1.2;margin:0;overflow:hidden;border:1px solid #dce5ed;border-radius:12px;background:#eaf0f4;position:relative}.historical-photo-strip figure>img{object-fit:cover}.historical-photo-strip figcaption{padding:22px 8px 7px;overflow:hidden;color:white;background:linear-gradient(transparent,rgba(4,18,30,.78));font-size:11px;text-overflow:ellipsis;white-space:nowrap;position:absolute;inset:auto 0 0;z-index:1}.historical-photo-strip figure>button{width:28px;height:28px;border-radius:50%;color:white;background:rgba(7,22,35,.78);position:absolute;top:6px;right:6px;z-index:2}.historical-review-hints,.historical-source-warnings{min-width:0;padding:14px 15px;display:flex;align-items:flex-start;gap:10px;border-color:#ecd19f;color:#a46b14;background:#fff9ed}.historical-review-hints>svg,.historical-source-warnings>svg{margin-top:1px;flex:0 0 auto}.historical-review-hints>div,.historical-source-warnings>div{min-width:0}.historical-review-hints strong,.historical-source-warnings strong{color:#855710;font-size:11px}.historical-review-hints li,.historical-review-hints p,.historical-source-warnings p{margin:5px 0 0;color:#947344;font-size:11px;line-height:1.5;overflow-wrap:anywhere}.historical-review-hints ul{margin:7px 0 0;padding-left:18px}.historical-stage-actions{min-width:0;padding-top:4px;display:flex;align-items:center;justify-content:flex-end;gap:9px}.historical-stage-actions .button{min-width:150px}.historical-stage-actions .button.primary{box-shadow:0 9px 22px rgba(20,120,238,.16)}.historical-stage-actions.final{padding:15px;border:1px solid #dce5ed;border-radius:15px;background:rgba(255,255,255,.88)}.historical-stage-actions.final .button.primary{min-width:220px}.historical-data-stage,.historical-review-stage{min-width:0;display:grid;gap:14px}.historical-form-section{padding:18px}.historical-form-section>header.with-action{align-items:center}.historical-form-section>header.with-action .button{margin-left:auto;flex:0 0 auto}.historical-form-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.historical-form-grid>.address-autocomplete{grid-column:1/-1}.historical-form-grid.compact{margin-top:12px;grid-template-columns:repeat(3,minmax(0,1fr))}.historical-date-field{min-width:0;padding:10px;border:1px solid #dfe8ef;border-radius:13px;background:#fafcfd;transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.historical-date-field.unknown{border-color:#ecd9b8;background:#fffaf1}.historical-date-field.known{border-color:#c9e4d7;background:#f7fcf9}.historical-date-field .field>span{display:flex;align-items:center;justify-content:space-between;gap:8px}.historical-date-field .field>span>em{padding:3px 7px;border-radius:999px;color:#697e8e;background:#eaf0f4;font-size:9px;font-style:normal;font-weight:850;letter-spacing:.35px;text-transform:uppercase}.historical-date-context{margin-top:8px;display:flex;align-items:flex-start;gap:6px;color:#7c6b4e}.historical-date-field.known .historical-date-context{color:#4f7c69}.historical-date-context>svg{margin-top:1px;flex:0 0 auto}.historical-date-context>span{min-width:0;flex:1 1;font-size:10px;line-height:1.45}.historical-date-context>button{padding:0;flex:0 0 auto;border:0;color:#1977bd;background:transparent;font-size:10px;font-weight:800;cursor:pointer}.historical-date-context>button:hover{text-decoration:underline}.historical-duct-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px}.historical-duct-card{min-width:0;padding:13px;border:1px solid #e0e7ee;border-radius:13px;background:#fafcfd}.historical-duct-card>header{margin-bottom:11px;display:flex;align-items:center;justify-content:space-between;gap:8px}.historical-duct-card>header strong{color:#334b61;font-size:11px}.historical-duct-card>header span{min-height:25px;padding:0 8px;display:grid;place-items:center;border-radius:999px;font-size:11px;font-weight:800}.historical-duct-card>header span.done{color:#14825a;background:#e4f7ed}.historical-duct-card>header span.warning{color:#9d6510;background:#fff0d7}.historical-inline-fields{min-width:0;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(90px,.7fr);gap:9px}.historical-duct-card>.field{margin-top:9px}.historical-sp-editor{margin-top:12px;padding:13px;border:1px solid #e0e7ee;border-radius:13px;background:#fafcfd}.historical-sp-editor>div:first-child{margin-bottom:10px;display:flex;align-items:baseline;justify-content:space-between;gap:12px}.historical-sp-editor>div:first-child strong{color:#334b61;font-size:11px}.historical-sp-editor>div:first-child small{color:#8a99a7;font-size:11px}.historical-sp-editor>div:nth-child(2){min-width:0;display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:8px}.historical-sp-editor>.field{margin-top:10px}.historical-cable-list,.historical-cable-row{min-width:0;display:grid;gap:9px}.historical-cable-row{padding:10px;grid-template-columns:32px minmax(120px,.8fr) minmax(120px,1fr) minmax(120px,1fr) 36px;align-items:end;border:1px solid #e0e7ee;border-radius:13px;background:#fafcfd}.historical-cable-row>span{width:32px;height:32px;margin-bottom:2px;display:grid;place-items:center;border-radius:9px;color:#1977c5;background:#eaf5ff;font-size:11px;font-weight:850}.historical-cable-row>button{width:36px;height:36px;margin-bottom:1px;border-radius:10px;background:#fff0f1}.historical-empty-cables{min-height:104px;padding:18px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}.historical-empty-cables strong{font-size:11px}.historical-empty-cables span{color:#8499aa;font-size:11px}.historical-review-hints{border-radius:14px}.historical-review-hero{min-width:0;padding:21px;display:flex;align-items:center;gap:15px;overflow:hidden;border-radius:18px;color:white;background:radial-gradient(circle at 90% 5%,rgba(24,175,193,.27),transparent 28%),linear-gradient(135deg,#071f35,#0b3a57);box-shadow:0 16px 38px rgba(7,31,53,.16)}.historical-review-hero>span{width:51px;height:51px;display:grid;place-items:center;flex:0 0 auto;border:1px solid rgba(105,220,229,.3);border-radius:14px;color:#78e0e8;background:rgba(36,181,193,.12)}.historical-review-hero>div{min-width:0}.historical-review-hero small{color:#70d5df;font-size:11px;font-weight:850;letter-spacing:.75px}.historical-review-hero h2{margin:5px 0;color:white;font-size:20px;letter-spacing:-.45px}.historical-review-hero p{margin:0;max-width:780px;color:#b8cad8;font-size:11px;line-height:1.55}.historical-review-grid{min-width:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.historical-review-summary{padding:17px}.historical-review-evidence>header,.historical-review-summary>header{margin-bottom:12px;padding-bottom:10px;display:flex;align-items:center;justify-content:space-between;gap:10px;border-bottom:1px solid #e8edf2}.historical-review-evidence>header strong,.historical-review-summary>header strong{color:#2d465d;font-size:12px}.historical-review-summary>header span{min-height:26px;padding:0 9px;display:grid;place-items:center;border-radius:999px;color:#176fba;background:#eaf5ff;font-size:11px;font-weight:800}.historical-review-summary dl{margin:0;display:grid;gap:0}.historical-review-summary dl>div{min-width:0;padding:9px 0;display:grid;grid-template-columns:minmax(108px,.65fr) minmax(0,1.35fr);gap:12px;border-bottom:1px solid #eef2f5}.historical-review-summary dl>div:last-child{border-bottom:0}.historical-review-summary dt{color:#8493a1;font-size:11px}.historical-review-summary dd{min-width:0;margin:0;color:#334c62;font-size:11px;font-weight:750;line-height:1.45;overflow-wrap:anywhere;text-align:right}.historical-review-summary dd.historical-date-unknown{color:#9b6417}.historical-review-summary dd.historical-date-unknown small{margin-top:2px;display:block;color:#a58962;font-size:9px;font-weight:650}.historical-review-evidence{padding:17px;grid-column:1/-1}.historical-review-evidence>header>div{min-width:0;display:flex;flex-direction:column;gap:3px}.historical-review-evidence>header small{color:#8796a3;font-size:11px}.historical-review-evidence>header>svg{color:#16845d;flex:0 0 auto}.historical-review-evidence>div{min-width:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.historical-review-evidence>div>span{min-width:0;min-height:54px;padding:10px;display:flex;align-items:center;gap:9px;border:1px solid #e2e9ef;border-radius:11px;color:#3578aa;background:#f9fbfd}.historical-review-evidence>div strong{min-width:0;overflow:hidden;color:#4b6072;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.historical-final-confirm{min-width:0;padding:15px;display:flex;align-items:flex-start;gap:11px;border:1px solid #c5dfd2;border-radius:14px;background:#f4fbf7;cursor:pointer}.historical-final-confirm>input{width:19px;height:19px;margin:1px 0 0;flex:0 0 auto;accent-color:#13855c}.historical-final-confirm>span{min-width:0;display:flex;flex-direction:column;gap:4px}.historical-final-confirm strong{color:#28634e;font-size:11px}.historical-final-confirm small{color:#6f8d81;font-size:11px;line-height:1.5}.historical-confirm-backdrop{width:calc(100vw / var(--ui-font-scale, 1));height:calc(100dvh / var(--ui-font-scale, 1));padding:20px;display:grid;place-items:center;background:rgba(4,17,29,.64);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);position:fixed;inset:0 auto auto 0;z-index:220}.historical-confirm-backdrop>section{width:min(100%,520px);max-height:calc(100dvh - 40px);padding:25px;overflow-y:auto;border:1px solid rgba(255,255,255,.75);border-radius:19px;background:white;box-shadow:0 32px 90px rgba(2,15,27,.35);text-align:center;animation:completion-confirm-in .18s ease-out}.historical-confirm-backdrop>section>span{width:51px;height:51px;margin:0 auto 11px;display:grid;place-items:center;border-radius:14px;color:#b66e14;background:#fff0d8}.historical-confirm-backdrop>section>small{color:#b67522;font-size:11px;font-weight:850;letter-spacing:.75px}.historical-confirm-backdrop h2{margin:7px 0 8px;color:#253e54;font-size:19px}.historical-confirm-backdrop p{margin:0;color:#718191;font-size:11px;line-height:1.65}.historical-confirm-backdrop footer{margin-top:19px;padding-top:15px;display:flex;justify-content:center;gap:9px;border-top:1px solid #e7edf2}.historical-confirm-backdrop footer .button{min-width:155px}.historical-access-denied{max-width:560px;margin:40px auto;padding:30px;display:flex;align-items:center;flex-direction:column;text-align:center}.historical-access-denied>svg{width:52px;height:52px;padding:13px;box-sizing:content-box;border-radius:17px;color:#b56f16;background:#fff0d9}.historical-access-denied h2{margin:15px 0 7px;color:#2a4359}.historical-access-denied p{max-width:430px;color:#718191;font-size:11px;line-height:1.6}.work-order-historical-badge{width:fit-content;min-height:24px;margin-top:3px;padding:0 8px;display:inline-flex;align-items:center;gap:5px;border:1px solid #c9dcec;border-radius:999px;color:#3f6f98;background:#f2f7fb;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.12px}.historical-confirm-backdrop button:focus-visible,.historical-import-page :is(.historical-dropzone,.historical-photo-drop,.historical-empty-cables,.historical-selected-file>button,.historical-photo-strip button,.historical-cable-row>button,.historical-date-context>button):focus-visible{outline:3px solid rgba(29,137,225,.28);outline-offset:2px}@media (max-width:1100px){.historical-sp-editor>div:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr))}.historical-cable-row{grid-template-columns:32px repeat(3,minmax(0,1fr)) 36px}}@media (max-width:820px){.historical-import-header{align-items:stretch;flex-direction:column}.historical-import-header>.button{align-self:flex-start}.historical-source-layout{grid-template-columns:1fr}.historical-source-card.photos,.historical-source-layout>.historical-stage-actions,.historical-source-warnings{grid-column:1}.historical-form-grid.compact{grid-template-columns:repeat(2,minmax(0,1fr))}.historical-sp-editor>div:nth-child(2){grid-template-columns:repeat(3,minmax(0,1fr))}.historical-cable-row{grid-template-columns:32px repeat(2,minmax(0,1fr)) 36px}.historical-cable-row>.field:nth-of-type(3){grid-column:2/4}.historical-cable-row>button{grid-column:4;grid-row:1/3;align-self:center}}@media (max-width:620px){.historical-import-page{gap:12px}.historical-import-progress{padding:7px;gap:5px;border-radius:15px}.historical-import-progress>div{min-height:54px;padding:7px;justify-content:center}.historical-import-progress>div:not(:last-child):after{display:none}.historical-import-progress>div>span{width:31px;height:31px}.historical-import-progress small{display:none}.historical-import-progress strong{white-space:normal;text-align:left}.historical-form-section,.historical-review-evidence,.historical-review-summary,.historical-source-card{padding:14px;border-radius:15px}.historical-form-section>header,.historical-source-card>header{align-items:flex-start}.historical-form-section>header.with-action{display:grid;grid-template-columns:40px minmax(0,1fr)}.historical-form-section>header.with-action .button{width:100%;margin:0;grid-column:1/-1}.historical-form-section>header>span,.historical-source-card>header>span{width:39px;height:39px}.historical-source-card.text>textarea{min-height:250px}.historical-source-card.text>footer{align-items:stretch;flex-direction:column}.historical-source-card.text>footer .button{width:100%}.historical-photo-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.historical-duct-grid,.historical-form-grid,.historical-form-grid.compact{grid-template-columns:1fr}.historical-form-grid>.address-autocomplete{grid-column:1}.historical-sp-editor>div:first-child{align-items:flex-start;flex-direction:column;gap:3px}.historical-sp-editor>div:nth-child(2){grid-template-columns:repeat(2,minmax(0,1fr))}.historical-cable-row{padding:11px;grid-template-columns:31px minmax(0,1fr) 36px;align-items:start}.historical-cable-row>span{grid-column:1;grid-row:1}.historical-cable-row>.field,.historical-cable-row>.field:nth-of-type(3){grid-column:1/-1}.historical-cable-row>button{grid-column:3;grid-row:1;align-self:start}.historical-review-hero{padding:17px;align-items:flex-start}.historical-review-hero>span{width:44px;height:44px}.historical-review-hero h2{font-size:17px}.historical-review-grid{grid-template-columns:1fr}.historical-review-evidence{grid-column:1}.historical-review-evidence>div{grid-template-columns:1fr}.historical-stage-actions,.historical-stage-actions.final{padding:0;align-items:stretch;flex-direction:column;border:0;background:transparent}.historical-stage-actions .button,.historical-stage-actions.final .button.primary{width:100%;min-width:0}.historical-stage-actions .button.primary{order:-1}.historical-confirm-backdrop{padding:0;place-items:end center}.historical-confirm-backdrop>section{width:100%;max-height:92dvh;padding:21px 17px calc(17px + env(safe-area-inset-bottom));border-radius:21px 21px 0 0}.historical-confirm-backdrop footer{align-items:stretch;flex-direction:column}.historical-confirm-backdrop footer .button{width:100%;min-width:0}.historical-confirm-backdrop footer .danger-button{order:-1}}@media (max-width:410px){.historical-import-progress>div{flex-direction:column;gap:4px}.historical-import-progress strong{font-size:10px;text-align:center}.historical-silent-notice{padding:11px}.historical-selected-file{grid-template-columns:38px minmax(0,1fr) 34px;padding:10px}.historical-selected-file>span{width:38px;height:38px}.historical-photo-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.historical-review-summary dl>div{grid-template-columns:1fr;gap:4px}.historical-review-summary dd{text-align:left}.historical-date-context{flex-wrap:wrap}.historical-date-context>button{margin-left:20px}}.sidebar{padding:24px 16px 18px;border-right:1px solid rgba(133,184,229,.12);background:radial-gradient(circle at 5% 0,rgba(29,150,245,.23),transparent 17rem),radial-gradient(circle at 100% 100%,rgba(17,184,167,.1),transparent 19rem),linear-gradient(165deg,var(--nl-navy-950),var(--nl-navy-900) 52%,#071a2d);box-shadow:16px 0 46px rgba(4,17,32,.1);z-index:var(--nl-z-sidebar)}.sidebar:after{content:"";position:absolute;inset:0;pointer-events:none;opacity:.16;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:32px 32px;-webkit-mask-image:linear-gradient(180deg,#000,transparent 82%);mask-image:linear-gradient(180deg,#000,transparent 82%)}.sidebar>*{position:relative;z-index:1}.sidebar>.logo{width:100%;min-height:82px;padding:4px 8px 22px;align-items:center;justify-content:center;border-bottom-color:rgba(157,196,231,.13)}.sidebar .logo-asset-frame{width:174px;margin-inline:auto}.sidebar .logo-tagline{width:174px;margin:2px auto 0;display:grid;grid-template-columns:minmax(14px,1fr) auto minmax(14px,1fr);align-items:center;gap:10px;color:#7ee3da;font-size:9px;font-weight:820;letter-spacing:2.35px;line-height:1;text-align:center;text-indent:2.35px;text-shadow:0 0 18px rgba(60,211,199,.18)}.sidebar .logo-tagline:after,.sidebar .logo-tagline:before{content:"";height:1px;background:linear-gradient(90deg,transparent,rgba(103,217,208,.62))}.sidebar .logo-tagline:after{background:linear-gradient(90deg,rgba(103,217,208,.62),transparent)}.sidebar nav{padding:17px 2px 14px;gap:4px}.sidebar nav button,.sidebar-footer>button{min-height:46px;padding:0 12px;border:1px solid transparent;border-radius:12px;gap:11px;color:#91a4b9;font-size:12px;font-weight:720;letter-spacing:-.05px}.sidebar nav button svg,.sidebar-footer>button svg{width:18px;height:18px;flex:0 0 auto;transition:transform var(--nl-motion) var(--nl-ease),color var(--nl-motion-fast) ease}.sidebar nav button:hover{color:#e8f5ff;border-color:rgba(117,181,240,.1);background:rgba(69,145,217,.1)}.sidebar nav button:hover svg{transform:translateX(1px)}.sidebar nav button.active{color:#fff;border-color:rgba(102,183,255,.19);background:linear-gradient(135deg,rgba(28,134,235,.25),rgba(20,120,238,.11));box-shadow:inset 3px 0 0 #3ca5ff,0 8px 22px rgba(0,0,0,.1)}.sidebar nav button.active svg{color:#70c4ff;filter:drop-shadow(0 0 8px rgba(75,170,255,.28))}.sidebar nav button small{min-width:22px;height:22px;border-radius:8px;color:#a7d5ff;background:rgba(52,151,243,.18)}.sidebar-subnav{margin:6px 0 8px 18px;padding:2px 0 2px 11px;gap:4px;border-left-color:rgba(116,190,255,.22)}.sidebar-subnav>button{min-height:40px!important;border-radius:10px!important}.sidebar-subnav>button small,.sidebar-subnav>button span{font-size:11px}.sidebar-footer{padding-top:14px;border-top-color:rgba(157,196,231,.13)}.mini-profile{min-height:56px;padding:7px 8px 12px;gap:10px}.mini-profile>span,.top-profile>span{width:38px;height:38px;border:1px solid rgba(105,180,244,.16);border-radius:12px;color:#e6f4ff;background:linear-gradient(145deg,#19456c,#0e2d49);box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.mini-profile strong,.top-profile strong{overflow:hidden;font-size:12px;text-overflow:ellipsis}.mini-profile small,.top-profile small{font-size:11px}.sidebar-footer>button:hover{color:#ffb5ba;border-color:rgba(224,80,91,.12);background:rgba(218,70,80,.08)}.workspace{background:radial-gradient(circle at 94% 0,rgba(39,145,245,.065),transparent 30rem),var(--nl-canvas)}.topbar{height:76px;padding:0 clamp(24px,3vw,48px);border-bottom-color:rgba(200,212,224,.78);background:rgba(248,250,252,.86);box-shadow:0 1px 0 rgba(255,255,255,.9),0 8px 28px rgba(6,24,42,.035);-webkit-backdrop-filter:blur(22px) saturate(150%);backdrop-filter:blur(22px) saturate(150%);z-index:var(--nl-z-topbar)}.topbar-context{min-width:0;display:flex;align-items:center;gap:12px}.topbar-context-icon{width:40px;height:40px;display:grid;place-items:center;flex:0 0 auto;border:1px solid #dce9f5;border-radius:13px;color:var(--nl-blue-600);background:linear-gradient(145deg,#fff,#edf6ff);box-shadow:var(--nl-shadow-xs)}.topbar-context>div:not(.topbar-mobile-brand){min-width:0;display:grid;grid-template-columns:auto 1fr;gap:2px 8px;align-items:baseline}.topbar-context small{grid-column:1/3;color:#7590aa;font-size:11px;font-weight:850;letter-spacing:1.25px}.topbar-context strong{color:var(--nl-ink-strong);font-size:14px;letter-spacing:-.2px}.topbar-context div>span{overflow:hidden;color:var(--nl-muted);font-size:11px;text-overflow:ellipsis;white-space:nowrap}.topbar-mobile-brand{display:none}.topbar-actions{gap:8px}.network-state{min-height:32px;padding:0 11px;border:1px solid #cdebdc;border-radius:var(--nl-radius-pill);color:#187551;background:rgba(235,250,243,.88);font-size:11px;font-weight:780}.network-state:after{content:"";width:6px;height:6px;order:-1;border-radius:50%;background:#21b970;box-shadow:0 0 0 4px rgba(33,185,112,.1)}.network-state.offline{border-color:#eed7a8;color:#8d621b;background:#fff8e9}.network-state.offline:after{background:var(--nl-amber-500);box-shadow:0 0 0 4px rgba(233,150,26,.1)}.topbar-icon-button{width:40px;height:40px;border:1px solid transparent;border-radius:12px;color:#60738a}.topbar-icon-button.active,.topbar-icon-button:hover{border-color:#d7e8f8;color:var(--nl-blue-600);background:#edf6ff}.top-profile{min-width:0;margin-left:5px;padding-left:14px}.top-profile>span{color:#1769b7;background:linear-gradient(145deg,#eaf6ff,#dceeff)}.content{min-height:calc(100vh - 76px);padding:38px clamp(25px,3.25vw,54px) 72px}.page-stack{max-width:1440px;gap:28px}.page-header{min-width:0;align-items:center;gap:24px}.page-header>div:first-child{min-width:0}.page-header .eyebrow{margin-bottom:10px}.page-header h1{margin-bottom:8px;color:var(--nl-ink-strong);font-size:31px;line-height:1.08;letter-spacing:-1.05px}.page-header p{max-width:720px;color:var(--nl-muted);font-size:13px;line-height:1.6}.eyebrow{color:#71849a;font-size:11px;font-weight:880;letter-spacing:1.65px}.panel,.stat-card,.subsection-card,.wizard-card{border-color:var(--nl-border);border-radius:var(--nl-radius-lg);background:var(--nl-surface-raised);box-shadow:var(--nl-shadow-xs),0 10px 32px rgba(9,28,49,.035)}.panel:hover{border-color:#d3dee9}.panel-heading h2{color:var(--nl-ink-strong);font-size:16px;letter-spacing:-.2px}.panel-heading p{color:var(--nl-muted);font-size:12px;line-height:1.5}.panel-heading>button{min-height:37px;padding:0 11px;border-radius:10px;font-size:11px}.panel-heading>button:hover{color:var(--nl-blue-700);background:#eef7ff}.button{min-height:45px;padding-inline:18px;border-radius:12px;font-size:13px;font-weight:780;letter-spacing:-.05px}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0) scale(.985)}.button.primary{border-color:rgba(9,100,206,.38);background:linear-gradient(135deg,#188cfb,#0870e0 66%,#075fc4);box-shadow:0 9px 22px rgba(8,112,224,.22),inset 0 1px 0 rgba(255,255,255,.22)}.button.primary:hover:not(:disabled){box-shadow:0 13px 28px rgba(8,112,224,.29),inset 0 1px 0 rgba(255,255,255,.25)}.button.secondary{border-color:#d6e0ea;color:#34475d;background:linear-gradient(180deg,#fff,#fbfcfe);box-shadow:var(--nl-shadow-xs)}.button.secondary:hover:not(:disabled){border-color:#bcd7ef;color:#126dc6;background:#f5faff}.button.small{min-height:38px;border-radius:10px;font-size:12px}.button.danger-button,.danger-button{border-color:#efc9cc;color:#bc3540;background:#fff6f6}.button.warning-button{border-color:#eed49e;color:#946013;background:#fff9eb}.fleet-icon-action,.icon-button,.topbar-icon-button{transition:transform var(--nl-motion-fast) var(--nl-ease),border-color var(--nl-motion-fast) ease,background var(--nl-motion-fast) ease,color var(--nl-motion-fast) ease}.fleet-icon-action:hover:not(:disabled),.icon-button:hover:not(:disabled){transform:translateY(-1px)}.field{gap:8px}.field>span{color:#26364a;font-size:12px;font-weight:780}.field input,.field select,.field textarea,.plain-input{min-height:48px;border-color:#d5dfe9;border-radius:12px;color:var(--nl-ink);background:#fff;font-size:13px;box-shadow:inset 0 1px 1px rgba(6,25,43,.025)}.field input:hover,.field select:hover,.field textarea:hover{border-color:#c2d0dd}.field input:focus,.field select:focus,.field textarea:focus,.plain-input:focus{border-color:#66aff2;box-shadow:var(--nl-focus)}.field textarea{line-height:1.55}.search-box,.select-box,.select-control{min-height:44px;border-color:#d8e2eb;border-radius:12px;background:#fff;box-shadow:var(--nl-shadow-xs)}.rework-report-badge,.role-chip,.site-file-rework-pill,.status,.work-order-category-badge{min-height:25px;border:1px solid transparent;border-radius:var(--nl-radius-pill);font-size:11px;font-weight:830}.status.sent{border-color:#c8ead8;color:#14734e;background:#ebf9f2}.status.draft{border-color:#f0d7a4;color:#956119;background:#fff8e8}.status.failed,.status.rejected{border-color:#efc9cc;color:#b93c46;background:#fff3f4}.auth-error,.auth-notice,.global-error,.info-box,.inline-error,.wizard-submit-error{border-radius:14px;font-size:12px;line-height:1.55}.empty-state{color:var(--nl-muted);border-radius:var(--nl-radius-lg)}.empty-state svg{color:#829bb2}.empty-state h3{color:var(--nl-ink-soft)}.module-loading{min-height:260px;display:grid;place-content:center;grid-template-columns:48px minmax(0,260px);align-items:center;gap:15px;border:1px solid var(--nl-border);border-radius:var(--nl-radius-lg);color:var(--nl-muted);background:rgba(255,255,255,.78);box-shadow:var(--nl-shadow-xs)}.module-loading>span{width:48px;height:48px;display:grid;place-items:center;border-radius:15px;color:var(--nl-blue-600);background:var(--nl-primary-light,#edf7ff)}.module-loading svg{animation:module-loading-spin .9s linear infinite}.module-loading div{display:grid;gap:4px}.module-loading strong{color:var(--nl-ink-strong);font-size:14px}.module-loading small{font-size:11px;line-height:1.5}@keyframes module-loading-spin{to{transform:rotate(1turn)}}.auth-page{background:#f6f9fc}.auth-brand-panel{padding:46px clamp(42px,5.4vw,86px);background:radial-gradient(circle at 14% 10%,rgba(18,202,184,.24),transparent 24rem),radial-gradient(circle at 88% 20%,rgba(27,137,244,.31),transparent 27rem),radial-gradient(circle at 58% 105%,rgba(234,62,74,.12),transparent 23rem),linear-gradient(155deg,#020812,#061827 50%,#082a48)}.auth-brand-panel:before{opacity:.22;background-size:60px 60px}.auth-brand-panel h1{max-width:680px;font-size:clamp(43px,4.25vw,69px);letter-spacing:-3.1px}.auth-brand-panel p{color:#b8cadb;font-size:17px;line-height:1.75}.auth-feature-grid{gap:12px}.auth-feature-grid article{min-height:142px;padding:17px;border-radius:20px;background:rgba(255,255,255,.065)}.auth-feature-grid strong{font-size:13px}.auth-feature-grid span{color:#a9bfd2;font-size:11px}.auth-proof div{border-radius:17px}.auth-proof strong{font-size:13px}.auth-proof span{font-size:11px}.auth-form-panel{padding:48px clamp(30px,5.2vw,82px);background:radial-gradient(circle at 50% -8%,rgba(71,166,255,.14),transparent 25rem),linear-gradient(180deg,#fbfdff,#f2f6fa)}.auth-form-wrap.elevated{max-width:470px;padding:34px;border-color:rgba(204,217,230,.88);border-radius:26px;box-shadow:0 28px 80px rgba(8,30,52,.13),inset 0 1px 0 #fff}.auth-heading h1,.auth-heading h2{color:var(--nl-ink-strong);font-size:33px}.auth-heading p{font-size:13px}.icon-field>div{min-height:54px;height:auto;border-radius:14px;background:#fbfdff}.icon-field>span{font-size:12px}.icon-field input{font-size:14px}.auth-card-topline{min-height:40px;border-radius:12px;font-size:11px}.auth-security-row span{min-height:35px;font-size:11px}.auth-switch{font-size:12px}.dashboard-command-center{gap:24px}.dashboard-header{align-items:center}.dashboard-header-actions{gap:10px}.management-hero{min-height:274px;padding:clamp(24px,3vw,38px);overflow:hidden;border:1px solid rgba(121,190,249,.14);border-radius:25px;background:radial-gradient(circle at 91% 8%,rgba(54,167,255,.37),transparent 23rem),radial-gradient(circle at 6% 105%,rgba(23,198,173,.18),transparent 22rem),linear-gradient(135deg,#04101d,#08223a 55%,#0b3458);box-shadow:0 24px 62px rgba(6,26,46,.18)}.management-hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.26;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:34px 34px;-webkit-mask-image:radial-gradient(circle at 72% 38%,black,transparent 68%);mask-image:radial-gradient(circle at 72% 38%,black,transparent 68%)}.management-hero h2{font-size:clamp(34px,3.4vw,52px);line-height:1.02;letter-spacing:-1.8px}.management-hero p{max-width:680px;color:#adc2d5;font-size:13px;line-height:1.7}.management-hero-actions .button.secondary{border-color:rgba(255,255,255,.14);color:#dceeff;background:rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.07)}.management-hero-actions .button.secondary:hover{border-color:rgba(110,195,255,.28);color:#fff;background:rgba(65,156,238,.14)}.management-health-card{border-color:rgba(255,255,255,.11);border-radius:20px;background:rgba(255,255,255,.075);box-shadow:inset 0 1px 0 rgba(255,255,255,.07);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.stats-grid{gap:16px}.stat-card{min-height:122px;padding:20px;gap:16px}.stat-card:hover{transform:translateY(-2px);border-color:#cbd9e6;box-shadow:var(--nl-shadow-sm)}.stat-icon{width:50px;height:50px;border-radius:15px}.stat-card small{font-size:11px}.stat-card strong{color:var(--nl-ink-strong);font-size:26px}.stat-card em{font-size:11px}.management-assets-panel,.management-deadline-panel,.management-pipeline-panel,.management-risk-panel,.management-team-panel,.management-trend-panel,.recent-panel,.sync-card{padding:21px}.management-deadline-list>button,.management-pipeline-list article,.management-risk-item,.management-team-list>button,.recent-row,.sync-line{border-radius:13px}.management-deadline-list>button:hover,.management-risk-item:hover,.management-team-list>button:hover,.recent-row:hover{background:#f5f9fd;transform:translateX(2px)}.team-statistics-panel{border-radius:21px;box-shadow:var(--nl-shadow-sm)}.team-statistics-hero{padding:26px}.team-statistics-content{padding:22px}.employee-ranking,.top-performer-card{border-radius:16px}.quick-create.management-quick-card{border-radius:21px;background:radial-gradient(circle at 100% 0,rgba(64,173,255,.33),transparent 18rem),linear-gradient(145deg,#061728,#0a3153);box-shadow:var(--nl-shadow-md)}.access-audit-panel,.dispatch-panel,.fleet-detail-panel,.fleet-documents-panel,.fleet-list-panel,.reports-panel,.site-files-panel,.team-calendar-panel,.time-history-panel,.time-presence-panel,.users-panel,.work-orders-panel{overflow:hidden;border-radius:21px}.calendar-filters,.calendar-toolbar,.fleet-list-toolbar,.report-toolbar,.site-files-toolbar,.time-history-toolbar,.work-orders-toolbar{padding:14px;border-bottom-color:var(--nl-border-soft);background:linear-gradient(180deg,#fbfdff,#f7fafc)}.work-order-row{margin:10px 12px;border:1px solid var(--nl-border-soft);border-left-width:4px;border-radius:15px;background:#fff;box-shadow:var(--nl-shadow-xs)}.work-order-row:hover{border-color:#cfe0ee;box-shadow:var(--nl-shadow-sm)}.work-order-actions{gap:7px}.work-order-menu>div{border-radius:15px;box-shadow:var(--nl-shadow-md)}.access-confirm-backdrop,.calendar-detail-backdrop,.calendar-modal-backdrop,.completion-confirm-backdrop,.employee-editor-backdrop,.fleet-modal-backdrop,.report-detail-backdrop,.site-file-detail-backdrop,.time-modal-backdrop,.vacation-manager-backdrop,.work-order-modal-backdrop{background:rgba(3,13,24,.58);-webkit-backdrop-filter:blur(9px) saturate(115%);backdrop-filter:blur(9px) saturate(115%)}.access-confirm-dialog,.calendar-detail-drawer,.calendar-entry-modal,.completion-confirm-dialog,.employee-editor-dialog,.fleet-dkv-modal,.fleet-document-detail-modal,.fleet-edit-modal,.report-detail-body,.site-file-detail,.time-confirm-modal,.time-edit-modal,.vacation-manager,.work-order-modal{border:1px solid rgba(205,218,231,.9);border-radius:24px;background:#fff;box-shadow:var(--nl-shadow-lg)}.calendar-entry-modal>header,.employee-editor-dialog>header,.fleet-dkv-modal>header,.fleet-document-detail-modal>header,.fleet-edit-modal>header,.report-detail-body>header,.site-file-detail>header,.work-order-modal>header{border-bottom-color:var(--nl-border-soft);background:linear-gradient(180deg,#fff,#f9fbfd)}.photo-grid,.report-photo-grid,.site-file-gallery-grid{gap:10px}.photo-grid img,.report-photo-grid img,.site-file-gallery-grid img{border-radius:13px}.site-photo-lightbox{background:rgba(2,9,17,.92);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-photo-lightbox>section{border-color:rgba(255,255,255,.12);border-radius:24px;box-shadow:0 35px 100px rgba(0,0,0,.5)}.site-photo-stage{background:radial-gradient(circle,#172331,#050b12 72%)}.dispatch-command-center,.dispatch-route-planner,.dispatch-suggestions{border-radius:20px;box-shadow:var(--nl-shadow-xs)}.dispatch-search-controls{background:#f8fafc}.dispatch-primary-search{border-radius:14px}.dispatch-layout{overflow:hidden;border-radius:20px}.dispatch-map-wrap{background:#e7eef4}.dispatch-sidebar{background:#fbfcfe}.calendar-absence-matrix,.calendar-board,.calendar-module-content,.calendar-module-nav,.calendar-shift-board,.calendar-year-summary{border-radius:20px}.calendar-module-nav>button{border-radius:15px}.calendar-module-nav>button:hover{border-color:#c5dcf0;background:#f4faff}.calendar-module-nav>button.active{border-color:#9dcdf6;background:linear-gradient(145deg,#eef8ff,#fff);box-shadow:inset 0 0 0 1px rgba(22,136,248,.08)}.calendar-kpis article,.dispatch-kpis article,.fleet-kpis article,.time-kpis article{border-radius:16px;box-shadow:var(--nl-shadow-xs)}.calendar-view-switch,.fleet-tabs,.segmented,.time-mode-switch{padding:4px;border-radius:13px;background:#eaf0f5}.calendar-view-switch button,.fleet-tabs button,.segmented button,.time-mode-switch button{border-radius:10px}.access-audit-row,.fleet-document-history-list article,.fleet-note-list article,.fleet-vehicle-list>button,.profile-request-row,.site-file-grid article,.time-entry-list article,.user-row{border-radius:14px}.user-row{margin:9px 12px;border:1px solid var(--nl-border-soft);background:#fff}.user-row:hover{border-color:#cdddeb;box-shadow:var(--nl-shadow-sm)}.work-area-summary-grid article{border-radius:17px}.wizard-card{overflow:hidden}.wizard-titlebar{background:linear-gradient(180deg,#fff,#f8fafc)}.stepper{background:#f7fafc}.stepper button>span{box-shadow:0 0 0 4px #f7fafc}.wizard-section{padding:30px}.pdf-import-card{border-color:#cfe1f3;border-radius:17px;background:linear-gradient(135deg,#f2f8ff,#fff)}.dropzone{border-radius:17px;background:linear-gradient(135deg,#f8fbfe,#fff)}.dropzone:hover{border-color:#6fb4f3;background:#f2f9ff}.summary-card{border-radius:18px}.wizard-footer{border-top-color:var(--nl-border);background:rgba(255,255,255,.94);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.profile-summary{border-radius:22px;background:radial-gradient(circle at 90% 0,rgba(74,176,255,.29),transparent 18rem),linear-gradient(145deg,#061827,#0a3153);box-shadow:var(--nl-shadow-md)}.account-details-card,.delivery-settings-card,.font-scale-card,.language-settings-card,.profile-name-card,.settings-card{border-radius:18px}.panel-helper{z-index:var(--nl-z-popover)}.panel-helper-trigger{box-shadow:0 18px 48px rgba(6,29,55,.31),inset 0 1px 0 rgba(255,255,255,.45)}.panel-helper-window{border-radius:24px;box-shadow:var(--nl-shadow-lg)}.notification-panel{border-radius:18px;box-shadow:var(--nl-shadow-lg)}@media (max-width:1180px) and (min-width:821px){.app-shell{--sidebar-width:218px}.sidebar{padding-inline:13px}.sidebar nav button{padding-inline:10px}.topbar-context div>span{display:none}.topbar-context>div:not(.topbar-mobile-brand){display:flex;flex-direction:column;gap:2px}.topbar-context small{order:2}.content{padding-inline:28px}}@media (max-width:820px){.auth-page{width:100%;min-width:0;grid-template-columns:minmax(0,1fr);background:radial-gradient(circle at 78% 2%,rgba(43,153,255,.25),transparent 20rem),radial-gradient(circle at 8% 21%,rgba(18,202,184,.15),transparent 19rem),linear-gradient(155deg,#020812,#061827 58%,#082a48)}.auth-form-panel{width:100%;min-width:0;padding:24px 18px max(28px,env(safe-area-inset-bottom));overflow:hidden auto;background:transparent}.mobile-auth-logo{margin-bottom:24px}.auth-form-wrap,.auth-form-wrap.elevated,.auth-form-wrap.register-card{width:calc(100vw - 36px);min-width:0;max-width:470px;padding:25px 20px;border-radius:22px}.auth-card-topline,.auth-heading,.auth-security-row,.auth-switch,.icon-field{min-width:0}.auth-card-topline{overflow:hidden}.auth-card-topline>em,.auth-card-topline>span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.auth-heading p{overflow-wrap:anywhere}.workspace{background:var(--nl-canvas)}.topbar{height:68px;padding:0 14px;gap:10px;background:rgba(255,255,255,.92)}.topbar-context{flex:1 1;gap:10px}.topbar-mobile-brand{display:block;flex:0 0 auto}.topbar-mobile-brand .logo-asset-frame{width:102px}.topbar-mobile-brand .logo{align-items:flex-start}.topbar-context-icon{display:none}.topbar-context>div:not(.topbar-mobile-brand){display:flex;flex-direction:column;gap:1px}.topbar-context div>span,.topbar-context small{display:none}.topbar-context strong{max-width:26vw;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.topbar-actions{flex:0 0 auto;gap:3px}.network-state{width:34px;height:34px;min-height:34px;padding:0;justify-content:center;border:0;background:transparent}.network-state span,.network-state:after{display:none}.network-state svg{width:17px;height:17px}.topbar-icon-button{width:38px;height:38px}.top-profile{display:none}.content{min-height:calc(100vh - 68px);padding:24px 15px calc(112px + env(safe-area-inset-bottom))}.page-stack{gap:20px}.page-header{align-items:flex-start}.page-header h1{font-size:25px}.page-header p{font-size:11px}.panel,.stat-card,.subsection-card,.wizard-card{border-radius:17px}.mobile-nav{width:calc((100vw / var(--ui-font-scale, 1)) - 20px);max-width:calc((100vw / var(--ui-font-scale, 1)) - 20px);min-height:70px;left:10px;right:auto;bottom:max(8px,env(safe-area-inset-bottom));padding:6px;border:1px solid rgba(210,221,232,.94);border-radius:22px;background:rgba(255,255,255,.94);box-shadow:0 16px 45px rgba(7,25,44,.18),inset 0 1px 0 #fff;-webkit-backdrop-filter:blur(22px) saturate(160%);backdrop-filter:blur(22px) saturate(160%)}.mobile-nav button{min-height:56px;border-radius:16px}.mobile-nav button.active{background:linear-gradient(145deg,#edf7ff,#f7fbff);box-shadow:inset 0 0 0 1px rgba(22,136,248,.08)}.mobile-nav button.mobile-create svg{border-radius:13px;background:linear-gradient(145deg,#1890ff,#0870df)}.mobile-more-backdrop{width:calc(100vw / var(--ui-font-scale, 1));height:calc(100dvh / var(--ui-font-scale, 1));padding-bottom:calc(94px + env(safe-area-inset-bottom));background:rgba(3,13,24,.52);-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px)}.mobile-more-sheet{border-radius:24px;box-shadow:var(--nl-shadow-lg)}.mobile-more-grid button{min-height:68px;border-radius:15px}.management-hero{min-height:0;border-radius:21px}.management-hero h2{font-size:32px}.stat-card{min-height:112px}.management-assets-panel,.management-deadline-panel,.management-pipeline-panel,.management-risk-panel,.management-team-panel,.management-trend-panel,.recent-panel,.stat-card,.sync-card{padding:16px}.user-row,.work-order-row{margin-inline:8px}.access-confirm-dialog,.calendar-detail-drawer,.calendar-entry-modal,.completion-confirm-dialog,.employee-editor-dialog,.fleet-dkv-modal,.fleet-document-detail-modal,.fleet-edit-modal,.report-detail-body,.site-file-detail,.time-confirm-modal,.time-edit-modal,.vacation-manager,.work-order-modal{border-radius:22px 22px 0 0}.panel-helper{bottom:calc(94px + env(safe-area-inset-bottom))}}@media (max-width:560px){.auth-form-panel{padding-inline:12px}.auth-form-wrap,.auth-form-wrap.elevated,.auth-form-wrap.register-card{width:calc(100vw - 24px);padding:23px 16px;border-radius:20px}.auth-card-topline>em{display:none}.auth-heading h1,.auth-heading h2{font-size:29px}.topbar-mobile-brand .logo-asset-frame{width:90px}.topbar-context strong{max-width:23vw;font-size:11px}.network-state{display:none}.content{padding-inline:12px}.page-header{gap:14px}.page-header h1{font-size:23px}.page-header p{line-height:1.55}.button{min-height:44px}.stats-grid{gap:10px}.stat-card{min-height:102px;padding:14px;gap:12px}.stat-icon{width:43px;height:43px;border-radius:13px}.stat-card strong{font-size:22px}.management-hero{padding:20px}.management-hero h2{font-size:29px}.management-hero p{font-size:11px}.management-hero-actions{gap:8px}.calendar-filters,.calendar-toolbar,.fleet-list-toolbar,.report-toolbar,.site-files-toolbar,.time-history-toolbar,.work-orders-toolbar{padding:10px}.mobile-more-grid{grid-template-columns:1fr}.mobile-more-grid button{min-height:60px}.wizard-section{padding:21px 16px 25px}.pdf-import-card{border-radius:15px}.panel-helper-window{border-radius:22px}}@media (max-width:380px){.topbar{padding-inline:10px}.topbar-context strong{display:none}.topbar-mobile-brand .logo-asset-frame{width:96px}.mobile-nav{width:calc((100vw / var(--ui-font-scale, 1)) - 12px);max-width:calc((100vw / var(--ui-font-scale, 1)) - 12px);left:6px}.mobile-nav button span{font-size:11px}.content{padding-inline:9px}.page-header h1{font-size:21px}}.report-detail-rework-badge.historical,.rework-report-badge.historical,.site-file-rework-pill.historical{color:#315ca8;border-color:#bfd3f4;background:linear-gradient(135deg,#edf4ff,#f7faff)}.report-rework-notice.historical{color:#315b91;border-color:#c8dbf3;background:linear-gradient(135deg,#eef6ff,#f9fbff)}.report-detail-source-text{grid-column:1/-1}.report-detail-source-text pre{max-width:100%;max-height:280px;margin:0;padding:14px;overflow:auto;border:1px solid var(--nl-border-soft);border-radius:12px;color:var(--nl-ink-soft);background:var(--nl-surface-soft);font:500 12px/1.65 var(--font-inter),Inter,sans-serif;white-space:pre-wrap;overflow-wrap:anywhere}@media (max-width:720px){.dashboard-header-actions .historical-import-trigger{order:3}}