:root{--f:"Google Sans",Roboto,sans-serif;--b:Roboto,sans-serif;--blue:#0B2A4A;--txt:#111;--mut:#667085;--line:#D8E0EA;--line2:#EEF2F6;--green:#067647;--gb:#ECFDF3;--gl:#ABEFC6;--amber:#B54708;--ab:#FFFAEB;--al:#FEDF89;--red:#B42318;--rb:#FEF3F2;--rl:#FECDCA;--nav:62px}*{box-sizing:border-box}html,body{height:100%;margin:0}body{background:linear-gradient(180deg,rgba(0,0,0,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(0,0,0,.025) 1px,transparent 1px),#fff;background-size:40px 40px;color:var(--txt);font-family:var(--b);font-size:12px}button,input,select,textarea{font-family:var(--b)}button{cursor:pointer}.hidden{display:none!important}.shell{min-height:100%;padding:18px 14px calc(var(--nav) + 20px);width:min(980px,100%);margin:auto}.brand{display:flex;gap:9px;align-items:center}.mark{width:38px;height:38px;border:1px solid var(--line);border-radius:3px;background:#fff;display:grid;place-items:center;box-shadow:0 10px 24px rgba(15,23,42,.06)}.mark svg{width:21px;height:21px;stroke:#111;stroke-width:2.1;fill:none;stroke-linecap:round;stroke-linejoin:round}h1,h2,h3{font-family:var(--f);margin:0;letter-spacing:-.03em}h1{font-size:14px}h2{font-size:16px}h3{font-size:14px}.sub{margin:5px 0 0;color:var(--mut);line-height:1.35}.top{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px}.pill{height:32px;display:flex;align-items:center;gap:7px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 9px;font-weight:800;font-size:11px}.dot{width:8px;height:8px;border-radius:999px;background:var(--green);box-shadow:0 0 0 3px rgba(6,118,71,.12)}.card{background:#fff;border:1px solid var(--line);border-radius:5px;box-shadow:0 18px 44px rgba(15,23,42,.06);padding:15px;margin-bottom:12px}.head{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;padding-bottom:12px;border-bottom:1px solid var(--line2);margin-bottom:12px}.k{display:block;margin:0 0 6px;font-size:11px;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.btn{height:36px;border:0;border-radius:3px;background:var(--blue);color:#fff;padding:0 12px;font-size:11px;font-weight:700}.btn.sec{background:#F5F8FC;color:var(--blue);border:1px solid var(--line)}.btn.danger{background:var(--red)}.field,.select{width:100%;height:40px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 10px;font-size:12px;outline:none}.field:focus,.select:focus,textarea.field:focus{border-color:#0054A6;box-shadow:0 0 0 3px rgba(0,84,166,.10)}textarea.field{height:auto;min-height:88px;padding:10px;resize:vertical}.grid{display:grid;gap:10px}.two{display:grid;grid-template-columns:1fr 1fr;gap:10px}.row{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.section{display:none}.section.active{display:block}.kpis{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:12px}.kpi{border:1px solid #EAECF0;background:#F8FAFC;border-radius:4px;padding:10px;min-height:82px}.kpi span{display:block;font-size:11px;color:#344054;margin-bottom:8px;font-weight:700}.kpi strong{font-family:var(--f);font-size:22px;line-height:1}.kpi small{display:block;margin-top:7px;color:#475467;font-size:11px}.green{background:var(--gb)!important;border-color:var(--gl)!important;color:var(--green)!important}.amber{background:var(--ab)!important;border-color:var(--al)!important;color:var(--amber)!important}.red{background:var(--rb)!important;border-color:var(--rl)!important;color:var(--red)!important}.badge{height:23px;display:inline-flex;align-items:center;padding:0 8px;border-radius:3px;border:1px solid var(--line);background:#F8FAFC;font-size:11px;font-weight:900}.list{display:grid;gap:8px}.item{display:grid;grid-template-columns:1fr auto;gap:10px;border:1px solid var(--line);border-radius:4px;background:#fff;padding:10px}.title{font-weight:900;font-size:13px;margin:0}.meta{color:var(--mut);font-size:11px;margin:4px 0 0}.actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:6px}.mini{height:30px;border:1px solid var(--line);border-radius:3px;background:#fff;padding:0 9px;font-size:11px;font-weight:800}.mini.danger{color:var(--red);border-color:var(--rl);background:#FFFBFA}.empty{padding:18px;border:1px dashed var(--line);border-radius:5px;text-align:center;color:var(--mut);background:#fff}.calbar{display:flex;justify-content:space-between;align-items:center;gap:10px;margin-bottom:10px}.month{font-family:var(--f);font-size:15px;font-weight:800}.cal{display:grid;grid-template-columns:repeat(7,1fr);border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#fff}.wd{background:#F8FAFC;border-right:1px solid var(--line2);border-bottom:1px solid var(--line);padding:8px 6px;font-size:10px;font-weight:900;text-align:center;text-transform:uppercase}.wd:nth-child(7){border-right:0}.day{min-height:104px;border-right:1px solid var(--line2);border-bottom:1px solid var(--line2);padding:7px;background:#fff}.day:nth-child(7n){border-right:0}.day.muted{background:#FAFBFC;color:#98A2B3}.day.today{box-shadow:inset 0 0 0 2px var(--blue)}.dn{display:flex;justify-content:space-between;font-size:11px;font-weight:900;margin-bottom:6px}.cnt{height:19px;min-width:19px;padding:0 6px;display:inline-flex;align-items:center;justify-content:center;border-radius:3px;background:#EEF2F6;color:#344054;font-size:10px}.ev{border:1px solid var(--line);border-left:3px solid var(--blue);border-radius:3px;padding:5px;margin-top:5px;background:#fff;cursor:pointer}.ev strong,.ev span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.ev strong{font-size:10.5px}.ev span{font-size:10px;color:#667085;margin-top:2px}.mapgrid{display:grid;grid-template-columns:1.15fr .85fr;gap:12px}.map{min-height:390px;height:390px;border:1px solid var(--line);border-radius:5px;overflow:hidden;background:#EAF0F6;position:relative;z-index:1}.map.small{min-height:280px;height:280px}.leaflet-container{font-family:Roboto,sans-serif;font-size:12px}.focus{border:1px solid var(--line);border-radius:5px;background:#fff;padding:11px}.focusline{display:grid;grid-template-columns:82px 1fr;gap:8px;border-top:1px solid var(--line2);padding-top:6px;margin-top:6px;font-size:11px}.focusline span{color:var(--mut);font-weight:800}.focusline strong{font-weight:900}.nav{position:fixed;left:0;right:0;bottom:0;height:62px;z-index:20;background:var(--blue);display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 -2px 16px rgba(0,0,0,.18)}.nav button{position:relative;border:0;background:transparent;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font-size:11px;opacity:.72}.nav button:not(:last-child)::after{content:"";position:absolute;right:0;top:13px;bottom:13px;width:1px;background:rgba(255,255,255,.45)}.nav button.active{opacity:1;background:rgba(255,255,255,.10)}.nav svg{width:18px;height:18px;stroke:#fff;fill:none;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.modal{position:fixed;inset:0;background:rgba(16,24,40,.54);display:none;z-index:60;align-items:center;justify-content:center;padding:24px 14px}.modal.show{display:flex}.sheet{width:min(940px,calc(100vw - 28px));max-height:88vh;overflow:auto;background:#fff;border:1px solid var(--line);border-radius:5px;padding:15px;box-shadow:0 24px 70px rgba(15,23,42,.20)}.x{border:0;background:#EEF2F6;width:34px;height:34px;border-radius:4px;font-size:18px;font-weight:900}.assign{z-index:90}.chips{display:flex;gap:6px;flex-wrap:wrap}.chip{height:25px;display:inline-flex;align-items:center;padding:0 8px;border:1px solid var(--line);border-radius:3px;background:#fff;font-size:11px;font-weight:900}.assignuser{display:flex;align-items:center;gap:9px;border:1px solid var(--line);border-radius:4px;padding:10px;background:#fff;cursor:pointer}.assignuser input{width:16px;height:16px;accent-color:var(--blue)}.toast{position:fixed;left:12px;right:12px;bottom:74px;z-index:100;background:#101828;color:#fff;padding:12px;border-radius:5px;display:none;box-shadow:0 12px 30px rgba(0,0,0,.25)}.toast.show{display:block}.toast.err{background:var(--red)}.login{min-height:100vh;display:grid;place-items:center;padding:20px}.login .card{width:min(360px,100%)}@media(max-width:720px){.top{align-items:flex-start}.pill{display:none}.kpis{grid-template-columns:repeat(2,1fr)}.two,.mapgrid{grid-template-columns:1fr}.day{min-height:92px;padding:5px}.wd{font-size:9px;padding:7px 3px}.modal{align-items:flex-end;padding:0}.sheet{width:100%;max-height:88vh;border-radius:8px 8px 0 0;border-left:0;border-right:0;border-bottom:0}.item{grid-template-columns:1fr}.head{display:grid}.head .btn{width:100%}.map{height:330px;min-height:330px}.map.small{height:260px;min-height:260px}}