:root{--text:#6b6375;--text-h:#08060d;--bg:#fff;--border:#e5e4e7;--code-bg:#f4f3ec;--accent:#aa3bff;--accent-bg:#aa3bff1a;--accent-border:#aa3bff80;--social-bg:#f4f3ec80;--shadow:#0000001a 0 10px 15px -3px, #0000000d 0 4px 6px -2px;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media (width<=1024px){:root{font-size:16px}}html,body,#root{width:100%;min-height:100vh;margin:0;padding:0}body{text-align:left}#root,*,:before,:after{box-sizing:border-box}h1,h2{font-family:var(--heading);color:var(--text-h);font-weight:500}h1{letter-spacing:-1.68px;margin:32px 0;font-size:56px}h2{letter-spacing:-.24px;margin:0 0 8px;font-size:24px;line-height:118%}@media (width<=1024px){h1{margin:20px 0;font-size:36px}h2{font-size:20px}}p{margin:0}code,.counter{font-family:var(--mono);color:var(--text-h);border-radius:4px;display:inline-flex}code{background:var(--code-bg);padding:4px 8px;font-size:15px;line-height:135%}.app-shell{background:#f3f4f6;min-height:100dvh;display:flex}.app-main{flex:1;min-width:0;padding:24px;overflow-x:hidden}.app-sidebar{color:#fff;background:#1f2937;border-right:1px solid #ffffff0f;flex-direction:column;flex-shrink:0;justify-content:space-between;width:250px;min-height:100dvh;padding:20px;display:flex;overflow-y:auto}.app-sidebar-brand{border-bottom:1px solid #ffffff14;margin-bottom:28px;padding-bottom:18px}.app-sidebar-brand-title{font-size:22px;font-weight:700;line-height:1.2}.app-sidebar-brand-subtitle{color:#9ca3af;margin-top:6px;font-size:13px}.app-sidebar-nav{flex-direction:column;gap:8px;display:flex}.app-sidebar-link{color:#fff;border:1px solid #0000;border-radius:10px;align-items:center;gap:10px;min-height:48px;padding:11px 12px;font-weight:500;line-height:1.35;text-decoration:none;display:flex}.app-sidebar-link:hover{background:#ffffff0f}.app-sidebar-link:focus-visible,.app-sidebar-logout:focus-visible,.app-menu-button:focus-visible{outline-offset:2px;outline:3px solid #86efac}.app-sidebar-link.is-active{background:#374151;border-color:#ffffff14;font-weight:700}.app-sidebar-link-icon{text-align:center;flex-shrink:0;width:20px}.app-sidebar-footer{border-top:1px solid #ffffff14;padding-top:18px}.app-sidebar-logout{color:#fff;cursor:pointer;width:100%;min-height:44px;font:inherit;background:#374151;border:1px solid #ffffff14;border-radius:10px;padding:10px 12px;font-weight:600}.app-menu-button,.app-sidebar-backdrop{display:none}@media (width<=1024px){.app-shell{display:block}.app-main{width:100%;padding:76px 16px 24px}.app-menu-button{z-index:1200;color:#fff;cursor:pointer;min-width:112px;min-height:48px;font:inherit;background:#1f2937;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;gap:9px;padding:0 16px;font-weight:750;display:inline-flex;position:fixed;top:12px;left:12px;box-shadow:0 8px 24px #0f172a2e}.app-menu-button__attention{box-sizing:border-box;color:#fff;font-variant-numeric:tabular-nums;background:#b42318;border:2px solid #fff;border-radius:999px;place-items:center;min-width:23px;height:23px;padding:0 6px;font-size:11px;font-weight:900;line-height:1;display:grid;position:absolute;top:-7px;right:-7px;box-shadow:0 4px 10px #460c084d}.app-menu-button__attention.is-stale{background:#9a5b12;box-shadow:0 4px 10px #4d2b0652}.app-menu-button__attention.is-unavailable{background:#647067;box-shadow:0 4px 10px #17231c4d}.app-menu-button>span:first-child{font-size:22px;line-height:1}.app-sidebar{z-index:1300;width:min(86vw,320px);max-height:100dvh;transition:transform .18s ease-out;position:fixed;inset:0 auto 0 0;transform:translate(-104%);box-shadow:18px 0 48px #0f172a47}.app-sidebar.is-open{transform:translate(0)}.app-sidebar-backdrop{z-index:1250;cursor:pointer;background:#0f172a8c;border:0;width:100%;height:100%;position:fixed;inset:0}.app-sidebar-backdrop.is-open{display:block}.app-sidebar-link{min-height:52px}.app-sidebar-logout{min-height:48px}.app-main button,.app-main input:not([type=checkbox]):not([type=radio]),.app-main select,.app-main textarea{min-height:44px}}@media (width<=480px){.app-main{padding:72px 12px 20px}.app-menu-button{min-width:106px;top:10px;left:10px}.app-sidebar{width:min(88vw,320px);padding:16px}}@media (prefers-reduced-motion:reduce){.app-sidebar{transition:none}}.plants-page__table-wrap{width:100%;overflow-x:auto}.plants-page__mobile-list{display:none}@media (width<=1024px){.scan-page button,.scan-page input,.scan-page select{min-height:48px!important}}@media (width>=701px) and (width<=1024px){.plants-page__table-wrap{display:none}.plants-page__mobile-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.plants-page__mobile-card{background:#fff;border:1px solid #dce4df;border-radius:13px;min-width:0;padding:16px}.plants-page__mobile-card-header{color:#17211b;justify-content:space-between;align-items:flex-start;gap:12px;font-size:18px;display:flex}.plants-page__mobile-card-header span{color:#526158;flex-shrink:0;font-size:14px;font-weight:800}.plants-page__mobile-customer{color:#526158;margin-top:5px;font-size:14px}.plants-page__mobile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.plants-page__mobile-facts>div{background:#f4f7f5;border-radius:9px;min-width:0;padding:10px}.plants-page__mobile-facts dt{color:#66736c;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:800}.plants-page__mobile-facts dd{color:#17211b;overflow-wrap:anywhere;margin:3px 0 0;font-size:14px;font-weight:700}.plants-page__mobile-action{width:100%;font-size:16px;min-height:48px!important}}@media (width<=700px){.scan-page{min-width:0;width:100%!important;margin:0!important}.scan-page__header,.scan-page__guided,.scan-page__result-header{flex-direction:column;align-items:stretch!important}.scan-page__header>button,.scan-page__guided-actions>button,.scan-page__new-plant-actions>button,.scan-page__footer-actions>button{width:100%}.scan-page__panel{padding:14px!important}.scan-page__form,.scan-page__action-box{grid-template-columns:minmax(0,1fr)!important}.scan-page__form>*,.scan-page__action-box>*{min-width:0}.scan-page__form input,.scan-page__form select{width:100%;min-width:0;min-height:48px!important}.scan-page button{min-height:48px!important}.scan-page__guided-actions,.scan-page__new-plant-actions,.scan-page__footer-actions{flex-direction:column;align-items:stretch;width:100%}.scan-page__plant-info{align-items:flex-start!important}.scan-page__candidate-grid{grid-template-columns:minmax(0,1fr)!important}.scan-page__check-in-summary{grid-column:auto!important}.plants-page__header{align-items:flex-start!important}.plants-page__header>button{flex-shrink:0}.plants-page__table-wrap{display:none}.plants-page__mobile-list{gap:12px;display:grid}.plants-page__mobile-card{background:#fff;border:1px solid #dce4df;border-radius:13px;padding:16px}.plants-page__mobile-card-header{color:#17211b;justify-content:space-between;align-items:flex-start;gap:12px;font-size:18px;display:flex}.plants-page__mobile-card-header span{color:#526158;flex-shrink:0;font-size:14px;font-weight:800}.plants-page__mobile-customer{color:#526158;margin-top:5px;font-size:14px}.plants-page__mobile-facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:14px 0;display:grid}.plants-page__mobile-facts>div{background:#f4f7f5;border-radius:9px;min-width:0;padding:10px}.plants-page__mobile-facts dt{color:#66736c;letter-spacing:.03em;text-transform:uppercase;font-size:11px;font-weight:800}.plants-page__mobile-facts dd{color:#17211b;overflow-wrap:anywhere;margin:3px 0 0;font-size:14px;font-weight:700}.plants-page__mobile-action{width:100%;font-size:16px;min-height:48px!important}.driver-tours-page,.driver-tour-page{padding:0!important}.driver-tour-page a,.driver-tour-page button{min-height:48px!important}.driver-tour-page a{justify-content:center;align-items:center;display:inline-flex!important}}@media (width<=420px){.plants-page__header{flex-direction:column}.plants-page__header>button{width:100%}.plants-page__mobile-facts{grid-template-columns:minmax(0,1fr)}}:root{--employee-green-950:#0b3522;--employee-green-900:#104a30;--employee-green-800:#14633e;--employee-green-700:#187a48;--employee-green-600:#219653;--employee-green-100:#e7f5eb;--employee-green-50:#f3faf5;--employee-ink:#17231c;--employee-muted:#68766d;--employee-line:#dde6df;--employee-surface:#fff;--employee-canvas:#f3f6f3;--employee-orange:#e86713;--employee-orange-soft:#fff1e7;--employee-blue:#1769c2;--employee-blue-soft:#eaf3ff;--employee-purple:#6a43a3;--employee-purple-soft:#f2ecfb;--employee-red:#b42318;--employee-red-soft:#fff0ee;--employee-shadow:0 10px 28px #14301f17}.app-shell--employee{background:var(--employee-canvas);min-height:100dvh;display:block}.app-main--employee{background:var(--employee-canvas);width:100%;min-height:100dvh;padding:0 0 92px;overflow-x:hidden}.employee-page{min-height:calc(100vh - 92px);color:var(--employee-ink);background:var(--employee-canvas);font-family:Roboto,Segoe UI,Arial,sans-serif}.employee-page button,.employee-page input,.employee-page select,.employee-scan-page button,.employee-scan-page input,.employee-scan-page select{min-height:48px;font:inherit}.employee-page button:focus-visible,.employee-page input:focus-visible,.employee-page select:focus-visible,.employee-bottom-nav a:focus-visible,.employee-scan-page button:focus-visible,.employee-scan-page input:focus-visible,.employee-scan-page select:focus-visible{outline-offset:2px;outline:3px solid #72c88c}.employee-page svg,.employee-bottom-nav svg,.employee-scan-page .employee-topbar svg{flex:none;width:22px;height:22px}.employee-topbar{z-index:20;border-bottom:1px solid var(--employee-line);background:#fffffffa;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:72px;padding:10px 22px;display:flex;position:relative}.employee-topbar__brand{min-width:230px;color:var(--employee-ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.employee-topbar__brand>span:last-child,.employee-topbar__person>span:last-child,.employee-topbar__clock>span,.employee-topbar__phase>span{flex-direction:column;gap:2px;min-width:0;display:flex}.employee-topbar__brand strong{font-size:16px}.employee-topbar__brand small,.employee-topbar__person small,.employee-topbar__clock small,.employee-topbar__phase small{color:var(--employee-muted);font-size:11px}.employee-topbar__brand-mark{color:#fff;background:var(--employee-green-700);border-radius:12px;justify-content:center;align-items:center;width:42px;height:42px;display:inline-flex}.employee-topbar__brand-mark svg{width:27px;height:27px}.employee-topbar__context{justify-content:flex-end;align-items:center;gap:10px;display:flex}.employee-topbar__person{align-items:center;gap:9px;display:flex}.employee-topbar__person strong{font-size:13px}.employee-topbar__avatar{width:40px;height:40px;color:var(--employee-green-800);background:var(--employee-green-100);border-radius:50%;justify-content:center;align-items:center;font-size:12px;font-weight:900;display:inline-flex}.employee-topbar__clock,.employee-topbar__phase{border:1px solid var(--employee-line);min-height:50px;color:var(--employee-ink);text-align:left;background:#fff;border-radius:12px;align-items:center;gap:9px;padding:7px 12px;display:flex}.employee-topbar__clock{cursor:pointer}.employee-topbar__clock.is-active{background:var(--employee-green-50);border-color:#c5e1cd}.employee-topbar__clock.is-active>svg{color:var(--employee-green-700)}.employee-topbar__clock.is-correction{color:#7e211a;background:var(--employee-red-soft);border-color:#e1a49f}.employee-topbar__clock.is-correction>svg{color:var(--employee-red)}.employee-topbar__clock strong,.employee-topbar__phase strong{text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:12px;overflow:hidden}.employee-topbar__phase{color:var(--employee-green-800);background:var(--employee-green-50);border-color:#cfe7d5}.employee-topbar__notice{border:1px solid var(--employee-line);color:#33433a;background:#fff;border-radius:12px;justify-content:center;align-items:center;width:50px;min-width:50px;padding:0;display:inline-flex;position:relative}.employee-topbar__notice b{color:#fff;background:var(--employee-orange);border:2px solid #fff;border-radius:20px;justify-content:center;align-items:center;min-width:21px;height:21px;padding:0 5px;font-size:10px;display:inline-flex;position:absolute;top:-6px;right:-5px}.employee-topbar__logout{min-height:44px;color:var(--employee-muted);background:0 0;border:1px solid #0000;border-radius:9px;padding:0 11px;font-size:11px;font-weight:750}.employee-page__content{width:100%;max-width:1480px;margin:0 auto;padding:20px 24px 28px}.employee-eyebrow{color:var(--employee-green-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:11px;font-weight:900;display:block}.employee-welcome{justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:18px;display:flex}.employee-welcome h1,.employee-area__title h1{letter-spacing:-.025em;margin:0 0 5px;font-size:clamp(27px,3vw,36px);line-height:1.12}.employee-welcome p,.employee-area__title p{color:var(--employee-muted);margin:0;font-size:14px}.employee-primary-button,.employee-secondary-button{border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:0 16px;font-weight:800;display:inline-flex}.employee-primary-button{border:1px solid var(--employee-green-700);color:#fff;background:var(--employee-green-700);box-shadow:0 6px 14px #187a4829}.employee-secondary-button{color:var(--employee-green-800);background:#fff;border:1px solid #c8d8cc}.employee-primary-button:disabled,.employee-secondary-button:disabled{color:#819087;box-shadow:none;cursor:not-allowed;background:#edf1ee;border-color:#d6ded8}.employee-clock-gate{box-shadow:var(--employee-shadow);background:linear-gradient(120deg,#fff8f1,#fff);border:1px solid #f2c79f;border-radius:15px;grid-template-columns:54px minmax(0,1fr) auto;align-items:center;gap:14px;margin-bottom:14px;padding:16px 18px;display:grid}.employee-clock-gate__icon{width:52px;height:52px;color:var(--employee-orange);background:var(--employee-orange-soft);border-radius:14px;justify-content:center;align-items:center;display:inline-flex}.employee-clock-gate h2{margin:0 0 4px;font-size:20px}.employee-clock-gate p{color:var(--employee-muted);margin:0;font-size:12px}.employee-clock-gate.is-active{background:linear-gradient(120deg,#effaf2,#fff);border-color:#acd4b7}.employee-clock-gate.is-active .employee-clock-gate__icon{color:var(--employee-green-700);background:var(--employee-green-100)}.employee-clock-gate.is-overdue{background:linear-gradient(120deg,#fff0ee,#fff);border-color:#e6a59f}.employee-clock-gate.is-overdue .employee-clock-gate__icon{color:var(--employee-red);background:#ffe0dc}.employee-clock-gate__actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.employee-clock-status{background:linear-gradient(120deg,#effaf2,#fff);border:1px solid #acd4b7;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;margin-bottom:14px;padding:8px 10px 8px 14px;display:grid;box-shadow:0 4px 14px #14532b14}.employee-clock-status__icon{width:40px;height:40px;color:var(--employee-green-700);background:var(--employee-green-100);border-radius:11px;justify-content:center;align-items:center;display:inline-flex}.employee-clock-status__copy{flex-direction:column;gap:1px;min-width:0;display:flex}.employee-clock-status__copy .employee-eyebrow{margin-bottom:0}.employee-clock-status__copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.employee-clock-status__actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.employee-clock-status__actions>button{min-height:48px}.employee-clock-correction{box-shadow:var(--employee-shadow);background:#fff;border:1px solid #d7e2da;border-radius:15px;gap:14px;margin:-2px 0 16px;padding:16px 18px;display:grid}.employee-clock-correction__heading{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.employee-clock-correction__heading h2{margin:0 0 4px;font-size:18px}.employee-clock-correction__heading p{color:var(--employee-muted);margin:0;font-size:12px}.employee-clock-correction__fields{grid-template-columns:minmax(230px,.75fr) minmax(320px,1.25fr);gap:12px;display:grid}.employee-clock-correction label{color:#35433a;gap:6px;font-size:12px;font-weight:800;display:grid}.employee-clock-correction input{width:100%;min-height:50px;color:var(--employee-ink);background:#fff;border:1px solid #bdccc1;border-radius:10px;padding:0 13px}.employee-clock-correction__actions,.employee-operational-gate__actions{justify-content:flex-end;align-items:center;gap:9px;display:flex}.employee-operational-gate{background:linear-gradient(135deg,#fff7eb,#fff 70%);border:2px solid #efbf87;border-radius:20px;grid-template-columns:72px minmax(0,1fr);align-items:center;gap:20px;width:min(820px,100% - 28px);margin:42px auto;padding:clamp(22px,4vw,38px);display:grid;box-shadow:0 18px 42px #5936121f}.employee-operational-gate__icon{color:#9f4e0a;background:#ffe8ca;border-radius:20px;justify-content:center;align-items:center;width:72px;height:72px;display:inline-flex}.employee-operational-gate__icon svg{width:36px;height:36px}.employee-operational-gate__copy h1{margin:0 0 7px;font-size:clamp(24px,3.4vw,34px);line-height:1.12}.employee-operational-gate__copy p{max-width:620px;color:var(--employee-muted);margin:0;font-size:14px;line-height:1.5}.employee-operational-gate__error{color:var(--employee-red);background:var(--employee-red-soft);border-radius:9px;margin-top:10px;padding:9px 11px;font-size:12px;font-weight:800}.employee-operational-gate__actions{grid-column:1/-1}.employee-page button:disabled.employee-metric-card,.employee-dashboard-task-row:disabled,.employee-area-counts button:disabled,.employee-queue-list button:disabled{opacity:.58;cursor:not-allowed}.employee-metric-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px;margin-bottom:14px;display:grid}.employee-metric-card{border:1px solid var(--employee-line);min-height:104px;color:var(--employee-ink);background:var(--employee-surface);text-align:left;border-radius:15px;grid-template-columns:48px minmax(0,1fr) 18px;align-items:center;gap:12px;padding:14px;display:grid;box-shadow:0 3px 10px #14301f12}.employee-metric-card__icon,.employee-area__icon,.employee-queue-list__icon{border-radius:13px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.employee-metric-card--green .employee-metric-card__icon,.employee-metric-card--green.employee-area__icon,.employee-metric-card--green.employee-queue-list__icon,.employee-metric-card--green{color:var(--employee-green-700)}.employee-metric-card--green .employee-metric-card__icon,.employee-metric-card--green.employee-area__icon,.employee-metric-card--green.employee-queue-list__icon{background:var(--employee-green-100)}.employee-metric-card--mint .employee-metric-card__icon,.employee-metric-card--mint.employee-area__icon,.employee-metric-card--mint.employee-queue-list__icon{color:#31804f;background:#eef8ed}.employee-metric-card--blue .employee-metric-card__icon,.employee-metric-card--blue.employee-area__icon,.employee-metric-card--blue.employee-queue-list__icon{color:var(--employee-blue);background:var(--employee-blue-soft)}.employee-metric-card--orange .employee-metric-card__icon,.employee-metric-card--orange.employee-area__icon,.employee-metric-card--orange.employee-queue-list__icon{color:var(--employee-orange);background:var(--employee-orange-soft)}.employee-metric-card--purple.employee-area__icon,.employee-metric-card--purple.employee-queue-list__icon{color:var(--employee-purple);background:var(--employee-purple-soft)}.employee-metric-card__copy{grid-template-columns:1fr auto;align-items:baseline;gap:2px 10px;min-width:0;display:grid}.employee-metric-card__copy small{font-size:13px;font-weight:850}.employee-metric-card__copy strong{grid-row:span 2;font-size:30px;line-height:1}.employee-metric-card__copy span{color:var(--employee-muted);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.employee-metric-card__chevron{color:#88968d;width:18px!important;height:18px!important}.employee-dashboard-grid{grid-template-columns:minmax(0,1.7fr) minmax(300px,.75fr);gap:14px;margin-bottom:14px;display:grid}.employee-panel{border:1px solid var(--employee-line);background:var(--employee-surface);box-shadow:var(--employee-shadow);border-radius:15px;padding:18px}.employee-panel__heading{justify-content:space-between;align-items:center;gap:16px;margin-bottom:14px;display:flex}.employee-panel__heading h2{letter-spacing:-.015em;margin:0;font-size:20px}.employee-priority-pill,.employee-status-pill{white-space:nowrap;border-radius:999px;padding:6px 10px;font-size:11px;font-weight:850}.employee-priority-pill{color:var(--employee-orange);background:var(--employee-orange-soft)}.employee-status-pill{color:var(--employee-green-800);background:var(--employee-green-100)}.employee-priority-pill.is-tour,.employee-status-pill.is-tour{color:#a64200;background:#ffe8d8}.employee-priority-pill.is-watering,.employee-status-pill.is-watering{color:#125da8;background:var(--employee-blue-soft)}.employee-priority-pill.is-personal,.employee-status-pill.is-personal{color:#59308f;background:var(--employee-purple-soft)}.employee-priority-pill.is-urgent,.employee-status-pill.is-urgent{color:var(--employee-red);background:var(--employee-red-soft)}.employee-focus-card{background:var(--employee-green-50);border:1px solid #cfe3d4;border-radius:13px;align-items:center;gap:13px;min-height:94px;padding:14px;display:flex}.employee-plant-avatar{width:50px;height:50px;color:var(--employee-green-700);background:var(--employee-green-100);border-radius:50%;flex:none;justify-content:center;align-items:center;display:inline-flex}.employee-focus-card__copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.employee-focus-card__copy>strong{font-size:18px}.employee-focus-card__copy>span{color:var(--employee-muted);text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.employee-badges{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.employee-badges>span{color:#526159;background:#edf2ee;border-radius:999px;align-items:center;gap:4px;min-height:24px;padding:3px 8px;font-size:10px;font-weight:750;display:inline-flex}.employee-badges svg{width:13px;height:13px}.employee-quick-grid{grid-template-columns:1fr;gap:10px;margin-top:12px;display:grid}.employee-quick-grid button{border:1px solid var(--employee-line);min-height:62px;color:var(--employee-ink);text-align:left;background:#fff;border-radius:11px;align-items:center;gap:11px;padding:9px 12px;display:flex}.employee-quick-grid button>svg{color:var(--employee-green-700)}.employee-quick-grid button>span{flex-direction:column;gap:2px;display:flex}.employee-quick-grid small{color:var(--employee-muted);font-size:11px}.employee-dashboard-task-list{border:1px solid var(--employee-line);background:#fff;border-radius:12px;margin-top:13px;overflow:hidden}.employee-dashboard-task-list__heading{border-bottom:1px solid var(--employee-line);justify-content:space-between;align-items:center;gap:12px;min-height:62px;padding:9px 12px;display:flex}.employee-dashboard-task-list__heading>div{flex-direction:column;gap:2px;display:flex}.employee-dashboard-task-list__heading>div>strong{font-size:14px}.employee-dashboard-task-row{width:100%;min-height:62px;color:var(--employee-ink);text-align:left;background:#fff;border-bottom:1px solid #e7ece8;grid-template-columns:30px minmax(0,1fr) auto minmax(126px,auto);align-items:center;gap:10px;padding:8px 12px;display:grid}.employee-dashboard-task-row:last-child{border-bottom:0}.employee-dashboard-task-row>span:nth-child(2){flex-direction:column;gap:2px;min-width:0;display:flex}.employee-dashboard-task-row>span:nth-child(2) strong,.employee-dashboard-task-row>span:nth-child(2) small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-dashboard-task-row>span:nth-child(2) small{color:var(--employee-muted);font-size:11px}.employee-dashboard-task-row__rank{width:28px;height:28px;color:var(--employee-green-800);background:var(--employee-green-100);border-radius:9px;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.employee-dashboard-task-row__action{white-space:nowrap;min-height:46px;padding-left:12px;padding-right:12px}.employee-dashboard-task-row__action svg{width:17px;height:17px}.employee-dashboard-task-list__empty{color:var(--employee-muted);padding:14px;font-size:12px;font-weight:700}.employee-open-circle{width:48px;height:48px;color:var(--employee-green-800);background:var(--employee-green-50);border:4px solid #b6ddc1;border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:900;display:inline-flex}.employee-area-counts{flex-direction:column;gap:5px;margin-bottom:13px;display:flex}.employee-area-counts button{min-height:48px;color:var(--employee-muted);text-align:left;background:0 0;border:0;grid-template-columns:10px 1fr auto;align-items:center;gap:9px;padding:0;display:grid}.employee-area-counts strong{color:var(--employee-ink)}.employee-area-dot{border-radius:50%;width:9px;height:9px}.employee-area-dot--green{background:var(--employee-green-600)}.employee-area-dot--mint{background:#5fae6d}.employee-area-dot--blue{background:var(--employee-blue)}.employee-area-dot--orange{background:var(--employee-orange)}.employee-notice-card{color:#6e410b;background:var(--employee-orange-soft);text-align:left;border:0;border-radius:11px;grid-template-columns:28px minmax(0,1fr) 18px;align-items:center;gap:9px;width:100%;min-height:64px;padding:10px;display:grid}.employee-notice-card>svg:first-child{color:var(--employee-orange)}.employee-notice-card>span{flex-direction:column;gap:2px;display:flex}.employee-notice-card small{color:#7b5c35}.employee-queue-list{flex-direction:column;display:flex}.employee-queue-list>button{min-height:64px;color:var(--employee-ink);text-align:left;background:0 0;border:0;border-top:1px solid #e7ede8;grid-template-columns:28px 42px minmax(180px,1fr) auto 24px;align-items:center;gap:10px;padding:7px 4px;display:grid}.employee-queue-list>button:first-child{border-top:0}.employee-queue-list__rank{width:25px;height:25px;color:var(--employee-green-800);background:var(--employee-green-100);border-radius:50%;justify-content:center;align-items:center;font-size:11px;font-weight:900;display:inline-flex}.employee-queue-list__rank svg{width:15px;height:15px}.employee-queue-list__icon{border-radius:11px;width:40px;height:40px}.employee-queue-list__copy{flex-direction:column;gap:2px;min-width:0;display:flex}.employee-queue-list__copy strong,.employee-queue-list__copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.employee-queue-list__copy small{color:var(--employee-muted);font-size:11px}.employee-activity-row{border-top:1px solid #e7ede8;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;min-height:60px;display:grid}.employee-activity-row>span:nth-child(2){flex-direction:column;display:flex}.employee-activity-row small,.employee-activity-row time{color:var(--employee-muted);font-size:10px}.employee-feedback{border:1px solid var(--employee-line);border-radius:11px;margin-bottom:14px;padding:13px 15px;font-weight:700}.employee-feedback--error{color:#8f241b;background:var(--employee-red-soft);border-color:#f0c0ba}.employee-feedback--success{color:var(--employee-green-800);background:var(--employee-green-50);border-color:#bfe0c8}.employee-feedback--warning{color:#7b4b13;background:var(--employee-orange-soft);border-color:#f2c79f}.employee-loading-card{border:1px solid var(--employee-line);width:min(100% - 28px,900px);color:var(--employee-muted);box-shadow:var(--employee-shadow);text-align:center;background:#fff;border-radius:15px;margin:28px auto;padding:28px}.employee-empty-state{min-height:88px;color:var(--employee-green-800);background:var(--employee-green-50);border:1px dashed #bfcfc3;border-radius:12px;justify-content:center;align-items:center;gap:12px;padding:16px;display:flex}.employee-empty-state--large{min-height:220px}.employee-empty-state>svg{width:34px;height:34px}.employee-empty-state>div{flex-direction:column;gap:3px;display:flex}.employee-empty-state span{color:var(--employee-muted);font-size:12px}.employee-empty-state--error{color:#8f2018;background:#fff8f7;border-style:solid;border-color:#e2aaa5}.employee-empty-state--error>div{flex:1}.employee-empty-state--error span{color:#79524f}.employee-area__header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:16px;margin-bottom:18px;display:grid}.employee-back-button{border:1px solid var(--employee-line);min-height:48px;color:var(--employee-green-800);background:#fff;border-radius:10px;padding:0 12px;font-weight:800}.employee-area__title{align-items:center;gap:13px;min-width:0;display:flex}.employee-area__title h1{font-size:29px}.employee-area__actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.employee-area__count{color:var(--employee-green-800);background:var(--employee-green-100);border-radius:999px;padding:8px 11px;font-size:12px;font-weight:850}.employee-check-in-flow{box-shadow:var(--employee-shadow);background:linear-gradient(120deg,#f4faf5,#fff);border:1px solid #cbdccf;border-radius:15px;margin-bottom:14px;padding:17px}.employee-check-in-flow>header{justify-content:space-between;align-items:flex-end;gap:16px;margin-bottom:13px;display:flex}.employee-check-in-flow>header h2{margin:0;font-size:21px}.employee-check-in-flow>header>span{color:var(--employee-muted);font-size:11px;font-weight:750}.employee-check-in-flow__steps{grid-template-columns:minmax(0,1fr) 32px minmax(0,1fr);align-items:stretch;gap:9px;display:grid}.employee-check-in-flow__steps article{background:#fff;border:2px solid #d6e1d8;border-radius:13px;grid-template-columns:43px minmax(0,1fr);align-items:center;gap:11px;min-width:0;padding:14px;display:grid;position:relative}.employee-check-in-flow__steps article.is-current{border-color:var(--employee-green-700);box-shadow:0 7px 18px #187a481f}.employee-check-in-flow__steps article.is-done{background:#f4faf5;border-color:#c5dec9}.employee-check-in-flow__number{color:#fff;background:#718079;border:3px solid #fff;border-radius:50%;place-items:center;width:27px;height:27px;font-size:11px;font-weight:900;display:grid;position:absolute;top:-9px;left:-8px}.employee-check-in-flow__steps article.is-current .employee-check-in-flow__number,.employee-check-in-flow__steps article.is-done .employee-check-in-flow__number{background:var(--employee-green-700)}.employee-check-in-flow__icon{width:43px;height:43px;color:var(--employee-green-800);background:var(--employee-green-100);border-radius:11px;place-items:center;display:grid}.employee-check-in-flow__steps article>div{gap:3px;min-width:0;display:grid}.employee-check-in-flow__steps article>div small{color:var(--employee-green-700);letter-spacing:.06em;text-transform:uppercase;font-size:10px;font-weight:900}.employee-check-in-flow__steps article>div strong{font-size:16px}.employee-check-in-flow__steps article>div span{color:var(--employee-muted);font-size:11px;line-height:1.4}.employee-check-in-flow__steps article>button{grid-column:1/-1;width:100%;margin-top:4px}.employee-check-in-flow__arrow{color:var(--employee-green-700);place-items:center;font-size:27px;font-weight:900;display:grid}.employee-filter-tabs{border:1px solid var(--employee-line);background:#eaf0ec;border-radius:12px;gap:4px;margin-bottom:14px;padding:4px;display:flex;overflow-x:auto}.employee-filter-tabs button{min-width:max-content;color:var(--employee-muted);background:0 0;border:0;border-radius:9px;justify-content:center;align-items:center;gap:8px;padding:0 14px;font-size:12px;font-weight:800;display:inline-flex}.employee-filter-tabs button.is-active{color:var(--employee-green-800);background:#fff;box-shadow:0 2px 7px #14301f17}.employee-filter-tabs b{background:var(--employee-green-100);border-radius:20px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 6px;font-size:10px;display:inline-flex}.employee-item-list{flex-direction:column;gap:12px;display:flex}.employee-work-card{border:1px solid var(--employee-line);background:#fff;border-radius:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:14px;padding:15px;display:grid;box-shadow:0 3px 11px #14301f0f}.employee-work-card__main{align-items:center;gap:12px;min-width:0;display:flex}.employee-work-card__copy{min-width:0}.employee-work-card__copy h2,.employee-care-card h2,.employee-plant-card h2{margin:0 0 3px;font-size:17px}.employee-work-card__copy p,.employee-care-card p,.employee-plant-card p{color:var(--employee-muted);margin:0;font-size:12px}.employee-work-card__facts{color:#54645b;flex-wrap:wrap;align-items:center;gap:7px 13px;margin:7px 0;font-size:11px;font-weight:750;display:flex}.employee-work-card__facts span{align-items:center;gap:5px;display:inline-flex}.employee-work-card__facts svg{width:14px;height:14px}.employee-work-card__actions,.employee-action-row{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.employee-care-card{display:block}.employee-care-groups{flex-direction:column;gap:18px;display:flex}.employee-care-house{background:#f1f7f3;border:1px solid #d8e4dc;border-radius:16px;padding:14px}.employee-care-house__header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.employee-care-house__header h2,.employee-care-house__header p{margin:0}.employee-care-house__header h2{font-size:20px}.employee-care-house__header p{color:var(--employee-muted);margin-top:2px;font-size:12px;font-weight:700}.employee-care-house__icon{color:#0b6f35;background:#dcefe2;border-radius:13px;flex:none;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.employee-care-house__icon svg{width:25px;height:25px}.employee-house-work-section+.employee-house-work-section{border-top:1px solid #d8e4dc;margin-top:16px;padding-top:15px}.employee-house-work-section__title{justify-content:space-between;align-items:center;gap:10px;margin:0 2px 9px;display:flex}.employee-house-work-section__title>strong{min-width:28px;height:28px;color:var(--employee-green-800);background:#dcefe2;border-radius:999px;justify-content:center;align-items:center;padding:0 8px;font-size:11px;display:inline-flex}.employee-care-card>header{grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:12px;display:grid}.employee-care-card__location{color:var(--employee-green-800);align-items:center;gap:5px;margin:5px 0 3px;font-size:12px;display:flex}.employee-care-card__location svg{width:14px;height:14px}.employee-care-card__customer{align-items:center;gap:7px;display:flex}.employee-care-card__customer span{color:#5f6f65;text-transform:uppercase;letter-spacing:.04em;background:#edf2ee;border-radius:999px;padding:2px 6px;font-size:9px;font-weight:800}.employee-care-items{flex-direction:column;gap:9px;margin-top:13px;display:flex}.employee-care-item{background:#f9fbf9;border:1px solid #e2e9e4;border-radius:11px;padding:13px}.employee-care-item__title{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.employee-care-item__title>div{flex-direction:column;gap:3px;display:flex}.employee-care-item__title span,.employee-care-item__title small{color:var(--employee-muted);font-size:11px}.employee-note-field{color:var(--employee-muted);flex-direction:column;gap:5px;margin:11px 0;font-size:11px;font-weight:700;display:flex}.employee-note-field input{width:100%;color:var(--employee-ink);background:#fff;border:1px solid #c9d6cd;border-radius:10px;padding:0 12px}.employee-search-field{border:1px solid var(--employee-line);background:#fff;border-radius:13px;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;margin-bottom:14px;padding:0 14px;display:grid;box-shadow:0 3px 10px #14301f0f}.employee-search-field>svg{color:var(--employee-green-700)}.employee-search-field input{min-width:0;color:var(--employee-ink);background:0 0;border:0;outline:0}.employee-search-field>span{color:var(--employee-muted);font-size:11px;font-weight:800}.employee-plant-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.employee-plant-card{border:1px solid var(--employee-line);background:#fff;border-radius:14px;flex-direction:column;padding:15px;display:flex;box-shadow:0 3px 11px #14301f0f}.employee-plant-card>header{grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.employee-plant-card dl,.employee-plant-summary dl{gap:8px;margin:14px 0;display:grid}.employee-plant-card dl>div,.employee-plant-summary dl>div{color:var(--employee-muted);justify-content:space-between;align-items:center;gap:12px;font-size:11px;display:flex}.employee-plant-card dt,.employee-plant-card dd,.employee-plant-summary dt,.employee-plant-summary dd{margin:0}.employee-plant-card dd,.employee-plant-summary dd{color:var(--employee-ink);text-align:right;font-weight:750}.employee-plant-card>button{width:100%;margin-top:auto}.employee-plant-detail__layout{grid-template-columns:minmax(300px,.8fr) minmax(440px,1.35fr);align-items:start;gap:14px;display:grid}.employee-plant-summary,.employee-individualize-card{grid-column:1}.employee-plant-work{grid-area:1/2/span 2}.employee-plant-history{grid-column:1/-1}.employee-plant-summary__action,.employee-individualize-card button{width:100%}.employee-individualize-card p{color:var(--employee-muted);font-size:12px;line-height:1.45}.employee-individualize-card>label{color:var(--employee-muted);flex-direction:column;gap:6px;margin-bottom:10px;font-size:11px;font-weight:750;display:flex}.employee-individualize-card input{background:#fff;border:1px solid #c9d6cd;border-radius:10px;width:100%;padding:0 12px}.employee-history-list{flex-direction:column;display:flex}.employee-history-list>div{border-top:1px solid #e7ede8;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:7px 0;display:grid}.employee-history-list>div:first-child{border-top:0}.employee-history-list__icon{width:32px;height:32px;color:var(--employee-green-700);background:var(--employee-green-100);border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.employee-history-list__icon svg{width:16px;height:16px}.employee-history-list>div>div{flex-direction:column;gap:2px;display:flex}.employee-history-list span,.employee-history-list time{color:var(--employee-muted);font-size:10px}.employee-bottom-nav{z-index:1000;height:82px;padding:6px max(14px, env(safe-area-inset-right)) 7px max(14px, env(safe-area-inset-left));border-top:1px solid var(--employee-line);background:#fffffffb;grid-template-columns:repeat(5,minmax(0,1fr));align-items:center;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -9px 26px #14301f17}.employee-bottom-nav__item{color:#526159;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:3px;height:62px;font-size:10px;font-weight:750;text-decoration:none;display:flex}.employee-bottom-nav__item>svg{width:23px;height:23px}.employee-bottom-nav__item.is-active{color:var(--employee-green-700)}.employee-bottom-nav__item--primary{color:var(--employee-green-800);position:relative}.employee-bottom-nav__scan{color:#fff;background:var(--employee-green-700);border:5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;margin-top:-32px;display:inline-flex;box-shadow:0 9px 20px #187a4847}.employee-bottom-nav__scan svg{width:27px;height:27px}.app-main--employee .employee-scan-page{background:var(--employee-canvas);max-width:none!important;color:var(--employee-ink)!important;gap:0!important;margin:0!important}.employee-scan-page>.scan-page__header,.employee-scan-page>.scan-page__panel{width:calc(100% - 48px);max-width:1180px;margin-left:auto;margin-right:auto}.employee-scan-page>.scan-page__header{padding:20px 0 14px;align-items:center!important}.employee-scan-page>.scan-page__panel{box-shadow:var(--employee-shadow);margin-bottom:26px;border-color:var(--employee-line)!important;border-radius:15px!important;padding:20px!important}.employee-scan-page .scan-page__form{grid-template-columns:minmax(180px,220px) minmax(280px,1fr) auto!important;gap:12px!important}.employee-scan-page input,.employee-scan-page select{background:#fff!important;border-color:#c7d5cb!important;border-radius:11px!important;min-height:52px!important}.employee-scan-page .scan-page__form button,.employee-scan-page .scan-page__guided-actions button,.employee-scan-page .scan-page__footer-actions button,.employee-scan-page .scan-page__new-plant-actions button{border-radius:11px!important;min-height:52px!important}.employee-scan-page .scan-page__guided{border-radius:12px!important}.employee-scan-page .scan-page__result-header{align-items:center!important}.employee-scan-page .scan-page__plant-info{background:#fff;border:1px solid #d7e4da;border-radius:11px;padding:11px 13px}.employee-scan-page .scan-page__action-box{grid-template-columns:repeat(3,minmax(150px,1fr)) auto!important}.employee-scan-page .scan-page__diameter-label{flex-wrap:wrap;align-items:baseline;gap:5px 8px;display:flex}.employee-scan-page .scan-page__diameter-label em{color:#52645a;font-size:.88rem;font-weight:500}.employee-scan-page .scan-page__care-alert{background:#fff8ed;border:3px solid #e97813;border-radius:16px;gap:14px;padding:20px;display:grid;box-shadow:0 9px 24px #a84d0021}.employee-scan-page .scan-page__care-alert-heading{gap:5px;display:grid}.employee-scan-page .scan-page__care-alert-heading>span{color:#a33f00;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.employee-scan-page .scan-page__care-alert-heading>strong{color:#752900;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08}.employee-scan-page .scan-page__care-alert-heading p{color:#4f3321;max-width:760px;margin:0;font-size:1rem;line-height:1.45}.employee-scan-page .scan-page__care-alert-list{gap:10px;display:grid}.employee-scan-page .scan-page__care-alert-item{background:#fff;border:1px solid #edc397;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(230px,auto);align-items:center;gap:16px;padding:14px;display:grid}.employee-scan-page .scan-page__care-alert-item>div{gap:4px;display:grid}.employee-scan-page .scan-page__care-alert-item strong{color:#352118;font-size:1.08rem}.employee-scan-page .scan-page__care-alert-item span{color:#674c3b;line-height:1.4}.employee-scan-page .scan-page__care-complete,.employee-scan-page .scan-page__care-defer{cursor:pointer;border-radius:11px;min-height:56px;padding:11px 18px;font-weight:900}.employee-scan-page .scan-page__care-complete{color:#fff;background:#0b7a2b;border:2px solid #0b7a2b}.employee-scan-page .scan-page__care-defer{color:#7d3400;background:#fff;border:2px solid #a74c0a;justify-self:start}.employee-scan-page .scan-page__care-complete:disabled,.employee-scan-page .scan-page__care-defer:disabled{cursor:wait;opacity:.65}.location-round-page{min-height:100vh;color:var(--employee-ink);background:var(--employee-canvas);font-family:Roboto,Segoe UI,Arial,sans-serif}.location-round-page__content{width:100%;max-width:1480px;margin:0 auto;padding:20px 24px 30px}.location-round-page__header{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:15px;display:flex}.location-round-page__header h1{letter-spacing:-.025em;margin:0 0 5px;font-size:clamp(28px,3vw,38px);line-height:1.08}.location-round-page__header p{color:var(--employee-muted);margin:0;font-size:14px}.location-round-page__header-actions,.location-round-page__summary-actions,.location-round-page__summary-actions>div{align-items:center;gap:10px;display:flex}.location-round-page__online{border:1px solid;border-radius:20px;align-items:center;gap:7px;min-height:42px;padding:0 12px;font-size:12px;font-weight:850;display:inline-flex}.location-round-page__online i{background:currentColor;border-radius:50%;width:9px;height:9px}.location-round-page__online.is-online{color:var(--employee-green-700);background:var(--employee-green-50);border-color:#bcdcc5}.location-round-page__online.is-offline{color:var(--employee-red);background:var(--employee-red-soft);border-color:#efb8b3}.location-round-page button,.location-round-page input{min-height:52px;font:inherit}.location-round-page button:focus-visible,.location-round-page input:focus-visible{outline-offset:2px;outline:3px solid #72c88c}.location-round-page svg{width:22px;height:22px}.location-round-page__clock-warning,.location-round-page__offline-warning{border:2px solid;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:13px;margin-bottom:14px;padding:14px 16px;display:grid}.location-round-page__clock-warning{color:#75400f;background:#fff8eb;border-color:#eac58e}.location-round-page__offline-warning{color:#7e211a;background:var(--employee-red-soft);border-color:#e9aaa4}.location-round-page__clock-warning>svg,.location-round-page__offline-warning>svg{width:32px;height:32px}.location-round-page__clock-warning>div,.location-round-page__offline-warning>div{gap:3px;display:grid}.location-round-page__clock-warning span,.location-round-page__offline-warning span{font-size:12px;line-height:1.4}.location-round-page__layout{grid-template-columns:minmax(390px,.82fr) minmax(480px,1.18fr);align-items:start;gap:15px;display:grid}.location-round-page__scanner,.location-round-page__groups{border:1px solid var(--employee-line);box-shadow:var(--employee-shadow);background:#fff;border-radius:16px}.location-round-page__scanner{gap:14px;padding:18px;display:grid}.location-round-page__active{color:#45554b;background:#f6f8f6;border:2px dashed #b9c9bd;border-radius:14px;grid-template-columns:58px minmax(0,1fr);align-items:center;gap:14px;min-height:106px;padding:16px;display:grid}.location-round-page__active.has-location{border:3px solid var(--employee-green-700);color:var(--employee-green-900);background:linear-gradient(120deg,#e9f7ed,#fff)}.location-round-page__active-icon{color:#fff;background:#809087;border-radius:15px;place-items:center;width:58px;height:58px;display:grid}.location-round-page__active.has-location .location-round-page__active-icon{background:var(--employee-green-700)}.location-round-page__active-icon svg{width:31px;height:31px}.location-round-page__active>div{gap:3px;min-width:0;display:grid}.location-round-page__active small{color:var(--employee-muted);letter-spacing:.06em;text-transform:uppercase;font-size:11px;font-weight:850}.location-round-page__active strong{font-size:clamp(22px,3vw,30px);line-height:1.05}.location-round-page__active>div>span{color:var(--employee-muted);font-size:12px}.location-round-page__scan-form{gap:7px;display:grid}.location-round-page__scan-form label{color:#425148;font-size:13px;font-weight:850}.location-round-page__scan-form>div{grid-template-columns:minmax(0,1fr) auto;gap:9px;display:grid}.location-round-page__scan-form input{width:100%;min-width:0;min-height:58px;color:var(--employee-ink);background:#fff;border:2px solid #afc3b5;border-radius:12px;padding:0 14px;font-size:17px}.location-round-page__scan-form button{min-height:58px;padding-left:20px;padding-right:20px}.location-round-page__hint{color:#466051;background:#f2f6f3;border-radius:10px;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:11px 12px;display:grid}.location-round-page__hint>span{gap:2px;font-size:12px;line-height:1.35;display:grid}.location-round-page__feedback{border:2px solid;border-radius:13px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:11px;min-height:78px;padding:13px 14px;display:grid}.location-round-page__feedback>svg{width:34px;height:34px}.location-round-page__feedback>span{gap:3px;display:grid}.location-round-page__feedback strong{font-size:17px}.location-round-page__feedback small{font-size:12px;line-height:1.4}.location-round-page__feedback.is-location,.location-round-page__feedback.is-success{color:var(--employee-green-900);background:var(--employee-green-50);border-color:#9ed0ac}.location-round-page__feedback.is-warning{color:#75400f;background:#fff8eb;border-color:#eac58e}.location-round-page__feedback.is-error{color:#81231b;background:var(--employee-red-soft);border-color:#e9aaa4}.location-round-page__summary-actions{border-top:1px solid var(--employee-line);justify-content:space-between;padding-top:13px}.location-round-page__summary-actions>div{flex-wrap:wrap}.location-round-page__summary-actions span{color:var(--employee-muted);font-size:10px;font-weight:750;display:grid}.location-round-page__summary-actions span b{color:var(--employee-ink);font-size:19px}.location-round-page__groups{overflow:hidden}.location-round-page__groups>header{border-bottom:1px solid var(--employee-line);justify-content:space-between;align-items:center;gap:14px;min-height:77px;padding:15px 18px;display:flex}.location-round-page__groups>header h2{margin:0;font-size:21px}.location-round-page__groups>header>strong{color:var(--employee-green-800);background:var(--employee-green-100);border-radius:9px;padding:8px 10px;font-size:12px}.location-round-page__group-list{align-content:start;gap:10px;min-height:380px;max-height:calc(100vh - 248px);padding:13px;display:grid;overflow:auto}.location-round-page__group-list article{border:1px solid #d4e0d7;border-radius:12px;overflow:hidden}.location-round-page__group-list article.is-active{border:2px solid var(--employee-green-700);box-shadow:0 5px 14px #187a481a}.location-round-page__group-list article>header{background:#f4f8f5;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:58px;padding:9px 12px;display:grid}.location-round-page__group-list article.is-active>header{background:var(--employee-green-50)}.location-round-page__group-list article>header>span,.location-round-page__plants>div>span{width:38px;height:38px;color:var(--employee-green-800);background:var(--employee-green-100);border-radius:9px;place-items:center;display:grid}.location-round-page__group-list article>header>div,.location-round-page__plants>div>div{gap:2px;min-width:0;display:grid}.location-round-page__group-list article>header strong{font-size:16px}.location-round-page__group-list article>header small,.location-round-page__plants small{color:var(--employee-muted);font-size:11px}.location-round-page__group-list article>header>b{color:#fff;background:var(--employee-green-700);border-radius:16px;padding:6px 8px;font-size:10px}.location-round-page__group-list article>p{color:var(--employee-muted);border-top:1px solid var(--employee-line);margin:0;padding:13px 14px;font-size:12px}.location-round-page__plants>div{border-top:1px solid #e4ebe6;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;min-height:59px;padding:8px 12px;display:grid}.location-round-page__plants strong{font-size:13px}.location-round-page__plants>div>b{border-radius:16px;padding:6px 8px;font-size:10px}.location-round-page__plants>div>b.is-saved{color:var(--employee-green-800);background:var(--employee-green-100)}.location-round-page__plants>div>b.is-unchanged{color:#735115;background:#f9f1dc}.location-round-page__empty{min-height:380px;color:var(--employee-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:28px;display:flex}.location-round-page__empty>svg{color:#7da48a;width:54px;height:54px;margin-bottom:8px}.location-round-page__empty strong{color:var(--employee-ink);font-size:17px}.location-round-page__empty span{max-width:320px;font-size:12px;line-height:1.4}.offline-location-import{min-height:100vh;color:var(--employee-ink);background:var(--employee-canvas);font-family:Roboto,Segoe UI,Arial,sans-serif}.offline-location-import__content{width:100%;max-width:1380px;margin:0 auto;padding:24px 28px 42px}.offline-location-import__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:18px;display:flex}.offline-location-import__header h1{letter-spacing:-.025em;margin:0 0 6px;font-size:clamp(28px,3vw,38px);line-height:1.1}.offline-location-import__header p{max-width:820px;color:var(--employee-muted);margin:0;font-size:15px;line-height:1.5}.offline-location-import__header svg,.offline-location-import__entry-footer svg,.offline-location-import__issues svg,.offline-location-import__pin svg,.offline-location-import__plant-icon svg,.offline-location-import__confirm svg{width:22px;height:22px}.offline-location-import button,.offline-location-import textarea{font:inherit}.offline-location-import button:focus-visible,.offline-location-import textarea:focus-visible{outline-offset:2px;outline:3px solid #72c88c}.offline-location-import__workflow{box-shadow:var(--employee-shadow);background:#fff;border:1px solid #d5e1d8;border-radius:15px;grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:18px;display:grid;overflow:hidden}.offline-location-import__workflow>div{align-items:center;gap:12px;min-height:92px;padding:16px;display:flex;position:relative}.offline-location-import__workflow>div:not(:last-child){border-right:1px solid var(--employee-line)}.offline-location-import__workflow>div:not(:last-child):after{content:"›";z-index:1;color:#8aa095;background:#fff;place-items:center;width:18px;height:30px;font-size:28px;display:grid;position:absolute;right:-9px}.offline-location-import__workflow b{color:#fff;background:var(--employee-green-700);border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.offline-location-import__workflow span{gap:3px;min-width:0;display:grid}.offline-location-import__workflow strong{font-size:14px}.offline-location-import__workflow small{color:var(--employee-muted);font-size:12px;line-height:1.3}.offline-location-import__entry,.offline-location-import__preview{border:1px solid var(--employee-line);box-shadow:var(--employee-shadow);background:#fff;border-radius:16px}.offline-location-import__entry{padding:20px}.offline-location-import__entry-head,.offline-location-import__entry-footer,.offline-location-import__preview>header,.offline-location-import__confirm{justify-content:space-between;align-items:center;gap:18px;display:flex}.offline-location-import__entry h2,.offline-location-import__preview h2{margin:0 0 4px;font-size:22px}.offline-location-import__entry p{color:var(--employee-muted);margin:0;font-size:13px}.offline-location-import__entry-actions{gap:9px;display:flex}.offline-location-import__clear{min-height:48px;color:var(--employee-muted);background:0 0;border:1px solid #0000;border-radius:10px;padding:0 13px;font-weight:750}.offline-location-import__clear:disabled{opacity:.45}.offline-location-import__entry textarea{resize:vertical;color:#173121;background:#fbfdfb;border:2px solid #c6d6ca;border-radius:12px;width:100%;min-height:230px;margin:16px 0 13px;padding:15px;font-family:Cascadia Mono,Consolas,monospace;font-size:15px;line-height:1.55}.offline-location-import__entry textarea::placeholder{color:#8c9b92}.offline-location-import__entry-footer>span{color:var(--employee-muted);font-size:14px}.offline-location-import__entry-footer>span strong{color:var(--employee-ink);font-size:20px}.offline-location-import__message{border:1px solid;border-radius:12px;margin-top:14px;padding:14px 16px;font-weight:750;line-height:1.4}.offline-location-import__message.is-error{color:#8d2018;background:var(--employee-red-soft);border-color:#f0b7b2}.offline-location-import__message.is-success{color:var(--employee-green-900);background:var(--employee-green-50);border-color:#b8ddc2}.offline-location-import__preview{margin-top:18px;overflow:hidden}.offline-location-import__preview>header{border-bottom:1px solid var(--employee-line);padding:20px}.offline-location-import__metrics{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.offline-location-import__metrics span{color:#516158;background:#f1f5f2;border-radius:9px;padding:8px 10px;font-size:12px;font-weight:750}.offline-location-import__metrics span b{color:var(--employee-ink);margin-right:3px;font-size:16px}.offline-location-import__metrics .is-ready{color:var(--employee-green-800);background:var(--employee-green-100)}.offline-location-import__metrics .is-error{color:var(--employee-red);background:var(--employee-red-soft)}.offline-location-import__issues{gap:8px;padding:14px 20px 0;display:grid}.offline-location-import__issues>div{border:1px solid;border-radius:10px;grid-template-columns:26px minmax(0,1fr);align-items:start;gap:9px;padding:11px 13px;font-size:13px;display:grid}.offline-location-import__issues>div>span{gap:2px;line-height:1.4;display:grid}.offline-location-import__issues .is-error{color:#78231c;background:var(--employee-red-soft);border-color:#efb8b3}.offline-location-import__issues .is-warning{color:#74400e;background:#fff8ed;border-color:#efcfa9}.offline-location-import__groups{gap:13px;padding:20px;display:grid}.offline-location-import__groups article{border:1px solid #cfdcd2;border-radius:13px;overflow:hidden}.offline-location-import__groups article>header{background:var(--employee-green-50);grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:11px 14px;display:grid}.offline-location-import__pin,.offline-location-import__plant-icon{color:var(--employee-green-800);background:var(--employee-green-100);border-radius:10px;place-items:center;display:grid}.offline-location-import__pin{width:42px;height:42px}.offline-location-import__groups article>header>span:nth-child(2){gap:2px;min-width:0;display:grid}.offline-location-import__groups article>header small{color:var(--employee-muted);font-size:11px}.offline-location-import__groups article>header strong{font-size:18px}.offline-location-import__groups article>header>b{color:var(--employee-green-800);background:#fff;border-radius:8px;padding:7px 9px;font-size:12px}.offline-location-import__plants>div{border-top:1px solid #e6ece8;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:66px;padding:10px 14px;display:grid}.offline-location-import__plant-icon{width:38px;height:38px}.offline-location-import__plant-name{gap:2px;min-width:0;display:grid}.offline-location-import__plant-name strong{font-size:14px}.offline-location-import__plant-name small,.offline-location-import__plant-name em{color:var(--employee-muted);font-size:12px;font-style:normal;line-height:1.35}.offline-location-import__plant-name em{color:#8a4a0e}.offline-location-import__state{text-align:center;border-radius:20px;min-width:88px;padding:7px 9px;font-size:11px;font-weight:900}.offline-location-import__state.is-ready,.offline-location-import__state.is-applied{color:#14663a;background:var(--employee-green-100)}.offline-location-import__state.is-unchanged,.offline-location-import__state.is-duplicate{color:#67502b;background:#f8f1df}.offline-location-import__state.is-error{color:var(--employee-red);background:var(--employee-red-soft)}.offline-location-import__empty{color:var(--employee-muted);border-top:1px solid var(--employee-line);margin:0;padding:16px}.offline-location-import__confirm{background:linear-gradient(110deg,#edf8f0,#fff);border-top:1px solid #cfe2d4;padding:18px 20px}.offline-location-import__confirm.has-errors{background:linear-gradient(110deg,#fff2f0,#fff);border-top-color:#ecc2bd}.offline-location-import__confirm>div{gap:4px;display:grid}.offline-location-import__confirm>div strong{font-size:17px}.offline-location-import__confirm>div span{color:var(--employee-muted);font-size:12px}@media (width<=1050px){.employee-topbar__person{display:none}.employee-topbar__brand{min-width:205px}.employee-metric-grid,.employee-plant-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.location-round-page__layout{grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr)}.location-round-page__content{padding-left:14px;padding-right:14px}.location-round-page__scanner{padding:14px}.location-round-page__summary-actions{flex-direction:column;align-items:stretch}.location-round-page__summary-actions>button{width:100%}.offline-location-import__workflow{grid-template-columns:repeat(2,minmax(0,1fr))}.offline-location-import__workflow>div:nth-child(2){border-right:0}.offline-location-import__workflow>div:nth-child(-n+2){border-bottom:1px solid var(--employee-line)}}@media (width<=820px){.app-main--employee{padding:0 0 92px}.employee-topbar{min-height:66px;padding:8px 14px}.employee-topbar__brand{min-width:0}.employee-topbar__brand-mark{width:40px;height:40px}.employee-topbar__brand strong{font-size:13px}.employee-topbar__brand small,.employee-topbar__person,.employee-topbar__clock small,.employee-topbar__phase small{display:none}.employee-topbar__logout{flex:none;padding:0 9px}.employee-topbar__clock,.employee-topbar__phase{min-height:48px;padding:5px 9px}.employee-topbar__clock>svg,.employee-topbar__phase>svg{display:none}.employee-topbar__clock strong,.employee-topbar__phase strong{max-width:150px;font-size:10px}.employee-page__content{padding:15px 14px 24px}.employee-clock-correction__heading,.employee-clock-correction__actions{flex-direction:column;align-items:stretch}.employee-clock-correction__fields{grid-template-columns:1fr}.employee-clock-status{grid-template-columns:40px minmax(0,1fr)}.employee-clock-status__actions{grid-column:1/-1}.employee-clock-status__actions>button{flex:1 1 0}.employee-operational-gate{grid-template-columns:58px minmax(0,1fr);gap:14px;margin-top:24px}.employee-operational-gate__icon{border-radius:16px;width:58px;height:58px}.employee-welcome{align-items:flex-start;margin-bottom:14px}.employee-welcome h1{font-size:27px}.employee-welcome p{font-size:12px}.employee-welcome>button{padding:0 11px;font-size:0}.employee-welcome>button svg{width:22px;height:22px}.employee-metric-grid{gap:9px}.employee-metric-card{grid-template-columns:40px minmax(0,1fr) 15px;gap:9px;min-height:91px;padding:10px}.employee-metric-card__icon{border-radius:11px;width:40px;height:40px}.employee-metric-card__copy{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.employee-metric-card__copy strong{order:-1;font-size:25px}.employee-metric-card__copy small{font-size:10px}.employee-metric-card__copy span{max-width:100%;font-size:9px}.employee-dashboard-grid{flex-direction:column;display:flex}.employee-day-overview{order:2}.employee-focus-card{grid-template-columns:46px minmax(0,1fr);display:grid}.employee-focus-card>.employee-primary-button{grid-column:1/-1;width:100%}.employee-dashboard-task-row{grid-template-columns:30px minmax(0,1fr) auto}.employee-dashboard-task-row__action{grid-column:2/-1}.employee-clock-gate{grid-template-columns:48px minmax(0,1fr)}.employee-clock-gate__icon{width:46px;height:46px}.employee-clock-gate>.employee-primary-button{grid-column:1/-1;width:100%}.employee-clock-gate__actions{flex-wrap:wrap;grid-column:1/-1;width:100%}.employee-area__header{grid-template-columns:auto minmax(0,1fr);align-items:start}.employee-area__title{align-items:flex-start}.employee-area__icon{width:44px;height:44px}.employee-area__title h1{font-size:25px}.employee-area__actions{grid-column:1/-1;justify-content:space-between}.employee-check-in-flow>header{flex-direction:column;align-items:flex-start}.employee-check-in-flow__steps{grid-template-columns:1fr}.employee-check-in-flow__arrow{min-height:22px;transform:rotate(90deg)}.employee-work-card{flex-direction:column;align-items:stretch;display:flex}.employee-work-card__actions{justify-content:stretch}.employee-work-card__actions>button{flex:1}.employee-plant-grid{grid-template-columns:1fr}.employee-plant-detail__layout{flex-direction:column;display:flex}.employee-plant-detail__layout>section{width:100%}.employee-scan-page>.scan-page__header,.employee-scan-page>.scan-page__panel{width:calc(100% - 28px)}.employee-scan-page>.scan-page__header{padding-top:15px}.employee-scan-page .scan-page__form,.employee-scan-page .scan-page__action-box{grid-template-columns:1fr!important}.employee-scan-page .scan-page__care-alert-item{grid-template-columns:1fr}.employee-scan-page .scan-page__check-in-summary{grid-column:1!important}.location-round-page__header{flex-direction:column;align-items:stretch}.location-round-page__header-actions{justify-content:space-between}.location-round-page__layout{grid-template-columns:1fr}.location-round-page__group-list{min-height:0;max-height:none}.location-round-page__empty{min-height:240px}.offline-location-import__content{padding:18px 14px 34px}.offline-location-import__header,.offline-location-import__entry-head,.offline-location-import__preview>header,.offline-location-import__confirm{flex-direction:column;align-items:stretch}.offline-location-import__metrics{justify-content:flex-start}.offline-location-import__confirm .employee-primary-button{width:100%}}@media (width<=560px){.employee-topbar{padding:7px 10px}.employee-topbar__phase,.employee-topbar__brand>span:last-child{display:none}.employee-page__content{padding-left:10px;padding-right:10px}.employee-operational-gate{grid-template-columns:1fr;width:calc(100% - 20px);padding:20px 16px}.employee-operational-gate__actions{flex-direction:column;align-items:stretch}.employee-operational-gate__actions>button,.employee-clock-correction__actions>button,.employee-clock-gate__actions>button,.employee-clock-status__actions>button{width:100%}.employee-clock-status__actions{flex-direction:column;align-items:stretch}.employee-metric-grid{gap:7px}.employee-metric-card{grid-template-columns:36px minmax(0,1fr)}.employee-metric-card__icon{width:36px;height:36px}.employee-metric-card__chevron{display:none}.employee-quick-grid{grid-template-columns:1fr}.employee-queue-list>button{grid-template-columns:25px 38px minmax(0,1fr) 21px}.employee-queue-list .employee-status-pill{display:none}.employee-care-card>header{grid-template-columns:46px minmax(0,1fr)}.employee-care-card>header>button{grid-column:1/-1;width:100%}.employee-action-row{flex-direction:column;align-items:stretch}.employee-action-row>button{width:100%}.employee-area__actions{flex-wrap:wrap}.employee-area__actions>.employee-area__count{text-align:center;width:100%}.employee-area__actions>button{flex:1}.employee-check-in-flow{padding:13px}.location-round-page__content{padding-left:10px;padding-right:10px}.location-round-page__header-actions,.location-round-page__scan-form>div{flex-direction:column;grid-template-columns:1fr;align-items:stretch}.location-round-page__header-actions>button,.location-round-page__scan-form button{width:100%}.location-round-page__clock-warning,.location-round-page__offline-warning{grid-template-columns:38px minmax(0,1fr)}.location-round-page__clock-warning>button{grid-column:1/-1;width:100%}.location-round-page__active{grid-template-columns:48px minmax(0,1fr)}.location-round-page__active-icon{width:48px;height:48px}.location-round-page__plants>div{grid-template-columns:38px minmax(0,1fr)}.location-round-page__plants>div>b{grid-column:2;justify-self:start}.offline-location-import__workflow{grid-template-columns:1fr}.offline-location-import__workflow>div,.offline-location-import__workflow>div:nth-child(2){border-right:0;border-bottom:1px solid var(--employee-line)}.offline-location-import__workflow>div:last-child{border-bottom:0}.offline-location-import__workflow>div:after{display:none!important}.offline-location-import__entry-actions,.offline-location-import__entry-footer{flex-direction:column;align-items:stretch}.offline-location-import__entry-footer .employee-primary-button,.offline-location-import__header .employee-secondary-button{width:100%}.offline-location-import__groups article>header{grid-template-columns:42px minmax(0,1fr)}.offline-location-import__groups article>header>b{grid-column:2;justify-self:start}.offline-location-import__plants>div{grid-template-columns:38px minmax(0,1fr)}.offline-location-import__state{grid-column:2;justify-self:start}.employee-bottom-nav{padding-left:4px;padding-right:4px}.employee-bottom-nav__item{font-size:9px}}@media (prefers-reduced-motion:reduce){.employee-primary-button,.employee-secondary-button,.employee-metric-card{transition:none}}:root{--driver-green-950:#0a3320;--driver-green-900:#0f4b2d;--driver-green-800:#14633a;--driver-green-700:#187948;--driver-green-100:#e4f4e9;--driver-green-50:#f2faf4;--driver-ink:#142119;--driver-muted:#627067;--driver-line:#d8e3db;--driver-surface:#fff;--driver-canvas:#f1f5f2;--driver-orange:#d85e0b;--driver-orange-soft:#fff2e7;--driver-red:#b42318;--driver-red-soft:#fff0ee;--driver-shadow:0 10px 28px #12311e1a}.app-shell--driver{background:var(--driver-canvas);min-height:100dvh;display:block}.app-main--driver{background:var(--driver-canvas);width:100%;min-height:100dvh;padding:0 0 90px;overflow-x:hidden}.driver-page{min-height:calc(100vh - 90px);color:var(--driver-ink);background:var(--driver-canvas);font-family:Roboto,Segoe UI,Arial,sans-serif}.driver-page button,.driver-page input,.driver-page textarea,.driver-page select,.driver-scan-page button,.driver-scan-page input,.driver-scan-page textarea,.driver-scan-page select{min-height:52px;font:inherit}.driver-page button:focus-visible,.driver-page a:focus-visible,.driver-page input:focus-visible,.driver-page textarea:focus-visible,.driver-bottom-nav a:focus-visible,.driver-scan-page button:focus-visible,.driver-scan-page input:focus-visible,.driver-scan-page select:focus-visible{outline-offset:3px;outline:3px solid #65c985}.driver-page svg,.driver-topbar svg,.driver-bottom-nav svg,.driver-scan-page svg{flex:none;width:23px;height:23px}.driver-topbar{z-index:20;border-bottom:1px solid var(--driver-line);background:#fffffffa;justify-content:space-between;align-items:center;gap:18px;width:100%;min-height:76px;padding:10px 24px;display:flex;position:relative}.driver-topbar__brand{min-width:230px;color:var(--driver-ink);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:0;display:flex}.driver-topbar__brand-mark{color:#fff;background:var(--driver-green-700);border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.driver-topbar__brand>span:last-child,.driver-topbar__person>span:last-child,.driver-topbar__tour>span{flex-direction:column;gap:2px;min-width:0;display:flex}.driver-topbar__brand strong{font-size:17px}.driver-topbar__brand small,.driver-topbar__person small,.driver-topbar__tour small,.driver-topbar__progress small{color:var(--driver-muted);font-size:12px}.driver-topbar__context{justify-content:flex-end;align-items:stretch;gap:10px;display:flex}.driver-topbar__person,.driver-topbar__tour,.driver-topbar__progress{border:1px solid var(--driver-line);background:var(--driver-green-50);border-radius:12px;align-items:center;gap:10px;min-height:54px;padding:8px 13px;display:flex}.driver-topbar__avatar{width:36px;height:36px;color:var(--driver-green-800);background:var(--driver-green-100);border-radius:50%;place-items:center;font-weight:900;display:grid}.driver-topbar__tour{min-width:245px;color:var(--driver-green-900)}.driver-topbar__progress{flex-direction:column;justify-content:center;align-items:flex-start;gap:2px;min-width:135px}.driver-topbar__logout{border:1px solid var(--driver-line);color:#38443d;cursor:pointer;background:#fff;border-radius:12px;min-width:106px;padding:0 14px;font-weight:800}.driver-bottom-nav{z-index:1100;height:78px;padding:6px max(18px, env(safe-area-inset-right)) 7px max(18px, env(safe-area-inset-left));border-top:1px solid var(--driver-line);background:#fffffffa;justify-content:center;align-items:flex-end;gap:88px;display:flex;position:fixed;inset:auto 0 0;box-shadow:0 -8px 22px #12301e14}.driver-bottom-nav__item{color:#4f5d54;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-width:130px;min-height:64px;font-size:13px;font-weight:800;text-decoration:none;display:flex}.driver-bottom-nav__item.is-active{color:var(--driver-green-700)}.driver-bottom-nav__item--primary{position:relative}.driver-bottom-nav__primary-icon{color:#fff;background:var(--driver-green-700);border:5px solid #fff;border-radius:50%;place-items:center;width:64px;height:64px;margin-top:-28px;display:grid;box-shadow:0 7px 18px #14633a47}.driver-bottom-nav__primary-icon>svg{width:34px;height:34px}.driver-bottom-nav__item:not(.driver-bottom-nav__item--primary)>svg{width:19px;height:19px}.driver-bottom-nav__item:not(.driver-bottom-nav__item--primary){color:#667169;min-width:104px;font-size:12px}.driver-page__content{width:100%;max-width:1480px;margin:0 auto;padding:18px 28px 34px}.driver-page__header{justify-content:space-between;align-items:center;gap:18px;min-height:78px;margin-bottom:14px;display:flex}.driver-page__title{align-items:center;gap:15px;min-width:0;display:flex}.driver-page__title-icon,.driver-tour-card__icon{width:54px;height:54px;color:var(--driver-green-800);background:var(--driver-green-100);border-radius:15px;place-items:center;display:grid}.driver-page h1,.driver-page h2,.driver-page h3,.driver-page p{margin-top:0}.driver-page__title h1{margin-bottom:3px;font-size:clamp(1.9rem,3vw,2.7rem);line-height:1.05}.driver-page__title p{color:var(--driver-muted);margin-bottom:0}.driver-eyebrow{color:var(--driver-green-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px;font-size:.75rem;font-weight:900;display:block}.driver-primary-button,.driver-secondary-button,.driver-contact-button,.driver-navigation-button,.driver-complete-button,.driver-save-plant-button,.driver-back-button{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:9px;min-height:54px;padding:12px 18px;font-weight:900;text-decoration:none;display:inline-flex}.driver-primary-button,.driver-navigation-button,.driver-save-plant-button{border:2px solid var(--driver-green-700);color:#fff;background:var(--driver-green-700)}.driver-secondary-button,.driver-contact-button,.driver-back-button{color:var(--driver-green-900);background:#fff;border:1px solid #cbd8ce}.driver-back-button{min-width:104px}.driver-primary-button:disabled,.driver-secondary-button:disabled,.driver-complete-button:disabled,.driver-save-plant-button:disabled{cursor:not-allowed;opacity:.48}.driver-feedback,.driver-tour-note,.driver-stop-note{border-radius:12px;margin-bottom:16px;padding:14px 17px;font-weight:750}.driver-feedback--success{color:#145d32;background:#eaf7ed;border:1px solid #aad7b7}.driver-feedback--error{color:#8f2018;background:var(--driver-red-soft);border:2px solid #e8aaa4}.driver-tour-note,.driver-stop-note{color:#6f3611;background:var(--driver-orange-soft);border:1px solid #edc59f;flex-direction:column;gap:4px;display:flex}.driver-loading-card,.driver-empty-state{border:1px solid var(--driver-line);max-width:900px;box-shadow:var(--driver-shadow);background:#fff;border-radius:18px;align-items:center;gap:18px;margin:38px auto;padding:28px;display:flex}.driver-loading-card{justify-content:center;font-weight:800}.driver-empty-state>span{width:58px;height:58px;color:var(--driver-green-700);background:var(--driver-green-100);border-radius:50%;place-items:center;display:grid}.driver-empty-state>div{flex:1}.driver-empty-state h2{margin-bottom:5px}.driver-empty-state p{color:var(--driver-muted);margin-bottom:0}.driver-empty-state--error{background:#fff8f7;border-color:#e2aaa5}.driver-empty-state--error>span{color:#9b2119;background:#f9ddda}.driver-empty-state--error h2{color:#8f2018}.driver-plants-page{min-width:0}.driver-plants-page__refresh{min-width:166px}.driver-plant-focus{box-shadow:var(--driver-shadow);background:#fff;border:2px solid #a8cfb3;border-radius:20px;gap:18px;padding:22px;display:grid}.driver-plant-focus__identity{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:15px;min-width:0;display:grid}.driver-plant-focus__icon{color:#fff;background:var(--driver-green-700);border-radius:17px;place-items:center;width:64px;height:64px;display:grid}.driver-plant-focus__icon svg{width:31px;height:31px}.driver-plant-focus__identity h2{margin-bottom:4px;font-size:clamp(1.65rem,2.6vw,2.3rem);line-height:1.08}.driver-plant-focus__identity p{color:var(--driver-muted);margin-bottom:0;font-weight:750}.driver-plant-focus__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:0;display:grid}.driver-plant-focus__facts>div{border:1px solid var(--driver-line);background:var(--driver-green-50);border-radius:13px;align-content:center;gap:5px;min-width:0;min-height:82px;padding:13px 14px;display:grid}.driver-plant-focus__facts dt{color:var(--driver-muted);font-size:.78rem;font-weight:850}.driver-plant-focus__facts dd{overflow-wrap:anywhere;min-width:0;margin:0;font-size:1.05rem;font-weight:900}.driver-plant-focus__workflow{color:#145d32;background:#eaf7ed;border:1px solid #aad7b7;border-radius:14px;align-items:center;gap:13px;min-height:76px;padding:14px 16px;display:flex}.driver-plant-focus__workflow.is-open{color:#743407;background:var(--driver-orange-soft);border:2px solid #e4a46d}.driver-plant-focus__workflow>span{background:#ffffffbf;border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.driver-plant-focus__workflow strong{margin-bottom:3px;font-size:1.05rem;display:block}.driver-plant-focus__workflow p{margin-bottom:0;line-height:1.4}.driver-plant-focus__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.driver-plant-focus__empty{max-width:none}.driver-plant-focus__empty .driver-primary-button{min-width:190px}.driver-tour-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.driver-tour-card{border:1px solid var(--driver-line);box-shadow:var(--driver-shadow);background:#fff;border-radius:18px;gap:18px;padding:20px;display:grid}.driver-tour-card header{grid-template-columns:auto 1fr auto;align-items:center;gap:13px;display:grid}.driver-tour-card h2{margin-bottom:0;font-size:1.55rem}.driver-status-pill{color:#425046;white-space:nowrap;background:#edf2ee;border-radius:999px;align-self:start;padding:6px 10px;font-size:.78rem;font-weight:900}.driver-tour-card__progress{gap:8px;display:grid}.driver-tour-card__progress>div:first-child{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.driver-progress-bar{background:#e3ebe5;border-radius:999px;height:10px;overflow:hidden}.driver-progress-bar span{border-radius:inherit;background:var(--driver-green-700);height:100%;display:block}.driver-tour-detail__header{grid-template-columns:auto minmax(0,1fr) minmax(170px,250px);display:grid}.driver-tour-progress{text-align:right;gap:7px;display:grid}.driver-tour-progress strong{font-size:1.35rem}.driver-next-stop{border:3px solid var(--driver-green-700);background:var(--driver-green-50);box-shadow:var(--driver-shadow);border-radius:20px;grid-template-columns:minmax(280px,.72fr) minmax(0,1.28fr);grid-template-areas:"summary plants""completion completion";align-items:start;gap:16px 22px;margin-bottom:24px;padding:22px;display:grid}.driver-next-stop__summary{grid-area:summary;align-content:start;gap:16px;display:grid}.driver-next-stop__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.driver-next-stop__header h2{margin-bottom:7px;font-size:clamp(1.65rem,2.7vw,2.35rem);line-height:1.08}.driver-next-stop__header p{color:#3e4b43;align-items:flex-start;gap:7px;margin-bottom:0;line-height:1.4;display:flex}.driver-next-stop__badge{color:#fff;background:var(--driver-green-700);white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:.76rem;font-weight:900}.driver-stop-note,.driver-next-stop__summary .driver-tour-note{margin:0}.driver-next-stop__actions{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.driver-stop-scan-button{white-space:nowrap;min-height:54px;padding:10px 12px;font-size:.9rem}.driver-plant-list{background:#fff;border:1px solid #bed8c5;border-radius:15px;grid-area:plants;min-width:0;padding:18px}.driver-stop-completion{border-top:1px solid #bcd4c2;grid-area:completion;gap:14px;padding-top:17px;display:grid}.driver-stop-completion__bar{justify-content:space-between;align-items:center;gap:18px;display:flex}.driver-open-results,.driver-ready-results{align-items:center;gap:9px;font-weight:900;display:flex}.driver-open-results{color:#91420e}.driver-ready-results{color:var(--driver-green-800)}.driver-complete-button{border:2px solid var(--driver-green-900);color:#fff;background:var(--driver-green-900);min-width:310px}.driver-stop-confirmation{color:#4f2c13;background:var(--driver-orange-soft);border:2px solid #d89151;border-radius:14px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;padding:16px;display:grid}.driver-stop-confirmation__icon{color:#fff;background:#a74c0a;border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.driver-stop-confirmation__copy{min-width:0}.driver-stop-confirmation__copy h3{margin-bottom:4px;font-size:1.08rem}.driver-stop-confirmation__copy p{color:#69401f;margin-bottom:0;line-height:1.4}.driver-stop-confirmation__actions{align-items:center;gap:10px;display:flex}.driver-stop-confirmation__actions .driver-complete-button{min-width:250px}.driver-section-heading{justify-content:space-between;align-items:flex-end;gap:14px;margin-bottom:14px;display:flex}.driver-section-heading h2{margin-bottom:0}.driver-section-heading>strong{font-size:1.15rem}.driver-plant-heading-actions{align-items:center;gap:10px;display:flex}.driver-plant-heading-actions>strong{font-size:1.1rem}.driver-change-plants-button{min-height:46px;color:var(--driver-green-900);background:var(--driver-green-50);border:1px solid #88aa92;padding:9px 13px}.driver-plant-changes{background:#fffaf0;border:2px solid #c8a75a;border-radius:13px;gap:14px;margin-bottom:15px;padding:14px;display:grid}.driver-plant-changes__notice{color:#664b12;gap:4px;display:grid}.driver-plant-changes__notice span{line-height:1.4}.driver-available-plants{gap:8px;display:grid}.driver-available-plants>button{min-height:54px;color:var(--driver-ink);text-align:left;background:#fff;border:1px solid #cdd8d0;grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.driver-available-plants>button small{color:var(--driver-muted)}.driver-available-plants>button b{color:var(--driver-green-800)}.driver-new-plant-form{border-top:1px solid #dfc989;grid-template-columns:minmax(0,1fr) 100px auto;align-items:end;gap:10px;padding-top:13px;display:grid}.driver-new-plant-form>strong{grid-column:1/-1}.driver-new-plant-form label{gap:5px;font-weight:800;display:grid}.driver-new-plant-form input{background:#fff;border:1px solid #9fac9f;border-radius:10px;width:100%;min-height:52px;padding:10px 12px}.driver-new-plant-form button{white-space:nowrap;min-height:52px}.driver-plant-grid{gap:13px;display:grid}.driver-plant-card{background:#fff;border:1px solid #d7e1d9;border-radius:13px;gap:13px;padding:15px;display:grid}.driver-plant-card.is-saved{background:#fbfffc;border-color:#94c7a3}.driver-plant-card header{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.driver-plant-card__number{width:38px;height:38px;color:var(--driver-green-800);background:var(--driver-green-100);border-radius:50%;place-items:center;font-weight:900;display:grid}.driver-plant-card header span:not(.driver-status-pill){color:var(--driver-muted);font-size:.75rem;font-weight:800}.driver-plant-card h3{margin-bottom:0;font-size:1.15rem}.driver-outcome-fieldset{border:0;min-width:0;margin:0;padding:0}.driver-outcome-fieldset legend{margin-bottom:8px;font-weight:900}.driver-outcome-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.driver-outcome-button{color:#29352d;cursor:pointer;background:#fff;border:2px solid #cdd7d0;border-radius:10px;justify-content:center;align-items:center;gap:6px;min-width:0;padding:9px 10px;font-weight:850;display:inline-flex}.driver-outcome-button--success.is-selected{border-color:var(--driver-green-700);color:var(--driver-green-900);background:var(--driver-green-100)}.driver-outcome-button--warning.is-selected{border-color:var(--driver-orange);color:#753107;background:var(--driver-orange-soft)}.driver-outcome-button--danger.is-selected{border-color:var(--driver-red);color:#791a14;background:var(--driver-red-soft)}.driver-existing-wishes{color:#4c3510;background:#fff5cf;border-radius:10px;flex-wrap:wrap;align-items:center;gap:7px;padding:10px 12px;display:flex}.driver-existing-wishes span{background:#f6d976;border-radius:999px;padding:4px 8px;font-size:.82rem;font-weight:900}.driver-customer-wish-button{color:#604511;background:#fffaf0;border:1px solid #b59a55;min-height:48px}.driver-customer-wish-panel{background:#fffaf0;border:2px solid #d4b761;border-radius:11px;gap:11px;padding:13px;display:grid}.driver-customer-wish-options{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;display:grid}.driver-customer-wish-options button{color:#40371f;background:#fff;border:2px solid #d8d0b9;place-items:center;gap:3px;min-height:64px;padding:9px;display:grid}.driver-customer-wish-options button.is-selected{color:#523a00;background:#fff0b8;border-color:#98741a}.driver-customer-wish-options small{color:inherit;font-weight:700}.driver-customer-wish-note{gap:6px;font-weight:800;display:grid}.driver-customer-wish-note textarea{resize:vertical;background:#fff;border:1px solid #b3a16c;border-radius:10px;width:100%;min-height:68px;padding:10px 12px}.driver-save-customer-wish-button{width:100%;min-height:52px}.driver-note-field{gap:6px;font-weight:800;display:grid}.driver-note-field textarea{resize:vertical;background:#fff;border:1px solid #aebdb2;border-radius:10px;width:100%;min-height:68px;padding:10px 12px}.driver-add-note-button{color:#435148;cursor:pointer;background:#f8faf8;border:1px dashed #9fb0a4;border-radius:10px;min-height:48px;padding:9px 12px;font-weight:800}.driver-save-plant-button{width:100%}.driver-remove-plant-button{color:#8a2720;background:#fff7f6;border:1px solid #d5a29e;min-height:46px}.driver-remove-confirmation{color:#74241e;background:#fff7f6;border:2px solid #d5a29e;border-radius:12px;gap:12px;padding:14px;display:grid}.driver-remove-confirmation>div:first-child{gap:4px;display:grid}.driver-remove-confirmation>div:first-child span{color:#6b4743;line-height:1.4}.driver-remove-confirmation__actions{justify-content:flex-end;gap:10px;display:flex}.driver-remove-confirmation__actions>button{border-radius:11px;min-height:54px;padding:10px 16px;font-weight:900}.driver-empty-plants{background:#fff;border-radius:12px;padding:16px;font-weight:750}.driver-stop-overview{border:1px solid var(--driver-line);box-shadow:var(--driver-shadow);background:#fff;border-radius:18px;padding:20px}.driver-stop-list{gap:9px;display:grid}.driver-stop-card{background:#fff;border:1px solid #dfe6e1;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:13px 15px;display:grid}.driver-stop-card.is-current{border:2px solid var(--driver-green-700);background:var(--driver-green-50)}.driver-stop-card.is-done{opacity:.7;background:#f4f6f4}.driver-stop-card.is-return-target{outline-offset:2px;outline:3px solid #65c985}.driver-stop-card__number{width:42px;height:42px;color:var(--driver-green-800);background:var(--driver-green-100);border-radius:50%;place-items:center;font-weight:900;display:grid}.driver-stop-card h3{margin-bottom:3px}.driver-stop-card p{color:#48554c;margin-bottom:4px}.driver-stop-card>div>span{color:var(--driver-muted);font-size:.85rem;font-weight:750}.driver-scan-page{background:var(--driver-canvas);font-family:Roboto,Segoe UI,Arial,sans-serif;width:100%!important;max-width:none!important;color:var(--driver-ink)!important;gap:0!important;margin:0!important}.driver-location-round-page{min-height:calc(100dvh - 90px);color:var(--driver-ink);background:var(--driver-canvas);padding-bottom:0}.driver-location-round-page .location-round-page__content{max-width:1420px}.driver-location-round-page .location-round-page__scanner,.driver-location-round-page .location-round-page__groups{border-color:var(--driver-line);box-shadow:var(--driver-shadow)}.driver-location-round-page .location-round-page__scan-form label,.driver-location-round-page .location-round-page__active>div>span,.driver-location-round-page .location-round-page__hint>span,.driver-location-round-page .location-round-page__feedback small,.driver-location-round-page .location-round-page__group-list article>header small,.driver-location-round-page .location-round-page__plants small{font-size:.84rem;line-height:1.35}.driver-location-round-page .location-round-page__summary-actions span{font-size:.76rem}.driver-location-round-page .location-round-page__plants strong{font-size:.95rem}.driver-location-round-page .location-round-page__summary-actions>button{white-space:nowrap;min-height:54px;padding:10px 12px;font-size:.9rem}.driver-scan-page>.scan-page__header,.driver-scan-page>.scan-page__panel{width:calc(100% - 48px);max-width:1420px;margin-left:auto;margin-right:auto}.driver-scan-page>.scan-page__header{margin-top:24px;margin-bottom:18px}.driver-scan-page>.scan-page__panel{box-shadow:var(--driver-shadow);border-color:var(--driver-line)!important;border-radius:16px!important;padding:20px!important}.driver-scan-page .scan-page__form{grid-template-columns:minmax(190px,230px) minmax(300px,1fr) auto!important;gap:12px!important}.driver-scan-page .scan-page__form button,.driver-scan-page .scan-page__footer-actions button,.driver-scan-page .scan-page__guided-actions button,.driver-scan-page .scan-page__action-box button,.driver-scan-page .scan-page__candidate-grid button,.driver-scan-page .scan-page__new-plant-actions button{border-radius:11px!important;min-height:54px!important}.driver-scan-page .scan-page__tour-match{background:#f3f6f4;border:2px solid #b9c7bd;border-radius:13px;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:12px;min-height:62px;margin-top:12px;padding:12px 14px;display:grid}.driver-scan-page .scan-page__tour-match-icon{color:#fff;background:#5e6d63;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.driver-scan-page .scan-page__tour-match-icon svg{width:25px;height:25px}.driver-scan-page .scan-page__tour-match>div{gap:2px;min-width:0;display:grid}.driver-scan-page .scan-page__tour-match strong{font-size:1rem;line-height:1.25}.driver-scan-page .scan-page__tour-match span:not(.scan-page__tour-match-icon){color:#4a574e;line-height:1.35}.driver-scan-page .scan-page__tour-match.is-belongs{background:#eaf7ed;border-color:#74b98a}.driver-scan-page .scan-page__tour-match.is-belongs .scan-page__tour-match-icon{background:var(--driver-green-700)}.driver-scan-page .scan-page__tour-match.is-belongs strong{color:#145d32}.driver-scan-page .scan-page__tour-match.is-warning,.driver-scan-page .scan-page__tour-match.is-context_invalid,.driver-scan-page .scan-page__tour-match.is-stop_done{background:var(--driver-orange-soft);border-color:#db9558}.driver-scan-page .scan-page__tour-match.is-warning .scan-page__tour-match-icon,.driver-scan-page .scan-page__tour-match.is-context_invalid .scan-page__tour-match-icon,.driver-scan-page .scan-page__tour-match.is-stop_done .scan-page__tour-match-icon{background:#a74c0a}.driver-scan-page .scan-page__tour-match.is-warning strong,.driver-scan-page .scan-page__tour-match.is-context_invalid strong,.driver-scan-page .scan-page__tour-match.is-stop_done strong{color:#783400}.driver-page.plants-overview--driver .plants-overview__filters button{min-height:52px;padding-left:16px;padding-right:16px;font-size:.82rem}.driver-page.plants-overview--driver .plants-overview__table td:last-child button{min-height:54px;padding-left:13px;padding-right:13px;font-size:.78rem}.driver-scan-page .scan-page__care-alert{background:#fff8ed;border:3px solid #e97813;border-radius:16px;gap:14px;padding:20px;display:grid;box-shadow:0 9px 24px #a84d0021}.driver-scan-page .scan-page__care-alert-heading,.driver-scan-page .scan-page__care-alert-item>div{gap:5px;display:grid}.driver-scan-page .scan-page__care-alert-heading>span{color:#a33f00;letter-spacing:.08em;text-transform:uppercase;font-size:.78rem;font-weight:900}.driver-scan-page .scan-page__care-alert-heading>strong{color:#752900;font-size:clamp(1.45rem,2.4vw,2rem);line-height:1.08}.driver-scan-page .scan-page__care-alert-heading p{color:#4f3321;max-width:760px;margin:0;font-size:1rem;line-height:1.45}.driver-scan-page .scan-page__care-alert-list{gap:10px;display:grid}.driver-scan-page .scan-page__care-alert-item{background:#fff;border:1px solid #edc397;border-radius:12px;grid-template-columns:minmax(0,1fr) minmax(250px,auto);align-items:center;gap:16px;padding:14px;display:grid}.driver-scan-page .scan-page__care-alert-item strong{color:#352118;font-size:1.08rem}.driver-scan-page .scan-page__care-alert-item span{color:#674c3b;line-height:1.4}.driver-scan-page .scan-page__care-complete,.driver-scan-page .scan-page__care-defer{cursor:pointer;border-radius:11px;min-height:56px;padding:11px 18px;font-weight:900}.driver-scan-page .scan-page__care-complete{border:2px solid var(--driver-green-700);color:#fff;background:var(--driver-green-700)}.driver-scan-page .scan-page__care-defer{color:#7d3400;background:#fff;border:2px solid #a74c0a;justify-self:start}.driver-scan-page .scan-page__care-complete:disabled,.driver-scan-page .scan-page__care-defer:disabled{cursor:wait;opacity:.65}@media (height<=760px) and (width>=821px){.driver-scan-page>.scan-page__header{margin-top:14px;margin-bottom:10px}.driver-scan-page>.scan-page__panel{padding:16px!important}.driver-location-round-page .location-round-page__content{padding-top:12px}.driver-location-round-page .location-round-page__header{align-items:center;margin-bottom:10px}.driver-location-round-page .location-round-page__scanner{gap:9px;padding:13px}.driver-location-round-page .location-round-page__active{min-height:86px;padding:11px 13px}.driver-location-round-page .location-round-page__active-icon{width:50px;height:50px}.driver-location-round-page .location-round-page__hint{padding:8px 10px}.driver-location-round-page .location-round-page__summary-actions{padding-top:9px}.driver-location-round-page .location-round-page__groups>header{min-height:66px;padding-top:11px;padding-bottom:11px}.driver-location-round-page .location-round-page__group-list{min-height:292px;max-height:calc(100dvh - 330px)}.driver-location-round-page .location-round-page__empty{min-height:292px}}@media (width<=1050px){.driver-topbar__person{display:none}.driver-next-stop{grid-template-columns:minmax(240px,.65fr) minmax(0,1.35fr)}}@media (width<=900px){.driver-topbar{padding:8px 14px}.driver-topbar__brand{min-width:190px}.driver-topbar__tour{min-width:200px}.driver-topbar__progress{display:none}.driver-page__content{padding:18px 18px 28px}.driver-tour-grid{grid-template-columns:minmax(0,1fr)}.driver-next-stop{grid-template-columns:minmax(0,1fr);grid-template-areas:"summary""plants""completion"}.driver-stop-completion__bar{flex-direction:column;align-items:stretch}.driver-complete-button{width:100%;min-width:0}.driver-stop-confirmation{grid-template-columns:auto minmax(0,1fr);align-items:start}.driver-stop-confirmation__actions{grid-column:1/-1}.driver-stop-confirmation__actions>button{flex:1 1 0}.driver-new-plant-form{grid-template-columns:minmax(0,1fr) 100px}.driver-new-plant-form button{grid-column:1/-1}.driver-plant-focus__facts{grid-template-columns:repeat(2,minmax(0,1fr))}.driver-plant-focus__empty{flex-direction:column;align-items:stretch}.driver-scan-page .scan-page__care-alert-item{grid-template-columns:minmax(0,1fr)}.driver-scan-page .scan-page__result-header{flex-direction:column}.driver-scan-page .scan-page__plant-info{align-items:flex-start!important}.driver-scan-page .scan-page__action-box{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=680px){.driver-topbar__tour{display:none}.driver-topbar__logout{min-width:92px}.driver-page__header,.driver-tour-detail__header{grid-template-columns:minmax(0,1fr);align-items:stretch}.driver-page__header{flex-direction:column;align-items:stretch}.driver-tour-progress{text-align:left}.driver-next-stop__header{flex-direction:column}.driver-next-stop__actions,.driver-outcome-options,.driver-customer-wish-options{grid-template-columns:minmax(0,1fr)}.driver-section-heading{flex-direction:column;align-items:stretch}.driver-plant-heading-actions{justify-content:space-between}.driver-available-plants>button{grid-template-columns:minmax(0,1fr) auto}.driver-available-plants>button b{grid-column:1/-1}.driver-new-plant-form{grid-template-columns:minmax(0,1fr)}.driver-new-plant-form button{grid-column:auto}.driver-stop-confirmation{grid-template-columns:minmax(0,1fr)}.driver-stop-confirmation__icon{display:none}.driver-stop-confirmation__actions{flex-direction:column;grid-column:auto;align-items:stretch}.driver-remove-confirmation__actions{flex-direction:column;align-items:stretch}.driver-scan-page .scan-page__action-box{grid-template-columns:minmax(0,1fr)!important}.driver-plant-focus{padding:16px}.driver-plant-focus__identity{grid-template-columns:auto minmax(0,1fr)}.driver-plant-focus__identity .driver-status-pill{grid-column:1/-1;justify-self:start}.driver-plant-focus__facts,.driver-plant-focus__actions{grid-template-columns:minmax(0,1fr)}.driver-bottom-nav{gap:24px}.driver-bottom-nav__item{min-width:104px}.driver-stop-card{align-items:start}.driver-scan-page>.scan-page__header,.driver-scan-page>.scan-page__panel{width:calc(100% - 24px)}.driver-scan-page .scan-page__form{grid-template-columns:minmax(0,1fr)!important}}@media (prefers-reduced-motion:reduce){.driver-page *,.driver-bottom-nav *{scroll-behavior:auto!important;transition:none!important}}:root{--office-green-950:#0b3522;--office-green-900:#104a30;--office-green-800:#14633e;--office-green-700:#187a48;--office-green-100:#e7f5eb;--office-green-50:#f4faf5;--office-ink:#17231c;--office-muted:#69756d;--office-line:#dce5df;--office-canvas:#f3f6f3;--office-surface:#fff;--office-orange:#d85e0b;--office-blue:#1769c2;--office-purple:#6a43a3;--office-red:#b42318;--office-shadow:0 9px 26px #19392514}.app-shell--office{background:var(--office-canvas)}.app-main--office{background:var(--office-canvas);padding:0}.office-navigation{color:#e9f4ec;background:linear-gradient(#103f29 0%,#0c3221 100%);border-right:1px solid #ffffff14;flex-direction:column;flex:0 0 268px;justify-content:space-between;width:268px;height:100dvh;padding:22px 16px 16px;display:flex;position:sticky;top:0;overflow:hidden}.office-navigation>div:first-child{flex-direction:column;flex:1;min-height:0;display:flex}.office-navigation__brand{align-items:center;gap:12px;margin:0 6px 24px;display:flex}.office-navigation__brand-mark{width:42px;height:42px;color:var(--office-green-900);background:#fff;border-radius:13px;flex:none;place-items:center;font-size:21px;font-weight:950;display:grid}.office-navigation__brand div{gap:2px;display:grid}.office-navigation__brand strong{color:#fff;font-size:16px}.office-navigation__brand small{color:#b9d0c1;font-size:12px}.office-navigation nav{scrollbar-width:thin;scrollbar-color:#a8c9b38c transparent;gap:17px;min-height:0;padding-right:4px;display:grid;overflow:hidden auto}.office-navigation__group{gap:4px;display:grid}.office-navigation__group-label{color:#92b49f;letter-spacing:.1em;text-transform:uppercase;padding:0 11px 5px;font-size:10px;font-weight:900}.office-navigation__link{color:#dbe9df;border:1px solid #0000;border-radius:10px;align-items:center;gap:11px;min-height:42px;padding:8px 10px;font-size:13px;font-weight:750;text-decoration:none;display:flex}.office-navigation__link-label{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.office-navigation__attention-badge{box-sizing:border-box;color:#fff;background:var(--office-red);font-variant-numeric:tabular-nums;border:1px solid #fffc;border-radius:999px;flex:none;place-items:center;min-width:22px;height:22px;margin-left:auto;padding:0 6px;font-size:11px;font-weight:950;line-height:1;display:inline-grid;box-shadow:0 2px 7px #3c0a0847}.office-navigation__attention-badge.is-stale{color:#fff;background:#9a5b12;box-shadow:0 2px 7px #4d2b064d}.office-navigation__attention-badge.is-unavailable{color:#fff;background:#647067;box-shadow:0 2px 7px #17231c4d}.office-navigation__link svg{color:#a8c9b3;flex:none;width:20px;height:20px}.office-navigation__link:hover{background:#ffffff12}.office-navigation__link.is-active{color:#fff;background:#ffffff21;border-color:#ffffff1f}.office-navigation__link.is-active svg{color:#8ce2a7}.office-navigation__link:focus-visible,.office-navigation__footer button:focus-visible,.office-page button:focus-visible,.office-page a:focus-visible{outline-offset:2px;outline:3px solid #72c88c}.office-navigation__footer{border-top:1px solid #ffffff1a;flex:none;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;margin-top:12px;padding:13px 8px 0;display:grid}.office-navigation__avatar{color:#fff;background:#287b4e;border-radius:50%;place-items:center;width:34px;height:34px;font-weight:900;display:grid}.office-navigation__footer div{gap:1px;display:grid}.office-navigation__footer strong{font-size:12px}.office-navigation__footer small{color:#9fbbaa;font-size:10px}.office-navigation__footer button{color:#d5e4da;cursor:pointer;background:0 0;border:0;padding:6px;font-size:11px;font-weight:800}.office-page{width:100%;max-width:1640px;color:var(--office-ink);margin:0 auto;padding:26px 32px 48px;font-family:Roboto,Segoe UI,Arial,sans-serif}.office-page svg{flex:none;width:22px;height:22px}.office-page button{font-family:inherit}.office-page__header{justify-content:space-between;align-items:center;gap:28px;margin-bottom:24px;display:flex}.office-eyebrow{color:var(--office-green-700);letter-spacing:.09em;text-transform:uppercase;margin-bottom:5px;font-size:11px;font-weight:950;display:block}.office-page__header h1{letter-spacing:-.03em;margin:0 0 5px;font-size:clamp(30px,3vw,42px);line-height:1.05}.office-page__header p{color:var(--office-muted);margin:0;font-size:14px}.office-page__header-context{align-items:center;gap:12px;display:flex}.office-page__header-context>div{border:1px solid var(--office-line);background:#fff;border-radius:11px;gap:2px;min-width:210px;padding:10px 13px;display:grid}.office-page__header-context small{color:var(--office-muted);font-size:10px;font-weight:800}.office-page__header-context strong{color:var(--office-green-800);font-size:13px}.office-secondary-button,.office-link-button{min-height:44px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #bbccc0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-weight:850;display:inline-flex}.office-secondary-button:disabled{opacity:.6;cursor:wait}.office-secondary-button svg,.office-link-button svg{width:18px;height:18px}.office-link-button{background:var(--office-green-50);border-color:#0000;min-height:38px;padding:0 10px;font-size:12px}.office-feedback{border-radius:10px;margin-bottom:18px;padding:12px 15px;font-weight:750}.office-feedback--error{color:#8f2018;background:#fff0ee;border:1px solid #e8aaa4}.office-feedback--success{color:#176d40;background:#edf8f1;border:1px solid #b9dec7}.office-workplace-state{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:14px;min-height:180px;display:grid}.office-workplace-state>span{width:46px;height:46px;color:var(--office-green-800);background:var(--office-green-100);border-radius:13px;place-items:center;display:grid}.office-workplace-state>div{min-width:0}.office-workplace-state h2{margin:0 0 5px;font-size:18px}.office-workplace-state p{color:var(--office-muted);margin:0;line-height:1.45}.office-workplace-state>button{grid-column:2;justify-self:start}.office-section{margin-bottom:21px}.office-section__heading,.office-panel__heading{justify-content:space-between;align-items:flex-end;gap:15px;margin-bottom:12px;display:flex}.office-section__heading>div,.office-panel__heading>div{align-items:center;gap:10px;display:flex}.office-section__heading h2,.office-panel__heading h2{margin:0 0 2px;font-size:17px}.office-section__heading p,.office-panel__heading p{color:var(--office-muted);margin:0;font-size:11px}.office-section__heading>small{color:var(--office-muted);font-size:11px}.office-section__number{width:28px;height:28px;color:var(--office-green-800);background:var(--office-green-100);border-radius:9px;flex:none;place-items:center;font-size:12px;font-weight:950;display:grid}.office-action-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.office-action-grid--priority{grid-template-columns:repeat(auto-fit,minmax(230px,1fr))!important}.office-action-card{text-align:left;border:1px solid var(--office-line);min-width:0;min-height:88px;color:var(--office-ink);cursor:pointer;background:#fff;border-radius:13px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:12px;display:grid;box-shadow:0 4px 15px #1939250d}.office-action-card:hover{box-shadow:var(--office-shadow);border-color:#a8c7b1}.office-action-card__icon{width:38px;height:38px;color:var(--office-green-800);background:var(--office-green-100);border-radius:11px;place-items:center;display:grid}.office-action-card__content{gap:3px;min-width:0;display:grid}.office-action-card__content strong{font-size:12px}.office-action-card__content small{color:var(--office-muted);font-size:10px;line-height:1.35;overflow:hidden}.office-action-card>b{font-size:24px}.office-action-card__chevron{color:#97a59b;width:17px!important;height:17px!important}.office-action-card.is-clear>b{color:var(--office-green-700)}.office-action-card.has-work.is-orange .office-action-card__icon{color:#9a4108;background:#fff0e4}.office-action-card.has-work.is-blue .office-action-card__icon{color:#15599d;background:#eaf3ff}.office-action-card.has-work.is-purple .office-action-card__icon{color:#603990;background:#f2ecfb}.office-action-card.has-work.is-red .office-action-card__icon{color:#9b2119;background:#fff0ee}.office-today-clear{color:#176d40;background:#edf8f1;border:1px solid #b9dec7;border-radius:13px;align-items:center;gap:12px;min-height:76px;padding:12px 15px;display:flex}.office-today-clear>span{background:#d8efdf;border-radius:11px;flex:none;place-items:center;width:38px;height:38px;display:grid}.office-today-clear>span svg{width:20px;height:20px}.office-today-clear>div{gap:3px;min-width:0;display:grid}.office-today-clear strong{color:var(--office-green-900);font-size:13px}.office-today-clear small{color:#55705e;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.office-today-clear--compact{min-height:48px;margin-top:8px;padding-top:7px;padding-bottom:7px}.office-today-clear--compact>span{border-radius:9px;width:30px;height:30px}.office-today-clear--compact>span svg{width:16px;height:16px}.office-work-grid{grid-template-columns:minmax(0,1.55fr) minmax(300px,.72fr);align-items:start;gap:16px;display:grid}.office-work-grid>main,.office-work-grid__aside{gap:16px;display:grid}.office-panel{border:1px solid var(--office-line);min-width:0;box-shadow:var(--office-shadow);background:#fff;border-radius:15px;padding:17px}.office-tour-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:14px;display:grid}.office-tour-stats>div{background:var(--office-green-50);border-radius:10px;grid-template-columns:1fr auto;align-items:baseline;gap:2px 8px;min-width:0;padding:11px 12px;display:grid}.office-tour-stats small{color:var(--office-muted);font-size:10px;font-weight:800}.office-tour-stats strong{color:var(--office-green-900);grid-area:1/2/3;font-size:25px}.office-tour-stats span{color:var(--office-muted);font-size:9px}.office-compact-list{gap:7px;display:grid}.office-compact-list>button{text-align:left;width:100%;min-height:52px;color:var(--office-ink);cursor:pointer;background:#fff;border:1px solid #e2e9e4;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:8px 10px;display:grid}.office-compact-list>button>span:nth-child(2){gap:2px;display:grid}.office-compact-list small{color:var(--office-muted);font-size:10px}.office-list-icon{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.office-list-icon.is-orange{color:#984007;background:#fff0e4}.office-list-icon svg{width:19px;height:19px}.office-empty-inline{min-height:58px;color:var(--office-green-800);background:var(--office-green-50);border-radius:10px;align-items:center;gap:10px;padding:10px 12px;display:flex}.office-empty-inline>svg{width:24px;height:24px}.office-empty-inline span{gap:2px;display:grid}.office-empty-inline small{color:var(--office-muted);font-size:10px}.office-contact-list{gap:7px;display:grid}.office-contact-list article{border:1px solid #e1e8e3;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;min-height:58px;padding:8px 10px;display:grid}.office-contact-list article>div{gap:2px;min-width:0;display:grid}.office-contact-list article small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.office-contact-list article a{color:var(--office-green-800);font-size:12px;font-weight:850;text-decoration:none}.office-contact-list article button{min-height:34px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #b8cbbd;border-radius:8px;padding:0 10px;font-size:11px;font-weight:850}.office-empty-large{text-align:left;justify-content:center;align-items:center;gap:13px;min-height:116px;display:flex}.office-empty-large>span{width:48px;height:48px;color:var(--office-green-700);background:var(--office-green-100);border-radius:50%;place-items:center;display:grid}.office-empty-large>div{gap:4px;display:grid}.office-empty-large small{color:var(--office-muted)}.office-quick-panel>button{text-align:left;width:100%;min-height:52px;color:var(--office-ink);cursor:pointer;background:0 0;border:0;border-bottom:1px solid #e6ebe7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:7px 4px;display:grid}.office-quick-panel>button:last-child{border-bottom:0}.office-quick-panel>button>svg:first-child{width:21px;height:21px;color:var(--office-green-700)}.office-quick-panel>button>svg:last-child{color:#96a49a;width:16px;height:16px}.office-quick-panel>button span{gap:2px;display:grid}.office-quick-panel>button small{color:var(--office-muted);font-size:10px}.office-inbox-panel>button{text-align:left;width:100%;min-height:64px;color:var(--office-ink);cursor:pointer;background:0 0;border:0;border-top:1px solid #e6ebe7;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 7px;display:grid}.office-inbox-panel>button>span{width:38px;height:38px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.office-inbox-panel>button>span svg{width:20px;height:20px}.office-inbox-panel>button>div{gap:3px;min-width:0;display:grid}.office-inbox-panel>button small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.office-inbox-panel>button>svg{width:16px;height:16px}.office-system-panel>div:not(.office-panel__heading){border-top:1px solid #e6ebe7;justify-content:space-between;align-items:center;min-height:39px;font-size:12px;display:flex}.office-system-panel>div>span{color:#4a574e;align-items:center;gap:8px;display:flex}.office-system-panel>.admin-system-row{width:100%;min-height:44px;color:var(--office-ink);text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #e6ebe7;justify-content:space-between;align-items:center;gap:8px;padding:0;font-size:12px;display:flex}.office-system-panel>.admin-system-row>span{color:#4a574e;align-items:center;gap:8px;display:flex}.office-system-panel>.admin-system-row>strong{margin-left:auto}.office-system-panel>.admin-system-row>svg{color:#96a49a;width:15px;height:15px}.office-system-panel i{border-radius:50%;width:9px;height:9px}.office-system-panel i.is-ok{background:var(--office-green-700)}.office-system-panel i.is-error{background:var(--office-red)}.office-system-panel i.is-waiting{background:#d89513}.office-system-panel .office-link-button{width:100%;margin-top:8px}.office-whatsapp{max-width:1640px}.office-whatsapp__header{margin-bottom:18px}.office-whatsapp__header-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.office-whatsapp__header-actions svg{width:18px;height:18px}.office-whatsapp__vacation-button.is-active{color:#76520d;background:#fff7e2;border-color:#d8a33a}.office-whatsapp__error{justify-content:space-between;align-items:center;gap:12px;display:flex}.office-whatsapp__connection{border:1px solid;border-radius:13px;align-items:center;gap:12px;min-height:58px;margin-bottom:14px;padding:10px 14px;display:flex}.office-whatsapp__connection>span{border-radius:10px;flex:none;place-items:center;width:36px;height:36px;display:grid}.office-whatsapp__connection>span svg{width:19px;height:19px}.office-whatsapp__connection>div{gap:3px;min-width:0;display:grid}.office-whatsapp__connection strong{font-size:13px}.office-whatsapp__connection small{color:inherit;opacity:.84;font-size:11px;line-height:1.4}.office-whatsapp__connection.is-connected{color:#176d40;background:#edf8f1;border-color:#b9dec7}.office-whatsapp__connection.is-connected>span{background:#d8efdf}.office-whatsapp__connection.is-pending{color:#684e16;background:#fff9e9;border-color:#e6d39c}.office-whatsapp__connection.is-pending>span{background:#f8eac1}.office-whatsapp__settings{margin-bottom:14px!important}.office-whatsapp__inbox{border:1px solid var(--office-line);height:clamp(560px,100dvh - 220px,790px);min-height:560px;box-shadow:var(--office-shadow);background:#fff;border-radius:16px;grid-template-columns:minmax(290px,340px) minmax(0,1fr);display:grid;overflow:hidden}.office-whatsapp__conversation-pane{background:#fbfcfb;border-right:1px solid #e1e8e3;flex-direction:column;min-width:0;display:flex}.office-whatsapp__filter-area{border-bottom:1px solid #e1e8e3;padding:13px}.office-whatsapp__search{background:#fff;border:1px solid #c7d4cb;border-radius:10px;align-items:center;gap:9px;min-height:42px;padding:0 11px;display:flex}.office-whatsapp__search:focus-within{border-color:var(--office-green-700);box-shadow:0 0 0 3px #187a481a}.office-whatsapp__search svg{color:#718078;width:18px;height:18px}.office-whatsapp__search input{width:100%;min-width:0;color:var(--office-ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:13px}.office-whatsapp__filter-buttons{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.office-whatsapp__filter{color:#536158;cursor:pointer;background:#fff;border:1px solid #d0dbd3;border-radius:99px;min-height:31px;padding:0 11px;font-size:11px;font-weight:850}.office-whatsapp__filter:hover{border-color:#9ab5a2}.office-whatsapp__filter.is-active{color:#176d40;background:#eaf8f0;border-color:#8bc6a0}.office-whatsapp__conversation-list{flex:1;min-height:0;overflow-y:auto}.office-whatsapp__chat-pane{background:#f4f7f5;flex-direction:column;min-width:0;display:flex}.office-whatsapp__empty-list{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:6px;min-height:180px;padding:26px 20px;display:flex}.office-whatsapp__empty-list>span{width:42px;height:42px;color:var(--office-green-700);background:var(--office-green-100);border-radius:50%;place-items:center;margin-bottom:3px;display:grid}.office-whatsapp__empty-list>span svg{width:20px;height:20px}.office-whatsapp__empty-list strong{font-size:13px}.office-whatsapp__empty-list small{max-width:220px;color:var(--office-muted);font-size:10px;line-height:1.45}.office-whatsapp__empty-chat{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;min-height:360px;padding:30px;display:flex}.office-whatsapp__empty-chat>span{width:64px;height:64px;color:var(--office-green-700);background:linear-gradient(145deg,#e7f5eb,#f7fbf8);border-radius:20px;place-items:center;margin-bottom:15px;display:grid;box-shadow:0 8px 24px #187a481a}.office-whatsapp__empty-chat>span svg{width:29px;height:29px}.office-whatsapp__empty-chat strong{font-size:18px}.office-whatsapp__empty-chat p{max-width:470px;color:var(--office-muted);margin:7px 0 12px;font-size:13px;line-height:1.5}.office-whatsapp__empty-chat small{color:var(--office-green-700);background:var(--office-green-100);border-radius:99px;padding:6px 10px;font-size:10px;font-weight:800}@media (width<=1180px){.office-whatsapp__inbox{grid-template-columns:minmax(270px,31%) minmax(0,1fr)}}@media (width<=860px){.office-whatsapp__header{align-items:flex-start}.office-whatsapp__inbox{grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.office-whatsapp__conversation-pane{border-bottom:1px solid #e1e8e3;border-right:0;min-height:300px;max-height:440px}.office-whatsapp__chat-pane{min-height:440px}}.app-shell--office .customers-table-wrap{overflow-x:hidden!important}.app-shell--office .customers-table{table-layout:fixed;width:100%!important}.app-shell--office .customers-table th:first-child{width:29%}.app-shell--office .customers-table th:nth-child(2){width:14%}.app-shell--office .customers-table th:nth-child(3){width:25%}.app-shell--office .customers-table th:nth-child(4){width:32%}.app-shell--office .customers-table th,.app-shell--office .customers-table td{min-width:0!important}.app-shell--office .customers-table__address,.app-shell--office .customers-table__contact{overflow:hidden}.app-shell--office .customers-table__address strong,.app-shell--office .customers-table__address span,.app-shell--office .customers-table__contact strong,.app-shell--office .customers-table__contact span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.app-shell--office .customers-table__address span,.app-shell--office .customers-table__contact span{color:var(--office-muted);margin-top:5px;font-size:12px}.office-tours{gap:13px;display:grid}.office-tours .office-page__header{margin-bottom:0}.app-shell--office .office-tours-header{align-items:center!important}.app-shell--office .office-tour-create-toggle{white-space:nowrap;cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-weight:850;display:inline-flex}.app-shell--office .office-tour-create-toggle svg{width:18px;height:18px}.office-tours__primary-button{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800)}.office-tours__season-context{background:#f3faf5;border:1px solid #bad8c4;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:58px;padding:9px 12px;display:grid}.office-tours__season-icon{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.office-tours__season-icon svg{width:19px;height:19px}.office-tours__season-context strong{font-size:13px}.office-tours__season-text{color:#53685a;margin-top:2px;font-size:10px}.office-tours__season-types{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.office-tours__season-types span{color:var(--office-muted);background:#fff;border:1px solid #d1dbd4;border-radius:99px;padding:4px 8px;font-size:10px}.office-tours__season-types span.is-recommended{color:#176238;background:#e4f4e9;border-color:#78af8a;font-weight:850}.app-shell--office .office-tour-tools{grid-template-columns:minmax(0,1.4fr) minmax(330px,.8fr)!important;align-items:stretch!important}.app-shell--office .office-tour-tools.is-open{grid-template-columns:repeat(2,minmax(0,1fr))!important}.office-tours__tool-card,.office-tours__filter-card{border-color:var(--office-line)!important;box-shadow:0 5px 16px #1939250d!important}.office-tours__tool-heading{align-items:center;gap:9px;margin-bottom:8px;display:flex}.office-tours__tool-heading>span{width:32px;height:32px;color:var(--office-green-800);background:var(--office-green-100);border-radius:9px;place-items:center;display:grid}.office-tours__tool-heading svg{width:17px;height:17px}.office-tours__tool-heading h2{margin-bottom:0!important}.office-tours__tool-heading small{color:var(--office-muted);font-size:9px}.office-tours__filter-grid{grid-template-columns:minmax(120px,.45fr) minmax(240px,1fr) auto!important;gap:9px!important}.office-tours__filter-customer{grid-column:auto!important}.office-tours__filter-reset{align-self:end}.office-tours__filter-reset button{white-space:nowrap;min-height:34px}.office-tours__summary{grid-template-rows:1fr!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:7px!important}.office-tours__summary>div{grid-template-rows:auto 1fr;grid-template-columns:auto 1fr;align-items:center;gap:2px 7px;min-width:0;display:grid;border-color:var(--office-line)!important;padding:10px!important;box-shadow:0 5px 16px #1939250d!important}.office-tours__summary>div>span{border-radius:8px;grid-row:1/3;place-items:center;width:28px;height:28px;display:grid}.office-tours__summary>div>span svg{width:16px;height:16px}.office-tours__summary>div.is-clear>span{color:var(--office-green-700);background:var(--office-green-100)}.office-tours__summary>div.has-attention>span{color:#9a4a0a;background:#fff0df}.office-tours__summary>div>div:nth-child(2){text-overflow:ellipsis;overflow:hidden;font-size:9px!important}.office-tours__summary>div>div:last-child{margin-top:0!important;font-size:21px!important}.app-shell--office .office-tour-calendar-card{margin-top:0;border-color:var(--office-line)!important;box-shadow:var(--office-shadow)!important}.office-tours__calendar-header{margin-bottom:8px!important}.office-tours__calendar-title{flex-wrap:wrap;align-items:center;gap:9px;display:flex}.office-tours__calendar-icon{width:34px;height:34px;color:var(--office-green-800);background:var(--office-green-100);border-radius:9px;flex:none;place-items:center;display:grid}.office-tours__calendar-icon svg{width:18px;height:18px}.office-tours__calendar-title>span:not(.office-tours__calendar-icon){white-space:nowrap;flex:none;width:auto;height:auto}.office-tours__calendar-title h2{margin:0!important}.office-tours__calendar-actions{flex-wrap:wrap;gap:6px;display:flex}.office-tours__calendar-actions button{min-height:34px}.office-tours__calendar-help{background:var(--office-green-50);border-radius:8px;padding:7px 9px;margin-bottom:7px!important}.app-shell--office .office-tour-calendar{overscroll-behavior:contain;max-width:100%;max-height:clamp(520px,100dvh - 300px,720px);overflow:auto!important}.app-shell--office .office-tour-calendar>div:nth-child(-n+7){z-index:4;position:sticky;top:0}@media (width<=1180px){.app-shell--office .office-tour-tools,.app-shell--office .office-tour-tools.is-open{grid-template-columns:1fr!important}.office-tours__summary{min-height:82px}}@media (width<=820px){.office-tours__season-context{grid-template-columns:auto 1fr}.office-tours__season-types{grid-column:1/-1;justify-content:flex-start}.office-tours__filter-grid{grid-template-columns:1fr!important}.office-tours__filter-customer{grid-column:1!important}.office-tours__summary{grid-template-columns:1fr!important}}.app-shell--office .office-communication-filter-toggle{margin:8px 0 4px}.app-shell--office .office-communication-advanced{border-top:1px solid var(--office-line);gap:0;padding-top:8px;display:grid}.app-shell--office .office-overview-tabs{border:1px solid var(--office-line);background:#fff;border-radius:12px;grid-template-columns:repeat(3,minmax(0,1fr));gap:4px;width:100%;margin-bottom:2px;padding:5px;display:grid}.app-shell--office .office-overview-tabs button{min-height:38px;color:var(--office-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;align-items:center;gap:7px;padding:0 18px;font-size:13px;font-weight:850;display:inline-flex}.app-shell--office .office-overview-tabs button svg{width:17px;height:17px}.app-shell--office .office-overview-tabs button.is-active{color:#fff;background:var(--office-green-800);box-shadow:0 4px 12px #0f52382e}.season-overview .office-page__header{margin-bottom:0}.season-overview__loading{min-height:160px;color:var(--office-muted);place-items:center;font-weight:800;display:grid}.season-overview__season-picker{border:1px solid var(--office-line);background:#fff;border-radius:11px;gap:5px;min-width:230px;padding:8px 10px 9px;display:grid}.season-overview__season-picker>span{color:var(--office-muted);align-items:center;gap:6px;font-size:10px;font-weight:850;display:flex}.season-overview__season-picker>span svg{width:15px;height:15px;color:var(--office-green-700)}.season-overview__season-picker select{width:100%;color:var(--office-green-900);font:inherit;background:#fff;border:0;outline:0;padding:0 3px;font-size:13px;font-weight:850}.season-control-grid{grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:14px;display:grid}.season-control-card{min-width:0;margin:0;border-color:var(--office-line)!important;box-shadow:var(--office-shadow)!important}.season-control-card--phase{grid-column:1/-1}.season-control-card--registration{grid-column:span 5}.season-control-card--close{grid-column:span 7}.season-control-card--management{grid-column:1/-1}.season-control-card h2{color:var(--office-ink)!important}.season-control-card button{min-height:38px}.season-control__phase-target{gap:4px;min-width:0;display:grid}.season-control__phase-target>span{color:var(--office-muted);font-size:10px;font-weight:850}.season-control__phase-target select{width:100%;min-width:0}.season-registration-status{text-align:center;border-radius:999px;max-width:240px;padding:6px 9px;font-size:11px;line-height:1.25}.season-registration-status--open{color:#166534;background:#dcfce7}.season-registration-status--planned{color:#1e4f78;background:#e7f2fb}.season-registration-status--warning{color:#9a3412;background:#ffedd5}.season-registration-status--closed{color:#5e6a62;background:#edf1ee}.season-close__button{background:#991b1b!important;border-color:#991b1b!important}.season-close__consequence{color:#7f1d1d;background:#fff7f7;border:1px solid #fecaca;border-radius:10px;gap:5px;margin-top:14px;padding:12px 14px;font-size:12px;line-height:1.45;display:grid}.season-close__consequence strong{color:#7f1d1d;font-size:13px}.season-remaining,.season-analysis{gap:14px;display:grid}.season-remaining,.season-remaining>*{width:100%;min-width:0}.season-overview__remaining-actions{flex-wrap:wrap;justify-content:flex-end;min-width:0}.season-overview__remaining-feedback{color:#166534;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:10px 12px;font-size:12px;line-height:1.4;display:flex}.season-overview__remaining-table-wrap{width:100%;min-width:0;max-width:100%;overflow-x:auto}.season-overview__remaining-data{max-width:100%}.season-overview__kpis{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:10px!important}.season-overview__stat{min-height:112px;border-color:var(--office-line)!important;border-radius:13px!important;padding:13px!important;box-shadow:0 5px 16px #1939250d!important}.season-overview__stat>div:nth-child(2){margin-top:5px!important;font-size:29px!important}.season-overview__stat>div:last-child{line-height:1.35;margin-top:3px!important;font-size:10px!important}.season-overview__summary-grid{gap:12px!important}.season-overview__summary-card,.season-overview__remaining-table,.season-analysis__summary>div,.season-analysis__plants{border-color:var(--office-line)!important;box-shadow:var(--office-shadow)!important}.season-analysis__bar-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:0 22px!important;display:grid!important}.season-analysis__bar-row{border-bottom:1px solid #edf1ee;grid-template-rows:auto 8px;padding:8px 0;grid-template-columns:minmax(0,1fr) auto!important;gap:6px 10px!important}.season-analysis__bar-row>div:first-child{grid-area:1/1}.season-analysis__bar-row>div:nth-child(2){grid-area:2/1/auto/-1;height:8px!important}.season-analysis__bar-row>div:last-child{grid-area:1/2}@media (width<=1180px){.season-overview__kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.season-overview__remaining-data{table-layout:fixed;width:100%!important}.season-overview__remaining-data th,.season-overview__remaining-data td{white-space:normal;overflow-wrap:anywhere;min-width:0}.season-overview__remaining-data th:first-child{width:9%}.season-overview__remaining-data th:nth-child(2){width:12%}.season-overview__remaining-data th:nth-child(3){width:18%}.season-overview__remaining-data th:nth-child(4){width:9%}.season-overview__remaining-data th:nth-child(5){width:15%}.season-overview__remaining-data th:nth-child(6){width:22%}.season-overview__remaining-data th:nth-child(7){width:15%}.season-overview__remaining-action button{width:100%;font-size:11px;padding-left:5px!important;padding-right:5px!important}}@media (width<=1120px){.season-control-card--registration,.season-control-card--close{grid-column:1/-1}}@media (width<=760px){.season-overview__header{align-items:stretch}.season-overview__season-picker{min-width:0}.app-shell--office .office-overview-tabs button{justify-content:center;padding:0 8px;font-size:11px}.season-overview__remaining-feedback{flex-direction:column;align-items:stretch}.season-analysis__bar-list{grid-template-columns:1fr}}.app-shell--office .office-registration-table-wrap{overflow-x:hidden!important}.app-shell--office .office-registration-table{table-layout:fixed;width:100%!important}.app-shell--office .office-registration-table th:first-child{width:21%}.app-shell--office .office-registration-table th:nth-child(2){width:18%}.app-shell--office .office-registration-table th:nth-child(3){width:15%}.app-shell--office .office-registration-table th:nth-child(4),.app-shell--office .office-registration-table th:nth-child(5){width:18%}.app-shell--office .office-registration-table th:nth-child(6){width:10%}.app-shell--office .office-registration-table th,.app-shell--office .office-registration-table td{overflow-wrap:anywhere;min-width:0!important}.app-shell--office .office-registration-table th{white-space:normal!important}.app-shell--office .office-registration-table td:last-child{padding-left:8px!important;padding-right:8px!important}.app-shell--office .office-registration-table td:last-child>div{min-width:0!important}.app-shell--office .office-registration-table td:last-child button{width:100%;font-size:11px;padding-left:5px!important;padding-right:5px!important}.office-navigation--admin .office-navigation__brand-mark,.app-shell--admin .office-section__number{color:#4d3598;background:#e9e5ff}.office-navigation--admin .office-navigation__link.is-active{background:#775bc23b}.office-navigation--admin .office-navigation__avatar{color:#49328d;background:#eeeaff}.admin-season-panel{overflow:hidden}.admin-season-stats{margin-top:4px}.admin-progress{background:#e7ece8;border-radius:999px;height:8px;margin:14px 0 10px;overflow:hidden}.admin-progress>span{border-radius:inherit;background:linear-gradient(90deg, var(--office-green-700), #4f9e6e);height:100%;display:block}.admin-season-note{color:var(--office-muted);align-items:center;gap:8px;font-size:12px;font-weight:750;display:flex}.admin-season-note>span{border-radius:50%;width:9px;height:9px}.admin-season-note>span.is-ok{background:var(--office-green-700)}.admin-season-note>span.is-waiting{background:#d89513}.admin-season-note>span.is-error{background:var(--office-red)}.admin-control-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.admin-control-grid button{text-align:left;border:1px solid var(--office-line);min-height:72px;color:var(--office-ink);cursor:pointer;background:#fff;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:10px 12px;display:grid}.admin-control-grid button.has-work{background:#fffaf0;border-color:#e2c177}.admin-control-grid button>span{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.admin-control-grid button.has-work>span{color:#8a570b;background:#f8e9bf}.admin-control-grid button>span svg{width:19px;height:19px}.admin-control-grid button>div{gap:3px;min-width:0;display:grid}.admin-control-grid button small{color:var(--office-muted);font-size:10px}.admin-control-grid button>b{min-width:28px;color:var(--office-green-900);text-align:right;font-size:20px}.admin-control-grid button>svg{color:#98a39c;width:15px;height:15px}.admin-workplace__state{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:14px;min-height:220px;display:grid}.admin-workplace__state>span{width:48px;height:48px;color:var(--office-green-800);background:var(--office-green-100);border-radius:13px;place-items:center;display:grid}.admin-workplace__state>span svg{width:24px;height:24px}.admin-workplace__state>div{gap:4px;min-width:0;display:grid}.admin-workplace__state>div strong{color:var(--office-green-950);font-size:15px}.admin-workplace__state>div small{color:var(--office-muted);font-size:11px;line-height:1.45}.admin-workplace .office-section__heading>small.is-stale{color:var(--office-red);font-weight:850}.admin-workplace__stale{color:#8f2018;background:#fff5f3;border-color:#e4aaa5}.admin-workplace__stale>span{color:#9b2119;background:#f9ddda}.admin-workplace__stale strong{color:#8f2018}.admin-workplace__stale small{color:#79524f}.admin-workplace .office-action-card__content strong,.admin-workplace .office-action-card__content small,.admin-workplace .admin-control-grid strong,.admin-workplace .admin-control-grid small,.admin-workplace .office-quick-panel button>span{overflow-wrap:anywhere;min-width:0}.admin-workplace .office-action-card__content small,.admin-workplace .admin-control-grid button small,.admin-workplace .office-quick-panel>button small{font-size:11px}.admin-tasks-layout{grid-template-columns:minmax(320px,.38fr) minmax(0,1fr);align-items:start;gap:14px;display:grid}.admin-task-create{position:sticky;top:16px}.admin-task-create form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.admin-task-kind-tabs,.admin-task-list-switch{border:1px solid var(--office-line);background:var(--office-green-50);border-radius:10px;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;margin-bottom:13px;padding:4px;display:grid}.admin-task-kind-tabs button,.admin-task-list-switch button{min-width:0;min-height:40px;color:var(--office-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;padding:0 9px;font-size:11px;font-weight:850;display:inline-flex}.admin-task-kind-tabs button svg{width:16px;height:16px}.admin-task-kind-tabs button.is-active,.admin-task-list-switch button.is-active{color:#fff;background:var(--office-green-800)}.admin-task-list-switch button strong{min-width:22px;color:var(--office-green-900);background:#fff;border-radius:999px;padding:3px 6px;font-size:10px}.admin-task-field{align-content:start;gap:6px;min-width:0;display:grid}.admin-task-field--wide{grid-column:1/-1}.admin-task-field>span,.admin-task-inline-field>span{color:#536158;font-size:11px;font-weight:850}.admin-task-field input,.admin-task-field select,.admin-task-field textarea,.admin-task-inline-field select{width:100%;min-width:0;color:var(--office-ink);font:inherit;background:#fff;border:1px solid #cfd9d1;border-radius:9px}.admin-task-field input,.admin-task-field select{min-height:42px;padding:0 10px}.admin-task-field textarea{resize:vertical;padding:10px}.admin-task-field small{color:var(--office-muted);font-size:10px;line-height:1.35}.admin-task-submit{color:#fff;background:var(--office-green-800);cursor:pointer;border:0;border-radius:10px;grid-column:1/-1;justify-content:center;align-items:center;gap:8px;min-height:44px;font-size:13px;font-weight:900;display:inline-flex}.admin-task-submit:disabled{opacity:.5;cursor:not-allowed}.admin-task-submit svg{width:18px;height:18px}.admin-care-explainer{color:var(--office-green-900);background:var(--office-green-50);border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;padding:10px;display:grid}.admin-care-explainer svg{width:23px;height:23px}.admin-care-explainer p{margin:0;font-size:10px;line-height:1.45}.admin-care-checkbox{color:#4d5d52;cursor:pointer;align-items:center;gap:9px;min-height:42px;font-size:10px;font-weight:750;display:flex}.admin-care-checkbox input{width:18px;height:18px;accent-color:var(--office-green-800);flex:none}.admin-care-preview{background:#fbfdfb;border:1px dashed #a9c5b1;border-radius:10px;gap:2px;padding:10px 12px;display:grid}.admin-care-preview strong{color:var(--office-green-950);font-size:13px}.admin-care-preview small{color:var(--office-muted);font-size:9px;line-height:1.35}.admin-task-tabs{border:1px solid var(--office-line);background:var(--office-green-50);border-radius:10px;gap:4px;margin-bottom:12px;padding:4px;display:inline-flex}.admin-task-tabs button{min-height:34px;color:var(--office-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:0 13px;font-size:11px;font-weight:850;display:flex}.admin-task-tabs button strong{min-width:21px;color:var(--office-green-900);background:#fff;border-radius:999px;padding:3px 6px}.admin-task-tabs button.is-active{color:#fff;background:var(--office-green-800)}.admin-task-list{gap:8px;display:grid}.admin-task-row{border:1px solid var(--office-line);background:#fff;border-radius:11px;grid-template-columns:auto minmax(180px,1fr) minmax(130px,.65fr) 100px 92px;align-items:center;gap:10px;padding:10px;display:grid}.admin-task-priority{width:38px;height:38px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.admin-task-priority.is-5,.admin-task-priority.is-10{color:#9b2c20;background:#fff0ec}.admin-task-priority svg{width:19px;height:19px}.admin-task-copy{gap:4px;min-width:0;display:grid}.admin-task-copy>div{flex-wrap:wrap;align-items:center;gap:7px;min-width:0;display:flex}.admin-task-copy>div>strong{text-overflow:ellipsis;white-space:nowrap;flex:120px;min-width:0;max-width:100%;overflow:hidden}.admin-task-copy p{color:var(--office-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:11px;line-height:1.35;display:-webkit-box;overflow:hidden}.admin-task-copy small{color:var(--office-muted);font-size:10px}.admin-task-priority-label{color:#526057;text-transform:uppercase;background:#edf1ee;border-radius:999px;padding:3px 6px;font-size:9px;font-weight:900}.admin-task-priority-label.is-5,.admin-task-priority-label.is-10{color:#9b2c20;background:#fff0ec}.admin-task-inline-field{gap:5px;min-width:0;display:grid}.admin-task-inline-field select{height:36px;padding:0 7px;font-size:11px}.admin-task-inline-field small{color:var(--office-muted);font-size:9px}.admin-task-actions{gap:5px;display:grid}.admin-task-actions button{color:#465149;cursor:pointer;background:#fff;border:1px solid #ccd5ce;border-radius:7px;min-height:31px;padding:0 7px;font-size:10px;font-weight:850}.admin-task-actions button.is-done{color:var(--office-green-800);background:var(--office-green-50);border-color:#9cc6aa}.admin-task-actions button.is-reopen{color:#fff;background:var(--office-green-800)}.admin-task-actions button:disabled{opacity:.5;cursor:wait}.admin-task-empty{min-height:150px;color:var(--office-muted);text-align:left;justify-content:center;align-items:center;gap:12px;display:flex}.admin-task-empty>svg{width:38px;height:38px;color:var(--office-green-800);background:var(--office-green-100);border-radius:50%;padding:8px}.admin-task-empty>div{gap:3px;display:grid}.admin-task-empty strong{color:var(--office-ink)}.admin-task-empty small{font-size:10px}.admin-care-group-list{gap:8px;display:grid}.admin-care-group-row{border:1px solid var(--office-line);background:#fff;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-height:64px;padding:10px 12px;display:grid}.admin-care-group-count{justify-items:end;gap:1px;min-width:64px;display:grid}.admin-care-group-count strong{color:var(--office-green-900);font-size:21px;line-height:1}.admin-care-group-count span{color:var(--office-muted);font-size:9px;font-weight:800}.email-queue-page{min-width:0}.email-queue-header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.email-queue-header-actions>button:first-child svg{transform:rotate(180deg)}.email-queue-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.email-queue-summary button{border:1px solid var(--office-line);min-width:0;min-height:70px;color:var(--office-ink);text-align:left;cursor:pointer;background:#fff;border-radius:12px;align-items:center;gap:11px;padding:10px 13px;display:flex;box-shadow:0 4px 14px #1939250a}.email-queue-summary button>span{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.email-queue-summary button>span svg{width:19px;height:19px}.email-queue-summary button>div{gap:2px;min-width:0;display:grid}.email-queue-summary button strong{color:var(--office-green-950);font-size:23px;line-height:1}.email-queue-summary button small{color:var(--office-muted);font-size:10px;font-weight:850}.email-queue-summary button.is-failed>span{color:#a4382b;background:#fff0ec}.email-queue-summary button.is-sent>span{color:#17633a;background:#dff5e6}.email-queue-summary button.is-active{border-color:#76a888;box-shadow:0 0 0 3px #2f7a471a}.email-queue-controls{padding-top:12px;padding-bottom:12px}.email-queue-controls .office-panel__heading{margin-bottom:10px}.email-queue-controls__row{grid-template-columns:minmax(165px,210px) minmax(0,1fr);align-items:end;gap:12px;display:grid}.email-queue-controls__row>label{gap:5px;min-width:0;display:grid}.email-queue-controls__row>label>span{color:#536158;font-size:10px;font-weight:850}.email-queue-controls__row select{width:100%;min-height:40px;color:var(--office-ink);font:inherit;background:#fff;border:1px solid #cfd9d1;border-radius:9px;padding:0 10px;font-size:11px}.email-queue-controls__actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;min-width:0;display:flex}.email-queue-action{min-height:40px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #c6d2c8;border-radius:9px;justify-content:center;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.email-queue-action svg{width:16px;height:16px}.email-queue-action--primary{border-color:var(--office-green-800);color:#fff;background:var(--office-green-800)}.email-queue-action--danger{color:#9a3428;background:#fff9f7;border-color:#e0b8b2}.email-queue-action:disabled{opacity:.45;cursor:not-allowed}.email-queue-list-panel{min-width:0}.email-queue-list-heading{margin-bottom:10px}.email-queue-status-tabs{border:1px solid var(--office-line);background:var(--office-green-50);scrollbar-width:thin;border-radius:10px;gap:4px;margin-bottom:10px;padding:4px;display:flex;overflow-x:auto}.email-queue-status-tabs button{min-height:34px;color:var(--office-muted);cursor:pointer;background:0 0;border:0;border-radius:8px;flex:none;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.email-queue-status-tabs button strong{min-width:20px;color:var(--office-green-900);text-align:center;background:#fff;border-radius:999px;padding:3px 5px}.email-queue-status-tabs button.is-active{color:#fff;background:var(--office-green-800)}.email-queue-list{gap:7px;display:grid}.email-queue-item{border:1px solid var(--office-line);background:#fff;border-radius:11px;min-width:0;overflow:hidden}.email-queue-item.is-open{border-color:#8eb69a;box-shadow:0 0 0 2px #2f7a4714}.email-queue-item__row{grid-template-columns:76px minmax(170px,1.35fr) minmax(120px,.8fr) 118px minmax(80px,.65fr) 98px;align-items:center;gap:9px;min-width:0;min-height:66px;padding:9px 10px;display:grid}.email-queue-status{color:#4d5b51;white-space:nowrap;background:#edf1ee;border-radius:999px;justify-content:center;align-items:center;min-height:26px;padding:0 7px;font-size:9px;font-weight:900;display:inline-flex}.email-queue-status.is-sent{color:#17633a;background:#dff5e6}.email-queue-status.is-failed{color:#9b2c20;background:#fff0ec}.email-queue-status.is-sending{color:#245a87;background:#e8f1fa}.email-queue-status.is-cancelled{color:#825221;background:#fff3df}.email-queue-item__message,.email-queue-item__customer,.email-queue-item__attempt,.email-queue-item__error{gap:3px;min-width:0;display:grid}.email-queue-item__message strong{color:var(--office-green-950);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.email-queue-item__message small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.email-queue-item__customer span,.email-queue-item__attempt span,.email-queue-item__error span{color:var(--office-muted);text-transform:uppercase;font-size:8px;font-weight:850;line-height:1.25}.email-queue-item__customer strong,.email-queue-item__attempt strong,.email-queue-item__error strong{color:#425047;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;line-height:1.25;overflow:hidden}.email-queue-item__attempt small,.email-queue-item__error small{color:var(--office-muted);font-size:8px;line-height:1.25}.email-queue-item__error strong{color:#9b2c20}.email-queue-item__actions{gap:4px;display:grid}.email-queue-item__actions button{color:#465149;cursor:pointer;background:#fff;border:1px solid #ccd5ce;border-radius:7px;min-height:29px;padding:0 7px;font-size:9px;font-weight:850}.email-queue-item__actions button.is-primary{color:var(--office-green-900);background:var(--office-green-50);border-color:#98bfa5}.email-queue-item__actions button.is-danger{color:#9a3428;background:#fff9f7;border-color:#e0b8b2}.email-queue-item__actions button:disabled{opacity:.5;cursor:wait}.email-queue-detail-loading{border-top:1px solid var(--office-line);color:var(--office-muted);padding:13px;font-size:10px}.email-queue-detail{border-top:1px solid var(--office-line);background:#fbfdfb;gap:11px;padding:13px;display:grid}.email-queue-detail__header{justify-content:space-between;align-items:flex-start;gap:14px;display:flex}.email-queue-detail__header>div{gap:2px;min-width:0;display:grid}.email-queue-detail__header span{color:var(--office-green-700);text-transform:uppercase;font-size:8px;font-weight:900}.email-queue-detail__header h3{color:var(--office-green-950);margin:0;font-size:15px}.email-queue-detail__header button{min-height:32px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #c8d4ca;border-radius:8px;padding:0 9px;font-size:9px;font-weight:850}.email-queue-detail__facts{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;display:grid}.email-queue-detail__facts>div{border:1px solid var(--office-line);background:#fff;border-radius:8px;gap:3px;min-width:0;padding:8px 9px;display:grid}.email-queue-detail__facts span,.email-queue-detail__preview>span{color:var(--office-muted);text-transform:uppercase;font-size:8px;font-weight:850}.email-queue-detail__facts strong{color:#425047;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.email-queue-detail__error{color:#8f3025;background:#fff7f5;border:1px solid #edc7c2;border-radius:8px;gap:3px;padding:9px 10px;font-size:9px;display:grid}.email-queue-detail__preview{gap:6px;display:grid}.email-queue-detail__preview-frame{box-sizing:border-box;border:1px solid var(--office-line);background:#fff;border-radius:9px;width:100%;height:clamp(240px,34vh,300px);display:block}.email-queue-detail__technical{border:1px solid var(--office-line);background:#fff;border-radius:8px}.email-queue-detail__technical summary{color:var(--office-muted);cursor:pointer;padding:9px 10px;font-size:9px;font-weight:850}.email-queue-detail__technical pre{border-top:1px solid var(--office-line);color:#445148;white-space:pre-wrap;background:#f6f8f6;max-height:260px;margin:0;padding:10px;font:9px/1.45 Consolas,monospace;overflow:auto}.letter-queue-page{min-width:0}.letter-queue-summary{margin-bottom:14px}.letter-queue-panel{min-width:0}.letter-queue-list-heading{margin-bottom:10px}.letter-queue-list-heading .office-secondary-button{min-height:38px;padding:0 11px;font-size:9px}.letter-queue-list-heading .office-secondary-button svg{width:15px;height:15px}.letter-queue-status-tabs{margin-bottom:8px}.letter-queue-limit-note{color:#7b5615;background:#fff9e9;border:1px solid #ead3a8;border-radius:9px;align-items:center;gap:7px;min-height:38px;margin-bottom:8px;padding:7px 9px;font-size:8px;line-height:1.4;display:flex}.letter-queue-limit-note svg{flex:none;width:15px;height:15px}.letter-queue-selection{border:1px solid var(--office-line);background:#fbfdfb;border-radius:10px;grid-template-columns:auto minmax(150px,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:46px;margin-bottom:10px;padding:7px 9px;display:grid}.letter-queue-selection label{color:#46554b;cursor:pointer;white-space:nowrap;align-items:center;gap:7px;font-size:9px;font-weight:850;display:inline-flex}.letter-queue-selection label.is-disabled{color:#89938c;cursor:default}.letter-queue-selection input,.letter-queue-item__select input{width:18px;height:18px;accent-color:var(--office-green-700);cursor:pointer;margin:0}.letter-queue-selection input:disabled{cursor:default}.letter-queue-selection>small{min-width:0;color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.3;overflow:hidden}.letter-queue-cancel{color:#9a3428;cursor:pointer;white-space:nowrap;background:#fff9f7;border:1px solid #e0b8b2;border-radius:8px;min-height:34px;padding:0 10px;font-size:9px;font-weight:900}.letter-queue-cancel:disabled{opacity:.45;cursor:not-allowed}.letter-queue-list{gap:7px;display:grid}.letter-queue-item{border:1px solid var(--office-line);background:#fff;border-radius:11px;grid-template-columns:26px 88px minmax(180px,1.35fr) minmax(140px,.9fr) 118px minmax(90px,.65fr);align-items:center;gap:9px;min-width:0;min-height:66px;padding:9px 10px;display:grid}.letter-queue-item.is-failed{background:linear-gradient(90deg,#fff8f6,#fff 30%);border-color:#edc7c2}.letter-queue-item__select{place-items:center;width:26px;display:grid}.letter-queue-item__select>span{background:#b4beb7;border-radius:50%;width:8px;height:8px}.letter-queue-item.is-submitted .letter-queue-item__select>span{background:var(--office-green-700)}.letter-queue-status{width:100%}.letter-queue-status.is-submitted{color:#17633a;background:#dff5e6}.letter-queue-status.is-processing{color:#245a87;background:#e8f1fa}.letter-queue-status.is-failed{color:#9b2c20;background:#fff0ec}.letter-queue-status.is-cancelled{color:#825221;background:#fff3df}.letter-queue-item__message,.letter-queue-item__customer,.letter-queue-item__time,.letter-queue-item__note{gap:3px;min-width:0;display:grid}.letter-queue-item__message strong{color:var(--office-green-950);text-overflow:ellipsis;white-space:nowrap;font-size:11px;line-height:1.3;overflow:hidden}.letter-queue-item__message small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;line-height:1.3;overflow:hidden}.letter-queue-item__customer>span,.letter-queue-item__time>span,.letter-queue-item__note>span{color:var(--office-muted);text-transform:uppercase;font-size:8px;font-weight:850;line-height:1.25}.letter-queue-item__customer button,.letter-queue-item__customer strong,.letter-queue-item__time strong,.letter-queue-item__note strong{color:#425047;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:9px;font-weight:850;line-height:1.25;overflow:hidden}.letter-queue-item__customer button{width:max-content;max-width:100%;color:var(--office-green-800);text-align:left;cursor:pointer;background:0 0;border:0;padding:0}.letter-queue-item__customer button:hover{text-decoration:underline}.letter-queue-item__customer small,.letter-queue-item__note small{min-width:0;color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;line-height:1.25;overflow:hidden}.letter-queue-item__note strong{color:#9b2c20}@media (width<=1180px){.letter-queue-selection{grid-template-columns:auto minmax(0,1fr)}.letter-queue-cancel{grid-column:1/-1;justify-self:end}.letter-queue-item{grid-template-columns:26px 88px minmax(160px,1.25fr) minmax(120px,.85fr) 110px}.letter-queue-item__note{display:none}}@media (width<=820px){.letter-queue-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.letter-queue-selection{grid-template-columns:minmax(0,1fr)}.letter-queue-selection>small{white-space:normal}.letter-queue-cancel{grid-column:auto;justify-self:stretch}.letter-queue-item{grid-template-columns:26px 88px minmax(0,1fr);align-items:start}.letter-queue-item__customer,.letter-queue-item__time{grid-column:3}}.plants-overview{min-width:0}.plants-overview__refresh{min-height:42px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #bbccc0;border-radius:10px;justify-content:center;align-items:center;gap:7px;padding:0 14px;font-weight:850;display:inline-flex}.plants-overview__refresh:disabled{opacity:.6;cursor:wait}.plants-overview__refresh svg{width:17px;height:17px}.plants-overview__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.plants-overview__stats article{border:1px solid var(--office-line);background:#fff;border-radius:12px;align-items:center;gap:11px;min-width:0;min-height:70px;padding:11px 13px;display:flex;box-shadow:0 4px 14px #1939250a}.plants-overview__stats article>span{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.plants-overview__stats article>span svg{width:19px;height:19px}.plants-overview__stats article>div{gap:1px;min-width:0;display:grid}.plants-overview__stats strong{color:var(--office-green-950);font-size:24px;line-height:1}.plants-overview__stats small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.plants-overview__stats article.is-attention>span{color:#9b2c20;background:#fff0ec}.plants-overview__stats article.is-attention strong{color:#8e2a21}.plants-overview__controls{grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:12px;margin-bottom:14px;padding:12px;display:grid}.plants-overview__search{background:#fff;border:1px solid #cfd9d1;border-radius:10px;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 12px;display:flex}.plants-overview__search:focus-within{border-color:#78aa89;box-shadow:0 0 0 3px #408b581f}.plants-overview__search svg{color:#748179;width:18px;height:18px}.plants-overview__search input{width:100%;min-width:0;height:40px;color:var(--office-ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:12px}.plants-overview__filters{align-items:center;gap:4px;display:flex}.plants-overview__filters button{min-height:36px;color:var(--office-muted);white-space:nowrap;cursor:pointer;background:#f4f7f5;border:1px solid #0000;border-radius:8px;align-items:center;gap:6px;padding:0 10px;font-size:10px;font-weight:850;display:inline-flex}.plants-overview__filters button strong{color:#8e2a21;background:#fff0ec;border-radius:999px;min-width:19px;padding:2px 5px}.plants-overview__filters button.is-active{border-color:var(--office-green-800);color:#fff;background:var(--office-green-800)}.plants-overview__filters button.is-active strong{color:var(--office-green-900);background:#fff}.plants-overview__error{color:#8f2018;background:#fff0ee;border:1px solid #e8aaa4;border-radius:10px;margin-bottom:14px;padding:12px 14px;font-weight:750}.plants-overview__list{padding:0;overflow:hidden}.plants-overview__list-heading{border-bottom:1px solid var(--office-line);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 15px;display:flex}.plants-overview__list-heading>div{align-items:baseline;gap:6px;display:flex}.plants-overview__list-heading strong{color:var(--office-green-900);font-size:21px}.plants-overview__list-heading span{color:var(--office-muted);font-size:11px;font-weight:750}.plants-overview__list-heading small{color:var(--office-muted);font-size:10px}.plants-overview__table{table-layout:fixed;border-collapse:collapse;width:100%}.plants-overview__table th{text-align:left;border-bottom:1px solid var(--office-line);color:#637067;letter-spacing:.04em;text-transform:uppercase;background:#f7f9f7;padding:9px 10px;font-size:9px;font-weight:900}.plants-overview__table td{min-width:0;color:var(--office-ink);vertical-align:middle;border-bottom:1px solid #e9eeea;padding:9px 10px;font-size:11px}.plants-overview__table tr:last-child td{border-bottom:0}.plants-overview__table tbody tr:hover{background:#fafcfb}.plants-overview__table tbody tr.is-work{background:linear-gradient(90deg,#fff8f4 0,#fff 35%)}.plants-overview__table th:first-child{width:28%}.plants-overview__table th:nth-child(2){width:8%}.plants-overview__table th:nth-child(3){width:15%}.plants-overview__table th:nth-child(4){width:17%}.plants-overview__table th:nth-child(5){width:19%}.plants-overview__table th:nth-child(6){width:13%}.plants-overview__table td:first-child,.plants-overview__table td:nth-child(4){display:table-cell}.plants-overview__table td strong,.plants-overview__table td span,.plants-overview__table td small{text-overflow:ellipsis;white-space:nowrap;min-width:0;display:block;overflow:hidden}.plants-overview__table td:first-child strong{font-size:12px}.plants-overview__table td:first-child span,.plants-overview__table td:nth-child(4) span{color:var(--office-muted);margin-top:2px;font-size:10px}.plants-overview__table td:first-child small{color:#8a958e;margin-top:2px;font-size:8px}.plants-overview__table td:nth-child(2){white-space:nowrap}.plants-overview__table td:nth-child(2) strong,.plants-overview__table td:nth-child(2) span{display:inline}.plants-overview__status{color:#46554b;background:#edf2ee;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:850;display:inline-block!important}.plants-overview__next{color:var(--office-muted);font-weight:750}.plants-overview__next.is-open{color:#9b3f09;font-weight:900}.plants-overview__table td:last-child button{width:100%;min-height:34px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #b9cbbf;border-radius:8px;justify-content:space-between;align-items:center;gap:4px;padding:0 7px;font-size:9px;font-weight:900;display:inline-flex}.plants-overview__table td:last-child button.is-primary{border-color:var(--office-green-800);color:#fff;background:var(--office-green-800)}.plants-overview__table td:last-child button svg{width:13px;height:13px}.plants-overview__empty{min-height:180px;color:var(--office-muted);place-items:center;font-size:12px;display:grid}.plants-overview__empty--error{color:#79524f;text-align:center;background:#fff8f7;align-content:center;gap:7px;padding:24px}.plants-overview__empty--error strong{color:#8f2018;font-size:14px}.plants-overview__empty--error .plants-overview__refresh{margin-top:8px}.plants-overview__pagination{border-top:1px solid var(--office-line);justify-content:flex-end;align-items:center;gap:12px;min-height:54px;padding:8px 14px;display:flex}.plants-overview__pagination button{min-height:34px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #c8d4cb;border-radius:8px;padding:0 12px;font-size:10px;font-weight:850}.plants-overview__pagination button:disabled{opacity:.45;cursor:not-allowed}.plants-overview__pagination span{color:var(--office-muted);font-size:10px}.plants-overview--driver .plants-overview__refresh,.plants-overview--driver .plants-overview__search{min-height:48px}.plants-overview--driver .plants-overview__filters button{min-height:46px;padding:0 15px;font-size:12px}.plants-overview--driver .plants-overview__table td{padding-top:11px;padding-bottom:11px}.plants-overview--driver .plants-overview__table td:last-child button{min-height:46px;padding:0 12px;font-size:11px}.locations-overview{min-width:0}.locations-overview__header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.locations-overview__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.locations-overview__stats article,.locations-overview__stats>button{text-align:left;border:1px solid var(--office-line);min-width:0;min-height:72px;color:var(--office-ink);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:11px 13px;display:grid;box-shadow:0 4px 14px #1939250a}.locations-overview__stats>button{cursor:pointer}.locations-overview__stats article>span,.locations-overview__stats>button>span{width:37px;height:37px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.locations-overview__stats article>span svg,.locations-overview__stats>button>span svg{width:19px;height:19px}.locations-overview__stats article>div,.locations-overview__stats>button>div{gap:2px;min-width:0;display:grid}.locations-overview__stats strong{color:var(--office-green-950);text-overflow:ellipsis;white-space:nowrap;font-size:23px;line-height:1;overflow:hidden}.locations-overview__stats small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.locations-overview__stats>button>svg{color:#8d9a91;width:16px;height:16px}.locations-overview__stats>button.has-work>span{color:#9b2c20;background:#fff0ec}.locations-overview__stats>button.has-work strong{color:#8e2a21}.locations-overview__controls{grid-template-columns:minmax(280px,1fr) auto;align-items:center;gap:10px 14px;margin-bottom:14px;padding:12px;display:grid}.locations-overview__search{background:#fff;border:1px solid #cfd9d1;border-radius:10px;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 12px;display:flex}.locations-overview__search:focus-within{border-color:#78aa89;box-shadow:0 0 0 3px #408b581f}.locations-overview__search svg{color:#748179;width:18px;height:18px}.locations-overview__search input{width:100%;min-width:0;height:40px;color:var(--office-ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:12px}.locations-overview__empty-toggle{color:#506057;white-space:nowrap;cursor:pointer;align-items:center;gap:8px;min-height:42px;padding:0 10px;font-size:10px;font-weight:850;display:flex;position:relative}.locations-overview__empty-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.locations-overview__empty-toggle>span{background:#cfd8d1;border-radius:999px;align-items:center;width:34px;height:20px;padding:3px;transition:background .15s;display:inline-flex}.locations-overview__empty-toggle>span:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;transition:transform .15s;box-shadow:0 1px 3px #00000029}.locations-overview__empty-toggle input:checked+span{background:var(--office-green-700)}.locations-overview__empty-toggle input:checked+span:after{transform:translate(14px)}.locations-overview__empty-toggle input:focus-visible+span{outline-offset:2px;outline:3px solid #72c88c}.locations-overview__empty-toggle strong{min-width:21px;color:var(--office-green-900);background:var(--office-green-100);text-align:center;border-radius:999px;padding:3px 6px}.locations-overview__house-tabs{grid-column:1/-1;gap:4px;display:flex;overflow-x:auto}.locations-overview__house-tabs button{min-height:34px;color:var(--office-muted);white-space:nowrap;cursor:pointer;background:#f3f6f4;border:1px solid #0000;border-radius:8px;align-items:center;gap:7px;padding:0 11px;font-size:10px;font-weight:850;display:inline-flex}.locations-overview__house-tabs button strong{min-width:20px;color:var(--office-green-900);text-align:center;background:#fff;border-radius:999px;padding:2px 5px}.locations-overview__house-tabs button.is-active{color:#fff;background:var(--office-green-800)}.locations-overview__houses{gap:14px;display:grid}.locations-overview__house{padding:0;overflow:hidden}.locations-overview__house>header{border-bottom:1px solid var(--office-line);background:linear-gradient(90deg,#fbfdfb,#f5f9f6);justify-content:space-between;align-items:center;gap:15px;min-height:66px;padding:11px 14px;display:flex}.locations-overview__house>header>div:first-child{align-items:center;gap:10px;display:flex}.locations-overview__house>header>div:first-child>span{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.locations-overview__house>header>div:first-child>span svg{width:19px;height:19px}.locations-overview__house h2{margin:0 0 2px;font-size:17px}.locations-overview__house header small{color:var(--office-muted);font-size:9px;font-weight:750}.locations-overview__house-summary{justify-content:flex-end;align-items:center;gap:7px;display:flex}.locations-overview__house-summary span{color:var(--office-muted);background:#fff;border-radius:8px;padding:6px 9px;font-size:9px}.locations-overview__house-summary strong{color:var(--office-green-900);font-size:11px}.locations-overview__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;padding:12px;display:grid}.locations-overview__card{background:#fff;border:1px solid #dce5df;border-radius:11px;min-width:0;overflow:hidden}.locations-overview__card.is-open{border-color:#a8c7b1;grid-column:1/-1;box-shadow:0 5px 16px #19392514}.locations-overview__card.is-empty{background:#fbfcfb;border-style:dashed}.locations-overview__card-toggle{text-align:left;width:100%;min-height:62px;color:var(--office-ink);cursor:pointer;background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:9px;padding:9px 10px;display:grid}.locations-overview__card-toggle:hover{background:var(--office-green-50)}.locations-overview__pin{width:32px;height:32px;color:var(--office-green-800);background:var(--office-green-100);border-radius:9px;place-items:center;display:grid}.locations-overview__pin svg{width:17px;height:17px}.locations-overview__card.is-empty .locations-overview__pin{color:#748179;background:#edf1ee}.locations-overview__card-copy{gap:2px;min-width:0;display:grid}.locations-overview__card-copy strong,.locations-overview__card-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.locations-overview__card-copy strong{font-size:12px}.locations-overview__card-copy small{color:var(--office-muted);font-size:9px}.locations-overview__count{min-width:29px;height:29px;color:var(--office-green-900);background:var(--office-green-100);border-radius:999px;justify-content:center;align-items:center;padding:0 7px;font-size:11px;font-weight:900;display:inline-flex}.locations-overview__card.is-empty .locations-overview__count{color:#718078;background:#edf1ee}.locations-overview__chevron{color:#87938b;transition:transform .15s;width:15px!important;height:15px!important}.locations-overview__card.is-open .locations-overview__chevron{transform:rotate(90deg)}.locations-overview__plant-list{border-top:1px solid var(--office-line);background:#fbfdfb}.locations-overview__plant-row{border-bottom:1px solid #e7ece8;grid-template-columns:auto minmax(180px,1fr) 70px auto;align-items:center;gap:9px;min-height:58px;padding:8px 11px;display:grid}.locations-overview__plant-row:last-child{border-bottom:0}.locations-overview__plant-icon{width:31px;height:31px;color:var(--office-green-800);background:var(--office-green-100);border-radius:9px;place-items:center;display:grid}.locations-overview__plant-icon svg{width:17px;height:17px}.locations-overview__plant-copy{gap:2px;min-width:0;display:grid}.locations-overview__plant-copy strong,.locations-overview__plant-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.locations-overview__plant-copy strong{font-size:11px}.locations-overview__plant-copy small{color:var(--office-muted);font-size:9px}.locations-overview__diameter{color:#536158;text-align:right;font-size:10px;font-weight:850}.locations-overview__plant-actions{justify-content:flex-end;align-items:center;gap:5px;display:flex}.locations-overview__plant-actions button{min-height:32px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #bdcac1;border-radius:7px;padding:0 10px;font-size:9px;font-weight:900}.locations-overview__plant-actions button.is-primary{border-color:var(--office-green-800);color:#fff;background:var(--office-green-800)}.locations-overview__free{min-height:64px;color:var(--office-green-800);justify-content:center;align-items:center;gap:9px;padding:10px 12px;display:flex}.locations-overview__free>svg{width:24px;height:24px}.locations-overview__free>span{gap:1px;display:grid}.locations-overview__free strong{font-size:11px}.locations-overview__free small{color:var(--office-muted);font-size:9px}.locations-overview__empty{min-height:180px;color:var(--office-muted);place-items:center;font-size:12px;display:grid}.lexware-assignments{min-width:0}.lexware-assignments__guard{min-height:58px;color:var(--office-green-900);background:linear-gradient(90deg,#f1faf3,#fbfdfb);border:1px solid #bad8c3;border-radius:12px;align-items:center;gap:11px;margin-bottom:14px;padding:10px 13px;display:flex}.lexware-assignments__guard>span{color:#fff;background:var(--office-green-800);border-radius:10px;flex:none;place-items:center;width:34px;height:34px;display:grid}.lexware-assignments__guard>span svg{width:18px;height:18px}.lexware-assignments__guard>div{gap:2px;min-width:0;display:grid}.lexware-assignments__guard strong{font-size:11px}.lexware-assignments__guard small{color:#55705e;font-size:9px;line-height:1.4}.lexware-assignments__status-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.lexware-assignments__status-grid>button{text-align:left;border:1px solid var(--office-line);min-width:0;min-height:76px;color:var(--office-ink);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto auto;align-items:center;gap:10px;padding:11px 12px;display:grid;box-shadow:0 4px 14px #1939250a}.lexware-assignments__status-grid>button:hover{border-color:#a8c7b1}.lexware-assignments__status-grid>button.is-active{border-color:var(--office-green-700);background:linear-gradient(100deg,var(--office-green-50),#fff);box-shadow:inset 3px 0 0 var(--office-green-700),0 5px 15px #1939250f}.lexware-assignments__status-grid>button.has-work:not(.is-active){background:#fffaf7}.lexware-assignments__status-icon{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.lexware-assignments__status-grid>button.has-work .lexware-assignments__status-icon{color:#a0430b;background:#ffead9}.lexware-assignments__status-icon svg{width:18px;height:18px}.lexware-assignments__status-copy{gap:2px;min-width:0;display:grid}.lexware-assignments__status-copy strong,.lexware-assignments__status-copy small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.lexware-assignments__status-copy strong{font-size:11px}.lexware-assignments__status-copy small{color:var(--office-muted);font-size:8px}.lexware-assignments__status-grid b{font-size:25px;line-height:1}.lexware-assignments__status-grid>button>svg{color:#8b978f;width:15px;height:15px}.lexware-assignments__controls{justify-content:space-between;align-items:center;gap:14px;margin-bottom:14px;padding:11px 12px;display:flex}.lexware-assignments__search-form{flex:1;align-items:center;gap:7px;min-width:0;display:flex}.lexware-assignments__search{background:#fff;border:1px solid #cfd9d1;border-radius:9px;flex:1;align-items:center;gap:8px;min-width:240px;min-height:40px;padding:0 11px;display:flex}.lexware-assignments__search:focus-within{border-color:#78aa89;box-shadow:0 0 0 3px #408b581f}.lexware-assignments__search svg{color:#748179;width:17px;height:17px}.lexware-assignments__search input{width:100%;min-width:0;height:38px;color:var(--office-ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:11px}.lexware-assignments__search-button,.lexware-assignments__clear-button{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800);cursor:pointer;border-radius:9px;min-height:40px;padding:0 13px;font-size:10px;font-weight:900}.lexware-assignments__clear-button{color:var(--office-green-900);background:0 0;border-color:#0000}.lexware-assignments__search-button:disabled{opacity:.55;cursor:wait}.lexware-assignments__summary{color:var(--office-muted);white-space:nowrap;flex:none;font-size:9px;font-weight:750}.lexware-assignments__warning{color:#8a3d0a;background:#fff7ed;border:1px solid #efbd89;border-radius:11px;align-items:flex-start;gap:10px;margin-bottom:14px;padding:12px 14px;display:flex}.lexware-assignments__warning>svg{flex:none;width:21px;height:21px}.lexware-assignments__warning>div{gap:2px;display:grid}.lexware-assignments__warning strong{font-size:11px}.lexware-assignments__warning span,.lexware-assignments__warning small{font-size:9px}.lexware-assignments__empty{min-height:150px;color:var(--office-muted);justify-content:center;align-items:center;gap:11px;display:flex}.lexware-assignments__empty>span{width:40px;height:40px;color:var(--office-green-800);background:var(--office-green-100);border-radius:50%;place-items:center;display:grid}.lexware-assignments__empty>span svg{width:22px;height:22px}.lexware-assignments__empty>div{gap:3px;display:grid}.lexware-assignments__empty strong{color:var(--office-ink);font-size:13px}.lexware-assignments__empty small{font-size:9px}.lexware-assignments__list{gap:12px;display:grid}.lexware-assignments__customer{padding:0;overflow:hidden}.lexware-assignments__customer-header{border-bottom:1px solid var(--office-line);background:linear-gradient(90deg,#fbfdfb,#fff);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:67px;padding:11px 13px;display:grid}.lexware-assignments__customer-icon{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.lexware-assignments__customer-icon svg{width:18px;height:18px}.lexware-assignments__customer-copy{gap:3px;min-width:0;display:grid}.lexware-assignments__customer-copy>strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.lexware-assignments__customer-copy>div{min-width:0;color:var(--office-muted);align-items:center;gap:0;font-size:9px;display:flex}.lexware-assignments__customer-copy>div span{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.lexware-assignments__customer-copy>div span+span:before{content:"·";color:#b2bbb5;margin:0 6px}.lexware-assignments__customer-header .office-link-button svg{width:13px;height:13px}.lexware-assignments__candidates{gap:8px;padding:12px 13px;display:grid}.lexware-assignments__section-label{align-items:baseline;gap:7px;display:flex}.lexware-assignments__section-label strong{font-size:11px}.lexware-assignments__section-label small{color:var(--office-muted);font-size:9px}.lexware-assignments__candidate{background:#f9fbfa;border:1px solid #dae3dc;border-radius:11px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;min-height:91px;padding:11px;display:grid}.lexware-assignments__candidate.confidence-exact{background:#f4fbf6;border-color:#9dccab}.lexware-assignments__match-icon{width:34px;height:34px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.lexware-assignments__match-icon svg{width:17px;height:17px}.lexware-assignments__candidate-copy{gap:4px;min-width:0;display:grid}.lexware-assignments__candidate-copy>div:first-child{flex-wrap:wrap;align-items:center;gap:5px;display:flex}.lexware-assignments__candidate-copy>div:first-child>strong{font-size:12px}.lexware-assignments__candidate-copy>div:first-child>small{color:#8b4a10;background:#fff0d9;border-radius:999px;padding:3px 6px;font-size:8px;font-weight:850}.lexware-assignments__candidate-copy>div:first-child>small.is-best{color:var(--office-green-900);background:var(--office-green-100)}.lexware-assignments__candidate-copy>div:first-child>small.confidence-exact{color:#17633a;background:#dff5e6}.lexware-assignments__candidate-copy>div:first-child>small.confidence-strong{color:#1f5e9b;background:#e2effc}.lexware-assignments__candidate-copy p{color:var(--office-muted);flex-wrap:wrap;align-items:center;margin:0;font-size:9px;display:flex}.lexware-assignments__candidate-copy p span+span:before{content:"·";color:#b2bbb5;margin:0 6px}.lexware-assignments__email-match{color:#17633a;align-items:center;gap:4px;font-size:9px;font-weight:850;display:flex}.lexware-assignments__email-match svg{width:13px;height:13px}.lexware-assignments__reasons{flex-wrap:wrap;gap:4px;display:flex}.lexware-assignments__reasons span{color:#4e5c53;background:#e9efeb;border-radius:6px;padding:3px 6px;font-size:8px}.lexware-assignments__reasons span.is-warning{color:#943c08;background:#ffead9;font-weight:800}.lexware-assignments__primary-button{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800);white-space:nowrap;cursor:pointer;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:40px;padding:0 12px;font-size:10px;font-weight:900;display:inline-flex}.lexware-assignments__primary-button svg{width:15px;height:15px}.lexware-assignments__primary-button:disabled{opacity:.55;cursor:wait}.lexware-assignments__no-match{color:#8c3f0b;background:#fff8f0;border:1px solid #edc89c;border-radius:11px;align-items:center;gap:10px;min-height:88px;margin:12px 13px;padding:12px;display:flex}.lexware-assignments__no-match>span{background:#ffead9;border-radius:10px;flex:none;place-items:center;width:37px;height:37px;display:grid}.lexware-assignments__no-match>span svg{width:19px;height:19px}.lexware-assignments__no-match>div{gap:3px;min-width:0;display:grid}.lexware-assignments__no-match strong{font-size:11px}.lexware-assignments__no-match small{color:#805538;max-width:760px;font-size:9px;line-height:1.45}.lexware-assignments__decision{border-top:1px solid var(--office-line);background:#fbfcfb;align-items:center;gap:8px;min-height:67px;padding:10px 13px;display:flex}.lexware-assignments__decision>div{gap:2px;min-width:180px;margin-right:auto;display:grid}.lexware-assignments__decision>div strong{font-size:10px}.lexware-assignments__decision>div small{color:var(--office-muted);font-size:8px}.lexware-assignments__cash-button,.lexware-assignments__create-button{color:#8d3e08;white-space:nowrap;cursor:pointer;background:#fff8f1;border:1px solid #d8a16d;border-radius:9px;justify-content:center;align-items:center;gap:6px;min-height:38px;padding:0 11px;font-size:9px;font-weight:900;display:inline-flex}.lexware-assignments__create-button{color:var(--office-green-900);background:#fff;border-color:#bdcac1}.lexware-assignments__cash-button svg,.lexware-assignments__create-button svg{width:14px;height:14px}.lexware-assignments__cash-button:disabled,.lexware-assignments__create-button:disabled{opacity:.48;cursor:not-allowed}.lexware-assignments__test-lock{color:#8a958e;white-space:nowrap;flex:none;font-size:8px}.lexware-assignments__resolved{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;min-height:86px;padding:13px;display:grid}.lexware-assignments__resolved>span{width:38px;height:38px;color:var(--office-green-800);background:var(--office-green-100);border-radius:50%;place-items:center;display:grid}.lexware-assignments__resolved>span svg{width:20px;height:20px}.lexware-assignments__resolved>div{gap:3px;min-width:0;display:grid}.lexware-assignments__resolved strong{font-size:11px}.lexware-assignments__resolved small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.office-scan-page{flex-direction:column;gap:14px;min-width:0;display:flex}.office-scan-page>.office-page__header{margin-bottom:0}.office-scan-page__header-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.office-scan-page__tools{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;display:grid}.office-scan-page__tools>button{text-align:left;border:1px solid var(--office-line);min-width:0;min-height:82px;color:var(--office-ink);cursor:pointer;background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;padding:11px;display:grid;box-shadow:0 4px 14px #1939250a}.office-scan-page__tools>button:hover{box-shadow:var(--office-shadow);border-color:#a8c7b1}.office-scan-page__tools>button.is-active{border-color:var(--office-green-700);background:linear-gradient(105deg,var(--office-green-50),#fff);box-shadow:inset 3px 0 0 var(--office-green-700),0 4px 14px #1939250d}.office-scan-page__tools>button>span{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.office-scan-page__tools>button>span svg{width:18px;height:18px}.office-scan-page__tools>button>div{gap:3px;min-width:0;display:grid}.office-scan-page__tools strong,.office-scan-page__tools small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.office-scan-page__tools strong{font-size:11px}.office-scan-page__tools small{color:var(--office-muted);font-size:8px}.office-scan-page__tools>button>svg{color:#8b978f;width:14px;height:14px}.office-scan-page__panel{padding:0;overflow:hidden}.office-scan-page__panel-heading{border-bottom:1px solid var(--office-line);background:linear-gradient(90deg,#fbfdfb,#f5f9f6);justify-content:space-between;align-items:center;gap:14px;min-height:65px;padding:10px 13px;display:flex}.office-scan-page__panel-heading>div{align-items:center;gap:10px;min-width:0;display:flex}.office-scan-page__panel-heading>div>span{width:35px;height:35px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.office-scan-page__panel-heading>div>span svg{width:18px;height:18px}.office-scan-page__panel-heading h2{margin:0 0 2px;font-size:15px}.office-scan-page__panel-heading p{color:var(--office-muted);margin:0;font-size:9px}.office-scan-page__panel-heading>small{max-width:360px;color:var(--office-muted);text-align:right;font-size:8px;line-height:1.4}.office-scan-page__panel>.scan-page__form{padding:14px;grid-template-columns:minmax(170px,210px) minmax(250px,1fr) auto!important;gap:10px!important}.office-scan-page__panel .scan-page__form label>span{font-size:10px!important}.office-scan-page__panel .scan-page__form input,.office-scan-page__panel .scan-page__form select{border-color:#cbd7ce!important;border-radius:9px!important;height:40px!important;font-size:11px!important}.office-scan-page__panel .scan-page__form>button{border-radius:9px!important;min-height:40px!important;padding:0 15px!important;font-size:10px!important}.office-scan-page__panel>.scan-page__guided{margin:14px!important}.office-scan-page__panel>.scan-page__guided+.scan-page__form{padding-top:0}.office-scan-page__panel>div[style*=margin-top]{margin-left:14px!important;margin-right:14px!important}.office-scan-page__panel .scan-page__result-header{gap:18px}.office-scan-page__panel .scan-page__plant-info{min-width:210px}.customers-overview{min-width:0}.customers-overview__new{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:44px;padding:0 15px;font-weight:900;display:inline-flex}.customers-overview__new svg{width:17px;height:17px}.customers-overview__stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.customers-overview__stats article{border:1px solid var(--office-line);background:#fff;border-radius:12px;align-items:center;gap:11px;min-width:0;min-height:70px;padding:11px 13px;display:flex;box-shadow:0 4px 14px #1939250a}.customers-overview__stats article>span{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.customers-overview__stats article>span svg{width:19px;height:19px}.customers-overview__stats article>div{gap:1px;min-width:0;display:grid}.customers-overview__stats strong{color:var(--office-green-950);font-size:24px;line-height:1}.customers-overview__stats small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:800;overflow:hidden}.customers-overview__stats article.is-attention>span{color:#9b3f09;background:#fff0e4}.customers-overview__stats article.is-attention strong{color:#8f3a08}.customers-overview__stats article.is-transport>span{color:#235f94;background:#e8f2fb}.customers-overview__stats article.is-transport strong{color:#245a87}.customers-overview__controls{grid-template-columns:minmax(280px,1fr) auto;align-items:end;gap:10px 14px;margin-bottom:14px;padding:11px 12px;display:grid}.customers-overview__search{background:#fff;border:1px solid #cfd9d1;border-radius:10px;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 12px;display:flex}.customers-overview__search:focus-within{border-color:#78aa89;box-shadow:0 0 0 3px #408b581f}.customers-overview__search svg{color:#748179;width:18px;height:18px}.customers-overview__search input{width:100%;min-width:0;height:40px;color:var(--office-ink);font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:11px}.customers-overview__filters{justify-content:flex-end;align-items:flex-end;gap:7px;display:flex}.customers-overview__filters label{gap:4px;display:grid}.customers-overview__filters label>span{color:var(--office-muted);font-size:8px;font-weight:850}.customers-overview__filters select{min-width:116px;height:42px;color:var(--office-ink);font:inherit;background:#fff;border:1px solid #cfd9d1;border-radius:9px;padding:0 28px 0 9px;font-size:9px;font-weight:750}.customers-overview__filters label:nth-child(3) select{min-width:135px}.customers-overview__control-footer{grid-column:1/-1;align-items:center;gap:9px;min-height:28px;display:flex}.customers-overview__active-toggle{color:#506057;cursor:pointer;align-items:center;gap:7px;font-size:9px;font-weight:850;display:flex;position:relative}.customers-overview__active-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.customers-overview__active-toggle>span{background:#cfd8d1;border-radius:999px;align-items:center;width:31px;height:18px;padding:3px;transition:background .15s;display:inline-flex}.customers-overview__active-toggle>span:after{content:"";background:#fff;border-radius:50%;width:12px;height:12px;transition:transform .15s;box-shadow:0 1px 3px #00000029}.customers-overview__active-toggle input:checked+span{background:var(--office-green-700)}.customers-overview__active-toggle input:checked+span:after{transform:translate(13px)}.customers-overview__active-toggle input:focus-visible+span{outline-offset:2px;outline:3px solid #72c88c}.customers-overview__control-footer>button{min-height:28px;color:var(--office-green-900);background:var(--office-green-50);cursor:pointer;border:0;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.customers-overview__control-footer>button svg{width:12px;height:12px}.customers-overview__control-footer>button strong{color:#8e3a08;text-align:center;background:#fff0e4;border-radius:999px;min-width:18px;padding:2px 5px}.customers-overview__control-footer>button.is-active{color:#fff;background:#9b3f09}.customers-overview__control-footer>button.is-active strong{color:#8e3a08;background:#fff}.customers-overview__control-footer>small{color:var(--office-muted);margin-left:auto;font-size:9px;font-weight:750}.customers-overview__list{padding:0;overflow:hidden}.customers-overview__list-heading{border-bottom:1px solid var(--office-line);justify-content:space-between;align-items:center;gap:12px;min-height:54px;padding:0 15px;display:flex}.customers-overview__list-heading>div{align-items:baseline;gap:6px;display:flex}.customers-overview__list-heading strong{color:var(--office-green-900);font-size:21px}.customers-overview__list-heading span{color:var(--office-muted);font-size:10px;font-weight:750}.customers-overview__list-heading small{color:var(--office-muted);font-size:9px}.customers-overview__table-wrap{width:100%;overflow-x:auto}.customers-overview__table{table-layout:fixed;border-collapse:collapse;width:100%}.customers-overview__table th{text-align:left;border-bottom:1px solid var(--office-line);color:#637067;letter-spacing:.04em;text-transform:uppercase;background:#f7f9f7;padding:8px 9px;font-size:8px;font-weight:900}.customers-overview__table td{min-width:0;height:59px;color:var(--office-ink);vertical-align:middle;border-bottom:1px solid #e9eeea;padding:8px 9px;font-size:10px}.customers-overview__table tr:last-child td{border-bottom:0}.customers-overview__table tbody tr:not(.customers-overview__empty-row){cursor:pointer}.customers-overview__table tbody tr:not(.customers-overview__empty-row):hover,.customers-overview__table tbody tr:not(.customers-overview__empty-row):focus{background:#f8fbf9;outline:0;box-shadow:inset 3px 0 #81b891}.customers-overview__table tbody tr.quality-mismatch{background:linear-gradient(90deg,#fff3f0 0,#fff 30%)}.customers-overview__table tbody tr.quality-partial{background:linear-gradient(90deg,#fff9ef 0,#fff 30%)}.customers-overview__table th:first-child{width:20%}.customers-overview__table th:nth-child(2){width:10%}.customers-overview__table th:nth-child(3){width:11%}.customers-overview__table th:nth-child(4),.customers-overview__table th:nth-child(5){width:18%}.customers-overview__table th:nth-child(6){width:19%}.customers-overview__table th:nth-child(7){text-align:center;width:4%}.customers-overview__customer-main{align-items:center;gap:8px;min-width:0;display:flex}.customers-overview__avatar{width:32px;height:32px;color:var(--office-green-900);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;font-size:9px;font-weight:950;display:grid}.customers-overview__customer-copy,.customers-overview__cell-copy{gap:2px;min-width:0;display:grid}.customers-overview__customer-copy strong,.customers-overview__customer-copy small,.customers-overview__cell-copy strong,.customers-overview__cell-copy small{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.customers-overview__customer-copy strong{font-size:11px}.customers-overview__customer-copy small,.customers-overview__cell-copy small{color:var(--office-muted);font-size:8px}.customers-overview__cell-copy strong{font-size:9px}.customers-overview__type{color:#536158;white-space:nowrap;background:#edf2ee;border-radius:999px;padding:4px 7px;font-size:8px;font-weight:850;display:inline-flex}.customers-overview__type.type-standing_order{color:#17633a;background:#dff5e6}.customers-overview__type.type-single_order{color:#2f5e89;background:#e8f1fa}.customers-overview__type.type-inactive{color:#6b5a55;background:#eeeae8}.customers-overview__billing,.customers-overview__delivery{color:#607067;text-overflow:ellipsis;white-space:nowrap;background:#edf1ee;border-radius:8px;align-items:center;gap:4px;width:max-content;max-width:100%;min-height:27px;padding:0 7px;font-size:8px;font-weight:850;display:inline-flex;overflow:hidden}.customers-overview__billing svg,.customers-overview__delivery svg{flex:none;width:12px;height:12px}.customers-overview__billing.is-lexware{color:#17633a;background:#dff5e6}.customers-overview__billing.is-cash{color:#8d3e08;background:#fff0df}.customers-overview__delivery.needs-transport{color:#245a87;background:#e6f1fb}.customers-overview__table td:nth-child(5){align-content:center;gap:4px;display:grid}.customers-overview__quality{color:#68766d;text-overflow:ellipsis;white-space:nowrap;background:#edf1ee;border-radius:999px;width:max-content;max-width:100%;padding:3px 6px;font-size:7px;font-weight:850;overflow:hidden}.customers-overview__quality.quality-exact{color:#17633a;background:#dff5e6}.customers-overview__quality.quality-partial{color:#8a500e;background:#fff0d5}.customers-overview__quality.quality-mismatch{color:#982d22;background:#ffe3df}.customers-overview__table td:last-child{text-align:center}.customers-overview__table td:last-child button{width:30px;height:30px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #c5d2c8;border-radius:8px;place-items:center;display:inline-grid}.customers-overview__table td:last-child button:hover{color:#fff;background:var(--office-green-800)}.customers-overview__table td:last-child button svg{width:14px;height:14px}.customers-overview__empty-row td{height:170px;color:var(--office-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex!important}.customers-overview__empty-row svg{color:#8ca096;width:28px;height:28px;margin-bottom:3px}.customers-overview__empty-row strong{color:var(--office-ink);font-size:11px}.customers-overview__empty-row small{font-size:9px}.new-customer-page{min-width:0}.new-customer-header{margin-bottom:14px}.new-customer-header__actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.new-customer-back-icon{transform:rotate(180deg)}.new-customer-save{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800);cursor:pointer;white-space:nowrap;border-radius:10px;justify-content:center;align-items:center;gap:7px;min-height:42px;padding:0 14px;font-size:10px;font-weight:900;display:inline-flex;box-shadow:0 5px 14px #14633e29}.new-customer-save svg{width:16px;height:16px}.new-customer-save:disabled{opacity:.55;cursor:wait}.new-customer-layout{grid-template-columns:minmax(0,1fr) 294px;align-items:start;gap:12px;min-width:0;display:grid}.new-customer-main{gap:10px;min-width:0;display:grid}.new-customer-section{padding:13px 14px 14px}.new-customer-section__header{align-items:center;gap:10px;margin-bottom:11px;display:flex}.new-customer-section__header>span{width:37px;height:37px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.new-customer-section__header>span svg{width:19px;height:19px}.new-customer-section__header>div{min-width:0}.new-customer-section__header small{color:var(--office-green-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:1px;font-size:8px;font-weight:900;display:block}.new-customer-section__header h2{color:var(--office-green-950);margin:0;font-size:15px}.new-customer-section__header p{color:var(--office-muted);margin:2px 0 0;font-size:10px;line-height:1.35}.new-customer-fields,.new-customer-address-option__fields{grid-template-columns:repeat(12,minmax(0,1fr));gap:9px 10px;min-width:0;display:grid}.new-customer-fields .span-4,.new-customer-address-option__fields .span-4{grid-column:span 4}.new-customer-fields .span-5{grid-column:span 5}.new-customer-fields .span-6{grid-column:span 6}.new-customer-fields .span-7{grid-column:span 7}.new-customer-fields .span-8,.new-customer-address-option__fields .span-8{grid-column:span 8}.new-customer-fields .span-12,.new-customer-address-option__fields .span-12{grid-column:1/-1}.new-customer-field{align-content:start;gap:5px;min-width:0;display:grid}.new-customer-field__label{flex-wrap:wrap;align-items:baseline;gap:5px;min-width:0;min-height:15px;display:flex}.new-customer-field__label label{color:#46544b;font-size:10px;font-weight:850}.new-customer-field__label label b{color:#a93a2c}.new-customer-field__label>small{color:#8a958e;font-size:8px;font-weight:750}.new-customer-field__label>strong{color:#a42d22;width:100%;font-size:9px;line-height:1.25}.new-customer-field input,.new-customer-field select,.new-customer-address-option__heading select{width:100%;min-width:0;height:40px;color:var(--office-ink);font:inherit;background:#fff;border:1px solid #c9d5cc;border-radius:9px;outline:0;padding:0 10px;font-size:11px}.new-customer-field input::placeholder{color:#9aa59e}.new-customer-field input:focus,.new-customer-field select:focus,.new-customer-address-option__heading select:focus{border-color:#70a983;box-shadow:0 0 0 3px #2f7a471c}.new-customer-field input.has-error,.new-customer-field select.has-error{background:#fff8f7;border-color:#c95145}.new-customer-field>small{color:var(--office-muted);font-size:8px;line-height:1.35}.new-customer-contact-method{border:0;min-width:0;margin:1px 0 0;padding:0}.new-customer-contact-method legend{color:#46544b;margin-bottom:5px;font-size:10px;font-weight:850}.new-customer-contact-method>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;display:grid}.new-customer-contact-method label{cursor:pointer;min-width:0;position:relative}.new-customer-contact-method input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.new-customer-contact-method label>span{color:#546158;background:#fbfcfb;border:1px solid #d3ddd6;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:48px;padding:7px 9px;display:grid}.new-customer-contact-method label>span>svg{color:#748179;width:18px;height:18px}.new-customer-contact-method label>span>span{gap:2px;min-width:0;display:grid}.new-customer-contact-method strong{color:inherit;font-size:10px}.new-customer-contact-method small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:8px;overflow:hidden}.new-customer-contact-method input:checked+span{color:var(--office-green-900);background:var(--office-green-50);box-shadow:inset 3px 0 0 var(--office-green-700);border-color:#75a988}.new-customer-contact-method input:checked+span>svg{color:var(--office-green-700)}.new-customer-contact-method input:focus-visible+span{outline-offset:2px;outline:3px solid #72c88c}.new-customer-address-option{background:#fafcfb;border:1px solid #dae3dd;border-radius:10px;min-width:0;padding:9px 10px}.new-customer-address-option.is-open{background:#f7fbf8;border-color:#b9d4c1}.new-customer-address-option__fields{border-top:1px solid #dde6df;margin-top:10px;padding-top:10px}.new-customer-toggle{cursor:pointer;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;display:grid;position:relative}.new-customer-toggle input{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute}.new-customer-toggle>input+span{background:#cfd8d1;border-radius:999px;align-items:center;width:32px;height:19px;padding:3px;transition:background .15s;display:inline-flex}.new-customer-toggle>input+span:after{content:"";background:#fff;border-radius:50%;width:13px;height:13px;transition:transform .15s;box-shadow:0 1px 3px #00000029}.new-customer-toggle>input:checked+span{background:var(--office-green-700)}.new-customer-toggle>input:checked+span:after{transform:translate(13px)}.new-customer-toggle>input:focus-visible+span{outline-offset:2px;outline:3px solid #72c88c}.new-customer-toggle>span:last-child{gap:2px;min-width:0;display:grid}.new-customer-toggle strong{color:#445248;font-size:10px}.new-customer-toggle small{color:var(--office-muted);font-size:8px;line-height:1.35}.new-customer-address-option__heading{grid-template-columns:minmax(0,1fr) minmax(160px,220px);align-items:center;gap:10px;min-width:0;display:grid}.new-customer-address-option__heading>span{gap:2px;min-width:0;display:grid}.new-customer-address-option__heading strong{color:#445248;font-size:10px}.new-customer-address-option__heading small{color:var(--office-muted);font-size:8px}.new-customer-address-option__heading select{height:36px;font-size:10px}.new-customer-aside{min-width:0;position:sticky;top:14px}.new-customer-check{padding:13px}.new-customer-check__header{align-items:center;gap:9px;margin-bottom:10px;display:flex}.new-customer-check__header>span{width:35px;height:35px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.new-customer-check__header>span svg{width:18px;height:18px}.new-customer-check__header h2{color:var(--office-green-950);margin:0;font-size:14px}.new-customer-check__header p{color:var(--office-muted);margin:2px 0 0;font-size:9px}.new-customer-check__list{gap:5px;display:grid}.new-customer-summary-item{background:#fbfcfb;border:1px solid #e0e7e2;border-radius:9px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:8px;min-width:0;min-height:48px;padding:7px 8px;display:grid}.new-customer-summary-item>span{color:#8f3a2d;background:#fff0ec;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.new-customer-summary-item>span svg{width:15px;height:15px}.new-customer-summary-item.is-complete>span{color:var(--office-green-800);background:var(--office-green-100)}.new-customer-summary-item.is-neutral>span{color:#69756d;background:#edf1ee}.new-customer-summary-item>div{gap:2px;min-width:0;display:grid}.new-customer-summary-item small{color:var(--office-muted);text-transform:uppercase;font-size:8px;font-weight:850}.new-customer-summary-item strong{color:#435047;text-overflow:ellipsis;white-space:nowrap;font-size:10px;line-height:1.25;overflow:hidden}.new-customer-settings{border-top:1px solid var(--office-line);gap:10px;margin-top:10px;padding-top:10px;display:grid}.new-customer-settings>.new-customer-toggle{min-height:42px}.new-customer-check__footer{border-top:1px solid var(--office-line);gap:8px;margin-top:11px;padding-top:10px;display:grid}.new-customer-check__footer>div{color:var(--office-muted);align-items:flex-start;gap:6px;font-size:8px;line-height:1.4;display:flex}.new-customer-check__footer>div svg{width:14px;height:14px;color:var(--office-green-700);flex:none}.new-customer-check__footer .new-customer-save{width:100%}@media (width<=1320px){.new-customer-layout{grid-template-columns:minmax(0,1fr) 270px}}@media (width<=1180px){.new-customer-layout{grid-template-columns:minmax(0,1fr)}.new-customer-aside{position:static}.new-customer-check__list{grid-template-columns:repeat(3,minmax(0,1fr))}.new-customer-settings{grid-template-columns:repeat(2,minmax(0,1fr));align-items:end}.new-customer-check__footer{grid-template-columns:minmax(0,1fr) auto;align-items:center}}@media (width<=760px){.new-customer-header{flex-direction:column;align-items:stretch}.new-customer-header__actions{justify-content:flex-start}.new-customer-fields .span-4,.new-customer-fields .span-5,.new-customer-fields .span-6,.new-customer-fields .span-7,.new-customer-fields .span-8,.new-customer-address-option__fields .span-4,.new-customer-address-option__fields .span-8{grid-column:1/-1}.new-customer-contact-method>div,.new-customer-check__list,.new-customer-settings,.new-customer-check__footer,.new-customer-address-option__heading{grid-template-columns:minmax(0,1fr)}}.customer-record{min-width:0;font-family:Roboto,Segoe UI,Arial,sans-serif!important}.customer-record--loading{min-height:320px}.customer-record__back-row{margin-bottom:10px!important}.customer-record__back-row button{align-items:center;gap:5px;min-height:30px;display:inline-flex;color:var(--office-green-900)!important;font-size:9px!important}.customer-record__back-row button svg{width:13px;height:13px;transform:rotate(180deg)}.customer-record__page-header{align-items:center!important;gap:22px!important;margin-bottom:14px!important}.customer-record__page-header h1{line-height:1.05;color:var(--office-ink)!important;margin:0 0 4px!important;font-size:clamp(28px,3vw,39px)!important}.customer-record__page-header p{color:var(--office-muted)!important;margin:0!important;font-size:10px!important}.customer-record__header-actions{justify-content:flex-end;align-items:center;gap:7px!important}.customer-record__action{white-space:nowrap;justify-content:center;align-items:center;gap:6px;min-height:42px;display:inline-flex;box-shadow:none!important;border-radius:9px!important;padding:0 12px!important;font-size:9px!important;font-weight:900!important}.customer-record__action svg{width:15px;height:15px}.customer-record__action--season{order:-4;border-color:var(--office-green-800)!important;background:var(--office-green-800)!important}.customer-record__action--edit{order:-3;color:var(--office-green-900)!important;background:#fff!important;border-color:#b8c9bd!important}.customer-record__action--portal{order:-1;color:#46564b!important;background:#f8faf8!important;border-color:#c7d2ca!important}.customer-record__hero{min-height:94px;border-color:var(--office-line)!important;border-radius:13px!important;grid-template-columns:54px minmax(0,1fr) auto!important;gap:12px!important;margin-bottom:12px!important;padding:12px 14px!important;box-shadow:0 4px 14px #1939250d!important}.customer-record__avatar{width:48px!important;height:48px!important;color:var(--office-green-900)!important;background:var(--office-green-100)!important;border-radius:12px!important;font-size:16px!important}.customer-record__hero-title{color:var(--office-green-950)!important;letter-spacing:0!important;font-size:12px!important}.customer-record__hero-address{color:var(--office-muted)!important;margin-top:2px!important;font-size:9px!important}.customer-record__pills{gap:4px!important;margin-top:7px!important}.customer-record__pills>span{border-radius:999px!important;padding:4px 7px!important;font-size:8px!important}.customer-record__hero-meta{min-width:270px;grid-template-columns:repeat(2,minmax(125px,1fr))!important}.customer-record__hero-meta>div{min-width:0;padding:7px 12px!important}.customer-record__hero-meta>div>div:first-child{color:var(--office-muted)!important;margin-bottom:3px!important;font-size:8px!important}.customer-record__hero-meta>div>div:last-child{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;color:var(--office-green-950)!important;font-size:11px!important}.customer-record__summary-grid{gap:9px!important;margin-bottom:12px!important}.customer-record__summary-card{min-width:0;border-color:var(--office-line)!important;border-radius:12px!important;min-height:195px!important;padding:12px!important;box-shadow:0 4px 14px #1939250a!important}.customer-record__summary-card>div:first-child{gap:8px!important;margin-bottom:10px!important}.customer-record__summary-card>div:first-child>div{border-radius:9px!important;width:29px!important;height:29px!important;font-size:14px!important}.customer-record__summary-card>div:first-child h2{color:var(--office-ink)!important;font-size:12px!important}.customer-record__summary-card>div:not(:first-child){margin-bottom:7px!important}.customer-record__summary-card>div:not(:first-child)>div:first-child{color:var(--office-muted)!important;margin-bottom:2px!important;font-size:8px!important}.customer-record__summary-card>div:not(:first-child)>div:last-child{color:var(--office-ink)!important;font-size:9px!important}.customer-record__summary-card>button{min-height:32px;color:var(--office-green-900)!important;border-radius:8px!important;padding:0 9px!important;font-size:8px!important}.customer-record__bottom-grid{grid-template-columns:minmax(0,1fr) 270px!important;gap:9px!important}.customer-record__work-card,.customer-record__side-card{border-color:var(--office-line)!important;border-radius:12px!important;box-shadow:0 4px 14px #1939250a!important}.customer-record__tabs{gap:2px!important;padding:0 10px!important}.customer-record__tabs button{color:#536158!important;padding:11px 10px!important;font-size:9px!important}.customer-record__aside{gap:9px!important}.customer-record__side-card{padding:12px!important}.customer-record__side-card>div:first-child{margin-bottom:10px!important}.customer-record__side-card h2{font-size:12px!important}.customer-record__side-card button{min-height:34px;color:var(--office-green-900)!important;border-color:#bfcdc3!important;border-radius:8px!important;padding:0 9px!important;font-size:8px!important}.customer-record__side-card div[style*="font-size: 22px"]{color:var(--office-green-900)!important;font-size:15px!important}.customer-record__edit-panel{outline:0;scroll-margin-top:16px;background:#f7fbf8!important;border-color:#b9d7c2!important;border-radius:13px!important;margin-bottom:14px!important;padding:14px!important;box-shadow:0 5px 18px #19392512!important}.customer-record__edit-toolbar{z-index:4;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#fffffff7;border:1px solid #d7e6da;border-radius:11px;flex-wrap:wrap;justify-content:space-between;padding:10px;display:flex;position:sticky;top:12px;box-shadow:0 4px 14px #1939250f;align-items:flex-start!important;gap:12px!important;margin:-4px -4px 14px!important}.customer-record__edit-heading{min-width:min(100%,320px)}.customer-record__edit-kicker{color:var(--office-green-700);letter-spacing:.08em;text-transform:uppercase;margin-bottom:3px;font-size:8px;font-weight:950;display:block}.customer-record__edit-heading h2{color:var(--office-green-950);font-size:17px!important}.customer-record__edit-heading p{margin-top:3px!important;font-size:9px!important}.customer-record__edit-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;margin-left:auto;display:flex}.customer-record__edit-state{color:#5e6d63;white-space:nowrap;background:#f7faf8;border:1px solid #d5e0d7;border-radius:999px;align-items:center;min-height:28px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.customer-record__edit-state--changed{color:#8a4b13;background:#fff5e5;border-color:#e7c48c}.customer-record__edit-button{justify-content:center;align-items:center;gap:6px;min-height:42px;display:inline-flex;box-shadow:none!important;border-radius:9px!important;padding:0 13px!important;font-size:9px!important;font-weight:950!important}.customer-record__edit-button svg{width:15px;height:15px}.customer-record__edit-button--cancel{color:var(--office-green-900)!important;background:#fff!important;border-color:#bdcbc0!important}.customer-record__edit-button--save{border-color:var(--office-green-800)!important;background:var(--office-green-800)!important}.customer-record__edit-button:disabled{opacity:.5;cursor:not-allowed!important}.customer-record__edit-button:focus-visible{outline-offset:2px;outline:3px solid #72c88c}.customer-record__edit-fieldset{border:0;min-width:0;margin:0;padding:0}.customer-record__edit-grid{grid-template-columns:repeat(auto-fit,minmax(420px,1fr))!important;gap:12px!important}.customer-record__edit-card{min-width:0;background:#fff!important;border-color:#dfe8e1!important;border-radius:11px!important;padding:14px!important}.customer-record__edit-card>div:first-child{margin-bottom:11px!important}.customer-record__edit-card h2{color:var(--office-green-950)!important;font-size:12px!important}.customer-record__edit-card p{font-size:9px!important}.customer-record__field-pair{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.customer-record__edit-field{min-width:0;margin-bottom:10px!important}.customer-record__edit-field label{color:#33463a!important;margin-bottom:5px!important;font-size:9px!important}.customer-record__edit-field input,.customer-record__edit-field select{min-height:42px;border-color:#bdcbc0!important;border-radius:8px!important;font-size:10px!important}.customer-record__edit-field input:focus,.customer-record__edit-field select:focus{outline:3px solid #43a05d29;border-color:var(--office-green-600)!important}.customer-record__edit-check{min-height:38px;line-height:1.35;color:#33463a!important;font-size:9px!important}.customer-record__edit-check input{width:18px;height:18px;accent-color:var(--office-green-700);flex:none}@media (width<=1024px){.customer-record__edit-panel{scroll-margin-top:76px}.customer-record__edit-toolbar{top:68px}.customer-record__edit-grid{grid-template-columns:minmax(0,1fr)!important}}@media (width<=760px){.customer-record__edit-toolbar{flex-direction:column;align-items:stretch!important}.customer-record__edit-actions{justify-content:stretch;width:100%;margin-left:0}.customer-record__edit-state{justify-content:center;width:100%}.customer-record__edit-button{flex:12rem}.customer-record__field-pair{grid-template-columns:minmax(0,1fr)!important}}@media (width<=1450px){.customer-record__page-header{flex-direction:column;align-items:flex-start!important}.customer-record__header-actions{justify-content:flex-start}.customer-record__hero{grid-template-columns:48px minmax(0,1fr)!important}.customer-record__hero-meta{border-top:1px solid var(--office-line);grid-column:1/-1;min-width:0;border-left:0!important}.customer-record__summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.customer-record__bottom-grid{grid-template-columns:minmax(0,1fr)!important}.customer-record__aside{grid-template-columns:repeat(3,minmax(0,1fr));display:grid!important}}@media (width<=1360px){.customers-overview__controls{grid-template-columns:minmax(0,1fr)}.customers-overview__filters{justify-content:flex-start}}@media (width<=1080px){.customers-overview__stats{grid-template-columns:repeat(2,minmax(0,1fr))}.customers-overview__table{min-width:820px}}@media (width<=1320px){.office-scan-page__tools{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=980px){.office-scan-page__panel>.scan-page__form{grid-template-columns:minmax(0,1fr)!important}.office-scan-page__panel-heading{flex-direction:column;align-items:flex-start}.office-scan-page__panel-heading>small{text-align:left;padding-left:45px}}@media (width<=1220px){.lexware-assignments__status-copy small{display:none}.lexware-assignments__controls{flex-direction:column;align-items:stretch}.lexware-assignments__summary{padding-left:2px}.lexware-assignments__decision{flex-wrap:wrap;align-items:flex-start}.lexware-assignments__decision>div{flex-basis:100%;width:100%}}@media (width<=980px){.lexware-assignments__status-grid{grid-template-columns:1fr}.lexware-assignments__candidate{grid-template-columns:auto minmax(0,1fr)}.lexware-assignments__candidate .lexware-assignments__primary-button{grid-column:2;justify-self:start}.lexware-assignments__search-form{flex-wrap:wrap;align-items:stretch}.lexware-assignments__search{flex-basis:100%}.lexware-assignments__resolved{grid-template-columns:auto minmax(0,1fr)}.lexware-assignments__resolved .office-secondary-button{grid-column:2;justify-self:start}}@media (width<=1380px){.plants-overview__controls{grid-template-columns:minmax(0,1fr)}.plants-overview__filters{overflow-x:auto}.plants-overview__table th:first-child{width:25%}.plants-overview__table th:nth-child(5){width:20%}.plants-overview__table th:nth-child(6){width:15%}.locations-overview__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1450px){.admin-tasks-layout{grid-template-columns:minmax(300px,.4fr) minmax(0,1fr)}.admin-task-row{grid-template-columns:auto minmax(150px,1fr) minmax(115px,.65fr) 88px 82px;gap:8px}.admin-task-copy>div>strong{white-space:normal;text-overflow:clip;overflow-wrap:anywhere;overflow:visible}.office-navigation{flex-basis:244px;width:244px}.office-page{padding-left:22px;padding-right:22px}.office-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.office-action-card:nth-child(4),.office-action-card:nth-child(5){min-height:74px}.admin-workplace .office-action-card{min-height:88px}}@media (width<=1180px){.office-work-grid{grid-template-columns:minmax(0,1fr)}.office-work-grid__aside{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1025px) and (width<=1100px){.admin-workplace .office-page__header{flex-wrap:wrap;align-items:flex-start}.admin-workplace .office-page__header-context{flex-wrap:wrap;width:100%;min-width:0}.admin-workplace .office-page__header-context>div{flex:300px;min-width:0}.admin-workplace .office-work-grid__aside{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-workplace .office-system-panel{grid-column:1/-1}.email-queue-item__row{grid-template-columns:76px minmax(0,1.25fr) minmax(110px,.75fr) 118px;grid-template-areas:"status message customer attempt""status error error actions";row-gap:7px}.email-queue-item__row>.email-queue-status{grid-area:status}.email-queue-item__message{grid-area:message}.email-queue-item__customer{grid-area:customer}.email-queue-item__attempt{grid-area:attempt}.email-queue-item__error{grid-area:error}.email-queue-item__actions{grid-area:actions}}@media (prefers-reduced-motion:reduce){.office-page *,.office-navigation *{scroll-behavior:auto!important;transition:none!important}}.customer-season{min-width:0;max-width:1680px!important;min-height:100%!important;color:var(--office-ink)!important;background:0 0!important;gap:12px!important;margin:0 auto!important;padding:18px 24px 38px!important;font-family:Roboto,Segoe UI,Arial,sans-serif!important}.customer-season__breadcrumb{min-height:26px;gap:6px!important;font-size:9px!important}.customer-season__breadcrumb button{color:var(--office-green-900)!important;font-size:9px!important}.customer-season__header{align-items:center!important;gap:18px!important}.customer-season__header h1{line-height:1.04;color:var(--office-ink)!important;margin:3px 0!important;font-size:clamp(28px,3vw,39px)!important}.customer-season__header p{color:var(--office-muted)!important;margin:0!important;font-size:11px!important}.customer-season__header-actions{gap:7px!important}.customer-season__header-actions button{cursor:pointer;align-items:center;gap:6px;min-height:42px;display:inline-flex;color:var(--office-green-900)!important;background:#fff!important;border-color:#bfd0c3!important;border-radius:9px!important;padding:0 12px!important;font-size:9px!important}.customer-season__header-actions button svg{width:14px;height:14px;transform:rotate(180deg)}.customer-season__header-actions>div{background:var(--office-green-900)!important;border-radius:10px!important;min-width:82px!important;padding:8px 12px!important}.customer-season__header-actions>div strong{font-size:18px;line-height:1}.customer-season__header-actions>div span{font-size:8px;font-weight:800}.customer-season__stats{grid-template-columns:repeat(4,minmax(125px,1fr))!important;gap:8px!important}.customer-season__stat{min-width:0;min-height:66px;border-color:var(--office-line)!important;background:#fff!important;border-radius:11px!important;gap:9px!important;padding:9px 11px!important;box-shadow:0 3px 12px #19392509!important}.customer-season__stat>div:first-child{border-radius:9px!important;width:34px!important;height:34px!important}.customer-season__stat>div:first-child svg{width:17px;height:17px}.customer-season__stat>div:last-child>div:first-child{font-size:22px!important}.customer-season__stat>div:last-child>div:last-child{color:var(--office-muted)!important;margin-top:3px!important;font-size:10px!important}.customer-season__stat--green>div:first-child{color:#17633a;background:#dff5e6!important}.customer-season__stat--blue>div:first-child{color:#245a87;background:#e8f1fa!important}.customer-season__stat--orange>div:first-child{color:#9b3f09;background:#fff0e4!important}.customer-season__workspace{grid-template-columns:minmax(580px,1.55fr) minmax(360px,.9fr)!important;align-items:start!important;gap:10px!important}.customer-season__list-column{min-width:0;gap:9px!important}.customer-season__list-card,.customer-season__detail{min-width:0;border-color:var(--office-line)!important;border-radius:12px!important;padding:12px!important;box-shadow:0 4px 15px #1939250b!important}.customer-season__section-header{align-items:center!important;margin-bottom:8px!important}.customer-season__section-header h2{color:var(--office-green-950)!important;font-size:16px!important}.customer-season__section-header p{color:var(--office-muted)!important;margin-top:2px!important;font-size:11px!important}.customer-season__toolbar{background:#fff;border:1px solid #ccd8cf;border-radius:9px;min-width:210px;min-height:36px;padding:0 8px;gap:6px!important}.customer-season__toolbar:focus-within{border-color:#78aa89;box-shadow:0 0 0 3px #408b581f}.customer-season__toolbar svg{color:#77867b;width:15px;height:15px}.customer-season__toolbar input{outline:0;min-width:0;height:34px;border:0!important;width:100%!important;padding:0!important;font-size:9px!important}.customer-season__filters{overflow-x:auto;gap:5px!important;margin-bottom:8px!important}.customer-season__filters button{white-space:nowrap;min-height:32px;border-radius:8px!important;padding:0 8px!important;font-size:10px!important}.customer-season__filters button strong{background:#ffffffb3;border-radius:999px;min-width:18px;padding:2px 5px}.customer-season__actions{gap:6px!important;margin-bottom:8px!important}.customer-season__actions>button{min-height:34px;border-radius:8px!important;padding:0 9px!important;font-size:10px!important}.customer-season__actions form{border-radius:9px!important;padding:8px!important}.customer-season__actions form label{font-size:9px!important}.customer-season__actions form input,.customer-season__actions form button{min-height:32px;padding:0 9px!important;font-size:8px!important}.customer-season__mode{border-radius:10px!important;margin-bottom:9px!important;padding:8px!important}.customer-season__mode>div:first-child{gap:8px!important}.customer-season__mode h3{font-size:11px!important}.customer-season__mode p{margin-top:2px!important;font-size:10px!important}.customer-season__mode button{min-height:32px;border-radius:7px!important;padding:0 8px!important;font-size:10px!important}.customer-season__table-wrap{border:1px solid var(--office-line);border-radius:9px}.customer-season__table{table-layout:fixed;min-width:850px}.customer-season__table th{letter-spacing:.03em;text-transform:uppercase;color:#637067!important;background:#f7f9f7!important;padding:8px 7px!important;font-size:10px!important}.customer-season__table td{height:52px;padding:7px!important;font-size:11px!important}.customer-season__table tbody tr{cursor:pointer}.customer-season__table tbody tr:hover{box-shadow:inset 3px 0 #81b891;background:#f8fbf9!important}.customer-season__table td:first-child span{width:27px!important;height:27px!important;font-size:14px!important}.customer-season__table td:first-child strong{text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.customer-season__table td span{font-size:10px!important}.customer-season__table-footer{padding:8px 2px 0!important;font-size:10px!important}.customer-season__detail{scrollbar-width:thin;scrollbar-color:#9ab0a0 transparent;max-height:calc(100vh - 24px);overflow:hidden auto;top:12px!important}.customer-season__detail h2{line-height:1.15;font-size:16px!important}.customer-season__detail button{font-size:8px}.customer-season__work-state{margin-top:10px!important;padding:8px!important}.customer-season__work-state p{font-size:8px!important}.customer-season__detail-data{gap:9px!important;margin-top:10px!important}.customer-season__detail label,.customer-season__detail p,.customer-season__detail input,.customer-season__detail select,.customer-season__detail textarea{font-size:9px!important}.customer-season__detail input,.customer-season__detail select,.customer-season__detail textarea{border-radius:8px!important}.customer-season__detail svg{width:15px;height:15px}.customer-season__footer{min-height:44px;border-radius:10px!important;padding:7px 10px!important;font-size:8px!important}.customer-season__footer>span{align-items:center;gap:6px;display:inline-flex}.customer-season__footer svg{width:15px;height:15px}.customer-season__footer button{align-items:center;gap:5px;min-height:30px;display:inline-flex;border-radius:8px!important;padding:0 9px!important;font-size:8px!important}@media (width<=1450px){.customer-season{padding-left:18px!important;padding-right:18px!important}.customer-season__header{align-items:flex-start!important}.customer-season__table{width:100%;min-width:0}.customer-season__table :is(th,td):nth-child(3),.customer-season__table :is(th,td):nth-child(6),.customer-season__table :is(th,td):nth-child(7){display:none}.customer-season__table :is(th,td):first-child{width:34%}.customer-season__table :is(th,td):nth-child(2){width:10%}.customer-season__table :is(th,td):nth-child(4),.customer-season__table :is(th,td):nth-child(5){width:18%}.customer-season__table :is(th,td):nth-child(8){text-overflow:ellipsis;white-space:nowrap;width:20%;overflow:hidden}}@media (width<=1240px){.customer-season__workspace{grid-template-columns:minmax(0,1fr)!important}.customer-season__detail{max-height:none;overflow:visible;position:static!important}}@media (width<=700px){.customer-season__stats{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.registrations-overview{max-width:1680px!important;margin:0 auto!important;padding:18px 24px 38px!important;font-family:Roboto,Segoe UI,Arial,sans-serif!important}.registrations-overview__header{align-items:center!important;margin-bottom:12px!important}.registrations-overview__header h1{line-height:1.04;color:var(--office-ink)!important;margin:3px 0!important;font-size:clamp(28px,3vw,39px)!important}.registrations-overview__header p{color:var(--office-muted)!important;margin:0!important;font-size:10px!important}.registrations-overview__header button{align-items:center;gap:6px;min-height:38px;display:inline-flex;color:var(--office-green-900)!important;background:#fff!important;border-color:#bfd0c3!important;border-radius:9px!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.registrations-overview__header button svg{width:14px;height:14px}.registrations-overview__controls,.registrations-overview__list{border-color:var(--office-line)!important;border-radius:12px!important;margin-bottom:10px!important;padding:11px!important;box-shadow:0 4px 14px #1939250a!important}.registrations-overview__filters{overflow-x:auto;gap:5px!important;margin-bottom:9px!important}.registrations-overview__filters button{white-space:nowrap;min-height:31px;border-radius:8px!important;padding:0 8px!important;font-size:8px!important}.registrations-overview__filters button strong{background:#ffffffb8;border-radius:999px;min-width:18px;padding:2px 5px}.registrations-overview__search{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:38px;border-color:#ccd8cf!important;border-radius:9px!important;gap:7px!important;padding:0 9px!important;display:grid!important}.registrations-overview__search:focus-within{box-shadow:0 0 0 3px #408b581f;border-color:#78aa89!important}.registrations-overview__search>svg{color:#748179;width:15px;height:15px}.registrations-overview__search input{outline:0;min-width:0;height:36px;border:0!important;padding:0!important;font-size:9px!important}.registrations-overview__search>div{font-size:8px!important}.registrations-overview__list-header{margin-bottom:8px!important}.registrations-overview__list-header h2{font-size:15px!important}.registrations-overview__list-header p{margin-top:2px!important;font-size:8px!important}.registrations-overview .office-registration-table-wrap{border:1px solid var(--office-line);border-radius:9px}.registrations-overview .office-registration-table{table-layout:fixed;min-width:930px}.registrations-overview .office-registration-table th{letter-spacing:.03em;text-transform:uppercase;color:#637067!important;background:#f7f9f7!important;padding:7px!important;font-size:7px!important}.registrations-overview .office-registration-table td{padding:7px!important;font-size:8px!important}.registrations-overview .office-registration-table td strong{font-size:9px}.registrations-overview .office-registration-table tbody tr:hover{background:#f8fbf9;box-shadow:inset 3px 0 #81b891}.registrations-overview .office-registration-table button{min-height:29px;border-radius:7px!important;padding:0 7px!important;font-size:7px!important}.registration-record{min-width:0;color:var(--office-ink);grid-template-columns:minmax(0,1fr) 320px;grid-template-areas:"back back""header header""automation automation""facts facts""plants decision""note note""success success""lexware lexware";gap:10px;display:grid;max-width:1680px!important;margin:0 auto!important;padding:18px 24px 42px!important;font-family:Roboto,Segoe UI,Arial,sans-serif!important}.registration-record--loading{min-height:320px;display:block}.registration-record__back{width:max-content;min-height:30px;color:var(--office-green-900);grid-area:back;align-items:center;gap:5px;font-size:8px;font-weight:850;display:inline-flex;background:0 0!important;border-color:#0000!important;margin:0!important;padding:0 7px!important}.registration-record__back svg{width:13px;height:13px;transform:rotate(180deg)}.registration-record__header{grid-area:header;align-items:center!important;gap:18px!important;margin:0!important}.registration-record__header h1{line-height:1.04;color:var(--office-ink)!important;margin:3px 0 5px!important;font-size:clamp(28px,3vw,39px)!important}.registration-record__header>div:first-child>div:first-of-type{margin-top:5px!important}.registration-record__header>div:first-child>div:first-of-type span{border-radius:999px!important;padding:4px 7px!important;font-size:8px!important}.registration-record__header>div:first-child>div:last-child{color:var(--office-muted)!important;margin-top:5px!important;font-size:9px!important}.registration-record__customer{border-color:var(--office-line)!important;border-radius:11px!important;gap:9px!important;min-width:310px!important;padding:10px 12px!important;box-shadow:0 3px 12px #19392509!important}.registration-record__customer>div:first-child{color:var(--office-green-900);background:var(--office-green-100)!important;width:37px!important;height:37px!important}.registration-record__customer>div:first-child svg{width:18px;height:18px}.registration-record__customer>div:last-child>div:first-child{font-size:10px!important}.registration-record__customer>div:last-child>div:nth-child(2){font-size:8px!important}.registration-record__customer button{min-height:29px;color:var(--office-green-900)!important;border-radius:7px!important;margin-top:0!important;padding:0 7px!important;font-size:7px!important}.registration-record__automation{grid-area:automation;font-size:9px;border-radius:10px!important;margin:0!important;padding:9px 11px!important}.registration-record__facts{grid-area:facts;gap:8px!important;margin:0!important}.registration-record__fact-card{min-width:0;min-height:0;border-color:var(--office-line)!important;border-radius:11px!important;margin:0!important;padding:10px 11px!important;box-shadow:0 3px 12px #19392509!important}.registration-record__fact-card h2,.registration-record__plants h2,.registration-record__note h2,.registration-record__workflow h2{align-items:center;gap:6px;display:flex;color:var(--office-green-950)!important;margin-bottom:8px!important;font-size:11px!important}.registration-record__fact-card h2 span{color:var(--office-green-900);background:var(--office-green-100);border-radius:8px;place-items:center;display:grid;width:27px!important;height:27px!important}.registration-record__fact-card h2 svg,.registration-record__plants h2 svg,.registration-record__note h2 svg,.registration-record__workflow h2 svg{width:14px;height:14px}.registration-record__fact-card>div{margin-bottom:3px!important;padding:5px 0!important}.registration-record__fact-card>div>div:first-child{color:var(--office-muted)!important;font-size:7px!important}.registration-record__fact-card>div>div:last-child{font-size:8px!important}.registration-record__plants{grid-area:plants;min-width:0;border-color:var(--office-line)!important;border-radius:11px!important;margin:0!important;padding:11px!important;box-shadow:0 4px 14px #1939250a!important}.registration-record__plants>div:last-child{border:1px solid var(--office-line);border-radius:8px}.registration-record__plants table{min-width:930px}.registration-record__plants th{letter-spacing:.03em;text-transform:uppercase;color:#637067!important;background:#f7f9f7!important;padding:7px 6px!important;font-size:7px!important}.registration-record__plants td{padding:6px!important;font-size:8px!important}.registration-record__plants td:first-child{min-width:245px!important}.registration-record__plants input,.registration-record__plants select,.registration-record__plants button{min-height:29px;border-radius:7px!important;padding:0 6px!important;font-size:7px!important}.registration-record__note{grid-area:note;min-width:0;border-color:var(--office-line)!important;border-radius:11px!important;margin:0!important;padding:11px!important;box-shadow:0 4px 14px #1939250a!important}.registration-record__note textarea{border-radius:8px!important;min-height:76px!important;padding:8px!important;font-size:9px!important}.registration-record__note button{align-items:center;gap:5px;min-height:31px;display:inline-flex;border-radius:7px!important;padding:0 8px!important;font-size:8px!important}.registration-record__note button svg{width:13px;height:13px}.registration-record__decision-column{flex-direction:column;grid-area:decision;align-self:start;gap:8px;min-width:0;display:flex}.registration-record__workflow{min-width:0;border-color:#cfe2d4!important;border-radius:11px!important;margin:0!important;padding:11px!important}.registration-record__workflow>div{grid-template-columns:minmax(0,1fr)!important;gap:6px!important}.registration-record__workflow>div>div{border-radius:8px!important;gap:7px!important;min-height:0!important;padding:8px!important}.registration-record__workflow>div>div>div:first-child{flex-basis:23px!important;width:23px!important;height:23px!important;font-size:8px!important}.registration-record__workflow>div>div>div:nth-child(2)>div:first-child{font-size:9px!important}.registration-record__workflow>div>div>div:nth-child(2)>div:nth-child(2){font-size:7px!important}.registration-record__workflow span{white-space:nowrap;padding:3px 5px!important;font-size:7px!important}.registration-record__actions{align-self:start;min-width:0;border-color:var(--office-line)!important;border-radius:11px!important;grid-template-columns:minmax(0,1fr)!important;gap:6px!important;padding:10px!important;display:grid!important;box-shadow:0 4px 14px #1939250a!important}.registration-record__actions>div{border-radius:8px!important;padding:8px!important;font-size:8px!important}.registration-record__actions>button{text-align:left;align-items:center;gap:6px;min-height:43px;display:flex;border-radius:8px!important;padding:7px 9px!important;font-size:9px!important}.registration-record__actions>button svg{width:15px;height:15px}.registration-record__actions>button span{text-align:right;margin:0 0 0 auto!important;font-size:7px!important}.registration-record__success{grid-area:success;margin:0!important}.registration-record__lexware{grid-area:lexware;border-radius:11px!important;margin:0!important}.registration-record__plants-heading{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:8px;display:flex}.registration-record__plants-heading h2{margin:0!important}.registration-record__plants-summary{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;display:flex}.registration-record__plants-summary>span{color:#536158;background:#f7faf8;border:1px solid #d5e0d7;border-radius:999px;align-items:center;min-height:25px;padding:0 8px;font-size:8px;font-weight:900;display:inline-flex}.registration-record__plants-assignment--ready{color:#1f6b3d!important;background:#edf8f0!important;border-color:#bcd9c4!important}.registration-record__plants-assignment--open{color:#8e4b12!important;background:#fff4e2!important;border-color:#e7c38b!important}.registration-record__plant-name{color:var(--office-green-950);font-weight:950}@media (width<=1180px){.registration-record__plants-table-wrap{border:0!important;border-radius:0!important;overflow:visible!important}.registration-record__plants-table{display:block;border-collapse:separate!important;min-width:0!important}.registration-record__plants-table thead{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.registration-record__plants-table tbody{gap:10px;display:grid}.registration-record__plant-row{background:#fff;border:1px solid #dce6de;border-radius:10px;grid-template-columns:repeat(4,minmax(0,1fr));grid-template-areas:"plant plant plant plant""quantity suggested final tall""repot soil pruning pruning""note note note note";gap:7px;padding:10px;display:grid;box-shadow:0 3px 11px #1939250b}.registration-record__plant-cell{overflow-wrap:anywhere;background:#f7faf8;border-radius:8px;align-content:start;gap:4px;display:grid;min-width:0!important;color:var(--office-ink)!important;border:0!important;padding:8px!important;font-size:9px!important}.registration-record__plant-cell:before{content:attr(data-label);color:var(--office-muted);letter-spacing:.045em;text-transform:uppercase;font-size:7px;font-weight:950;line-height:1.2}.registration-record__plant-cell--plant{background:#f1f7f2;grid-area:plant;padding:10px!important}.registration-record__plant-cell--quantity{grid-area:quantity}.registration-record__plant-cell--suggested{grid-area:suggested}.registration-record__plant-cell--final{grid-area:final}.registration-record__plant-cell--repot{grid-area:repot}.registration-record__plant-cell--soil{grid-area:soil}.registration-record__plant-cell--pruning{grid-area:pruning}.registration-record__plant-cell--tall{grid-area:tall}.registration-record__plant-cell--note{grid-area:note}.registration-record__plant-name{font-size:12px;line-height:1.3}.registration-record__article-assigned{color:#385041;flex-wrap:wrap;align-items:center;gap:3px 6px;display:flex;font-size:9px!important}.registration-record__article-assigned small{flex-basis:100%}.registration-record__article-change{min-height:36px!important;color:var(--office-green-900)!important;background:#fff!important;border:1px solid #bdd0c1!important;border-radius:7px!important;margin-left:0!important;padding:0 8px!important;text-decoration:none!important}.registration-record__article-locked{font-size:8px;line-height:1.35}.registration-record__article-assignment{margin-top:8px!important;padding:9px!important}.registration-record__article-assignment-state{font-size:9px!important}.registration-record__article-search-row{grid-template-columns:minmax(0,1fr) auto;align-items:stretch;gap:7px!important;display:grid!important}.registration-record__article-search-row input,.registration-record__article-search-row select{width:100%;min-width:0!important;min-height:42px!important;font-size:9px!important}.registration-record__article-search-row button{min-height:42px!important;padding:0 10px!important;font-size:9px!important}.registration-record__plant-row--empty{padding:0;display:block}.registration-record__plant-empty{display:block;border:0!important;min-width:0!important}}@media (width<=760px){.registration-record__plants-heading{flex-direction:column;align-items:flex-start}.registration-record__plants-summary{justify-content:flex-start}.registration-record__plant-row{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"plant plant""quantity tall""suggested final""repot soil""pruning pruning""note note"}.registration-record__article-search-row{grid-template-columns:minmax(0,1fr)}}@media (width<=1450px){.registrations-overview,.registration-record{padding-left:18px!important;padding-right:18px!important}.registration-record{grid-template-columns:minmax(0,1fr);grid-template-areas:"back""header""automation""facts""decision""plants""note""success""lexware"}.registration-record__header{flex-direction:column;align-items:flex-start!important}.registration-record__customer{width:100%;min-width:0!important}.registration-record__facts{grid-template-columns:repeat(2,minmax(0,1fr))!important}}.offers-overview{max-width:1680px!important;margin:0 auto!important;padding:18px 24px 38px!important;font-family:Roboto,Segoe UI,Arial,sans-serif!important}.offers-overview__header{justify-content:space-between;align-items:center;gap:18px;display:flex;margin-bottom:12px!important}.offers-overview__header h1{line-height:1.04;color:var(--office-ink)!important;margin:3px 0!important;font-size:clamp(28px,3vw,39px)!important}.offers-overview__header p{color:var(--office-muted)!important;margin:0!important;font-size:10px!important}.offers-overview__header button{align-items:center;gap:6px;min-height:38px;display:inline-flex;color:var(--office-green-900)!important;background:#fff!important;border-color:#bfd0c3!important;border-radius:9px!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.offers-overview__header button svg{width:14px;height:14px}.offers-overview__controls,.offers-overview__list{border-color:var(--office-line)!important;border-radius:12px!important;margin-bottom:10px!important;padding:11px!important;box-shadow:0 4px 14px #1939250a!important}.offers-overview__controls{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:12px;display:grid}.offers-overview__control-copy{min-width:210px;align-items:center!important;gap:8px!important;margin:0!important}.offers-overview__control-copy>span{width:32px;height:32px;color:var(--office-green-900);background:var(--office-green-100);border-radius:9px;place-items:center;display:grid}.offers-overview__control-copy>span svg{width:16px;height:16px}.offers-overview__control-copy h2{font-size:12px!important}.offers-overview__control-copy p{margin-top:2px!important;font-size:8px!important}.offers-overview__filter-bar{grid-template-columns:180px minmax(220px,1fr) auto;min-width:0;gap:7px!important;display:grid!important}.offers-overview__filter-bar>select{min-width:0;height:38px;font-weight:800;border-color:#ccd8cf!important;border-radius:9px!important;padding:0 28px 0 9px!important;font-size:8px!important}.offers-overview__filter-bar label{background:#fff;border:1px solid #ccd8cf;border-radius:9px;align-items:center;gap:6px;min-width:0;height:38px;padding:0 9px;display:flex}.offers-overview__filter-bar label:focus-within{border-color:#78aa89;box-shadow:0 0 0 3px #408b581f}.offers-overview__filter-bar label svg{color:#748179;width:15px;height:15px}.offers-overview__filter-bar input{width:100%;min-width:0;height:36px;font:inherit;border:0;outline:0;font-size:9px}.offers-overview__filter-bar>div{white-space:nowrap;margin:0!important;font-size:8px!important}.offers-overview__list-header{margin:0 0 8px!important}.offers-overview__list-header h2{font-size:15px!important}.offers-overview__list-header p{margin-top:2px!important;font-size:8px!important}.offers-overview__table-wrap{border-color:var(--office-line)!important;border-radius:9px!important}.offers-overview__table{table-layout:fixed;min-width:1040px}.offers-overview__table th{letter-spacing:.03em;text-transform:uppercase;color:#637067!important;background:#f7f9f7!important;padding:7px 6px!important;font-size:7px!important}.offers-overview__table td{vertical-align:middle!important;padding:7px 6px!important;font-size:8px!important}.offers-overview__table tbody tr:hover td{background:#f8fbf9!important}.offers-overview__table td span{padding:4px 6px!important;font-size:7px!important}.offers-overview__table td:last-child button,.offers-overview__table td:last-child select{min-height:29px;border-radius:7px!important;padding:0 7px!important;font-size:7px!important}.offer-record{min-width:0;color:var(--office-ink);max-width:1680px!important;margin:0 auto!important;padding:18px 24px 42px!important;font-family:Roboto,Segoe UI,Arial,sans-serif!important}.offer-record--loading{min-height:320px}.offer-record__back{min-height:30px;color:var(--office-green-900);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;margin-bottom:7px;padding:0 7px;font-size:8px;font-weight:850;display:inline-flex}.offer-record__back svg{width:13px;height:13px;transform:rotate(180deg)}.offer-record__header{justify-content:space-between;align-items:center;gap:18px;margin-bottom:10px;display:flex}.offer-record__header h1{line-height:1.04;color:var(--office-ink)!important;margin:3px 0!important;font-size:clamp(28px,3vw,39px)!important}.offer-record__header p{color:var(--office-muted);margin:0;font-size:9px;font-weight:750}.offer-record__status{color:#526158;white-space:nowrap;background:#edf2ee;border-radius:999px;align-items:center;min-height:30px;padding:0 9px;font-size:8px;font-weight:900;display:inline-flex}.offer-record__status.status-new,.offer-record__status.status-registration_received{color:#245a87;background:#e8f1fa}.offer-record__status.status-processing,.offer-record__status.status-registration_needs_review,.offer-record__status.status-waiting_for_registration{color:#8d4c08;background:#fff0df}.offer-record__status.status-lexware_quote_created,.offer-record__status.status-registration_accepted,.offer-record__status.status-completed{color:#17633a;background:#dff5e6}.offer-record__status.status-registration_rejected{color:#982d22;background:#ffe3df}.offer-record__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;margin-bottom:9px;display:grid}.offer-record__summary article{border:1px solid var(--office-line);background:#fff;border-radius:10px;align-items:center;gap:8px;min-width:0;min-height:62px;padding:8px 10px;display:flex}.offer-record__summary article>span{width:32px;height:32px;color:var(--office-green-900);background:var(--office-green-100);border-radius:8px;flex:none;place-items:center;display:grid}.offer-record__summary article>span svg{width:16px;height:16px}.offer-record__summary article>div{gap:2px;min-width:0;display:grid}.offer-record__summary strong{color:var(--office-green-950);text-overflow:ellipsis;white-space:nowrap;font-size:17px;line-height:1;overflow:hidden}.offer-record__summary small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:850;overflow:hidden}.offer-record__summary article.is-attention>span{color:#9b3f09;background:#fff0e4}.offer-record__summary article.is-attention strong{color:#8f3a08}.offer-record__summary article.is-ready>span{color:#17633a;background:#dff5e6}.offer-record__layout{grid-template-columns:minmax(0,1fr) 310px;align-items:start;gap:9px;display:grid}.offer-record__main,.offer-record__aside{flex-direction:column;gap:8px;min-width:0;display:flex}.offer-record__aside{position:sticky;top:10px}.offer-record__card{border:1px solid var(--office-line);background:#fff;border-radius:11px;min-width:0;padding:11px;box-shadow:0 4px 14px #1939250a}.offer-record__card h2{color:var(--office-green-950);align-items:center;gap:6px;margin:0 0 8px;font-size:11px;display:flex}.offer-record__card h2 svg{width:14px;height:14px;color:var(--office-green-800)}.offer-record__facts{grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;display:grid}.offer-record__facts>div{background:#f7f9f7;border-radius:8px;gap:2px;min-width:0;padding:7px 8px;display:grid}.offer-record__facts small,.offer-record__message small{color:var(--office-muted);font-size:7px;font-weight:850}.offer-record__facts strong{text-overflow:ellipsis;font-size:8px;line-height:1.35;overflow:hidden}.offer-record__section-heading{justify-content:space-between;align-items:center;gap:10px;margin-bottom:7px;display:flex}.offer-record__section-heading h2{margin-bottom:2px}.offer-record__section-heading p{color:var(--office-muted);margin:0;font-size:7px}.offer-record__section-heading>span{color:#8f3a08;white-space:nowrap;background:#fff0e4;border-radius:999px;padding:4px 6px;font-size:7px;font-weight:900}.offer-record__table-wrap{border:1px solid var(--office-line);border-radius:8px;overflow-x:auto}.offer-record__table-wrap table{border-collapse:collapse;width:100%;min-width:720px}.offer-record__table-wrap th{text-align:left;border-bottom:1px solid var(--office-line);color:#637067;letter-spacing:.03em;text-transform:uppercase;background:#f7f9f7;padding:7px 6px;font-size:7px}.offer-record__table-wrap td{vertical-align:top;border-bottom:1px solid #e8eee9;padding:7px 6px;font-size:8px}.offer-record__table-wrap tr:last-child td{border-bottom:0}.offer-record__table-wrap th:first-child{width:21%}.offer-record__table-wrap th:nth-child(2){width:9%}.offer-record__table-wrap th:nth-child(3){width:13%}.offer-record__article-assignment{gap:4px;font-size:8px;display:grid;min-width:250px!important}.offer-record__article-assignment.is-locked{color:#9a3412}.offer-record__article-assignment input,.offer-record__article-assignment select,.offer-record__article-assignment button{min-height:28px;font:inherit;background:#fff;border:1px solid #cbd5cf;border-radius:7px;padding:0 6px;font-size:7px}.offer-record__article-assignment button{color:var(--office-green-900);cursor:pointer;font-weight:850}.offer-record__transport{color:var(--office-ink);font-size:8px}.offer-record__transport>select{min-height:31px;font:inherit;border:1px solid #cbd5cf;border-radius:7px;padding:0 7px;font-size:8px}.offer-record__transport-inputs{align-items:center;gap:6px;margin-top:8px;display:flex}.offer-record__transport-inputs input{width:100px;min-height:31px;font:inherit;border:1px solid #cbd5cf;border-radius:7px;padding:0 7px;font-size:8px}.offer-record__transport-inputs button{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800);border-radius:7px;min-height:31px;padding:0 8px;font-size:8px;font-weight:850}.offer-record__message{background:#f7f9f7;border-radius:8px;padding:8px}.offer-record__message p{margin:3px 0 0;font-size:8px;line-height:1.45}.offer-record__files{flex-wrap:wrap;gap:5px;margin-top:7px;display:flex}.offer-record__files>span{color:var(--office-muted);font-size:8px}.offer-record__files a{min-height:29px;color:var(--office-green-900);background:#fff;border:1px solid #cbd8ce;border-radius:7px;align-items:center;gap:5px;padding:0 7px;font-size:8px;font-weight:800;text-decoration:none;display:inline-flex}.offer-record__files a svg{width:13px;height:13px}.offer-record__notes textarea{width:100%;min-height:100px;font:inherit;resize:vertical;border:1px solid #cbd5cf;border-radius:8px;padding:8px;font-size:8px}.offer-record__notes button{min-height:31px;color:var(--office-green-900);background:#fff;border:1px solid #cbd8ce;border-radius:7px;align-items:center;gap:5px;margin-top:6px;padding:0 8px;font-size:8px;font-weight:850;display:inline-flex}.offer-record__notes button svg{width:13px;height:13px}.offer-record__workflow-step{border-bottom:1px solid #e8eee9;align-items:flex-start;gap:7px;min-height:51px;padding:7px;display:flex}.offer-record__workflow-step>span{color:#fff;background:var(--office-green-800);border-radius:50%;flex:none;place-items:center;width:22px;height:22px;font-size:7px;font-weight:900;display:grid}.offer-record__workflow-step>div{gap:2px;min-width:0;display:grid}.offer-record__workflow-step strong{font-size:8px}.offer-record__workflow-step small{color:var(--office-muted);font-size:7px;line-height:1.35}.offer-record__workflow-actions{gap:6px;padding-top:8px;display:grid}.offer-record__workflow-actions>small{color:var(--office-muted);font-size:7px;font-weight:850}.offer-record__workflow-actions>strong,.offer-record__workflow-actions>div{text-overflow:ellipsis;font-size:8px;overflow:hidden}.offer-record__workflow-actions a,.offer-record__workflow-actions button{min-height:34px;color:var(--office-green-900);font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd8ce;border-radius:7px;align-items:center;gap:5px;padding:0 8px;font-size:8px;font-weight:850;text-decoration:none;display:flex}.offer-record__workflow-actions a svg,.offer-record__workflow-actions button svg{width:14px;height:14px}.offer-record__workflow-actions .is-primary{border-color:var(--office-green-800);color:#fff;background:var(--office-green-800)}.offer-record__workflow-actions button:disabled{opacity:.5;cursor:not-allowed}@media (width<=1450px){.offers-overview,.offer-record{padding-left:18px!important;padding-right:18px!important}.offers-overview__controls{grid-template-columns:minmax(0,1fr)}.offers-overview__filter-bar{grid-template-columns:180px minmax(0,1fr) auto}.offer-record__layout{grid-template-columns:minmax(0,1fr)}.offer-record__aside{grid-template-columns:repeat(2,minmax(0,1fr));display:grid;position:static}}.portal-campaign{max-width:1680px!important;margin:0 auto!important;padding:18px 24px 38px!important;font-family:Roboto,Segoe UI,Arial,sans-serif!important}.portal-campaign__header{align-items:center!important;margin-bottom:11px!important}.portal-campaign__header h1{line-height:1.04;color:var(--office-ink)!important;margin:3px 0!important;font-size:clamp(28px,3vw,39px)!important}.portal-campaign__header p{color:var(--office-muted)!important;margin:0!important;font-size:10px!important}.portal-campaign__header button{align-items:center;gap:6px;min-height:38px;display:inline-flex;color:var(--office-green-900)!important;background:#fff!important;border-color:#bfd0c3!important;border-radius:9px!important;padding:0 11px!important;font-size:8px!important;font-weight:900!important}.portal-campaign__header button svg{width:14px;height:14px}.portal-campaign__controls{grid-template-columns:220px minmax(0,1fr);min-height:54px;box-shadow:0 3px 12px #19392509;border-color:var(--office-line)!important;border-radius:11px!important;align-items:end!important;gap:10px!important;margin-bottom:9px!important;padding:8px 11px!important;display:grid!important}.portal-campaign__controls label{color:var(--office-muted);gap:3px;font-size:7px;font-weight:850;display:grid}.portal-campaign__controls select{width:100%;height:34px;font:inherit;font-weight:800;border-color:#ccd8cf!important;border-radius:8px!important;min-width:0!important;margin:0!important;padding:0 28px 0 8px!important;font-size:8px!important}.portal-campaign__controls>div{justify-content:flex-end;align-items:center;min-height:34px;padding:0 9px;font-size:8px;display:flex;color:var(--office-muted)!important}.portal-campaign__stats{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:6px!important;margin-bottom:9px!important}.portal-campaign__stats button{align-items:center;gap:7px;min-width:0;min-height:57px;display:flex;box-shadow:0 3px 10px #19392506;border-width:1px!important;border-color:var(--office-line)!important;border-radius:10px!important;padding:7px 8px!important}.portal-campaign__stats button>span{width:29px;height:29px;color:var(--office-green-900);background:var(--office-green-100);border-radius:8px;flex:none;place-items:center;display:grid}.portal-campaign__stats button>span svg{width:14px;height:14px}.portal-campaign__stats button>div{gap:2px;min-width:0;display:grid}.portal-campaign__stats button strong{color:var(--office-green-950);font-size:17px;line-height:1}.portal-campaign__stats button small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:7px;font-weight:800;overflow:hidden}.portal-campaign__stats button[style*="rgb(22, 101, 52)"],.portal-campaign__stats button[style*=\#166534]{box-shadow:inset 0 0 0 1px var(--office-green-800);background:var(--office-green-50)!important}.portal-campaign__list{box-shadow:0 4px 14px #1939250a;border-color:var(--office-line)!important;border-radius:11px!important}.portal-campaign__list-header{align-items:center;gap:10px!important;padding:10px 11px!important}.portal-campaign__list-header h2{color:var(--office-green-950);font-size:14px!important}.portal-campaign__list-header>div:first-child>div{margin-top:2px!important;font-size:8px!important}.portal-campaign__actions{justify-content:flex-end;gap:5px!important}.portal-campaign__actions button{white-space:nowrap;align-items:center;gap:4px;min-height:31px;display:inline-flex;border-radius:7px!important;padding:0 7px!important;font-size:7px!important}.portal-campaign__actions button svg{width:12px;height:12px}.portal-campaign__actions button:disabled{opacity:.45;cursor:not-allowed}.portal-campaign__table-wrap{border-top:1px solid var(--office-line)}.portal-campaign__table{table-layout:fixed;min-width:820px}.portal-campaign__table th{letter-spacing:.03em;text-transform:uppercase;color:#637067!important;background:#f7f9f7!important;padding:7px 6px!important;font-size:7px!important}.portal-campaign__table td{height:48px;vertical-align:middle!important;padding:6px!important;font-size:8px!important}.portal-campaign__table tbody tr:hover{background:#f8fbf9;box-shadow:inset 3px 0 #81b891}.portal-campaign__table td button{font-size:8px!important}.portal-campaign__table td span{padding:3px 6px!important;font-size:7px!important}.portal-campaign__table td div{font-size:7px!important}@media (width<=1320px){.portal-campaign__stats{grid-template-columns:repeat(3,minmax(0,1fr))!important}.portal-campaign__list-header{flex-direction:column;align-items:flex-start}.portal-campaign__actions{justify-content:flex-start}}@media (width<=1180px){.portal-campaign{padding-left:18px!important;padding-right:18px!important}}.communication-center{color:var(--office-ink);max-width:1680px!important;margin:0 auto!important;padding:18px 24px 42px!important;font-family:Roboto,Segoe UI,Arial,sans-serif!important}.communication-center__header{margin-bottom:10px!important}.communication-center__header>div{align-items:center!important;gap:18px!important}.communication-center__header h1{line-height:1.04;color:var(--office-ink)!important;margin:3px 0!important;font-size:clamp(28px,3vw,39px)!important}.communication-center__header p{color:var(--office-muted)!important;margin:0!important;font-size:10px!important}.communication-center__header>div>div:last-child{gap:6px!important}.communication-center__header button{align-items:center;gap:5px;min-height:36px;display:inline-flex;color:var(--office-green-900)!important;background:#fff!important;border-color:#bfd0c3!important;border-radius:8px!important;padding:0 9px!important;font-size:8px!important;font-weight:850!important}.communication-center__header button svg{width:13px;height:13px}.communication-center__setup,.communication-center__compose,.communication-center__results{gap:8px!important;margin-bottom:8px!important}.communication-center__recipients,.communication-center__templates,.communication-center__editor,.communication-center__actions,.communication-center__preview,.communication-center__summary>section{min-width:0;border-color:var(--office-line)!important;border-radius:11px!important;padding:10px!important;box-shadow:0 4px 14px #1939250a!important}.communication-center section>div:first-child{gap:7px!important;margin-bottom:8px!important}.communication-center section>div:first-child>div:first-child:not(:last-child){width:25px!important;min-width:25px!important;height:25px!important;font-size:8px!important}.communication-center section h2{color:var(--office-green-950)!important;font-size:11px!important}.communication-center section h2+p,.communication-center section div>p{margin-top:2px!important;font-size:7px!important}.communication-center label{font-size:7px!important}.communication-center input:not([type=checkbox]):not([type=file]),.communication-center select{border-color:#cbd6cd!important;border-radius:7px!important;min-height:32px!important;padding:0 7px!important;font-size:8px!important}.communication-center input[type=checkbox]{width:14px;height:14px}.communication-center button{border-radius:7px!important;font-size:8px!important}.communication-center__recipients>label{gap:6px!important;margin-bottom:4px!important;font-size:8px!important}.communication-center__recipients .office-communication-filter-toggle{min-height:29px;margin:5px 0 2px!important;padding:0 7px!important}.communication-center__recipients>div[style*=flex-wrap]{gap:5px!important;margin-top:7px!important}.communication-center__recipients>div[style*=flex-wrap] button{min-height:29px;padding:0 7px!important}.communication-center__recipients>div[style*=repeat\(2]{gap:6px!important}.communication-center__recipients>div[style*=repeat\(2]>div{border-radius:8px!important;padding:7px!important}.communication-center__recipients>div:last-child{gap:7px!important}.communication-center__recipients>div:last-child>div>div:first-child{margin-bottom:4px!important;font-size:8px!important}.communication-center__recipients>div:last-child>div>div:last-child{border-radius:8px!important;min-height:64px!important;padding:8px!important;font-size:8px!important}.communication-center__templates>div:nth-child(2){gap:6px!important}.communication-center__templates>div:nth-child(2) button{min-height:47px!important;padding:7px!important}.communication-center__templates>div:nth-child(2) button>div:first-child{font-size:9px!important}.communication-center__templates>div:nth-child(2) button>div:last-child{font-size:7px!important}.communication-center__templates button{min-height:29px;padding:0 7px!important}.communication-center__templates>div:last-child{border-radius:8px!important;padding:8px!important}.communication-center__compose{grid-template-columns:minmax(0,1.65fr) 300px!important;align-items:start!important}.communication-center__editor textarea{line-height:1.45;border-radius:8px!important;min-height:230px!important;padding:9px!important;font-size:9px!important}.communication-center__editor>div[style*=margin-bottom]{margin-bottom:9px!important}.communication-center__editor>div>div[style*=flex-wrap]{border-radius:8px 8px 0 0!important;gap:4px!important;padding:5px!important}.communication-center__editor>div>div[style*=flex-wrap] button{min-height:25px;padding:0 6px!important}.communication-center__actions{top:10px;position:sticky!important}.communication-center__actions>div:nth-child(2){gap:6px!important}.communication-center__actions>div:nth-child(2) button{min-height:37px;padding:0 8px!important}.communication-center__actions>div:nth-child(3){border-radius:8px!important;margin-top:8px!important;padding:8px!important}.communication-center__actions>div:nth-child(3) div:first-child{font-size:8px!important}.communication-center__actions>div:nth-child(3) div:last-child{font-size:7px!important}.communication-center__actions>div:nth-child(4){gap:5px!important;margin-top:7px!important}.communication-center__actions>div:nth-child(4)>div{min-height:48px!important;padding:6px!important}.communication-center__actions>div:nth-child(4)>div>div:first-child{font-size:7px!important}.communication-center__actions>div:nth-child(4)>div>div:last-child{font-size:9px!important}.communication-center__results{grid-template-columns:minmax(0,1fr) 280px!important}.communication-center__summary{gap:8px!important}.communication-center__summary>section{padding:9px!important}.communication-center__summary>section>div:first-child{font-size:10px!important}.communication-center__summary>section>div:not(:first-child){margin-bottom:7px!important}.communication-center__summary>section>div:not(:first-child)>div:first-child{font-size:7px!important}.communication-center__summary>section>div:not(:first-child)>div:last-child{font-size:8px!important}@media (width<=1180px){.communication-center{padding-left:18px!important;padding-right:18px!important}.communication-center__compose,.communication-center__results{grid-template-columns:minmax(0,1fr)!important}.communication-center__actions{position:static!important}.communication-center__summary{grid-template-columns:repeat(2,minmax(0,1fr));display:grid!important}}.office-tour-detail{gap:13px;max-width:1640px;display:grid}.office-tour-detail__topbar{border-color:var(--office-line)!important;box-shadow:var(--office-shadow)!important;background:#fff!important;border-radius:15px!important;padding:15px 16px!important;position:relative!important;top:auto!important}.office-tour-detail__topbar-left{gap:10px!important}.office-tour-detail__topbar-left .office-secondary-button{min-height:40px;padding:0 11px}.office-tour-detail__topbar-left .office-secondary-button svg{width:17px;height:17px}.office-tour-detail__topbar h1{font-size:26px!important}.office-tour-detail__topbar .office-eyebrow{margin-bottom:2px}.office-tour-detail__status{font-size:10px;padding:4px 8px!important}.office-tour-detail__status.is-released,.office-tour-detail__status.is-done{color:#176d40!important;background:var(--office-green-100)!important}.office-tour-detail__status.is-draft{color:#15599d!important;background:#eaf3ff!important}.office-tour-detail__status.is-cancelled{color:#9b2119!important;background:#fff0ee!important}.office-tour-detail__actions{max-width:760px}.office-tour-detail__actions button{min-height:38px}.office-tour-detail__workflow{border:1px solid var(--office-line);background:#fff;border-radius:13px;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;padding:8px;display:grid;box-shadow:0 5px 16px #1939250d}.office-tour-detail__workflow>div{border:1px solid #e3e9e5;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:58px;padding:8px 9px;display:grid}.office-tour-detail__workflow b{border-radius:9px;place-items:center;width:28px;height:28px;font-size:11px;display:grid}.office-tour-detail__workflow span{gap:2px;min-width:0;display:grid}.office-tour-detail__workflow strong{font-size:11px}.office-tour-detail__workflow small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.office-tour-detail__workflow .is-current{background:#f1faf4;border-color:#81bc94}.office-tour-detail__workflow .is-current b{color:#fff;background:var(--office-green-700)}.office-tour-detail__workflow .is-done b{color:var(--office-green-800);background:var(--office-green-100)}.office-tour-detail__workflow .is-locked{color:#7d8981;background:#f7f9f7}.office-tour-detail__workflow .is-locked b{color:#7d8981;background:#e7ece8}.office-tour-detail__kpis{grid-template-columns:repeat(6,minmax(0,1fr))!important;gap:9px!important}.office-tour-detail__kpis>div:not(:empty){min-height:76px;border-color:var(--office-line)!important;border-radius:12px!important;padding:11px 13px!important;box-shadow:0 4px 14px #1939250d!important}.office-tour-detail__kpis>div>div:first-child{font-size:24px!important}.office-tour-detail__kpis>div>div:last-child{font-size:10px!important}.office-tour-detail__kpis>div.is-positive{border-top:3px solid #69b782!important}.office-tour-detail__kpis>div.has-attention{border-top:3px solid #e2a844!important}.office-tour-detail__kpis>div.has-error{border-top:3px solid #df7067!important}.office-tour-detail__kpis>div.is-time{border-top:3px solid #8eaaa0!important}.office-tour-detail__layout{grid-template-columns:minmax(0,1fr)!important;gap:13px!important}.office-tour-detail__layout.has-sidebar{grid-template-columns:minmax(0,1fr) minmax(300px,350px)!important}.office-tour-detail__stops{border-color:var(--office-line)!important;box-shadow:var(--office-shadow)!important;border-radius:15px!important}.office-tour-detail__stops>div:first-child h2{font-size:18px!important}.office-tour-detail__empty-stops{text-align:left;background:var(--office-green-50);border:1px dashed #bad0c0;border-radius:12px;justify-content:center;align-items:center;gap:12px;min-height:120px;margin-top:10px;display:flex}.office-tour-detail__empty-stops>span{width:42px;height:42px;color:var(--office-green-800);background:var(--office-green-100);border-radius:12px;place-items:center;display:grid}.office-tour-detail__empty-stops>span svg{width:21px;height:21px}.office-tour-detail__empty-stops>div{gap:3px;display:grid}.office-tour-detail__empty-stops small{color:var(--office-muted);font-size:10px}.office-tour-detail__sidebar{gap:12px!important;top:16px!important}.office-tour-detail__sidebar>div{border-color:var(--office-line)!important;box-shadow:0 5px 16px #1939250d!important}@media (width<=1180px){.office-tour-detail__topbar{flex-direction:column;align-items:flex-start!important}.office-tour-detail__actions{max-width:none;justify-content:flex-start!important}.office-tour-detail__layout.has-sidebar{grid-template-columns:1fr!important}.office-tour-detail__sidebar{max-height:none!important;position:static!important;overflow:visible!important}}@media (width<=820px){.office-tour-detail__topbar-left{flex-wrap:wrap;align-items:flex-start!important}.office-tour-detail__kpis{grid-template-columns:repeat(3,minmax(0,1fr))!important}.office-tour-detail__workflow{grid-template-columns:repeat(2,minmax(0,1fr))}}.office-action-grid{grid-template-columns:repeat(6,minmax(0,1fr))}.customer-wishes-page{max-width:1560px;margin:0 auto}.customer-wishes-page__header{margin-bottom:14px}.customer-wishes-page__header>button{align-items:center;gap:7px;min-height:44px;padding:0 12px;display:inline-flex}.customer-wishes-page__header>button svg{width:16px;height:16px}.customer-wishes-page__success{color:#17633a;background:#edf8f0;border:1px solid #9bc9a8}.customer-wishes-page__summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-bottom:10px;display:grid}.customer-wishes-page__summary article{border:1px solid var(--office-line);background:#fff;border-radius:11px;align-items:center;gap:10px;min-width:0;min-height:72px;padding:10px 12px;display:flex;box-shadow:0 4px 14px #1939250a}.customer-wishes-page__summary article>span{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.customer-wishes-page__summary article>span svg{width:18px;height:18px}.customer-wishes-page__summary article>div{gap:2px;min-width:0;display:grid}.customer-wishes-page__summary strong{color:var(--office-green-950);font-size:22px;line-height:1}.customer-wishes-page__summary small{color:var(--office-muted);font-size:11px;font-weight:850}.customer-wishes-page__summary article.has-work{border-top:3px solid #e1a145}.customer-wishes-page__summary article.has-work>span{color:#9a4f0b;background:#fff0df}.customer-wishes-page__summary article.is-clear{border-top:3px solid #69b782}.customer-wishes-page__toolbar{border:1px solid var(--office-line);background:#fff;border-radius:11px;justify-content:space-between;align-items:end;gap:18px;margin-bottom:10px;padding:10px 12px;display:flex}.customer-wishes-page__toolbar>div:first-child{gap:3px;min-width:0;display:grid}.customer-wishes-page__toolbar strong{color:var(--office-green-950);font-size:14px}.customer-wishes-page__toolbar small{color:var(--office-muted);font-size:11px}.customer-wishes-page__filters{flex:none;grid-template-columns:repeat(2,minmax(170px,1fr));gap:8px;display:grid}.customer-wishes-page__toolbar label{min-width:0;color:var(--office-muted);gap:4px;font-size:10px;font-weight:850;display:grid}.customer-wishes-page__toolbar select{height:40px;color:var(--office-ink);font:inherit;background:#fff;border:1px solid #cbd8ce;border-radius:8px;padding:0 30px 0 9px;font-size:11px;font-weight:800}.customer-wishes-page__list{gap:9px;display:grid}.customer-wish-card{border:1px solid var(--office-line);background:#fff;border-radius:13px;grid-template-columns:minmax(0,1fr) minmax(300px,340px);min-width:0;display:grid;overflow:hidden;box-shadow:0 5px 17px #1939250d}.customer-wish-card.is-driver_tour{border-left:4px solid #e1a145}.customer-wish-card__main{grid-template-columns:minmax(220px,.75fr) minmax(260px,1.4fr) auto;grid-template-areas:"badges badges file""identity request request";align-content:start;align-items:start;gap:10px 14px;min-width:0;padding:13px 15px;display:grid}.customer-wish-card__badges{grid-area:badges;align-items:center;gap:8px;display:flex}.customer-wish-card__badges span{color:#17633a;background:#e7f5eb;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900}.customer-wish-card.is-driver_tour .customer-wish-card__badges span{color:#934507;background:#fff0df}.customer-wish-card__badges small{color:var(--office-muted);font-size:8px;font-weight:750}.customer-wish-card__identity{grid-area:identity;align-items:flex-start;gap:10px;min-width:0;display:flex}.customer-wish-card__identity>span{width:38px;height:38px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.customer-wish-card__identity>span svg{width:19px;height:19px}.customer-wish-card__identity>div{gap:3px;min-width:0;display:grid}.customer-wish-card__identity h2{color:var(--office-green-950);margin:0;font-size:16px}.customer-wish-card__identity strong{overflow-wrap:anywhere;font-size:12px}.customer-wish-card__identity small{color:var(--office-muted);font-size:11px;line-height:1.35}.customer-wish-card__identity .customer-wish-card__plant-meta{color:#45614d;overflow-wrap:anywhere;font-weight:800}.customer-wish-card__request{background:#f6f8f6;border-radius:9px;grid-area:request;min-width:0;padding:10px 11px}.customer-wish-card__request small{color:var(--office-muted);font-size:8px;font-weight:850}.customer-wish-card__request p{color:var(--office-ink);overflow-wrap:anywhere;white-space:pre-line;margin:4px 0 0;font-size:10px;line-height:1.45}.customer-wish-card__file-link{min-height:31px;color:var(--office-green-900);font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd8ce;border-radius:8px;grid-area:file;align-items:center;gap:5px;padding:0 8px;font-size:8px;font-weight:850;display:inline-flex}.customer-wish-card__file-link svg{width:13px;height:13px}.customer-wish-card__decision{border-left:1px solid var(--office-line);background:#fbfcfb;align-content:start;gap:9px;min-width:0;padding:12px;display:grid}.customer-wish-card__decision-intro{gap:2px;display:grid}.customer-wish-card__decision-intro strong{font-size:13px}.customer-wish-card__decision-intro small{color:var(--office-muted);font-size:11px;line-height:1.35}.customer-wish-card__decision label{color:var(--office-muted);gap:4px;font-size:10px;font-weight:850;display:grid}.customer-wish-card__decision input,.customer-wish-card__decision select,.customer-wish-card__decision textarea{width:100%;color:var(--office-ink);font:inherit;background:#fff;border:1px solid #cbd8ce;border-radius:8px;padding:7px 8px;font-size:11px}.customer-wish-card__decision input,.customer-wish-card__decision select{height:40px}.customer-wish-card__decision select{padding-right:28px}.customer-wish-card__decision textarea{resize:vertical;min-height:54px}.customer-wish-card__options{background:#fff;border:1px solid #d4dfd6;border-radius:8px;min-width:0}.customer-wish-card__options summary{min-height:40px;color:var(--office-green-900);cursor:pointer;justify-content:space-between;align-items:center;gap:8px;padding:0 10px;font-size:10px;font-weight:900;list-style:none;display:flex}.customer-wish-card__options summary::-webkit-details-marker{display:none}.customer-wish-card__options summary:after{content:"+";width:22px;height:22px;color:var(--office-green-800);background:var(--office-green-100);border-radius:7px;flex:none;place-items:center;font-size:15px;display:grid}.customer-wish-card__options[open] summary{border-bottom:1px solid #dfe7e1}.customer-wish-card__options[open] summary:after{content:"−"}.customer-wish-card__options>div{gap:9px;padding:9px;display:grid}.customer-wish-card__article-picker{gap:7px;display:grid}.customer-wish-card__selected-article{background:#eef8f1;border:1px solid #a9cdb3;border-radius:8px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;padding:8px;display:grid}.customer-wish-card__selected-article>span{width:28px;height:28px;color:var(--office-green-800);background:#dcefe2;border-radius:8px;place-items:center;display:grid}.customer-wish-card__selected-article>span svg{width:15px;height:15px}.customer-wish-card__selected-article>div{gap:1px;min-width:0;display:grid}.customer-wish-card__selected-article small{color:var(--office-muted);font-size:9px;font-weight:800}.customer-wish-card__selected-article strong{overflow-wrap:anywhere;font-size:10px}.customer-wish-card__selected-article button{color:#31553c;min-height:32px;font:inherit;cursor:pointer;background:#fff;border:1px solid #b7cabb;border-radius:7px;padding:0 8px;font-size:9px;font-weight:850}.customer-wish-card__selected-article button:disabled{opacity:.55;cursor:not-allowed}.customer-wish-card__field-help,.customer-wish-card__field-error{color:var(--office-muted);font-size:10px;font-weight:700;line-height:1.35}.customer-wish-card__field-error{color:#9b2119}.customer-wish-card__inline-error{color:#8f1d17;background:#fff2f1;border:1px solid #e3aaa5;border-radius:8px;padding:8px 9px;font-size:11px;font-weight:800}.customer-wish-card__actions{grid-template-columns:minmax(0,1fr) auto;gap:7px;display:grid}.customer-wish-card__actions button{min-height:44px;font:inherit;cursor:pointer;background:#fff;border:1px solid #cbd8ce;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:0 11px;font-size:10px;font-weight:900;display:inline-flex}.customer-wish-card__actions button svg{width:14px;height:14px}.customer-wish-card__actions button.is-primary{border-color:var(--office-green-800);color:#fff;background:var(--office-green-800)}.customer-wish-card__actions button.is-danger{color:#9b2119;border-color:#e3aaa5}.customer-wish-card__actions button:disabled{opacity:.55;cursor:wait}.customer-wishes-page__empty{min-height:180px;color:var(--office-muted);text-align:center;background:#fff;border:1px dashed #b8cbbd;border-radius:13px;justify-content:center;align-items:center;gap:12px;padding:28px;font-size:11px;font-weight:800;display:flex}.customer-wishes-page__empty>span{width:44px;height:44px;color:var(--office-green-800);background:var(--office-green-100);border-radius:12px;place-items:center;display:grid}.customer-wishes-page__empty>span svg{width:22px;height:22px}.customer-wishes-page__empty>div{text-align:left;gap:4px;display:grid}.customer-wishes-page__empty strong{color:var(--office-green-950);font-size:14px}.customer-wishes-page__empty small{color:var(--office-muted);font-size:9px}.customer-wishes-page__empty button{min-height:40px;margin-top:6px}@media (width<=1450px){.office-action-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=1300px){.customer-wish-card{grid-template-columns:minmax(0,1fr)}.customer-wish-card__decision{border-top:1px solid var(--office-line);border-left:0}}@media (width<=860px){.office-action-grid{grid-template-columns:minmax(0,1fr)}.customer-wishes-page__header,.customer-wishes-page__toolbar{flex-direction:column;align-items:flex-start}.customer-wishes-page__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.customer-wishes-page__filters{grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.customer-wishes-page__toolbar label{width:100%;min-width:0}.customer-wish-card__main{grid-template-columns:minmax(0,1fr);grid-template-areas:"badges""identity""request""file"}.customer-wish-card__file-link{justify-self:start}}.app-shell--office :is(.customers-overview,.customer-record,.customer-season,.registrations-overview,.registration-record,.offers-overview,.offer-record,.portal-campaign,.communication-center,.office-whatsapp,.lexware-assignments,.plants-overview,.locations-overview,.customer-wishes-page,.office-tours,.office-tour-detail,.season-overview,.email-queue-page,.letter-queue-page,.new-customer-page,.admin-tasks-page) :where(p,small,label){line-height:1.4;font-size:11px!important}.app-shell--office :is(.customers-overview,.customer-record,.customer-season,.registrations-overview,.registration-record,.offers-overview,.offer-record,.portal-campaign,.communication-center,.office-whatsapp,.lexware-assignments,.plants-overview,.locations-overview,.customer-wishes-page,.office-tours,.office-tour-detail,.season-overview,.email-queue-page,.letter-queue-page,.new-customer-page,.admin-tasks-page) :where(button,a),.app-shell--office :is(.customers-overview,.customer-record,.customer-season,.registrations-overview,.registration-record,.offers-overview,.offer-record,.portal-campaign,.communication-center,.office-whatsapp,.lexware-assignments,.plants-overview,.locations-overview,.customer-wishes-page,.office-tours,.office-tour-detail,.season-overview,.email-queue-page,.letter-queue-page,.new-customer-page,.admin-tasks-page) :where(input,select,textarea){font-size:12px!important}.app-shell--office :is(.customers-overview,.customer-season,.registrations-overview,.registration-record,.offers-overview,.offer-record,.portal-campaign,.plants-overview) th{font-size:10px!important}.app-shell--office :is(.customers-overview,.customer-season,.registrations-overview,.registration-record,.offers-overview,.offer-record,.portal-campaign,.plants-overview) td{font-size:11px!important}.app-shell--office :is([class*=__status],[class*=__badge],[class*=__type],[class*=__billing],[class*=__delivery],[class*=__quality]){font-size:10px!important}.app-shell--office .office-page__header p{font-size:14px!important}@media (height<=820px) and (width>=1025px){.office-navigation{padding:12px 12px 10px}.office-navigation__brand{gap:9px;margin:0 5px 10px}.office-navigation__brand-mark{border-radius:10px;width:34px;height:34px;font-size:17px}.office-navigation__brand strong{font-size:14px}.office-navigation__brand small{font-size:10px}.office-navigation nav{gap:7px}.office-navigation__group{gap:1px}.office-navigation__group-label{padding:0 8px 2px;font-size:8px}.office-navigation__link{border-radius:8px;gap:8px;min-height:34px;padding:5px 8px;font-size:12px}.office-navigation__attention-badge{min-width:20px;height:20px;padding:0 5px;font-size:10px}.office-navigation__link svg{width:17px;height:17px}.office-navigation__footer{margin-top:8px;padding:8px 5px 0}.office-navigation__avatar{width:30px;height:30px}.office-navigation__footer small{display:none}}@media (width<=1024px){.office-navigation{z-index:1300;visibility:hidden;flex-basis:auto;width:min(86vw,320px);max-height:100dvh;transition:transform .18s ease-out,visibility 0s linear .18s;position:fixed;inset:0 auto 0 0;transform:translate(-104%);box-shadow:18px 0 48px #0f172a47}.office-navigation.is-open{visibility:visible;transition-delay:0s;transform:translate(0)}.office-navigation__link{min-height:48px}}@media (prefers-reduced-motion:reduce){.office-navigation{transition:none!important}}@media (width<=480px){.office-navigation{width:min(88vw,320px);padding:16px}}.admin-work-times{max-width:1540px}.admin-work-times__header .office-secondary-button{flex:none}.admin-work-times__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:9px;display:flex}.admin-work-times__header-actions>small{color:var(--office-muted);white-space:nowrap;font-size:11px;font-weight:800}.admin-work-times__filters{grid-template-columns:auto minmax(360px,1fr) minmax(190px,250px);align-items:end;gap:14px;margin-bottom:14px;padding:12px;display:grid}.admin-work-times__period-switch{background:#edf3ee;border-radius:10px;align-self:end;gap:3px;padding:3px;display:flex}.admin-work-times__period-switch button,.admin-work-times__entry-filters button{color:#526158;cursor:pointer;background:0 0;border:0;border-radius:8px;min-height:36px;padding:0 14px;font-size:12px;font-weight:850}.admin-work-times__period-switch button.is-active,.admin-work-times__entry-filters button.is-active{color:var(--office-green-900);background:#fff;box-shadow:0 2px 8px #19392517}.admin-work-times__date-navigation{justify-content:center;align-items:end;gap:7px;display:flex}.admin-work-times__date-navigation>.office-secondary-button{width:42px;padding:0;font-size:23px}.admin-work-times__date-navigation>.office-link-button{margin-bottom:1px}.admin-work-times__date-navigation label,.admin-work-times__employee-filter{color:#536158;gap:5px;font-size:11px;font-weight:850;display:grid}.admin-work-times__date-navigation input,.admin-work-times__employee-filter select{min-height:42px;color:var(--office-ink);font:inherit;background:#fff;border:1px solid #bdcbc1;border-radius:9px;padding:0 11px;font-size:12px}.admin-work-times__date-navigation input:focus,.admin-work-times__employee-filter select:focus{border-color:var(--office-green-700);outline:3px solid #187a481c}.admin-work-times__summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:9px;margin-bottom:14px;display:grid}.admin-work-times__summary article{border:1px solid var(--office-line);background:#fff;border-radius:13px;align-items:center;gap:11px;min-width:0;min-height:82px;padding:12px;display:flex;box-shadow:0 4px 15px #1939250a}.admin-work-times__summary article>span{width:38px;height:38px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;flex:none;place-items:center;display:grid}.admin-work-times__summary article>span svg{width:20px;height:20px}.admin-work-times__summary article>div{gap:3px;min-width:0;display:grid}.admin-work-times__summary small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;font-weight:750;overflow:hidden}.admin-work-times__summary strong{color:var(--office-green-950);font-size:clamp(16px,1.45vw,22px);line-height:1.1}.admin-work-times__summary article.is-primary{background:#f1faf4;border-color:#a8d3b7}.admin-work-times__summary article.is-warning{background:#fff9e8;border-color:#e6c573}.admin-work-times__summary article.is-warning>span{color:#825c0c;background:#f9e9b9}.admin-work-times__summary article.is-danger{background:#fff5f3;border-color:#e4aaa5}.admin-work-times__summary article.is-danger>span{color:#9b2119;background:#f9ddda}.admin-work-times__open{border-color:#c6d7ca;margin-bottom:14px}.admin-work-times__open .office-section__number svg{width:16px;height:16px}.admin-work-times__open .office-panel__heading>strong{color:#fff;background:var(--office-green-700);border-radius:99px;place-items:center;min-width:30px;height:30px;font-size:13px;display:grid}.admin-work-times__open-list{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:8px;display:grid}.admin-work-times__open-list article{background:#f7fbf8;border:1px solid #d5e4d9;border-radius:10px;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-width:0;min-height:58px;padding:9px 11px;display:grid}.admin-work-times__open-list article.needs-attention{background:#fff5f3;border-color:#e4aaa5}.admin-work-times__open-list article.needs-attention .admin-work-times__presence{background:#bd3a31;border-color:#f5d8d5}.admin-work-times__presence{box-sizing:content-box;background:#17904e;border:3px solid #d4efdd;border-radius:50%;width:11px;height:11px}.admin-work-times__open-list article>div{gap:2px;min-width:0;display:grid}.admin-work-times__open-list article strong{font-size:13px}.admin-work-times__open-list article small{color:var(--office-muted);font-size:11px}.admin-work-times__open-list article>span:last-child,.admin-work-times__open-list article>b{color:#176d40;white-space:nowrap;background:#e0f4e7;border-radius:99px;padding:4px 8px;font-size:10px;font-weight:900}.admin-work-times__open-list article>b{color:#8f2018;background:#fde4e1}.admin-work-times__no-open{color:#176d40;background:#eff9f2;border:1px solid #bedfc9;border-radius:12px;align-items:center;gap:10px;min-height:58px;margin-bottom:14px;padding:10px 14px;display:flex}.admin-work-times__no-open>svg{width:22px;height:22px}.admin-work-times__no-open>div{gap:2px;display:grid}.admin-work-times__no-open strong{font-size:12px}.admin-work-times__no-open small{color:#55705e;font-size:10px}.admin-work-times__loading{min-height:130px;color:var(--office-green-800);justify-content:center;align-items:center;gap:12px;display:flex}.admin-work-times__loading>svg{width:28px;height:28px}.admin-work-times__loading>div{gap:3px;display:grid}.admin-work-times__loading strong{font-size:13px}.admin-work-times__loading small{color:var(--office-muted);font-size:10px}.admin-work-times__content{gap:14px;display:grid}.admin-work-times__table-wrap{overflow-x:auto}.admin-work-times__employees table{border-collapse:collapse;width:100%}.admin-work-times__employees th{text-align:left;color:#627067;letter-spacing:.04em;text-transform:uppercase;background:#f7f9f7;border-bottom:1px solid #d7e0da;padding:9px 11px;font-size:10px;font-weight:900}.admin-work-times__employees td{border-bottom:1px solid #e6ebe7;min-height:52px;padding:11px;font-size:12px}.admin-work-times__employees tbody tr:last-child td{border-bottom:0}.admin-work-times__employees td:first-child>div{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.admin-work-times__employees td:first-child strong{overflow-wrap:anywhere;min-width:0}.admin-work-times__employees td>span,.admin-work-times__badges>span{white-space:nowrap;border-radius:99px;padding:4px 7px;font-size:9px;font-weight:900}.admin-work-times__employees .is-present{color:#176d40;background:#e0f4e7}.admin-work-times__employees .is-attention,.admin-work-times__badges .is-attention{color:#8f2018;background:#fde4e1}.admin-work-times__employees .is-clear{color:#476055;background:#eef3ef}.admin-work-times__entries-heading{align-items:center}.admin-work-times__entry-filters{background:#edf3ee;border-radius:9px;gap:2px;padding:3px;display:flex}.admin-work-times__entry-filters button{min-height:32px;padding:0 10px;font-size:10px}.admin-work-times__entry-list{gap:7px;display:grid}.admin-work-times__entry-list article{border:1px solid #e0e7e2;border-left:4px solid #b7c9bc;border-radius:10px;grid-template-columns:112px minmax(190px,1fr) 95px minmax(180px,1.25fr);align-items:center;gap:11px;min-width:0;min-height:66px;padding:9px 11px;display:grid}.admin-work-times__entry-list article.is-open{background:#f8fcf9;border-left-color:#23844f}.admin-work-times__entry-list article.needs-attention{background:snow;border-left-color:#c2493f}.admin-work-times__entry-date,.admin-work-times__entry-person{gap:2px;min-width:0;display:grid}.admin-work-times__entry-date strong,.admin-work-times__entry-person strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.admin-work-times__entry-date small,.admin-work-times__entry-person small{color:var(--office-muted);font-size:10px}.admin-work-times__entry-duration{color:var(--office-green-900);font-size:13px}.admin-work-times__badges{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:5px;min-width:0;display:flex}.admin-work-times__badges .is-open{color:#176d40;background:#dff3e6}.admin-work-times__badges .is-correction{color:#5e4385;background:#eee7f8}.admin-work-times__badges .is-outside{color:#5c6260;background:#e8ece9}.admin-work-times__badges>small{color:#6f5a2c;text-overflow:ellipsis;white-space:nowrap;max-width:210px;font-size:9px;overflow:hidden}@media (width<=1320px){.admin-work-times__filters{grid-template-columns:auto minmax(330px,1fr)}.admin-work-times__employee-filter{grid-column:1/-1}.admin-work-times__summary{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=820px){.admin-work-times__header{flex-direction:column;align-items:flex-start}.admin-work-times__filters{grid-template-columns:minmax(0,1fr);align-items:stretch}.admin-work-times__employee-filter{grid-column:auto}.admin-work-times__date-navigation{flex-wrap:wrap;justify-content:flex-start}.admin-work-times__date-navigation label{flex:1}.admin-work-times__summary{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-work-times__entries-heading{flex-direction:column;align-items:flex-start}.admin-work-times__entry-filters{width:100%;overflow-x:auto}.admin-work-times__entry-list article{grid-template-columns:100px minmax(0,1fr) auto}.admin-work-times__badges{grid-column:1/-1;justify-content:flex-start}}@media screen{.office-print-center{width:100%;max-width:1640px;color:var(--office-ink);margin:0 auto;padding:26px 32px 48px;font-family:Roboto,Segoe UI,Arial,sans-serif}.office-print-center .tour-label-page,.office-print-center .qr-print-page{gap:14px;min-width:0;display:grid}.office-print-center button,.office-print-center input,.office-print-center select{font-family:inherit}.office-print-center button:focus-visible,.office-print-center select:focus-visible,.office-print-center summary:focus-visible{outline-offset:2px;outline:3px solid #72c88c}.office-print-center button:disabled{opacity:.58;cursor:not-allowed}.office-print-center__header{align-items:center;margin-bottom:2px}.office-print-center__header-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.office-print-center__header-actions .office-secondary-button{min-height:42px}.office-print-center__header-actions .office-secondary-button svg{width:17px;height:17px}.office-print-center__header-actions .office-secondary-button:last-child svg{transform:rotate(180deg)}.office-print-center__status{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.office-print-center__status article{border:1px solid var(--office-line);background:#fff;border-radius:12px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:11px;min-width:0;min-height:76px;padding:11px 13px;display:grid;box-shadow:0 4px 14px #1939250b}.office-print-center__status article.is-complete{background:#f7fcf8;border-color:#b7ddc3}.office-print-center__status article.has-attention{background:#fffaf0;border-color:#e7c788}.office-print-center__status-icon,.office-print-center__color{width:40px;height:40px;color:var(--office-green-800);background:var(--office-green-100);border-radius:11px;flex:none;place-items:center;display:grid}.office-print-center__status article.is-complete .office-print-center__status-icon{color:#176d40;background:#dff3e6}.office-print-center__status article.has-attention .office-print-center__status-icon{color:#8b5a09;background:#f8e8bd}.office-print-center__status-icon svg{width:20px;height:20px}.office-print-center__color{border:2px solid #68766d;box-shadow:inset 0 0 0 2px #ffffffbf}.office-print-center__status article>div{gap:2px;min-width:0;display:grid}.office-print-center__status small{color:var(--office-muted);font-size:9px;font-weight:850}.office-print-center__status strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.office-print-center__status article>div>span{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.office-print-center__setup,.office-print-center__printer,.office-print-center__preview,.location-print-preview{padding:15px 16px}.office-print-center__section-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.office-print-center__section-heading>div{gap:2px;min-width:0;display:grid}.office-print-center__section-heading h2{color:var(--office-green-950);margin:0;font-size:16px}.office-print-center__section-heading p{color:var(--office-muted);margin:0;font-size:10px}.office-print-center__section-heading>strong{color:var(--office-green-800);white-space:nowrap;font-size:12px}.office-print-center__setup-row{grid-template-columns:minmax(280px,1.35fr) minmax(140px,.48fr) minmax(240px,.82fr);align-items:end;gap:11px;display:grid}.office-print-center__setup-row--location{grid-template-columns:minmax(160px,.55fr) minmax(190px,.7fr) minmax(130px,.42fr) minmax(250px,.9fr)}.office-print-center__field{gap:6px;min-width:0;display:grid}.office-print-center__field>span{color:#526158;font-size:10px;font-weight:900}.office-print-center__field select{width:100%;min-width:0;height:46px;color:var(--office-ink);background:#fff;border:1px solid #bdccc1;border-radius:9px;outline:0;padding:0 12px;font-size:12px;font-weight:750}.office-print-center__field select:focus{border-color:var(--office-green-700);box-shadow:0 0 0 3px #187a481a}.office-print-center__selection-summary{background:var(--office-green-50);border:1px solid #d9e3dc;border-radius:9px;align-content:center;gap:1px;min-width:0;min-height:46px;padding:6px 10px;display:grid}.office-print-center__selection-summary small{color:var(--office-muted);font-size:8px;font-weight:850}.office-print-center__selection-summary strong{color:var(--office-green-900);text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.office-print-center__selection-summary span{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.office-print-center__primary-action{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:10px;min-width:0;min-height:52px;padding:7px 15px;font-weight:900;display:inline-flex;box-shadow:0 5px 14px #14633e2e}.office-print-center__primary-action:hover:not(:disabled){background:var(--office-green-900)}.office-print-center__primary-action>svg{width:22px;height:22px}.office-print-center__primary-action>span{text-align:left;gap:2px;min-width:0;display:grid}.office-print-center__primary-action strong{font-size:12px}.office-print-center__primary-action small{color:#dcefe2;font-size:9px;font-weight:700}.office-print-center__output-actions{justify-content:flex-end;align-items:stretch;gap:7px;min-width:0;display:flex}.office-print-center__output-actions>button{flex:auto}.office-print-center__browser-print{white-space:nowrap;min-height:52px}.office-print-center__printer{border-color:#c8d8cc}.office-print-center__printer.is-ready{background:#fbfefc;border-color:#b7ddc3}.office-print-center__printer.is-printing{background:#f8fbff;border-color:#a9c9e8}.office-print-center__printer.is-unavailable,.office-print-center__printer.is-error{background:#fffaf2;border-color:#e9c383}.office-print-center__printer-row{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;display:grid}.office-print-center__printer-icon{width:40px;height:40px;color:var(--office-green-800);background:var(--office-green-100);border-radius:11px;place-items:center;display:grid}.office-print-center__printer.is-unavailable .office-print-center__printer-icon,.office-print-center__printer.is-error .office-print-center__printer-icon{color:#8b5008;background:#f8e5bd}.office-print-center__printer-icon svg{width:20px;height:20px}.office-print-center__printer-copy{gap:3px;min-width:0;display:grid}.office-print-center__printer-copy strong{font-size:13px}.office-print-center__printer-copy span{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.office-print-center__printer-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.office-print-center__printer-actions .office-secondary-button{min-height:38px;font-size:11px}.office-print-center__details{border-top:1px solid #e2e9e4;margin-top:10px;padding-top:8px}.office-print-center__details summary{width:fit-content;color:var(--office-green-800);cursor:pointer;font-size:10px;font-weight:850}.office-print-center__details p{color:var(--office-muted);margin:7px 0 0;font-size:10px;line-height:1.5}.office-print-center__message{border:1px solid var(--office-line);color:#405148;background:#fff;border-radius:11px;align-items:center;gap:10px;min-height:54px;padding:11px 14px;font-size:12px;font-weight:750;display:flex}.office-print-center__message.is-error{color:#8f2018;background:#fff0ee;border-color:#e8aaa4}.office-print-center__message.is-empty{color:#5e6d63;background:#f8faf8;border-style:dashed}.office-print-center__message>svg{width:22px;height:22px;color:var(--office-green-700)}.office-print-center__message>span{gap:2px;display:grid}.office-print-center__preview,.location-print-preview{border:1px solid var(--office-line);min-width:0;box-shadow:var(--office-shadow);background:#fff;border-radius:15px}.office-print-center__preview-heading{margin-bottom:12px}.tour-print-preview{gap:7px;display:grid}.tour-print-preview__row{background:#fff;border:1px solid #e1e8e3;border-radius:10px;grid-template-columns:64px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;min-height:78px;padding:7px 10px;display:grid}.tour-print-preview__row>svg{width:64px;height:64px}.tour-print-preview__row>div{gap:3px;min-width:0;display:grid}.tour-print-preview__row>div strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.tour-print-preview__row>div span{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.tour-print-preview__row>small{color:#4f6256;white-space:nowrap;background:#edf2ee;border-radius:99px;padding:5px 8px;font-size:9px;font-weight:850}.tour-print-preview__row>small.is-printed{color:#176d40;background:#dff3e6}.tour-print-preview__row>small.is-paired{color:#15599d;background:#e8f1fa}.location-print-preview .print-heading{display:none}.location-print-preview .label-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px;display:grid}.location-print-preview .qr-label{text-align:center;background:#fff;border:1px solid #d5dfd8;border-radius:11px;flex-direction:column;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:226px;padding:13px;display:flex}.location-print-preview .qr-label>svg{width:126px;height:126px}.location-print-preview .qr-label>strong{font-size:18px}.location-print-preview .qr-label>small{max-width:100%;color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.office-print-center__preview-action{min-height:36px;color:var(--office-green-900);cursor:pointer;background:#fff;border:1px solid #b9c9be;border-radius:8px;padding:0 11px;font-size:10px;font-weight:850}.location-print-preview .sign-grid{grid-template-columns:repeat(auto-fit,minmax(315px,1fr));gap:18px;display:grid}.location-print-preview .sign-card{flex-direction:column;align-items:flex-start;gap:10px;min-width:0;display:flex}.location-print-preview .sign-download{align-self:stretch;width:100%;max-width:520px}.location-print-preview .location-sign{background:#fff;width:100%;max-width:520px;height:auto;display:block;box-shadow:0 0 0 1px #c8d4cc,0 8px 26px #17211b1f}}@media screen and (width<=1320px){.office-print-center__setup-row--location{grid-template-columns:repeat(2,minmax(0,1fr))}.office-print-center__selection-summary{align-self:stretch}}@media screen and (width<=1180px){.office-print-center{padding-left:22px;padding-right:22px}.office-print-center__header{flex-direction:column;align-items:flex-start}.office-print-center__header-actions{justify-content:flex-start}.office-print-center__setup-row{grid-template-columns:minmax(0,1fr) minmax(160px,.45fr)}.office-print-center__primary-action{grid-column:1/-1}.office-print-center__printer-row{grid-template-columns:auto minmax(0,1fr)}.office-print-center__printer-actions{grid-column:1/-1;justify-content:flex-start}}@media screen and (width<=820px){.office-print-center{padding:72px 16px 34px}.office-print-center__header-actions{width:100%}.office-print-center__header-actions .office-secondary-button{flex:210px}.office-print-center__status,.office-print-center__setup-row,.office-print-center__setup-row--location{grid-template-columns:minmax(0,1fr)}.office-print-center__primary-action,.office-print-center__output-actions{grid-column:auto}.office-print-center__output-actions{flex-direction:column}.office-print-center__section-heading{align-items:start}.office-print-center__section-heading>strong{grid-column:2}.tour-print-preview__row{grid-template-columns:56px minmax(0,1fr)}.tour-print-preview__row>svg{width:56px;height:56px}.tour-print-preview__row>small{grid-column:2;justify-self:start}}@media screen and (height<=820px) and (width>=1025px){.office-print-center{padding-top:18px}.office-print-center .tour-label-page,.office-print-center .qr-print-page{gap:10px}.office-print-center__header{margin-bottom:0}.office-print-center__header h1{font-size:32px}.office-print-center__status article{min-height:68px;padding-top:8px;padding-bottom:8px}.office-print-center__setup,.office-print-center__printer,.office-print-center__preview,.location-print-preview{padding-top:12px;padding-bottom:12px}}.office-offline-import{max-width:1540px}.office-offline-import button,.office-offline-import textarea{font-family:inherit}.office-offline-import__header{margin-bottom:14px}.office-offline-import__header .office-secondary-button{flex:none}.office-offline-import__header .office-secondary-button svg{width:17px;height:17px;transform:rotate(180deg)}.office-offline-import__steps{border:1px solid var(--office-line);background:#fff;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:13px;padding:7px;display:grid;box-shadow:0 4px 15px #1939250b}.office-offline-import__steps article{color:#536158;background:#fafbfa;border:1px solid #e2e9e4;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:66px;padding:8px 10px;display:grid;position:relative}.office-offline-import__steps article:not(:last-child):after{content:"›";z-index:2;color:#91a198;background:#fff;place-items:center;width:18px;height:26px;font-size:23px;display:grid;position:absolute;right:-13px}.office-offline-import__steps article.is-current{color:var(--office-green-950);background:#f1faf4;border-color:#81bc94}.office-offline-import__steps article.is-complete{color:#176d40;background:#f7fcf8;border-color:#c8dfcf}.office-offline-import__steps article.is-locked{color:#7c8780;background:#f7f8f7}.office-offline-import__steps b{color:#68766d;background:#e8ede9;border-radius:9px;place-items:center;width:30px;height:30px;font-size:11px;display:grid}.office-offline-import__steps article.is-current b{color:#fff;background:var(--office-green-700)}.office-offline-import__steps article.is-complete b{color:var(--office-green-800);background:var(--office-green-100)}.office-offline-import__steps b svg{width:16px;height:16px}.office-offline-import__steps article>span{gap:2px;min-width:0;display:grid}.office-offline-import__steps strong{font-size:12px}.office-offline-import__steps small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.office-offline-import__entry{margin-bottom:13px;padding:16px}.office-offline-import__section-heading{grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:10px;margin-bottom:12px;display:grid}.office-offline-import__section-heading>div:not(.office-offline-import__entry-actions){gap:2px;min-width:0;display:grid}.office-offline-import__section-heading h2{color:var(--office-green-950);margin:0;font-size:17px}.office-offline-import__section-heading p{color:var(--office-muted);margin:0;font-size:10px}.office-offline-import__entry-actions{flex-wrap:wrap;justify-content:flex-end;gap:7px;display:flex}.office-offline-import__entry-actions .office-secondary-button{min-height:40px}.office-offline-import__entry-actions .office-secondary-button svg{width:17px;height:17px}.office-offline-import__clear{color:#68766d;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:9px;min-height:40px;padding:0 9px;font-size:11px;font-weight:800}.office-offline-import__clear:hover:not(:disabled){color:#8f2018;background:#fff0ee}.office-offline-import__clear:disabled{opacity:.45;cursor:not-allowed}.office-offline-import__entry-layout{grid-template-columns:minmax(0,1fr) minmax(240px,290px);align-items:stretch;gap:11px;display:grid}.office-offline-import__input{gap:6px;min-width:0;display:grid}.office-offline-import__input>span{color:#526158;font-size:10px;font-weight:900}.office-offline-import__input textarea{resize:vertical;color:#173121;background:#fbfdfb;border:1px solid #bdccc1;border-radius:10px;outline:0;width:100%;min-height:210px;padding:13px 14px;font-family:Cascadia Mono,Consolas,monospace;font-size:12px;line-height:1.55}.office-offline-import__input textarea:focus{border-color:var(--office-green-700);box-shadow:0 0 0 3px #187a481a}.office-offline-import__input textarea::placeholder{color:#87958c}.office-offline-import__format-help{background:var(--office-green-50);border:1px solid #d8e3da;border-radius:11px;grid-template-columns:auto minmax(0,1fr);align-content:start;gap:8px 10px;min-width:0;margin-top:18px;padding:13px;display:grid}.office-offline-import__format-help>span{width:36px;height:36px;color:var(--office-green-800);background:var(--office-green-100);border-radius:10px;place-items:center;display:grid}.office-offline-import__format-help>span svg{width:19px;height:19px}.office-offline-import__format-help>div{gap:3px;min-width:0;display:grid}.office-offline-import__format-help>div strong{font-size:12px}.office-offline-import__format-help>div small{color:var(--office-muted);font-size:10px;line-height:1.45}.office-offline-import__format-help ol{grid-column:1/-1;gap:6px;margin:4px 0 0;padding:0;list-style:none;display:grid}.office-offline-import__format-help li{color:#46564b;align-items:center;gap:8px;min-height:28px;font-size:10px;font-weight:750;display:flex}.office-offline-import__format-help li b{width:24px;height:24px;color:var(--office-green-800);background:#fff;border-radius:8px;flex:none;place-items:center;font-size:9px;display:grid}.office-offline-import__entry-footer{border-top:1px solid #e2e9e4;justify-content:space-between;align-items:center;gap:14px;margin-top:11px;padding-top:11px;display:flex}.office-offline-import__entry-footer>span{color:var(--office-muted);font-size:11px}.office-offline-import__entry-footer>span strong{color:var(--office-green-950);font-size:18px}.office-offline-import__primary{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:9px;min-height:50px;padding:6px 15px;font-weight:900;display:inline-flex;box-shadow:0 5px 14px #14633e29}.office-offline-import__primary:hover:not(:disabled){background:var(--office-green-900)}.office-offline-import__primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.office-offline-import__primary>svg{width:21px;height:21px}.office-offline-import__primary>span{text-align:left;gap:1px;min-width:0;display:grid}.office-offline-import__primary strong{font-size:12px}.office-offline-import__primary small{color:#dcefe2;font-size:9px;font-weight:700}.office-offline-import__message{border:1px solid;border-radius:11px;align-items:center;gap:10px;min-height:58px;margin-bottom:13px;padding:11px 14px;font-size:11px;font-weight:700;display:flex}.office-offline-import__message>svg{flex:none;width:23px;height:23px}.office-offline-import__message>span{gap:2px;display:grid}.office-offline-import__message.is-error{color:#8f2018;background:#fff0ee;border-color:#e8aaa4}.office-offline-import__message.is-success{color:#176d40;background:#edf8f1;border-color:#b9dec7}.office-offline-import__preview{padding:0;overflow:visible}.office-offline-import__preview-header{border-bottom:1px solid var(--office-line);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:15px 16px;display:grid}.office-offline-import__preview-header .office-offline-import__section-heading{margin:0}.office-offline-import__metrics{flex-wrap:wrap;justify-content:flex-end;gap:6px;display:flex}.office-offline-import__metrics>span{background:#f7f9f7;border:1px solid #e0e7e2;border-radius:9px;align-content:center;gap:1px;min-width:70px;min-height:48px;padding:6px 9px;display:grid}.office-offline-import__metrics small{color:var(--office-muted);font-size:8px;font-weight:850}.office-offline-import__metrics b{color:var(--office-green-950);font-size:17px}.office-offline-import__metrics .is-ready,.office-offline-import__metrics .is-applied{background:#edf8f1;border-color:#b9dec7}.office-offline-import__metrics .is-ready b,.office-offline-import__metrics .is-applied b{color:#176d40}.office-offline-import__metrics .is-warning{background:#fff9e9;border-color:#ecd49e}.office-offline-import__metrics .is-warning b{color:#835712}.office-offline-import__metrics .is-error{background:#fff0ee;border-color:#e8aaa4}.office-offline-import__metrics .is-error b{color:#8f2018}.office-offline-import__compatibility{color:#6f4c10;background:#fff9e9;border:1px solid #e5cb91;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;margin:12px 14px 0;padding:10px 12px;font-size:10px;display:grid}.office-offline-import__compatibility>svg{width:20px;height:20px}.office-offline-import__compatibility>span{gap:2px;line-height:1.45;display:grid}.office-offline-import__review-layout{grid-template-columns:minmax(0,1fr) minmax(270px,320px);align-items:start;gap:12px;padding:14px;display:grid}.office-offline-import__review-main{gap:10px;min-width:0;display:grid}.office-offline-import__issues{gap:7px;display:grid}.office-offline-import__issues>div{border:1px solid;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:start;gap:9px;min-height:52px;padding:9px 11px;font-size:11px;display:grid}.office-offline-import__issues>div>svg{width:19px;height:19px;margin-top:1px}.office-offline-import__issues>div>span{gap:2px;line-height:1.4;display:grid}.office-offline-import__issues .is-error{color:#84241c;background:#fff0ee;border-color:#e8aaa4}.office-offline-import__issues .is-warning{color:#76500f;background:#fff9e9;border-color:#ecd49e}.office-offline-import__clear-result{color:#176d40;background:#edf8f1;border:1px solid #b9dec7;border-radius:10px;align-items:center;gap:9px;min-height:54px;padding:9px 12px;font-size:11px;display:flex}.office-offline-import__clear-result>svg{width:21px;height:21px}.office-offline-import__clear-result>span{gap:2px;display:grid}.office-offline-import__groups{gap:9px;min-width:0;display:grid}.office-offline-import__groups article{background:#fff;border:1px solid #d5dfd8;border-radius:11px;min-width:0;overflow:hidden}.office-offline-import__groups article>header{background:var(--office-green-50);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:8px 11px;display:grid}.office-offline-import__pin,.office-offline-import__plant-icon{color:var(--office-green-800);background:var(--office-green-100);border-radius:9px;place-items:center;display:grid}.office-offline-import__pin{width:36px;height:36px}.office-offline-import__pin svg{width:18px;height:18px}.office-offline-import__groups article>header>span:nth-child(2){gap:2px;min-width:0;display:grid}.office-offline-import__groups article>header small{color:var(--office-muted);font-size:9px}.office-offline-import__groups article>header strong{font-size:14px}.office-offline-import__groups article>header>b{color:var(--office-green-800);white-space:nowrap;background:#fff;border-radius:8px;padding:5px 8px;font-size:9px}.office-offline-import__plants>div{border-top:1px solid #e6ece8;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;min-height:58px;padding:8px 11px;display:grid}.office-offline-import__plant-icon{width:34px;height:34px}.office-offline-import__plant-icon svg{width:17px;height:17px}.office-offline-import__plant-name{gap:2px;min-width:0;display:grid}.office-offline-import__plant-name strong{text-overflow:ellipsis;white-space:nowrap;font-size:12px;overflow:hidden}.office-offline-import__plant-name small,.office-offline-import__plant-name em{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.office-offline-import__plant-name em{color:#57665d}.office-offline-import__state{text-align:center;white-space:nowrap;border-radius:99px;min-width:76px;padding:5px 8px;font-size:9px;font-weight:900}.office-offline-import__state.is-ready,.office-offline-import__state.is-applied{color:#176d40;background:#dff3e6}.office-offline-import__state.is-unchanged,.office-offline-import__state.is-duplicate{color:#6d511d;background:#f8f1df}.office-offline-import__state.is-error{color:#8f2018;background:#fde4e1}.office-offline-import__empty{color:var(--office-muted);margin:0;padding:13px;font-size:10px}.office-offline-import__confirm{background:#f5fbf7;border:1px solid #b9dec7;border-radius:12px;gap:11px;min-width:0;padding:14px;display:grid;position:sticky;top:16px}.office-offline-import__confirm.has-errors{background:#fff7f5;border-color:#e8aaa4}.office-offline-import__confirm-icon{color:#176d40;background:#dff3e6;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.office-offline-import__confirm.has-errors .office-offline-import__confirm-icon{color:#8f2018;background:#fde4e1}.office-offline-import__confirm-icon svg{width:21px;height:21px}.office-offline-import__confirm>div{gap:4px;display:grid}.office-offline-import__confirm>div small{color:var(--office-muted);letter-spacing:.04em;text-transform:uppercase;font-size:8px;font-weight:850}.office-offline-import__confirm>div strong{color:var(--office-green-950);font-size:14px;line-height:1.3}.office-offline-import__confirm>div p{color:var(--office-muted);margin:0;font-size:10px;line-height:1.45}.office-offline-import__confirm .office-offline-import__primary{width:100%}@media (width<=1180px){.office-offline-import__header{flex-direction:column;align-items:flex-start}.office-offline-import__preview-header{grid-template-columns:minmax(0,1fr)}.office-offline-import__metrics{justify-content:flex-start}.office-offline-import__review-layout{grid-template-columns:minmax(0,1fr)}.office-offline-import__confirm{grid-template-columns:auto minmax(0,1fr) minmax(240px,auto);align-items:center;position:static}}@media (width<=1024px){.office-offline-import{padding-top:80px}.office-offline-import__entry-layout{grid-template-columns:minmax(0,1fr) minmax(230px,280px)}}@media (width<=820px){.office-offline-import__steps{grid-template-columns:minmax(0,1fr)}.office-offline-import__steps article:not(:last-child):after{content:"⌄";width:26px;height:20px;bottom:-16px;left:16px;right:auto}.office-offline-import__section-heading{grid-template-columns:auto minmax(0,1fr);align-items:start}.office-offline-import__entry-actions{grid-column:1/-1;justify-content:flex-start}.office-offline-import__entry-layout{grid-template-columns:minmax(0,1fr)}.office-offline-import__format-help{margin-top:0}.office-offline-import__entry-footer{flex-direction:column;align-items:stretch}.office-offline-import__entry-footer .office-offline-import__primary{width:100%}.office-offline-import__confirm{grid-template-columns:auto minmax(0,1fr)}.office-offline-import__confirm .office-offline-import__primary{grid-column:1/-1}}@media (width<=560px){.office-offline-import__header .office-secondary-button{width:100%}.office-offline-import__entry-actions{flex-direction:column;align-items:stretch;width:100%}.office-offline-import__entry-actions>button{width:100%}.office-offline-import__metrics{grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.office-offline-import__groups article>header{grid-template-columns:auto minmax(0,1fr)}.office-offline-import__groups article>header>b{grid-column:2;justify-self:start}.office-offline-import__plants>div{grid-template-columns:auto minmax(0,1fr)}.office-offline-import__state{grid-column:2;justify-self:start}}@media (height<=820px) and (width>=1025px){.office-offline-import{padding-top:18px}.office-offline-import__header{margin-bottom:10px}.office-offline-import__header h1{font-size:32px}.office-offline-import__steps{margin-bottom:10px}.office-offline-import__steps article{min-height:58px}.office-offline-import__entry{padding-top:12px;padding-bottom:12px}.office-offline-import__input textarea{min-height:150px}.office-offline-import__format-help{padding:10px}.office-offline-import__format-help ol{gap:3px}}.office-location-round-page{background:var(--office-canvas);max-width:1540px;min-height:100vh}.office-location-round-page .location-round-page__content{max-width:none;padding:0}.office-location-round-page .location-round-page__header{margin-bottom:13px}.office-location-round-page .location-round-page__header-actions{flex-wrap:wrap;justify-content:flex-end}.office-location-round-page .location-round-page__online{min-height:40px;font-size:10px}.office-location-round-page .office-secondary-button{min-height:44px;font-size:11px}.office-location-round-page button,.office-location-round-page input{font-family:inherit}.office-location-round__workflow{border:1px solid var(--office-line);background:#fff;border-radius:13px;grid-template-columns:repeat(3,minmax(0,1fr));gap:7px;margin-bottom:13px;padding:7px;display:grid;box-shadow:0 4px 15px #1939250b}.office-location-round__workflow article{color:#536158;background:#fafbfa;border:1px solid #e2e9e4;border-radius:10px;grid-template-columns:auto minmax(0,1fr);align-items:center;gap:9px;min-width:0;min-height:62px;padding:8px 10px;display:grid;position:relative}.office-location-round__workflow article:not(:last-child):after{content:"›";z-index:2;color:#91a198;background:#fff;place-items:center;width:18px;height:26px;font-size:23px;display:grid;position:absolute;right:-13px}.office-location-round__workflow article.is-current{color:var(--office-green-950);background:#f1faf4;border-color:#81bc94}.office-location-round__workflow article.is-complete{color:#176d40;background:#f7fcf8;border-color:#c8dfcf}.office-location-round__workflow article.is-locked{color:#7c8780;background:#f7f8f7}.office-location-round__workflow b{color:#68766d;background:#e8ede9;border-radius:9px;place-items:center;width:29px;height:29px;font-size:11px;display:grid}.office-location-round__workflow article.is-current b{color:#fff;background:var(--office-green-700)}.office-location-round__workflow article.is-complete b{color:var(--office-green-800);background:var(--office-green-100)}.office-location-round__workflow b svg{width:15px;height:15px}.office-location-round__workflow article>span{gap:2px;min-width:0;display:grid}.office-location-round__workflow strong{font-size:12px}.office-location-round__workflow small{color:var(--office-muted);text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.office-location-round-page .location-round-page__layout{grid-template-columns:minmax(380px,.78fr) minmax(520px,1.22fr);gap:14px}.office-location-round-page .location-round-page__scanner,.office-location-round-page .location-round-page__groups{border-color:var(--office-line);box-shadow:var(--office-shadow);border-radius:15px}.office-location-round-page .location-round-page__scanner{gap:11px;padding:15px}.office-location-round-page .location-round-page__active{border-width:1px;border-radius:11px;grid-template-columns:48px minmax(0,1fr);gap:11px;min-height:88px;padding:12px 13px}.office-location-round-page .location-round-page__active.has-location{border-width:2px}.office-location-round-page .location-round-page__active-icon{border-radius:11px;width:48px;height:48px}.office-location-round-page .location-round-page__active-icon svg{width:25px;height:25px}.office-location-round-page .location-round-page__active small{font-size:9px}.office-location-round-page .location-round-page__active strong{font-size:clamp(20px,2vw,25px)}.office-location-round-page .location-round-page__active>div>span{font-size:10px}.office-location-round-page .location-round-page__scan-form{gap:5px}.office-location-round-page .location-round-page__scan-form label{font-size:11px}.office-location-round-page .location-round-page__scan-form input{border-width:1px;border-radius:10px;min-height:52px;padding:0 12px;font-size:14px}.office-location-round-page .location-round-page__scan-form button{min-height:52px;padding:0 16px}.office-location-round-page .location-round-page__hint{grid-template-columns:23px minmax(0,1fr);padding:9px 10px}.office-location-round-page .location-round-page__hint>span{font-size:10px}.office-location-round-page .location-round-page__feedback{border-width:1px;grid-template-columns:34px minmax(0,1fr);min-height:62px;padding:9px 11px}.office-location-round-page .location-round-page__feedback>svg{width:26px;height:26px}.office-location-round-page .location-round-page__feedback strong{font-size:13px}.office-location-round-page .location-round-page__feedback small{font-size:10px}.office-location-round-page .location-round-page__summary-actions{padding-top:10px}.office-location-round-page .location-round-page__summary-actions span{font-size:9px}.office-location-round-page .location-round-page__summary-actions span b{font-size:17px}.office-location-round__primary{border:1px solid var(--office-green-800);color:#fff;background:var(--office-green-800);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:50px;padding:0 16px;font-size:11px;font-weight:900;display:inline-flex;box-shadow:0 5px 14px #14633e29}.office-location-round__primary:hover:not(:disabled){background:var(--office-green-900)}.office-location-round__primary:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.office-location-round-page .location-round-page__groups>header{min-height:64px;padding:11px 14px}.office-location-round-page .location-round-page__groups>header h2{font-size:17px}.office-location-round-page .location-round-page__groups>header>strong{padding:6px 9px;font-size:10px}.office-location-round-page .location-round-page__group-list{gap:8px;min-height:330px;max-height:calc(100dvh - 285px);padding:10px}.office-location-round-page .location-round-page__group-list article>header{min-height:52px;padding:7px 10px}.office-location-round-page .location-round-page__group-list article>header strong{font-size:13px}.office-location-round-page .location-round-page__group-list article>header small,.office-location-round-page .location-round-page__plants small{font-size:9px}.office-location-round-page .location-round-page__plants>div{min-height:52px;padding:7px 10px}.office-location-round-page .location-round-page__plants strong{font-size:11px}.office-location-round-page .location-round-page__plants>div>b{font-size:9px}.office-location-round-page .location-round-page__empty{min-height:330px}@media (width<=1180px){.office-location-round-page .location-round-page__header{flex-direction:column;align-items:flex-start}.office-location-round-page .location-round-page__header-actions{justify-content:flex-start}.office-location-round-page .location-round-page__layout{grid-template-columns:minmax(350px,.8fr) minmax(0,1.2fr)}.office-location-round-page .location-round-page__summary-actions{flex-direction:column;align-items:stretch}.office-location-round-page .location-round-page__summary-actions>button{width:100%}}@media (width<=1024px){.office-location-round-page{padding-top:80px}}@media (width<=820px){.office-location-round__workflow{grid-template-columns:minmax(0,1fr)}.office-location-round__workflow article:not(:last-child):after{content:"⌄";width:26px;height:20px;bottom:-16px;left:16px;right:auto}.office-location-round-page .location-round-page__layout{grid-template-columns:minmax(0,1fr)}.office-location-round-page .location-round-page__group-list{min-height:0;max-height:none}.office-location-round-page .location-round-page__empty{min-height:230px}}@media (height<=820px) and (width>=1025px){.office-location-round-page{padding-top:18px;padding-bottom:24px}.office-location-round-page .location-round-page__header{margin-bottom:10px}.office-location-round-page .office-page__header h1{font-size:32px}.office-location-round__workflow{margin-bottom:10px}.office-location-round__workflow article{min-height:56px}.office-location-round-page .location-round-page__active{min-height:78px}.office-location-round-page .location-round-page__group-list,.office-location-round-page .location-round-page__empty{min-height:290px;max-height:calc(100dvh - 255px)}}@media (width<=1180px){.admin-tasks-layout{grid-template-columns:minmax(0,1fr)}.admin-task-create{position:static}}@media (width<=1024px){.admin-tasks-page{padding-top:80px}.app-main--office>.office-page{padding-top:80px!important}}.customer-season__request-priority{background:#fff8ec;border:1px solid #edc58f;border-radius:11px;margin-top:10px;padding:10px}.customer-season__open-work{gap:8px;display:grid}.customer-season__work-section-heading{justify-content:space-between;align-items:center;gap:10px;min-height:24px;display:flex}.customer-season__work-count{color:#185d35;background:#edf7ef;border:1px solid #bdd7c4;border-radius:999px;justify-content:center;align-items:center;min-width:25px;min-height:25px;padding:0 7px;font-size:10px;font-weight:950;line-height:1;display:inline-flex}.customer-season__request-priority .customer-season__work-count{color:#93440d;background:#fff0dc;border-color:#e8bd82}.customer-season__work-list{gap:8px;margin-top:8px;display:grid}.customer-season__work-item{min-width:0;align-items:stretch!important}.customer-season__work-item--requested{background:#fffdf8!important;border-color:#edc58f!important}.customer-season__work-item--customer{background:#fffaf1!important;border-color:#e6bd83!important}.customer-season__work-item-main{min-width:0}.customer-season__work-item-title{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.customer-season__work-item-title>span{color:#93440d;text-transform:uppercase;background:#fff0dc;border:1px solid #e6bd83;border-radius:999px;padding:3px 7px;font-size:8px;font-weight:950;line-height:1}.customer-season__work-item-actions{flex-wrap:wrap;align-content:flex-start}.customer-season__work-create{background:#fff;border:1px solid #cbd8ce;border-radius:11px;margin-top:12px;overflow:hidden}.customer-season__work-create-toggle{min-height:48px;color:var(--office-green-950);cursor:pointer;-webkit-user-select:none;user-select:none;background:#f8fbf9;align-items:center;padding:9px 46px 9px 11px;list-style:none;display:flex;position:relative}.customer-season__work-create-toggle::-webkit-details-marker{display:none}.customer-season__work-create-toggle>span{gap:2px;min-width:0;display:grid}.customer-season__work-create-toggle strong{font-size:11px;line-height:1.2}.customer-season__work-create-toggle small{color:var(--office-muted);font-size:9px;font-weight:700;line-height:1.3}.customer-season__work-create-toggle:after{content:"+";color:#185d35;background:#fff;border:1px solid #bdd1c1;border-radius:8px;place-items:center;width:26px;height:26px;font-size:18px;font-weight:800;line-height:1;display:grid;position:absolute;top:50%;right:11px;transform:translateY(-50%)}.customer-season__work-create[open] .customer-season__work-create-toggle:after{content:"−"}.customer-season__work-create-toggle:focus-visible{outline-offset:-3px;outline:3px solid #72c88c}.customer-season__work-create-body{border-top:1px solid #e3ebe5;padding:0 10px 10px}.customer-season__work-create-body>div{margin-top:10px!important}.customer-season__self-delivery{background:#f3f8fd;border:1px solid #b8d3eb;border-radius:11px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:10px;padding:10px;display:flex}.customer-season__self-delivery>div{gap:2px;min-width:0;display:grid}.customer-season__self-delivery strong{color:#174f7b;font-size:11px}.customer-season__self-delivery small{color:#526b7f;font-size:9px;font-weight:700;line-height:1.35}.customer-season__self-delivery button{min-height:42px}.customer-season__history{background:#fbfcfb}.customer-season__history-body{grid-template-columns:repeat(auto-fit,minmax(min(100%,320px),1fr));gap:10px;padding-top:10px;display:grid}.customer-season__history-section{align-content:start;gap:8px;min-width:0;display:grid}.customer-season__history-list{gap:8px;display:grid}.customer-season__history-item{overflow-wrap:anywhere;background:#fff;border:1px solid #e3e9e4;border-radius:9px;gap:4px;min-width:0;padding:10px;display:grid}.customer-season__history-item>strong{color:var(--office-green-950);font-size:11px;line-height:1.25}.customer-season__history-meta{color:var(--office-muted);font-size:9px;font-weight:750;line-height:1.35}.customer-season__history-item>small{color:#52635a;font-size:9px;line-height:1.4}.customer-season__history-reopen{min-height:40px;padding:0 12px!important}.customer-season__history-reopen:focus-visible{outline-offset:2px;outline:3px solid #72c88c}.customer-season__history-limit{color:var(--office-muted);font-size:8px;font-weight:700;line-height:1.35}.customer-season__more-actions{background:#fbfaf7}.customer-season__more-actions-body{gap:9px;display:grid}.customer-season__more-actions-body p{color:#6c6255;margin:10px 0 0;font-size:9px;font-weight:700;line-height:1.45}.customer-season__remove-plant{min-height:42px;margin-top:0!important}@media (width<=700px){.customer-season__self-delivery button{width:100%}.customer-season__work-item{flex-direction:column!important}.customer-season__work-item-actions{width:100%}.customer-season__work-item-actions>button{flex:1}}@media (width>=821px) and (width<=1024px){.app-main--office>.office-print-center{padding-top:80px!important}}
