.auth-page{min-height:100vh;display:grid;place-items:center;padding:24px;background:linear-gradient(145deg,#062b70,#38afc3)}.auth-card{width:min(430px,100%);background:#fff;border-radius:24px;padding:32px;box-shadow:0 24px 70px rgba(0,0,0,.22);display:grid;grid-gap:18px;gap:18px}.auth-card img{width:170px;height:130px;object-fit:contain;margin:auto}.auth-card h1{margin:0;text-align:center;color:var(--nav)}.auth-card>p{text-align:center;margin:-8px 0 3px;color:var(--muted)}.auth-card label,.inline-form label,.invite-form label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:800;color:#344054}.auth-card input,.inline-form input,.inline-form select,.inline-form textarea,.invite-form input,.review-panel textarea{border:1px solid #d7e2e8;border-radius:12px;padding:12px;background:#fbfdfe;outline:none}.auth-card input:focus,.inline-form input:focus,.inline-form select:focus,.invite-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(56,175,195,.15)}.alert{padding:12px 14px;border-radius:12px;background:#eaf7f9;color:#08657a;font-size:13px}.alert.error{background:#fff0f0;color:#b42318}.notification-link{position:relative;margin-right:18px;color:var(--nav)}.notification-link b{position:absolute;top:-8px;right:-9px;background:#e5484d;color:#fff;width:17px;height:17px;border-radius:50%;display:grid;place-items:center;font-size:10px}.icon-btn{border:0;background:transparent;color:#b9c6da;margin-left:auto;cursor:pointer}.inline-form,.invite-form{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;padding:22px;border-bottom:1px solid var(--line);background:#f8fbfc}.inline-form .span-2{grid-column:span 2}.inline-form textarea{min-height:80px}.form-message{align-self:center;color:#08758a;font-weight:700}.job-list{padding:8px 14px 14px}.job-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:17px 12px;border-bottom:1px solid var(--line)}.job-row:last-child{border-bottom:0}.job-row b,.job-row span{display:block}.job-row>div>span{font-size:13px;color:var(--muted);margin-top:5px}.job-side{text-align:right}.job-side small{color:var(--muted)}.status{display:inline-flex!important;width:max-content;padding:6px 9px;border-radius:99px;font-size:11px;font-weight:850;margin-top:5px;background:#edf1f5;color:#475467}.status.submitted{background:#fff2d8;color:#9b5c00}.status.validated{background:#e9f8ef;color:#167a45}.status.correction_requested{background:#fff0f0;color:#b42318}.status.assigned{background:#e9f2ff;color:#2459a8}.detail-grid{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(450px,1.3fr);grid-gap:18px;gap:18px;align-items:start}.job-summary{margin-top:0}.job-summary dl{padding:8px 24px 20px;margin:0}.job-summary dl div{padding:13px 0;border-bottom:1px solid var(--line)}.job-summary dt{font-size:12px;color:var(--muted);font-weight:700}.job-summary dd{margin:5px 0 0;font-weight:700}.photo-panel{margin-top:0}.photo-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;padding:20px}.photo-field{border:1.5px dashed #bdcbd3;border-radius:15px;padding:15px;display:grid;grid-gap:9px;gap:9px;cursor:pointer}.photo-field.done{border-style:solid;border-color:#54b97d;background:#f2fbf5}.photo-field span{display:flex;align-items:center;gap:8px;font-weight:800;font-size:13px}.photo-field input{font-size:12px;max-width:100%}.photo-field small{color:var(--muted)}.photo-panel>.alert,.photo-panel>.btn{margin:0 20px 20px;width:calc(100% - 40px)}.photo-field img{width:100%;height:150px;object-fit:cover;border-radius:10px;display:block}.review-panel{grid-column:1/-1;padding-bottom:20px}.review-panel textarea{width:calc(100% - 40px);margin:20px;min-height:90px}.review-actions{display:flex;justify-content:flex-end;gap:10px;padding:0 20px}@media(max-width:900px){.inline-form,.invite-form{grid-template-columns:1fr 1fr}.detail-grid{grid-template-columns:1fr}}@media(max-width:600px){.inline-form,.invite-form,.photo-grid{grid-template-columns:1fr}.inline-form .span-2{grid-column:auto}.job-row{align-items:flex-start}.job-side{max-width:40%}.review-actions{flex-direction:column-reverse}.review-actions .btn{width:100%}.auth-card{padding:24px}}.admin-map{height:430px;border-bottom:1px solid var(--line);background:#eaf3f5}.admin-map .leaflet-container{height:100%;width:100%;font-family:inherit}.map-loading{height:430px;display:grid;place-items:center;color:var(--muted);background:#eaf3f5}.sysur-marker{background:transparent;border:0}.sysur-marker span{display:block;width:28px;height:28px;background:var(--accent);border:5px solid var(--nav);border-radius:50% 50% 50% 0;transform:rotate(-45deg);box-shadow:0 4px 12px rgba(6,43,112,.3)}.forgot-link{color:var(--accent2);text-align:right;margin-top:-9px}.auth-back,.forgot-link{font-size:13px;font-weight:750}.auth-back{color:var(--nav);text-align:center}.installer-actions{display:flex;align-items:center;gap:10px}.delete-btn{border:1px solid #f3b9b9;background:#fff5f5;color:#b42318;border-radius:10px;padding:8px 10px;display:inline-flex;align-items:center;gap:6px;font-size:12px;font-weight:800;cursor:pointer}.delete-btn:hover{background:#ffe8e8}.account-panel{max-width:680px}.account-form{display:grid;grid-gap:16px;gap:16px;padding:24px}.account-form label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:800;color:#344054}.account-form input{border:1px solid #d7e2e8;border-radius:12px;padding:12px;background:#fbfdfe;outline:none}.account-form input:focus{border-color:var(--accent);box-shadow:0 0 0 3px rgba(56,175,195,.15)}.account-form .btn{justify-self:start}@media(max-width:600px){.installer-actions{align-items:flex-end;flex-direction:column}.delete-btn{padding:7px 9px}.account-form .btn{width:100%}}.auth-card>img{height:auto;object-fit:contain;display:block;margin:0 auto 2px}:root{--ink:#082d72;--muted:#667085;--line:#dfeaf0;--bg:#f3f8fa;--accent:#38afc3;--accent2:#219db5;--nav:#062b70;--shadow:0 18px 50px rgba(6,43,112,.10)}*{box-sizing:border-box}body,html{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}button,input,select,textarea{font:inherit}.shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:258px;background:var(--nav);color:white;padding:28px 18px;z-index:30}.brand,.sidebar{display:flex;flex-direction:column}.brand{align-items:center;gap:10px;padding:0 7px 26px}.brand img{display:block;height:132px;border-radius:15px;padding:7px}.brand span{font-size:10px;color:#b9e7ee;letter-spacing:.14em;font-weight:800}.sidebar nav{display:grid;grid-gap:7px;gap:7px}.sidebar nav a{display:flex;align-items:center;gap:12px;padding:12px 13px;border-radius:12px;color:#aab4c5;font-weight:650}.sidebar nav a.active,.sidebar nav a:hover{background:rgba(255,255,255,.08);color:white}.sidebar nav a.active:before{content:"";width:4px;height:22px;border-radius:4px;background:var(--accent);margin-left:-13px}.profile{margin-top:auto;border-top:1px solid rgba(255,255,255,.09);padding:20px 8px 0;display:flex;gap:10px;align-items:center}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#263247;font-weight:800}.profile b,.profile span{display:block}.profile span{color:#9aa5b5;font-size:12px;margin-top:2px}.main{margin-left:258px;min-height:100vh}.topbar{height:68px;background:rgba(255,255,255,.85);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);justify-content:flex-end;position:-webkit-sticky;position:sticky;top:0;z-index:20}.status-dot,.topbar{display:flex;align-items:center}.status-dot{font-size:12px;color:#667085;gap:8px}.status-dot span{width:8px;height:8px;border-radius:50%;background:#26b36a;box-shadow:0 0 0 4px #e5f8ed}.menu,.mobile-logo,.mobile-nav{display:none}.mobile-logo img{display:block;width:84px;height:48px;object-fit:contain}.content{padding:42px;max-width:1500px;margin:auto}.page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:28px;margin-bottom:30px}.eyebrow{display:block;font-size:11px;letter-spacing:.14em;font-weight:850;color:#667085;margin-bottom:8px}.page-head h1{font-size:42px;line-height:1.02;margin:0 0 9px;letter-spacing:-.04em}.page-head p,.panel-head p{margin:0;color:var(--muted);max-width:680px}.head-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{border:0;border-radius:13px;padding:12px 16px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:800;cursor:pointer;transition:.2s}.btn.primary{background:var(--accent);color:#fff;box-shadow:0 8px 24px rgba(56,175,195,.24)}.btn.primary:hover{transform:translateY(-1px);background:var(--accent2)}.btn.secondary{background:#fff;color:var(--ink);border:1px solid var(--line)}.wide{width:100%;padding:15px}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;gap:16px;margin-bottom:18px}.stat{background:#fff;border:1px solid var(--line);border-radius:18px;padding:21px;box-shadow:0 8px 24px rgba(15,23,42,.03);position:relative;overflow:hidden}.stat:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:#98a2b3}.stat.blue:before{background:#477bff}.stat.amber:before{background:#f6a723}.stat.green:before{background:#27ae60}.stat.rose:before{background:#f35b74}.stat small,.stat span{display:block;color:var(--muted);font-size:13px}.stat strong{display:block;font-size:34px;margin:10px 0 2px}.quick-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px;margin:18px 0}.quick-card{background:var(--nav);color:white;padding:20px;display:flex;align-items:center;gap:14px;box-shadow:var(--shadow)}.quick-card>svg{margin-left:auto;color:#97a0ad}.quick-icon{width:47px;height:47px;background:var(--accent);color:#fff;border-radius:14px;display:grid;place-items:center}.quick-card b,.quick-card span{display:block}.quick-card b{font-size:17px}.quick-card span{font-size:12px;color:#9ca6b4;margin-top:4px}.form-card,.panel{background:#fff;border:1px solid var(--line);box-shadow:0 10px 30px rgba(15,23,42,.04);overflow:hidden;margin-top:18px}.panel-head{padding:22px 24px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:20px}.panel-head h2{margin:0 0 4px;font-size:20px}.timeline{padding:8px 24px 18px}.timeline-row{display:grid;grid-template-columns:58px 18px 1fr;align-items:center;min-height:76px}.time{font-weight:850}.line-dot{width:10px;height:10px;border:3px solid var(--accent);background:var(--nav);border-radius:50%;position:relative}.line-dot:after{content:"";position:absolute;width:1px;height:66px;background:var(--line);left:2px;top:8px}.timeline-row:last-child .line-dot:after{display:none}.event{display:flex;justify-content:space-between;gap:18px;padding:14px 18px;background:#f8fafb;border-radius:14px}.event b,.event small,.event span{display:block}.event span{font-size:12px;color:var(--muted);margin-top:4px}.event-right{text-align:right}.event-right small{color:#1c8f56;font-weight:800;margin-top:5px}.records{padding:0 12px 12px}.record{display:flex;align-items:center;gap:14px;padding:16px 12px;border-bottom:1px solid #eef1f4}.record:last-child{border-bottom:0}.record-avatar{width:44px;height:44px;border-radius:14px;background:#eef2f6;display:grid;place-items:center;font-weight:900}.record-main{flex:1 1;min-width:0}.record-line{display:flex;align-items:center;gap:9px}.record-main>span{display:block;color:var(--muted);font-size:12px;margin:4px 0 8px}.record-meta{display:flex;gap:14px;flex-wrap:wrap;color:#667085}.record-meta small b{color:#344054}.pill{font-size:10px;padding:4px 7px;background:#f2f4f7;color:#667085;font-weight:800}.pill,.sync{border-radius:99px}.sync{font-size:11px;font-weight:850;padding:6px 9px}.sync.ok{background:#eaf8ef;color:#198754}.sync.wait{background:#fff3df;color:#b86b00}.search{display:flex;align-items:center;gap:8px;padding:9px 11px;border:1px solid var(--line);border-radius:12px;background:#fafbfc;min-width:250px}.search input{border:0;outline:0;background:transparent;width:100%}.map-placeholder{min-height:245px;border-radius:20px;background:linear-gradient(145deg,#0b1220,#1c2940);color:white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:28px;gap:8px}.map-placeholder svg{color:var(--accent)}.map-placeholder b{font-size:24px}.map-placeholder span{color:#aeb7c6;max-width:520px}.empty{text-align:center;padding:70px 20px}.empty svg{color:#667085}.empty h2{margin:14px 0 7px}.empty p{color:var(--muted);max-width:600px;margin:auto}.integration{padding:30px;display:flex;gap:22px;align-items:flex-start}.integration-logo{width:58px;height:58px;border-radius:18px;background:var(--nav);color:var(--accent);display:grid;place-items:center}.integration h2{margin:4px 0 7px}.integration p{color:var(--muted)}.check{display:flex;align-items:center;gap:8px;margin-top:13px;color:#344054;font-weight:650}.check svg{color:#23a566}.form-card{padding:26px}.form-section{padding-bottom:24px;margin-bottom:24px;border-bottom:1px solid var(--line)}.form-section h2{margin:0 0 18px}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}.form-card label{display:grid;grid-gap:7px;gap:7px;font-size:13px;font-weight:800;color:#344054}.form-card input,.form-card select,.form-card textarea{border:1px solid #dfe4ea;background:#fbfcfd;border-radius:12px;padding:12px;outline:0;color:var(--ink)}.form-card input:focus,.form-card select:focus,.form-card textarea:focus{border-color:#9cabba;box-shadow:0 0 0 3px #eef2f5}.upload{border:1.5px dashed #cdd5df;border-radius:16px;padding:28px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;background:#fafbfc;margin-bottom:20px}.upload svg{color:#667085}.upload span{color:var(--muted);font-size:13px;margin-bottom:7px}.notes{margin-bottom:20px}.mobile-nav{display:none}@media(max-width:1100px){.stats-grid{grid-template-columns:repeat(2,1fr)}.quick-grid{grid-template-columns:1fr}.page-head{align-items:flex-start;flex-direction:column}.content{padding:30px}}@media(max-width:760px){.sidebar{transform:translateX(-100%);transition:.25s;width:280px}.sidebar.open{transform:translateX(0)}.scrim{position:fixed;inset:0;background:rgba(4,10,20,.45);border:0;z-index:25}.main{margin-left:0;padding-bottom:72px}.topbar{height:60px;padding:0 16px;justify-content:space-between}.menu{display:grid;place-items:center;border:0;background:transparent;padding:5px}.mobile-logo{display:block;font-weight:950;letter-spacing:.07em}.status-dot{font-size:0}.content{padding:22px 15px}.page-head{margin-bottom:20px}.page-head h1{font-size:32px}.head-actions{width:100%}.head-actions .btn{flex:1 1}.stats-grid{grid-template-columns:repeat(2,1fr);gap:10px}.stat{padding:16px}.stat strong{font-size:28px}.quick-grid{gap:10px}.quick-card{padding:15px}.panel{border-radius:16px}.panel-head{align-items:flex-start;flex-direction:column;padding:18px}.search{width:100%;min-width:0}.record{align-items:flex-start;position:relative}.record-avatar{width:38px;height:38px;border-radius:11px}.record .sync{position:absolute;right:34px;top:14px}.record>svg{margin-left:auto;margin-top:8px}.record-meta{gap:8px}.timeline{padding:6px 12px 15px}.timeline-row{grid-template-columns:48px 14px 1fr}.event{padding:12px;flex-direction:column;gap:8px}.event-right{text-align:left}.form-card{padding:18px}.form-grid{grid-template-columns:1fr}.mobile-nav{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;bottom:0;left:0;right:0;background:rgba(255,255,255,.96);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);z-index:22;padding:7px 6px max(7px,env(safe-area-inset-bottom))}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:3px;color:#7a8494;font-size:10px;font-weight:750}.mobile-nav a.active{color:#0b1220}.mobile-nav a.active svg{background:var(--accent);border-radius:9px;padding:4px;width:28px;height:28px}.integration{flex-direction:column}.map-placeholder{min-height:210px}}.sav-report{display:grid;grid-gap:8px;gap:8px;padding:22px 24px 0;font-size:14px;font-weight:800;color:#344054}.sav-report textarea{min-height:130px;resize:vertical;border:1px solid #dfe4ea;background:#fbfcfd;border-radius:12px;padding:13px;color:var(--ink);outline:0}.sav-report textarea:focus{border-color:#9cabba;box-shadow:0 0 0 3px #eef2f5}.photo-location{display:block;margin-top:8px;padding:9px 10px;border-radius:10px;background:#eaf8fb;color:#08788d!important;font-size:12px;font-weight:800;line-height:1.35}.photo-location:hover{background:#d9f1f5}.photo-actions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.photo-actions label{position:relative;cursor:pointer;overflow:hidden;font-size:13px}.photo-actions input[type=file]{position:absolute;inset:0;opacity:0;width:100%;height:100%;cursor:pointer}.photo-actions label:focus-within{outline:3px solid #309cea}.archive-toggle{display:flex;align-items:center;gap:10px;margin:18px 0}.archive-toggle input{width:auto}.availability{padding:22px;margin-bottom:20px}.availability>p{color:#62748b;line-height:1.6}.calendar-toolbar{display:flex;justify-content:space-between;align-items:center;margin:20px 0}.calendar-toolbar h3{text-transform:capitalize}.calendar-scroll{overflow-x:auto}.calendar-grid{display:grid;grid-template-columns:repeat(7,minmax(90px,1fr));grid-gap:5px;gap:5px;min-width:665px}.calendar-grid>b{text-align:center;padding:8px}.calendar-day{min-height:95px;padding:8px;border:1px solid #dde6f0;border-radius:8px;background:#fff}.calendar-day.muted{background:#f2f5f9}.calendar-day.today{border:2px solid #157ac1}.calendar-slot{background:#e5f5ed;color:#165f40;border-radius:5px;padding:5px;font-size:12px;margin-top:5px;overflow-wrap:anywhere}.calendar-slot b,.calendar-slot span{display:block}.availability-list{margin-top:22px}.availability-actions{display:flex;gap:8px;flex-wrap:wrap}@media(max-width:650px){.availability{padding:14px}.availability-list .job-row{align-items:flex-start;flex-direction:column;gap:10px}.photo-actions{flex-direction:column}.photo-actions label{min-height:44px;justify-content:center}}.installer-portal{padding:20px;display:grid;grid-gap:12px;gap:12px}.installer-portal a{overflow-wrap:anywhere}.installer-portal .btn{justify-self:start}.delete-btn:disabled{opacity:.6;cursor:wait}.job-with-delete{display:flex;align-items:center;gap:12px;border-bottom:1px solid #e4eaf0;padding-right:14px}.job-with-delete>.job-row{flex:1 1;min-width:0;border-bottom:0}.delete-job{max-width:320px}.delete-job p{color:#b42318;font-size:13px;overflow-wrap:anywhere}.detail-delete{grid-column:1/-1;display:flex;justify-content:flex-end}@media(max-width:650px){.job-with-delete{flex-direction:column;align-items:stretch;padding:0 0 12px}.job-with-delete>.delete-job{margin:0 16px}.job-with-delete>.job-row{width:100%}}.app-header-logo{display:flex;align-items:center;margin-right:auto}.app-header-logo img{width:112px;height:44px;background:white;border-radius:6px}.mail-panel{padding:20px;margin-bottom:20px}.mail-panel .btn{margin-top:12px}.notification-unread{border-left:4px solid #1299b4;background:#f0fafd}@media(max-width:650px){.app-header-logo img{width:90px;height:38px}}.maps-link{color:#087a96;font-weight:700;text-decoration:underline;overflow-wrap:anywhere}.job-with-delete>.maps-link{padding:10px;min-width:105px}.detail-delete{gap:16px;flex-wrap:wrap}.notify-job{flex:1 1;min-width:240px}.notify-job p{font-size:14px;line-height:1.5}.brand img{height:auto;max-height:105px;aspect-ratio:2.5;padding:10px;background:#fff}.app-header-logo img{width:155px;height:58px;object-fit:contain;padding:3px}@media(max-width:650px){.app-header-logo img{width:130px;height:49px}}:root{--ink:#071c55;--muted:#63708a;--line:#dce7f2;--bg:#f3f7fc;--card:#fff;--accent:#08bfe9;--accent2:#0873e6;--nav:#041446;--nav-deep:#020b29;--brand-gradient:linear-gradient(135deg,#08cfe8,#087cec 48%,#09267b);--shadow:0 18px 48px rgba(5,35,104,.10)}html{background:var(--nav-deep)}.sidebar{overflow-y:auto;overscroll-behavior:contain}.sidebar>*{flex-shrink:0}.mobile-nav{grid-template-columns:repeat(6,minmax(0,1fr))}.mobile-nav a{min-width:0;min-height:52px;justify-content:center}.mobile-nav a span{font-size:.75rem;line-height:1.25;text-align:center;overflow-wrap:anywhere}body{background:radial-gradient(circle at 92% 0,rgba(8,191,233,.08),transparent 29%),var(--bg);min-height:100vh}::selection{background:#bdeffc;color:#041446}a,button,input,select,textarea{transition:border-color .18s ease,background-color .18s ease,color .18s ease,box-shadow .18s ease,transform .18s ease}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(8,191,233,.35);outline-offset:2px}.sidebar{width:272px;padding:22px 16px 18px;background:radial-gradient(circle at 35% 0,rgba(8,191,233,.18),transparent 28%),linear-gradient(180deg,#061b59,#03103b 62%,#020a27);border-right:1px solid rgba(108,217,255,.12);box-shadow:18px 0 60px rgba(2,14,52,.12)}.brand{gap:11px;padding:0 4px 23px;align-items:stretch}.brand-surface{height:92px;border-radius:17px;padding:8px 10px;display:grid;place-items:center;background:linear-gradient(145deg,rgba(255,255,255,.99),rgba(239,248,255,.95));box-shadow:0 12px 34px rgba(0,0,0,.23),inset 0 0 0 1px rgba(255,255,255,.55);overflow:hidden}.brand img{width:100%;height:100%;max-height:none;aspect-ratio:auto;padding:0;background:transparent;object-fit:contain}.brand>span{text-align:center;font-size:10px;color:#86dff3;letter-spacing:.2em;font-weight:850}.nav-label{padding:0 13px 9px;color:#6682b6;font-size:10px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.sidebar nav{gap:4px}.sidebar nav a{position:relative;gap:11px;min-height:46px;padding:8px 11px;border-radius:13px;color:#aabada;font-weight:700;font-size:14px}.sidebar nav a:before{display:none!important}.sidebar nav a:hover{background:rgba(255,255,255,.06);color:#fff;transform:translateX(2px)}.sidebar nav a.active{background:linear-gradient(100deg,rgba(8,191,233,.24),rgba(8,115,230,.12));color:#fff;box-shadow:inset 0 0 0 1px rgba(91,218,255,.16)}.sidebar nav a.active:after{content:"";position:absolute;right:0;top:12px;width:3px;height:22px;border-radius:4px;background:#12d5ef;box-shadow:0 0 14px #12d5ef}.nav-icon{width:30px;height:30px;display:grid;place-items:center;border-radius:9px;color:#86a1d1}.sidebar nav a.active .nav-icon{color:#fff;background:var(--brand-gradient);box-shadow:0 7px 18px rgba(8,126,234,.28)}.sidebar-signature{display:flex;align-items:center;gap:10px;margin:auto 4px 13px;padding:12px;border:1px solid rgba(130,213,255,.12);border-radius:14px;background:rgba(255,255,255,.035)}.signature-bolt{width:31px;height:31px;display:grid;place-items:center;border-radius:10px;background:var(--brand-gradient);color:#fff;font-weight:950;font-style:italic}.sidebar-signature b,.sidebar-signature span{display:block}.sidebar-signature b{font-size:12px;color:#e8f4ff}.sidebar-signature div span{font-size:10px;color:#7188b5;margin-top:2px}.profile{margin-top:0;padding:14px 5px 0;border-color:rgba(119,178,229,.13)}.avatar{background:var(--brand-gradient);box-shadow:0 8px 22px rgba(5,116,227,.3);font-size:13px}.profile b{color:#f4f8ff;font-size:13px}.profile span{color:#7188b5}.icon-btn:hover{color:#fff;transform:translateY(-1px)}.main{margin-left:272px}.topbar{height:76px;padding:0 34px;background:rgba(249,252,255,.86);border-color:rgba(208,224,240,.9);box-shadow:0 8px 28px rgba(19,50,96,.035)}.app-header-logo{display:none}.topbar-title{margin-right:auto;display:flex;flex-direction:column;gap:2px}.topbar-title span{font-size:10px;color:#7590ad;font-weight:850;letter-spacing:.16em}.topbar-title b{font-size:16px;color:var(--ink)}.topbar-actions{display:flex;align-items:center;gap:12px}.status-dot{padding:7px 10px;border:1px solid #d8e8ef;background:#fff;border-radius:99px;color:#557086;font-size:11px;font-weight:700}.status-dot span{width:7px;height:7px;background:#10b981;box-shadow:0 0 0 3px #dff8ee}.notification-link{margin:0;width:38px;height:38px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:#fff;color:#16386f}.notification-link:hover{border-color:#a9dff0;color:#0874c9;box-shadow:0 7px 18px rgba(5,54,117,.08)}.notification-link b{top:-5px;right:-5px;background:linear-gradient(135deg,#fb496a,#dc2449);box-shadow:0 0 0 3px var(--bg)}.role-chip{padding:8px 11px;border-radius:10px;background:#e7f8fd;color:#087791;font-size:11px;font-weight:850;text-transform:uppercase;letter-spacing:.07em}.content{padding:34px 38px 52px;max-width:1540px}.page-head{align-items:center;margin-bottom:24px}.eyebrow{color:#087ba8;font-size:10px;letter-spacing:.17em}.page-head h1{font-size:38px;color:var(--ink)}.page-head p,.panel-head p{line-height:1.55}.dashboard-welcome{position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between;gap:30px;margin-bottom:20px;padding:27px 30px;border-radius:23px;background:linear-gradient(115deg,#061e62,#082b84 59%,#087fcb);color:#fff;box-shadow:0 18px 44px rgba(5,39,119,.18)}.dashboard-welcome:after{content:"";position:absolute;right:-70px;top:-135px;width:310px;height:310px;border:58px solid rgba(20,213,242,.12);border-radius:34%;transform:rotate(32deg);pointer-events:none}.dashboard-welcome>div{position:relative;z-index:1}.dashboard-welcome .eyebrow{color:#75e6f8}.dashboard-welcome h1{margin:3px 0 7px;font-size:36px;letter-spacing:-.035em}.dashboard-welcome p{margin:0;color:#c4daf4;line-height:1.55}.today-badge{min-width:210px;display:grid;grid-template-columns:auto 1fr;grid-gap:1px 9px;gap:1px 9px;align-items:center;padding:13px 16px;border:1px solid rgba(255,255,255,.16);border-radius:15px;background:rgba(4,18,67,.35);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:1}.today-badge svg{grid-row:span 2;color:#4ae0f4}.today-badge span{font-size:10px;color:#8fb3df;text-transform:uppercase;letter-spacing:.1em}.today-badge b{text-transform:capitalize;font-size:13px}.stats-grid{gap:13px}.stat{min-height:132px;padding:20px 21px;border:0;border-radius:19px;box-shadow:0 10px 32px rgba(19,50,96,.07);background:linear-gradient(145deg,#fff,#fafdff)}.stat:before{left:18px;top:18px;bottom:auto;width:34px;height:4px;border-radius:6px}.stat span{padding-top:14px;color:#52627d;font-weight:700}.stat strong{margin:7px 0 1px;font-size:32px;color:#061b59}.stat small{color:#8a96aa}.stat:hover{transform:translateY(-2px);box-shadow:0 16px 38px rgba(15,45,100,.1)}.stat.blue:before{background:linear-gradient(90deg,#0dcce9,#0877e8)}.stat.amber:before{background:linear-gradient(90deg,#ffbf42,#f18b1c)}.stat.green:before{background:linear-gradient(90deg,#33d196,#12a26f)}.stat.rose:before{background:linear-gradient(90deg,#ff7490,#e5355a)}.quick-grid{gap:13px;margin:13px 0}.quick-card{position:relative;overflow:hidden;padding:18px 19px;border:1px solid #dce7f2;border-radius:18px;background:#fff;color:var(--ink);box-shadow:0 8px 27px rgba(19,50,96,.055)}.quick-card:before{content:"";position:absolute;inset:0;background:linear-gradient(110deg,transparent 65%,rgba(8,191,233,.07));pointer-events:none}.quick-card:hover{transform:translateY(-2px);border-color:#b7e6f3;box-shadow:0 15px 34px rgba(11,57,121,.09)}.quick-icon{width:45px;height:45px;border-radius:13px;background:var(--brand-gradient);box-shadow:0 8px 20px rgba(8,119,230,.23)}.quick-card b{font-size:16px}.quick-card span{color:#77849a}.quick-card>svg{position:relative;color:#4b8dbd}.form-card,.panel{border-color:#dfe9f3;border-radius:20px;box-shadow:0 12px 36px rgba(18,49,99,.055)}.panel-head{padding:20px 22px;background:linear-gradient(180deg,#fff,#fbfdff)}.panel-head h2{color:var(--ink)}.panel-icon{width:39px;height:39px;display:grid;place-items:center;border-radius:12px;background:#e8f8fd;color:#0781b4}.job-row:hover{background:#f6fbfe}.job-row>small{font-weight:800;color:#0879a2}.btn{border-radius:12px;min-height:42px}.btn.primary{background:linear-gradient(135deg,#08c7e8,#0877e8 60%,#0a43b8);box-shadow:0 9px 23px rgba(7,113,223,.22)}.btn.primary:hover{background:linear-gradient(135deg,#04bddd,#066cda 60%,#083eae);box-shadow:0 12px 26px rgba(7,113,223,.28)}.btn.secondary:hover{border-color:#b7dcea;background:#f7fcfe;color:#086d9b}.account-form input,.form-card input,.form-card select,.form-card textarea,.inline-form input,.inline-form select,.inline-form textarea,.invite-form input,.review-panel textarea{border-color:#d7e4ef;background:#f9fbfe}.account-form input:focus,.form-card input:focus,.form-card select:focus,.form-card textarea:focus,.inline-form input:focus,.inline-form select:focus,.invite-form input:focus{border-color:#22bfe1;box-shadow:0 0 0 4px rgba(8,191,233,.12)}.inline-form,.invite-form{background:#f5f9fd}.status.assigned{background:#e7f2ff;color:#0755af}.status.submitted{background:#fff2d5;color:#9a6100}.status.validated{background:#e4f9ee;color:#087845}.status.correction_requested{background:#ffeaee;color:#af1736}.calendar-day{border-color:#dce7f2;border-radius:11px}.calendar-day.today{border-color:#08aaca;box-shadow:inset 0 0 0 1px #08aaca}.calendar-slot{background:linear-gradient(135deg,#e5f9fd,#e8f2ff);color:#075f88;border-left:3px solid #0fbad9}.photo-field{border-color:#bcd4e5;background:#fbfdff}.photo-field:hover{border-color:#23bfe0;background:#f4fcfe}.photo-field.done{border-color:#29b77a;background:#effbf5}.auth-page{grid-template-columns:minmax(360px,560px) minmax(430px,1fr);gap:clamp(40px,8vw,130px);padding:clamp(34px,6vw,90px);background:radial-gradient(circle at 13% 15%,rgba(13,207,235,.25),transparent 26%),radial-gradient(circle at 70% 80%,rgba(12,92,210,.22),transparent 30%),linear-gradient(135deg,#020a29,#041854 50%,#062b7c)}.auth-brand{max-width:520px;color:#fff}.auth-brand-mark{width:60px;height:60px;display:grid;place-items:center;margin-bottom:30px;border-radius:18px;background:var(--brand-gradient);font-size:30px;font-weight:950;font-style:italic;box-shadow:0 13px 34px rgba(4,179,237,.24)}.auth-brand>span{color:#61ddf2;font-size:11px;font-weight:850;letter-spacing:.19em}.auth-brand h2{margin:13px 0 18px;font-size:clamp(38px,4.5vw,62px);line-height:1.05;letter-spacing:-.045em}.auth-brand p{max-width:480px;color:#a9c2e5;font-size:17px;line-height:1.7}.auth-trust{display:flex;align-items:center;gap:9px;margin-top:30px;color:#b8cfeb;font-size:13px}.auth-trust span{width:8px;height:8px;border-radius:50%;background:#20d59a;box-shadow:0 0 0 5px rgba(32,213,154,.12)}.auth-card{justify-self:center;width:min(455px,100%);padding:34px 36px;border:1px solid rgba(255,255,255,.68);border-radius:25px;box-shadow:0 32px 90px rgba(0,7,32,.38)}.auth-card>img{width:min(290px,100%);max-height:108px;margin-bottom:2px}.auth-heading{text-align:center}.auth-heading>span{font-size:10px;font-weight:850;letter-spacing:.16em;color:#0782b4}.auth-heading h1{margin:6px 0 7px;font-size:30px}.auth-heading p{margin:0;color:var(--muted);font-size:14px;line-height:1.55}.auth-card label{font-size:13px}.auth-card input{height:46px;background:#f8fbfe;border-color:#d6e3ef}.password-field{position:relative}.password-field input{width:100%;padding-right:78px}.password-field button{position:absolute;right:7px;top:7px;height:32px;border:0;border-radius:8px;background:#e8f6fb;color:#08769a;font-size:11px;font-weight:850;cursor:pointer}.password-field button:hover{background:#daf1f8}.auth-footer{text-align:center;color:#8b98aa;font-size:10px;letter-spacing:.04em}@media(max-width:1100px){.sidebar{width:250px}.main{margin-left:250px}.content{padding:28px}.dashboard-welcome{align-items:flex-start}.today-badge{min-width:190px}}@media(max-width:900px){.auth-page{grid-template-columns:1fr;padding:40px 24px}.auth-brand{display:none}.auth-card{justify-self:center}.topbar-title{display:none}}@media(max-width:760px){.sidebar{width:min(304px,86vw);padding-top:18px}.main{margin-left:0}.topbar{height:66px;padding:0 15px}.app-header-logo{display:flex;margin-right:auto;margin-left:8px}.app-header-logo img{width:116px;height:43px;padding:0;background:transparent}.topbar-actions{gap:7px}.role-chip,.status-dot{display:none}.notification-link{width:38px;height:38px}.content{padding:20px 14px 94px}.page-head h1{font-size:31px}.page-head p{font-size:14px}.dashboard-welcome{display:block;padding:23px 21px;border-radius:20px}.dashboard-welcome h1{font-size:31px}.dashboard-welcome p{font-size:14px}.today-badge{width:max-content;min-width:0;margin-top:19px}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px}.stat{min-height:123px;padding:16px}.stat strong{font-size:29px}.stat span{font-size:12px}.quick-grid{grid-template-columns:1fr}.quick-card{padding:15px}.panel-head{padding:17px}.mobile-nav{padding:8px 6px max(8px,env(safe-area-inset-bottom));box-shadow:0 -8px 28px rgba(8,36,83,.08)}.mobile-nav a{color:#73809a}.mobile-nav a.active{color:#076aa9}.mobile-nav a.active svg{color:#fff;background:var(--brand-gradient);box-shadow:0 6px 16px rgba(8,119,230,.22)}}@media(max-width:480px){.auth-page{padding:18px;background:linear-gradient(145deg,#03103c,#0751a5)}.auth-card{padding:27px 21px;border-radius:22px}.auth-card>img{width:240px}.stats-grid{grid-template-columns:1fr 1fr}.stat small{font-size:11px}.today-badge{width:100%}.dashboard-welcome:after{opacity:.55}}.leaflet-image-layer,.leaflet-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane,.leaflet-pane>canvas,.leaflet-pane>svg,.leaflet-tile,.leaflet-tile-container,.leaflet-zoom-box{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.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,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;box-sizing:border-box;z-index:800}.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{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-bottom,.leaflet-top{position:absolute;z-index:1000;pointer-events:none}.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{transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-pan-anim .leaflet-tile,.leaflet-zoom-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-control,.leaflet-popup-pane{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:grabbing}.leaflet-image-layer,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-image-layer.leaflet-interactive,.leaflet-marker-icon.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078A8}.leaflet-zoom-box{border:2px dotted #38f;background:rgba(255,255,255,.5)}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px rgba(0,0,0,.65);border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:black}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:focus,.leaflet-bar a:hover{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-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.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-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px rgba(0,0,0,.4);background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers.ef6db872.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(/_next/static/media/layers-2x.9859cd12.png);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{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(/_next/static/media/marker-icon.d577052a.png)}.leaflet-container .leaflet-control-attribution{background:#fff;background:rgba(255,255,255,.8);margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:focus,.leaflet-control-attribution a:hover{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;box-sizing:border-box;background:rgba(255,255,255,.8);text-shadow:1px 1px #fff}.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-bar,.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers{box-shadow:none}.leaflet-touch .leaflet-bar,.leaflet-touch .leaflet-control-layers{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:white;color:#333;box-shadow:0 3px 14px rgba(0,0,0,.4)}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:focus,.leaflet-container a.leaflet-popup-close-button:hover{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678,M12=0.70710678,M21=-0.70710678,M22=0.70710678)}.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-control-zoom,.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{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px rgba(0,0,0,.4)}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before,.leaflet-tooltip-top:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}