:root{--font-family:"Calibri Light", Calibri, "Segoe UI", Arial, sans-serif;font-family:var(--font-family);color:#0f1720;--indigo-orig:#4448c8;--indigo:#25286f;--indigo-950:#25286f;--indigo-900:#34379f;--indigo-800:#3c40b7;--indigo-700:#4448c8;--indigo-600:#565ad5;--indigo-soft:#eef0ff;--purple:#7a35a8;--purple-soft:#f1e7f7;--blue:#63afea;--blue-soft:#eaf5ff;--green:#8dc63f;--green-soft:#eef9df;--orange:#ff9f0a;--orange-soft:#fff3dd;--red:#ff4d4f;--red-soft:#ffe9ea;--text:#0f1720;--muted:#626a80;--muted-2:#7a8195;--line:#d9dee8;--line-soft:#edf0f5;--card:#fff;--page:#f6f7fb;--surface-2:#fafbfe;--shadow:0 10px 26px #0f172012;--shadow-soft:0 2px 9px #0f17200f;--radius:14px;--sidebar-hover:var(--indigo-600);--sidebar-active:var(--blue);--brand-text:#fff;background:#f6f7fb}:root[data-theme=dark]{color:#e6e8f0;--text:#e6e8f0;--muted:#9aa2b8;--muted-2:#7d84a0;--line:#2c3040;--line-soft:#242733;--card:#1a1d29;--page:#12141c;--surface-2:#20232f;--shadow:0 10px 26px #00000073;--shadow-soft:0 2px 9px #00000059;--indigo-soft:#565ad52e;--purple-soft:#7a35a83d;--blue-soft:#63afea2e;--green-soft:#8dc63f2e;--orange-soft:#ff9f0a2e;--red-soft:#ff4d4f2e;background:#12141c}:root[data-theme=dark] .login-wrap{background:radial-gradient(circle at 86% 16%,#63afea24 0 0,#0000 290px),linear-gradient(135deg,#12141c 0%,#161925 48%,#1a1d2c 100%)}:root[data-theme=dark] .error{color:#ff8a8a}:root[data-theme=dark] .activity-calendar-nav:hover,:root[data-theme=dark] .llm-analysis-box-light .llm-analysis-toggle:hover{background:#565ad552}:root[data-theme=dark] .stat-chart-grid{stroke:#343849}:root[data-theme=dark] .stat-chart-axis{stroke:#454a5e}:root[data-theme=dark] .stat-chart-axis-text,:root[data-theme=dark] .stat-chart-x-text{fill:#9aa2b8}:root[data-theme=dark] .stat-chart-bar{fill:#5a6178}*{box-sizing:border-box}html{min-height:100%}body{font-family:var(--font-family);background:var(--page);min-height:100vh;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:geometricprecision;margin:0;font-weight:400}button,input,select{font:inherit}button{justify-content:center;align-items:center;gap:8px;display:inline-flex}.login-wrap{background:radial-gradient(circle at 86% 16%,#63afea42 0 0,#0000 290px),linear-gradient(135deg,#fff 0%,#f7f8fb 48%,#eef3ff 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card,.card{background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow-soft);border-radius:var(--radius)}.login-card{width:min(460px,100%);padding:36px;box-shadow:0 24px 70px #4448c829}.brand{align-items:center;gap:12px;margin-bottom:22px;display:flex}.brand-icon{color:#fff;background:#ffffff1f;border-radius:14px;place-items:center;width:48px;height:48px;display:grid;box-shadow:0 10px 24px #14195024}.brand strong,.brand b{font-weight:650}.muted{color:var(--muted)}.input,.select{border:1px solid var(--line);background:var(--card);width:100%;color:var(--text);border-radius:11px;outline:none;padding:12px 14px;transition:border-color .16s,box-shadow .16s,background .16s}.input::placeholder{color:var(--muted-2)}.input:focus,.select:focus{border-color:var(--indigo-600);box-shadow:0 0 0 4px #4448c81c}.label{color:var(--text);margin:14px 0 7px;font-size:14px;font-weight:500;display:block}.btn{cursor:pointer;background:var(--line-soft);color:var(--text);border:0;border-radius:11px;padding:11px 16px;font-weight:500;transition:transform .15s,box-shadow .15s,filter .15s,background .15s}.btn:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.btn:disabled{opacity:.65;cursor:not-allowed;transform:none}.btn-primary{background:linear-gradient(135deg,var(--indigo-800),var(--indigo-600));color:#fff;box-shadow:0 10px 22px #4448c82e}.btn-primary:hover{filter:brightness(1.02)}.btn-ghost{color:#eef0ff;background:0 0}.error{background:var(--red-soft);color:#a32020;border:1px solid #ff4d4f3d;border-radius:12px;margin-top:14px;padding:12px 14px}.layout{grid-template-columns:264px 1fr;min-height:100vh;display:grid}.sidebar{background:var(--indigo);color:#fff;border-right:1px solid #ffffff14;flex-direction:column;gap:22px;padding:28px 14px;display:flex}.sidebar .brand{margin-bottom:8px;padding:0 10px}.sidebar .brand-icon{box-shadow:none;background:#20134457;border:1px solid #ffffff29}.nav a{color:#fff;cursor:pointer;letter-spacing:.01em;border-radius:13px;align-items:center;gap:12px;margin-bottom:10px;padding:15px 16px;font-size:16px;font-weight:400;text-decoration:none;transition:background .15s,color .15s,transform .15s;display:flex}.nav a.active{background:var(--sidebar-active);color:#fff;transform:translate(1px)}.nav a:hover{background:var(--sidebar-hover);color:#fff;transform:translate(1px)}.main{background:var(--page);padding:34px 42px}.topbar{justify-content:space-between;align-items:center;gap:16px;margin-bottom:28px;display:flex}.title{letter-spacing:-.035em;color:var(--text);margin:0;font-size:30px;font-weight:600;line-height:1.12}.title+.muted,.topbar .muted{font-size:16px;line-height:1.4}.grid{gap:20px;display:grid}.stats{grid-template-columns:repeat(4,minmax(0,1fr));margin-bottom:26px}.card{padding:22px}.stats .card{border-radius:13px;grid-template-rows:auto auto auto;grid-template-columns:58px 1fr;align-items:center;gap:3px 18px;min-height:138px;display:grid;position:relative;overflow:hidden;box-shadow:0 3px 10px #0f172012}.stats .card>:not(svg){grid-column:2}.stats .card svg{color:var(--purple);background:var(--purple-soft);border-radius:14px;grid-area:1/1/span 3;align-self:center;width:52px;height:52px;margin:0;padding:12px}.stats .card:nth-child(2) svg{color:#76b72f;background:var(--green-soft)}.stats .card:nth-child(3) svg{color:var(--orange);background:var(--orange-soft)}.stats .card:nth-child(4) svg{color:var(--red);background:var(--red-soft)}.stat-value{letter-spacing:-.035em;color:var(--purple);margin:0 0 3px;font-size:34px;font-weight:700;line-height:.95}.stats .card:nth-child(2) .stat-value{color:#76b72f}.stats .card:nth-child(3) .stat-value{color:var(--orange)}.stats .card:nth-child(4) .stat-value{color:var(--red)}.stats .card .muted,.stats .card p{color:var(--muted);margin:0;font-size:14px;font-weight:400;line-height:1.45}.card h1,.card h2,.card h3{letter-spacing:-.025em;font-weight:650}.table{border-collapse:separate;border-spacing:0;border-radius:13px;width:100%;overflow:hidden}.table th{text-align:left;color:var(--muted);letter-spacing:.01em;background:var(--surface-2);border-bottom:1px solid var(--line);padding:15px 18px;font-size:14px;font-weight:300}.table td{background:var(--card);border-bottom:1px solid var(--line);color:var(--text);padding:16px 18px;font-size:14px;font-weight:400;line-height:1.35}.table tr:hover td{background:var(--surface-2)}.table td:first-child strong,.table td:first-child b{color:var(--purple);font-weight:650}.table strong,.table b{font-weight:650}.badge{border:1px solid #0000;border-radius:999px;align-items:center;gap:7px;padding:5px 12px;font-size:12px;font-weight:500;display:inline-flex}.badge:before{content:"";background:currentColor;border-radius:999px;width:7px;height:7px}.completed{background:var(--green-soft);color:#6ea92f;border-color:#cbe8a4}.processing,.pending{background:var(--indigo-soft);color:var(--indigo);border-color:#d9dcff}.error-badge{background:var(--red-soft);color:var(--red);border-color:#ffcaca}.form-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.full{grid-column:1/-1}.downloads{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:12px;display:grid}.download-card{background:var(--card);border:1px solid var(--line);border-radius:14px;justify-content:space-between;align-items:center;gap:12px;padding:14px;display:flex;box-shadow:0 1px 3px #1018280a}.download-card span{color:var(--purple);word-break:break-word;font-weight:500}@media (width<=980px){.stats{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=860px){.layout{grid-template-columns:1fr}.sidebar{position:relative}.stats,.form-grid{grid-template-columns:1fr}.main{padding:22px}.topbar{flex-direction:column;align-items:flex-start}}.brand-icon-img{object-fit:contain;border-radius:12px;width:48px;height:48px}.brand-logo-img{object-fit:contain;width:190px;max-width:100%;height:auto}.login-brand-logo{object-fit:contain;width:520px;max-width:100%;height:auto;margin:0 auto;display:block}.job-detail-hero{grid-template-columns:minmax(260px,300px) minmax(0,1fr);align-items:stretch;gap:20px;display:grid}.job-detail-hero>.card{min-height:0}.map-carousel-header{flex:none;justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.map-carousel-header .btn{white-space:nowrap;padding:9px 12px}.map-carousel-stage{border:1px solid var(--line-soft);background:linear-gradient(180deg,var(--surface-2),var(--surface-2));border-radius:13px;flex:auto;justify-content:center;align-items:center;min-height:0;max-height:165px;display:flex;position:relative;overflow:hidden}.map-carousel-placeholder{width:100%;height:100%;min-height:0;color:var(--muted);text-align:center;justify-content:center;align-items:center;padding:14px;display:flex}.map-carousel-nav{z-index:2;color:#fff;cursor:pointer;background:#25286fdb;border:0;border-radius:999px;width:32px;height:44px;font-size:26px;line-height:1;transition:background .15s,transform .15s;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 8px 18px #0f17202e}.map-carousel-nav:hover{background:var(--indigo-600);transform:translateY(-50%)scale(1.03)}.map-carousel-nav-left{left:10px}.map-carousel-nav-right{right:10px}.map-carousel-footer{min-height:16px;color:var(--purple);word-break:break-word;flex:none;font-size:12px;font-weight:500;line-height:1.25}@media (width<=980px){.job-detail-hero{grid-template-columns:1fr}.map-carousel-card{height:300px;max-height:300px}.map-carousel-stage{max-height:205px}}@media (width<=560px){.map-carousel-header{flex-direction:column}.map-carousel-image-wrap{padding:8px 40px}.map-carousel-nav{width:30px;height:42px;font-size:24px}}.statistics-panel{overflow:hidden}.statistics-grid{grid-template-columns:repeat(auto-fill,minmax(292px,360px));align-items:stretch;gap:14px;display:grid}.stat-chart-card{background:var(--card);border:1px solid var(--line-soft);border-radius:10px;max-width:360px;min-height:220px;padding:12px 12px 10px;overflow:hidden;box-shadow:0 1px 3px #1018280a}.stat-chart-title{color:var(--text);margin:0 0 6px;font-size:13px;font-weight:650}.stat-chart-svg{width:100%;height:auto;max-height:170px;display:block}.stat-chart-grid{stroke:#e3e7ef;stroke-width:1px;stroke-dasharray:2 2}.stat-chart-axis{stroke:#cfd5df;stroke-width:1px}.stat-chart-axis-text,.stat-chart-x-text{fill:#60687a;font-size:9px;font-family:var(--font-family)}.stat-chart-x-text{font-size:8px}.stat-chart-bar{fill:#bac7df}.stat-chart-footer{color:var(--muted);justify-content:space-between;gap:10px;margin-top:4px;font-size:12px;line-height:1.35;display:flex}.job-detail-hero{display:block}.map-carousel-card{flex-direction:column;gap:12px;height:auto;min-height:0;max-height:none;display:flex;overflow:hidden}.map-carousel-stage{border:1px solid var(--line-soft);background:linear-gradient(180deg,var(--surface-2),var(--surface-2));border-radius:13px;justify-content:center;align-items:center;height:min(68vh,650px);min-height:360px;max-height:650px;display:flex;position:relative;overflow:hidden}.map-carousel-image-wrap{justify-content:center;align-items:center;width:100%;height:100%;min-height:0;padding:16px 58px;display:flex}.map-carousel-image{object-fit:contain;background:var(--card);border-radius:8px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 6px 18px #0f17201f}.map-carousel-header h2{margin:0 0 2px;font-size:20px;line-height:1.15}.map-carousel-footer{min-height:16px;color:var(--purple);word-break:break-word;font-size:12px;font-weight:500;line-height:1.25}@media (width<=980px){.statistics-grid{grid-template-columns:repeat(auto-fill,minmax(292px,1fr))}.map-carousel-stage{height:min(62vh,560px);max-height:560px}}@media (width<=860px){.statistics-grid{grid-template-columns:1fr}}@media (width<=560px){.map-carousel-stage{height:min(58vh,420px);min-height:260px}.map-carousel-header{flex-direction:column}.map-carousel-image-wrap{padding:10px 42px}.map-carousel-nav{width:30px;height:42px;font-size:24px}}.report-config-card{grid-template-columns:minmax(260px,420px) 1fr;align-items:start;gap:22px;display:grid}.template-cards{flex-wrap:wrap;gap:12px;display:flex}.template-card{border:1px solid var(--line);background:var(--card);color:var(--text);cursor:pointer;border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;min-width:140px;min-height:64px;padding:14px 18px;transition:border-color .16s,box-shadow .16s,transform .16s,background .16s;display:flex;box-shadow:0 1px 3px #1018280a}.template-card:hover{box-shadow:var(--shadow-soft);transform:translateY(-1px)}.template-card.selected{border-color:var(--indigo-600);background:var(--indigo-soft);color:var(--indigo);box-shadow:0 0 0 4px #4448c814}.report-table-header{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:16px;display:flex}.filter-bar{flex-wrap:wrap;align-items:center;gap:10px;margin-top:14px;display:flex}.filter-card-wrap{position:relative}.filter-card{min-width:0;min-height:44px;padding:9px 14px;font-size:13px}.filter-popover{z-index:20;background:var(--card);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;flex-direction:column;gap:6px;min-width:220px;padding:14px;display:flex;position:absolute;top:calc(100% + 8px);left:0}.filter-popover-up{z-index:1000;top:auto;bottom:calc(100% + 8px)}.filter-popover-clear{justify-content:flex-start;align-self:stretch;padding:8px 12px;font-size:13px}.filter-quick-ranges{flex-direction:column;gap:6px;margin-top:8px;display:flex}.filter-chip-list{flex-wrap:wrap;gap:8px;max-width:220px;display:flex}.filter-chip-list-column{flex-direction:column;align-items:flex-start;max-width:none}.filter-chip{border:1px solid var(--line);background:var(--card);color:var(--text);cursor:pointer;border-radius:999px;padding:7px 14px;font-size:13px;transition:border-color .15s,background .15s,color .15s}.filter-chip.selected{border-color:var(--indigo-600);background:var(--indigo-soft);color:var(--indigo);font-weight:600}.filter-clear-btn{color:var(--red);background:var(--red-soft);padding:9px 14px;font-size:13px}.filter-clear-btn:hover{filter:brightness(.98)}.filter-summary{text-align:right;white-space:nowrap;flex-direction:column;gap:2px;font-size:13px;display:flex}.report-tech-select{max-width:120px;padding:9px 10px}.report-table input[type=checkbox]{width:18px;height:18px;accent-color:var(--indigo-700)}.report-actions{justify-content:flex-end;margin-top:18px;display:flex}.warning-box,.success-box{border:1px solid #0000;border-radius:12px;margin:14px 0;padding:12px 14px}.warning-box{background:var(--orange-soft);color:#8a5600;border-color:#ffd89b}.success-box{background:var(--green-soft);color:#4f7f20;border-color:#cbe8a4;justify-content:space-between;align-items:center;gap:12px;display:flex}@media (width<=980px){.report-config-card{grid-template-columns:1fr}.report-table-header{flex-direction:column}}.report-config-card-simple{align-items:center}.report-model-info{align-items:center;gap:14px;min-height:64px;display:flex}.report-model-pill{border:1px solid var(--line);background:var(--indigo-soft);color:var(--indigo);border-radius:14px;justify-content:flex-start;align-items:center;gap:10px;min-width:156px;min-height:56px;padding:14px 18px;font-weight:650;display:flex}.report-themes-cell{max-width:280px;color:var(--muted);font-size:12px;line-height:1.35}@media (width<=980px){.report-model-info{flex-direction:column;align-items:flex-start}}.report-model-description{margin-top:8px;font-size:13px;line-height:1.35}.llm-analysis-card{flex-direction:column;gap:16px;display:flex}.llm-analysis-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.llm-analysis-title-wrap{align-items:flex-start;gap:13px;min-width:0;display:flex}.llm-analysis-icon{color:#fff;background:linear-gradient(135deg,var(--indigo-800),var(--blue));border-radius:13px;flex:none;place-items:center;width:42px;height:42px;display:grid;box-shadow:0 10px 22px #4448c826}.llm-analysis-header h2{margin:0 0 3px;font-size:22px;line-height:1.15}.llm-analysis-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:10px;display:flex}.llm-analysis-select{width:auto;min-width:144px;padding:9px 11px}.llm-analysis-empty{border:1px dashed var(--line);background:var(--surface-2);color:var(--muted);border-radius:13px;padding:18px;line-height:1.55}.llm-analysis-empty p{margin:0 0 14px}.llm-analysis-main-button{width:fit-content}.llm-analysis-box{border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:0 2px 9px #0f17200f}.llm-analysis-box-title{border-bottom:1px solid #ffffff1f;align-items:center;gap:8px;padding:12px 14px;font-size:13px;font-weight:650;display:flex}.llm-analysis-box pre{white-space:pre-wrap;word-break:break-word;max-height:560px;font-family:var(--font-family);margin:0;padding:18px;font-size:14px;line-height:1.58;overflow:auto}.llm-analysis-box-dark{color:#eef3ff;background:#0e1220;border-color:#252b44}.llm-analysis-box-dark .llm-analysis-box-title{color:#dbe8ff;background:#151a2b;border-bottom-color:#252b44}.llm-analysis-box-dark pre{color:#eef3ff}.llm-analysis-box-light{background:var(--card);color:var(--text);border-color:var(--line)}.llm-analysis-box-light .llm-analysis-box-title{background:var(--surface-2);color:var(--indigo);border-bottom-color:var(--line-soft)}.llm-analysis-box-light pre{color:var(--text)}@media (width<=760px){.llm-analysis-header{flex-direction:column}.llm-analysis-actions{justify-content:flex-start;width:100%}.llm-analysis-select,.llm-analysis-actions .btn,.llm-analysis-main-button{width:100%}}.llm-analysis-info{border:1px solid #63afea59;border-left:4px solid var(--blue);background:var(--blue-soft);color:var(--text);border-radius:13px;padding:14px 16px;line-height:1.55;box-shadow:0 1px 3px #1018280a}.llm-analysis-toggle{cursor:pointer;width:26px;height:26px;color:inherit;background:#ffffff1a;border:0;border-radius:8px;flex:none;padding:0;transition:background .15s,transform .15s}.llm-analysis-toggle:hover{transform:translateY(-1px)}.llm-analysis-box-dark .llm-analysis-toggle:hover{background:#ffffff2e}.llm-analysis-box-light .llm-analysis-toggle{background:var(--indigo-soft);color:var(--indigo)}.llm-analysis-box-light .llm-analysis-toggle:hover{background:#dde2ff}.textarea{resize:vertical;min-height:118px;line-height:1.45}.job-photos-section{border:1px dashed var(--line);background:var(--surface-2);border-radius:14px;padding:16px}.job-photos-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.job-photos-header .btn,.job-photo-card-title .job-photo-remove,.btn-primary{align-items:center;gap:8px;display:inline-flex}.job-photos-title{margin-top:0}.job-photos-list{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:14px;margin-top:16px;display:grid}.job-photo-card{border:1px solid var(--line-soft);background:var(--card);border-radius:14px;padding:14px;box-shadow:0 3px 10px #0f17200d}.job-photo-card-title{color:var(--text);justify-content:space-between;align-items:center;gap:10px;font-weight:600;display:flex}.job-photo-remove{background:var(--red-soft);color:var(--red);cursor:pointer;border:0;border-radius:10px;justify-content:center;width:34px;height:34px;transition:filter .15s,transform .15s}.job-photo-remove:hover{filter:brightness(.98);transform:translateY(-1px)}@media (width<=720px){.job-photos-header{flex-direction:column}.job-photos-header .btn{justify-content:center;width:100%}}.activity-calendar-card{max-width:50%;margin-bottom:20px}.activity-calendar-head{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.activity-calendar-head-right{align-items:center;gap:10px;display:flex}.activity-calendar-nav{background:var(--indigo-soft);color:var(--indigo);padding:8px}.activity-calendar-nav:hover{background:#dde2ff}.activity-today-btn{background:var(--card);border:1px solid var(--line);color:var(--indigo);padding:8px 14px;font-size:13px}.activity-calendar-title{letter-spacing:-.01em;color:var(--text);font-size:17px;font-weight:650}.activity-calendar-weekdays{grid-template-columns:repeat(7,1fr);gap:8px;margin-bottom:6px;display:grid}.activity-calendar-weekdays span{text-align:center;color:var(--muted-2);text-transform:uppercase;letter-spacing:.03em;font-size:12px}.activity-calendar-grid{grid-template-columns:repeat(7,1fr);gap:8px;display:grid}.activity-day{aspect-ratio:1;background:var(--surface-2);color:var(--text);cursor:pointer;border:1px solid #0000;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:14px;transition:background .15s,border-color .15s,transform .15s;display:flex}.activity-day:hover{border-color:var(--line);transform:translateY(-1px)}.activity-day.today{border-color:var(--indigo-600)}.activity-day.selected{background:var(--indigo-600);color:#fff;border-color:var(--indigo-600)}.activity-day-blank{cursor:default;background:0 0}.activity-day-blank:hover{transform:none}.activity-day-dots{gap:3px;display:flex}.activity-dot{border-radius:999px;flex:none;width:6px;height:6px}.activity-legend{color:var(--muted);flex-wrap:wrap;gap:16px;margin-top:16px;font-size:12px;display:flex}.activity-legend span{align-items:center;gap:6px;display:inline-flex}.activity-list-title{color:var(--text);margin:0 0 2px;font-size:16px;font-weight:650}.activity-list-subtitle{margin:0 0 14px;font-size:13px}.activity-list-rows{flex-direction:column;gap:8px;display:flex}.activity-list-row{border:1px solid var(--line-soft);cursor:pointer;border-radius:12px;align-items:center;gap:12px;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.activity-list-row:hover{border-color:var(--line);background:var(--surface-2)}.activity-list-row-main{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.activity-list-row-label{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.activity-list-row-meta{font-size:12px}@media (width<=860px){.activity-calendar-card{max-width:none}}@media (width<=640px){.activity-calendar-grid,.activity-calendar-weekdays{gap:5px}.activity-day{font-size:12px}}.eng-layout-wrap{position:relative}.eng-layout{grid-template-columns:var(--map-col,58%) calc(100% - var(--map-col,58%));align-items:start;gap:14px 20px;display:grid}.eng-resize-handle{cursor:col-resize;z-index:10;justify-content:center;align-items:center;width:16px;margin-left:-8px;display:flex;position:absolute;top:0;bottom:0}.eng-resize-handle-grip{background:var(--line);border-radius:999px;width:4px;height:56px;transition:background .15s}.eng-resize-handle:hover .eng-resize-handle-grip{background:var(--indigo-600)}.eng-map-card{grid-area:1/1;min-width:0;padding:0;position:relative;overflow:hidden}.eng-map{width:100%;height:580px}.eng-filter-hint{margin:8px 0 0;font-size:12px}.eng-timeline-card{grid-area:1/2;min-width:0;min-height:0;max-height:580px;overflow-y:auto}.eng-timeline{flex-direction:column;display:flex}.eng-timeline-item{cursor:pointer;border-radius:12px;gap:14px;padding:4px 10px 18px;transition:background .15s;display:flex}.eng-timeline-item:hover{background:var(--surface-2)}.eng-timeline-item.selected{background:var(--red-soft)}.eng-timeline-marker{flex-direction:column;flex:none;align-items:center;padding-top:4px;display:flex}.eng-timeline-dot{background:var(--indigo-600);width:12px;height:12px;box-shadow:0 0 0 3px var(--indigo-soft);border-radius:999px;flex:none}.eng-timeline-item.selected .eng-timeline-dot{background:var(--red);box-shadow:0 0 0 3px var(--red-soft)}.eng-timeline-line{background:var(--line);flex:1;width:2px;margin-top:4px}.eng-timeline-content{flex:1;min-width:0}.eng-timeline-header{justify-content:space-between;align-items:baseline;gap:10px;display:flex}.eng-timeline-header strong{color:var(--text);text-overflow:ellipsis;white-space:nowrap;font-weight:650;overflow:hidden}.eng-timeline-date{white-space:nowrap;flex:none;font-size:12px}.eng-timeline-meta{margin:2px 0 10px;font-size:12px}.eng-metric-card{background:var(--surface-2);border:1px solid var(--line-soft);border-radius:11px;flex-direction:column;gap:8px;padding:10px 12px;display:flex}.eng-metric-row{flex-direction:column;gap:4px;display:flex}.eng-metric-row-head{justify-content:space-between;align-items:center;font-size:12px;display:flex}.eng-metric-label{color:var(--muted)}.eng-metric-value{color:var(--text);font-weight:650}.eng-metric-bar{background:var(--line-soft);border-radius:999px;height:8px;display:flex;overflow:hidden}.eng-metric-bar-seg{height:100%}.eng-metric-bar-skeleton{background:linear-gradient(90deg, var(--line-soft) 25%, var(--line) 37%, var(--line-soft) 63%);background-size:400% 100%;animation:1.4s infinite eng-skeleton-pulse}@keyframes eng-skeleton-pulse{0%{background-position:100%}to{background-position:0}}.eng-filter-card{grid-area:2/1}.eng-replay-card{flex-direction:column;grid-area:2/2;gap:10px;display:flex}.eng-layout--expanded .eng-timeline-card{grid-row:1/span 3}.eng-layout--expanded .eng-replay-card{grid-area:2/1}.eng-layout--expanded .eng-filter-card{grid-row:3}.eng-replay-empty{padding:4px 0 2px}.eng-replay-controls{flex-direction:column;gap:12px;display:flex}.eng-replay-chip-row{max-width:none}.eng-replay-legend{color:var(--muted);flex-wrap:wrap;gap:10px;font-size:12px;display:flex}.eng-replay-legend-item{align-items:center;gap:5px;display:flex}.eng-replay-legend-swatch{border-radius:3px;flex:none;width:10px;height:10px}.eng-replay-transport{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.eng-transport-btn{justify-content:center;align-items:center;min-width:0;padding:9px 12px;display:flex}.eng-replay-speed{margin-left:auto}.eng-replay-scrubber{flex-direction:column;gap:4px;display:flex}.eng-replay-scrubber input[type=range]{width:100%}.eng-replay-scrubber-label{font-size:12px}.eng-replay-tooltip-floating{color:#fff;max-width:230px;box-shadow:var(--shadow);cursor:grab;-webkit-user-select:none;user-select:none;z-index:500;background:#1f2430;border-radius:10px;padding:8px 11px;position:absolute;bottom:12px;left:12px}.eng-replay-tooltip-floating:active{cursor:grabbing}.eng-replay-tooltip-body{font-size:12px;line-height:1.5}.eng-replay-tooltip-body strong{font-size:12.5px;display:block}.eng-replay-handover-flag{background:var(--red);color:#fff;border-radius:999px;margin-top:2px;padding:1px 6px;font-size:11px;font-weight:650;display:inline-block}.eng-handover-feed{background:var(--card);border:1px solid var(--line);width:215px;max-height:calc(100% - 24px);box-shadow:var(--shadow);z-index:500;border-radius:14px;flex-direction:column;display:flex;position:absolute;top:12px;right:12px;overflow:hidden}.eng-handover-feed-header{border-bottom:1px solid var(--line-soft);cursor:grab;-webkit-user-select:none;user-select:none;flex:none;padding:10px 14px;font-size:13px;font-weight:650}.eng-handover-feed-header:active{cursor:grabbing}.eng-handover-feed-stack{flex-direction:column;gap:6px;padding:8px;display:flex;overflow-y:auto}.eng-handover-feed-empty{padding:6px 4px;font-size:12px}.eng-handover-feed-card{background:var(--card);border:1px solid var(--line-soft);border-radius:10px;padding:8px 10px;font-size:12px}.eng-handover-feed-route{color:var(--text);font-weight:650}.eng-handover-feed-meta{color:var(--muted);margin-top:2px}.eng-handover-feed-delta{color:var(--muted);margin-top:4px;font-weight:700;display:inline-block}.eng-handover-feed-delta.up{color:#16a34a}.eng-handover-feed-delta.down{color:var(--red)}.eng-handover-feed-time{color:var(--muted);margin-top:2px;font-size:11px}@media (width<=980px){.eng-layout{grid-template-columns:1fr}.eng-map-card,.eng-timeline-card,.eng-filter-card,.eng-replay-card,.eng-layout--expanded .eng-timeline-card,.eng-layout--expanded .eng-replay-card,.eng-layout--expanded .eng-filter-card{grid-area:auto}.eng-resize-handle{display:none}.eng-map{height:420px}.eng-timeline-card{max-height:520px}.eng-handover-feed{width:190px}}.magic-shell{flex-direction:column;gap:22px;max-width:640px;margin:0 auto;display:flex}.magic-intro{text-align:center}.magic-eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--indigo-700);background:var(--indigo-soft);border-radius:999px;align-items:center;gap:6px;margin-bottom:14px;padding:6px 12px;font-size:12px;font-weight:700;display:inline-flex}.magic-eyebrow-sep{opacity:.55}.magic-intro .title{margin-bottom:8px}.magic-card{flex-direction:column;gap:6px;display:flex}.magic-dropzone{text-align:center;border:1.5px dashed var(--line);border-radius:var(--radius);color:var(--muted);cursor:pointer;flex-direction:column;align-items:center;gap:10px;margin-bottom:6px;padding:36px 20px;transition:border-color .15s,background .15s;display:flex}.magic-dropzone:hover,.magic-dropzone.active{border-color:var(--indigo-600);background:var(--indigo-soft)}.magic-dropzone.has-file{border-style:solid;border-color:var(--green)}.magic-dropzone-filename{color:var(--text);font-weight:600}.magic-dropzone-hint{margin-top:2px;font-size:13px}.magic-delivery-options{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:6px;display:grid}.magic-delivery-option{border:1.5px solid var(--line);border-radius:var(--radius);cursor:pointer;align-items:flex-start;gap:10px;padding:14px;transition:border-color .15s,background .15s;display:flex}.magic-delivery-option input{margin-top:3px}.magic-delivery-option.active{border-color:var(--indigo-600);background:var(--indigo-soft)}.magic-delivery-title{color:var(--text);margin-bottom:2px;font-weight:600}.magic-submit{align-self:flex-start;margin-top:8px}.magic-result{text-align:center;align-items:center;gap:10px}.magic-result-icon{color:var(--indigo-700)}.magic-result-icon-ok{color:var(--green)}.magic-result-icon-error{color:var(--red)}.magic-result-title{color:var(--text);font-size:19px;font-weight:650}.magic-result-text{max-width:420px}.magic-spinner{border:3px solid var(--line);border-top-color:var(--indigo-600);border-radius:50%;width:30px;height:30px;animation:.8s linear infinite magic-spin}@keyframes magic-spin{to{transform:rotate(360deg)}}.magic-job-steps{flex-direction:column;gap:6px;margin:6px 0 4px;display:flex}.magic-job-step{color:var(--muted);align-items:center;gap:8px;font-size:14px;display:flex}.magic-job-dot{background:var(--muted-2);border-radius:50%;flex-shrink:0;width:8px;height:8px}.magic-job-dot-processing{background:var(--indigo-600)}.magic-job-dot-completed{background:var(--green)}.magic-job-dot-error{background:var(--red)}.magic-standalone{background:var(--page);min-height:100vh}.magic-standalone-topbar{border-bottom:1px solid var(--line);background:var(--card);justify-content:space-between;align-items:center;padding:20px 32px;display:flex}.magic-standalone-topbar .brand{margin-bottom:0}.magic-standalone-user{align-items:center;gap:14px;display:flex}.magic-standalone-body{padding:48px 24px 64px}@media (width<=640px){.magic-delivery-options{grid-template-columns:1fr}.magic-standalone-topbar{padding:16px 18px}.magic-standalone-body{padding:32px 16px 48px}}.admin-section-title{letter-spacing:-.02em;color:var(--text);margin:4px 0 16px;font-size:18px;font-weight:650}.admin-magic-list{flex-direction:column;gap:14px;display:flex}.admin-magic-card{flex-direction:column;gap:16px;display:flex}.admin-magic-header{text-align:left;cursor:pointer;font:inherit;color:inherit;background:0 0;border:0;justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:0;display:flex}.admin-magic-title{color:var(--text);font-size:15.5px;font-weight:650}.admin-magic-meta{margin-top:3px;font-size:13px}.admin-chevron{color:var(--muted);flex-shrink:0;transition:transform .18s}.admin-chevron-open{transform:rotate(180deg)}.admin-timeline{align-items:flex-start;display:flex}.admin-timeline-step{flex-direction:column;flex:1;align-items:center;gap:6px;display:flex}.admin-timeline-node{align-items:center;width:100%;display:flex}.admin-timeline-dot{background:var(--line);box-sizing:border-box;border-radius:50%;flex-shrink:0;width:13px;height:13px}.admin-timeline-dot-ok{background:var(--green)}.admin-timeline-dot-error{background:var(--red)}.admin-timeline-dot-processing{background:var(--indigo-600)}.admin-timeline-dot-pending{background:var(--card);border:2px solid var(--line)}.admin-timeline-dot-skipped{background:var(--card);border:2px dashed var(--muted-2)}.admin-timeline-line{background:var(--line);flex:1;height:2px;margin:0 3px}.admin-timeline-line-ok{background:var(--green)}.admin-timeline-line-error{background:var(--red)}.admin-timeline-label{color:var(--muted);text-align:center;font-size:11.5px}.admin-log-box{background:var(--surface-2);border:1px solid var(--line-soft);max-height:240px;color:var(--text);border-radius:10px;flex-direction:column;gap:5px;padding:12px 14px;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12.5px;display:flex;overflow-y:auto}.admin-log-ts{color:var(--muted);margin-right:6px}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;top:0;left:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:0 0}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{-webkit-transform-origin:0 0;width:1600px;height:1600px}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{width:auto;padding:0;max-width:none!important;max-height:none!important}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:#33b5e566}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{box-sizing:border-box;z-index:800;width:0;height:0}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{z-index:800;pointer-events:visiblePainted;pointer-events:auto;position:relative}.leaflet-top,.leaflet-bottom{z-index:1000;pointer-events:none;position:absolute}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{outline-offset:1px;background:#ddd}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{background:#ffffff80;border:2px dotted #38f}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:.75rem;line-height:1.5}.leaflet-bar{border-radius:4px;box-shadow:0 1px 5px #000000a6}.leaflet-bar a{text-align:center;color:#000;background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;text-decoration:none;display:block}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom:none;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.leaflet-bar a.leaflet-disabled{cursor:default;color:#bbb;background-color:#f4f4f4}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{text-indent:1px;font:700 18px Lucida Console,Monaco,monospace}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{background:#fff;border-radius:5px;box-shadow:0 1px 5px #0006}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{color:#333;background:#fff;padding:6px 10px 6px 6px}.leaflet-control-layers-scrollbar{padding-right:5px;overflow:hidden scroll}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{font-size:1.08333em;display:block}.leaflet-control-layers-separator{border-top:1px solid #ddd;height:0;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{color:#333;padding:0 5px;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{width:1em;height:.6669em;vertical-align:baseline!important;display:inline!important}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{white-space:nowrap;box-sizing:border-box;text-shadow:1px 1px #fff;background:#fffc;border:2px solid #777;border-top:none;padding:2px 5px 1px;line-height:1.1}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{background-clip:padding-box;border:2px solid #0003}.leaflet-popup{text-align:center;margin-bottom:20px;position:absolute}.leaflet-popup-content-wrapper{text-align:left;border-radius:12px;padding:1px}.leaflet-popup-content{min-height:1px;margin:13px 24px 13px 20px;font-size:1.08333em;line-height:1.3}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{pointer-events:none;width:40px;height:20px;margin-top:-1px;margin-left:-20px;position:absolute;left:50%;overflow:hidden}.leaflet-popup-tip{pointer-events:auto;width:17px;height:17px;margin:-10px auto 0;padding:1px;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{color:#333;background:#fff;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{text-align:center;color:#757575;background:0 0;border:none;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;text-decoration:none;position:absolute;top:0;right:0}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";width:24px;filter:progid:DXImageTransform.Microsoft.Matrix(M11=.707107, M12=.707107, M21=-.707107, M22=.707107);margin:0 auto}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{color:#222;white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;background-color:#fff;border:1px solid #fff;border-radius:3px;padding:6px;position:absolute;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{pointer-events:none;content:"";background:0 0;border:6px solid #0000;position:absolute}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{margin-left:-6px;left:50%}.leaflet-tooltip-top:before{border-top-color:#fff;margin-bottom:-12px;bottom:0}.leaflet-tooltip-bottom:before{border-bottom-color:#fff;margin-top:-12px;margin-left:-6px;top:0}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{margin-top:-6px;top:50%}.leaflet-tooltip-left:before{border-left-color:#fff;margin-right:-12px;right:0}.leaflet-tooltip-right:before{border-right-color:#fff;margin-left:-12px;left:0}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}
