:root{--navy:#12344d;--navy2:#173c57;--teal:#069b91;--bg:#f3f6f8;--line:#d6e0e6;--muted:#687b88;--danger:#b42318;--white:#fff}*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;color:#102536;background:var(--bg)}button,input{font:inherit}.auth-shell{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(135deg,#eef6f7,#dce9ef)}.auth-card{width:min(430px,100%);padding:32px;border-radius:16px;background:#fff;box-shadow:0 18px 55px #173c5720}.brand{display:flex;gap:12px;align-items:center;margin-bottom:28px}.brand span{display:grid;place-items:center;width:44px;height:44px;border-radius:11px;background:var(--teal);color:#fff;font-weight:900}.brand.light{color:#fff}.brand.light span{background:#0da89e}.brand strong{font-size:14px}.auth-card h1{margin:0 0 6px}.auth-card p{color:var(--muted)}form{display:grid;gap:14px}label{display:grid;gap:6px;font-size:12px;font-weight:700}input{width:100%;padding:11px 12px;border:1px solid #bdcbd4;border-radius:8px;background:#fff}.primary,.secondary{border:0;border-radius:8px;padding:11px 15px;font-weight:800;cursor:pointer}.primary{background:var(--teal);color:#fff}.secondary{background:#e7eef2;color:var(--navy)}.error{min-height:18px;color:var(--danger);font-size:12px}.app{min-height:100vh;display:grid;grid-template-columns:230px 1fr}.sidebar{position:sticky;top:0;height:100vh;padding:24px 18px;background:var(--navy);color:#fff}.sidebar nav{display:grid;gap:7px}.sidebar nav button,.logout{width:100%;padding:12px 13px;border:0;border-radius:8px;background:transparent;color:#dce8ef;text-align:left;font-weight:700;cursor:pointer}.sidebar nav button.active{background:#2b516d;color:#fff}.logout{position:absolute;bottom:20px;left:18px;width:194px}.workspace{min-width:0}.topbar{display:flex;justify-content:space-between;align-items:center;padding:20px 32px;background:#fff;border-bottom:1px solid var(--line)}.topbar h2{margin:4px 0 0}.topbar small{color:var(--teal);font-weight:900;text-transform:uppercase}.user{text-align:right}.user span{display:block;color:var(--muted);font-size:11px}.page{display:none;padding:30px 32px}.page.active{display:block}.section-head{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-head h1{margin:0 0 5px}.section-head p{margin:0;color:var(--muted)}.metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:18px}.metric,.panel{padding:20px;border:1px solid var(--line);border-radius:12px;background:#fff}.metric span{display:block;color:var(--muted);font-size:11px}.metric strong{display:block;margin-top:8px;font-size:28px;color:var(--navy)}.panel h3{margin-top:0}.table-wrap{overflow:auto}table{width:100%;border-collapse:collapse;font-size:12px}th,td{padding:11px 10px;border-bottom:1px solid var(--line);text-align:left;vertical-align:middle}th{background:#eef3f6;color:#526875;font-size:10px;text-transform:uppercase}td small{display:block;color:var(--muted);margin-top:3px}.badge{display:inline-block;padding:4px 7px;border-radius:999px;background:#e4f5ef;color:#08735f;font-size:10px;font-weight:800}.dropzone{margin-bottom:14px;padding:22px;border:2px dashed #afc3ce;border-radius:10px;background:#f7fafb}.results{display:grid;gap:8px;margin-top:16px}.result{padding:10px 12px;border-radius:8px;background:#edf6f4}.result.error-result{background:#fff0ee;color:#8f251b}.privacy-note{color:var(--muted);font-size:11px}.notice{position:fixed;right:22px;top:20px;z-index:10;padding:12px 16px;border-radius:9px;background:#153f59;color:#fff;box-shadow:0 6px 20px #0002}.empty{color:var(--muted)}dialog{width:min(520px,calc(100% - 28px));border:0;border-radius:14px;padding:0;box-shadow:0 24px 70px #0004}dialog::backdrop{background:#10253688}dialog form{padding:24px}.dialog-close{position:absolute;right:12px;top:8px;border:0;background:none;font-size:24px;cursor:pointer}.checkbox{display:flex;align-items:center;gap:8px}.checkbox input{width:auto}.actions{display:flex;justify-content:flex-end;gap:10px}.hidden,[hidden]{display:none!important}@media(max-width:800px){.app{grid-template-columns:1fr}.sidebar{position:static;height:auto}.sidebar nav{grid-template-columns:repeat(2,1fr)}.logout{position:static;width:100%;margin-top:10px}.metrics{grid-template-columns:1fr}.topbar,.page{padding:20px}.section-head{align-items:flex-start;flex-direction:column;gap:12px}}
.topbar-user{display:flex;align-items:flex-end;gap:18px}.identity-input{width:300px;text-align:left}.identity-input span{color:var(--muted);font-size:10px}.identity-input input{padding:8px 10px}.print-identity{display:none}.weekly-controls{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.weekly-controls input,.weekly-controls select,select{padding:10px 11px;border:1px solid #bdcbd4;border-radius:8px;background:#fff}.weekly-metrics{grid-template-columns:repeat(4,1fr)}.compliance{margin-bottom:14px;padding:12px 15px;border:1px solid #9ed5bd;border-radius:9px;background:#effaf5;color:#176345;font-size:12px;font-weight:700}.compliance.invalid{border-color:#efb3aa;background:#fff1ee;color:#9a2d22}.compliance ul{margin:7px 0 0;padding-left:18px;font-weight:400}.weekly-panel{padding:0}.weekly-table th,.weekly-table td{text-align:center;border:1px solid #c8d2d8}.weekly-table th{background:#e9eef2;color:#263f50}.weekly-table td.remark{text-align:left;min-width:230px}.weekly-table .day-cell{min-width:115px;background:#f7fafb}.weekly-table .automatic{background:#eff7fb}.weekly-table .manual{background:#fff9e9}.weekly-table .violation{background:#fff0ed}.weekly-add-row td{padding:7px;background:#eef9f7}.weekly-add-row button{width:100%;border:0;background:transparent;color:#087a72;font-weight:800;cursor:pointer}.weekly-total td{background:#e3e7ea;font-weight:900}.source-pill{display:inline-block;padding:3px 6px;border-radius:999px;background:#e4f4f1;color:#08766d;font-size:9px;font-weight:800}.delete-manual{margin-left:6px;border:0;background:none;color:#aa2b20;font-size:10px;cursor:pointer}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.form-grid .wide{grid-column:1/-1}.dialog-context{color:var(--muted);font-size:12px}@media(max-width:1000px){.topbar-user{width:100%;align-items:stretch}.identity-input{width:100%}.topbar{align-items:flex-start;flex-wrap:wrap}}@media print{.sidebar,.topbar,.weekly-controls,.weekly-add-row,.notice{display:none!important}.app{display:block}.page{display:none}.page.active{display:block;padding:0}.workspace{background:#fff}.print-identity{display:flex;justify-content:space-between;align-items:flex-end;margin:0 0 12px;padding:0 0 8px;border-bottom:2px solid #12344d}.print-identity strong{font-size:18px}.print-identity span{font-size:11px}.weekly-panel{border:0}.weekly-table{font-size:9px}.compliance{break-inside:avoid}}
.weekly-approval{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:14px;padding:13px 15px;border:1px solid #b9cbd5;border-radius:9px;background:#f5f8fa;color:#29475a}.weekly-approval div{display:grid;gap:3px}.weekly-approval span{font-size:11px;color:#617785}.weekly-approval.approved{border-color:#79bea9;background:#eaf7f2;color:#12624f}.weekly-approval.approved span{color:#347565}@media(max-width:700px){.weekly-approval{align-items:stretch;flex-direction:column}.weekly-approval button{width:100%}}@media print{.weekly-approval{display:none!important}}
.year-control{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:12px;font-weight:800}.year-control select{min-width:110px}.overtime-year-metrics{grid-template-columns:repeat(4,1fr)}.overtime-year-metrics .metric:last-child{background:#fff6e8;border-color:#edbd73}.overtime-year-metrics .metric:last-child strong{color:#a85b00}.overtime-period-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-bottom:16px}.period-card{display:flex;flex-direction:column;gap:5px;padding:15px;background:#fff;border:1px solid var(--line);border-radius:12px}.period-card span{color:var(--muted);font-size:11px;font-weight:800}.period-card strong{color:#a85b00;font-size:23px;font-variant-numeric:tabular-nums}.period-card small{color:var(--muted);font-size:10px;line-height:1.45}.overtime-panel{padding:0}.overtime-table th:not(:first-child),.overtime-table td:not(:first-child){text-align:center}.overtime-table td small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.overtime-value{font-variant-numeric:tabular-nums}.overtime-value.positive{background:#fff6e8;color:#a85b00;font-weight:900}.overtime-weeks-toggle{padding:7px 10px;white-space:nowrap;font-size:11px}.overtime-weeks-row>td{padding:0!important;background:#f6f9fb}.overtime-weeks-row[hidden]{display:none}.overtime-weeks-wrap{padding:14px;text-align:left}.overtime-weeks-wrap>strong{display:block;margin-bottom:10px}.weekly-breakdown-table{width:100%;border-collapse:collapse;background:#fff}.weekly-breakdown-table th,.weekly-breakdown-table td{padding:8px 10px;border:1px solid var(--line);text-align:center!important;font-variant-numeric:tabular-nums}.weekly-breakdown-table th:first-child,.weekly-breakdown-table td:first-child{text-align:left!important}.week-balance.positive{color:#a85b00;background:#fff6e8;font-weight:900}.week-balance.negative{color:#a22b1f;background:#fff0ec;font-weight:900}@media(max-width:1050px){.overtime-year-metrics,.overtime-period-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.overtime-year-metrics,.overtime-period-grid{grid-template-columns:1fr}}
.weekly-print-report{display:none}@page{size:A4 landscape;margin:10mm}@media print{body{background:#fff;color:#000}.page:not(#page-weekly),#page-weekly>.section-head,#weekly-summary,#weekly-compliance,#weekly-table{display:none!important}#page-weekly{display:block!important;padding:0}.weekly-print-report{display:block!important;font-family:Arial,sans-serif;color:#000}.report-heading{position:relative;height:25mm}.report-heading h1{margin:0;text-align:center;font-size:20pt;line-height:1.1}.report-meta{position:absolute;top:0;left:0;font-size:8.5pt;line-height:1.35}.report-identity,.report-table{width:100%;border-collapse:collapse;table-layout:fixed}.report-identity{margin-bottom:0;border:1.5pt solid #000}.report-identity td,.report-identity th{border:1pt solid #000;padding:2px 4px}.report-identity td{height:5mm;font-size:8pt;font-weight:400}.report-identity th{height:6mm;text-align:center;font-size:13pt}.report-identity td:nth-child(1),.report-identity th:nth-child(1){width:25%}.report-identity td:nth-child(2),.report-identity th:nth-child(2){width:32%}.report-identity td:nth-child(3),.report-identity th:nth-child(3){width:43%}.report-table{font-size:8.2pt}.report-table thead{display:table-header-group}.report-table th,.report-table td{border:.75pt solid #000;padding:2px 3px;vertical-align:middle;color:#000}.report-table th{height:10mm;background:#fff;text-align:center;font-size:8pt;text-transform:none}.report-table th:nth-child(1){width:11%}.report-table th:nth-child(2),.report-table th:nth-child(3){width:6%}.report-table th:nth-child(4){width:36%}.report-table th:nth-child(5),.report-table th:nth-child(6),.report-table th:nth-child(7),.report-table th:nth-child(8){width:6.5%}.report-table th:nth-child(9){width:8%}.report-table th:nth-child(10){width:7%}.report-table td{height:5.8mm}.report-table .report-date{text-align:center;font-weight:400}.report-table .report-remark{text-align:left;overflow-wrap:anywhere}.report-day{break-inside:avoid;page-break-inside:avoid}.report-day-total td{background:#dedede;font-weight:700}.report-day-total td:nth-child(4){font-style:italic;text-align:left}.report-total td{background:#bdbdbd;font-weight:700}.report-overtime td{background:#fff0d1;font-weight:700}.report-closing{break-inside:avoid;page-break-inside:avoid}.report-signature td{height:31mm;border:0!important;background:#fff!important;padding:8mm 0 0 19mm}.report-signature div{display:grid;width:58mm;text-align:center;font-size:10pt}.report-signature span{margin-bottom:7mm}.report-signature i{display:block;border-bottom:1pt solid #000}.report-signature strong{padding-top:2mm;font-weight:400}}
@media print{.report-last-day,.report-table>tbody.report-day:nth-last-child(2){break-after:avoid;page-break-after:avoid}.report-closing{break-before:avoid;page-break-before:avoid}}
@media print{.weekly-print-report,.weekly-print-report *{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important}.report-identity-labels td{background:#d4d4d4!important;font-weight:700}.report-identity-values th{background:#eeeeee!important;color:#000}.report-table .report-columns th{background:#c6c6c6!important;color:#000;font-weight:800;border-bottom:1.5pt solid #000}.report-columns span{font-weight:600}.report-table .report-date{background:#f1f1f1!important}.report-table .report-day-total td{background:#d9d9d9!important}.report-table .report-total td{background:#b7b7b7!important}.report-table .report-overtime td{background:#d0d0d0!important}.report-table .report-signature td{background:#fff!important}}
@media print{.report-heading{display:none!important}.report-identity-labels td,.report-identity-values th,.report-table .report-columns th,.report-table .report-date{background:#fff!important;color:#000}.report-identity-labels td{font-weight:400}.report-identity-labels td:last-child{text-align:center}.report-identity-values th{text-align:center;font-size:12.5pt}.report-table th,.report-table td{border-width:1pt}.report-table .report-columns th{font-weight:700;border-bottom:1.5pt solid #000}.report-table .report-day-total td{background:#d9d9d9!important}.report-table .report-total td{background:#b5b5b5!important}.report-table .report-overtime td{background:#e7e7e7!important}.report-signature td{padding-top:9mm}}
@media print{.report-page{break-after:page;page-break-after:always}.report-page+.report-page{break-before:page;page-break-before:always}.report-page:last-child{break-after:auto;page-break-after:auto}.report-static-header{position:relative;height:28mm;color:#000;break-inside:avoid;page-break-inside:avoid}.report-static-header h1{margin:0;text-align:center;font-size:18pt;line-height:1.1}.report-static-meta{position:absolute;top:0;left:0;font-size:8.5pt;line-height:1.25;font-weight:400}.report-page .report-table{break-inside:auto;page-break-inside:auto}}
.section-actions{display:flex;gap:8px;align-items:center}.admin-badge{background:#e8efff;color:#244c9a}#employee-number[readonly]{background:#eef2f4;color:#526875}
.edit-auto-description{display:block;margin-top:6px;padding:4px 8px;border:1px solid #9fc5ca;border-radius:6px;background:#eff9f8;color:#08766d;font-size:10px;font-weight:800;cursor:pointer}textarea{width:100%;padding:11px 12px;border:1px solid #bdcbd4;border-radius:8px;background:#fff;font:inherit;resize:vertical}@media print{.edit-auto-description{display:none!important}}
.weekly-status-head{margin-top:28px;margin-bottom:12px}.weekly-status-head h2{margin:0 0 5px}.weekly-status-legend{display:flex;flex-wrap:wrap;gap:10px 22px;margin-bottom:12px;padding:12px 15px;border:1px solid var(--line);border-radius:10px;background:#fff;font-size:11px}.weekly-status-legend span{display:flex;align-items:center;gap:7px}.status-swatch{width:18px;height:18px;border:1px solid #aab6bc}.status-swatch.submitted,.weekly-status-cell.submitted{background:#fff200}.status-swatch.approved,.weekly-status-cell.approved{background:#00a651}.status-swatch.missing,.weekly-status-cell.missing{background:#ef172b}.status-swatch.pending,.weekly-status-cell.pending{background:#eef2f4}.weekly-status-wrap{padding:0;max-height:68vh}.weekly-status-table{width:max-content;min-width:100%;border-collapse:separate;border-spacing:0}.weekly-status-table th,.weekly-status-table td{height:34px;padding:5px 7px;border-right:1px solid #d5dee3;border-bottom:1px solid #d5dee3;text-align:center}.weekly-status-table thead th{position:sticky;top:0;z-index:2;min-width:50px;background:#eef3f6}.weekly-status-table th:first-child{position:sticky;left:0;z-index:3;min-width:150px;text-align:left;background:#fff}.weekly-status-table thead th:first-child{z-index:4;background:#eef3f6}.weekly-status-cell{min-width:50px;font-weight:900;color:#102536}.weekly-status-cell.approved,.weekly-status-cell.missing{color:#fff}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.weekly-status-cell.not_applicable{background:#fff}
#page-weekly-status .weekly-status-head{margin-top:0}
#page-weekly-status .weekly-status-wrap{max-height:none;overflow-x:auto;overflow-y:visible}
.weekly-status-cell{padding:0!important}.weekly-status-link{display:grid;width:100%;min-height:33px;place-items:center;border:0;background:transparent;color:inherit;font:inherit;font-weight:900;cursor:pointer}.weekly-status-link:hover{box-shadow:inset 0 0 0 3px #12344d66}.weekly-status-link:focus-visible{outline:3px solid #12344d;outline-offset:-3px}
.delegation-search{width:min(340px,100%)}.delegation-dialog{width:min(1100px,calc(100% - 28px));max-height:94vh}.delegation-dialog form{max-height:94vh;overflow:auto}.delegation-dialog h2{margin:4px 0}.delegation-dialog h3{margin:18px 0 8px}.delegation-metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin:14px 0}.delegation-metrics .metric{padding:13px}.delegation-metrics .metric strong{font-size:17px}.delegation-document-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:18px;padding-top:16px;border-top:1px solid var(--line)}.delegation-document-fields .wide{grid-column:1/-1}@media(max-width:760px){.delegation-metrics,.delegation-document-fields{grid-template-columns:1fr}.delegation-document-fields .wide{grid-column:auto}.delegation-dialog .actions{align-items:stretch;flex-direction:column-reverse}.delegation-dialog .actions button{width:100%}}
.location-summary,.hotel-summary-metrics{grid-template-columns:repeat(4,minmax(0,1fr))}.location-map-panel{margin-bottom:18px;padding:0;overflow:hidden}.location-map-head{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:18px 20px}.location-map-head h3{margin:0}.location-map-head span{color:var(--muted);font-size:11px}.location-map-panel #location-map{height:clamp(650px,72vh,850px);background:#dceaf1;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.map-attribution{margin:0;padding:7px 12px;text-align:right;color:var(--muted);font-size:9px}.location-ranking-panel{margin-bottom:18px}.location-chart{display:grid;gap:11px}.location-bar-row{display:grid;grid-template-columns:minmax(130px,220px) 1fr 82px;gap:12px;align-items:center}.location-bar-label strong,.location-bar-label small{display:block}.location-bar-label small{color:var(--muted);font-size:10px;margin-top:2px}.location-bar-track{height:22px;border-radius:999px;background:#edf2f5;overflow:hidden;display:flex}.location-bar-work{background:var(--teal)}.location-bar-travel{background:#f0a53a}.location-bar-value{text-align:right;font-weight:900;color:var(--navy);font-variant-numeric:tabular-nums}.location-legend{display:flex;gap:18px;margin-top:14px;color:var(--muted);font-size:11px}.location-legend span:before{content:"";display:inline-block;width:10px;height:10px;border-radius:2px;background:var(--teal);margin-right:6px}.location-legend span:last-child:before{background:#f0a53a}.location-table-wrap{padding:0}.location-table th:not(:first-child),.location-table td:not(:first-child){text-align:center}.location-table td small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.client-list{display:flex;flex-wrap:wrap;gap:5px;min-width:150px}.client-chip{display:inline-block;padding:4px 7px;border-radius:999px;background:#eef5f7;color:#315061;font-size:10px;font-weight:700}.client-chip.inferred{background:#e7f2ff;color:#185b8d}.client-chip.warning{background:#fff3da;color:#9a5d00}.client-location-edit{padding:6px 9px;white-space:nowrap;font-size:10px}.location-popup h4{margin:0 0 4px;color:#123a58}.location-popup>p{margin:2px 0 8px}.location-popup-list{margin:0;padding-left:17px}.location-popup-list li{margin:5px 0}.location-popup-list small{display:block;color:#667680}.location-popup .location-night-summary{margin:6px 0;padding:5px 7px;border-radius:6px;background:#edf5f8;color:#244553;font-size:11px}.leaflet-container{font-family:inherit}.leaflet-popup-content{min-width:230px}.major-city-label{background:rgba(255,255,255,.82);border:0;box-shadow:none;border-radius:3px;color:#324b5b;font-size:9px;font-weight:800;padding:1px 3px}.major-city-label:before{display:none}.voivodeship-label{background:rgba(236,242,245,.72);border:0;color:#6f828d;font-size:8px;font-weight:800;text-align:center;text-transform:uppercase;white-space:nowrap;pointer-events:none}.voivodeship-hover{font-size:11px;font-weight:800}.location-map-legend{display:grid;gap:4px;min-width:142px;padding:9px 10px;background:rgba(255,255,255,.93);border:1px solid #b8c7cf;border-radius:8px;box-shadow:0 2px 8px rgba(20,40,52,.15);color:#314957;font-size:10px}.location-map-legend strong{margin-bottom:2px;font-size:11px}.location-map-legend span{display:flex;align-items:center;gap:6px}.location-map-legend i{display:inline-block;width:14px;height:14px;border-radius:50%;border:1px solid rgba(0,0,0,.25)}.location-map-legend small{max-width:165px;margin-top:3px;color:#6b7c87;font-size:8px;line-height:1.4}.location-pie-icon{background:transparent;border:0}.location-pie-marker{position:relative;display:block;box-sizing:border-box;border:2px solid;border-radius:50%;box-shadow:0 1px 4px rgba(13,42,55,.35)}.location-night-badge{position:absolute;top:-7px;right:-9px;display:flex;min-width:17px;height:17px;padding:0 4px;align-items:center;justify-content:center;box-sizing:border-box;border:1px solid #294553;border-radius:9px;background:#fff;color:#12344d;font-size:9px;font-weight:800;line-height:1;box-shadow:0 1px 3px rgba(13,42,55,.35)}
.hotel-summary-metrics .metric:last-child{background:#fff6e8;border-color:#edbd73}.hotel-summary-metrics .metric:last-child strong,.hotel-period-card strong{color:#a85b00}.hotel-panel{padding:0;margin-bottom:18px}.hotel-employee-table th:not(:first-child),.hotel-employee-table td:not(:first-child){text-align:center}.hotel-night-value{font-variant-numeric:tabular-nums}.hotel-night-value.positive{background:#fff6e8;color:#a85b00;font-weight:900}.hotel-detail-heading{margin:24px 0 12px}.hotel-breakdown-section+.hotel-breakdown-section{margin-top:18px}.hotel-breakdown-section>strong{display:block;margin-bottom:8px}
@media(max-width:1050px){.location-summary,.hotel-summary-metrics{grid-template-columns:repeat(2,1fr)}}@media(max-width:720px){.location-summary,.hotel-summary-metrics{grid-template-columns:1fr}.location-map-head{align-items:flex-start;flex-direction:column}.location-map-panel #location-map{height:520px}.location-bar-row{grid-template-columns:110px 1fr 66px}}
.client-chip.more{background:#dde7ec;color:#153b54}
.employee-home-icon{background:transparent;border:0}.employee-home-marker{display:grid;width:34px;height:34px;place-items:center;border:3px solid #fff;border-radius:50%;background:#62358c;color:#fff;font-size:10px;font-weight:900;letter-spacing:-.2px;box-shadow:0 2px 7px rgba(42,20,64,.55);cursor:pointer}.employee-home-marker:hover{background:#7b49a9;transform:scale(1.08)}.location-map-legend .employee-legend-dot{display:grid;width:22px;height:22px;place-items:center;border:2px solid #fff;background:#62358c;color:#fff;font-size:7px;font-style:normal;font-weight:900;box-shadow:0 1px 3px rgba(42,20,64,.45)}.employee-radius-popup{line-height:1.45}.employee-radius-popup small{color:#687b88}.leaflet-interactive[stroke="#62358c"]{pointer-events:none}
.password-change-button{margin-top:7px;padding:5px 9px;font-size:10px;white-space:nowrap}.user{min-width:112px}.user .password-change-button{display:inline-block}#password-dialog form{min-width:min(390px,calc(100vw - 76px))}#password-dialog h3{margin:0 0 4px}#password-dialog label small{color:var(--muted);font-weight:400}
