:root{--liveb-blue:#0047ba;--liveb-blue-dark:#00378f;--navy:#091a31;--navy-2:#0e2544;--ink:#10233f;--muted:#6b7b91;--line:#dde4ed;--line-soft:#e9eef4;--surface:#ffffff;--canvas:#f3f6fa;--success:#0f9367;--warning:#d78919;--danger:#cb3a45;--shadow:0 12px 40px rgba(10,33,62,0.08);--font-sans:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--font-display:Inter,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}*{box-sizing:border-box}body,html{background:var(--canvas)}body{margin:0;color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(0,71,186,.22);outline-offset:2px}.brand-lockup{display:inline-flex;align-items:center;gap:12px;color:var(--navy);letter-spacing:.06em}.brand-lockup--light{color:white}.brand-word{font-size:15px;font-weight:800}.brand-divider{width:1px;height:24px;background:currentColor;opacity:.3}.brand-product{font-size:16px;font-weight:500;letter-spacing:.16em}.eyebrow,.page-kicker{color:var(--liveb-blue);font-size:12px;font-weight:800;letter-spacing:.15em}.eyebrow--light{color:#9dc7ff}.login-page{min-height:100vh;display:grid;grid-template-columns:minmax(520px,1.12fr) minmax(430px,.88fr);background:white}.login-brand-panel{position:relative;display:flex;min-height:100vh;flex-direction:column;overflow:hidden;padding:48px clamp(48px,6vw,100px);color:white;background:radial-gradient(circle at 75% 65%,rgba(0,105,255,.28),transparent 32%),linear-gradient(145deg,#07172d,#0a2445 54%,#063d89)}.login-brand-panel:before{position:absolute;inset:0;content:"";background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 0);background-size:42px 42px;-webkit-mask-image:linear-gradient(180deg,transparent,black 28%,black 70%,transparent);mask-image:linear-gradient(180deg,transparent,black 28%,black 70%,transparent)}.login-brand-panel>*{position:relative;z-index:1}.login-brand-content{max-width:650px;margin:auto 0;padding:90px 0 160px}.login-brand-content h1{max-width:620px;margin:18px 0 20px;font-family:var(--font-display);font-size:clamp(44px,5.2vw,76px);font-weight:650;letter-spacing:-.045em;line-height:.98}.login-brand-content p{max-width:560px;margin:0;color:#c7d7ea;font-size:18px;line-height:1.65}.login-map-art{position:absolute;right:-5%;bottom:-10%;z-index:0;width:65%;height:55%;transform:rotate(-5deg);opacity:.74}.map-grid{position:absolute;inset:0;border:1px solid rgba(255,255,255,.08);border-radius:50% 35% 48% 42%;background:linear-gradient(38deg,transparent 46%,rgba(67,147,255,.18) 47%,transparent 48%),linear-gradient(-40deg,transparent 53%,rgba(67,147,255,.13) 54%,transparent 55%);box-shadow:0 0 0 40px rgba(22,103,215,.035),0 0 0 85px rgba(22,103,215,.025)}.map-route{position:absolute;z-index:2;height:2px;background:linear-gradient(90deg,transparent,#5fa5ff 22%,#9bc9ff 80%,transparent);transform-origin:left center}.map-route--one{top:42%;left:8%;width:78%;transform:rotate(23deg)}.map-route--two{top:70%;left:20%;width:60%;transform:rotate(-27deg)}.map-point{position:absolute;z-index:3;width:11px;height:11px;border:2px solid white;border-radius:50%;background:#1a79ff;box-shadow:0 0 0 8px rgba(26,121,255,.18)}.map-point--one{top:30%;left:25%}.map-point--two{top:58%;left:61%}.map-point--three{top:75%;left:37%}.login-brand-footer{display:flex;justify-content:space-between;color:#97acc4;font-size:13px;letter-spacing:.04em}.login-form-panel{display:flex;min-height:100vh;align-items:center;justify-content:center;padding:52px}.login-form-wrap{width:min(440px,100%)}.mobile-brand{display:none}.login-form-wrap h2{margin:14px 0 8px;color:var(--ink);font-family:var(--font-display);font-size:42px;font-weight:650;letter-spacing:-.035em}.login-intro{margin:0 0 34px;color:var(--muted);line-height:1.6}.login-form{display:grid;gap:20px}.drawer-form label,.login-form label{display:grid;gap:8px;color:#33465f;font-size:13px;font-weight:700}.input-shell{display:flex;height:52px;align-items:center;gap:11px;padding:0 14px;border:1px solid #ccd6e2;border-radius:8px;color:#708096;background:#fbfcfe;transition:border-color .2s,box-shadow .2s}.input-shell:focus-within{border-color:var(--liveb-blue);box-shadow:0 0 0 4px rgba(0,71,186,.08)}.input-shell input{width:100%;height:100%;border:0;outline:0;color:var(--ink);background:transparent}.drawer-header button,.global-search button,.icon-button,.row-open,.sidebar-close,.sidebar-logout{display:inline-grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border:0;border-radius:7px;color:inherit;background:transparent}.primary-button,.secondary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 18px;border-radius:7px;font-size:13px;font-weight:800;transition:transform .18s,background .18s,border-color .18s}.primary-button{border:1px solid var(--liveb-blue);color:white;background:var(--liveb-blue)}.primary-button:hover{background:var(--liveb-blue-dark);transform:translateY(-1px)}.primary-button:disabled{cursor:wait;opacity:.62;transform:none}.primary-button--full{width:100%}.secondary-button{border:1px solid #cfd8e4;color:#344861;background:white}.secondary-button:hover{border-color:#aebdcc;background:#f8fafc}.secondary-button--active{border-color:#8eb5ed;color:var(--liveb-blue);background:#f2f7ff}.primary-button--small,.secondary-button--small{min-height:36px;padding:0 13px;font-size:13px}.form-error{margin:-5px 0 0;padding:11px 13px;border:1px solid #f3cbd0;border-radius:7px;color:#9e2631;background:#fff5f6;font-size:13px}.demo-note,.login-security{color:var(--muted);font-size:13px;line-height:1.6;text-align:center}.demo-note{margin:0;padding:10px;border-radius:7px;background:#f3f6fa}.login-security{margin:30px 0 0}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;z-index:50;display:flex;width:246px;flex-direction:column;color:white;background:radial-gradient(circle at 30% 8%,rgba(13,92,198,.25),transparent 28%),linear-gradient(180deg,#08192e,#0b203b)}.sidebar-top{display:flex;height:82px;align-items:center;justify-content:space-between;padding:0 26px;border-bottom:1px solid rgba(255,255,255,.07)}.sidebar-close{display:none}.sidebar-nav{flex:1 1;padding:28px 14px}.sidebar-section-label{display:block;padding:0 13px 10px;color:#6f8dab;font-size:12px;font-weight:800;letter-spacing:.16em}.sidebar-section-label--spaced{margin-top:26px}.nav-item{display:flex;width:100%;height:43px;align-items:center;gap:12px;margin:3px 0;padding:0 13px;border:0;border-radius:7px;color:#aebed0;background:transparent;font-size:13px;font-weight:650;text-align:left;text-decoration:none;transition:color .18s,background .18s}.nav-item-external{margin-left:auto;opacity:.62}.nav-item:hover{color:white;background:rgba(255,255,255,.045)}.nav-item--active{color:white;background:linear-gradient(90deg,rgba(0,83,204,.82),rgba(0,71,186,.52));box-shadow:inset 3px 0 #67a7ff}.sidebar-status{display:flex;align-items:center;gap:10px;margin:0 16px 14px;padding:12px;border:1px solid rgba(96,166,255,.12);border-radius:8px;background:rgba(15,69,132,.22)}.sidebar-status-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:7px;color:#90bdff;background:rgba(40,119,222,.22)}.sidebar-status span,.sidebar-user-copy{display:grid;min-width:0}.sidebar-status strong,.sidebar-user strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.sidebar-status small,.sidebar-user small{margin-top:3px;color:#7891ad;font-size:12px}.sidebar-user{display:flex;min-height:70px;align-items:center;gap:10px;padding:13px 16px;border-top:1px solid rgba(255,255,255,.07)}.avatar{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:7px;color:#dcecff;background:#124b8d;font-size:12px;font-weight:800}.sidebar-user-copy{flex:1 1}.sidebar-logout{color:#7891ad}.dashboard-main{min-height:100vh;margin-left:246px}.topbar{position:sticky;top:0;z-index:30;min-height:82px;justify-content:space-between;gap:28px;padding:13px 28px 13px 34px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.topbar,.topbar-title{display:flex;align-items:center}.topbar-title{gap:12px}.topbar h1{margin:3px 0 0;font-family:var(--font-display);font-size:25px;font-weight:650;letter-spacing:-.025em}.mobile-menu-button{display:none;width:38px;height:38px;place-items:center;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:white}.topbar-actions{gap:10px}.global-search,.topbar-actions{display:flex;align-items:center}.global-search{position:relative;width:clamp(280px,34vw,450px);height:42px;gap:9px;padding:0 8px 0 13px;border:1px solid #d5dde7;border-radius:7px;color:#77869a;background:#f9fbfd}.global-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.search-results{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:80;overflow:hidden;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 18px 45px rgba(7,26,51,.15)}.search-results button{display:flex;width:100%;align-items:center;justify-content:space-between;gap:10px;padding:11px 13px;border:0;border-bottom:1px solid #edf1f5;color:var(--ink);background:white;text-align:left}.search-results button:hover{background:#f6f9fd}.search-results button>span:first-child{display:grid;gap:2px}.search-results strong{font-size:13px}.search-results small{color:var(--muted);font-size:12px}.search-territory{padding:4px 7px;border-radius:4px;color:var(--liveb-blue);background:#edf5ff;font-size:12px;font-weight:800}.dashboard-content{width:min(1640px,100%);margin:0 auto;padding:24px 28px 40px}.alert{display:flex;align-items:center;gap:10px;margin-bottom:16px;padding:11px 13px;border-radius:7px;font-size:13px}.alert--error{border:1px solid #f0c4ca;color:#9f2934;background:#fff5f6}.alert--warning{border:1px solid #ead39d;color:#7c5200;background:#fff9eb}.data-readiness-warning{align-items:flex-start;margin-top:16px}.alert button{display:grid;width:26px;height:26px;margin-left:auto;place-items:center;border:0;color:inherit;background:transparent}.data-status{display:flex;min-height:52px;align-items:center;gap:11px;margin-bottom:18px;padding:9px 13px;border:1px solid #e4d1ad;border-radius:7px;background:#fffaf0}.data-status--ready{border-color:#bfe2d5;background:#f1fbf7}.data-status-dot{width:8px;height:8px;border-radius:50%;background:var(--warning);box-shadow:0 0 0 5px rgba(215,137,25,.12)}.data-status--ready .data-status-dot{background:var(--success);box-shadow:0 0 0 5px rgba(15,147,103,.11)}.data-status>span:nth-child(2){display:grid;gap:2px}.data-status strong{font-size:13px}.data-status small{color:#887557;font-size:12px}.data-status-tags{display:flex;gap:5px;margin-left:auto}.data-status-tags i{padding:4px 6px;border:1px solid rgba(147,116,62,.18);border-radius:4px;color:#8a7044;background:rgba(255,255,255,.55);font-size:12px;font-style:normal;font-weight:800}.access-scope{display:flex;min-height:64px;align-items:center;gap:12px;margin-bottom:16px;padding:12px 14px;border:1px solid #d6e0ed;border-radius:8px;background:#f8fafc}.access-scope--team{border-color:#cbdcf7;background:#f3f7ff}.access-scope-icon{display:grid;width:38px;height:38px;flex:0 0 auto;place-items:center;border-radius:8px;color:var(--liveb-blue);background:#e5efff}.access-scope-copy{display:grid;min-width:0;gap:3px}.access-scope-copy strong{color:var(--ink);font-size:14px}.access-scope-copy small{color:var(--muted);font-size:12px}.access-scope-badges{display:flex;flex-wrap:wrap;gap:6px;margin-left:auto}.access-scope-badges i{padding:5px 8px;border:1px solid #cbdcf7;border-radius:999px;color:#245897;background:white;font-size:10px;font-style:normal;font-weight:800;letter-spacing:.04em}.metric-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;margin-bottom:16px}.metric-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.metric-card{display:flex;min-width:0;min-height:115px;align-items:flex-start;gap:11px;padding:16px;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 3px 10px rgba(18,45,78,.025)}.metric-icon{display:grid;width:34px;height:34px;flex:0 0 auto;place-items:center;border-radius:7px}.metric-icon--blue{color:#0959c8;background:#e9f2ff}.metric-icon--amber{color:#b76e0d;background:#fff3df}.metric-icon--violet{color:#7047bc;background:#f0eafe}.metric-icon--cyan{color:#087f9d;background:#e8f8fc}.metric-icon--green{color:#0e8a61;background:#e7f7f1}.metric-icon--slate{color:#53657b;background:#edf1f6}.metric-copy{display:grid;min-width:0}.metric-copy small{overflow:hidden;color:var(--muted);font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.metric-copy strong{margin:7px 0 5px;font-family:var(--font-display);font-size:24px;font-weight:650;letter-spacing:-.03em}.metric-copy .metric-pending{margin:10px 0 7px;color:#8c98a7;font-family:inherit;font-size:13px;font-weight:750;letter-spacing:0}.metric-copy>span{overflow:hidden;color:#8b98a8;font-size:12px;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}.dashboard-grid{display:grid;grid-template-columns:minmax(0,1.75fr) minmax(310px,.75fr);gap:16px;margin-bottom:16px}.panel{min-width:0;border:1px solid var(--line);border-radius:8px;background:white;box-shadow:0 3px 10px rgba(18,45,78,.025)}.panel-header{display:flex;min-height:66px;align-items:center;justify-content:space-between;gap:12px;padding:13px 17px;border-bottom:1px solid var(--line-soft)}.panel-header>div{display:grid;gap:4px}.empty-product-state h2,.map-side-list h2,.panel-header h2,.section-intro h2{margin:0;font-family:var(--font-display);font-size:19px;font-weight:650;letter-spacing:-.018em}.text-button{border:0;color:var(--liveb-blue);background:transparent;font-size:12px;font-weight:800}.map-canvas{position:relative;height:395px;overflow:hidden;background:#eaf0f6}.google-map{width:100%;height:100%;background:#e7edf3}.google-map-tooltip{display:grid;gap:3px;color:#0b1f3a;font-family:var(--font-sans);font-size:12px;white-space:nowrap}.google-map-tooltip strong{font-size:13px;font-weight:800}.google-map-tooltip span{color:#5f7187;font-size:12px}.map-empty-state{position:absolute;top:50%;left:50%;z-index:500;display:grid;width:min(360px,calc(100% - 40px));place-items:center;padding:22px;border:1px solid rgba(212,222,232,.95);border-radius:9px;background:rgba(255,255,255,.94);box-shadow:var(--shadow);text-align:center;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sync-pulse{width:11px;height:11px;margin-bottom:12px;border-radius:50%;background:var(--liveb-blue);box-shadow:0 0 0 7px rgba(0,71,186,.12)}.map-empty-state strong{font-size:13px}.map-empty-state p{margin:7px 0 0;color:var(--muted);font-size:12px;line-height:1.55}.map-empty-state--error{border-color:rgba(203,58,69,.24)}.map-empty-state--error strong{color:var(--danger)}.map-loading{display:grid;height:395px;place-items:center;color:var(--muted);background:#eaf0f6;font-size:13px}.map-loading--overlay{position:absolute;inset:0;z-index:2;height:100%;background:rgba(234,240,246,.92)}.map-footer{display:flex;min-height:38px;align-items:center;gap:16px;padding:0 15px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:12px}.map-footer span{display:inline-flex;align-items:center;gap:6px}.legend-swatch{width:8px;height:8px;border-radius:2px}.legend-swatch--active{background:var(--liveb-blue)}.legend-swatch--pending{border:1px dashed #9ba9b9;background:#eef2f6}.legend-swatch--partner{border:2px solid white;border-radius:50%;background:var(--liveb-blue);box-shadow:0 0 0 1px var(--liveb-blue)}.map-footer-source{margin-left:auto}.legend-swatch--google{background:#7c3aed}.legend-swatch--prospect{background:#f59e0b}.google-map:fullscreen{width:100vw;height:100vh}.priority-list{padding:3px 0}.priority-row{display:flex;width:100%;min-height:63px;align-items:center;gap:10px;padding:8px 14px;border:0;border-bottom:1px solid #edf1f5;color:var(--ink);background:white;text-align:left}.priority-row:hover{background:#f7f9fc}.priority-rank{display:grid;width:31px;height:31px;flex:0 0 auto;place-items:center;border:2px solid;border-radius:50%;color:#4d6078;font-family:var(--font-display);font-size:12px}.priority-copy{display:grid;min-width:0;flex:1 1;gap:3px}.priority-copy strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.priority-copy small,.priority-deficit small{color:var(--muted);font-size:12px}.priority-deficit{display:grid;min-width:38px;justify-items:end}.priority-deficit strong{color:var(--warning);font-size:16px}.priority-row>svg{color:#aab5c1}.panel-callout{display:flex;align-items:center;gap:10px;margin:10px 13px 13px;padding:10px;border:1px solid #ead8b5;border-radius:7px;color:#a66e15;background:#fffaf0}.panel-callout span{display:grid}.panel-callout strong{font-size:12px}.panel-callout small{margin-top:2px;color:#8b795b;font-size:12px}.territory-table-panel{overflow:hidden}.table-scroll{overflow-x:auto}.territory-table{width:100%;border-collapse:collapse;font-size:12px;white-space:nowrap}.territory-table th{height:37px;padding:0 13px;border-bottom:1px solid var(--line);color:#7a8899;background:#f8fafc;font-size:12px;font-weight:800;letter-spacing:.04em;text-align:left}.territory-table td{height:53px;padding:0 13px;border-bottom:1px solid #edf1f5;color:#4a5d75}.territory-table tr:last-child td{border-bottom:0}.territory-table tbody tr:hover{background:#fbfcfe}.table-territory{display:flex;width:100%;align-items:center;gap:9px;border:0;color:var(--ink);background:transparent;text-align:left}.table-territory>i{width:7px;height:30px;flex:0 0 auto;border-radius:3px}.table-territory span{display:grid;gap:3px}.table-territory strong{font-size:12px}.table-territory small{color:var(--muted);font-size:12px}.deficit-value{display:inline-grid;min-width:25px;height:23px;place-items:center;border-radius:5px;color:var(--success);background:#e9f7f2;font-weight:800}.deficit-value--warning{color:#ae6a0c;background:#fff1db}.status-badge{display:inline-flex;min-height:22px;align-items:center;padding:0 7px;border-radius:999px;font-size:12px;font-weight:800}.status-badge--success{color:#087956;background:#e7f7f1}.status-badge--warning{color:#a3630b;background:#fff1db}.status-badge--neutral{color:#68788b;background:#edf1f5}.row-open{color:#78889b}.map-workspace{display:grid;grid-template-columns:minmax(0,1fr) 275px;gap:16px}.panel--map-full .map-canvas,.panel--map-full .map-loading{height:clamp(360px,58dvh,680px)}.map-layers-control{position:relative}.map-layers-menu{position:absolute;z-index:20;top:calc(100% + 8px);right:0;display:grid;width:min(320px,calc(100vw - 48px));gap:4px;padding:16px;border:1px solid #cfd8e4;border-radius:9px;background:white;box-shadow:0 16px 36px rgb(11 31 58/16%)}.map-layers-menu>strong{margin:1px 0 8px;font-size:15px}.map-layers-menu label{display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:11px;min-height:56px;padding:8px;border-radius:7px;cursor:pointer}.map-layers-menu label:hover{background:#f5f8fc}.map-layers-menu input{position:absolute;width:1px;height:1px;opacity:0}.map-layer-switch{position:relative;width:34px;height:20px;border-radius:999px;background:#c8d1dc;transition:background .18s}.map-layer-switch:after{position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:50%;background:white;box-shadow:0 1px 3px rgb(11 31 58/20%);content:"";transition:transform .18s}.map-layers-menu input:checked+.map-layer-switch{background:var(--liveb-blue)}.map-layers-menu input:checked+.map-layer-switch:after{transform:translateX(14px)}.map-layers-menu input:focus-visible+.map-layer-switch{outline:3px solid rgb(0 71 186/22%);outline-offset:2px}.map-layers-menu label>span:last-child{display:grid;gap:2px}.map-layers-menu b{color:var(--ink);font-size:13px}.map-layers-menu small{color:var(--muted);font-size:11px}.map-layers-divider{height:1px;margin:8px 0 7px;background:#e5eaf0}.population-legend{position:absolute;z-index:8;bottom:58px;left:18px;display:grid;width:190px;gap:3px;padding:12px;border:1px solid rgb(11 31 58/13%);border-radius:8px;background:rgb(255 255 255/94%);box-shadow:0 8px 20px rgb(11 31 58/12%);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.population-legend>strong{color:var(--ink);font-size:12px}.population-legend>small{margin-bottom:5px;color:var(--muted);font-size:10px}.population-legend>div{display:grid;gap:4px}.population-legend span{display:flex;align-items:center;gap:7px;color:#43566e;font-size:10px;font-weight:700}.population-legend i{width:13px;height:9px;flex:0 0 auto;border:1px solid rgb(11 31 58/15%);border-radius:2px}.map-footer--operational{border-top:1px solid #e5eaf0}.legend-line{width:17px;height:9px;border-bottom:2px solid #7d8ca0}.map-side-list{overflow-x:hidden;overflow-y:auto;overscroll-behavior-y:contain;scrollbar-gutter:stable;max-height:calc(100vh - 158px);padding:19px 0 0;border:1px solid var(--line);border-radius:8px;background:white}.map-side-list>.eyebrow,.map-side-list>h2{margin-left:17px}.map-side-list h2{margin-top:6px;margin-bottom:14px}.map-side-list-scroll{overflow:visible;max-height:none}.map-partner-section{padding:0 17px 14px;border-bottom:1px solid #edf1f5}.map-partner-section h2{margin:6px 0 10px}.map-partner-list{display:grid;gap:8px}.map-partner-row{display:flex;align-items:flex-start;gap:8px;padding:8px 0}.map-partner-row>.legend-swatch{margin-top:4px;flex:0 0 auto}.map-partner-row>span{display:grid;min-width:0;gap:2px}.map-partner-row small,.map-partner-row strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.map-partner-row strong{color:var(--ink);font-size:12px}.map-partner-row small{color:#66778c;font-size:11px}.map-partner-row__missing{color:#a16207!important}.map-partner-empty{margin:0;color:#66778c;font-size:12px;line-height:1.45}.map-territory-row{display:flex;width:100%;min-height:50px;align-items:center;gap:9px;padding:7px 14px;border:0;border-top:1px solid #edf1f5;color:var(--ink);background:white;text-align:left}.map-territory-row--active,.map-territory-row:hover{background:#f2f7ff}.map-territory-row>i{width:7px;height:28px;flex:0 0 auto;border-radius:3px}.map-territory-row span{display:grid;min-width:0;flex:1 1;gap:2px}.map-territory-row strong{color:var(--liveb-blue);font-size:12px}.map-territory-row small{overflow:hidden;font-size:12px;font-weight:700;text-overflow:ellipsis;white-space:nowrap}.map-territory-row svg{color:#a4afbb}.section-intro{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin:6px 0 20px}.section-intro h2{margin-top:6px;font-size:28px}.section-intro p{max-width:670px;margin:7px 0 0;color:var(--muted);font-size:13px;line-height:1.55}.hiring-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px}.hiring-card{display:grid;min-width:0;padding:15px;border:1px solid var(--line);border-radius:8px;color:var(--ink);background:white;text-align:left}.hiring-card:hover{border-color:#abc4e6;box-shadow:0 8px 24px rgba(12,53,108,.07)}.hiring-card-top{display:flex;align-items:center;gap:7px}.hiring-card-top>i{width:7px;height:21px;border-radius:3px}.hiring-card-top>span:not(.status-badge){color:var(--liveb-blue);font-size:12px;font-weight:800}.hiring-card-top .status-badge{margin-left:auto}.hiring-card>strong{overflow:hidden;margin:13px 0 18px;font-family:var(--font-display);font-size:15px;font-weight:650;text-overflow:ellipsis;white-space:nowrap}.headcount{display:flex;align-items:baseline;gap:4px}.headcount b{font-family:var(--font-display);font-size:27px;font-weight:650}.headcount i{color:#a2afbd;font-style:normal}.headcount small{margin-left:5px;color:var(--muted);font-size:12px}.hiring-card-footer{display:flex;align-items:center;justify-content:space-between;margin-top:14px;padding-top:11px;border-top:1px solid var(--line-soft);color:var(--muted);font-size:12px;font-weight:700}.vacancy-form-panel{overflow:hidden}.vacancy-form{display:grid;grid-template-columns:2fr 2fr .8fr 1fr 1fr;gap:14px;padding:18px}.vacancy-form label{display:grid;align-content:start;gap:7px;color:#52657c;font-size:12px;font-weight:800}.vacancy-form input,.vacancy-form select,.vacancy-form textarea{width:100%;border:1px solid #cdd7e2;border-radius:6px;color:var(--ink);background:white}.vacancy-form input,.vacancy-form select{height:40px;padding:0 10px}.vacancy-form textarea{min-height:78px;resize:vertical;padding:10px;line-height:1.5}.vacancy-form-wide{grid-column:span 5}.vacancy-form-actions{display:flex;align-items:center;justify-content:space-between;gap:18px}.vacancy-form-actions>span{color:var(--muted);font-size:12px;font-weight:500}.hiring-plan-table-wrap{overflow-x:auto}.hiring-plan-table td{height:62px}.table-subline{display:block;margin-top:4px;color:var(--muted);font-size:12px}.table-action{display:inline-grid;width:30px;height:30px;place-items:center;border:0;border-radius:6px;color:#78889b;background:transparent}.table-action:hover{color:var(--liveb-blue);background:#edf4ff}.empty-state{display:grid;min-height:150px;place-items:center;padding:24px;color:var(--muted);font-size:13px}.hiring-empty-state{align-content:center;gap:7px;text-align:center}.hiring-empty-state strong{color:var(--ink);font-size:13px}.hiring-empty-state span{max-width:460px;line-height:1.55}.vacancy-list{display:grid}.vacancy-row{display:grid;grid-template-columns:minmax(220px,2fr) .65fr .75fr minmax(160px,1.2fr) auto auto;align-items:center;gap:18px;min-height:68px;padding:12px 18px;border-bottom:1px solid #edf1f5;color:#4a5d75;font-size:12px}.vacancy-row:last-child{border-bottom:0}.vacancy-row>span{display:grid;gap:4px}.vacancy-row b,.vacancy-row strong{color:var(--ink)}.vacancy-row small{color:var(--muted);font-size:12px}.onboarding-list{display:grid}.onboarding-row{display:grid;grid-template-columns:minmax(220px,1.4fr) auto minmax(240px,1fr) auto;align-items:center;gap:14px;min-height:72px;padding:12px 18px;border-bottom:1px solid #edf1f5}.onboarding-row:last-child{border-bottom:0}.onboarding-row>span:first-child{display:grid;gap:4px}.onboarding-row small{color:var(--muted)}.candidate-form input,.candidate-form textarea,.candidate-stage-form input,.candidate-stage-form select,.onboarding-row input,.vacancy-status-form input,.vacancy-status-form select{width:100%;min-height:40px;padding:0 11px;border:1px solid #cdd7e2;border-radius:6px;color:var(--ink);background:white}.recruitment-drawer{position:fixed;inset:0 0 0 auto;z-index:100;width:min(620px,100vw);overflow-y:auto;border-left:1px solid var(--line);background:#f7f9fc;box-shadow:-18px 0 55px rgba(9,26,49,.16)}.recruitment-body{display:grid;gap:18px}.recruitment-title h2{margin:5px 0;font-size:24px}.recruitment-title p{margin:0;color:var(--muted);font-size:13px}.recruitment-section{display:grid;gap:13px;padding:17px;border:1px solid var(--line);border-radius:8px;background:white}.recruitment-section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.recruitment-section-heading .text-button{display:inline-flex;align-items:center;gap:5px}.vacancy-status-form{display:grid;grid-template-columns:.8fr 1.4fr auto;gap:9px}.candidate-form{display:grid;grid-template-columns:1fr 1fr;gap:11px;padding:13px;border-radius:7px;background:#f4f7fb}.candidate-form label{display:grid;gap:6px;color:#52657c;font-size:13px;font-weight:800}.candidate-form textarea{min-height:74px;padding:10px 11px;resize:vertical}.candidate-form-wide{grid-column:1/-1}.candidate-form>button{grid-column:1/-1;justify-self:end}.recruitment-empty{margin:0;padding:18px;border:1px dashed #cfd9e5;border-radius:7px;color:var(--muted);font-size:13px;line-height:1.55;text-align:center}.candidate-list{display:grid;gap:10px}.candidate-card{display:grid;gap:12px;padding:13px;border:1px solid #e0e6ee;border-radius:7px}.candidate-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.candidate-card-heading>span{display:grid;gap:4px}.candidate-card-heading strong{font-size:13px}.candidate-card-heading small{color:var(--muted);font-size:13px}.candidate-stage-form{display:grid;grid-template-columns:minmax(150px,.9fr) minmax(190px,1.2fr) auto;gap:8px}.dashboard-main .data-status strong,.dashboard-main .hiring-empty-state strong,.dashboard-main .metric-copy small,.dashboard-main .table-territory strong{font-size:13px}.dashboard-main .data-status small,.dashboard-main .data-status-tags i,.dashboard-main .metric-copy>span,.dashboard-main .status-badge,.dashboard-main .table-subline,.dashboard-main .table-territory small,.dashboard-main .territory-table th,.dashboard-main .vacancy-row small{font-size:12px}.dashboard-main .empty-state,.dashboard-main .territory-table,.dashboard-main .vacancy-form label,.dashboard-main .vacancy-form-actions>span,.dashboard-main .vacancy-row{font-size:13px}.dashboard-main .metric-card{min-height:124px}.empty-product-state{display:grid;min-height:460px;place-items:center;align-content:center;padding:40px;border:1px solid var(--line);border-radius:8px;background:white;text-align:center}.empty-product-icon{display:grid;width:62px;height:62px;margin-bottom:18px;place-items:center;border-radius:50%;color:var(--liveb-blue);background:#eaf3ff}.empty-product-state h2{margin-top:8px;font-size:28px}.empty-product-state p{max-width:560px;margin:10px 0 18px;color:var(--muted);font-size:13px;line-height:1.7}.empty-product-pills{display:flex;flex-wrap:wrap;justify-content:center;gap:7px}.empty-product-pills span{padding:7px 10px;border:1px solid var(--line);border-radius:999px;color:#53667c;background:#f8fafc;font-size:12px;font-weight:700}.drawer-backdrop{position:fixed;inset:0;z-index:90;border:0;background:rgba(6,20,39,.38);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.drawer-backdrop--top{z-index:100}.detail-drawer,.municipality-drawer{position:fixed;inset:0 0 0 auto;z-index:100;width:min(470px,100vw);overflow-y:auto;border-left:1px solid var(--line);background:white;box-shadow:-18px 0 55px rgba(9,26,49,.16)}.municipality-drawer{z-index:110;width:min(420px,100vw)}.drawer-header{position:sticky;top:0;z-index:2;display:flex;min-height:72px;align-items:center;justify-content:space-between;padding:14px 20px;border-bottom:1px solid var(--line);background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.drawer-header>span{display:grid;gap:4px}.drawer-header small{color:var(--liveb-blue);font-size:12px;font-weight:800;letter-spacing:.13em}.drawer-header strong{font-size:13px}.drawer-header button{color:#6b7b8d;background:#f2f5f8}.drawer-loading{display:flex;height:calc(100vh - 72px);align-items:center;justify-content:center;gap:10px;color:var(--muted);font-size:13px}.spin{animation:spin 1s linear infinite}.drawer-body{padding:21px}.drawer-title{display:flex;align-items:center;gap:11px}.drawer-title>i{width:8px;height:45px;border-radius:4px}.drawer-title h2,.municipality-title{margin:0;font-family:var(--font-display);font-size:25px;font-weight:650;letter-spacing:-.025em}.drawer-title p,.municipality-territory{margin:4px 0 0;color:var(--muted);font-size:12px}.drawer-stat-grid{display:grid;grid-template-columns:repeat(3,1fr);margin:21px 0;border:1px solid var(--line);border-radius:8px}.drawer-stat-grid>span{display:grid;min-height:77px;place-items:center;align-content:center;border-right:1px solid var(--line)}.drawer-stat-grid>span:last-child{border-right:0}.drawer-stat-grid small{color:var(--muted);font-size:12px}.drawer-stat-grid strong{margin-top:5px;font-family:var(--font-display);font-size:23px;font-weight:650}.drawer-stat-warning strong{color:var(--warning)}.drawer-message{margin-bottom:14px;padding:10px 11px;border:1px solid #cbd9e9;border-radius:7px;color:#355574;background:#f3f8fe;font-size:12px}.territory-drawer-actions{display:grid;gap:12px;margin-top:18px}.google-search-button{position:relative;display:inline-flex;width:100%;min-height:46px;align-items:center;justify-content:center;gap:9px;overflow:hidden;padding:0 16px;border:1px solid #c7d2e0;border-radius:8px;color:#24364b;background:#fff;font-size:13px;font-weight:800;box-shadow:0 2px 5px rgb(15 39 71/7%);transition:border-color .18s,box-shadow .18s,transform .18s}.google-search-button:before{position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#4285f4 0 25%,#ea4335 25% 50%,#fbbc05 50% 75%,#34a853 75%);content:""}.google-search-button svg{color:#4285f4}.google-search-button:hover{border-color:#9eb2ca;box-shadow:0 5px 12px rgb(15 39 71/11%);transform:translateY(-1px)}.google-search-button:disabled{cursor:wait;opacity:.62;transform:none}.google-layer-guidance{position:absolute;z-index:5;right:18px;bottom:18px;max-width:330px;padding:10px 12px;border:1px solid #c7d2e0;border-radius:8px;color:#355574;background:rgb(255 255 255/94%);font-size:12px;box-shadow:0 5px 16px rgb(15 39 71/12%)}.google-place-panel{position:absolute;z-index:7;top:18px;left:18px;width:min(360px,calc(100% - 36px));max-height:calc(100% - 36px);overflow:auto;padding:16px;border:1px solid #c7d2e0;border-radius:10px;color:#142944;background:rgb(255 255 255/97%);box-shadow:0 12px 32px rgb(15 39 71/22%)}.google-place-panel header,.google-place-panel header span{display:flex;align-items:center;justify-content:space-between;gap:8px}.google-place-panel header span{justify-content:flex-start;color:#4285f4}.google-place-panel header button{border:0;color:#60758d;background:transparent}.google-place-panel h3{margin:14px 0 10px;font-size:18px}.google-place-panel dl{display:grid;gap:6px;margin:0 0 14px}.google-place-panel dl div{display:flex;justify-content:space-between;gap:12px;font-size:12px}.google-place-panel dt{color:#718198}.google-place-panel dd{margin:0;text-align:right;font-weight:700}.google-place-panel form{display:grid;gap:9px}.google-place-panel label{display:grid;gap:4px;color:#536a84;font-size:11px;font-weight:700}.google-place-panel input,.google-place-panel textarea{width:100%;padding:8px 9px;border:1px solid #cbd7e5;border-radius:6px;color:#142944;background:white}.google-place-panel textarea{min-height:56px;resize:vertical}.google-place-panel form p{margin:0;color:#355574;font-size:12px}.drawer-section{margin:20px 0;padding:17px 0 0;border-top:1px solid var(--line-soft)}.drawer-section-title{color:#76869a;font-size:12px;font-weight:800;letter-spacing:.12em}.detail-list{display:grid;gap:0;margin:12px 0}.detail-list div{display:flex;min-height:35px;align-items:center;justify-content:space-between;border-bottom:1px solid #edf1f5;font-size:12px}.detail-list dt{color:var(--muted)}.detail-list dd{margin:0;font-weight:700}.decision-reason{margin:13px 0;padding:11px;border-left:3px solid #a8c9f4;color:#556980;background:#f5f8fc;font-size:12px;line-height:1.6}.municipality-responsible,.territory-responsible-list{display:grid;gap:9px;margin-top:12px}.municipality-responsible>div,.territory-responsible-list>div{display:flex;min-height:54px;align-items:center;justify-content:space-between;gap:12px;padding:10px 11px;border:1px solid var(--line);border-radius:7px;background:#fafbfd}.municipality-responsible>div>span,.territory-responsible-list span{display:grid;gap:3px}.municipality-responsible p,.municipality-responsible small,.territory-responsible-list small{margin:0;color:var(--muted);font-size:12px}.municipality-responsible a,.territory-responsible-list a{color:var(--brand);font-size:12px;font-weight:800;text-decoration:none}.municipality-responsible a:hover,.territory-responsible-list a:hover{text-decoration:underline}.municipality-responsible{margin:19px 0 0;padding-top:17px;border-top:1px solid var(--line-soft)}.drawer-form{display:grid;gap:15px;margin:19px 0 23px;padding:17px;border:1px solid var(--line);border-radius:8px;background:#fafbfd}.drawer-form input,.drawer-form select,.drawer-form textarea{width:100%;border:1px solid #cdd7e2;border-radius:6px;color:var(--ink);background:white}.drawer-form input,.drawer-form select{height:40px;padding:0 10px}.drawer-form textarea{resize:vertical;padding:10px;line-height:1.5}.drawer-form label>small{color:var(--muted);font-size:12px;font-weight:500}.drawer-form-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:8px}.drawer-section--cities{margin-bottom:0}.drawer-city-list{margin-top:11px;border:1px solid var(--line);border-radius:7px}.drawer-city-list>div{display:flex;min-height:49px;align-items:center;justify-content:space-between;gap:12px;padding:7px 11px;border-bottom:1px solid #edf1f5}.drawer-city-list>div:last-child{border-bottom:0}.drawer-city-list span:first-child{display:grid;gap:3px}.drawer-city-list strong{font-size:12px}.drawer-city-list small{color:var(--muted);font-size:12px}.city-population{color:#586b81;font-size:12px;font-weight:800}.municipality-title{margin-top:8px;font-size:32px}.municipality-metric-grid{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:22px 0}.municipality-metric-grid>span{display:grid;min-height:110px;align-content:center;padding:14px;border:1px solid var(--line);border-radius:8px}.municipality-metric-grid small{color:var(--muted);font-size:12px;font-weight:700}.municipality-metric-grid strong{margin:7px 0;font-family:var(--font-display);font-size:20px;font-weight:650}.municipality-metric-grid i{color:#8a97a7;font-size:12px;font-style:normal}.source-separation{display:flex;gap:10px;padding:12px;border:1px solid #c8d9ed;border-radius:7px;color:#335d8b;background:#f1f7fe}.source-separation p{margin:0;font-size:12px;line-height:1.6}.google-refresh{display:grid;gap:8px;margin:-7px 0 16px;padding:14px;border:1px solid var(--line);border-radius:8px;background:#fbfcfe}.google-refresh .primary-button{width:100%;justify-content:center}.google-refresh>small{color:var(--muted);font-size:12px;line-height:1.5}.google-refresh-message{margin:0;padding:9px 10px;border-radius:6px;font-size:12px;line-height:1.5}.google-refresh-message--success{color:#087451;background:#e7f7f1}.google-refresh-message--error{color:var(--danger);background:#fff0f1}.spin{animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.skeleton-stack{display:grid;gap:16px}.skeleton-card,.skeleton-large,.skeleton-line{overflow:hidden;border-radius:8px;background:linear-gradient(90deg,#e9eef4 25%,#f5f7fa 50%,#e9eef4 75%);background-size:200% 100%;animation:shimmer 1.4s infinite}.skeleton-line--status{height:52px}.skeleton-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.skeleton-card{height:115px}.skeleton-large{height:490px}@keyframes shimmer{to{background-position:-200% 0}}.sidebar-backdrop{display:none}.password-gate{position:fixed;inset:0;z-index:10000;display:grid;place-items:center;padding:24px;overflow-y:auto;background:rgba(5,18,35,.78);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.password-gate>section{width:min(440px,100%);max-height:calc(100dvh - 32px);overflow-y:auto;padding:28px;border:1px solid rgba(255,255,255,.65);border-radius:10px;background:white;box-shadow:0 28px 80px rgba(0,0,0,.28)}.password-gate-icon{display:grid;width:52px;height:52px;margin-bottom:19px;place-items:center;border-radius:50%;color:var(--liveb-blue);background:#eaf3ff}.password-gate h2{margin:8px 0;font-family:var(--font-display);font-size:28px;font-weight:700}.password-gate>section>p{margin:0 0 20px;color:var(--muted);font-size:13px;line-height:1.6}.password-gate form{display:grid;gap:14px}.password-gate label{display:grid;gap:7px;color:#394c63;font-size:12px;font-weight:800}.password-gate input{width:100%;height:42px;padding:0 11px;border:1px solid #cbd6e2;border-radius:7px}.password-gate form>small{color:var(--muted);font-size:12px;line-height:1.5}.settings-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.settings-card{display:grid;min-height:280px;align-content:start;gap:18px;padding:24px}.settings-card-icon{display:grid;width:44px;height:44px;place-items:center;border-radius:10px;color:var(--liveb-blue);background:#eaf3ff}.settings-card-icon--secure{color:var(--success);background:#e7f7f1}.settings-card-icon--warning{color:#a3630b;background:#fff1db}.settings-card h2{margin:7px 0 5px;font-size:21px;font-weight:700;letter-spacing:-.025em}.settings-card p{margin:0;color:var(--muted);font-size:13px;line-height:1.6}.settings-details{display:grid;gap:0;margin:0;border-top:1px solid var(--line-soft)}.settings-details>div{display:flex;justify-content:space-between;gap:20px;padding:13px 0;border-bottom:1px solid var(--line-soft)}.settings-details dt{color:var(--muted);font-size:13px}.settings-details dd{margin:0;font-size:13px;font-weight:750}.settings-status{display:inline-flex;width:fit-content;align-items:center;gap:8px;padding:8px 11px;border-radius:999px;color:#087451;background:#e7f7f1;font-size:12px;font-weight:800}.settings-status span{width:7px;height:7px;border-radius:50%;background:var(--success)}.settings-status--warning{color:#8a5a12;background:#fff8e8}.settings-status--warning span{background:var(--warning)}.audit-panel{overflow:hidden}.audit-filter{display:inline-flex;align-items:center;gap:7px;color:var(--muted)}.audit-filter select{height:34px;padding:0 30px 0 10px;border:1px solid var(--line);border-radius:6px;color:var(--ink);background:white;font-size:12px}.audit-state{display:grid;min-height:280px;place-items:center;padding:30px;color:var(--muted);font-size:13px}.audit-state--error{color:var(--danger)}.audit-table td{height:auto;min-height:53px;padding-top:12px;padding-bottom:12px}.audit-reason{min-width:280px;max-width:520px;white-space:normal}.comparison-workspace{display:grid;gap:16px}.comparison-intro{margin-bottom:0}.comparison-scope{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:8px;background:white}.comparison-scope button{min-width:120px;height:36px;padding:0 14px;border:0;border-radius:6px;color:#5d6f84;background:transparent;font-size:13px;font-weight:800}.comparison-scope button.is-active{color:white;background:var(--liveb-blue)}.comparison-selector{padding:17px}.comparison-selector-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.comparison-selector-heading>div{display:grid;gap:3px}.comparison-selector-heading strong{font-size:13px}.comparison-selector-heading small{color:var(--muted);font-size:12px}.comparison-territory-options{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.comparison-option{display:grid;min-width:0;min-height:58px;grid-template-columns:5px minmax(0,1fr) auto;align-items:center;gap:9px;padding:8px 10px;border:1px solid var(--line);border-radius:7px;color:var(--ink);background:#fbfcfe;text-align:left}.comparison-option:hover{border-color:#aec9ec;background:#f5f9ff}.comparison-option--selected{border-color:#8eb8ef;background:#edf5ff;box-shadow:inset 0 0 0 1px rgba(0,71,186,.08)}.comparison-option>i{width:5px;height:34px;border-radius:999px}.comparison-option>span:nth-child(2){display:grid;min-width:0;gap:3px}.comparison-option strong{font-size:13px}.comparison-option small{overflow:hidden;color:var(--muted);font-size:12px;text-overflow:ellipsis;white-space:nowrap}.comparison-option-check{display:grid;width:23px;height:23px;place-items:center;border-radius:50%;color:var(--liveb-blue);background:white;font-size:13px;font-weight:900}.comparison-municipality-search{position:relative;display:flex;height:44px;align-items:center;gap:9px;padding:0 12px;border:1px solid #cdd7e2;border-radius:7px;color:#718198;background:white}.comparison-municipality-search:focus-within{border-color:var(--liveb-blue);box-shadow:0 0 0 3px rgba(0,71,186,.08)}.comparison-municipality-search>input{width:100%;height:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.comparison-search-results{position:absolute;top:calc(100% + 6px);right:0;left:0;z-index:20;overflow:hidden;border:1px solid var(--line);border-radius:7px;background:white;box-shadow:0 16px 36px rgba(8,31,61,.16)}.comparison-search-results button{display:flex;width:100%;min-height:50px;align-items:center;justify-content:space-between;gap:12px;padding:8px 12px;border:0;border-bottom:1px solid var(--line-soft);color:var(--ink);background:white;text-align:left}.comparison-search-results button:hover{background:#f5f9ff}.comparison-search-results button>span{display:grid;gap:3px}.comparison-search-results strong{font-size:13px}.comparison-search-results small{color:var(--muted);font-size:12px}.comparison-selected-chips{display:flex;flex-wrap:wrap;gap:7px;margin-top:12px}.comparison-selected-chips>span{display:inline-flex;min-height:31px;align-items:center;gap:7px;padding:5px 7px 5px 10px;border:1px solid #c7d8ed;border-radius:999px;color:#234f83;background:#f0f6fd;font-size:12px;font-weight:800}.comparison-selected-chips button{display:grid;width:20px;height:20px;place-items:center;border:0;border-radius:50%;color:#526f91;background:white}.comparison-source-note,.comparison-warning{display:flex;align-items:flex-start;gap:9px;padding:11px 13px;border:1px solid #ead3aa;border-radius:7px;color:#77551d;background:#fffaf0;font-size:13px;line-height:1.55}.comparison-source-note{border-color:#c9d9ec;color:#3d5e82;background:#f3f8fe}.comparison-source-note p{margin:0}.comparison-table-panel{overflow:hidden}.comparison-table-scroll{overflow-x:auto}.comparison-table{width:100%;min-width:760px;border-collapse:collapse;font-size:13px}.comparison-table td,.comparison-table th{min-width:170px;padding:12px 14px;border-right:1px solid var(--line-soft);border-bottom:1px solid var(--line-soft);text-align:left;vertical-align:middle}.comparison-table th:first-child{position:sticky;left:0;z-index:2;min-width:210px;color:#52657b;background:#f7f9fc;font-weight:800}.comparison-table thead th{height:64px;color:var(--ink);background:#f7f9fc}.comparison-table thead th:first-child{z-index:3}.comparison-table thead th>span{display:grid;grid-template-columns:auto 1fr;gap:2px 7px}.comparison-table thead th i{width:5px;height:32px;grid-row:1/span 2;border-radius:999px}.comparison-table thead strong{font-size:13px}.comparison-table thead small{overflow:hidden;color:var(--muted);font-size:12px;font-weight:500;text-overflow:ellipsis;white-space:nowrap}.comparison-table tbody tr:hover td,.comparison-table tbody tr:hover th{background:#f8fbff}.comparison-table tbody td{color:#283e59;font-weight:650}.comparison-empty{display:grid;min-height:260px;place-items:center;align-content:center;gap:8px;color:#77879a;text-align:center}.comparison-empty strong{color:var(--ink);font-size:14px}.comparison-empty span{font-size:13px}.representatives-workspace{display:grid;gap:18px}.representative-panel{overflow:hidden}.representative-filters{display:grid;grid-template-columns:minmax(280px,1.5fr) minmax(170px,.65fr) minmax(210px,.85fr);gap:12px;padding:16px 18px;border-bottom:1px solid var(--line);background:#fbfcfe}.representative-search{display:flex;align-items:center;gap:9px;height:42px;padding:0 12px;border:1px solid #cbd6e2;border-radius:7px;color:#728399;background:white}.representative-search input{width:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:13px}.representative-filters>select{height:42px;padding:0 11px;border:1px solid #cbd6e2;border-radius:7px;color:var(--ink);background:white;font-size:13px}.representative-table-scroll{overflow-x:auto}.representative-table{width:100%;min-width:1120px;border-collapse:collapse;font-size:13px}.representative-table td,.representative-table th{padding:13px 14px;border-bottom:1px solid #e8edf3;text-align:left;vertical-align:middle}.representative-table th{color:#52657c;background:#f7f9fc;font-size:13px;font-weight:800;white-space:nowrap}.representative-table tbody tr:hover{background:#fbfdff}.representative-table tbody tr:last-child td{border-bottom:0}.representative-person{display:flex;align-items:center;gap:10px;min-width:210px}.representative-person>span:last-child{display:grid;gap:4px}.representative-person strong{color:var(--ink);font-size:13px}.representative-person small{color:var(--muted);font-size:13px}.representative-avatar{display:inline-grid;flex:0 0 auto;width:36px;height:36px;place-items:center;border:1px solid #bfd4f1;border-radius:50%;color:var(--liveb-blue);background:#edf5ff;font-size:13px;font-weight:850}.representative-avatar--large{width:52px;height:52px;font-size:15px}.representative-manage-button{min-height:34px;padding:0 12px;font-size:13px}.representative-drawer{position:fixed;inset:0 0 0 auto;z-index:100;width:min(680px,100vw);overflow-y:auto;border-left:1px solid var(--line);background:#f7f9fc;box-shadow:-18px 0 55px rgba(9,26,49,.16)}.representative-drawer-body{display:grid;gap:16px}.representative-profile-heading{display:flex;align-items:center;gap:13px}.representative-profile-heading>span:last-child{display:grid;justify-items:start;gap:7px}.representative-profile-heading h2{margin:0;font-size:23px}.representative-assignment-card{display:grid;gap:10px;padding:16px;border:1px solid var(--line);border-radius:8px;background:white}.representative-assignment-card>div{display:flex;align-items:baseline;justify-content:space-between;gap:12px;padding-top:10px;border-top:1px solid var(--line-soft);font-size:13px}.representative-assignment-card p,.representative-assignment-card>div span{margin:0;color:var(--muted);font-size:13px}.representative-form{display:grid;gap:15px;padding:17px;border:1px solid var(--line);border-radius:8px;background:white}.representative-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.representative-form label{display:grid;gap:7px;color:#52657c;font-size:13px;font-weight:800}.representative-form input,.representative-form select,.representative-form textarea{width:100%;border:1px solid #cbd6e2;border-radius:7px;color:var(--ink);background:white;font-size:13px}.representative-form input,.representative-form select{min-height:42px;padding:0 11px}.representative-form textarea{min-height:82px;padding:10px 11px;resize:vertical;line-height:1.5}.representative-form input:disabled,.representative-form select:disabled,.representative-form textarea:disabled{color:#617187;background:#f3f6f9}.representative-form-wide{grid-column:1/-1}.representative-portfolio-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.portfolio-definition{padding:12px 13px;border-left:3px solid var(--liveb-blue);border-radius:5px;background:#f1f6fd}.portfolio-definition strong{font-size:13px}.portfolio-definition p{margin:5px 0 0;color:#5a6d84;font-size:13px;line-height:1.5}.representative-notes{width:100%}.form-message,.representative-readonly-note{margin:0;color:var(--muted);font-size:13px;line-height:1.5}.form-message{color:var(--liveb-blue);font-weight:700}@media (max-width:1350px){.metric-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.metric-grid--four{grid-template-columns:repeat(4,minmax(0,1fr))}.comparison-territory-options,.hiring-grid,.representative-portfolio-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:1080px){.settings-grid{grid-template-columns:1fr}.sidebar{width:220px}.dashboard-main{margin-left:220px}.topbar{padding-left:22px}.dashboard-content{padding-right:20px;padding-left:20px}.dashboard-grid,.map-workspace{grid-template-columns:1fr}.map-side-list{max-height:none}.map-side-list-scroll{display:grid;max-height:none;grid-template-columns:repeat(2,1fr)}.global-search{width:min(340px,40vw)}.comparison-territory-options{grid-template-columns:repeat(2,minmax(0,1fr))}.representative-filters{grid-template-columns:1fr}}@media (max-width:850px){.login-page{grid-template-columns:1fr}.login-brand-panel{display:none}.login-form-panel{padding:32px 24px}.mobile-brand{display:block;margin-bottom:56px}.sidebar{width:246px;transform:translateX(-102%);transition:transform .2s}.sidebar--open{transform:translateX(0)}.sidebar-close{display:inline-grid;color:#9fb2c7}.sidebar-backdrop{position:fixed;inset:0;z-index:45;display:block;border:0;background:rgba(5,17,33,.42)}.dashboard-main{margin-left:0}.mobile-menu-button{display:inline-grid}.topbar{flex-wrap:wrap}.global-search,.topbar-actions{width:100%}.hiring-grid,.metric-grid,.metric-grid--four{grid-template-columns:repeat(2,minmax(0,1fr))}.comparison-intro{align-items:flex-start;flex-direction:column}.representative-form-grid,.representative-portfolio-grid{grid-template-columns:1fr 1fr}}@media (max-width:560px){.topbar{padding:12px 14px}.topbar-title{width:100%}.topbar h1{font-size:21px}.topbar-actions .secondary-button{display:none}.dashboard-content{padding:15px 12px 28px}.data-status-tags{display:none}.metric-grid,.metric-grid--four{grid-template-columns:1fr 1fr;gap:8px}.metric-card{min-height:130px;flex-direction:column;padding:13px}.metric-copy>span{white-space:normal}.map-canvas,.map-loading{height:420px}.panel--map-full .map-canvas,.panel--map-full .map-loading{height:max(320px,50dvh);min-height:0}.map-footer span:nth-child(2){display:none}.section-intro{align-items:flex-start;flex-direction:column}.hiring-grid{grid-template-columns:1fr}.comparison-scope{width:100%}.comparison-scope button{width:50%;min-width:0}.comparison-territory-options,.representative-form-grid,.representative-portfolio-grid{grid-template-columns:1fr}.representative-drawer{width:100%}.map-side-list-scroll{grid-template-columns:1fr}.detail-drawer,.municipality-drawer{width:100%}.municipality-metric-grid{grid-template-columns:1fr}.skeleton-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:1100px){.vacancy-form{grid-template-columns:1fr 1fr}.vacancy-form-wide{grid-column:span 2}.vacancy-row{grid-template-columns:minmax(190px,2fr) .7fr .8fr auto}.vacancy-row>span:nth-child(4){grid-column:1/-1;grid-row:2}.onboarding-row{grid-template-columns:minmax(200px,1fr) auto}.onboarding-row input{grid-column:1/-1}}@media (max-width:680px){.vacancy-form{grid-template-columns:1fr}.vacancy-form-wide{grid-column:auto}.vacancy-form-actions{align-items:stretch;flex-direction:column}.vacancy-row{grid-template-columns:1fr 1fr}.vacancy-row>span:first-child,.vacancy-row>span:nth-child(4){grid-column:1/-1}.recruitment-drawer{width:100%}.candidate-form,.candidate-stage-form,.vacancy-status-form{grid-template-columns:1fr}.candidate-form-wide,.candidate-form>button{grid-column:auto}.onboarding-row{grid-template-columns:1fr}.onboarding-row input{grid-column:auto}}.route-panel{margin-top:20px}.route-list{display:grid;gap:12px}.route-card{overflow:hidden;border:1px solid #dfe7f0;border-radius:14px;background:#fff}.route-card-summary{display:grid;grid-template-columns:150px minmax(220px,1fr) 80px auto 20px;align-items:center;width:100%;gap:16px;padding:18px;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.route-card-summary:hover{background:#f8fbff}.route-date,.route-main,.route-progress{display:flex;min-width:0}.route-date{align-items:center;gap:8px;color:#194d86;font-size:14px;font-weight:700}.route-main,.route-progress{flex-direction:column;gap:3px}.route-main strong,.route-progress strong{color:var(--navy);font-size:14px}.route-main small,.route-progress small{color:#66788c;font-size:13px}.route-details{padding:0 18px 18px;border-top:1px solid #edf1f5;background:#fbfdff}.route-logistics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-top:16px}.route-logistics>div{display:grid;gap:5px;padding:14px;border:1px solid #dbe7f3;border-radius:12px;background:#fff}.route-logistics strong{color:var(--navy);font-size:16px}.route-logistics small{color:#5d7085;font-size:13px;line-height:1.45}.route-logistics>p{grid-column:1/-1;margin:0;color:#5d7085;font-size:13px}.route-stop-list{display:grid;gap:10px;padding-top:16px}.route-stop{display:grid;grid-template-columns:34px minmax(180px,1fr) auto;align-items:center;gap:12px;padding:14px;border:1px solid #e3eaf2;border-radius:12px;background:#fff}.route-stop-position{display:grid;width:32px;height:32px;place-items:center;border-radius:50%;background:#eaf3ff;color:#075db8;font-size:14px;font-weight:800}.route-stop-copy{display:flex;min-width:0;flex-direction:column;gap:4px}.route-stop-copy strong{color:var(--navy);font-size:14px}.route-stop-copy small{color:#66788c;font-size:13px}.route-stop-form{display:grid;grid-column:2/-1;grid-template-columns:1fr 1fr;gap:10px;padding-top:4px}.route-actions input,.route-form input,.route-form select,.route-form textarea,.route-municipality-picker select,.route-stop-form input{width:100%;min-height:42px;padding:10px 12px;border:1px solid #ced9e5;border-radius:9px;background:#fff;color:var(--navy);font:inherit;font-size:14px}.route-stop-form>div{display:flex;grid-column:1/-1;flex-wrap:wrap;gap:8px}.route-actions{display:flex;align-items:center;gap:10px;padding-top:16px}.route-actions input{min-width:260px;flex:1 1}.route-drawer{width:min(560px,100%)}.route-form{display:grid;gap:16px;padding:22px;overflow-y:auto}.route-form label,.route-municipality-picker{display:grid;gap:7px}.route-form label>span,.route-municipality-picker>span{color:#293f58;font-size:13px;font-weight:700}.route-form textarea{min-height:86px;resize:vertical}.route-municipality-picker>div:first-of-type{display:grid;grid-template-columns:1fr auto;gap:8px}.route-selected-cities{display:grid;gap:7px}.route-selected-cities>div{display:flex;align-items:center;justify-content:space-between;min-height:42px;padding:8px 10px 8px 13px;border:1px solid #dfe7f0;border-radius:9px;background:#f8fbff;font-size:13px}.route-selected-cities span{display:flex;gap:4px}.route-selected-cities button{display:grid;width:30px;height:30px;place-items:center;border:1px solid #d8e2ec;border-radius:7px;background:#fff;color:#31506f;cursor:pointer}.route-selected-cities button:disabled{cursor:not-allowed;opacity:.35}.alert--success{border-color:#a9dfc4;background:#effbf5;color:#17643e}@media (max-width:850px){.route-card-summary{grid-template-columns:1fr auto}.route-main{grid-column:1/-1;grid-row:1}.route-date,.route-progress{grid-row:2}.route-card-summary>.status-badge{grid-column:2;grid-row:1}.route-card-summary>svg{display:none}.route-stop-form{grid-template-columns:1fr}.route-actions{align-items:stretch;flex-direction:column}.route-actions input{width:100%;min-width:0}}@media (max-width:560px){.route-logistics{grid-template-columns:1fr}.route-logistics>p{grid-column:auto}.route-stop{grid-template-columns:34px 1fr}.route-stop>.status-badge{grid-column:2;justify-self:start}.route-stop-form{grid-column:1/-1}.route-municipality-picker>div:first-of-type{grid-template-columns:1fr}}.data-status--warning{border-color:#ead39d;background:#fff9eb}.data-status--error{border-color:#efb8bd;background:#fff4f5}.data-status--error .data-status-dot{background:var(--danger);box-shadow:0 0 0 5px rgba(203,58,69,.11)}.data-status--error small{color:#8c3e45}.map-header-actions{display:flex;align-items:flex-end;gap:9px}.map-owner-filter{display:grid;gap:4px}.map-owner-filter>span{color:var(--muted);font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.map-owner-filter select{width:min(230px,31vw);height:36px;padding:0 32px 0 10px;border:1px solid #cbd7e5;border-radius:7px;color:var(--ink);background:white;font:inherit;font-size:12px;font-weight:700}.map-retry-button{min-height:34px;margin-top:13px;padding:0 14px;border:1px solid var(--liveb-blue);border-radius:7px;color:white;background:var(--liveb-blue);font:inherit;font-size:12px;font-weight:800}.map-footer--operational{flex-wrap:wrap;min-height:42px;padding-top:7px;padding-bottom:7px;row-gap:7px}.legend-swatch--inside{border:2px solid white;border-radius:50%;background:var(--liveb-blue);box-shadow:0 0 0 1px var(--liveb-blue)}.legend-swatch--outside,.legend-swatch--unresolved{border:2px solid white;border-radius:1px;background:#7c3aed;box-shadow:0 0 0 1px currentColor;color:#7c3aed;transform:rotate(45deg)}.legend-swatch--unresolved{background:#64748b;color:#64748b}.map-side-empty{margin:0;padding:14px 17px 18px;color:var(--muted);font-size:12px;line-height:1.5}.load-failure{display:grid;width:min(520px,100%);justify-items:center;gap:10px;margin:80px auto 0;padding:32px;border:1px solid #efb8bd;border-radius:10px;color:var(--danger);background:white;box-shadow:var(--shadow);text-align:center}.load-failure h2,.load-failure p{margin:0}.load-failure h2{color:var(--ink);font-size:20px}.load-failure p{color:var(--muted);line-height:1.55}.spin{animation:geo-spin .9s linear infinite}@keyframes geo-spin{to{transform:rotate(1turn)}}@media (max-width:980px){.map-header-actions{width:100%;align-items:stretch}.map-owner-filter{min-width:0;flex:1 1}.map-owner-filter select{width:100%}.map-footer-source{width:100%;margin-left:0}}.drawer-backdrop{background:rgb(6 20 39/30%);-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px)}.detail-drawer{display:flex;width:min(520px,100vw);overflow:hidden;flex-direction:column}.detail-drawer .drawer-body{min-height:0;overflow-y:auto;overscroll-behavior:contain;padding:22px}.territory-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;margin:18px 0 16px;padding:4px;border:1px solid #dbe4ee;border-radius:10px;background:#f5f8fc}.territory-tabs button{display:inline-flex;min-width:0;min-height:38px;align-items:center;justify-content:center;gap:5px;padding:7px 8px;border:1px solid transparent;border-radius:7px;color:#52667d;background:transparent;font:inherit;font-size:11.5px;font-weight:800;cursor:pointer}.territory-tabs button:hover{color:#123b70;background:#fff}.territory-tabs button.active{border-color:#b9d2f2;color:#064fa7;background:#fff;box-shadow:0 2px 7px rgb(15 54 96/10%)}.territory-tabs button span{display:inline-grid;min-width:19px;height:19px;place-items:center;padding:0 5px;border-radius:999px;color:#536980;background:#e5edf6;font-size:10px;line-height:1}.territory-tabs button.active span{color:#075db8;background:#e7f1ff}.territory-tab-content{display:grid;min-width:0;gap:14px}.territory-tab-intro{display:grid;gap:5px;padding:14px;border:1px solid #cfe0f3;border-radius:10px;background:#f4f8fd}.territory-tab-intro strong{color:#173754;font-size:13px}.territory-tab-helper,.territory-tab-intro p{margin:0;color:#60758d;font-size:12px;line-height:1.55}.territory-tab-helper{margin-top:-5px;padding:0 2px}.google-tab-heading{display:grid;gap:11px}.google-tab-heading>div{display:flex;align-items:baseline;gap:7px}.google-tab-heading>div strong{color:#0b315f;font-family:var(--font-display);font-size:28px;line-height:1}.google-tab-heading>div span{color:#61758b;font-size:12px}.google-results-list,.portfolio-partner-list{display:grid;gap:8px}.google-results-list--buttons>button,.google-results-list>div,.portfolio-partner-card{display:flex;width:100%;min-width:0;align-items:center;justify-content:space-between;gap:12px;padding:12px 13px;border:1px solid #dce5ef;border-radius:9px;color:#17324f;background:#fff;font:inherit;text-align:left;box-shadow:0 1px 2px rgb(18 50 85/4%)}.google-results-list--buttons>button{cursor:pointer;transition:border-color .16s,background .16s,transform .16s}.google-results-list--buttons>button:hover{border-color:#9fc1eb;background:#f7fbff;transform:translateY(-1px)}.google-results-list--buttons>button>span,.google-results-list>div>span,.portfolio-partner-card>span{display:grid;min-width:0;gap:4px}.google-results-list strong,.portfolio-partner-card strong{overflow-wrap:anywhere;color:#112b49;font-size:13px;line-height:1.35}.google-results-list small,.portfolio-partner-card small{color:#6a7d91;font-size:11px;line-height:1.4}.google-pagination{display:flex;align-items:center;justify-content:space-between;gap:8px;padding-top:4px}.google-pagination button{min-height:36px;padding:0 13px;border:1px solid #cfdbe8;border-radius:7px;color:#294966;background:#fff;font:inherit;font-size:12px;font-weight:800;cursor:pointer}.google-pagination button:hover:not(:disabled){border-color:#9cb8d6;background:#f6faff}.google-pagination button:disabled{cursor:not-allowed;opacity:.42}.google-pagination span{color:#61758b;font-size:11px;text-align:center}.google-prospect-form{display:grid;gap:12px}.google-prospect-form .text-button{width:fit-content;padding:0;cursor:pointer}.google-prospect-form h3{margin:2px 0 0;color:#102a47;font-size:19px}.google-prospect-form>p{margin:-5px 0 3px;color:#657990;font-size:12px}.google-prospect-form label{display:grid;gap:6px;color:#344c66;font-size:12px;font-weight:750}.google-prospect-form input,.google-prospect-form textarea{width:100%;min-height:41px;padding:9px 10px;border:1px solid #cbd8e6;border-radius:8px;outline:0;color:#122c49;background:#fff;font:inherit;font-size:13px}.google-prospect-form textarea{min-height:82px;resize:vertical}.google-prospect-form input:focus,.google-prospect-form textarea:focus{border-color:#64a0e8;box-shadow:0 0 0 3px rgb(38 115 203/12%)}.portfolio-partner-card{position:relative;justify-content:flex-start;padding-left:14px}.portfolio-partner-card>i{width:9px;height:38px;flex:0 0 auto;border-radius:999px}.portfolio-owner-badge{width:fit-content;margin-top:2px;padding:4px 8px;border:1px solid #bad5f5;border-radius:999px;color:#07549f;background:#edf6ff;font-size:10.5px;line-height:1.2}.portfolio-location-warning,.portfolio-owner-badge--warning{color:#955907!important}.portfolio-owner-badge--warning{border-color:#eed09b;background:#fff7e8}.google-map-tooltip--partner{max-width:310px;gap:5px;padding:3px 1px;white-space:normal}.google-map-tooltip--partner strong{font-size:14px}.google-map-tooltip--partner b{width:fit-content;margin:3px 0;padding:4px 7px;border-radius:999px;color:#7a4300;background:#fff0cf;font-size:11px}.legend-swatch--outside,.legend-swatch--unresolved{width:9px;height:9px;border:2px solid #fff;border-radius:50%;background:#0f6cbd;box-shadow:0 0 0 1px #173754;color:#173754;transform:none}.legend-swatch--unresolved{background:#d97706;color:#d97706}@media (max-width:560px){.detail-drawer .drawer-body{padding:17px 14px 24px}.territory-tabs{grid-template-columns:repeat(2,minmax(0,1fr))}}.app-shell--embedded{min-height:100dvh;background:#f4f7fb}.app-shell--embedded .dashboard-main{min-height:100dvh;margin-left:0}.topbar--embedded{display:grid;min-height:64px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:9px 18px}.embedded-navigation-wrap{display:flex;min-width:0;align-items:center;gap:10px}.embedded-product-label{display:inline-flex;min-height:36px;flex:0 0 auto;align-items:center;gap:7px;border-right:1px solid var(--line);padding:0 14px 0 2px;color:var(--liveb-blue);font-size:13px;font-weight:850;letter-spacing:.04em}.embedded-navigation{display:flex;min-width:0;flex:1 1;align-items:center;gap:4px;overflow-x:auto;padding:2px;scrollbar-width:none}.embedded-navigation::-webkit-scrollbar{display:none}.embedded-nav-item{display:inline-flex;min-height:38px;flex:0 0 auto;align-items:center;gap:6px;border:1px solid transparent;border-radius:8px;padding:0 10px;color:#5a6b80;background:transparent;font-size:12px;font-weight:750;white-space:nowrap}.embedded-nav-item:hover{color:#123c72;background:#f0f5fb}.embedded-nav-item--active{border-color:#c9dcf5;color:#0d4fa8;background:#eaf3ff;box-shadow:inset 0 0 0 1px rgba(13,79,168,.03)}.topbar--embedded .topbar-actions{flex-wrap:nowrap}.topbar--embedded .global-search{width:min(320px,24vw)}.app-shell--embedded .dashboard-content{padding:18px 20px 36px}@media (max-width:1250px){.topbar--embedded{grid-template-columns:minmax(0,1fr)}.topbar--embedded .global-search,.topbar--embedded .topbar-actions{width:100%}}@media (max-width:700px){.embedded-product-label{padding-right:10px}.embedded-nav-item{padding:0 9px}.app-shell--embedded .dashboard-content{padding:14px 12px 28px}}.app-shell--embedded .topbar--embedded{grid-template-columns:minmax(0,1fr);gap:10px;padding:12px 20px}.app-shell--embedded .embedded-navigation{overflow:visible;flex-wrap:wrap}.app-shell--embedded .topbar-actions{justify-content:flex-end;min-width:0}.app-shell--embedded .global-search{width:min(480px,100%);min-width:0;flex:1 1}.workspace-more{position:relative;min-width:0}.workspace-more>summary{cursor:pointer;list-style:none}.workspace-more>summary::-webkit-details-marker{display:none}.workspace-more-panel{position:absolute;z-index:60;top:calc(100% + 8px);right:0;width:240px;max-width:calc(100vw - 40px);max-height:min(60dvh,420px);overflow-y:auto;padding:6px;border:1px solid var(--line);border-radius:12px;background:var(--surface);box-shadow:var(--shadow)}.workspace-more-panel .embedded-nav-item{display:flex;width:100%;min-height:42px;white-space:normal;text-align:left}.workspace-mobile-navigation{display:none}.workspace-status{margin-bottom:14px;border:1px solid #d4e2df;border-radius:10px;background:#f4fbf8}.workspace-status>summary{display:flex;align-items:center;flex-wrap:wrap;gap:8px 12px;min-height:44px;padding:10px 14px;font-size:12px;cursor:pointer;list-style:none}.workspace-indicators>summary::-webkit-details-marker,.workspace-status>summary::-webkit-details-marker{display:none}.workspace-status-scope{color:#566a7f}.workspace-status-detail{display:inline-flex;align-items:center;gap:6px;margin-left:auto;color:#325d86;font-weight:700}.workspace-status--stale{border-color:#eed8b4;background:#fffaf0}.workspace-status--failed{border-color:#efc7cc;background:#fff3f4}.workspace-status--stale .data-status-dot{background:#b76e0d;box-shadow:none}.workspace-status--failed .data-status-dot{background:#b42335;box-shadow:none}.workspace-status-body{border-top:1px solid var(--line);padding:12px}.workspace-status-body .access-scope,.workspace-status-body .data-status{margin:0}.workspace-status-body .access-scope{margin-top:10px}.app-shell--embedded .workspace-primary-metrics{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:12px}.app-shell--embedded .metric-card{min-height:112px;border-radius:12px;padding:16px}.app-shell--embedded .metric-copy small,.app-shell--embedded .metric-copy>span{overflow:visible;white-space:normal;text-overflow:clip;overflow-wrap:anywhere;line-height:1.45}.app-shell--embedded .metric-copy strong{font-size:28px}.app-shell--embedded .metric-copy .metric-pending{font-size:13px}.workspace-indicators{margin-bottom:16px}.workspace-indicators>summary{display:flex;align-items:center;gap:8px;width:fit-content;max-width:100%;min-height:36px;padding:5px 0;color:#254b7a;font-size:12px;font-weight:750;list-style:none;cursor:pointer}.workspace-indicators>summary>span{color:#6b7b91;font-weight:400}.workspace-indicators>.metric-grid{margin-top:8px}.workspace-indicators[open]>summary svg,.workspace-status[open] .workspace-status-detail svg{transform:rotate(180deg)}.workspace-indicators summary:focus-visible,.workspace-more summary:focus-visible,.workspace-status summary:focus-visible{outline:3px solid #8ab7f0;outline-offset:3px;border-radius:6px}.app-shell--embedded .dashboard-grid{grid-template-columns:minmax(0,1fr) 280px}.app-shell--embedded .panel{border-radius:12px}.app-shell--embedded .panel--map .map-canvas{height:clamp(340px,52dvh,540px)}.map-camera-actions{position:absolute;z-index:2;top:10px;left:10px;display:flex;flex-wrap:wrap;gap:4px;max-width:calc(100% - 60px);padding:4px;border:1px solid var(--line);border-radius:9px;background:white;box-shadow:0 2px 8px #10233f15}.map-camera-actions button{min-height:34px;border:0;border-radius:5px;padding:5px 9px;background:#f2f6fc;color:#284b77;font-size:11px;font-weight:700}.map-camera-actions button:hover:not(:disabled){background:#dfedff}.map-camera-actions button:disabled{color:#6b7b91;background:#f7f8fa;cursor:default}@media (min-width:1600px){.app-shell--embedded .topbar--embedded{grid-template-columns:minmax(0,1fr) 450px}}@media (max-width:1000px){.app-shell--embedded .dashboard-grid{grid-template-columns:minmax(0,1fr)}}@media (max-width:620px){.app-shell--embedded .topbar--embedded{padding:10px 12px}.app-shell--embedded .embedded-navigation{display:none}.workspace-mobile-navigation{display:flex;flex:1 1;align-items:center;gap:8px;min-width:0}.workspace-mobile-navigation>span{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.workspace-mobile-navigation select{min-width:0;width:100%;min-height:42px;border:1px solid var(--line);border-radius:8px;padding:8px;color:var(--ink);background:white}.app-shell--embedded .global-search,.app-shell--embedded .topbar-actions{width:100%}.app-shell--embedded .topbar-actions>.secondary-button{padding:10px}.app-shell--embedded .workspace-primary-metrics{grid-template-columns:minmax(0,1fr);gap:8px}.app-shell--embedded .metric-card{min-height:88px;padding:12px 14px}.app-shell--embedded .metric-copy{flex:1 1;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px 12px}.app-shell--embedded .metric-copy strong{grid-column:2;grid-row:1/3;margin:0}.app-shell--embedded .metric-copy>span{grid-column:1}.workspace-status-scope{flex-basis:100%;padding-left:20px}.workspace-status-detail{margin-left:20px}.workspace-indicators>summary{flex-wrap:wrap}.workspace-indicators>summary>span{display:none}}.workspace-status--current .data-status-dot{background:#0f9367;box-shadow:0 0 0 4px #0f936714}@media (max-width:620px){.app-shell--embedded .metric-card{flex-direction:row}.app-shell--embedded .topbar-actions>.secondary-button{display:inline-flex;flex-shrink:0}}.app-shell--embedded .priority-copy strong{overflow:visible;text-overflow:clip;white-space:normal;overflow-wrap:anywhere;line-height:1.4}