:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;background:var(--bg);color:var(--ink);--bg:#f4f5f2;--ink:#111827;--muted:#667085;--line:#d9ded7;--surface:#fff;--surface-2:#ecefeb;--field-bg:#fff;--button-bg:#fff;--hover-bg:#fafafa;--topbar-bg:#f4f5f2e0;--sidebar-bg:#111827;--sidebar-text:#fff;--toast-bg:#111827;--accent:#f4c430;--accent-dark:#876500;--danger:#b42318;--warn:#b54708;--ok:#067647;--shadow:0 18px 50px #1118271a;--soft-shadow:0 8px 28px #1118270d;--danger-bg:#fff5f4;--danger-panel-bg:snow;--warn-bg:#fffbeb;--info-bg:#eff8ff;--success-bg:#ecfdf3;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--bg:#0b1220;--ink:#f2f4f7;--muted:#a7b0c0;--line:#2b3445;--surface:#111827;--surface-2:#182235;--field-bg:#0f172a;--button-bg:#172033;--hover-bg:#1f2937;--topbar-bg:#0b1220eb;--sidebar-bg:#070c16;--sidebar-text:#f8fafc;--toast-bg:#1f2937;--accent:#f4c430;--accent-dark:#f6d95c;--danger:#f97066;--warn:#fdb022;--ok:#75e0a7;--shadow:0 18px 50px #0000005c;--soft-shadow:0 8px 28px #00000038;--danger-bg:#3b1110;--danger-panel-bg:#251111;--warn-bg:#2f2108;--info-bg:#10253c;--success-bg:#0d2f22}*{box-sizing:border-box}html,body,#root{min-height:100%}body{background:var(--bg);min-width:320px;min-height:100vh;color:var(--ink);margin:0;overflow-x:hidden}button,input,select{font:inherit}button{cursor:pointer}textarea{font:inherit;border:1px solid var(--line);resize:vertical;color:var(--ink);background:var(--field-bg);border-radius:8px;padding:10px 12px}.app-shell{grid-template-columns:268px minmax(0,1fr);max-width:100%;min-height:100vh;display:grid;overflow-x:hidden}.sidebar{background:var(--sidebar-bg);height:100vh;color:var(--sidebar-text);flex-direction:column;gap:24px;padding:22px 16px;display:flex;position:sticky;top:0;overflow-y:auto}.brand{align-items:center;gap:12px;display:flex}.brand strong{letter-spacing:0;font-size:19px;display:block}.brand small,.eyeline{color:#98a2b3;margin:2px 0 0;font-size:12px;display:block}.brand-mark{background:var(--accent);color:#111827;border-radius:8px;place-items:center;width:42px;height:42px;display:grid}nav{gap:5px;display:grid}.nav-button{color:#d0d5dd;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:11px;width:100%;padding:11px 12px;display:flex}.nav-button.active,.nav-button:hover{color:#fff;background:#ffffff1a}.demo-box{color:#eaecf0;border:1px solid #ffffff24;border-radius:8px;align-items:center;gap:10px;padding:12px;display:flex}.nav-access{margin-top:8px}main{min-width:0;padding-bottom:82px}.topbar{background:var(--topbar-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid var(--line);z-index:8;grid-template-columns:minmax(180px,1fr) minmax(220px,1.1fr) minmax(0,1fr);align-items:center;gap:16px;min-height:76px;padding:10px 28px;display:grid;position:sticky;top:0}.topbar strong{font-size:18px}.topbar-company{text-align:center;color:var(--ink);text-overflow:ellipsis;white-space:nowrap;font-size:25px;font-weight:900;overflow:hidden}.topbar-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;min-width:0;display:flex}.action-alerts{position:relative}.action-alert-button{white-space:nowrap;position:relative}.action-alert-button.has-alerts{background:var(--warn-bg);color:var(--ink);border-color:#f2c94c;box-shadow:0 0 0 2px #f4c4302e}.action-alert-count{background:var(--danger);color:#fff;border-radius:999px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 7px;font-size:12px;font-style:normal;font-weight:900;line-height:1;display:inline-flex}.action-alert-menu{background:var(--surface);border:1px solid var(--line);width:min(440px,100vw - 32px);max-height:min(680px,72vh);box-shadow:var(--shadow);z-index:45;border-radius:8px;padding:10px;position:absolute;top:calc(100% + 10px);right:0;overflow-y:auto}.action-alert-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:14px;margin-bottom:8px;padding:8px 8px 12px;display:flex}.action-alert-head strong{font-size:16px}.action-alert-head small{color:var(--muted);margin-top:2px;display:block}.action-alert-head-actions{flex:none;align-items:center;gap:8px;display:flex}.action-alert-clear-all{border:1px solid var(--line);background:var(--surface);min-height:34px;color:var(--muted);border-radius:8px;padding:0 10px;font-weight:900}.action-alert-clear-all:hover{color:var(--ink);background:var(--hover-bg)}.action-alert-item{text-align:left;background:0 0;border:1px solid #0000;border-radius:8px;justify-content:space-between;align-items:stretch;gap:8px;width:100%;min-height:auto;padding:6px;display:flex}.action-alert-item:hover{background:var(--hover-bg)}.action-alert-item.urgent{background:color-mix(in srgb, var(--warn-bg) 68%, transparent);border-color:#f59e0b47}.action-alert-item.warning{background:color-mix(in srgb, var(--info-bg) 55%, transparent)}.action-alert-open{text-align:left;min-height:auto;color:inherit;background:0 0;border:0;flex:auto;justify-content:flex-start;align-items:flex-start;gap:10px;padding:6px;display:flex}.action-alert-dot{background:var(--accent-dark);border-radius:50%;flex:none;width:10px;height:10px;margin-top:6px}.action-alert-item.urgent .action-alert-dot{background:var(--danger);box-shadow:0 0 0 4px #b423181f}.action-alert-content{gap:4px;min-width:0;display:grid}.action-alert-content strong{font-size:14px;line-height:1.2}.action-alert-content small{color:var(--muted);overflow-wrap:anywhere;line-height:1.35}.action-alert-content em{color:var(--accent-dark);font-size:12px;font-style:normal;font-weight:900}.action-alert-clear{border-color:var(--line);background:var(--surface);min-height:38px;color:var(--muted);flex:none;align-self:center;gap:6px;padding:0 10px}.action-alert-clear:hover{color:var(--danger);background:color-mix(in srgb, var(--danger-bg) 65%, transparent);border-color:#b4231859}.action-alert-empty{text-align:center;min-height:120px;color:var(--muted);place-items:center;gap:6px;padding:18px;display:grid}.action-alert-empty strong{color:var(--ink)}.worker-site-button{white-space:nowrap}.assigned-site-chip{border:1px solid var(--line);background:var(--field-bg);min-height:42px;color:var(--muted);white-space:nowrap;border-radius:8px;align-items:center;gap:8px;padding:0 12px;font-weight:800;display:inline-flex}.assigned-site-chip svg{color:var(--accent-dark)}.back-mobile{display:none!important}.mobile-menu-backdrop{display:none}.mobile-menu-head{justify-content:space-between;align-items:center;gap:12px;display:flex}.close-mobile-menu{color:#fff;border-color:#ffffff2e;width:42px;padding:0}.page{gap:22px;min-width:0;max-width:100%;padding:28px;display:grid}.section-head{justify-content:space-between;align-items:end;gap:16px;display:flex}.workspace-kicker{background:var(--surface-2);min-height:28px;color:var(--muted);border-radius:999px;align-items:center;margin-bottom:10px;padding:0 10px;font-size:13px;font-weight:800;display:inline-flex}h1,h2,h3,p{margin:0}h1{letter-spacing:0;font-size:34px;line-height:1.05}h2{font-size:18px}h3{margin-top:18px;font-size:15px}.section-head p{color:var(--muted);margin-top:8px}select,input{border:1px solid var(--line);background:var(--field-bg);min-height:42px;color:var(--ink);border-radius:8px;padding:0 12px}button{border:1px solid var(--line);background:var(--button-bg);min-height:42px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:0 13px;font-weight:700;display:inline-flex}.primary{background:var(--accent);color:#111827;border-color:#d9ad19;box-shadow:0 10px 24px #f4c43047}.danger-button{color:var(--danger);background:var(--danger-bg);border-color:#fda29b}.ghost{box-shadow:none;background:0 0}.full{width:100%}.toast{background:var(--toast-bg);color:#fff;z-index:30;box-shadow:var(--shadow);border-radius:8px;max-width:380px;padding:13px 16px;position:fixed;top:88px;right:28px}.stats-grid{grid-template-columns:repeat(5,minmax(140px,1fr));gap:14px;display:grid}.stat,.panel,.login-card,.auth-panel{background:var(--surface);border:1px solid var(--line);box-shadow:var(--soft-shadow);border-radius:8px}.stat{gap:10px;padding:18px;display:grid}.stat svg{color:var(--accent-dark)}.stat span{color:var(--muted);font-size:13px;font-weight:700}.stat strong{font-size:30px}.inventory-summary-heading{color:var(--muted);text-transform:uppercase;letter-spacing:.06em;margin:-4px 0 10px;font-size:12px;font-weight:900}.inventory-stats{margin-bottom:14px}.inventory-export-card{justify-content:space-between;align-items:end;gap:16px;display:flex}.inventory-export-card p{color:var(--muted);margin-top:6px;line-height:1.45}.inventory-export-controls{gap:10px;min-width:min(460px,100%);display:flex}.inventory-export-controls select{flex:230px}.inventory-export-controls button{flex:none}.audit-center{gap:16px;display:grid}.audit-builder,.audit-filters,.audit-results{gap:14px;display:grid}.audit-builder-head,.audit-results-head,.audit-jobsite-head{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.audit-builder-head p,.audit-results-head p,.audit-type-grid small,.audit-jobsite-grid small{color:var(--muted);margin-top:4px;line-height:1.35}.audit-quick-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.audit-type-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.audit-check{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;align-items:flex-start;gap:10px;min-height:66px;padding:12px;display:flex}.audit-check.selected{background:color-mix(in srgb, var(--warn-bg) 50%, var(--surface));border-color:#b184006b}.audit-check input{flex:none;width:18px;height:18px;margin-top:2px}.audit-check span{min-width:0;display:grid}.audit-filters>div:first-child{grid-template-columns:repeat(4,minmax(150px,1fr));gap:10px;display:grid}.audit-filters label{color:var(--ink);gap:6px;font-weight:900;display:grid}.audit-jobsite-head span{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.audit-jobsite-head button,.audit-quick-actions button{min-height:34px;padding:0 10px}.audit-jobsite-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;display:grid}.audit-export-controls{min-width:min(320px,100%)}.audit-counts{flex-wrap:wrap;gap:8px;display:flex}.audit-counts span{border:1px solid var(--line);background:var(--surface-2);min-height:30px;color:var(--muted);border-radius:999px;align-items:center;gap:5px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.audit-table{border:1px solid var(--line);border-radius:8px;overflow:hidden}.audit-table-head,.audit-row{border-bottom:1px solid var(--line);grid-template-columns:120px 1.05fr 1.1fr .85fr 1fr minmax(180px,1.25fr);align-items:start;gap:10px;padding:12px;display:grid}.audit-table-head{background:var(--surface-2);color:var(--muted);text-transform:uppercase;letter-spacing:.04em;font-size:12px;font-weight:900}.audit-row:last-child{border-bottom:0}.audit-row strong,.audit-row small{display:block}.audit-row small{color:var(--muted);margin-top:3px;line-height:1.35}.audit-row span:last-child{overflow-wrap:anywhere;white-space:pre-wrap;line-height:1.35}.idle-watch-panel{gap:14px;margin:14px 0;display:grid}.idle-watch-panel .panel-title{align-items:start;margin-bottom:0}.idle-watch-panel h2{align-items:center;gap:8px;margin:0;display:flex}.idle-watch-panel p{color:var(--muted);margin-top:5px;line-height:1.45}.inline-toggle{border:1px solid var(--line);background:var(--field-bg);white-space:nowrap;border-radius:8px;align-items:center;gap:8px;min-height:42px;padding:0 12px;font-weight:900;display:inline-flex}.inline-toggle input{width:18px;height:18px}.idle-watch-controls{grid-template-columns:minmax(180px,240px) minmax(240px,1fr);gap:12px;display:grid}.idle-watch-controls label{gap:6px;font-weight:900;display:grid}.idle-watch-controls small,.idle-watch-options small,.idle-watch-footer small{color:var(--muted);line-height:1.35}.idle-watch-options{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;gap:10px;padding:12px;display:grid}.checkbox-chip-grid{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;display:grid}.checkbox-chip,.checkbox-tool-row{border:1px solid var(--line);background:var(--surface);border-radius:8px;align-items:center;gap:10px;min-height:44px;padding:9px 10px;display:flex}.checkbox-chip input,.checkbox-tool-row input{flex:none;width:18px;height:18px}.idle-watch-tool-head{justify-content:space-between;align-items:center;gap:10px;display:flex}.idle-watch-tool-head span{color:var(--muted);font-weight:900}.search.compact input{min-height:38px}.checkbox-tool-list{gap:8px;max-height:280px;padding-right:3px;display:grid;overflow:auto}.checkbox-tool-row span{min-width:0;display:grid}.checkbox-tool-row small{overflow-wrap:anywhere;margin-top:2px}.idle-watch-footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.notice-card{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:8px;padding:12px;font-weight:700}.notice-card.warning{background:var(--warn-bg);color:var(--warn);border-color:#fedf89}.qr-card{justify-content:space-between;align-items:center;gap:18px;display:flex}.qr-card>div{gap:6px;max-width:760px;display:grid}.qr-card svg{color:var(--accent-dark)}.qr-card p{color:var(--muted)}.qr-card strong{overflow-wrap:anywhere}.qr-card img{border:1px solid var(--line);background:#fff;border-radius:8px;width:116px;height:116px;padding:8px}.qr-fallback{border:1px solid var(--line);color:var(--ink);background:var(--button-bg);border-radius:8px;padding:13px 14px;font-weight:800;text-decoration:none}.dashboard-grid,.inventory-grid,.scanner-layout{grid-template-columns:minmax(0,1.6fr) minmax(320px,.8fr);align-items:start;gap:18px;display:grid}.panel{min-width:0;padding:18px}.panel-title{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.wide{grid-column:span 1}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:720px}.dashboard-grid .wide table{min-width:100%}.dashboard-grid .wide th:last-child,.dashboard-grid .wide td:last-child{width:128px}th{color:var(--muted);text-align:left;text-transform:uppercase;letter-spacing:.04em;font-size:12px}td,th{border-bottom:1px solid var(--line);padding:13px 10px}td small{color:var(--muted);margin-top:3px;display:block}tbody tr{cursor:pointer}.badge{white-space:nowrap;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:12px;font-weight:800;display:inline-flex}.badge.ok{color:var(--ok);background:#dcfae6}.badge.busy{color:#175cd3;background:#d1e9ff}.badge.danger{color:var(--danger);background:#fee4e2}.badge.warn{color:var(--warn);background:#fef0c7}.badge.muted{color:#344054;background:#eaecf0}.jobsite-bars{gap:10px;display:grid}.jobsite-bar-button{text-align:left;background:#fff;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-height:58px;padding:10px;display:grid}.jobsite-bars span{font-weight:700}.jobsite-bars strong{color:var(--muted)}.jobsite-bars button div{background:var(--surface-2);border-radius:999px;grid-column:1/-1;height:8px;overflow:hidden}.jobsite-bars i{background:var(--accent);border-radius:inherit;height:100%;display:block}.activity-list{gap:12px;display:grid}.activity-list>div{align-items:flex-start;gap:10px;display:flex}.activity-list small{color:var(--muted);margin-top:2px;display:block}.filters{grid-template-columns:minmax(220px,1fr) 180px 220px;gap:12px;display:grid}.search{align-items:center;display:flex;position:relative}.search svg{color:var(--muted);position:absolute;left:12px}.search input{width:100%;padding-left:38px}.platform-filters{grid-template-columns:minmax(260px,1fr) minmax(180px,240px);gap:12px;margin-bottom:14px;display:grid}.platform-company-table td strong{display:block}.platform-company-table td code{text-overflow:ellipsis;white-space:nowrap;max-width:180px;color:var(--muted);font-size:12px;display:block;overflow:hidden}.platform-company-cards{display:none}.platform-company-card{grid-template-columns:minmax(0,1fr) auto;align-items:start}.platform-company-card>span:not(.badge){color:var(--muted);font-weight:700}.detail-panel{position:sticky;top:96px}.empty-state{text-align:center;min-height:280px;color:var(--muted);align-content:center;place-items:center;gap:8px;display:grid}.tool-hero{align-items:center;gap:12px;margin-bottom:18px;display:flex}.tool-hero svg{color:var(--accent-dark)}.tool-hero p{color:var(--muted)}.detail-list{grid-template-columns:110px 1fr;gap:10px;margin:0 0 14px;display:grid}dt{color:var(--muted);font-weight:700}dd{margin:0}.history-list{gap:8px;margin-top:10px;display:grid}.history-list>div{border-top:1px solid var(--line);padding-top:9px}.history-list small{color:var(--muted);margin-top:3px;display:block}.tool-notes{gap:8px;min-width:0;display:grid}.tool-notes.compact{gap:6px;margin-top:7px}.tool-notes p{white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.35}.tool-notes p strong{color:var(--ink)}.note-photo-grid{gap:8px;display:grid}.note-photo-link{border:1px solid var(--line);color:var(--ink);background:#f8fafc;border-radius:8px;gap:6px;padding:6px;text-decoration:none;display:grid;overflow:hidden}.note-photo-link img{object-fit:contain;background:#101828;border-radius:6px;width:100%;max-height:280px;display:block}.note-photo-link span{color:var(--muted);font-size:12px;font-weight:800}.tool-form,.job-form{grid-template-columns:repeat(6,minmax(120px,1fr));align-items:end;gap:10px;display:grid}.tool-form h2,.job-form h2{grid-column:1/-1}.danger-zone{background:snow;border-color:#fda29b;justify-content:space-between;align-items:center;gap:14px;display:flex}.danger-zone p{color:var(--muted);margin-top:5px}.cards-grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:14px;display:grid}.job-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:9px;padding:17px;display:grid}.job-card span{color:var(--muted)}.job-card-actions{flex-wrap:wrap;gap:8px;display:flex}.job-card-actions button{min-height:34px;padding-inline:10px;font-size:13px}.jobsite-map-icon{width:28px;height:28px;color:var(--accent-dark);border-radius:8px;place-items:center;text-decoration:none;display:inline-grid}.jobsite-map-icon:hover{background:#fffaeb}.jobsite-location-actions{flex-wrap:wrap;gap:8px;display:flex}.jobsite-location-actions a,.jobsite-location-actions button{border:1px solid var(--line);min-height:36px;color:var(--ink);background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 10px;font-size:13px;font-weight:800;text-decoration:none;display:inline-flex}.jobsite-location-actions a:hover,.jobsite-location-actions button:hover{background:#fafafa}.jobsite-inventory-grid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:14px;display:grid}.jobsite-inventory-card{border:1px solid var(--line);background:#fff;border-radius:8px;gap:13px;padding:14px;display:grid}.jobsite-card-head{align-items:flex-start;gap:10px;display:flex}.jobsite-card-head>svg{color:var(--accent-dark);flex:none}.jobsite-card-head span{color:var(--muted);margin-top:3px;display:block}.jobsite-card-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;display:grid}.jobsite-card-stats span{border:1px solid var(--line);min-height:58px;color:var(--muted);border-radius:8px;align-content:center;padding:8px;font-size:12px;font-weight:800;display:grid}.jobsite-card-stats b{color:var(--ink);font-size:19px;line-height:1}.camera-panel{color:#fff;min-width:0;max-width:100%;box-shadow:var(--shadow);background:#111827;border-radius:8px;overflow:hidden}.camera-frame{aspect-ratio:4/3;background:#030712;place-items:center;display:grid;position:relative;overflow:hidden}.camera-frame video{object-fit:cover;width:100%;height:100%}.scan-reticle{border:2px solid var(--accent);border-radius:8px;justify-content:center;align-items:flex-end;padding:0;display:flex;position:absolute;inset:31% 8%;box-shadow:0 0 0 999px #00000038}.scan-reticle span,.camera-fallback{color:#fff;background:#111827d1;border-radius:8px;padding:8px 10px;font-size:13px}.scan-reticle span{text-align:center;white-space:nowrap;max-width:calc(100% - 16px);transform:translateY(calc(100% + 10px))}.camera-fallback{text-align:center;position:absolute}.scanner-actions{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:12px;min-width:0;max-width:100%;padding:14px;display:grid;overflow:hidden}.scanner-actions form{grid-column:1/-1;grid-template-columns:minmax(0,1fr) max-content;gap:8px;min-width:0;display:grid}.scanner-actions input,.scanner-actions button{min-width:0}.hidden-file{display:none}.batch-panel{flex-direction:column;min-height:450px;display:flex}.candidate-list{flex:1;align-content:start;gap:10px;display:grid}.candidate{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr auto auto;align-items:center;gap:10px;padding:11px;display:grid}.candidate span,.candidate small{color:var(--muted);margin-top:2px;display:block}.candidate svg{color:var(--ok)}.candidate.warning svg{color:var(--warn)}.icon-button{border-radius:99px;width:28px;min-height:28px;padding:0}.report-fields{border-top:1px solid var(--line);gap:10px;margin-top:12px;padding-top:12px;display:grid}.report-fields label{gap:7px;font-weight:800;display:grid}.report-photo-row{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.report-photo-row span{color:var(--ok);font-weight:800}.muted-copy{color:var(--muted);margin-top:4px}.count-pill{color:#344054;white-space:nowrap;background:#eaecf0;border-radius:999px;align-items:center;min-height:30px;padding:0 10px;font-size:12px;font-weight:800;display:inline-flex}.import-ready-card{background:linear-gradient(135deg, #f5bf241f, var(--surface));border-color:#f5bf248c;justify-content:space-between;align-items:center;gap:16px;display:flex}.import-ready-card h2{margin-bottom:4px}.import-ready-card p{color:var(--muted);line-height:1.45}.import-ready-card button{flex:none}.import-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:start;gap:18px;display:grid}.import-panel{gap:12px;display:grid}.dropzone{text-align:center;background:#fafafa;border:1px dashed #98a2b3;border-radius:8px;align-content:center;place-items:center;gap:9px;min-height:180px;display:grid;position:relative}.dropzone input{opacity:0;cursor:pointer;position:absolute;inset:0}.dropzone input:disabled{cursor:wait}.import-progress{background:#f5bf241a;border:1px solid #f5bf2473;border-radius:8px;gap:7px;padding:10px 12px;display:grid}.import-progress div{color:var(--text);justify-content:space-between;align-items:center;gap:12px;font-size:13px;font-weight:800;display:flex}.import-progress span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.import-progress strong{color:#8a5b00;white-space:nowrap}.import-progress progress{appearance:none;border:0;border-radius:999px;width:100%;height:10px;overflow:hidden}.import-progress progress::-webkit-progress-bar{background:#98a2b340;border-radius:999px}.import-progress progress::-webkit-progress-value{background:var(--gold);border-radius:999px}.import-progress progress::-moz-progress-bar{background:var(--gold);border-radius:999px}.photo-dropzone{padding:18px}.photo-source-actions{flex-wrap:wrap;justify-content:center;gap:10px;margin-top:6px;display:flex}.photo-source-actions button{align-items:center;gap:8px;min-height:42px;display:inline-flex}.dropzone input.file-input-hidden{display:none}.ocr-textarea{width:100%;min-height:126px}.spreadsheet-panel{gap:12px;margin-top:18px;display:grid}.sheet-actions{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.sheet-actions button{align-items:center;gap:7px;display:inline-flex}.sheet-wrap{border:1px solid var(--line);background:var(--surface);-webkit-overflow-scrolling:touch;border-radius:8px;width:100%;overflow:auto}.sheet-table{border-collapse:separate;border-spacing:0;min-width:1040px}.sheet-table th,.sheet-table td{border-bottom:1px solid var(--line);border-right:1px solid var(--line);vertical-align:middle;padding:6px}.sheet-table th:last-child,.sheet-table td:last-child{border-right:0}.sheet-table thead th{z-index:1;background:var(--surface-2);position:sticky;top:0}.sheet-table .sheet-row-head{background:var(--surface-2);width:88px;min-width:88px}.sheet-row-head{white-space:nowrap}.sheet-row-head span{min-width:22px;display:inline-block}.sheet-header-cell{grid-template-columns:minmax(120px,1fr) 30px;align-items:center;gap:6px;display:grid}.sheet-table input{border:1px solid var(--line);width:100%;min-width:132px;height:36px;font:inherit;color:var(--ink);background:#fff;border-radius:7px;padding:6px 8px}.sheet-header-cell input{color:var(--ink);font-weight:900}.sheet-remove{width:30px;min-height:30px;color:var(--muted);justify-content:center;align-items:center;padding:0;display:inline-flex}.batch-transfer-bar{grid-template-columns:minmax(240px,1fr) auto;gap:10px;margin-bottom:14px;display:grid}.dispatch-tabs{background:var(--surface-2);border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:4px;width:100%;max-width:720px;margin-bottom:16px;padding:4px;display:inline-grid}.dispatch-tabs button{background:0 0;border:0;justify-content:center;align-items:center;gap:8px;display:inline-flex}.dispatch-tabs button.active{color:#fff;box-shadow:var(--shadow);background:#111827}.request-tab-with-alert{position:relative}.request-alert-badge{background:var(--danger);color:#fff;border-radius:999px;place-items:center;min-width:22px;height:22px;padding:0 6px;font-size:12px;font-weight:900;display:inline-grid}.movement-notes{margin-bottom:12px}.movement-notes input{width:100%}.movement-filters{grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(150px,.75fr));gap:10px;margin-bottom:12px;display:grid}.movement-filters label{border:1px solid var(--line);background:#fff;border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.movement-filters label input{border:0;width:100%;min-height:42px;padding:0}.receive-options{grid-template-columns:minmax(220px,360px) minmax(0,1fr);align-items:end;gap:12px;margin-bottom:12px;display:grid}.receive-options label{gap:6px;font-weight:800;display:grid}.receive-options p{color:var(--muted);margin:0 0 8px}.request-flow-note{color:#7a5608;background:#fffbeb;border:1px solid #fedf89;border-radius:8px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px;font-weight:700;line-height:1.45;display:flex}.request-flow-note svg{flex:none;margin-top:2px}.jobsite-file-dispatch-panel{background:#eff8ff;border:1px solid #b2ddff;border-radius:8px;grid-template-columns:minmax(0,1fr) minmax(220px,auto);align-items:center;gap:14px;margin-bottom:14px;padding:14px;display:grid}.jobsite-file-dispatch-copy h3,.jobsite-file-dispatch-copy p{margin:0}.jobsite-file-dispatch-copy p{color:var(--muted);margin-top:5px;font-weight:700;line-height:1.45}.jobsite-file-dispatch-actions{place-items:center stretch;gap:8px;display:grid}.jobsite-file-dispatch-actions button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.jobsite-file-dispatch-actions button[data-awaiting-jobsite=true]{color:#7a5608;background:#fffbeb;border-color:#fedf89}.jobsite-file-dispatch-actions small{color:var(--muted);text-align:center;font-weight:800}.jobsite-file-summary{border:1px solid var(--line);background:var(--surface);border-radius:8px;flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:8px;padding:10px;display:flex}.jobsite-file-summary strong{margin-right:4px}.jobsite-file-summary span,.jobsite-file-summary small{background:var(--surface-2);color:var(--muted);border-radius:999px;padding:6px 9px;font-weight:900}.jobsite-file-summary small{border-radius:8px;flex:100%;line-height:1.45}.jobsite-file-summary button{margin-left:auto}.dispatch-scan-panel{background:#eff8ff;border:1px solid #b2ddff;border-radius:8px;gap:12px;margin-bottom:14px;padding:14px;display:grid}.dispatch-scan-header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.dispatch-scan-header h3,.dispatch-scan-header p{margin:0}.dispatch-scan-header p{color:var(--muted);margin-top:4px;line-height:1.45}.dispatch-scan-header button{flex:none;align-items:center;gap:7px;display:inline-flex}.dispatch-scan-body{grid-template-columns:minmax(260px,.9fr) minmax(260px,1.1fr);align-items:stretch;gap:12px;display:grid}.dispatch-camera-panel{color:#fff;box-shadow:var(--shadow-soft);background:#111827;border-radius:8px;overflow:hidden}.dispatch-camera-frame{aspect-ratio:4/3;background:#030712;place-items:center;display:grid;position:relative;overflow:hidden}.dispatch-camera-frame video{object-fit:cover;width:100%;height:100%}.dispatch-scan-actions{grid-template-columns:1fr 1fr;gap:10px;padding:12px;display:grid}.dispatch-scan-manual{border:1px solid var(--line);background:#fff;border-radius:8px;align-content:center;gap:10px;padding:14px;display:grid}.dispatch-scan-manual label{gap:6px;font-weight:800;display:grid}.dispatch-scan-manual small{color:var(--muted);font-weight:700;line-height:1.45}.tool-request-grid{grid-template-columns:minmax(280px,.9fr) minmax(0,1.35fr);align-items:start;gap:14px;display:grid}.shop-request-grid{grid-template-columns:1fr}.tool-request-form,.tool-request-list{border:1px solid var(--line);box-shadow:var(--shadow-soft);background:#fff;border-radius:8px;padding:14px}.tool-request-form{gap:10px;display:grid}.tool-request-form h3,.tool-request-form p,.tool-request-list h3,.tool-request-list p{margin:0}.tool-request-form p,.tool-request-list p{color:var(--muted)}.tool-request-form textarea{resize:vertical;width:100%;min-height:110px}.tool-request-form textarea+textarea{min-height:76px}.request-field-label{color:var(--ink);gap:6px;font-weight:900;display:grid}.readonly-jobsite{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:8px;padding:11px 12px;font-weight:700}.readonly-jobsite strong{color:var(--ink)}.request-list-header{justify-content:space-between;align-items:start;gap:12px;margin-bottom:12px;display:flex}.request-list-header select{max-width:210px}.request-board-controls{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.request-board-controls button{white-space:nowrap}.tool-request-card{border:1px solid var(--line);background:var(--surface);border-radius:8px;gap:10px;margin-bottom:10px;padding:12px;display:grid}.tool-request-card.focused-request{border-color:#f2c94c;box-shadow:0 0 0 3px #f4c43038}.transfer-notice-header{border-top:1px solid var(--line);margin-top:18px;padding-top:14px}.transfer-notice-card{background:#eff8ff;border-color:#b2ddff}.request-card-top{justify-content:space-between;align-items:start;gap:10px;display:flex}.request-card-top small{color:var(--muted);margin-top:2px;display:block}.request-text{white-space:pre-wrap;font-weight:700;line-height:1.5;color:var(--ink)!important}.request-notes{white-space:pre-wrap;line-height:1.45}.request-section-block{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;gap:7px;padding:10px;display:grid}.request-section-title{justify-content:space-between;align-items:center;gap:10px;display:flex}.parts-request-block{background:#fffbeb;border-color:#fedf89}.parts-fulfillment-box{background:#fffbeb;border:1px solid #fedf89;border-radius:8px;gap:10px;padding:12px;display:grid}.parts-fulfillment-box label{color:var(--ink);gap:6px;font-weight:900;display:grid}.parts-fulfillment-box textarea{min-height:76px}.request-actions{flex-wrap:wrap;gap:8px;display:flex}.request-actions button{align-items:center;gap:7px;display:inline-flex}.request-waiting-note{color:var(--muted);font-weight:800}.pickup-tool-list{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;gap:8px;padding:10px;display:grid}.pickup-tool-row{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:10px;padding-top:8px;display:flex}.pickup-tool-row:first-of-type{border-top:0;padding-top:0}.pickup-tool-row small{color:var(--muted);margin-top:2px;display:block}.pickup-confirm-box{background:#eff8ff;border:1px solid #b2ddff;border-radius:8px;gap:10px;padding:12px;display:grid}.pickup-confirm-box p{color:var(--muted);margin:0;font-weight:700}.pickup-note-field{color:var(--ink);gap:6px;font-weight:900;display:grid}.pickup-note-field textarea{resize:vertical;min-height:74px}.pickup-photo-field{gap:6px;display:grid}.pickup-photo-field label{border:1px solid var(--line);min-height:44px;color:var(--ink);cursor:pointer;background:#fff;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:9px 12px;font-weight:900;display:inline-flex}.pickup-photo-field input{display:none}.pickup-photo-field small{color:var(--muted);font-weight:800}.pickup-photo-link{max-width:280px}.pickup-scan-form{grid-template-columns:minmax(180px,1fr) auto auto;align-items:end;gap:8px;display:grid}.pickup-scan-form label{gap:5px;font-weight:800;display:grid}.pickup-scan-form small{color:var(--muted);align-self:center;font-weight:800}.checklist-create{grid-template-columns:minmax(180px,1.2fr) minmax(150px,.8fr) minmax(150px,.8fr) minmax(150px,.85fr) auto;align-items:end;gap:10px;min-width:0;display:grid}.checklist-create>*{min-width:0}.checklist-create h2,.checklist-create p{margin:0}.checklist-create p{color:var(--muted);margin-top:4px}.checklist-page,.checklist-layout,.checklist-detail,.checklist-items,.checklist-item{min-width:0;max-width:100%}.checklist-page{overflow-x:hidden}.checklist-layout{grid-template-columns:minmax(260px,.55fr) minmax(0,1.45fr);align-items:start;gap:18px;min-width:0;display:grid}.checklist-list{grid-template-rows:auto minmax(0,1fr);gap:10px;min-width:0;max-height:calc(100dvh - 116px);display:grid;position:sticky;top:96px;overflow:hidden}.checklist-list .panel-title{flex-direction:column;align-items:stretch}.checklist-list .panel-title h2{overflow-wrap:anywhere}.checklist-list-scroll{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;gap:10px;min-height:0;padding-right:2px;display:grid;overflow:hidden auto}.checklist-board-controls{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;width:100%;display:grid}.checklist-board-controls button{white-space:normal;grid-column:1/-1;justify-content:center;min-width:0;padding-inline:10px}.checklist-board-controls select{width:100%;min-width:0}.checklist-board-controls .count-pill{justify-content:center}.checklist-card{text-align:left;border-color:var(--line);background:var(--surface);justify-content:stretch;align-items:start;gap:6px;min-height:116px;padding:12px;display:grid}.checklist-card span{color:var(--muted);font-size:13px;font-weight:700}.checklist-card .checklist-date-line{color:var(--text);font-size:12px;font-weight:800;line-height:1.35}.checklist-detail{overscroll-behavior:contain;touch-action:pan-y;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;gap:14px;min-height:0;max-height:calc(100dvh - 116px);display:grid;overflow:hidden auto;container-type:inline-size}.checklist-detail-head{justify-content:space-between;align-items:start;gap:14px;display:flex}.checklist-detail-head p{color:var(--muted);margin-top:4px}.checklist-date-pills{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.checklist-date-pills span{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:999px;padding:5px 8px;font-size:12px;font-weight:800}.checklist-progress-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;display:grid}.checklist-progress-grid>div{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;gap:3px;padding:11px;display:grid}.checklist-progress-grid strong{font-size:24px}.checklist-progress-grid span{color:var(--muted);font-size:12px;font-weight:800}.checklist-meter{background:var(--surface-2);border-radius:999px;height:10px;overflow:hidden}.checklist-meter span{border-radius:inherit;background:var(--accent);height:100%;display:block}.checklist-scan-box{background:var(--info-bg);border:1px solid #b2ddff;border-radius:8px;grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));align-items:center;gap:12px;min-width:0;padding:14px;display:grid;overflow:hidden}.checklist-scan-box p{color:var(--muted);margin-top:4px}.checklist-scan-actions{grid-template-columns:repeat(auto-fit,minmax(min(100%,150px),1fr));gap:8px;min-width:0;max-width:100%;display:grid;overflow:hidden}.checklist-scan-actions input,.checklist-scan-actions button{min-width:0}.checklist-toolbar{grid-template-columns:minmax(220px,1fr) auto;align-items:center;gap:10px;min-width:0;max-width:100%;display:grid;overflow:hidden}.checklist-toolbar>*{min-width:0}.searchbar{border:1px solid var(--line);background:var(--field-bg);border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.searchbar svg{color:var(--muted)}.searchbar input{border:0;width:100%;padding:0}.checklist-export-actions,.checklist-final-actions{flex-wrap:wrap;gap:8px;display:flex}.checklist-items{gap:10px;display:grid}.checklist-item{border:1px solid var(--line);background:var(--surface);contain:layout paint;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.checklist-item.verified{background:var(--success-bg);border-color:#b7e4c7}.checklist-item.missing,.checklist-item.damaged{background:var(--danger-bg);border-color:#fda29b}.checklist-item.wrong_jobsite,.checklist-item.needs_review{background:var(--warn-bg);border-color:#fedf89}.checklist-item-details{min-width:0}.checklist-item-details strong{overflow-wrap:anywhere;line-height:1.22;display:block}.checklist-item span,.checklist-item small{color:var(--muted);margin-top:3px;display:block}.checklist-item small{white-space:pre-wrap}.checklist-item>.badge{white-space:nowrap;justify-self:start}.checklist-checkmark{min-width:68px;color:var(--muted);cursor:pointer;text-align:center;justify-items:center;gap:5px;font-size:12px;font-style:normal;font-weight:900;display:grid;position:relative}.checklist-checkmark input{opacity:0;cursor:pointer;position:absolute;inset:0}.checklist-checkmark span{border:2px solid var(--line);color:#0000;background:var(--field-bg);border-radius:8px;place-items:center;width:34px;height:34px;margin:0;transition:border-color .15s,background .15s,color .15s;display:grid}.checklist-checkmark em{font-style:normal}.checklist-checkmark input:checked+span,.checklist-checkmark.readonly.checked span{color:#027a48;background:#d1fadf;border-color:#12b76a}.checklist-checkmark input:focus-visible+span{outline-offset:2px;outline:3px solid #f4c43073}.checklist-checkmark input:disabled{cursor:not-allowed}.checklist-checkmark.readonly{cursor:default}.checklist-checkmark.readonly:not(.checked) span svg{opacity:0}.checklist-item-actions{grid-column:1/-1;grid-template-columns:repeat(auto-fit,minmax(min(100%,104px),1fr));gap:8px;width:100%;min-width:0;max-width:100%;display:grid}.checklist-item-actions button{white-space:normal;min-width:0;min-height:34px;padding-inline:9px;font-size:13px}.checklist-notes-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.checklist-notes-grid.single{grid-template-columns:1fr}.checklist-notes-grid label{gap:6px;font-weight:800;display:grid}.checklist-notes-grid textarea{min-height:120px}.checklist-notes-grid textarea[readonly]{background:var(--surface-2);color:var(--muted);cursor:default}.checklist-final-actions{justify-content:flex-end}.checklist-closed-note{background:var(--success-bg);color:#027a48;border:1px solid #b7e4c7;border-radius:8px;align-items:flex-start;gap:10px;padding:12px;font-weight:800;display:flex}.checklist-closed-note span{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.35;display:block}@container (width<=760px){.checklist-scan-box{grid-template-columns:1fr;align-items:stretch}.checklist-scan-actions{grid-template-columns:1fr}.checklist-scan-actions button{white-space:normal;justify-content:center;width:100%}.checklist-item-actions{grid-template-columns:1fr}}@container (width<=520px){.checklist-scan-actions{grid-template-columns:1fr}.checklist-scan-actions button{justify-content:center;width:100%}.checklist-item-actions{grid-template-columns:1fr}}.override-checkin-panel{background:#eff8ff;border:1px solid #b2ddff;border-radius:8px;gap:10px;margin:14px 0;padding:14px;display:grid}.override-checkin-panel h3,.override-checkin-panel p{margin:0}.override-checkin-panel p{color:var(--muted);margin-top:3px}.repair-complete-panel{background:#fffbeb;border:1px solid #fedf89;border-radius:8px;gap:10px;margin:14px 0;padding:14px;display:grid}.repair-complete-panel h3,.repair-complete-panel p{margin:0}.repair-complete-panel p{color:var(--muted);margin-top:3px}.repair-complete-panel label{gap:6px;font-weight:800;display:grid}.repair-complete-panel button{justify-content:center;gap:8px}.quick-actions-panel{margin-top:18px}.quick-actions-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.quick-actions-grid button{text-align:left;justify-content:flex-start;gap:12px;min-height:74px}.quick-actions-grid span,.quick-actions-grid small{display:block}.quick-actions-grid small{color:var(--muted);margin-top:3px;font-weight:700}.modal-backdrop{z-index:60;background:#11182775;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.confirm-modal{background:#fff;border-radius:8px;gap:12px;width:min(520px,100%);padding:20px;display:grid;box-shadow:0 20px 55px #0f172a38}.confirm-modal h2,.confirm-modal p{margin:0}.tool-detail-modal-backdrop{display:none}.tool-detail-modal{align-content:start;width:min(640px,100%);max-height:min(760px,100dvh - 40px);overflow-y:auto}.tool-detail-modal-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex}.tool-detail-modal-head h2{overflow-wrap:anywhere;margin:2px 0 0}.modal-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.bulk-select-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:14px;display:flex}.bulk-select-bar span{color:var(--muted);margin-left:auto;font-size:13px;font-weight:800}.transfer-tool-list{gap:10px;display:grid}.transfer-tool-row{border:1px solid var(--line);background:#fff;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:12px;padding:12px;display:grid}.transfer-tool-row input{width:18px;min-height:18px;accent-color:var(--accent-dark);padding:0}.transfer-tool-row small{color:var(--muted);margin-top:3px;display:block}.jobsite-note{color:var(--muted)}.issue,.form-error{color:var(--danger);font-weight:700}.auth-page{background:radial-gradient(circle at 14% 8%,#f4c43029,#0000 30%),linear-gradient(135deg,#101828 0%,#111827 58%,#0b1220 100%);grid-template-columns:minmax(0,1fr) 420px;align-items:start;gap:22px;min-height:100vh;padding:28px;display:grid}.auth-panel{box-shadow:none;color:#fff;background:0 0;border:0;max-width:1040px;padding:34px 30px 48px}.auth-panel h1{max-width:680px;margin:28px 0 16px;font-size:54px}.auth-panel p{color:#eef2f6;text-shadow:0 1px 2px #00000047;max-width:640px;font-size:18px;line-height:1.6}.auth-tagline{font-weight:800;color:#fff!important;font-size:21px!important}.demo-logins{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.demo-logins button{color:#fff;background:#ffffff1a;border-color:#ffffff38}.hero-proof-list{gap:9px;width:min(700px,100%);margin-top:22px;display:grid}.hero-proof-list span{color:#f9fafb;text-shadow:0 1px 2px #00000047;align-items:flex-start;gap:8px;font-weight:800;line-height:1.4;display:flex}.hero-proof-list svg{color:var(--accent);flex:none;margin-top:2px}.pricing-callout{color:#fff;background:#111827e0;border:1px solid #ffffff47;border-radius:8px;gap:3px;margin-top:18px;padding:12px 14px;display:inline-grid;box-shadow:0 14px 38px #0000002e}.pricing-callout strong{font-size:22px}.pricing-callout span{color:#f2f4f7;font-weight:700}.hero-actions{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.hero-actions .primary,.setup-help-button{min-height:46px}.setup-help-button{color:#fff;background:#ffffff14;border:1px solid #ffffff47;border-radius:8px;justify-content:center;align-items:center;padding:10px 14px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 12px 30px #00000024}.setup-help-button:hover{background:#ffffff24}.how-it-works-button{color:#fff;background:#111827c7;border-color:#ffffff4d;margin-top:18px;box-shadow:0 12px 30px #00000029}.how-it-works-button:hover{background:#1f2937e6}.landing-eyebrow{color:var(--accent);letter-spacing:.08em;text-transform:uppercase;font-size:12px;font-weight:900;display:inline-flex}.product-shot-panel,.pricing-section,.landing-info-grid article,.positioning-section,.sample-company-panel,.legal-copy-grid p,.signup-checklist{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0f172ae6;border:1px solid #ffffff38;border-radius:8px;box-shadow:0 18px 48px #00000038}.landing-section-head h2,.pricing-section h2,.landing-info-grid h2,.positioning-section h2,.sample-company-panel h2{color:#fff;margin:7px 0 8px;font-size:26px;line-height:1.15}.pricing-section p,.positioning-section p,.sample-company-panel p{color:#d0d5dd;text-shadow:none;margin:0;font-size:15px;line-height:1.55}.product-shot-panel{width:min(960px,100%);margin-top:18px;padding:18px}.landing-section-head{justify-content:space-between;align-items:end;gap:18px;margin-bottom:14px;display:flex}.product-shot-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.product-shot-card{background:#ffffff0f;border:1px solid #ffffff2e;border-radius:8px;overflow:hidden}.product-shot-card img{aspect-ratio:16/10;object-fit:cover;object-position:top left;background:#fff;width:100%;display:block}.product-shot-card div{gap:4px;padding:12px;display:grid}.product-shot-card strong{color:#fff;font-size:16px}.product-shot-card span{color:#d0d5dd;line-height:1.4}.pricing-section{justify-content:space-between;align-items:center;gap:18px;width:min(960px,100%);margin-top:18px;padding:18px;display:flex}.pricing-section p{max-width:680px}.pricing-mini-grid{grid-template-columns:repeat(2,minmax(130px,auto));align-items:stretch;gap:10px;display:grid}.pricing-mini-grid span{background:#ffffff12;border:1px solid #ffffff2e;border-radius:8px;gap:2px;min-width:150px;padding:11px 12px;display:grid}.pricing-mini-grid strong{color:#fff;font-size:18px;line-height:1.1}.pricing-mini-grid small{color:#d0d5dd;font-weight:800}.landing-info-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:min(960px,100%);margin-top:18px;display:grid}.landing-info-grid article{padding:18px}.landing-info-grid ul,.positioning-section ul{gap:8px;margin:12px 0 0;padding-left:18px;display:grid}.landing-info-grid li,.positioning-section li{color:#eef2f6;font-weight:700;line-height:1.45}.positioning-section{grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:18px;width:min(960px,100%);margin-top:18px;padding:18px;display:grid}.how-it-works-panel{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0b1220e0;border:1px solid #ffffff3d;border-radius:8px;gap:14px;width:min(900px,100%);margin-top:18px;padding:16px;display:grid;box-shadow:0 20px 52px #0000003d}.how-it-works-head h2{color:#fff;margin:0 0 5px;font-size:24px}.how-it-works-head p{color:#f2f4f7;font-size:14px;line-height:1.45}.how-it-works-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:12px;display:grid}.how-it-works-card{color:#fff;background:#0f172af5;border:1px solid #ffffff3d;border-radius:8px;padding:13px}.how-it-works-card>div{align-items:center;gap:8px;margin-bottom:9px;display:flex}.how-it-works-card svg{color:var(--accent);flex:none}.how-it-works-card ol{gap:5px;margin:0;padding-left:19px;display:grid}.how-it-works-card li{color:#f2f4f7;font-size:13px;line-height:1.42}.sample-company-panel{grid-template-columns:minmax(0,.9fr) minmax(240px,.55fr);align-items:center;gap:18px;width:min(960px,100%);margin-top:18px;padding:18px;display:grid}.sample-company-panel img{aspect-ratio:4/3;object-fit:contain;object-position:center;background:#fff;border:1px solid #ffffff2e;border-radius:8px;width:100%}.landing-legal-links{flex-wrap:wrap;gap:10px;width:min(960px,100%);margin-top:18px;display:flex}.landing-legal-links a{color:#fff;background:#ffffff0f;border:1px solid #ffffff38;border-radius:8px;padding:8px 12px;font-weight:900;text-decoration:none}.legal-copy-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;width:min(960px,100%);margin-top:12px;display:grid}.legal-copy-grid p{text-shadow:none;padding:12px;color:#d0d5dd!important;margin:0!important;font-size:12px!important;line-height:1.45!important}.legal-copy-grid strong{color:#fff}.legal-mark{letter-spacing:.02em;color:#98a2b3!important;margin-top:24px!important;font-size:13px!important;line-height:1.45!important}.auth-card-stack{align-self:start;gap:14px;display:grid;position:sticky;top:28px}.qr-only-auth{grid-template-columns:minmax(280px,460px);justify-content:center;align-items:center;min-height:100vh}.compact-auth-card{width:min(460px,100%);position:static}.login-card{gap:14px;padding:22px;display:grid}.login-card label{color:#344054;gap:6px;font-weight:800;display:grid}.login-card input{-webkit-user-select:text;user-select:text;touch-action:manipulation;appearance:none;width:100%}.signup-checklist{border-color:var(--line);background:var(--surface-2);box-shadow:none;color:var(--ink);padding:13px}.signup-checklist strong{color:var(--ink)}.signup-checklist ol{gap:4px;margin:8px 0 0;padding-left:19px;display:grid}.signup-checklist li{color:var(--muted);font-size:13px;font-weight:700;line-height:1.35}.secure-text-input{-webkit-text-security:disc;text-security:disc}.link-button{color:#175cd3;min-height:auto;box-shadow:none;background:0 0;border:0;justify-self:start;padding:0;font-weight:800}.forgot-panel{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:10px;padding:13px;display:grid}.forgot-panel>div:first-child,.reset-card-head{color:var(--ink);align-items:center;gap:8px;display:flex}.forgot-panel p{color:var(--muted);margin:0;font-size:13px;line-height:1.45}.forgot-form{grid-template-columns:minmax(0,1fr) auto;gap:8px;display:grid}.dev-reset-link{color:#175cd3;overflow-wrap:anywhere;font-weight:800}.qr-join-panel{border:1px solid var(--line);background:#f8fafc;border-radius:8px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;padding:14px;display:grid}.qr-join-panel svg{color:var(--accent-dark);margin-top:2px}.qr-join-panel strong{color:var(--ink)}.qr-join-panel p{color:var(--muted);margin:5px 0 0;font-size:14px;line-height:1.45}.qr-detected{color:#067647;background:#ecfdf3;border:1px solid #b7e4c7;border-radius:8px;padding:10px 12px;font-weight:800}.signed-in-home h2{margin:4px 0 10px;font-size:30px}.signed-in-home p:not(.eyeline){color:var(--muted);margin:0;line-height:1.5}.signed-in-home button{justify-content:center}.form-hint{color:var(--muted);font-size:14px;line-height:1.4}.form-success{color:var(--ok);font-weight:800}.contact-consent{color:var(--muted);margin:-2px 0 4px;font-size:12px;line-height:1.45}.password-rules{border:1px solid var(--line);background:var(--surface-2);color:var(--muted);border-radius:8px;gap:7px;padding:11px 12px;font-size:13px;line-height:1.35;display:grid}.password-strength-row{justify-content:space-between;align-items:center;gap:10px;display:flex}.password-rules strong{color:var(--ink);font-size:13px}.password-rules p{margin:0}.password-rules span{overflow-wrap:anywhere}.password-rules ul{color:var(--danger);gap:2px;margin:2px 0 0;padding-left:18px;font-weight:700;display:grid}.password-strength{color:#344054;background:#eaecf0;border-radius:999px;align-items:center;min-height:24px;padding:0 8px;font-size:12px;font-weight:900;display:inline-flex}.password-strength.weak{color:var(--danger);background:#fee4e2}.password-strength.fair{color:var(--warn);background:#fef0c7}.password-strength.strong{color:var(--ok);background:#dcfae6}.password-strength-bar{background:#66708538;border-radius:999px;height:6px;overflow:hidden}.password-strength-bar span{border-radius:inherit;background:#98a2b3;width:8%;height:100%;transition:width .18s,background-color .18s;display:block}.password-strength-bar.weak span{background:var(--danger);width:33%}.password-strength-bar.fair span{background:var(--warn);width:66%}.password-strength-bar.strong span{background:var(--ok);width:100%}.password-valid{color:var(--ok);font-weight:800}.invite-summary{border:1px solid var(--line);background:#f8fafc;border-radius:8px;gap:4px;padding:12px;display:grid}.invite-summary span{color:var(--muted);overflow-wrap:anywhere}.team-invite-panel{gap:12px;display:grid}.team-invite-form{grid-template-columns:minmax(220px,1.2fr) minmax(170px,.8fr) minmax(190px,.9fr) auto;align-items:end;gap:10px;display:grid}.team-invite-form label{color:#344054;gap:6px;font-weight:800;display:grid}.batch-invite-block{border-top:1px solid var(--line);gap:12px;padding-top:14px;display:grid}.batch-invite-block h3{margin:0 0 4px;font-size:18px}.batch-paste-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:10px;display:grid}.batch-paste-row textarea{resize:vertical;min-height:88px}.batch-invite-form{gap:8px;display:grid}.batch-invite-header,.batch-invite-row{grid-template-columns:minmax(220px,1fr) minmax(150px,.45fr) minmax(190px,.65fr);align-items:center;gap:8px;display:grid}.batch-invite-header{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.batch-invite-row{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;padding:8px}.batch-invite-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.batch-invite-results{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;gap:8px;padding:12px;display:grid}.batch-invite-results>div{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(160px,auto) auto;align-items:center;gap:8px;padding-top:8px;display:grid}.batch-invite-results span{overflow-wrap:anywhere;font-weight:800}.batch-invite-results small{color:var(--muted)}.batch-invite-results a{color:#175cd3;font-weight:800}.batch-result-error small{color:var(--danger);font-weight:800}.user-filter-bar{grid-template-columns:minmax(240px,1fr) minmax(150px,.35fr) minmax(170px,.4fr) auto;align-items:center;gap:10px;margin-bottom:14px;display:grid}.user-filter-bar label{border:1px solid var(--line);background:var(--field-bg);border-radius:8px;align-items:center;gap:8px;padding:0 10px;display:flex}.user-filter-bar label input{border:0;width:100%;min-height:42px;padding:0}.invite-link-box{background:#ecfdf3;border:1px solid #b7e4c7;border-radius:8px;gap:4px;padding:12px;display:grid}.invite-link-box span{color:#175cd3;overflow-wrap:anywhere;font-weight:800}.owner-subscription-panel,.owner-team-panel{gap:14px;display:grid}.subscription-grid{grid-template-columns:repeat(3,minmax(180px,1fr));gap:10px;display:grid}.subscription-grid>div,.owner-team-row{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;padding:12px}.subscription-grid span,.owner-team-row span{color:var(--muted);margin-bottom:4px;font-size:13px;font-weight:700;display:block}.subscription-grid strong,.owner-team-row strong{color:var(--ink);overflow-wrap:anywhere}.owner-action-row,.user-status-actions{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.owner-team-list{gap:10px;display:grid}.owner-team-row{grid-template-columns:minmax(180px,1fr) auto auto;align-items:center;gap:12px;display:grid}.owner-team-row .user-status-actions{justify-content:flex-end}.profile-link{color:#175cd3;white-space:nowrap;align-items:center;gap:5px;font-weight:900;text-decoration:none;display:inline-flex}.profile-link:hover{text-decoration:underline}.contact-link{font-weight:800}.billing-card h2{margin:0;font-size:34px}.billing-card p{color:var(--muted);line-height:1.55}.plan-choice-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:16px 0 12px;display:grid}.plan-choice-card{border:1px solid var(--line);background:var(--surface-2);border-radius:8px;gap:9px;padding:13px;display:grid}.plan-choice-card.featured{background:#fff8db;border-color:#b4840073}.plan-choice-card span{color:var(--muted);letter-spacing:.04em;text-transform:uppercase;font-size:12px;font-weight:900}.plan-choice-card strong{color:var(--ink);font-size:22px;line-height:1.1}.plan-choice-card p{margin:0;font-size:13px;line-height:1.35}.plan-choice-card button{justify-content:center}.segmented{background:var(--surface-2);border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));padding:4px;display:grid}.segmented button{background:0 0;border:0}.segmented .selected{background:#fff;box-shadow:0 2px 10px #11182714}.bottom-nav{display:none}.account-panel{grid-template-columns:auto 1fr minmax(220px,320px);align-items:center;gap:14px;display:grid}.account-panel span{color:var(--muted);margin-top:3px;display:block}.account-home-panel{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;display:grid}.account-home-panel>svg{color:var(--accent-dark)}.account-home-panel span{color:var(--muted);margin-top:3px;display:block}.notification-settings-panel{gap:14px;display:grid}.notification-settings-title{align-items:start}.notification-status{background:var(--surface-2);min-height:30px;color:var(--muted);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;padding:0 10px;font-size:12px;font-weight:900;display:inline-flex}.notification-status.enabled{color:#067647;background:#dcfae6}.notification-settings-grid{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.notification-setting-copy{grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;display:grid}.notification-setting-copy>svg{color:var(--accent-dark);margin-top:2px}.notification-setting-copy span,.notification-setting-copy small{color:var(--muted);margin-top:3px;line-height:1.4;display:block}.notification-sound-toggle{justify-content:center}.notification-actions{flex-wrap:wrap;gap:8px;display:flex}.linkedin-panel{gap:12px;display:grid}.linkedin-profile-form{grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:10px;display:grid}.linkedin-profile-form label{color:var(--ink);gap:6px;font-weight:800;display:grid}.linkedin-help{color:var(--muted);font-weight:700}.mobile-list{gap:10px;display:grid}.mobile-row{border:1px solid var(--line);border-radius:8px;grid-template-columns:1fr auto;gap:4px 8px;padding:12px;display:grid}.mobile-row span{color:var(--muted)}.worker-gate{background:#111827;place-items:center;min-height:100vh;padding:20px;display:grid}.worker-gate-card{width:min(720px,100%);box-shadow:var(--shadow);background:#fff;border-radius:8px;gap:18px;padding:24px;display:grid}.worker-gate-card h1{font-size:38px}.worker-gate-card p{color:var(--muted)}.site-choice-grid{gap:12px;display:grid}.site-choice{text-align:left;border-color:var(--line);justify-content:flex-start;min-height:78px;padding:14px}.site-choice svg{color:var(--accent-dark);flex:none}.site-choice span{gap:3px;display:grid}.site-choice small{color:var(--muted);font-weight:600}.worker-home{gap:18px}.worker-hero{color:#fff;background:#111827;border-radius:8px;justify-content:space-between;align-items:center;gap:18px;padding:22px;display:flex}.worker-hero p:last-child{color:#d0d5dd;margin-top:6px}.worker-hero .ghost{color:#fff;border-color:#ffffff3d}.worker-controls{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.control-tile{text-align:left;flex-direction:column;justify-content:flex-start;align-items:flex-start;min-height:116px;padding:16px}.control-tile svg{color:var(--accent-dark)}.control-tile span{gap:5px;display:grid}.control-tile small{color:var(--muted);font-weight:600;line-height:1.35}.install-panel{align-items:flex-start;gap:13px;display:flex}.install-panel svg{color:var(--accent-dark);flex:none}.install-panel p{color:var(--muted);margin-top:4px}.empty-mini{color:var(--muted);border:1px dashed var(--line);border-radius:8px;padding:14px}.site-status-list{gap:11px;display:grid}.site-status-list div{border-bottom:1px solid var(--line);grid-template-columns:auto 1fr auto;align-items:center;gap:10px;padding-bottom:11px;display:grid}.site-status-list svg{color:var(--accent-dark)}.jobsite-status-control{color:var(--muted);gap:6px;font-size:12px;font-weight:800;display:grid}.jobsite-status-control select{width:100%;min-height:36px}.site-tool-panel{margin-top:2px}.site-tool-list{gap:10px;display:grid}.site-tool-row{border:1px solid var(--line);border-radius:8px;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;display:grid}.site-tool-row span,.site-tool-row small{color:var(--muted);margin-top:3px;display:block}.site-tool-row button{min-height:36px;padding-inline:10px}.mine-chip{white-space:nowrap;background:#111827;border-radius:999px;align-items:center;min-height:30px;padding:0 9px;font-size:12px;font-weight:800;color:#fff!important;display:inline-flex!important}.match-options{flex-wrap:wrap;gap:6px;margin-top:8px;display:flex}.match-options button{min-height:32px;padding:6px 9px;font-size:12px}.preview-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.preview-actions .selected-filter{background:var(--ink);color:#fff;border-color:var(--ink)}.duplicate-review-note{color:var(--muted);background:#f5bf241f;border:1px solid #f5bf2480;border-radius:8px;margin-bottom:12px;padding:10px 12px;line-height:1.45}.duplicate-import-row{background:#f5bf2414}.duplicate-allowed{color:#0f7b3d;font-weight:800}.import-select-cell{color:var(--ink);white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:900;display:inline-flex}.import-select-cell input{width:18px;height:18px;accent-color:var(--accent)}.import-select-cell.disabled{color:var(--muted);opacity:.74}.import-row-actions{flex-wrap:wrap;align-items:center;gap:7px;min-width:190px;display:flex}.import-row-actions button{white-space:nowrap;min-height:34px;padding:6px 9px}.table-input{border:1px solid var(--line);width:100%;min-width:132px;height:36px;font:inherit;background:#fff;border-radius:7px;padding:6px 8px}.serial-input{min-width:170px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.qty-input{min-width:72px}html[data-theme=dark] .nav-button.active,html[data-theme=dark] .nav-button:hover{color:#fff;background:#f4c43024}html[data-theme=dark] .demo-box{color:#e4e7ec;border-color:#ffffff1f}html[data-theme=dark] .theme-toggle svg,html[data-theme=dark] .topbar-actions svg{color:var(--accent-dark)}html[data-theme=dark] .action-alert-button.has-alerts{background:var(--warn-bg);border-color:#7a5608}html[data-theme=dark] .action-alert-menu{background:var(--surface);border-color:var(--line)}html[data-theme=dark] .action-alert-item.urgent{background:var(--warn-bg);border-color:#7a5608}html[data-theme=dark] .action-alert-item:hover,html[data-theme=dark] .audit-check,html[data-theme=dark] .audit-counts span,html[data-theme=dark] .audit-table-head{background:var(--surface-2)}html[data-theme=dark] .audit-check.selected{background:var(--warn-bg);border-color:#7a5608}html[data-theme=dark] .preview-actions .selected-filter{background:var(--accent);color:#111827;border-color:var(--accent)}html[data-theme=dark] tbody tr:hover,html[data-theme=dark] .jobsite-location-actions a:hover,html[data-theme=dark] .jobsite-location-actions button:hover{background:var(--hover-bg)}html[data-theme=dark] .qr-card img,html[data-theme=dark] .jobsite-bar-button,html[data-theme=dark] .job-card,html[data-theme=dark] .jobsite-location-actions a,html[data-theme=dark] .jobsite-location-actions button,html[data-theme=dark] .jobsite-inventory-card,html[data-theme=dark] .movement-filters label,html[data-theme=dark] .user-filter-bar label,html[data-theme=dark] .confirm-modal,html[data-theme=dark] .transfer-tool-row,html[data-theme=dark] .dispatch-scan-manual,html[data-theme=dark] .jobsite-file-summary,html[data-theme=dark] .tool-request-form,html[data-theme=dark] .tool-request-list,html[data-theme=dark] .tool-request-card,html[data-theme=dark] .worker-gate-card,html[data-theme=dark] .table-input,html[data-theme=dark] .sheet-table input,html[data-theme=dark] .checkbox-chip,html[data-theme=dark] .checkbox-tool-row,html[data-theme=dark] .inline-toggle,html[data-theme=dark] .mobile-row{background:var(--surface);color:var(--ink)}html[data-theme=dark] .dropzone,html[data-theme=dark] .sheet-wrap,html[data-theme=dark] .sheet-table thead th,html[data-theme=dark] .sheet-table .sheet-row-head,html[data-theme=dark] .readonly-jobsite,html[data-theme=dark] .request-section-block,html[data-theme=dark] .pickup-tool-list,html[data-theme=dark] .forgot-panel,html[data-theme=dark] .qr-join-panel,html[data-theme=dark] .invite-summary,html[data-theme=dark] .batch-invite-row,html[data-theme=dark] .batch-invite-results,html[data-theme=dark] .subscription-grid>div,html[data-theme=dark] .owner-team-row,html[data-theme=dark] .note-photo-link,html[data-theme=dark] .pickup-confirm-box,html[data-theme=dark] .pickup-photo-field label,html[data-theme=dark] .idle-watch-options,html[data-theme=dark] .notice-card{background:var(--surface-2)}html[data-theme=dark] .danger-zone{background:var(--danger-panel-bg);border-color:#7a271a}html[data-theme=dark] .import-progress{background:#f5bf2421;border-color:#f5bf2459}html[data-theme=dark] .import-progress strong{color:#ffd86b}html[data-theme=dark] .candidate.warning,html[data-theme=dark] .parts-request-block,html[data-theme=dark] .parts-fulfillment-box,html[data-theme=dark] .repair-complete-panel,html[data-theme=dark] .request-flow-note{background:var(--warn-bg);color:#fedf89;border-color:#7a5608}html[data-theme=dark] .override-checkin-panel,html[data-theme=dark] .dispatch-scan-panel,html[data-theme=dark] .jobsite-file-dispatch-panel,html[data-theme=dark] .pickup-confirm-box,html[data-theme=dark] .transfer-notice-card{background:var(--info-bg);border-color:#184e77}html[data-theme=dark] .invite-link-box,html[data-theme=dark] .qr-detected{background:var(--success-bg);border-color:#067647}html[data-theme=dark] .batch-invite-results a{color:#84caff}html[data-theme=dark] .segmented .selected,html[data-theme=dark] .dispatch-tabs button.active,html[data-theme=dark] .bottom-nav .nav-button.active{background:var(--accent);color:#111827}html[data-theme=dark] .bottom-nav{background:var(--surface);border-color:var(--line)}html[data-theme=dark] .bottom-nav .nav-button{color:var(--muted)}html[data-theme=dark] .bottom-nav .nav-button.active{color:#111827}html[data-theme=dark] .count-pill,html[data-theme=dark] .badge.muted{color:#d0d5dd;background:#273244}html[data-theme=dark] .badge.ok{color:#75e0a7;background:#053321}html[data-theme=dark] .badge.busy{color:#84caff;background:#102a56}html[data-theme=dark] .badge.danger{color:#fda29b;background:#55160c}html[data-theme=dark] .badge.warn{color:#fedf89;background:#4e3208}html[data-theme=dark] .login-card label,html[data-theme=dark] .team-invite-form label,html[data-theme=dark] .repair-complete-panel label,html[data-theme=dark] .receive-options label,html[data-theme=dark] .report-fields label{color:var(--ink)}html[data-theme=dark] .link-button,html[data-theme=dark] .dev-reset-link,html[data-theme=dark] .profile-link,html[data-theme=dark] .invite-link-box span{color:#84caff}html[data-theme=dark] .mine-chip{background:var(--accent);color:#111827!important}@media (width<=1040px){body{padding-bottom:calc(74px + env(safe-area-inset-bottom,0px))}.app-shell{grid-template-columns:1fr}.sidebar{display:none}.mobile-menu-backdrop{z-index:35;background:#1118277a;display:block;position:fixed;inset:0}.mobile-menu-panel{color:#fff;background:#111827;flex-direction:column;gap:18px;width:min(292px,88vw);height:100dvh;padding:18px 14px;display:flex;overflow-y:auto;box-shadow:16px 0 38px #00000047}.mobile-menu-panel nav{gap:6px;display:grid}.mobile-menu-panel .demo-box{margin-top:auto}.bottom-nav{inset-inline:0;z-index:60;min-height:calc(70px + env(safe-area-inset-bottom,0px));overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;scrollbar-width:thin;border-top:1px solid var(--line);padding:6px 6px max(6px, env(safe-area-inset-bottom,0px));background:#fff;justify-content:stretch;gap:4px;scroll-padding-inline:6px;display:flex;position:fixed;top:auto;bottom:0;overflow-x:auto;transform:translate(0,0)}.bottom-nav::-webkit-scrollbar{height:4px}.bottom-nav::-webkit-scrollbar-thumb{background:#cfd4dc;border-radius:999px}.bottom-nav .nav-button{width:auto;min-width:62px;max-width:96px;color:var(--muted);scroll-snap-align:center;flex-direction:column;flex:1 1 0;justify-content:center;gap:3px;padding:8px 3px;font-size:10px;line-height:1.08}.bottom-nav .nav-button span{overflow-wrap:anywhere;max-width:100%;display:block}.bottom-nav .nav-button.active{color:#fff;background:#111827}.topbar{grid-template-columns:44px minmax(0,1fr) auto;height:auto;min-height:92px;padding:10px 16px;display:grid}.topbar>div:not(.topbar-actions){min-width:0}.topbar>div:not(.topbar-actions) strong{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.topbar-company{text-align:center;grid-area:2/1/auto/-1;font-size:18px}.topbar-actions{min-width:0}.topbar-actions button span{display:none}.action-alert-menu{width:auto;max-height:calc(100dvh - 180px);position:fixed;top:92px;left:14px;right:14px}.topbar-actions .action-alert-menu button span{display:inline-flex}.topbar-actions .action-alert-menu .action-alert-dot{display:block}.topbar-actions .action-alert-menu .action-alert-content{display:grid}.topbar-actions .assigned-site-chip{justify-content:center;width:46px;padding:0}.topbar-actions .assigned-site-chip svg{margin:0}.topbar-actions .assigned-site-chip{font-size:0}.worker-site-button{width:46px;padding:0}.back-mobile{display:inline-flex!important}.page{padding:20px 14px 104px}.stats-grid{grid-template-columns:repeat(2,1fr)}.inventory-export-card,.inventory-export-controls{flex-direction:column;align-items:stretch}.inventory-export-controls select,.inventory-export-controls button{width:100%}.audit-builder-head,.audit-results-head,.audit-jobsite-head{flex-direction:column;align-items:stretch}.audit-quick-actions,.audit-jobsite-head span{justify-content:flex-start}.audit-filters>div:first-child,.audit-type-grid,.audit-jobsite-grid{grid-template-columns:1fr}.audit-table{border:0;gap:10px;display:grid;overflow:visible}.audit-table-head{display:none}.audit-row{border:1px solid var(--line);background:var(--surface);border-radius:8px;grid-template-columns:1fr}.idle-watch-panel .panel-title,.idle-watch-footer{flex-direction:column;align-items:stretch}.inline-toggle{justify-content:space-between}.idle-watch-controls,.checkbox-chip-grid{grid-template-columns:1fr}.qr-card{flex-direction:column;align-items:flex-start}.dashboard-grid,.inventory-grid,.scanner-layout{grid-template-columns:1fr}.inventory-grid .detail-panel{display:none}.detail-panel{position:static}.tool-detail-modal-backdrop{place-items:end center;padding:12px;display:grid}.tool-detail-modal{border-radius:14px 14px 8px 8px;width:min(680px,100%);max-height:calc(100dvh - 116px);padding:16px}.filters,.platform-filters,.tool-form,.job-form{grid-template-columns:1fr}.danger-zone{flex-direction:column;align-items:stretch}.scanner-actions{grid-template-columns:1fr 1fr}.scanner-actions form{grid-column:1/-1}.import-ready-card{flex-direction:column;align-items:stretch}.import-ready-card button{width:100%}.import-grid,.batch-transfer-bar{grid-template-columns:1fr}.dispatch-tabs,.movement-filters,.receive-options,.user-filter-bar{grid-template-columns:1fr;max-width:none}.jobsite-file-dispatch-panel{grid-template-columns:1fr}.jobsite-file-summary button{width:100%;margin-left:0}.dispatch-scan-header,.dispatch-scan-body{grid-template-columns:1fr}.dispatch-scan-header{flex-direction:column}.dispatch-scan-header button{justify-content:center;width:100%}.tool-request-grid{grid-template-columns:1fr}.request-list-header{flex-direction:column}.request-list-header select{width:100%;max-width:none}.request-board-controls{justify-content:stretch;width:100%}.request-board-controls button,.request-board-controls select{width:100%}.request-card-top{flex-direction:column}.pickup-tool-row{flex-direction:column;align-items:flex-start}.pickup-scan-form,.checklist-create,.checklist-layout,.checklist-scan-box,.checklist-scan-actions,.checklist-toolbar,.checklist-item,.checklist-notes-grid{grid-template-columns:1fr}.checklist-list{max-height:none;position:static;overflow:visible}.checklist-list-scroll{max-height:min(460px,55dvh)}.checklist-detail{max-height:calc(100dvh - 176px)}.checklist-item-actions{grid-column:1/-1}.checklist-detail-head,.checklist-final-actions,.checklist-export-actions{flex-direction:column;align-items:stretch}.checklist-export-actions button,.checklist-final-actions button{width:100%}.quick-actions-grid,.team-invite-form,.batch-paste-row,.batch-invite-header,.batch-invite-row{grid-template-columns:1fr}.batch-invite-header{display:none}.batch-invite-results>div{grid-template-columns:1fr}.bulk-select-bar button,.bulk-select-bar span{flex:100%;justify-content:center;margin-left:0}.worker-controls{grid-template-columns:1fr}.worker-hero{flex-direction:column;align-items:stretch}.site-tool-row{grid-template-columns:1fr;align-items:stretch}.site-tool-row .badge{justify-self:start}.site-tool-row button,.mine-chip{justify-content:center;width:100%}.platform-table-wrap{display:none}.platform-company-cards{display:grid}.auth-page{background:radial-gradient(circle at 0 0,#f4c43024,#0000 24%),linear-gradient(145deg,#101828 0%,#111827 62%,#0b1220 100%);grid-template-columns:1fr;padding:18px}.auth-panel{padding:28px 0 0}.auth-panel h1{font-size:38px}.auth-panel p{color:#fff}.pricing-section,.positioning-section,.sample-company-panel,.landing-info-grid,.legal-copy-grid,.product-shot-grid{grid-template-columns:1fr}.auth-card-stack{position:static}.pricing-callout,.how-it-works-button{background:#0f172af0}.how-it-works-panel{background:#0b1220f5}.how-it-works-card{background:#111827}.how-it-works-grid{grid-template-columns:1fr}.login-card{align-self:start}}@media (width<=640px){.topbar{align-items:center;gap:10px;height:auto;min-height:92px}.topbar-actions select{width:142px}.topbar-actions .ghost{width:46px;padding:0}.section-head{flex-direction:column;align-items:stretch}h1{font-size:29px}.stats-grid{grid-template-columns:1fr 1fr;gap:10px}.stat{padding:14px}.stat strong{font-size:25px}table{min-width:680px}.tool-detail-modal-backdrop{padding:8px}.tool-detail-modal{width:100%;max-height:calc(100dvh - 92px)}.tool-detail-modal .detail-list{grid-template-columns:96px minmax(0,1fr)}.camera-frame,.dispatch-camera-frame{aspect-ratio:3/4}.scan-reticle{inset:31% 8%}.dispatch-scan-actions{grid-template-columns:1fr}.scanner-actions form{grid-template-columns:minmax(0,1fr) max-content}.candidate{grid-template-columns:1fr auto}.candidate .icon-button{grid-column:2}.checklist-progress-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.checklist-detail{touch-action:auto;scrollbar-gutter:auto;max-height:none;overflow:visible}.account-panel,.account-home-panel,.notification-settings-grid{grid-template-columns:1fr}.notification-sound-toggle{justify-content:space-between}.linkedin-profile-form,.subscription-grid,.owner-team-row{grid-template-columns:1fr}.owner-team-row .user-status-actions{justify-content:flex-start}.worker-gate{place-items:stretch stretch;padding:14px}.worker-gate-card{align-self:center;padding:18px}.worker-gate-card h1{font-size:31px}.site-choice{min-height:72px}.forgot-form{grid-template-columns:1fr}.auth-panel h1{font-size:36px;line-height:1.05}.auth-tagline{font-size:18px!important}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions .primary,.setup-help-button,.pricing-section .primary{width:100%}.landing-section-head h2,.pricing-section h2,.landing-info-grid h2,.positioning-section h2,.sample-company-panel h2{font-size:23px}.pricing-section{align-items:stretch}.pricing-mini-grid,.plan-choice-grid{grid-template-columns:1fr}.landing-section-head{flex-direction:column;align-items:flex-start}}:root{--bg:#f6f8fa;--ink:#171b22;--text:var(--ink);--muted:#5f6b7a;--line:#dfe5eb;--surface:#fff;--surface-2:#f2f5f7;--field-bg:#fff;--button-bg:#fff;--hover-bg:#f5f8fb;--topbar-bg:#ffffffe0;--sidebar-bg:#111821;--sidebar-text:#fff;--toast-bg:#121a24;--accent:#ffd33d;--accent-dark:#8a6700;--danger-text:var(--danger);--gold:var(--accent);--shadow:0 22px 70px #16202b1f;--soft-shadow:0 10px 34px #16202b12;--shadow-soft:var(--soft-shadow)}html[data-theme=dark]{--bg:#0d131c;--ink:#f5f7fa;--text:var(--ink);--muted:#a8b2c0;--line:#2b3543;--surface:#121a25;--surface-2:#182231;--field-bg:#101824;--button-bg:#172131;--hover-bg:#202b3a;--topbar-bg:#0d131ce6;--sidebar-bg:#080d14;--sidebar-text:#f8fafc;--toast-bg:#141d2b;--danger-text:var(--danger);--gold:var(--accent);--shadow-soft:var(--soft-shadow)}body{font-feature-settings:"cv02", "cv03", "cv04", "cv11";-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;line-height:1.45}button,input,select,textarea{letter-spacing:0}button{border-color:var(--line);border-radius:8px;min-height:44px;font-weight:780;line-height:1.15;transition:background-color .16s,border-color .16s,box-shadow .16s,transform .16s}button:hover{background:var(--hover-bg)}button:active{transform:translateY(1px)}input,select,textarea{border-color:#d9e1e8;border-radius:8px;box-shadow:inset 0 1px #11182705}input:focus,select:focus,textarea:focus,button:focus-visible{outline-offset:2px;outline:3px solid #ffd33d6b}.primary{color:#111821;background:#ffd33d;border-color:#e4b926;box-shadow:0 12px 30px #ffd33d47}.primary:hover{background:#f6c81e;border-color:#d9ad18}.app-shell{background:linear-gradient(180deg, #ffffffbd, #f6f8faeb 280px), var(--bg)}.sidebar,.mobile-menu-panel{background:linear-gradient(180deg, #ffffff0a, transparent 220px), var(--sidebar-bg);border-right:1px solid #ffffff14}.sidebar{gap:26px;padding:24px 16px}.brand{gap:13px}.brand-mark{border-radius:8px;width:46px;height:46px;box-shadow:0 14px 34px #ffd33d47}.brand strong{font-size:20px;line-height:1.05}.brand small,.eyeline{color:#aab4c2;line-height:1.3}nav{gap:6px}.nav-button{color:#c7d0dc;border-radius:8px;min-height:46px;padding:12px 13px;font-weight:790}.nav-button.active,.nav-button:hover{color:#fff;box-shadow:inset 3px 0 0 var(--accent);background:#ffffff1c}.nav-access,.demo-box{background:#ffffff09;border-color:#ffffff29}.topbar{background:var(--topbar-bg);min-height:84px;padding:12px 30px;box-shadow:0 1px #141b240d}.topbar strong{font-size:17px;line-height:1.15}.topbar-company{letter-spacing:0;font-size:clamp(20px,2.1vw,28px);font-weight:880}.topbar-actions{gap:10px}.topbar-actions button,.topbar-actions select,.assigned-site-chip{min-height:46px;box-shadow:0 5px 18px #16202b0a}.page{gap:24px;padding:34px clamp(20px,3vw,38px)}.section-head{gap:20px}.section-head p,.muted-copy,.tool-hero p,.inventory-export-card p,.control-tile small,.worker-hero p:last-child{color:var(--muted);line-height:1.55}h1{font-size:clamp(34px,3.4vw,48px);font-weight:880;line-height:.98}h2{font-size:20px;font-weight:850;line-height:1.2}h3{line-height:1.25}.workspace-kicker{color:#556272;background:#eef2f5;min-height:30px;padding-inline:12px}.panel,.stat,.login-card,.auth-panel,.job-card,.jobsite-inventory-card,.tool-request-form,.tool-request-list,.tool-request-card,.transfer-tool-row,.mobile-row,.notice-card,.dropzone,.sheet-wrap{border-color:var(--line);background:var(--surface);box-shadow:var(--soft-shadow);border-radius:8px}.panel{padding:20px}.panel-title{gap:16px;margin-bottom:18px}.stats-grid{gap:16px}.stat{align-content:space-between;min-height:132px;padding:22px}.stat svg,.tool-hero svg,.jobsite-card-head>svg,.site-status-list svg,.control-tile svg,.install-panel svg{color:var(--accent-dark)}.stat span{letter-spacing:0;font-size:13px;line-height:1.3}.stat strong{letter-spacing:-.01em;font-size:clamp(30px,3vw,40px);line-height:.95}.dashboard-grid,.inventory-grid,.scanner-layout{gap:22px}.table-wrap,.audit-table,.sheet-wrap{border-radius:8px}table{border-collapse:separate;border-spacing:0}th{color:#687586;letter-spacing:.06em;font-size:11px;font-weight:900}td,th{padding:15px 12px}tbody tr:hover{background:#f7fafc}.badge{letter-spacing:0;min-height:30px;padding-inline:11px}.detail-panel{top:106px}.detail-list{grid-template-columns:124px minmax(0,1fr);gap:13px 14px}.mobile-list,.site-tool-list,.transfer-tool-list,.candidate-list,.checklist-items,.owner-team-list,.jobsite-bars{gap:12px}.mobile-row,.site-tool-row,.candidate,.transfer-tool-row,.checklist-item{border-radius:8px}.filters,.movement-filters,.receive-options,.batch-transfer-bar,.user-filter-bar,.tool-form,.job-form{gap:12px}.search,.searchbar,.movement-filters label,.user-filter-bar label{background:var(--field-bg);border-color:#d9e1e8;border-radius:8px}.camera-panel,.dispatch-camera-panel,.worker-hero{background:radial-gradient(circle at 30% 20%,#ffffff14,#0000 38%),#111821;border-radius:8px}.scan-reticle{border-color:#ffd33d;box-shadow:0 0 0 999px #0000002e}.scanner-actions{gap:12px;padding:16px}.scanner-actions form{grid-template-columns:minmax(0,1fr) max-content}.candidate.warning{background:#fff8d5;border-color:#ffd33dad}.jobsite-file-dispatch-panel,.dispatch-scan-panel,.checklist-scan-box,.override-checkin-panel,.pickup-confirm-box{background:#eef7ff;border-color:#b9d8f2}.request-flow-note,.parts-request-block,.parts-fulfillment-box,.repair-complete-panel,.duplicate-review-note{background:#fff8d5;border-color:#ffd33d99}.dispatch-tabs,.segmented{border:1px solid var(--line);background:#eef2f5;border-radius:8px}.dispatch-tabs button.active{color:#fff;background:#111821}.checklist-layout{gap:22px}.checklist-list{top:108px}.checklist-list-scroll{gap:12px}.checklist-card{gap:8px;min-height:132px;padding:14px}.checklist-card.active{border-color:var(--accent-dark);box-shadow:0 0 0 3px #ffd33d40}.checklist-detail{gap:16px}.checklist-progress-grid{gap:12px}.checklist-progress-grid>div{align-content:center;min-height:94px;padding:15px}.checklist-meter{height:9px}.checklist-scan-box{grid-template-columns:minmax(0,1fr);padding:16px}.checklist-scan-actions{grid-template-columns:minmax(190px,1fr) repeat(2,minmax(130px,auto));align-items:stretch}.checklist-toolbar{gap:12px}.checklist-item{contain:layout paint;grid-template-columns:78px minmax(0,1fr) auto;gap:15px;padding:15px}.checklist-item-details strong{line-height:1.25}.checklist-item-actions{gap:10px}.checklist-item-actions button{min-height:38px}.checklist-checkmark{min-width:74px}.checklist-checkmark span{width:38px;height:38px}.auth-page{min-height:100vh;color:var(--ink);background:radial-gradient(circle at 15% 12%,#ffd33d33,#0000 28%),linear-gradient(105deg,#fff 0%,#f8fafc 50%,#eef3f6 100%);grid-template-columns:minmax(0,1.18fr) minmax(390px,460px);align-items:start;gap:clamp(28px,4vw,64px);padding:clamp(26px,4vw,54px)}.auth-panel{color:var(--ink);max-width:1120px;padding:clamp(18px,3vw,40px) 0 40px}.auth-panel h1{color:#111821;letter-spacing:-.035em;max-width:760px;margin:36px 0 20px;font-size:clamp(52px,7vw,92px);line-height:.9}.auth-panel p{color:#3f4b5b;max-width:760px;text-shadow:none;font-size:clamp(18px,1.7vw,24px);line-height:1.45}.auth-tagline{color:#111821!important;font-size:clamp(20px,2vw,27px)!important}.auth-brand .brand-mark{background:#ffd33d}.auth-brand strong{color:#111821}.pricing-callout{color:#111821;background:#fff;border:1px solid #dfe5eb;border-left:5px solid #ffd33d;margin-top:26px;padding:17px 18px;box-shadow:0 18px 46px #16202b14}.pricing-callout span{color:#556272}.hero-actions{gap:12px;margin-top:18px}.hero-actions .primary,.setup-help-button,.how-it-works-button{min-height:48px}.setup-help-button,.how-it-works-button{color:#111821;text-shadow:none;background:#fff;border-color:#cfd8e3;box-shadow:0 12px 32px #16202b14}.setup-help-button:hover,.how-it-works-button:hover{background:#f5f8fb}.hero-proof-list span{color:#263241;text-shadow:none}.landing-eyebrow{color:#715400;letter-spacing:.12em}.product-shot-panel,.pricing-section,.landing-info-grid article,.positioning-section,.sample-company-panel,.legal-copy-grid p,.how-it-works-panel{color:#111821;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffeb;border-color:#dfe5eb;box-shadow:0 24px 74px #16202b1a}.landing-section-head h2,.pricing-section h2,.landing-info-grid h2,.positioning-section h2,.sample-company-panel h2,.how-it-works-head h2{color:#111821;font-size:clamp(25px,2.8vw,38px);line-height:1.05}.pricing-section p,.positioning-section p,.sample-company-panel p,.how-it-works-head p,.legal-copy-grid p,.legal-copy-grid strong{text-shadow:none;color:#526071!important}.landing-info-grid li,.positioning-section li,.how-it-works-card li{color:#263241}.product-shot-card,.how-it-works-card{background:#fff;border-color:#dfe5eb}.product-shot-card strong,.how-it-works-card strong,.pricing-mini-grid strong{color:#111821}.product-shot-card span,.pricing-mini-grid small{color:#5f6b7a}.pricing-mini-grid span{background:#f5f8fb;border-color:#dfe5eb}.landing-legal-links a{color:#111821;background:#fff;border-color:#cfd8e3}.landing-legal-links a:hover{background:#f5f8fb}.legal-mark{color:#667587!important}.auth-card-stack{top:clamp(22px,3vw,48px)}.login-card{gap:16px;padding:24px;box-shadow:0 24px 74px #16202b1f}.login-card label,.team-invite-form label,.request-field-label,.repair-complete-panel label,.receive-options label,.report-fields label{color:#263241}.signed-in-home h2{font-size:32px}.account-panel,.account-home-panel,.notification-settings-grid,.subscription-grid>div,.owner-team-row{gap:16px}.worker-gate{background:radial-gradient(circle at 16% 10%,#ffd33d2e,#0000 30%),#111821}.worker-gate-card{border:1px solid #ffffff1f;box-shadow:0 30px 90px #00000042}html[data-theme=dark] tbody tr:hover,html[data-theme=dark] button:hover{background:var(--hover-bg)}html[data-theme=dark] .workspace-kicker,html[data-theme=dark] .dispatch-tabs,html[data-theme=dark] .segmented{background:var(--surface-2)}html[data-theme=dark] .auth-page{color:var(--ink);background:radial-gradient(circle at 16% 10%,#ffd33d24,#0000 28%),linear-gradient(110deg,#0d131c 0%,#101824 56%,#172131 100%)}html[data-theme=dark] .auth-panel h1,html[data-theme=dark] .auth-tagline,html[data-theme=dark] .auth-brand strong,html[data-theme=dark] .landing-section-head h2,html[data-theme=dark] .pricing-section h2,html[data-theme=dark] .landing-info-grid h2,html[data-theme=dark] .positioning-section h2,html[data-theme=dark] .sample-company-panel h2,html[data-theme=dark] .how-it-works-head h2,html[data-theme=dark] .product-shot-card strong,html[data-theme=dark] .how-it-works-card strong,html[data-theme=dark] .pricing-mini-grid strong{color:var(--ink)!important}html[data-theme=dark] .auth-panel p,html[data-theme=dark] .hero-proof-list span,html[data-theme=dark] .landing-info-grid li,html[data-theme=dark] .positioning-section li,html[data-theme=dark] .how-it-works-card li{color:#e5eaf0}html[data-theme=dark] .pricing-callout,html[data-theme=dark] .product-shot-panel,html[data-theme=dark] .pricing-section,html[data-theme=dark] .landing-info-grid article,html[data-theme=dark] .positioning-section,html[data-theme=dark] .sample-company-panel,html[data-theme=dark] .legal-copy-grid p,html[data-theme=dark] .how-it-works-panel,html[data-theme=dark] .product-shot-card,html[data-theme=dark] .how-it-works-card,html[data-theme=dark] .pricing-mini-grid span{border-color:var(--line);background:#121a25f0}html[data-theme=dark] .setup-help-button,html[data-theme=dark] .how-it-works-button,html[data-theme=dark] .landing-legal-links a{border-color:var(--line);background:var(--surface);color:var(--ink)}@media (width<=1040px){.auth-page{grid-template-columns:1fr;gap:22px;padding:22px 18px 34px}.auth-card-stack{width:min(100%,560px);position:static}.auth-panel{padding:28px 0 0}.page{padding:22px 16px calc(106px + env(safe-area-inset-bottom,0px))}.topbar{min-height:96px;padding:11px 14px}.topbar-actions{gap:8px}.bottom-nav{min-height:calc(76px + env(safe-area-inset-bottom,0px));padding:7px 8px max(7px, env(safe-area-inset-bottom,0px));box-shadow:0 -16px 38px #16202b1f}.bottom-nav .nav-button{min-width:70px;max-width:112px;min-height:58px;padding:8px 5px;font-size:10.5px}.auth-panel h1{font-size:clamp(42px,10vw,68px)}.auth-panel p{font-size:17px}.product-shot-grid,.landing-info-grid{grid-template-columns:1fr}.pricing-section{flex-direction:column;align-items:stretch}.pricing-mini-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.landing-section-head{flex-direction:column;align-items:flex-start}}@media (width<=760px){.checklist-scan-actions,.checklist-item{grid-template-columns:1fr}.checklist-checkmark{justify-self:center}.checklist-item>.badge{justify-self:start}.scanner-actions{grid-template-columns:1fr}.scanner-actions form{grid-template-columns:minmax(0,1fr) minmax(84px,auto)}}@media (width<=640px){.auth-page{padding-inline:14px}.auth-card-stack,.product-shot-panel,.pricing-section,.landing-info-grid,.positioning-section,.sample-company-panel,.how-it-works-panel,.landing-legal-links,.legal-copy-grid{width:100%}.hero-actions,.pricing-mini-grid,.legal-copy-grid{grid-template-columns:1fr}.hero-actions{flex-direction:column;align-items:stretch}.hero-actions button,.hero-actions a,.pricing-section .primary{width:100%}.topbar-actions select{width:min(170px,36vw)}.page{padding-inline:14px}.panel,.stat,.login-card{padding:16px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stat{min-height:118px}.tool-detail-modal{border-radius:8px}.auth-panel h1{letter-spacing:-.025em}.login-card{gap:15px}}
