/*! tailwindcss v4.2.1 | MIT License | https://tailwindcss.com */
@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial}}}@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.start{inset-inline-start:var(--spacing)}.end{inset-inline-end:var(--spacing)}.table{display:table}.table-row{display:table-row}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}}:root{--navy:#073b4c;--navy-2:#0c5164;--navy-3:#092f3d;--gold:#dfa41d;--gold-soft:#fff6dc;--ink:#17323b;--muted:#6f8087;--line:#dce5e6;--paper:#fff;--canvas:#f4f7f6;--green:#178a68;--red:#b84a4a;--blue:#2776a8;--shadow:0 10px 32px #0f303a14}*{box-sizing:border-box}html{background:var(--canvas)}body{background:var(--canvas);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{color:inherit}button,a{-webkit-tap-highlight-color:transparent}svg{flex:none}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:50;background:var(--navy-3);color:#fff;flex-direction:column;width:250px;padding:24px 16px 18px;display:flex;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;min-width:max-content;display:flex}.brand-mark{border:2px solid var(--gold);width:40px;height:40px;color:var(--gold);letter-spacing:-.4px;border-radius:13px 4px;place-items:center;font-size:13px;font-weight:900;display:grid}.brand>span:last-child{flex-direction:column;line-height:1;display:flex}.brand strong{letter-spacing:-.2px;font-size:15px}.brand small{letter-spacing:3.2px;color:#b7c7cb;margin-top:6px;font-size:9px;font-weight:800}.sidebar-top{justify-content:space-between;align-items:center;padding:2px 8px 26px;display:flex}.sidebar-close{color:#fff;background:0 0;border:0;display:none}.sidebar nav{gap:5px;display:grid}.sidebar nav button{color:#b9c9cd;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;min-height:46px;padding:0 13px;font-size:14px;font-weight:650;display:flex}.sidebar nav button:hover{color:#fff;background:#ffffff0f}.sidebar nav button.active{color:#ffd566;background:#dfa41d29}.sidebar nav button b{color:#16343b;background:var(--gold);border-radius:50%;place-items:center;min-width:21px;height:21px;margin-left:auto;font-size:10px;display:grid}.sidebar-pilot{color:var(--gold);border:1px solid #ffffff1a;border-radius:13px;align-items:flex-start;gap:10px;margin-top:auto;padding:12px;display:flex}.sidebar-pilot span{color:#fff;gap:3px;display:grid}.sidebar-pilot strong{font-size:12px}.sidebar-pilot small{color:#9fb3b8;font-size:9.5px;line-height:1.35}.user-card{color:#fff;text-align:left;cursor:pointer;background:0 0;border:0;border-top:1px solid #ffffff14;align-items:center;gap:10px;width:100%;margin-top:12px;padding:15px 7px 0;display:flex}.user-card>span,.avatar{width:34px;height:34px;color:var(--navy);background:#f2c756;border:0;border-radius:50%;place-items:center;font-size:12px;font-weight:900;display:grid}.user-card div{flex:1;min-width:0;display:grid}.user-card strong{white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.user-card small{color:#9fb3b8;margin-top:3px;font-size:9px}.user-card>svg{color:#7f989e}.workspace{flex:1;min-width:0;margin-left:250px}.topbar{border-bottom:1px solid var(--line);z-index:30;background:#fffffff5;justify-content:space-between;align-items:center;height:76px;padding:0 clamp(20px,3vw,42px);display:flex;position:sticky;top:0}.topbar>div:first-of-type{gap:2px;display:grid}.topbar p{color:var(--muted);text-transform:uppercase;letter-spacing:1px;margin:0;font-size:10px;font-weight:750}.topbar h1{color:var(--navy);letter-spacing:-.4px;margin:0;font-size:19px}.top-actions{align-items:center;gap:14px;display:flex}.tracking-state{border:1px solid var(--line);color:var(--muted);border-radius:999px;align-items:center;gap:7px;padding:8px 12px;font-size:11px;font-weight:750;display:flex}.tracking-state i{background:#a7b2b5;border-radius:50%;width:7px;height:7px}.tracking-state.on{color:var(--green);background:#f0faf6;border-color:#cfe8de}.tracking-state.on i{background:var(--green);box-shadow:0 0 0 4px #178a681f}.mobile-menu{color:var(--navy);background:0 0;border:0;padding:5px;display:none}.content{max-width:1480px;margin:0 auto;padding:32px clamp(20px,3vw,42px) 55px}.eyebrow{color:#8a979b;letter-spacing:1.65px;font-size:9px;font-weight:850;display:block}.welcome-row,.section-heading{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:25px;display:flex}.welcome-row h2,.section-heading h2{letter-spacing:-1.25px;color:var(--navy);margin:6px 0;font-size:clamp(25px,2.7vw,34px);line-height:1.1}.welcome-row p,.section-heading p{color:var(--muted);margin:0;font-size:13px}.section-heading>div:last-child{gap:9px;display:flex}.button{cursor:pointer;border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 16px;font-size:12px;font-weight:800;transition:transform .15s,box-shadow .15s,background .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.55;cursor:wait;transform:none}.button-primary{background:var(--gold);color:#17343b;box-shadow:0 5px 16px #dfa41d38}.button-primary:hover{background:#edb635}.button-secondary{border-color:var(--line);color:var(--navy);background:#fff}.button-secondary:hover{border-color:#b6c7ca;box-shadow:0 4px 15px #10394412}.button-ghost{color:var(--muted);background:0 0}.button-danger{background:var(--red);color:#fff}.button.full{width:100%;margin-top:9px}.workday-banner{color:#556d74;background:#e8eeee;border:1px solid #d8e2e3;border-radius:17px;align-items:center;gap:18px;min-height:118px;padding:21px 25px;display:flex}.workday-banner.active{background:var(--navy);border-color:var(--navy);color:#fff;box-shadow:var(--shadow)}.pulse-wrap{color:#87999e;background:#fff;border-radius:50%;place-items:center;width:52px;height:52px;display:grid}.active .pulse-wrap{color:var(--gold);background:#ffffff1a;box-shadow:0 0 0 7px #dfa41d14}.workday-banner>div:nth-child(2){flex:1;gap:3px;display:grid}.workday-banner small{letter-spacing:1.4px;opacity:.72;font-size:9px;font-weight:850}.workday-banner strong{font-size:16px}.workday-banner span{opacity:.72;font-size:11px}.signal{align-items:flex-end;gap:3px;display:flex}.signal i{background:var(--gold);border-radius:2px;width:3px}.signal i:first-child{height:7px}.signal i:nth-child(2){height:11px}.signal i:nth-child(3){height:15px}.signal span{white-space:nowrap;margin-left:7px;font-size:10px}.metric-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;margin:15px 0;display:grid}.metric-grid article{border:1px solid var(--line);background:#fff;border-radius:15px;align-items:flex-start;gap:13px;min-height:137px;padding:18px;display:flex}.metric-icon{border-radius:10px;place-items:center;width:37px;height:37px;display:grid}.metric-icon svg{width:18px}.metric-icon.gold{color:#bd7f00;background:#fff5d8}.metric-icon.green{color:var(--green);background:#e8f6f1}.metric-icon.blue{color:var(--blue);background:#e9f3f9}.metric-icon.red{color:var(--red);background:#faeded}.metric-grid article>div{flex:1;min-width:0}.metric-grid small{color:#88989d;letter-spacing:1px;margin:1px 0 4px;font-size:8px;font-weight:850;display:block}.metric-grid strong{color:var(--navy);letter-spacing:-.6px;text-overflow:ellipsis;font-size:27px;line-height:1.2;display:block;overflow:hidden}.metric-grid strong.small-value{white-space:nowrap;font-size:18px;line-height:1.55}.metric-grid strong em{color:#98a6aa;font-size:13px;font-style:normal}.metric-grid p{color:var(--muted);margin:8px 0 0;font-size:9.5px}.progress{background:#e6ecec;border-radius:4px;height:4px;margin-top:7px;overflow:hidden}.progress i{background:var(--gold);height:100%;display:block}.two-columns{grid-template-columns:1fr 1.2fr;gap:15px;display:grid}.panel{border:1px solid var(--line);background:#fff;border-radius:16px;padding:20px;box-shadow:0 1px 1px #12374005}.panel-title{justify-content:space-between;align-items:flex-start;gap:16px;min-height:38px;margin-bottom:13px;display:flex}.panel-title h3{color:var(--navy);letter-spacing:-.25px;margin:4px 0 0;font-size:16px}.panel-title>button{color:var(--navy-2);cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:800}.quick-panel>button{cursor:pointer;text-align:left;background:#fff;border:0;border-top:1px solid #edf1f1;align-items:center;gap:12px;width:100%;padding:13px 2px;display:flex}.quick-panel>button:hover{background:#f8faf9}.quick-icon{width:38px;height:38px;color:var(--navy);background:#edf3f3;border-radius:10px;place-items:center;display:grid}.quick-icon.primary{color:#997000;background:var(--gold-soft)}.quick-icon svg{width:18px}.quick-panel button>div{flex:1;gap:3px;display:grid}.quick-panel strong{color:var(--ink);font-size:12px}.quick-panel small{color:var(--muted);font-size:9.5px}.quick-panel button>svg{color:#a1afb3;width:16px}.timeline{display:grid}.timeline>div{border-top:1px solid #edf1f1;gap:12px;min-height:62px;padding:12px 0;display:flex}.timeline>div>span{width:27px;height:27px;color:var(--green);background:#e9f6f1;border-radius:50%;place-items:center;display:grid}.timeline>div>span.warn{color:var(--red);background:#fbeded}.timeline svg{width:14px}.timeline div div{gap:2px;display:grid}.timeline strong{font-size:11.5px}.timeline p{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;max-width:460px;margin:0;font-size:9.5px;overflow:hidden}.timeline small{color:#92a0a4;font-size:8.5px}.empty{color:#96a5a9;text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:190px;padding:25px;display:flex}.empty>svg{width:29px;height:29px;margin-bottom:10px}.empty strong{color:#5f747b;font-size:12px}.empty p{max-width:250px;margin:5px 0 0;font-size:10px;line-height:1.5}.map-toolbar{align-items:center;gap:9px;margin-bottom:13px;display:flex}.search-box{border:1px solid var(--line);color:#91a0a4;background:#fff;border-radius:10px;flex:1;align-items:center;gap:9px;min-width:260px;height:42px;padding:0 13px;display:flex}.search-box input{width:100%;color:var(--ink);background:0 0;border:0;outline:0;font-size:12px}.map-layout{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:minmax(0,1fr) 310px;height:calc(100vh - 164px);min-height:560px;display:grid;overflow:hidden}.map-main{min-width:0;position:relative}.map-stage{background:#edf1ef;height:100%;min-height:430px;position:relative;overflow:hidden}.map-canvas{width:100%;height:100%;display:block}.map-road{fill:none;stroke:#fff;stroke-width:8px;opacity:.95}.map-road-small{stroke-width:5px}.map-artery{fill:none;stroke:#f7c758;stroke-width:8px;stroke-linecap:round;opacity:.7}.territory-label{fill:#466169;text-anchor:middle;text-transform:uppercase;letter-spacing:3px;paint-order:stroke;stroke:#edf1ef;stroke-width:7px;stroke-linejoin:round;font-size:20px;font-weight:900}.city-label{fill:#b5c1c1;letter-spacing:6px;font-size:32px;font-weight:900}.map-pin{cursor:pointer;filter:drop-shadow(0 3px 4px #18363e40);transition:transform .15s}.map-pin:hover,.map-pin.selected{filter:drop-shadow(0 5px 7px #18363e5c)}.map-pin.selected circle:first-child{stroke:#fff;stroke-width:4px}.live-person circle{fill:var(--navy);stroke:var(--gold);stroke-width:4px}.live-person text{fill:#fff;text-anchor:middle;font-size:13px;font-weight:900}.map-legend{border:1px solid var(--line);box-shadow:var(--shadow);background:#fffffff2;border-radius:9px;gap:13px;padding:8px 11px;display:flex;position:absolute;bottom:14px;left:14px}.map-legend span{color:#61747a;align-items:center;gap:5px;font-size:8.5px;font-weight:750;display:flex}.map-legend i{border-radius:50%;width:7px;height:7px}.map-note{border:1px solid var(--line);max-width:300px;box-shadow:var(--shadow);color:var(--green);background:#fffffff0;border-radius:10px;align-items:center;gap:9px;padding:10px 12px;display:flex;position:absolute;top:14px;left:14px}.map-note svg{width:18px}.map-note span{color:var(--muted);font-size:8.5px;line-height:1.35;display:grid}.map-note strong{color:var(--ink);font-size:10px}.map-detail{border-left:1px solid var(--line);background:#fff;padding:22px;overflow:auto}.detail-head{align-items:center;gap:12px;margin-bottom:18px;display:flex}.client-symbol{color:#fff;border-radius:12px;place-items:center;width:43px;height:43px;display:grid}.client-symbol svg{width:20px}.detail-head div{min-width:0}.detail-head small{color:var(--muted);text-transform:uppercase;letter-spacing:1px;font-size:9px;font-weight:850}.detail-head h3{color:var(--navy);margin:3px 0 0;font-size:17px;line-height:1.2}.detail-address{color:var(--muted);background:#f4f7f6;border-radius:10px;align-items:flex-start;gap:8px;padding:12px;font-size:10px;line-height:1.45;display:flex}.detail-address svg{width:15px;color:var(--navy-2)}.map-detail dl{margin:14px 0}.map-detail dl div{border-bottom:1px solid #edf1f1;justify-content:space-between;gap:12px;padding:10px 0;font-size:10px;display:flex}.map-detail dt{color:var(--muted)}.map-detail dd{color:var(--ink);text-align:right;text-transform:capitalize;margin:0;font-weight:750}.phone-link{color:var(--navy-2);align-items:center;gap:7px;margin:15px 0;font-size:11px;font-weight:800;text-decoration:none;display:flex}.table-panel{padding:0;overflow:hidden}.table-tools{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:15px;padding:14px;display:flex}.table-tools .search-box{background:#f7f9f9;max-width:420px;height:38px}.table-tools>span{color:var(--muted);font-size:10px;font-weight:700}.client-table{overflow-x:auto}.table-row{text-align:left;cursor:pointer;width:100%;min-width:820px;min-height:66px;color:var(--muted);background:#fff;border:0;border-top:1px solid #edf1f1;grid-template-columns:minmax(280px,1.6fr) .7fr .6fr .7fr 25px;align-items:center;gap:16px;padding:0 18px;font-size:10.5px;display:grid}.table-row:hover{background:#f9fbfa}.table-row.table-head{color:#859499;text-transform:uppercase;letter-spacing:.7px;cursor:default;background:#f6f8f7;border:0;min-height:37px;font-size:8.5px;font-weight:850}.client-cell{align-items:center;gap:11px;min-width:0;display:flex}.client-cell>i{border-radius:50%;width:8px;height:8px}.client-cell span{gap:3px;min-width:0;display:grid}.client-cell strong{color:var(--ink);font-size:11.5px}.client-cell small{white-space:nowrap;text-overflow:ellipsis;color:var(--muted);font-size:9px;overflow:hidden}.status-pill{border:1px solid;border-radius:999px;padding:5px 8px;font-size:8.5px;font-weight:850;display:inline-block}.visit-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.visit-card{border:1px solid var(--line);background:#fff;border-radius:14px;padding:18px}.visit-card header{align-items:center;gap:10px;display:flex}.visit-icon{width:36px;height:36px;color:var(--green);background:#eaf6f2;border-radius:10px;place-items:center;display:grid}.visit-icon.warn{color:var(--red);background:#fbeded}.visit-icon svg{width:17px}.visit-card header div{flex:1;gap:3px;display:grid}.visit-card header strong{font-size:12px}.visit-card header small{color:var(--muted);font-size:8.5px}.visit-card header>b{background:var(--gold-soft);color:#8c6500;text-transform:capitalize;text-align:center;border-radius:999px;max-width:125px;padding:5px 8px;font-size:8px}.visit-card>p{color:#52676e;min-height:33px;margin:14px 0;font-size:10.5px;line-height:1.55}.visit-card footer{color:var(--muted);border-top:1px solid #edf1f1;flex-wrap:wrap;gap:10px 17px;padding-top:11px;font-size:9px;display:flex}.visit-card footer span{align-items:center;gap:5px;display:flex}.visit-card footer svg{width:13px}.outside-note{color:var(--red);background:#fdf0f0;border-radius:7px;margin:10px -2px -2px;padding:8px 10px;font-size:8.5px;font-weight:750}.access-badge{color:var(--green);background:#f1f9f6;border:1px solid #cde4db;border-radius:999px;align-items:center;gap:7px;padding:9px 12px;font-size:10px;font-weight:800;display:flex}.access-badge svg{width:16px}.segmented{background:#e8eeee;border-radius:11px;margin-bottom:15px;padding:4px;display:inline-flex}.segmented button{color:#708287;cursor:pointer;background:0 0;border:0;border-radius:8px;justify-content:center;align-items:center;gap:7px;min-width:95px;height:34px;padding:0 12px;font-size:10px;font-weight:800;display:flex}.segmented button svg{width:15px}.segmented button.active{color:var(--navy);background:#fff;box-shadow:0 3px 10px #1d3d4414}.management-grid{grid-template-columns:minmax(0,1.5fr) minmax(290px,.65fr);gap:15px;display:grid}.live-map{padding-bottom:14px}.live-map .map-stage{border-radius:12px;height:calc(100vh - 315px);min-height:420px}.refresh-label{color:var(--muted);align-items:center;gap:6px;font-size:8.5px;display:flex}.refresh-label i{background:var(--green);border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #178a681a}.live-row,.team-row{border-top:1px solid #edf1f1;align-items:center;gap:10px;min-height:63px;display:flex}.person,.team-row>span:first-child{color:#667b81;background:#e7eded;border-radius:50%;flex:none;place-items:center;width:34px;height:34px;font-size:11px;font-weight:900;display:grid}.person.online{background:var(--navy);color:#fff;box-shadow:0 0 0 3px #e8f5f0}.live-row div,.team-row>div{flex:1;gap:2px;min-width:0;display:grid}.live-row strong,.team-row strong{font-size:10.5px}.team-row strong em{background:var(--gold-soft);color:#8c6500;text-transform:uppercase;border-radius:5px;margin-left:6px;padding:2px 5px;font-size:7px;font-style:normal}.live-row small,.team-row small{color:var(--muted);text-overflow:ellipsis;font-size:8.5px;overflow:hidden}.live-row em{color:#98a5a9;font-size:8px;font-style:normal}.dot{background:#b8c2c4;border-radius:50%;width:8px;height:8px}.dot.on{background:var(--green)}.team-row.inactive{opacity:.58}.team-panel .panel-title>small{color:var(--muted);font-size:9px}.team-meta{flex-direction:column;align-items:flex-start;gap:4px;width:135px;display:flex}.team-meta b,.team-meta i{color:#597078;background:#edf3f3;border-radius:6px;padding:4px 6px;font-size:7.5px;font-style:normal}.team-meta i.active{color:var(--green);background:#e7f6f0}.team-meta i.pending{background:var(--gold-soft);color:#8c6500}.team-actions{gap:5px;display:flex}.team-actions button{border:1px solid var(--line);width:31px;height:31px;color:var(--navy-2);cursor:pointer;background:#fff;border-radius:8px;place-items:center;display:grid}.team-actions button svg{width:14px}.team-actions button.danger{color:var(--red)}.team-actions button.success{color:var(--green)}.add-user{flex-direction:column;gap:11px;height:fit-content;display:flex}.add-user .panel-title{margin-bottom:0}.add-user .panel-title>svg{color:var(--gold)}.add-user>label,.add-user>p{margin:0}.add-user>p{color:var(--muted);text-align:center;font-size:8.5px;line-height:1.5}.region-list label{border-top:1px solid #edf1f1;align-items:center;gap:12px;min-height:68px;display:flex}.region-list label>i{border-radius:5px;width:9px;height:35px}.region-list label>span{flex:1;gap:3px;display:grid}.region-list strong{font-size:11px}.region-list small{color:var(--muted);font-size:8.5px}.region-list select{width:190px}.policy-card{background:var(--navy);border-color:var(--navy);color:#fff;height:fit-content;padding:27px}.policy-card>svg{width:28px;height:28px;color:var(--gold)}.policy-card h3{margin:15px 0 8px}.policy-card p{color:#b8c9cd;font-size:10px;line-height:1.65}.policy-card ul{gap:10px;padding:8px 0 0;list-style:none;display:grid}.policy-card li{align-items:center;gap:8px;font-size:9.5px;display:flex}.policy-card li svg{width:14px;color:var(--gold)}.import-card{flex-direction:column;justify-content:center;align-items:flex-start;min-height:350px;padding:36px;display:flex}.import-card>svg{width:37px;height:37px;color:var(--gold);margin-bottom:18px}.import-card h3{color:var(--navy);margin:5px 0 10px;font-size:22px}.import-card p{max-width:560px;color:var(--muted);font-size:10.5px;line-height:1.65}.upload-button{cursor:pointer;background:var(--gold);min-height:44px;color:var(--navy);border-radius:10px;align-items:center;gap:8px;margin-top:10px;padding:0 17px;font-size:11px;font-weight:850;display:flex}.upload-button input{display:none}.upload-button svg{width:17px}.upload-button.disabled{opacity:.6;cursor:wait}.import-guide{height:fit-content}.import-guide h3{color:var(--navy);margin:0 0 15px;font-size:16px}.import-guide ol{margin:0 0 18px;padding:0;list-style:none;display:grid}.import-guide li{border-top:1px solid #edf1f1;align-items:center;gap:11px;min-height:65px;display:flex}.import-guide li>b{width:26px;height:26px;color:var(--navy);background:#edf3f3;border-radius:50%;place-items:center;font-size:9px;display:grid}.import-guide li span{gap:3px;display:grid}.import-guide li strong{font-size:10.5px}.import-guide li small{color:var(--muted);font-size:8.5px}label{color:#5d7177;gap:6px;font-size:9px;font-weight:800;display:grid}input,select,textarea{width:100%;min-height:40px;color:var(--ink);background:#fff;border:1px solid #d5e0e1;border-radius:8px;outline:0;padding:9px 11px;font-size:11px;font-weight:500}textarea{resize:vertical;line-height:1.45}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus,.add-user input:focus,.add-user select:focus{border-color:var(--navy-2);box-shadow:0 0 0 3px #0c516414}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#041b2399;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.modal{background:#fff;border-radius:17px;width:min(570px,100%);max-height:calc(100vh - 48px);overflow:hidden;box-shadow:0 25px 70px #041b2347}.modal-wide{width:min(720px,100%)}.modal>header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding:20px 22px;display:flex}.modal h2{color:var(--navy);letter-spacing:-.5px;margin:0 0 4px;font-size:19px}.modal header p{color:var(--muted);margin:0;font-size:9.5px}.icon-button{border:1px solid var(--line);cursor:pointer;width:34px;height:34px;color:var(--muted);background:#fff;border-radius:9px;place-items:center;display:grid}.modal-body{max-height:calc(100vh - 145px);padding:20px 22px 22px;overflow:auto}.form-grid{grid-template-columns:1fr 1fr;gap:13px;display:grid}.span-2{grid-column:span 2}.field-actions,.form-footer{gap:8px;display:flex}.form-footer{justify-content:flex-end;padding-top:7px}.form-error{color:var(--red);background:#fceded;border-radius:7px;align-items:center;gap:7px;margin:0;padding:9px 10px;font-size:9px;display:flex}.place-results{border:1px solid var(--line);border-radius:9px;max-height:180px;overflow:auto}.place-results button{cursor:pointer;text-align:left;background:#fff;border:0;border-top:1px solid #edf1f1;align-items:center;gap:9px;width:100%;min-height:52px;padding:8px 10px;display:flex}.place-results button:first-child{border-top:0}.place-results button>span{flex:1;gap:2px;display:grid}.place-results strong{font-size:10px}.place-results small{color:var(--muted);font-size:8px}.toast{z-index:120;background:var(--navy);color:#fff;border-radius:11px;align-items:center;gap:15px;max-width:min(410px,100vw - 48px);padding:13px 13px 13px 16px;font-size:10.5px;font-weight:650;display:flex;position:fixed;bottom:24px;right:24px;box-shadow:0 14px 40px #073b4c4d}.toast span{flex:1}.toast button{color:#fff;cursor:pointer;background:#ffffff1a;border:0;border-radius:6px;place-items:center;width:26px;height:26px;display:grid}.toast svg{width:14px}.password-field{display:block;position:relative}.password-field input{padding-right:43px}.password-field button{width:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:7px;position:absolute;inset:3px 3px 3px auto}.password-field button:hover{background:#f0f4f3}.password-field button svg{width:16px}.password-generate{display:flex}.password-generate input{border-radius:8px 0 0 8px}.password-generate button{color:var(--navy-2);cursor:pointer;background:#eef3f2;border:1px solid #d5e0e1;border-left:0;border-radius:0 8px 8px 0;padding:0 12px;font-size:9px;font-weight:800}.security-note{color:var(--green);background:#eef6f4;border-radius:10px;align-items:center;gap:10px;padding:12px;display:flex}.security-note svg{width:20px}.security-note span{gap:2px;display:grid}.security-note strong{color:var(--ink);font-size:10px}.security-note small{color:var(--muted);font-size:8.5px}.form-footer-account>span{flex:1}.form-footer-account svg,.temp-actions svg{width:16px}.temp-actions{align-items:center;gap:10px;display:flex}.temp-actions small{color:var(--muted);font-size:8.5px}.auth-page{background:#fff;grid-template-columns:minmax(340px,.85fr) minmax(520px,1.15fr);min-height:100vh;display:grid}.auth-brand{color:#fff;background:radial-gradient(circle at 85% 18%,#dfa41d24,#0000 30%),linear-gradient(145deg,#092f3d,#073b4c);flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(38px,6vw,78px);display:flex}.auth-brand>div{max-width:540px}.auth-brand .eyebrow{color:#e9bd4f}.auth-brand h1{letter-spacing:-2.6px;max-width:510px;margin:14px 0 18px;font-size:clamp(34px,4.3vw,62px);line-height:1.02}.auth-brand p{color:#b8cbd0;max-width:460px;font-size:14px;line-height:1.7}.auth-brand footer{color:#c1d1d4;align-items:center;gap:9px;font-size:10px;display:flex}.auth-brand footer svg{width:18px;color:var(--gold)}.auth-panel{background:#f5f8f7;place-items:center;padding:38px;display:grid}.auth-card{border:1px solid var(--line);background:#fff;border-radius:21px;gap:17px;width:min(430px,100%);padding:clamp(27px,4vw,42px);display:grid;box-shadow:0 24px 70px #092f3d1a}.auth-card>div{gap:4px;display:grid}.auth-card h2{color:var(--navy);letter-spacing:-.9px;margin:4px 0;font-size:27px}.auth-card>div>p{color:var(--muted);margin:0;font-size:10.5px;line-height:1.55}.auth-icon{background:var(--gold-soft);color:#997000;border-radius:13px;place-items:center;width:48px;height:48px;display:grid}.auth-icon svg{width:22px}.auth-card label{font-size:10px}.auth-card input{min-height:45px;font-size:12px}.auth-card>.button{min-height:47px;margin-top:3px}.auth-warning{color:#8c6500;background:#fff6dc;border-radius:8px;align-items:flex-start;gap:7px;margin:0;padding:10px;font-size:9px;line-height:1.45;display:flex}.auth-warning svg{width:15px}.auth-help{color:var(--muted);text-align:center;font-size:8.5px;line-height:1.5}.splash{background:var(--navy-3);color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:22px;min-height:100vh;display:flex}.splash .brand-mark{width:48px;height:48px}.splash>svg{color:var(--gold)}.splash p{color:#b5c7ca;font-size:11px}.error-state{text-align:center;padding:30px}.error-state h1{margin:0;font-size:24px}.error-state p{max-width:500px;margin:-10px 0 5px}.spin{animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.bottom-nav{display:none}@media (width<=1100px){.metric-grid{grid-template-columns:repeat(2,1fr)}.management-grid{grid-template-columns:1.3fr .75fr}}@media (width<=820px){.auth-page{grid-template-columns:1fr}.auth-brand{gap:38px;min-height:auto;padding:32px 24px}.auth-brand>div,.auth-brand footer{display:none}.auth-panel{place-items:start center;min-height:calc(100vh - 104px);padding:22px 16px 45px}.auth-card{margin-top:-18px}.sidebar{transition:transform .2s;transform:translate(-105%);box-shadow:15px 0 40px #021a2140}.sidebar.open{transform:translate(0)}.sidebar-close{display:block}.menu-shade{z-index:45;background:#041b237a;position:fixed;inset:0}.workspace{width:100%;margin-left:0}.mobile-menu{display:block}.topbar{justify-content:flex-start;gap:11px;height:65px;padding:0 16px}.topbar>div:first-of-type{flex:1}.topbar h1{font-size:16px}.topbar p{font-size:8px}.tracking-state{padding:7px 9px;font-size:9px}.avatar{display:none}.content{padding:23px 16px 92px}.two-columns,.management-grid{grid-template-columns:1fr}.map-layout{background:0 0;border:0;grid-template-columns:1fr;height:auto;min-height:0;overflow:visible}.map-main{border:1px solid var(--line);border-radius:14px;height:56vh;min-height:390px;overflow:hidden}.map-detail{border:1px solid var(--line);border-radius:14px;margin-top:12px}.visit-grid{grid-template-columns:1fr}.bottom-nav{z-index:40;height:70px;padding:6px max(5px,env(safe-area-inset-right)) max(7px,env(safe-area-inset-bottom)) max(5px,env(safe-area-inset-left));border-top:1px solid var(--line);background:#fffffff7;display:flex;position:fixed;inset:auto 0 0;box-shadow:0 -8px 24px #10303814}.bottom-nav button{color:#849398;background:0 0;border:0;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:3px;font-size:8px;font-weight:750;display:flex}.bottom-nav button svg{width:18px;height:18px}.bottom-nav button.active{color:var(--navy)}.bottom-nav button.active svg{color:var(--gold)}.toast{bottom:84px;right:16px}}@media (width<=560px){.welcome-row,.section-heading{flex-direction:column;align-items:stretch;margin-bottom:18px}.welcome-row .button,.section-heading>.button,.section-heading>div:last-child{width:100%}.section-heading>div:last-child .button{flex:1;padding-inline:9px}.welcome-row h2,.section-heading h2{font-size:26px}.tracking-state{padding:8px;font-size:0}.tracking-state i{margin:0}.workday-banner{align-items:flex-start;padding:18px}.pulse-wrap{width:43px;height:43px}.workday-banner strong{font-size:13px}.workday-banner span{font-size:9px}.signal{display:none}.metric-grid{gap:9px}.metric-grid article{min-height:134px;padding:14px;display:block}.metric-icon{width:31px;height:31px;margin-bottom:8px}.metric-grid strong{font-size:23px}.metric-grid strong.small-value{font-size:14px}.panel{padding:16px}.map-toolbar{flex-wrap:wrap}.map-toolbar .search-box{flex-basis:100%}.map-toolbar .button{flex:1;padding-inline:7px}.map-note{max-width:245px}.map-legend{gap:8px}.territory-label{font-size:16px}.segmented{width:100%;overflow-x:auto}.segmented button{flex:1;min-width:80px;padding:0 7px}.access-badge{align-self:flex-start}.live-map .map-stage{height:55vh;min-height:370px}.region-list label{flex-wrap:wrap;padding:10px 0}.region-list select{width:100%;margin-left:21px}.import-card{min-height:300px;padding:24px}.form-grid{grid-template-columns:1fr}.span-2{grid-column:span 1}.modal-backdrop{place-items:end center;padding:0}.modal,.modal-wide{border-radius:18px 18px 0 0;width:100%;max-height:94vh}.modal-body{max-height:calc(94vh - 85px);padding:17px}.modal>header{padding:18px 17px}.field-actions .button{flex:1;padding-inline:8px}.visit-card header>b{display:none}.team-row{flex-wrap:wrap;padding:10px 0}.team-row>div{min-width:calc(100% - 48px)}.team-meta{flex-direction:row;width:auto;margin-left:44px}.team-actions{margin-left:auto}.form-footer-account{flex-wrap:wrap}.form-footer-account>span{display:none}.form-footer-account .button{flex:1}.auth-brand{padding:24px 19px 35px}.auth-panel{padding-inline:10px}.auth-card{border-radius:17px;padding:24px 20px}.auth-card h2{font-size:24px}}.map-load-error{z-index:5;text-align:center;color:#6f8087;background:#edf1ef;flex-direction:column;justify-content:center;align-items:center;gap:7px;padding:30px;display:flex;position:absolute;inset:0}.map-load-error svg{color:#b84a4a;width:28px;height:28px}.map-load-error strong{color:#17323b;font-size:14px}.map-load-error span{max-width:360px;font-size:11px;line-height:1.5}.pause-actions{align-items:center;gap:8px;display:flex}.workday-banner.paused{background:#66551f;border-color:#66551f}.report-view{gap:15px;display:grid}.report-filters{align-items:end;gap:12px;display:flex}.report-filters label{min-width:220px;color:var(--muted);gap:6px;font-size:10px;font-weight:800;display:grid}.report-filters input,.report-filters select{border:1px solid var(--line);height:42px;color:var(--ink);background:#fff;border-radius:10px;padding:0 11px}.report-timeline{display:grid}.report-timeline>div{border-top:1px solid #edf1f1;grid-template-columns:34px 1fr auto;align-items:start;gap:11px;padding:13px 0;display:grid}.report-timeline>div>span{width:30px;height:30px;color:var(--blue);background:#e9f3f9;border-radius:50%;place-items:center;display:grid}.report-timeline svg{width:15px}.report-timeline strong{font-size:11.5px}.report-timeline small{color:var(--muted);margin-top:2px;font-size:9px;display:block}.report-timeline p{color:var(--ink);margin:5px 0 0;font-size:10px}.report-timeline b{text-transform:capitalize;background:#f3f6f6;border-radius:999px;padding:5px 8px;font-size:9px}.pause-list{display:grid}.pause-list>div{border-top:1px solid #edf1f1;align-items:center;gap:10px;padding:13px 0;display:flex}.pause-list>div>svg{color:var(--gold)}.pause-list span{display:grid}.pause-list strong{font-size:11px}.pause-list small{color:var(--muted);font-size:9px}@media (width<=760px){.pause-actions{grid-template-columns:1fr 1fr;width:100%;display:grid}.report-filters{display:grid}.report-filters label{min-width:0}.report-metrics{grid-template-columns:1fr 1fr}.report-timeline>div{grid-template-columns:30px 1fr}.report-timeline b{grid-column:2}}:root{--oa-blue:#2368b2;--oa-cyan:#58c6cf;--oa-navy:#062f3f}.brand-official{background:#ffffff0e;border:1px solid #ffffff1c;border-radius:16px;gap:10px;width:100%;min-width:0;padding:9px;box-shadow:inset 0 1px #ffffff0a}.brand-logo-wrap{background:#fff;border-radius:11px;align-items:center;width:128px;height:46px;padding:5px 8px;display:flex;overflow:hidden}.brand-logo-wrap img{object-fit:contain;width:100%;height:100%;display:block}.brand-product{justify-items:end;gap:3px;min-width:0;margin-left:auto;display:grid}.brand-product strong{color:#fff;text-transform:uppercase;letter-spacing:1.1px;font-size:13px;line-height:1}.brand-product small{color:#8fcdd2;letter-spacing:1.15px;text-align:right;font-size:7px;line-height:1.2}.sidebar{background:linear-gradient(#062f3f 0%,#073b4c 58%,#052a38 100%);border-right:1px solid #ffffff0d;width:270px;padding:20px 14px 18px}.workspace{background:radial-gradient(circle at 88% 0%,#58c6cf14,transparent 28%),var(--canvas);margin-left:270px}.sidebar-top{padding:0 2px 24px}.sidebar nav{gap:7px}.sidebar nav button{border-radius:13px;min-height:48px;padding:0 14px;font-weight:720;transition:all .18s}.sidebar nav button:hover{background:#fff1;transform:translate(2px)}.sidebar nav button.active{color:#fff;box-shadow:inset 3px 0 0 var(--gold),0 8px 22px #0000001f;background:linear-gradient(90deg,#58c6cf2e,#dfa41d29)}.sidebar nav button.active svg{color:#ffd466}.sidebar-pilot{background:#ffffff0b;border-color:#58c6cf2e;box-shadow:inset 0 1px #ffffff09}.user-card{margin-top:14px;padding-top:15px}.topbar{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe6;border-bottom-color:#e5ecec;height:80px;box-shadow:0 1px 14px #11353f09}.content{padding-top:30px}.panel,.metric-grid article,.map-layout,.auth-card{border-color:#dfe8e8;box-shadow:0 8px 28px #0f303a0e}.metric-grid article{transition:transform .16s,box-shadow .16s}.metric-grid article:hover{transform:translateY(-2px);box-shadow:0 12px 30px #0f303a13}.button-primary{background:linear-gradient(135deg,#efb52f,#dca019);box-shadow:0 7px 18px #dfa41d40}.button-secondary{background:#fffffff0}.map-note{border:1px solid #178a6829;box-shadow:0 7px 22px #0f303a14}.map-note strong{color:var(--navy)}.tracking-state.on{box-shadow:inset 0 0 0 1px #178a680a}.section-heading h2,.welcome-row h2{letter-spacing:-1.45px}@media (width<=980px){.workspace{margin-left:0}.sidebar{width:min(86vw,290px)}.brand-logo-wrap{width:122px}}.client-history{gap:18px;display:grid}.history-loading{min-height:220px;color:var(--muted);justify-content:center;align-items:center;gap:10px;display:flex}.history-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.history-summary article{border:1px solid var(--line);background:#f8fbfb;border-radius:16px;gap:5px;min-width:0;padding:15px;display:grid}.history-summary small{letter-spacing:1px;color:var(--muted);font-size:10px;font-weight:800}.history-summary strong{color:var(--navy);letter-spacing:-.7px;font-size:25px}.history-summary strong.history-date{letter-spacing:-.2px;font-size:15px}.history-summary strong.history-money{font-size:17px}.history-summary span{color:var(--muted);font-size:11px}.history-profile{padding:18px}.history-profile-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;gap:15px;padding-bottom:15px;display:flex}.history-profile-head h3{margin-top:3px;font-size:22px}.history-status{background:#fff;border:1px solid;border-radius:999px;padding:7px 11px}.history-profile-grid{grid-template-columns:1fr 1fr;gap:15px 24px;padding:16px 0;display:grid}.history-profile-grid>div{gap:4px;display:grid}.history-profile-grid small{text-transform:uppercase;letter-spacing:.8px;color:var(--muted);font-size:10px;font-weight:800}.history-profile-grid strong{color:var(--navy);font-size:13px;font-weight:750}.history-notes p{color:#516770;white-space:pre-wrap;margin:0;line-height:1.55}.history-profile-actions{border-top:1px solid var(--line);justify-content:flex-end;gap:10px;padding-top:13px;display:flex}.history-section{gap:12px;display:grid}.history-section-title{justify-content:space-between;align-items:end;display:flex}.history-section-title h3{margin-top:3px;font-size:20px}.history-section-title>span{color:var(--muted);font-size:12px}.history-timeline{gap:10px;display:grid}.history-event{border:1px solid var(--line);background:#fff;border-radius:16px;grid-template-columns:42px 1fr;gap:12px;padding:14px;display:grid}.history-event.visit{border-left:3px solid var(--gold)}.history-event-icon{width:38px;height:38px;color:var(--navy);background:#eef4f4;border-radius:12px;justify-content:center;align-items:center;display:flex}.history-event.visit .history-event-icon{color:#b17b00;background:#fff5da}.history-event-icon svg{width:18px}.history-event-body{min-width:0}.history-event-body header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.history-event-body header>div{gap:2px;display:grid}.history-event-body header strong{color:var(--navy);font-size:14px}.history-event-body header small{color:var(--muted);font-size:11px}.history-event-body header>b{text-transform:uppercase;letter-spacing:.5px;color:#52666d;background:#f1f5f5;border-radius:999px;padding:5px 8px;font-size:10px}.history-event-body>p{color:#425961;margin:9px 0 0;line-height:1.55}.history-event-meta{flex-wrap:wrap;gap:7px;margin-top:10px;display:flex}.history-event-meta span,.history-audit-details span{color:#52666d;background:#f5f8f8;border-radius:8px;align-items:center;gap:5px;padding:6px 8px;font-size:11px;display:inline-flex}.history-event-meta svg{width:13px;height:13px}.history-audit-details{flex-wrap:wrap;gap:7px;margin-top:9px;display:flex}.history-muted{font-size:12px;color:var(--muted)!important}.history-open{color:var(--muted);justify-content:flex-end;align-items:center;gap:5px;display:flex!important}@media (width<=800px){.history-summary{grid-template-columns:1fr 1fr}.history-profile-grid{grid-template-columns:1fr}.history-profile-grid .span-2{grid-column:auto}.history-profile-actions{flex-direction:column;justify-content:stretch}.history-event{grid-template-columns:34px 1fr;padding:12px}.history-event-icon{width:32px;height:32px}.history-event-body header{flex-direction:column}.history-event-body header>b{align-self:flex-start}}.map-filter{border:1px solid var(--line);background:#fff;border-radius:12px;gap:0;min-width:190px;height:44px;padding:5px 10px;display:grid}.map-filter span{letter-spacing:.7px;text-transform:uppercase;color:var(--muted);font-size:8px;font-weight:850;line-height:1}.map-filter select{color:var(--navy);outline:0;font-weight:750;background:0 0!important;border:0!important;height:24px!important;padding:0!important}.map-filter-summary{color:var(--muted);align-items:center;gap:5px;margin:-8px 0 12px;font-size:12px;display:flex}.map-filter-summary strong{color:var(--navy);font-size:14px}.map-filter-summary b{color:var(--navy)}@media (width<=900px){.map-filter{width:100%}.map-filter-summary{margin-top:0}}.client-filters{border-bottom:1px solid var(--line);flex-wrap:wrap;align-items:end;gap:9px;padding:12px 0 14px;display:flex}.client-filters label{gap:5px;min-width:150px;display:grid}.client-filters label>span{letter-spacing:.8px;text-transform:uppercase;color:var(--muted);font-size:8px;font-weight:850}.client-filters select{border:1px solid var(--line);height:38px;color:var(--navy);background:#fff;border-radius:10px;padding:0 30px 0 10px;font-size:11px;font-weight:720}.clear-client-filters{height:38px;color:var(--red);cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;padding:0 8px;font-size:10px;font-weight:800;display:inline-flex}.clear-client-filters:hover{background:#fff3f3;border-radius:9px}.client-filter-empty{min-height:180px;color:var(--muted);flex-direction:column;justify-content:center;align-items:center;gap:5px;display:flex}.client-filter-empty svg{width:26px}.client-filter-empty strong{color:var(--navy);font-size:12px}.client-filter-empty span{font-size:10px}.client-table-tools{gap:12px}@media (width<=900px){.client-filters{grid-template-columns:1fr 1fr;display:grid}.client-filters label{min-width:0}.clear-client-filters{grid-column:1/-1;justify-content:center}.client-table-tools{align-items:stretch}}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}.brand.brand-official{grid-template-columns:128px minmax(0,1fr);align-items:center;column-gap:10px;display:grid}.brand.brand-official>.brand-logo-wrap{flex:none;width:128px;min-width:128px}.brand.brand-official>.brand-product{text-align:left;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;width:100%;min-width:0;margin:0;line-height:1;display:flex}.brand.brand-official>.brand-product strong,.brand.brand-official>.brand-product small{text-align:left;width:100%;margin:0;display:block}.brand.brand-official>.brand-product strong{color:#fff;letter-spacing:1.05px;white-space:nowrap;font-size:13px;line-height:1}.brand.brand-official>.brand-product small{color:#8fcdd2;letter-spacing:.75px;white-space:normal;font-size:6.6px;line-height:1.25}@media (width<=980px){.brand.brand-official{grid-template-columns:122px minmax(0,1fr)}.brand.brand-official>.brand-logo-wrap{width:122px;min-width:122px}}.report-route-layout{grid-template-columns:minmax(0,1.35fr) minmax(340px,.9fr);align-items:start;gap:18px;margin-top:18px;display:grid}.report-map-panel{padding-bottom:0;overflow:hidden}.report-map-panel>.panel-title{padding:20px 20px 12px}.report-route-map-wrap{background:#eef3f3;min-height:510px;position:relative}.report-route-map-canvas{width:100%;height:510px;min-height:510px}.report-map-note{color:#6f7f86;background:#fff;border-top:1px solid #e5ecec;margin:0;padding:11px 18px 14px;font-size:11px;line-height:1.45}.report-map-focus-card{z-index:4;background:#fffffff7;border:1px solid #dbe5e6;border-radius:14px;align-items:center;gap:12px;padding:13px 15px;display:flex;position:absolute;bottom:16px;left:16px;right:16px;box-shadow:0 12px 35px #073b4c2e}.report-map-focus-card>div{flex-direction:column;gap:2px;min-width:0;display:flex}.report-map-focus-card small{color:#7a8a90;letter-spacing:.8px;font-size:9px;font-weight:800}.report-map-focus-card strong{color:#073b4c;font-size:14px}.report-map-focus-card span:not(.route-focus-icon){color:#63767e;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.report-map-focus-card b{color:#178a68;text-transform:uppercase;background:#edf7f4;border-radius:999px;width:max-content;margin-top:4px;padding:3px 7px;font-size:9px}.route-focus-icon{color:#fff;background:#178a68;border-radius:50%;flex:0 0 38px;place-items:center;width:38px;height:38px;display:grid}.route-focus-icon.start{background:#073b4c}.route-focus-icon svg{width:18px;height:18px}.report-map-empty{color:#708087;text-align:center;pointer-events:none;background:#f4f8f8e6;flex-direction:column;justify-content:center;align-items:center;gap:7px;display:flex;position:absolute;inset:0}.report-map-empty svg{color:#9aabb0;width:30px;height:30px}.report-map-empty strong{color:#35525d}.report-route-panel{min-width:0}.report-clickable-timeline{max-height:510px;padding-right:3px;overflow-y:auto}.report-route-event{text-align:left;cursor:pointer;width:100%;color:inherit;background:0 0;border:0;border-bottom:1px solid #e8eeee;grid-template-columns:34px minmax(0,1fr) auto 18px;align-items:center;gap:11px;padding:13px 8px;transition:background .15s,transform .15s;display:grid}.report-route-event:hover{background:#f5f9f9}.report-route-event.selected{background:#eef7f5;box-shadow:inset 3px 0 #178a68}.report-route-event>div{flex-direction:column;gap:3px;min-width:0;display:flex}.report-route-event strong{color:#183e49;font-size:12px}.report-route-event small,.report-route-event em{color:#708087;white-space:nowrap;text-overflow:ellipsis;font-size:10px;font-style:normal;overflow:hidden}.report-route-event p{color:#52676f;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:2px 0 0;font-size:10px;line-height:1.35;display:-webkit-box;overflow:hidden}.report-route-event>b{color:#536970;text-transform:uppercase;white-space:nowrap;background:#f0f4f4;border-radius:999px;padding:4px 7px;font-size:8px}.report-route-number{color:#fff;background:#178a68;border-radius:50%;place-items:center;width:28px;height:28px;font-size:11px;font-weight:900;display:grid;box-shadow:0 0 0 3px #e7f3f0}.report-route-number.start{background:#073b4c;box-shadow:0 0 0 3px #e1eaed}.report-route-pin{color:#8aa0a6;width:16px;height:16px}.report-route-event.selected .report-route-pin{color:#178a68}.report-pauses-panel{margin-top:18px}@media (width<=1100px){.report-route-layout{grid-template-columns:1fr}.report-route-map-wrap,.report-route-map-canvas{height:430px;min-height:430px}.report-clickable-timeline{max-height:none}}@media (width<=640px){.report-route-map-wrap,.report-route-map-canvas{height:360px;min-height:360px}.report-route-event{grid-template-columns:32px minmax(0,1fr) 16px}.report-route-event>b{display:none}.report-map-focus-card{bottom:10px;left:10px;right:10px}}.region-designer{grid-template-columns:320px minmax(0,1fr);align-items:start;gap:18px;display:grid}.region-designer-side{padding:20px}.region-designer-intro{color:#6c7c83;margin:0 0 16px;font-size:12px;line-height:1.55}.region-choice-list{flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.region-choice{text-align:left;cursor:pointer;color:#274b56;background:#fff;border:1px solid #dde7e8;border-radius:12px;grid-template-columns:12px minmax(0,1fr) 18px;align-items:center;gap:10px;width:100%;padding:12px;display:grid}.region-choice:hover{background:#f7faf9}.region-choice.active{background:#f3f9f7;border-color:#7eb6b8;box-shadow:0 0 0 3px #178a6814}.region-choice>i{border-radius:8px;width:12px;height:34px}.region-choice>span{flex-direction:column;gap:2px;min-width:0;display:flex}.region-choice strong{font-size:12px}.region-choice small{color:#7c8b90;font-size:10px}.region-choice svg{color:#87979d;width:16px;height:16px}.region-owner{color:#36545e;flex-direction:column;gap:7px;margin-top:4px;font-size:11px;font-weight:800;display:flex}.region-owner select{color:#23434d;background:#fff;border:1px solid #d6e0e2;border-radius:10px;width:100%;min-height:40px;padding:0 10px}.region-editor-help{background:#f3f7f7;border-radius:12px;flex-direction:column;gap:6px;margin-top:18px;padding:13px;display:flex}.region-editor-help strong{color:#284d58;font-size:11px}.region-editor-help span{color:#73848a;font-size:10px;line-height:1.45}.region-map-panel{padding:0;overflow:hidden}.region-map-toolbar{border-bottom:1px solid #e3ebec;justify-content:space-between;align-items:center;gap:14px;min-height:78px;padding:16px 18px;display:flex}.region-map-toolbar>div:first-child{min-width:150px}.region-map-toolbar h3{color:#173f4b;margin:2px 0 1px;font-size:16px}.region-map-toolbar small{color:#809096;font-size:10px}.region-map-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;display:flex}.region-editor-map{background:#edf3f3;min-height:600px;position:relative}.region-editor-canvas{width:100%;height:600px;min-height:600px}.region-editor-map.drawing .region-editor-canvas{cursor:crosshair}.region-draw-hint{z-index:5;color:#fff;pointer-events:none;background:#073b4cf0;border-radius:12px;align-items:center;gap:9px;max-width:420px;padding:10px 13px;display:flex;position:absolute;top:14px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #073b4c3d}.region-draw-hint svg{flex:0 0 20px;width:20px}.region-draw-hint span{flex-direction:column;gap:1px;font-size:10px;line-height:1.3;display:flex}.region-draw-hint strong{font-size:11px}.region-map-footer{color:#718189;background:#fff;border-top:1px solid #e4ecec;align-items:flex-start;gap:10px;padding:12px 16px;display:flex}.region-map-footer svg{color:#178a68;flex:0 0 18px;width:18px}.region-map-footer span{flex-direction:column;gap:2px;font-size:10px;line-height:1.45;display:flex}.region-map-footer strong{color:#345661;font-size:10px}@media (width<=1100px){.region-designer{grid-template-columns:1fr}.region-designer-side{order:2}.region-map-panel{order:1}.region-editor-map,.region-editor-canvas{height:520px;min-height:520px}}@media (width<=700px){.region-map-toolbar{flex-direction:column;align-items:flex-start}.region-map-actions{justify-content:flex-start;width:100%}.region-editor-map,.region-editor-canvas{height:440px;min-height:440px}.region-draw-hint{max-width:none;left:12px;right:12px;transform:none}}.report-period-filters{grid-template-columns:auto minmax(190px,1fr) minmax(180px,.8fr) auto;align-items:end;gap:14px;display:grid}.report-period-toggle{background:#eef3f3;border-radius:12px;align-self:end;gap:4px;padding:4px;display:flex}.report-period-toggle button{color:#60737a;cursor:pointer;background:0 0;border:0;border-radius:9px;min-height:38px;padding:0 16px;font-size:11px;font-weight:850}.report-period-toggle button.active{color:#fff;background:#073b4c;box-shadow:0 5px 14px #073b4c2e}.report-range-label{color:#71838a;text-transform:uppercase;letter-spacing:.5px;grid-column:1/-1;font-size:10px;font-weight:750}.feedback-layout{grid-template-columns:minmax(300px,.72fr) minmax(420px,1.28fr);align-items:start;gap:18px;display:grid}.feedback-layout.seller{grid-template-columns:minmax(0,760px)}.feedback-compose,.feedback-history{padding:20px}.feedback-compose{flex-direction:column;gap:14px;display:flex}.feedback-compose label{color:#36545e;flex-direction:column;gap:7px;font-size:11px;font-weight:850;display:flex}.feedback-compose select,.feedback-compose textarea{color:#23434d;width:100%;font:inherit;resize:vertical;background:#fff;border:1px solid #d6e0e2;border-radius:11px;padding:11px 12px}.feedback-compose>small{color:#819097;text-align:right;margin-top:-8px;font-size:9px}.feedback-list{flex-direction:column;gap:11px;display:flex}.feedback-card{background:#fff;border:1px solid #e0e8e9;border-radius:14px;padding:15px}.feedback-card.unread{background:#f3f9f7;border-color:#7eb6b8;box-shadow:inset 4px 0 #178a68}.feedback-card header{grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:10px;display:grid}.feedback-card header>span{color:#fff;background:#073b4c;border-radius:50%;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.feedback-card header>div{flex-direction:column;gap:2px;min-width:0;display:flex}.feedback-card header strong{color:#173f4b;font-size:12px}.feedback-card header small{color:#819097;font-size:9px}.feedback-card header b,.feedback-card header em{text-transform:uppercase;border-radius:999px;padding:4px 8px;font-size:8px;font-style:normal}.feedback-card header b{color:#178a68;background:#e5f4ef}.feedback-card header em{color:#7d8c91;background:#f0f3f4}.feedback-card p{color:#425e67;white-space:pre-wrap;margin:13px 0 0;font-size:12px;line-height:1.6}.feedback-card .button{min-height:36px;margin-top:12px;padding:7px 11px}.new-region-button{justify-content:center;width:100%;margin:0 0 12px}.new-region-form{background:#f6f9f9;border:1px solid #dce7e7;border-radius:13px;flex-direction:column;gap:11px;margin:0 0 14px;padding:13px;display:flex}.new-region-form label{color:#36545e;flex-direction:column;gap:6px;font-size:10px;font-weight:850;display:flex}.new-region-form input{color:#23434d;background:#fff;border:1px solid #d2dddf;border-radius:9px;min-height:38px;padding:0 10px}.region-color-input{grid-template-columns:48px 1fr;gap:8px;display:grid}.region-color-input input[type=color]{cursor:pointer;width:48px;padding:4px}@media (width<=960px){.report-period-filters{grid-template-columns:1fr 1fr}.report-period-toggle{grid-column:1/-1}.feedback-layout{grid-template-columns:1fr}}@media (width<=620px){.report-period-filters{grid-template-columns:1fr}.report-period-toggle,.report-range-label{grid-column:1}.report-period-toggle button{flex:1;padding:0 8px}}
