.driver-popover{all:unset;font-family:var(--driver-popover-font-family,"Helvetica Neue", Inter, ui-sans-serif, "Apple Color Emoji", Helvetica, Arial, sans-serif);box-sizing:border-box;color:#2d2d2d;z-index:1000000000;background-color:#fff;border-radius:5px;min-width:250px;max-width:300px;margin:0;padding:15px;position:fixed;top:0;right:0;box-shadow:0 1px 10px #0006}.driver-popover-title{zoom:1;margin:0;font-size:19px;font-weight:700;line-height:1.5;display:block;position:relative}.driver-popover-close-btn{all:unset;cursor:pointer;color:#d2d2d2;z-index:1;text-align:center;width:32px;height:28px;font-size:18px;font-weight:500;transition:color .2s;position:absolute;top:0;right:0}.driver-popover-close-btn:hover,.driver-popover-close-btn:focus{color:#2d2d2d}.driver-popover-title[style*=block]+.driver-popover-description{margin-top:5px}.driver-popover-description{zoom:1;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.5}.driver-popover-footer{text-align:right;zoom:1;justify-content:space-between;align-items:center;margin-top:15px;display:flex}.driver-popover-progress-text{color:#727272;zoom:1;font-size:13px;font-weight:400}.driver-popover-footer-btn{all:unset;box-sizing:border-box;color:#2d2d2d;cursor:pointer;zoom:1;background-color:#fff;border:1px solid #ccc;border-radius:3px;outline:0;padding:3px 7px;font-size:12px;line-height:1.3;text-decoration:none;display:inline-block}.driver-popover-footer .driver-popover-btn-disabled{opacity:.5;pointer-events:none}.driver-popover-footer-btn:hover,.driver-popover-footer-btn:focus{background-color:#f7f7f7}.driver-popover-navigation-btns{flex-grow:1;justify-content:flex-end;display:flex}.driver-popover-navigation-btns button+button{margin-left:4px}.driver-popover-arrow{content:"";border:5px solid #fff;position:absolute}.driver-popover-arrow-side-over{display:none}.driver-popover-arrow-side-left{border-top-color:#0000;border-bottom-color:#0000;border-right-color:#0000;left:100%}.driver-popover-arrow-side-right{border-top-color:#0000;border-bottom-color:#0000;border-left-color:#0000;right:100%}.driver-popover-arrow-side-top{border-bottom-color:#0000;border-left-color:#0000;border-right-color:#0000;top:100%}.driver-popover-arrow-side-bottom{border-top-color:#0000;border-left-color:#0000;border-right-color:#0000;bottom:100%}.driver-popover-arrow-side-center,.driver-popover-arrow-none{display:none}.driver-active .driver-overlay{pointer-events:none}.driver-active.driver-no-scroll{overflow:hidden}.driver-active *{pointer-events:none}.driver-active .driver-active-element,.driver-active .driver-active-element *,.driver-popover,.driver-popover *{pointer-events:auto}@keyframes animate-fade-in{0%{opacity:0}to{opacity:1}}.driver-fade .driver-overlay{animation:animate-fade-in var(--driver-animation-duration,.4s) ease-in-out}.driver-fade .driver-popover{animation:animate-fade-in var(--driver-animation-duration,.4s)}.driver-active-element-parent-no-scroll{overflow:hidden!important}.driver-no-interaction,.driver-no-interaction *{pointer-events:none!important}:root{--background: #ffffff;--surface: #f5f8fb;--surface-lowest: #ffffff;--surface-low: #eef4f8;--surface-container: #e7eff5;--surface-high: #dce7ef;--surface-highest: #d2dfe9;--on-surface: #102a43;--on-variant: #486581;--outline: #627d98;--outline-variant: #cbd8e3;--navy: #102a43;--primary: #1677d2;--primary-bright: #2188e5;--primary-container: #e6f2ff;--secondary: #0f8f83;--secondary-container: #d9f3ef;--sync-violet: #1677d2;--success: #14805e;--success-dark: #0c684c;--success-soft: #daf3e9;--pending: #d88a12;--pending-soft: #fff0d2;--error: #ba1a1a;--error-soft: #ffdad6;--shadow-card: 0 8px 24px rgba(16, 42, 67, .07), 0 1px 4px rgba(16, 42, 67, .05);--shadow-float: 0 16px 36px rgba(16, 42, 67, .16);color:var(--on-surface);background:var(--background);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:16px;line-height:1.5;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}html{width:100%;background:#fff;overflow-x:clip}body{width:100%;margin:0;min-width:0;min-height:100vh;background:#fff;color:var(--on-surface);overscroll-behavior:none;overflow-x:clip;-webkit-tap-highlight-color:transparent}#root{width:100%;min-height:100dvh;background:#fff}body.scanner-lock,body.modal-lock{overflow:hidden}button,input,textarea{font:inherit}button{cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid var(--primary-bright);outline-offset:3px}img{display:block;max-width:100%}.app-shell{width:100%;max-width:430px;min-height:100vh;margin:0 auto;padding:max(14px,env(safe-area-inset-top)) 20px calc(168px + env(safe-area-inset-bottom))}.routine-shell{padding-bottom:calc(144px + env(safe-area-inset-bottom))}.access-screen{min-height:calc(100vh - 40px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px}.access-brand{display:grid;justify-items:center;gap:10px;margin-bottom:12px}.access-brand img{width:172px;height:auto}.access-brand p{margin:0;color:var(--on-variant);font-size:1rem}.access-card,.summary-card,.timeline-card,.scan-sheet,.sync-card,.pending-panel,.status-tile,.shift-active-panel,.shift-start-card,.routine-summary,.task-card,.comments-box,.summary-evidence,.final-comment,.guidance-settings-panel,.account-settings-panel,.loading-panel{border:1px solid rgba(192,199,212,.55);background:#ffffffdb;box-shadow:var(--shadow-card);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.access-card{width:100%;display:grid;gap:18px;padding:28px;border-radius:16px}.shift-active-panel{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:16px;border-radius:16px}.shift-active-panel>div{display:grid;min-width:0}.shift-active-panel strong,.shift-active-panel small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.shift-active-panel strong{color:var(--primary);font-size:1rem}.shift-active-panel small{color:var(--on-variant);font-size:.82rem}.access-form,.field-label{display:grid;gap:10px}.field-label span,.comments-box span,.section-title span{color:var(--on-variant);font-size:.78rem;font-weight:700;letter-spacing:.05em;text-transform:uppercase}.input-with-icon,.search-field{position:relative}.input-with-icon svg,.search-field svg{position:absolute;top:50%;left:14px;color:var(--outline);transform:translateY(-50%)}.input-with-icon input,.search-field input{padding-left:44px}input,textarea{width:100%;border:1px solid var(--outline-variant);border-radius:12px;background:var(--surface-lowest);color:var(--on-surface);outline:none;transition:border-color .16s ease,box-shadow .16s ease,background .16s ease}input{height:48px;padding:0 14px}textarea{min-height:98px;resize:vertical;padding:12px 14px}input:focus,textarea:focus{border-color:var(--primary-bright);box-shadow:0 0 0 4px #1e88e524;background:#fff}.primary-button,.secondary-button,.icon-button,.link-button,.sync-setting-card,.scan-action-button,.area-row,.timeline-item,.add-photo-tile,.bottom-nav button,.camera-launch-button{border:0;border-radius:12px}.report-section-heading h2{margin:0;color:var(--navy);font-size:1.25rem;line-height:1.25}.primary-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;padding:0 16px;color:#fff;background:var(--primary);font-weight:800;box-shadow:0 10px 24px #005ea433;transition:transform .16s ease,background .16s ease,box-shadow .16s ease}.primary-button.tall{min-height:56px}.primary-button:active,.secondary-button:active,.icon-button:active,.scan-action-button:active,.area-row:active,.timeline-item:active,.bottom-nav button:active{transform:scale(.98)}.primary-button:hover{background:#0077ce}.secondary-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;border:1px solid rgba(192,199,212,.75);color:var(--primary);background:var(--surface-lowest);font-weight:800}.link-button{min-height:38px;color:var(--primary);background:transparent;font-size:.8rem;font-weight:700}.pilot-button{width:100%}.access-divider{height:1px;background:#c0c7d473}.offline-ready-chip,.status-chip,.ready-chip{display:inline-flex;align-items:center;gap:7px;border-radius:999px;font-size:.75rem;font-weight:800}.offline-ready-chip{min-height:34px;padding:0 14px;border:1px solid rgba(139,92,246,.25);color:#4c1d95;background:#e1e0ff9e}.pulse-dot{position:relative;width:8px;height:8px;border-radius:50%;background:var(--sync-violet)}.pulse-dot:after{position:absolute;inset:0;border-radius:inherit;background:inherit;content:"";animation:ping 1.8s ease-out infinite}.version-text{color:var(--outline);font-size:.72rem;font-weight:700}.mobile-header{position:sticky;top:0;z-index:30;display:flex;align-items:center;justify-content:space-between;gap:14px;margin:-14px -20px 18px;padding:max(12px,env(safe-area-inset-top)) 20px 12px;border-bottom:1px solid rgba(192,199,212,.35);background:#f7f9fbeb;box-shadow:0 4px 18px #0f172a0a;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.operator-block{flex:1;min-width:0;display:flex;align-items:center;gap:12px}.operator-avatar{width:42px;height:42px;flex:0 0 auto;display:grid;place-items:center;border:2px solid #ffffff;border-radius:50%;background:linear-gradient(145deg,#1f7a73,#12556c);box-shadow:0 5px 14px #0f172a21;color:#fff;font-size:.98rem;font-weight:800;letter-spacing:0;line-height:1}.wordmark{display:block;width:86px;height:auto;margin-bottom:3px}.operator-block h1,.routine-topbar h1,.route-heading h2,.section-title h2,.pending-panel h2,.sync-card strong{margin:0;letter-spacing:0}.operator-block h1{overflow:hidden;max-width:100%;color:var(--primary);font-size:1.13rem;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.operator-greeting{display:block;margin-bottom:1px;color:var(--on-variant);font-size:.72rem;font-weight:600;line-height:1.1}.header-actions{display:flex;flex:0 0 auto;gap:8px}.icon-button{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;color:#fff;background:var(--primary);transition:transform .16s ease,background .16s ease}.icon-button.ghost{color:var(--primary);background:var(--primary-container)}.header-actions .icon-button{width:44px;height:44px}.alert{display:flex;align-items:center;gap:9px;margin-bottom:14px;padding:12px 14px;border:1px solid var(--error-soft);border-radius:12px;color:#7f1d1d;background:#fff1f2;font-size:.9rem;font-weight:650}.loading-panel{min-height:70vh;display:grid;place-items:center;align-content:center;gap:16px;border-radius:18px}.loading-panel img{width:160px}.summary-card{padding:18px;border-radius:18px}.no-planning-card{display:grid;justify-items:center;gap:10px;padding:32px 22px;border:1px solid var(--outline-variant);border-radius:22px;background:var(--surface);text-align:center;box-shadow:var(--shadow-card)}.no-planning-icon{display:inline-flex;width:68px;height:68px;align-items:center;justify-content:center;margin-bottom:4px;border-radius:22px;color:#fff;background:linear-gradient(135deg,var(--primary),#00786f)}.no-planning-card h2{font-size:1.35rem}.no-planning-card>p:not(.eyebrow){max-width:34ch;color:var(--outline);line-height:1.5}.no-planning-card .primary-button{width:100%;margin-top:10px}.pilot-actions{display:grid;gap:8px}.summary-title,.summary-grid,.route-heading,.sync-banner,.sync-card,.pending-row,.routine-topbar{display:flex;align-items:center;justify-content:space-between;gap:14px}.summary-title span:first-child,.eyebrow{margin:0;color:var(--on-variant);font-size:.74rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.status-chip{min-height:27px;padding:0 10px;font-size:.7rem}.status-chip.online{color:#065f46;background:var(--success-soft)}.status-chip.offline,.status-chip.syncing{color:#4c1d95;background:var(--secondary-container)}.summary-grid{margin-top:16px}.metric-block{display:grid;gap:2px}.metric-block.right{justify-items:end}.metric-block strong{font-size:2rem;line-height:1.1}.metric-block strong.primary{color:var(--primary)}.metric-block strong.success{color:var(--success-dark)}.metric-block span{color:var(--outline);font-size:.8rem;font-weight:700}.progress-track{width:100%;height:7px;margin-top:17px;overflow:hidden;border-radius:999px;background:var(--surface-highest)}.progress-track span{display:block;height:100%;border-radius:inherit;background:var(--primary);transition:width .35s ease}.route-section,.scan-card,.sync-panel,.pending-panel,.storage-grid,.routine-screen{margin-top:18px}.home-screen-body{display:grid;gap:18px;animation:screen-in .18s ease-out}.contextual-help-button{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;border:1px solid rgba(22,119,210,.2);border-radius:12px;color:#1677d2;background:#edf6ff;cursor:pointer}.contextual-help-button:disabled{visibility:hidden}.screen-help-row{display:flex;justify-content:flex-end;margin-bottom:-8px}.home-screen-body>.scan-card,.home-screen-body>.sync-panel,.home-screen-body>.pending-panel,.home-screen-body>.storage-grid{margin-top:0}.active-routine-home{position:relative;display:grid;justify-items:center;gap:16px;min-height:330px;align-content:center;padding:34px 24px;border-radius:24px;color:#fff;background:linear-gradient(145deg,var(--primary-bright),var(--primary));box-shadow:0 18px 40px #005ea43d;text-align:center}.active-routine-icon{display:inline-flex;width:58px;height:58px;align-items:center;justify-content:center;border-radius:18px;color:var(--primary);background:#fff;box-shadow:0 10px 24px #002d4e2e}.active-routine-heading{display:grid;justify-items:center;gap:5px}.active-routine-heading .eyebrow,.active-routine-heading p{margin:0;color:#ffffffdb}.active-routine-heading .eyebrow{font-size:.76rem;letter-spacing:.1em}.active-routine-heading h2{max-width:18ch;margin:0;color:#fff;font-size:1.65rem;line-height:1.18}.active-routine-heading p:last-child{font-size:.9rem;font-weight:700}.active-routine-action{display:grid;width:100%;min-height:54px;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:0 17px;border:0;border-radius:16px;color:var(--primary);background:#fff;font-size:.96rem;font-weight:900;box-shadow:0 12px 26px #002d4e33;transition:transform .16s ease,box-shadow .16s ease}.active-routine-action:hover{box-shadow:0 14px 30px #002d4e45;transform:translateY(-1px)}.active-routine-action:active{transform:translateY(0)}.route-heading{margin-bottom:12px}.route-heading div,.section-title{display:flex;align-items:center;gap:8px}.route-heading div,.section-title{min-width:0;color:var(--primary)}.route-heading h2,.section-title h2{color:var(--on-surface);font-size:1.18rem;line-height:1.25}.route-heading span{color:var(--outline);font-size:.78rem;font-weight:700;white-space:nowrap}.timeline-list{position:relative;display:grid;gap:10px}.timeline-list:before{position:absolute;top:28px;bottom:28px;left:12px;width:2px;background:var(--outline-variant);content:""}.timeline-item{position:relative;display:grid;grid-template-columns:26px minmax(0,1fr);gap:13px;align-items:center;padding:0;background:transparent;color:inherit;text-align:left}.timeline-dot{z-index:1;display:inline-flex;width:26px;height:26px;align-items:center;justify-content:center;border:4px solid var(--background);border-radius:50%;color:var(--outline);background:var(--surface-highest);font-size:.78rem;font-weight:900}.timeline-item.completed .timeline-dot{color:#fff;background:var(--success-dark)}.timeline-card{display:flex;min-height:76px;align-items:center;justify-content:space-between;gap:12px;padding:14px;border-radius:16px}.timeline-card strong,.timeline-card small,.timeline-card em,.area-row strong,.area-row small,.pending-row strong,.pending-row small{display:block}.timeline-card strong{font-size:1rem;line-height:1.2}.timeline-card small{margin-top:4px;color:var(--outline);font-size:.76rem;font-weight:650}.timeline-card em{padding:5px 9px;border-radius:999px;color:var(--on-variant);background:var(--surface-high);font-size:.7rem;font-style:normal;font-weight:800;white-space:nowrap}.timeline-item.completed{opacity:.72}.timeline-item.completed .timeline-card em{color:#064e3b;background:var(--success-soft)}.scan-card{position:relative;overflow:hidden;border-radius:24px;background:#0b1220;box-shadow:var(--shadow-card)}.scan-hero{position:relative;height:252px;overflow:hidden}.scan-hero img{width:100%;height:100%;object-fit:cover;opacity:.76}.scan-mask{position:absolute;inset:0;background:linear-gradient(180deg,#0003,#0006),radial-gradient(circle at center,#0000 0 38%,#00000061 39% 100%)}.scan-frame{position:absolute;inset:25% 15%}.scan-frame span{position:absolute;width:34px;height:34px;border-color:var(--primary-bright);border-style:solid}.scan-frame span:nth-child(1){top:0;left:0;border-width:4px 0 0 4px;border-top-left-radius:10px}.scan-frame span:nth-child(2){top:0;right:0;border-width:4px 4px 0 0;border-top-right-radius:10px}.scan-frame span:nth-child(3){right:0;bottom:0;border-width:0 4px 4px 0;border-bottom-right-radius:10px}.scan-frame span:nth-child(4){bottom:0;left:0;border-width:0 0 4px 4px;border-bottom-left-radius:10px}.scan-frame i{position:absolute;right:0;left:0;top:48%;height:2px;border-radius:999px;background:#1e88e5b8;box-shadow:0 0 16px #1e88e5e6;animation:scan 3s ease-in-out infinite}.scan-hero strong{position:absolute;top:30px;right:0;left:0;width:max-content;max-width:calc(100% - 40px);margin:0 auto;padding:7px 13px;border-radius:999px;color:#fff;background:#00000085;font-size:.8rem;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.scan-sheet{position:relative;margin-top:-28px;padding:14px 16px 16px;border-radius:24px 24px 0 0}.sheet-handle{width:42px;height:4px;margin:0 auto 14px;border-radius:999px;background:var(--outline-variant)}.scan-action-button{display:inline-flex;width:100%;min-height:52px;align-items:center;justify-content:center;gap:9px;margin:8px 0 16px;color:#fff;background:linear-gradient(135deg,var(--primary),#00786f);font-weight:900;box-shadow:0 12px 26px #005ea433;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.scan-action-button:hover{background:linear-gradient(135deg,#0077ce,#008f83)}.fullscreen-scanner{position:fixed;inset:0;z-index:100;overflow:hidden;height:100dvh;min-height:100vh;background:#020712;color:#fff}.fullscreen-scanner video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.fullscreen-scanner:before{position:absolute;inset:0;content:"";background:linear-gradient(180deg,#00000070,#0000001f 30%,#00000085),radial-gradient(circle at center,#0000 0 34%,#00000075 36% 100%)}.fullscreen-scanner.success:before{background:#003725ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scanner-topbar{position:absolute;top:max(16px,env(safe-area-inset-top));right:16px;left:16px;z-index:2;display:flex;align-items:center;justify-content:space-between;gap:12px}.scanner-topbar strong{min-width:0;overflow:hidden;color:#fff;font-size:.95rem;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.scanner-focus{position:absolute;inset:27% 13%;z-index:1;max-width:360px;max-height:360px;margin:auto}.scanner-focus span{position:absolute;width:44px;height:44px;border-color:var(--primary-bright);border-style:solid}.scanner-focus span:nth-child(1){top:0;left:0;border-width:4px 0 0 4px;border-top-left-radius:10px}.scanner-focus span:nth-child(2){top:0;right:0;border-width:4px 4px 0 0;border-top-right-radius:10px}.scanner-focus span:nth-child(3){right:0;bottom:0;border-width:0 4px 4px 0;border-bottom-right-radius:10px}.scanner-focus span:nth-child(4){bottom:0;left:0;border-width:0 0 4px 4px;border-bottom-left-radius:10px}.scanner-focus i{position:absolute;top:48%;right:0;left:0;height:2px;border-radius:999px;background:#1e88e5d9;box-shadow:0 0 18px #1e88e5f2;animation:scan 2.6s ease-in-out infinite}.fullscreen-scanner.success .scanner-focus{opacity:.18}.scanner-close-button{min-height:34px;border:0;border-radius:999px;padding:0 13px;color:#fff;background:#0000008a;font-size:.76rem;font-weight:850;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.scanner-message-pill{position:absolute;right:12px;bottom:max(24px,env(safe-area-inset-bottom));left:12px;z-index:2;max-width:390px;margin:0 auto;padding:12px 16px;border-radius:999px;color:#fff;background:#000000ad;font-size:.86rem;font-weight:800;line-height:1.25;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.fullscreen-scanner.success .scanner-message-pill{background:#006947e6}.scanner-success-mark{position:absolute;top:50%;left:50%;z-index:2;display:inline-flex;width:88px;height:88px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--success);box-shadow:0 20px 45px #00694757;transform:translate(-50%,-50%)}.scan-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:9px;margin:14px 0}.area-selector{display:grid;gap:12px}.search-field{display:block}.area-list{display:grid;gap:8px}.area-row{display:grid;grid-template-columns:34px minmax(0,1fr) auto 16px;align-items:center;gap:10px;min-height:60px;padding:9px 12px;color:var(--on-surface);background:var(--surface-lowest);box-shadow:0 3px 12px #0f172a0a;text-align:left}.area-row>span{display:inline-flex;width:32px;height:32px;align-items:center;justify-content:center;border-radius:50%;color:#065f46;background:#bbf7d0;font-weight:900}.area-row strong{overflow:hidden;font-size:.96rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.area-row small{color:var(--on-variant);font-size:.78rem;white-space:nowrap}.area-row svg:last-child{color:var(--outline-variant)}.sync-panel{display:grid;gap:12px}.post-shift-sync-notice{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:18px;border:1px solid #f2c46d;border-radius:16px;color:#713f12;background:#fffbeb}.post-shift-sync-notice.failed{border-color:#fecaca;color:#991b1b;background:#fff1f2}.post-shift-sync-notice.syncing{border-color:#1677d23d;color:var(--primary);background:var(--primary-container)}.post-shift-sync-icon{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#ffffffb8}.post-shift-sync-notice h2,.post-shift-sync-notice p{margin:0}.post-shift-sync-notice h2{font-size:1rem}.post-shift-sync-notice div>p:not(.eyebrow){margin-top:5px;font-size:.84rem;line-height:1.45}.post-shift-sync-notice div>strong{display:block;margin-top:7px;font-size:.82rem}.post-shift-sync-notice>button{grid-column:1 / -1;min-height:48px}.post-shift-sync-success{display:grid;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:18px;border:1px solid #a7f3d0;border-radius:16px;color:#065f46;background:#ecfdf5}.sync-recovery-panel{display:grid;gap:16px;margin:18px 0;padding:20px;border:1px solid var(--outline-variant);border-radius:20px;background:var(--surface-lowest)}.sync-recovery-heading,.sync-recovery-item-heading,.sync-recovery-meta,.sync-recovery-actions,.sync-recovery-confirm>div{display:flex;align-items:center}.sync-recovery-heading{justify-content:space-between;gap:16px}.sync-recovery-heading h2,.sync-recovery-heading p,.sync-recovery-item h3,.sync-recovery-item p{margin:0}.sync-recovery-heading>div>p:last-child{margin-top:5px;color:var(--on-variant);font-size:.86rem;line-height:1.45}.sync-recovery-heading>strong{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:50%;color:var(--primary);background:var(--primary-container)}.sync-recovery-list{display:grid;gap:12px}.sync-recovery-item{display:grid;gap:12px;padding:16px;border:1px solid var(--outline-variant);border-radius:16px;background:var(--surface-low)}.sync-recovery-item.permanent,.sync-recovery-item.retryable{border-color:#efb1aa;background:#fff7f6}.sync-recovery-item.deferred{border-color:#d8c48b;background:#fffaf0}.sync-recovery-item-heading{align-items:flex-start;gap:10px}.sync-recovery-item-heading>div{min-width:0;flex:1}.sync-recovery-item-heading h3{color:var(--navy);font-size:.96rem}.sync-recovery-item-heading small{display:block;margin-top:3px;color:var(--on-variant)}.sync-recovery-item-heading em{padding:5px 8px;border-radius:999px;color:var(--navy);background:var(--surface-lowest);font-size:.68rem;font-style:normal;font-weight:800;text-align:center}.sync-recovery-state{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:10px;color:var(--primary);background:var(--primary-container)}.sync-recovery-item.permanent .sync-recovery-state,.sync-recovery-item.retryable .sync-recovery-state{color:#9b221b;background:#ffe5e2}.sync-recovery-item>p{color:var(--on-variant);font-size:.84rem;line-height:1.45}.sync-recovery-item .sync-recovery-error{padding:10px 12px;border-radius:10px;color:#7f1d1d;background:#fee2e2b8;font-weight:700}.sync-recovery-meta{flex-wrap:wrap;gap:7px}.sync-recovery-meta span{padding:4px 7px;border-radius:7px;color:var(--on-variant);background:var(--surface-lowest);font-size:.7rem;font-weight:750}.sync-recovery-actions,.sync-recovery-confirm>div{flex-wrap:wrap;gap:9px}.sync-recovery-actions .secondary-button,.sync-recovery-confirm button{width:auto;min-height:42px}.sync-recovery-defer{min-height:42px;padding:8px 10px;border:0;color:#8a2d26;background:transparent;font-weight:800;cursor:pointer}.sync-recovery-confirm{display:grid;gap:10px;padding:12px;border-radius:12px;background:#fff2cf}.sync-recovery-confirm p{color:#5d4300;font-size:.8rem;line-height:1.45}@media(max-width:480px){.sync-recovery-item-heading{flex-wrap:wrap}.sync-recovery-item-heading em{margin-left:44px}.sync-recovery-actions .secondary-button,.sync-recovery-confirm button{width:100%}}.post-shift-sync-success>span{display:grid;width:42px;height:42px;place-items:center;border-radius:12px;background:#ffffffbf}.post-shift-sync-success h2,.post-shift-sync-success p{margin:0}.post-shift-sync-success h2{font-size:1rem}.post-shift-sync-success div>p:not(.eyebrow){margin-top:5px;font-size:.84rem;line-height:1.45}.sync-banner{min-height:70px;padding:13px 14px;border-radius:16px;color:#fff;background:linear-gradient(135deg,var(--primary),var(--primary-bright));box-shadow:var(--shadow-float)}.sync-banner div{min-width:0;flex:1}.sync-banner strong,.sync-banner span{display:block}.sync-banner strong{font-size:.88rem;line-height:1.2}.sync-banner span{margin-top:3px;opacity:.9;font-size:.75rem;font-weight:650}.sync-banner em{padding:5px 8px;border-radius:999px;background:#ffffff38;font-size:.62rem;font-style:normal;font-weight:900;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.sync-card{align-items:flex-start;padding:15px;border-radius:16px}.sync-card>div{min-width:0}.sync-card strong,.sync-card small{display:block;overflow-wrap:anywhere}.sync-card strong{margin-top:4px;font-size:1rem}.sync-card small{color:var(--outline);font-size:.75rem;font-weight:650}.sync-card .primary-button{flex:0 0 auto;min-height:44px;padding:0 12px;font-size:.78rem}.sync-setting-card{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:14px;padding:12px 14px;border:1px solid rgba(192,199,212,.55);background:#ffffffb8}.sync-setting-copy{display:inline-flex;min-width:0;align-items:center;gap:10px}.sync-setting-copy>svg{flex:0 0 auto;color:var(--primary)}.sync-setting-copy span{display:grid;min-width:0}.sync-setting-copy strong,.sync-setting-copy small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sync-setting-copy strong{color:var(--on-surface);font-size:.86rem;line-height:1.2}.sync-setting-copy small{color:var(--outline);font-size:.74rem;font-weight:700}.sync-setting-card input{width:22px;height:22px;flex:0 0 auto;accent-color:var(--primary)}.pending-panel{padding:15px;border-radius:16px}.pending-panel.empty{display:flex;align-items:center;gap:9px;color:var(--on-variant);font-weight:700}.pending-row{padding:12px 0;border-top:1px solid rgba(192,199,212,.35)}.pending-row:first-of-type{margin-top:8px}.pending-row strong{font-size:.95rem}.pending-row small{color:var(--on-variant);font-size:.78rem;text-align:right}.storage-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.account-settings-panel{display:grid;gap:16px;margin-top:18px;padding:18px;border-radius:16px}.active-routine-home>.contextual-help-button,.scan-card>.contextual-help-button,.start-routine-dialog>.contextual-help-button,.completion-modal>.contextual-help-button{position:absolute;top:16px;right:16px;z-index:2}.active-routine-home>.contextual-help-button{color:#fff;border-color:#ffffff3d;background:#ffffff24}.guidance-settings-panel{display:grid;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:12px;margin-top:18px;padding:18px;border-radius:16px}.guidance-settings-panel h2,.guidance-settings-panel p{margin:0}.guidance-settings-panel h2{font-size:1rem}.guidance-settings-panel small{display:block;margin-top:4px;color:var(--on-variant);font-size:.8rem;font-weight:650}.guidance-settings-icon{display:inline-flex;width:40px;height:40px;align-items:center;justify-content:center;border-radius:12px;color:var(--primary);background:var(--primary-container)}.guidance-toggle{grid-column:1 / -1;display:flex;min-height:44px;align-items:center;justify-content:space-between;gap:12px;font-size:.88rem;font-weight:750}.guidance-toggle input{width:22px;height:22px;flex:0 0 auto;accent-color:var(--primary)}.guidance-replay-button{grid-column:1 / -1;min-height:48px}.account-settings-panel h2,.account-settings-panel p{margin:0}.account-settings-panel h2{font-size:1rem}.account-settings-panel small{display:block;margin-top:4px;color:var(--on-variant);font-size:.8rem;font-weight:650}.sign-out-button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:8px;border:1px solid var(--error-soft);border-radius:12px;color:var(--error);background:#fff1f2;font-weight:800;transition:transform .16s ease,background .16s ease}.sign-out-button:active:not(:disabled){transform:scale(.98)}.sign-out-button:hover:not(:disabled){background:var(--error-soft)}.status-tile{min-width:0;padding:12px 10px;border-radius:14px}.status-tile span,.status-tile small,.status-tile strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.status-tile span,.status-tile small{color:var(--on-variant);font-size:.68rem;font-weight:700}.status-tile strong{margin:4px 0;font-size:1.02rem}.sticky-scan-action{position:fixed;right:0;bottom:calc(72px + env(safe-area-inset-bottom));left:0;z-index:35;max-width:430px;margin:0 auto;padding:0 20px 12px;pointer-events:none}.sticky-scan-action button{width:100%;pointer-events:auto}.bottom-nav{position:fixed;right:0;bottom:0;left:0;z-index:40;display:flex;max-width:430px;height:calc(72px + env(safe-area-inset-bottom));align-items:flex-start;justify-content:space-around;margin:0 auto;padding:8px 20px env(safe-area-inset-bottom);background:#f7f9fbf5;box-shadow:0 -8px 24px #0f172a17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bottom-nav button{display:inline-flex;min-width:82px;min-height:48px;align-items:center;justify-content:center;gap:5px;padding:5px 12px;color:var(--on-variant);background:transparent;font-size:.72rem;font-weight:800;transition:transform .16s ease,background .16s ease,color .16s ease}.bottom-nav button.active{color:#fff;background:var(--secondary)}.routine-screen{display:grid;gap:16px}.routine-step-wizard{position:sticky;top:70px;z-index:18;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0;margin:0 -2px;padding:10px 8px;border:1px solid rgba(192,199,212,.45);border-radius:16px;background:#f7f9fbeb;box-shadow:0 8px 18px #0f172a0f;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.wizard-step{position:relative;display:grid;min-width:0;justify-items:center;gap:5px;color:var(--on-variant);font-size:.75rem;font-weight:850;line-height:1.1;text-align:center}.wizard-step:before{position:absolute;top:16px;right:calc(50% + 17px);left:calc(-50% + 17px);height:3px;border-radius:999px;background:var(--outline-variant);content:""}.wizard-step:first-child:before{display:none}.wizard-step.complete:before,.wizard-step.active:before{background:var(--primary)}.wizard-step-marker{position:relative;z-index:1;display:inline-flex;width:34px;height:34px;align-items:center;justify-content:center;border:2px solid var(--outline-variant);border-radius:50%;color:var(--outline);background:var(--surface-lowest)}.wizard-step.active{color:var(--primary)}.wizard-step.active .wizard-step-marker,.wizard-step.complete .wizard-step-marker{border-color:var(--primary);color:#fff;background:var(--primary)}.routine-topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;gap:12px;margin:-14px -20px 0;padding:max(12px,env(safe-area-inset-top)) 20px 12px;border-bottom:1px solid rgba(192,199,212,.35);background:#f7f9fbf0;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.routine-back-button{display:inline-flex;width:44px;height:44px;flex:0 0 auto;align-items:center;justify-content:center;border:1px solid rgba(192,199,212,.65);border-radius:14px;color:var(--primary);background:var(--surface-lowest);box-shadow:0 8px 18px #0f172a0f}.routine-topbar-title{display:flex;min-width:0;flex:1;align-items:center;justify-content:space-between;gap:10px}.routine-topbar-title>div{min-width:0}.routine-topbar h1{overflow:hidden;color:var(--primary);font-size:1.3rem;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.routine-summary{display:grid;gap:18px;padding:18px;border-radius:18px}.routine-summary h2{margin:0 0 6px;font-size:1.5rem;line-height:1.25}.routine-summary p{display:flex;align-items:center;gap:7px;margin:0;color:var(--on-variant);font-weight:650}.cleaning-status-card{display:grid;grid-template-columns:48px minmax(0,1fr);gap:10px 12px;padding:20px;border:1px solid rgba(0,94,164,.18);border-radius:20px;background:linear-gradient(145deg,#e8f4ffeb,#ffffffeb);box-shadow:var(--shadow-card)}.cleaning-status-icon{display:inline-flex;width:48px;height:48px;align-items:center;justify-content:center;border-radius:15px;color:#fff;background:var(--primary)}.cleaning-status-card .eyebrow{margin:2px 0 3px}.cleaning-status-card h2{margin:0;color:var(--on-surface);font-size:1.25rem}.cleaning-status-details{display:grid;grid-column:1 / -1;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;margin:6px 0 0}.cleaning-status-details div{min-width:0;padding:11px;border-radius:14px;background:#ffffffc2}.cleaning-status-details dt{margin-bottom:4px;color:var(--on-variant);font-size:.72rem;font-weight:750}.cleaning-status-details dd{display:flex;min-width:0;align-items:center;gap:6px;margin:0;color:var(--on-surface);font-size:.86rem;font-weight:850;line-height:1.25}.cleaning-status-details dd svg{flex:0 0 auto;color:var(--primary)}.cleaning-status-help{grid-column:1 / -1;margin:2px 0 0;color:var(--on-variant);font-size:.82rem;font-weight:650;line-height:1.45}.routine-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.status-mini{display:grid;justify-items:center;gap:2px;padding:10px 7px;border-radius:13px}.status-mini.primary{color:#004881;background:var(--primary-container)}.status-mini.secondary{color:#2f2ebe;background:var(--secondary-container)}.status-mini.success{color:#005236;background:#bcf7d4}.status-mini strong{font-size:.95rem}.status-mini span{font-size:.7rem;font-weight:800}.camera-launch-button{position:relative;display:flex;min-height:116px;align-items:center;gap:16px;padding:20px;color:#fff;background:linear-gradient(135deg,#005ea4,#00786f);box-shadow:var(--shadow-float);cursor:pointer}.camera-launch-button>span:last-of-type{display:grid;min-width:0;gap:2px}.camera-launch-button strong{font-size:1.08rem;line-height:1.2}.camera-launch-button small{color:#ffffffd1;font-size:.84rem;font-weight:700;line-height:1.25}.camera-launch-icon{display:inline-flex;width:62px;height:62px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;color:var(--primary);background:#fff}.camera-launch-button input,.add-photo-tile input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}.camera-launch-button:focus-within,.add-photo-tile:focus-within{outline:3px solid var(--primary-bright);outline-offset:3px}.evidence-tray{display:flex;gap:10px;overflow-x:auto;padding-bottom:3px;scrollbar-width:none}.evidence-tray::-webkit-scrollbar{display:none}.evidence-tray img,.add-photo-tile{width:86px;height:86px;flex:0 0 auto;border-radius:16px}.evidence-tray img{object-fit:cover;border:1px solid rgba(192,199,212,.6)}.add-photo-tile{position:relative;display:grid;place-items:center;align-content:center;gap:4px;border:2px dashed var(--outline-variant);color:var(--on-variant);background:var(--surface-low);font-size:.68rem;font-weight:900;letter-spacing:.04em;text-transform:uppercase;cursor:pointer}.empty-evidence-tile{display:grid;width:86px;height:86px;flex:0 0 auto;place-items:center;border:1px dashed var(--outline-variant);border-radius:16px;color:var(--on-variant);background:var(--surface-low);font-size:.72rem;font-weight:800}.task-card{display:grid;gap:12px;padding:15px;border-radius:18px}.section-title{justify-content:flex-start}.section-title h2{flex:1}.section-title>span{margin-left:auto;padding:4px 8px;border-radius:999px;color:#064e3b;background:var(--success-soft)}.section-title>.optional-count{color:var(--on-variant);background:var(--surface-high);font-size:.7rem;text-transform:none}.task-list{display:grid;gap:10px}.task-item{display:grid;gap:10px;padding:12px;border:1px solid rgba(192,199,212,.55);border-radius:14px;background:var(--surface-lowest)}.task-item.done{border-color:#10b9817a;background:#f0fdf4}.task-check{display:grid;grid-template-columns:28px minmax(0,1fr);gap:10px;align-items:start}.task-check input{width:22px;height:22px;margin:4px 0 0;accent-color:var(--primary)}.task-check strong,.task-check small{display:block}.task-check strong{font-size:.96rem;line-height:1.25}.task-check small{margin-top:4px;color:var(--on-variant);font-size:.82rem}.comments-box{display:grid;gap:8px;padding:15px;border-radius:18px}.voice-note-card{display:grid;gap:14px;padding:18px;border:1px solid rgba(192,199,212,.58);border-radius:20px;background:#ffffffe6;box-shadow:var(--shadow-card)}.voice-note-header{display:flex;min-width:0;align-items:center;gap:12px}.voice-record-icon{display:inline-flex;width:42px;height:42px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:14px;color:#fff;background:var(--primary);transition:transform .18s ease,background .18s ease}.voice-note-card.recording{border-color:#ba1a1a4d;background:snow}.voice-note-card.recording .voice-record-icon{background:var(--error);transform:scale(1.04)}.voice-note-header>div{display:grid;min-width:0;gap:3px}.voice-note-header strong{color:var(--on-surface);font-size:1rem;line-height:1.2}.voice-note-header span{color:var(--on-variant);font-size:.82rem;font-weight:650;line-height:1.35}.voice-recording-status{display:inline-flex;width:max-content;align-items:center;gap:8px;padding:7px 10px;border-radius:999px;color:var(--error);background:#ba1a1a14;font-variant-numeric:tabular-nums;font-size:.9rem;font-weight:900}.voice-live-dot{width:8px;height:8px;border-radius:50%;background:currentColor;animation:voice-live-pulse 1.1s ease-in-out infinite}.voice-record-actions{display:grid;gap:8px}.voice-action-button,.voice-text-button{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border:1px solid var(--primary);border-radius:14px;color:#fff;background:var(--primary);font-size:.9rem;font-weight:850}.voice-action-button.finish-recording{color:#fff;border-color:var(--error);background:var(--error)}.voice-text-button{min-height:38px;padding:0 6px;border:0;color:var(--primary);background:transparent}.voice-action-button:disabled,.voice-text-button:disabled{color:var(--on-variant);opacity:.62}.voice-audio-player{width:100%;height:38px}.voice-saving{color:var(--on-variant);font-size:.78rem;font-weight:800}@keyframes voice-live-pulse{50%{opacity:.38;transform:scale(.8)}}.ready-chip{justify-content:flex-start;padding:12px;border:1px solid rgba(16,185,129,.24);color:var(--success-dark);background:#d1fae594}.ready-chip strong,.ready-chip span{display:block}.ready-chip strong{font-size:.78rem;letter-spacing:.04em;text-transform:uppercase}.ready-chip span{color:var(--on-variant);font-size:.72rem;font-weight:650}.routine-footer{position:fixed;right:0;bottom:0;left:0;z-index:42;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));max-width:430px;gap:9px;margin:0 auto;padding:12px 20px calc(14px + env(safe-area-inset-bottom));background:linear-gradient(180deg,#f7f9fb00,#f7f9fbf5 24%,#f7f9fbfa);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.routine-footer .secondary-button,.routine-footer .primary-button{width:100%}.routine-footer .primary-button{grid-column:1 / -1}.routine-footer .secondary-button.compact{min-height:48px;padding:0 10px;font-size:.86rem}.summary-evidence,.final-comment{display:grid;gap:12px;padding:15px;border-radius:18px}.evidence-tray.compact .add-photo-tile{display:none}.review-list{display:grid;gap:8px}.review-row{display:flex;align-items:center;gap:10px;min-height:48px;padding:10px 12px;border-radius:12px;color:var(--on-variant);background:var(--surface-low);font-weight:700}.review-row.done{color:var(--success-dark);background:var(--success-soft)}.final-comment span{color:var(--outline);font-size:.75rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.final-comment p{margin:0;color:var(--on-surface);font-size:.95rem}.finish{width:100%}.completion-modal-backdrop{position:fixed;inset:0;z-index:90;display:grid;place-items:center;padding:24px;background:#0f172a6b;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.start-routine-backdrop{position:fixed;inset:0;z-index:90;display:grid;align-items:end;padding:20px;background:#0f172a7a;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.start-routine-dialog{position:relative;display:grid;width:min(100%,390px);justify-self:center;justify-items:center;gap:15px;padding:24px;border:1px solid rgba(192,199,212,.62);border-radius:24px;background:#fff;box-shadow:0 24px 70px #0f172a42;text-align:center;animation:dialog-in .2s ease-out}.start-routine-icon{display:inline-flex;width:60px;height:60px;align-items:center;justify-content:center;border-radius:18px;color:#fff;background:var(--primary);box-shadow:0 12px 26px #005ea438}.start-routine-dialog h2{margin:3px 0 0;color:var(--on-surface);font-size:1.45rem;line-height:1.2}.start-routine-dialog>p{max-width:32ch;margin:0;color:var(--on-variant);font-size:.88rem;line-height:1.5}.start-routine-area{display:grid;grid-template-columns:22px minmax(0,1fr);width:100%;align-items:center;gap:10px;padding:14px;border-radius:16px;color:var(--primary);background:var(--primary-container);text-align:left}.start-routine-area span,.start-routine-area small,.start-routine-area strong{display:block;min-width:0}.start-routine-area small{color:var(--on-variant);font-size:.72rem;font-weight:750}.start-routine-area strong{overflow-wrap:anywhere;color:var(--on-surface);font-size:1rem}.start-routine-actions{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1.4fr);width:100%;gap:9px}.start-routine-actions button{min-height:50px;padding:0 12px;font-size:.85rem}@keyframes dialog-in{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}.completion-modal{position:relative;display:grid;width:min(100%,360px);justify-items:center;gap:16px;padding:24px;border:1px solid rgba(192,199,212,.62);border-radius:22px;background:#fff;box-shadow:0 24px 70px #0f172a38;text-align:center}.completion-check{display:inline-flex;width:72px;height:72px;align-items:center;justify-content:center;border-radius:50%;color:#fff;background:var(--success-dark);box-shadow:0 14px 30px #00694742}.completion-modal h2{margin:3px 0 0;color:var(--primary);font-size:1.35rem;line-height:1.15}.next-area-card{display:grid;grid-template-columns:24px minmax(0,1fr) auto;width:100%;align-items:center;gap:10px;padding:14px;border-radius:16px;color:var(--on-surface);background:var(--primary-container);text-align:left}.next-area-card svg{color:var(--primary)}.next-area-card span{display:grid;min-width:0}.next-area-card small,.next-area-card strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.next-area-card small{color:var(--on-variant);font-size:.7rem;font-weight:850;letter-spacing:.04em;text-transform:uppercase}.next-area-card strong{color:var(--primary);font-size:1rem}.next-area-card em{padding:5px 9px;border-radius:999px;color:#fff;background:var(--primary);font-size:.74rem;font-style:normal;font-weight:900}.spin{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}@keyframes ping{75%,to{opacity:0;transform:scale(2.3)}}@keyframes scan{0%,to{top:25%}50%{top:75%}}@keyframes pulse{50%{opacity:.45}}@keyframes screen-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media(max-width:360px){.app-shell{padding-right:14px;padding-left:14px}.mobile-header,.routine-topbar{margin-right:-14px;margin-left:-14px;padding-right:14px;padding-left:14px}.routine-topbar{margin-right:0;margin-left:0;padding-right:0;padding-left:0}.operator-block h1{max-width:190px}.bottom-nav button{min-width:70px;padding-right:8px;padding-left:8px}.sync-card{display:grid}.sync-card .primary-button{width:100%}.voice-note-card{align-items:flex-start}.voice-record-actions{justify-items:stretch}.routine-topbar-title{align-items:flex-start;gap:6px}.routine-topbar .eyebrow{font-size:.64rem;letter-spacing:.04em}.routine-topbar h1{font-size:1.12rem}.routine-topbar .status-chip{min-height:0;max-width:54px;padding:4px 6px;font-size:.64rem;line-height:1.05;text-align:center;white-space:normal}.routine-step-wizard{padding-right:4px;padding-left:4px}.wizard-step{font-size:.68rem}.section-title{align-items:flex-start}.section-title>.optional-count{max-width:92px;line-height:1.15;text-align:center;white-space:normal}}.app-shell.routine-shell{width:100%;max-width:390px;height:100dvh;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 0 calc(160px + env(safe-area-inset-bottom));background:#fff;scrollbar-width:none}.app-shell.routine-shell::-webkit-scrollbar{display:none}.routine-topbar{position:sticky;top:0;z-index:20;display:grid;height:86px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;margin:0 -24px;padding:max(12px,env(safe-area-inset-top)) 24px 12px;border:0;background:#fff;box-shadow:none}.routine-back-button{width:44px;height:44px;border:0;border-radius:8px;color:#102a43;background:transparent;box-shadow:none}.routine-topbar-title{display:flex;min-width:0;align-items:center;justify-content:center;gap:8px;text-align:center}.routine-topbar h1{overflow:visible;margin:0;color:#102a43;font-size:1.05rem;font-weight:700;line-height:1.25;text-overflow:clip;white-space:nowrap}.routine-help-button{display:grid;width:44px;height:44px;place-items:center;border:0;border-radius:10px;color:#1677d2;background:#edf6ff;cursor:pointer}.routine-help-button:disabled{visibility:hidden}.routine-screen.cleaning-mode .routine-help-button{color:#fff;background:#ffffff24}.routine-step-wizard{position:relative;display:grid;height:106px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:18px 0 20px;border:0;background:#fff;box-shadow:none}.wizard-step{position:relative;display:grid;align-content:start;justify-items:center;gap:8px;color:#486581;font-size:.72rem;font-weight:500;line-height:1.15}.wizard-step:before{top:15px;right:calc(50% + 17px);left:calc(-50% + 17px);height:2px;border-radius:0;background:#d2dfe9}.wizard-step.complete:before,.wizard-step.active:before{background:#1677d2}.wizard-step-marker{position:relative;z-index:1;display:inline-flex;width:30px;height:30px;align-items:center;justify-content:center;border:1px solid #cbd8e3;border-radius:50%;color:#486581;background:#fff;font-size:.78rem;font-weight:600}.wizard-step.active{color:#1677d2;font-weight:600}.wizard-step.active .wizard-step-marker,.wizard-step.complete .wizard-step-marker{border-color:#1677d2;color:#fff;background:#1677d2}.report-section-heading h2{margin:12px 0 18px;color:#102a43;font-size:1.35rem;font-weight:700;line-height:1.25}.camera-launch-button{display:grid;min-height:254px;place-content:center;justify-items:center;gap:12px;padding:24px;border:2px dashed #9db4c7;border-radius:12px;color:#102a43;background:#fff;box-shadow:none;text-align:center}.camera-launch-icon{width:76px;height:76px;color:#102a43;background:#eef4f8}.camera-launch-button strong{color:#102a43;font-size:1rem;font-weight:700}.camera-launch-button small{color:#486581;font-size:.82rem;font-weight:400}.evidence-overview{margin-top:28px}.evidence-summary{gap:2px}.evidence-summary strong{color:#102a43;font-size:.84rem;font-weight:650}.evidence-summary span{color:#486581;font-size:.74rem;font-weight:400}.routine-footer{position:fixed;right:0;bottom:calc(72px + env(safe-area-inset-bottom));left:0;z-index:42;display:grid;min-height:88px;max-width:390px;grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:9px;margin:0 auto;padding:14px 24px;border-top:1px solid #d2dfe9;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.routine-footer .primary-button{min-height:56px;border-radius:12px;background:#1677d2;box-shadow:none}.routine-footer .primary-button:focus-visible{outline-color:#102a43}.routine-screen.cleaning-mode .routine-topbar{height:86px;margin:0 -20px;padding-right:20px;padding-left:20px;border:0;background:#064f73}.routine-topbar.cleaning-topbar .routine-back-button{border:0;color:#fff;background:transparent}.routine-topbar.cleaning-topbar h1{color:#fff;font-size:.95rem;font-weight:650}.cleaning-status-card{display:grid;min-height:calc(100dvh - 334px);grid-template-columns:1fr;justify-items:center;align-content:center;gap:14px;padding:32px 16px;border:0;color:#fff;background:#064f73;box-shadow:none;text-align:center}.cleaning-status-icon{width:76px;height:76px;border-radius:50%;color:#102a43;background:#fff;box-shadow:none}.cleaning-status-card .eyebrow{color:#ffffffb8}.cleaning-status-details dd{color:#ffffffeb}.cleaning-status-help{color:#ffffffb3}.routine-footer.cleaning-footer{border-top:1px solid rgba(255,255,255,.14);background:#064f73;box-shadow:none}.routine-footer.cleaning-footer .primary-button{background:#0f8f83;box-shadow:none}.routine-screen .bottom-nav button{flex-direction:column;gap:3px;padding:4px 12px}.routine-screen .routine-footer.single-action .primary-button{grid-column:1 / -1}.routine-screen .routine-footer.has-secondary .primary-button{grid-column:auto}.routine-screen .voice-note-header .voice-record-icon{color:#fff}@media(max-width:360px){.routine-screen.report-mode{padding-right:18px;padding-left:18px}.routine-topbar{margin-right:-18px;margin-left:-18px;padding-right:18px;padding-left:18px}.routine-footer{padding-right:18px;padding-left:18px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.shift-start-screen{display:grid;min-height:auto;align-items:start;padding-top:4px}.shift-start-card{display:grid;gap:20px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.shift-start-heading{display:flex;align-items:flex-start;gap:14px}.shift-start-heading>div{display:grid;gap:3px;min-width:0}.shift-start-heading .eyebrow{color:var(--primary);font-size:.68rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.shift-start-heading h2,.shift-start-heading p{margin:0}.shift-start-heading h2{color:var(--navy);font-size:1.5rem;line-height:1.2;letter-spacing:-.025em}.shift-start-heading p{color:var(--on-variant);font-size:.88rem}.shift-start-icon{width:48px;height:48px;flex:0 0 48px;display:grid;place-items:center;border-radius:14px;color:#fff;background:var(--primary);box-shadow:0 8px 18px #1677d233}.shift-site-block{display:grid;gap:3px;padding:18px;border:1px solid var(--outline-variant);border-radius:14px;background:var(--surface-lowest);box-shadow:0 3px 12px #102a430a}.shift-site-block span{color:var(--on-variant);font-size:.7rem;font-weight:750;letter-spacing:.05em;text-transform:uppercase}.shift-site-block strong{color:var(--navy);font-size:1.2rem;line-height:1.25}.shift-site-block small{color:var(--on-variant);font-size:.8rem;font-weight:500}.shift-start-actions,.shift-manual-panel{display:grid;gap:12px}.shift-scan-button,.shift-manual-button,.shift-manual-panel .primary-button{width:100%}.shift-action-divider{display:flex;align-items:center;gap:12px;color:var(--outline);font-size:.72rem;font-weight:700}.shift-action-divider:before,.shift-action-divider:after{height:1px;flex:1;background:var(--outline-variant);content:""}.shift-manual-panel{padding:16px;border:1px solid var(--outline-variant);border-radius:14px;background:var(--surface-lowest)}.shift-manual-panel .field-label>small{color:var(--on-variant);font-size:.72rem;font-weight:500;line-height:1.4}.shift-manual-panel input[readonly]{color:var(--navy);background:var(--surface-low);font-variant-numeric:tabular-nums;cursor:default}@media(max-width:360px){.shift-start-heading h2{font-size:1.35rem}.shift-start-card{gap:16px}}.app-shell{max-width:390px;min-height:100dvh;padding:max(18px,env(safe-area-inset-top)) 16px calc(154px + env(safe-area-inset-bottom));background:var(--background)}.access-card,.summary-card,.timeline-card,.scan-sheet,.sync-card,.pending-panel,.status-tile,.shift-active-panel,.shift-start-card,.routine-summary,.task-card,.comments-box,.summary-evidence,.final-comment,.account-settings-panel,.loading-panel{border-color:var(--outline-variant);background:var(--surface-lowest);box-shadow:var(--shadow-card);-webkit-backdrop-filter:none;backdrop-filter:none}.mobile-header{position:relative;display:grid;gap:22px;margin:-18px -16px 20px;padding:max(20px,env(safe-area-inset-top)) 20px 20px;border-bottom:1px solid var(--outline-variant);background:var(--surface-lowest);box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.brand-row{display:flex;align-items:center;justify-content:space-between;gap:16px}.wordmark{width:104px;margin:0}.operator-block{gap:12px}.operator-avatar{width:46px;height:46px;border:0;background:linear-gradient(145deg,#0f8f83,#0c685f);box-shadow:0 8px 18px #0f8f8338;font-size:.92rem}.operator-greeting{margin:0;color:var(--on-variant);font-size:.76rem;font-weight:650}.operator-block h1{color:var(--navy);font-size:1.24rem;font-weight:750}.header-actions .icon-button{width:42px;height:42px;border:1px solid var(--outline-variant);border-radius:12px;color:var(--navy);background:var(--surface-lowest)}.home-screen-body{gap:16px}.summary-card{display:grid;gap:14px;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none}.summary-title{align-items:flex-start}.summary-title>div{display:grid;gap:3px}.summary-title span:first-child{color:var(--navy);font-size:1.2rem;font-weight:750;letter-spacing:-.02em;text-transform:none}.summary-title strong{color:var(--on-variant);font-size:.82rem;font-weight:500}.status-chip{min-height:24px;padding:0 9px;border:1px solid transparent;font-size:.66rem;font-weight:750}.status-chip.online{border-color:#14805e2e;color:var(--success-dark);background:var(--success-soft)}.status-chip.offline,.status-chip.syncing{border-color:var(--outline-variant);color:var(--on-variant);background:var(--surface-low)}.summary-grid{display:flex;justify-content:flex-start;gap:8px;margin:0}.metric-block,.metric-block.right{display:flex;min-height:30px;align-items:center;gap:5px;justify-items:initial;padding:5px 9px;border:1px solid var(--outline-variant);border-radius:999px;background:var(--surface-lowest)}.metric-block strong{font-size:.78rem}.metric-block span{font-size:.7rem;font-weight:650}.progress-track{height:4px;margin:-5px 0 0;background:var(--surface-high)}.progress-track span{background:var(--secondary)}.route-section{margin-top:0}.timeline-list{gap:10px}.timeline-list:before{display:none}.timeline-item{grid-template-columns:52px minmax(0,1fr);gap:0;border:1px solid var(--outline-variant);border-radius:14px;overflow:hidden;background:var(--surface-lowest);box-shadow:0 3px 12px #102a430a}.area-schedule{align-self:stretch;display:grid;place-content:center;justify-items:center;gap:1px;min-height:76px;padding:8px 4px;border-right:1px solid var(--outline-variant);color:var(--navy);background:var(--surface-low);text-align:center}.area-schedule strong{font-size:1.05rem;line-height:1}.area-schedule small{max-width:44px;color:var(--on-variant);font-size:.58rem;font-weight:650;line-height:1.15}.timeline-item:not(.completed):first-child .area-schedule{color:#fff;background:var(--primary)}.timeline-card{min-height:76px;gap:10px;padding:11px 10px;border:0;border-radius:0;box-shadow:none}.timeline-area-icon{display:inline-flex;width:34px;height:34px;flex:0 0 auto;align-items:center;justify-content:center;border-radius:50%;color:var(--navy);background:var(--surface-low)}.timeline-copy{min-width:0;flex:1}.timeline-card strong{overflow:hidden;color:var(--navy);font-size:.9rem;font-weight:720;text-overflow:ellipsis;white-space:nowrap}.timeline-card small{margin-top:3px;color:var(--on-variant);font-size:.68rem;font-weight:500}.timeline-card em{padding:5px 8px;border:1px solid var(--outline-variant);color:var(--on-variant);background:var(--surface-low);font-size:.62rem;font-weight:700}.timeline-item.completed{opacity:1}.timeline-item.completed .area-schedule,.timeline-item.completed .timeline-area-icon{color:var(--success-dark);background:var(--success-soft)}.timeline-item.completed .timeline-card em{border-color:#14805e33;color:var(--success-dark);background:var(--success-soft)}.shift-active-panel{margin-top:8px;padding:14px;border-radius:14px;box-shadow:none}.shift-active-panel strong{color:var(--navy)}.shift-active-panel .secondary-button{min-height:40px;padding:0 12px;font-size:.76rem}.primary-button{border-radius:12px;background:var(--primary);box-shadow:0 8px 18px #1677d233}.primary-button:hover{background:#0e69be}.secondary-button{border-color:var(--primary);border-radius:12px;color:var(--primary)}.sticky-scan-action,.bottom-nav,.routine-footer{max-width:390px}.bottom-nav{height:calc(72px + env(safe-area-inset-bottom));padding-top:8px;border-top:1px solid var(--outline-variant);background:#fffffff7;box-shadow:none}.bottom-nav button{min-width:76px;border-radius:12px;color:var(--on-variant)}.bottom-nav button.active{color:var(--primary);background:var(--primary-container)}.active-routine-home{min-height:440px;gap:18px;padding:38px 22px;border-radius:20px;color:#fff;background:linear-gradient(155deg,#102a43,#074f73);box-shadow:0 18px 36px #102a4333}.active-routine-icon{width:68px;height:68px;border-radius:50%;color:var(--navy);background:#fff}.active-routine-heading h2{font-size:1.75rem}.active-routine-heading .eyebrow{color:#ffffffc7;font-size:.72rem}.active-routine-action{min-height:58px;border-radius:12px;color:#fff;background:var(--secondary);box-shadow:0 12px 26px #0f8f8347}.active-routine-action:hover{box-shadow:0 14px 30px #0f8f8352}.routine-screen{gap:18px;margin-top:0}.routine-screen.cleaning-mode{min-height:calc(100dvh - 116px);align-content:start;margin:-18px -16px 0;padding:0 20px 120px;background:linear-gradient(155deg,#102a43,#064f73)}.routine-topbar{margin:-18px -16px 0;padding:max(18px,env(safe-area-inset-top)) 16px 14px;border-color:var(--outline-variant);background:#fffffff7;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.routine-screen.cleaning-mode .routine-topbar{margin:0 -20px}.routine-topbar.cleaning-topbar{border-color:#ffffff24;color:#fff;background:transparent}.routine-topbar.cleaning-topbar .routine-back-button{border-color:#ffffff2e;color:#fff;background:#ffffff14;box-shadow:none}.routine-topbar.cleaning-topbar .eyebrow,.routine-topbar.cleaning-topbar h1{color:#fff}.routine-topbar.cleaning-topbar .status-chip{border-color:#ffffff2e;color:#fff;background:#ffffff1a}.routine-topbar h1{color:var(--navy);font-size:1.08rem}.routine-step-wizard{position:relative;top:auto;margin:0;padding:6px 0 12px;border:0;border-radius:0;background:transparent;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.wizard-step{font-size:.66rem;font-weight:650}.wizard-step:before{height:2px;background:var(--outline-variant)}.wizard-step-marker{width:30px;height:30px;border-width:1px}.cleaning-status-card{display:grid;grid-template-columns:1fr;justify-items:center;align-content:center;gap:14px;min-height:500px;padding:40px 16px;border:0;color:#fff;background:transparent;box-shadow:none;text-align:center}.cleaning-status-icon{width:76px;height:76px;border-radius:50%;color:var(--navy);background:#fff;box-shadow:0 12px 24px #041a2d3d}.cleaning-status-card .eyebrow{color:#ffffffc2}.cleaning-status-card h2{color:#fff;font-size:1.85rem}.cleaning-status-details{grid-template-columns:1fr;gap:7px;width:100%;max-width:280px;margin:8px 0 0}.cleaning-status-details div{padding:0;background:transparent}.cleaning-status-details dt{display:none}.cleaning-status-details dd{justify-content:center;color:#ffffffe6;font-size:.9rem}.cleaning-status-details dd svg{color:var(--secondary)}.cleaning-status-help{max-width:30ch;color:#ffffffad;font-size:.78rem}.routine-footer{padding:14px 16px calc(16px + env(safe-area-inset-bottom));border-top:1px solid var(--outline-variant);background:#fffffff7;-webkit-backdrop-filter:none;backdrop-filter:none}.routine-footer.cleaning-footer{border-color:#ffffff1f;background:linear-gradient(180deg,#064f7300,#064f73 30%)}.routine-footer.cleaning-footer .primary-button{background:var(--secondary);box-shadow:0 12px 28px #0f8f834d}.camera-launch-button{display:grid;min-height:236px;place-content:center;justify-items:center;gap:12px;padding:24px;border:2px dashed #9db4c7;border-radius:16px;color:var(--navy);background:var(--surface-lowest);box-shadow:none;text-align:center}.camera-launch-button>span:last-of-type{justify-items:center}.camera-launch-icon{width:72px;height:72px;color:var(--navy);background:var(--surface-low)}.camera-launch-button strong{font-size:1rem}.camera-launch-button small{color:var(--on-variant);font-size:.78rem;font-weight:500}.evidence-overview{display:grid;gap:10px}.evidence-summary{display:grid;gap:2px}.evidence-summary strong{color:var(--navy);font-size:.82rem}.evidence-summary span{color:var(--on-variant);font-size:.72rem}.task-card,.comments-box,.voice-note-card,.routine-summary,.summary-evidence,.final-comment{border-radius:16px}.voice-note-card{padding:16px;border-color:var(--outline-variant);border-radius:16px;background:var(--surface-lowest);box-shadow:var(--shadow-card)}.voice-record-icon{width:48px;height:48px;border-radius:50%;background:var(--secondary)}.voice-action-button{border-color:var(--secondary);background:var(--secondary)}.ready-chip{border-color:#14805e33;color:var(--success-dark);background:var(--success-soft)}@media(max-width:360px){.app-shell{padding-right:14px;padding-left:14px}.mobile-header,.routine-screen.cleaning-mode{margin-right:-14px;margin-left:-14px}.timeline-item{grid-template-columns:48px minmax(0,1fr)}.timeline-card{gap:8px;padding-right:8px;padding-left:8px}}.app-shell.routine-shell{max-width:390px;height:100dvh;min-height:0;overflow-x:hidden;overflow-y:auto;padding:0 0 calc(160px + env(safe-area-inset-bottom));background:#fff}.routine-screen.report-mode,.routine-screen.cleaning-mode{width:100%;min-height:100%;margin:0}.routine-screen.report-mode{display:block;padding:0 24px calc(176px + env(safe-area-inset-bottom));color:#102a43;background:#fff}.routine-screen .routine-topbar{position:sticky;top:0;z-index:20;display:grid;height:86px;grid-template-columns:44px minmax(0,1fr) 44px;align-items:center;gap:10px;margin:0 -24px;padding:max(12px,env(safe-area-inset-top)) 24px 12px;border:0;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.routine-screen .routine-back-button{width:44px;height:44px;border:0;border-radius:8px;color:#102a43;background:transparent;box-shadow:none}.routine-screen .routine-topbar-title{display:flex;min-width:0;align-items:center;justify-content:center;gap:8px;text-align:center}.routine-screen .routine-topbar h1{overflow:visible;margin:0;color:#102a43;font-size:1.05rem;font-weight:700;line-height:1.25;text-overflow:clip;white-space:nowrap}.routine-topbar-spacer{width:44px;height:44px}.routine-screen .routine-step-wizard{position:relative;top:auto;display:grid;height:106px;grid-template-columns:repeat(4,minmax(0,1fr));margin:0;padding:18px 0 20px;border:0;border-radius:0;background:#fff;box-shadow:none}.routine-screen .wizard-step{align-content:start;gap:8px;color:#486581;font-size:.72rem;font-weight:500}.routine-screen .wizard-step:before{top:15px;right:calc(50% + 17px);left:calc(-50% + 17px);height:2px;background:#d2dfe9}.routine-screen .wizard-step.complete:before,.routine-screen .wizard-step.active:before{background:#1677d2}.routine-screen .wizard-step-marker{width:30px;height:30px;border:1px solid #cbd8e3;color:#486581;background:#fff;font-size:.78rem;font-weight:600}.routine-screen .wizard-step.active{color:#1677d2;font-weight:600}.routine-screen .wizard-step.active .wizard-step-marker,.routine-screen .wizard-step.complete .wizard-step-marker{border-color:#1677d2;color:#fff;background:#1677d2}.routine-screen .report-section-heading h2{margin:12px 0 4px;color:#102a43;font-size:1.35rem;font-weight:700}.routine-screen .report-section-heading p{margin:0 0 18px;color:#486581;font-size:.82rem;line-height:1.4}.routine-screen .camera-launch-button{min-height:254px;border:2px dashed #9db4c7;border-radius:12px;color:#102a43;background:#fff;box-shadow:none}.routine-screen .camera-launch-icon{width:76px;height:76px;color:#102a43;background:#eef4f8}.routine-screen .camera-launch-button small{color:#486581;font-size:.82rem;font-weight:400}.routine-screen .evidence-overview{margin-top:28px}.routine-screen .evidence-summary strong{color:#102a43;font-size:.84rem;font-weight:650}.routine-screen .evidence-summary span{color:#486581;font-size:.74rem;font-weight:400}.routine-screen .routine-footer{bottom:calc(72px + env(safe-area-inset-bottom));min-height:88px;max-width:390px;padding:14px 24px;border-top:1px solid #d2dfe9;background:#fff;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none}.routine-screen .routine-footer .primary-button{min-height:56px;border-radius:12px;background:#1677d2;box-shadow:none}.routine-screen.cleaning-mode{display:grid;align-content:start;padding:0 20px calc(176px + env(safe-area-inset-bottom));color:#fff;background:#064f73}.routine-screen.cleaning-mode .routine-topbar{margin:0 -20px;padding-right:20px;padding-left:20px;background:#064f73}.routine-screen.cleaning-mode .routine-back-button,.routine-screen.cleaning-mode .routine-topbar h1{color:#fff}.routine-live-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:#20d3a6;box-shadow:0 0 0 4px #20d3a61f}.routine-screen.cleaning-mode .cleaning-status-card{min-height:0;padding:26px 16px 20px;background:#064f73;box-shadow:none}.shift-start-heading>.contextual-help-button{margin-left:auto}.cleaning-screen-content{display:grid;gap:16px;padding-bottom:18px}.cleaning-task-preview{padding:18px;border:1px solid rgba(255,255,255,.2);border-radius:16px;color:#fff;background:#ffffff1a}.cleaning-task-heading{display:flex;align-items:flex-start;gap:12px}.cleaning-task-heading h3,.cleaning-task-heading p{margin:0}.cleaning-task-heading h3{font-size:1rem}.cleaning-task-heading p{margin-top:3px;color:#ffffffc2;font-size:.78rem}.cleaning-task-preview ul{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.cleaning-task-preview li{display:flex;align-items:flex-start;gap:9px;font-size:.88rem;line-height:1.35}.cleaning-task-preview li svg{flex:0 0 auto;margin-top:1px;color:#7de6cf}.cleaning-task-preview .cleaning-status-help{margin:16px 0 0;color:#ffffffd1}.routine-summary-screen{display:grid;gap:18px}.routine-screen.cleaning-mode .cleaning-status-icon{color:#102a43;background:#fff;box-shadow:none}.routine-screen.cleaning-mode .routine-footer.cleaning-footer{border-top:1px solid rgba(255,255,255,.14);background:#064f73;box-shadow:none}.routine-screen.cleaning-mode .routine-footer.cleaning-footer .primary-button{background:#0f8f83}.routine-screen .bottom-nav{max-width:390px;border-top:1px solid #d2dfe9;background:#fff}.bottom-nav button.active,.routine-screen .bottom-nav button.active{color:#1677d2;background:transparent}.bottom-nav button:not(.active),.routine-screen .bottom-nav button:not(.active){color:#102a43;background:transparent}.bottom-nav,.routine-screen .bottom-nav{background:#fff}@media(max-width:767px){.app-shell,.app-shell.routine-shell{width:100%;max-width:none;margin-right:0;margin-left:0}.sticky-scan-action,.bottom-nav,.routine-footer,.routine-screen .bottom-nav,.routine-screen .routine-footer{width:100%;max-width:none}}.shift-start-screen .shift-start-card{border:0;background:transparent;box-shadow:none}.driver-popover.cleanops-tour{--driver-popover-font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;width:min(320px,calc(100vw - 24px));min-width:min(250px,calc(100vw - 24px));max-width:min(320px,calc(100vw - 24px));padding:18px;border:1px solid var(--outline-variant);border-radius:16px;color:var(--on-surface);background:var(--surface-lowest);box-shadow:0 24px 64px #102a433d}.cleanops-tour .driver-popover-title{padding-right:34px;color:var(--navy);font-size:1.08rem;line-height:1.3}.cleanops-tour .driver-popover-description{color:var(--on-variant);font-size:.9rem;line-height:1.5}.cleanops-tour .driver-popover-close-btn{top:10px;right:10px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;color:var(--on-variant)}.cleanops-tour .driver-popover-close-btn:hover,.cleanops-tour .driver-popover-close-btn:focus-visible{color:var(--navy);background:var(--surface-low)}.cleanops-tour .driver-popover-footer{gap:10px;margin-top:18px}.cleanops-tour .driver-popover-progress-text{color:var(--on-variant);font-size:.76rem;font-weight:750}.cleanops-tour .driver-popover-navigation-btns{gap:7px}.cleanops-tour .driver-popover-navigation-btns button+button{margin-left:0}.cleanops-tour .driver-popover-footer-btn{min-height:38px;padding:8px 12px;border:1px solid var(--outline-variant);border-radius:10px;color:var(--navy);background:var(--surface-lowest);font-size:.82rem;font-weight:800}.cleanops-tour .driver-popover-next-btn,.cleanops-tour .driver-popover-done-btn{border-color:var(--primary);color:#fff;background:var(--primary)}.cleanops-tour .driver-popover-footer-btn:hover{background:var(--surface-low)}.cleanops-tour .driver-popover-next-btn:hover,.cleanops-tour .driver-popover-done-btn:hover{background:var(--primary-bright)}.cleanops-tour .driver-popover-footer-btn:focus-visible,.cleanops-tour .driver-popover-close-btn:focus-visible{outline:3px solid var(--primary-bright);outline-offset:2px}@media(prefers-reduced-motion:reduce){.driver-fade .driver-overlay,.driver-fade .driver-popover{animation:none}}
