@charset "UTF-8";
:root{--ink:#202720;--muted:#737b73;--line:#e2e7e0;--paper:#f5f7f3;--lime:#d4ed59;--olive:#66702c;--green:#26764a;--amber:#936421;--radius:13px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button,a,summary{touch-action:manipulation}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:wait;opacity:.6}button:focus-visible,a:focus-visible,select:focus-visible,input:focus-visible,summary:focus-visible{outline:3px solid #819b28;outline-offset:3px}button,input,select{border-radius:8px}input,select{font-size:.875rem}h1,h2,h3,p{margin:0}[hidden]{display:none!important}.icon{display:inline-flex;width:20px;height:20px;flex-shrink:0;align-items:center;justify-content:center}.icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:fixed;top:-100px;left:16px;z-index:9999;background:var(--lime);padding:14px}.skip-link:focus{top:12px}
.topbar{height:82px;background:#1c231d;color:white;padding:0 4%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:22px;flex-shrink:0}.brand img{width:112px;height:58px;object-fit:contain;filter:brightness(0) saturate(100%) invert(89%) sepia(52%) saturate(643%) hue-rotate(14deg) brightness(101%) contrast(87%)}.brand-divider{width:1px;height:29px;background:#ffffff26}.brand>span:last-child{font-size:.68rem;letter-spacing:.16em;line-height:1.7;color:#a6afa5}.brand strong{font-size:.72rem;font-weight:600;color:#e8ece4;letter-spacing:.12em}.topbar-center{display:flex;gap:9px;align-items:center;font-size:.875rem;color:#c7cec2}.topbar-center .icon{color:var(--lime);width:18px}.header-actions{display:flex;gap:24px;align-items:center}.top-link{display:flex;align-items:center;gap:9px;font-size:.875rem;color:#d9dfd5}.top-link .icon{width:16px}.account-button{width:36px;height:36px;border:1px solid #ffffff26;background:#ffffff0b;border-radius:50%;display:grid;place-items:center;color:#e8ecdf}.workspace{max-width:1550px;margin:auto;padding:36px 4% 0}.page-heading{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:24px}.eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.14em;color:#78836f;margin-bottom:10px}h1{font-size:clamp(1.6rem,2.5vw,2.2rem);letter-spacing:-.045em;line-height:1.22;font-weight:650}.title-dot{color:#839933}.page-intro{font-size:.9375rem;color:var(--muted);margin-top:8px;line-height:1.5}.heading-actions{display:flex;align-items:center;gap:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:1px solid transparent;min-height:42px;padding:10px 16px;font-size:.875rem;line-height:1.4;font-weight:600;transition:background .15s,box-shadow .15s}.button-primary{background:var(--lime);color:#252b16;border-color:#c8e047}.button-primary:hover{background:#c7e348;box-shadow:0 3px 9px #a7ba3424}.button-outline{background:white;border-color:#dce2d7}.button-outline:hover{background:#f3f6ec}.connection-badge{display:flex;align-items:center;gap:7px;font-size:.8125rem;color:#706743;white-space:nowrap}.status-dot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#a39869;flex-shrink:0}.connection-badge.live{color:var(--green)}.live .status-dot{background:#409565;box-shadow:0 0 0 3px #40956512}.notice{display:flex;align-items:center;gap:11px;background:#eef2df;border:1px solid #e3e8d3;border-radius:9px;padding:12px 16px;color:#596142;font-size:.875rem;line-height:1.5;margin-bottom:22px}.notice>.icon{width:17px}.notice p{flex:1}.notice strong{font-weight:600;color:#424b31}.text-button{border:0;background:transparent;font-size:.8125rem;font-weight:650;white-space:nowrap;padding:5px 0 5px 10px}.text-button span{margin-left:5px}.alert{padding:14px 16px;margin:0 0 18px;border:1px solid #ecd1c2;border-radius:9px;background:#fff3ec;color:#8b3e20;font-size:.875rem;line-height:1.5}
.stats{display:grid;grid-template-columns:repeat(4,1fr);background:white;border:1px solid var(--line);border-radius:var(--radius);margin-bottom:26px;box-shadow:0 2px 3px #26311a02}.stat{padding:21px 24px;display:flex;align-items:flex-start;gap:15px;position:relative}.stat+.stat:before{content:"";position:absolute;left:0;top:24px;bottom:24px;width:1px;background:var(--line)}.stat-icon{width:40px;height:40px;border-radius:10px;background:#f1f3ed;display:grid;place-items:center;color:#657345;flex-shrink:0}.stat-icon.green{background:#edf5ee;color:#348159}.stat-icon.amber{background:#f8f2e7;color:#a7894d}.stat p{font-size:.8125rem;color:#697362;line-height:1.5;margin-bottom:5px}.stat strong{font-size:1.85rem;line-height:1.1;font-weight:620;letter-spacing:-.04em}.stat-foot{display:block;color:#92988e;font-size:.6875rem;line-height:1.4;margin-top:5px}.monitor-window{border:1px solid #d9e0d4;background:white;border-radius:var(--radius);overflow:hidden;box-shadow:0 4px 13px #2a352108;margin-bottom:31px;position:relative}.window-toolbar{display:flex;align-items:center;justify-content:space-between;min-height:60px;padding:0 18px;gap:12px;border-bottom:1px solid var(--line)}.view-tabs{display:flex;align-self:stretch;gap:23px}.view-tab{position:relative;display:flex;align-items:center;gap:8px;font-size:.875rem;padding:18px 0;border:0;background:transparent;color:#798172;border-radius:0;font-weight:500}.view-tab.active{color:#38462a;font-weight:650}.view-tab.active:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:3px;background:#8d9f3f;border-radius:3px 3px 0 0}.view-tab .icon{width:17px}.window-actions{display:flex;align-items:center;gap:7px}.read-time{font-size:.75rem;color:#858d7e;margin-right:12px}.icon-button{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e3e7de;background:white;width:33px;height:33px;color:#66725f;border-radius:7px}.icon-button .icon{width:16px;height:16px}.icon-button:hover{background:#f1f4e9}.map-panel{position:relative;height:390px;isolation:isolate;background:#e8eddf}.map-panel #map{width:100%;height:100%;background:#e8eddf;z-index:1}.leaflet-container{font-family:inherit;font-size:.875rem}.leaflet-tile-pane{filter:saturate(.6) contrast(.99)}.map-label{position:absolute;z-index:450;top:19px;left:20px;display:flex;align-items:center;gap:8px;background:white;padding:10px 13px;border-radius:7px;box-shadow:0 2px 6px #1c28121a;font-size:.6875rem;font-weight:650;letter-spacing:.06em;color:#5d6852}.map-label .status-dot{width:6px;height:6px;background:#99a256}.fit-button{position:absolute;z-index:450;top:19px;right:20px;background:white;border:1px solid #dfe3db;padding:9px 12px;display:flex;align-items:center;gap:7px;font-size:.8125rem;box-shadow:0 2px 5px #00000008;color:#4d5944}.fit-button .icon{width:16px;height:16px}.leaflet-control-zoom{border:1px solid #d7ddd1!important;box-shadow:0 2px 5px #1c281215!important;margin-bottom:34px!important;margin-right:20px!important}.leaflet-control-zoom a{font-size:21px!important;font-weight:400!important;color:#5d6852!important;width:33px!important;height:33px!important;line-height:32px!important}.leaflet-control-attribution{font-size:.625rem!important;background:#ffffffde!important}.leaflet-control-attribution a{color:#596847!important}.guard-icon{background:none;border:0}.guard-pin{display:flex;align-items:center;justify-content:center;width:37px;height:37px;background:#78893d;border:3px solid #fff;border-radius:50%;box-shadow:0 3px 10px #24341d32;position:relative;color:#fff;transition:background .15s}.guard-pin:after{content:"";position:absolute;inset:-7px;border:1px solid #7990413d;border-radius:50%;background:#849a3320;z-index:-1}.guard-pin svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.9;stroke-linecap:round;stroke-linejoin:round}.guard-pin.offline{background:#9b8358}.guard-pin.unknown{background:#838b82}.guard-pin.selected{background:#20291d;color:#d4ed59;border-color:#d4ed59}.guard-pin.selected:after{background:#d4ed5940;border-color:#c1d44a77;inset:-10px}.marker-name{background:#ffffffed;border:1px solid #e0e5d9;border-radius:4px;box-shadow:0 2px 5px #15280c0a;color:#465239;font-size:.6875rem;font-weight:650;padding:3px 6px}.marker-name:before{display:none}.selected-card{position:absolute;z-index:450;bottom:20px;left:20px;width:286px;padding:17px;background:white;border:1px solid #e0e5da;border-radius:10px;box-shadow:0 4px 18px #26311a16}.selected-top{display:flex;align-items:center;gap:11px;margin-bottom:12px}.avatar{width:39px;height:39px;border-radius:10px;background:#edf1dd;color:#72823c;font-size:.6875rem;font-weight:700;display:grid;place-items:center;flex-shrink:0}.selected-top strong{font-size:.875rem;display:block}.selected-top small{display:block;font-size:.6875rem;color:#879078;margin-top:3px}.selected-top>.status-dot{margin-left:auto}.selected-address{font-size:.8125rem;color:#56614d;line-height:1.5;border-top:1px solid #eef0e9;padding-top:10px;display:flex;gap:7px;align-items:flex-start}.selected-address .icon{width:14px;height:17px}.selected-time{display:block;font-size:.6875rem;color:#8c9486;margin:7px 0 0 21px}.window-footer{padding:12px 19px;display:flex;align-items:center;justify-content:space-between;gap:12px;background:white;border-top:1px solid var(--line)}.legend{display:flex;gap:20px;font-size:.6875rem;color:#7b8571}.legend span{display:flex;align-items:center;gap:6px}.legend-dot{display:inline-block;width:6px;height:6px;border-radius:50%}.online{background:#67853d}.offline{background:#ac9364}.unknown{background:#9aa194}.source-label{display:flex;gap:6px;align-items:center;font-size:.6875rem;color:#8a9282}.source-label .icon{width:12px;height:12px}.traccar-panel{background:#f6f8f3}.frame-notice{display:flex;justify-content:space-between;align-items:center;gap:15px;padding:12px 18px;font-size:.75rem;color:#6d7565;line-height:1.5;border-bottom:1px solid var(--line)}.frame-notice a{display:flex;align-items:center;gap:6px;white-space:nowrap;font-weight:600;color:#586733}.frame-notice .icon{width:13px}.traccar-launch{min-height:620px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:46px 24px;background:linear-gradient(180deg,#fbfcf9,#f4f7ef)}.traccar-launch-icon{width:62px;height:62px;border-radius:18px;background:#eaf2c8;color:#718238;display:grid;place-items:center;margin-bottom:17px}.traccar-launch-icon .icon{width:30px;height:30px}.traccar-launch h3{font-size:1.45rem;letter-spacing:-.03em;margin:4px 0 10px}.traccar-launch>p:not(.eyebrow){max-width:600px;color:#6d7565;line-height:1.65;margin-bottom:22px}.traccar-launch-button{min-width:240px;justify-content:center}.traccar-launch .text-button{margin-top:15px}.traccar-launch small{display:block;max-width:540px;color:#8b9384;line-height:1.5;margin-top:15px}.map-empty{position:absolute;z-index:449;top:50%;left:50%;transform:translate(-50%,-50%);width:min(90%,350px);padding:24px;border:1px solid #dbe3d1;border-radius:12px;background:#fffffff5;text-align:center;box-shadow:0 8px 30px #182a1410}.map-empty>.icon{width:26px;height:26px;color:#899950;margin-bottom:10px}.map-empty strong{display:block;font-size:.875rem}.map-empty p{font-size:.8125rem;color:#79806f;line-height:1.5;margin-top:7px}.map-warning{position:absolute;z-index:460;bottom:4px;left:50%;transform:translateX(-50%);background:#fff4df;border:1px solid #ddc995;border-radius:6px;padding:6px 10px;font-size:.75rem;max-width:95%}.monitor-window:fullscreen,.monitor-window.expanded{height:100vh;width:100vw;margin:0;border:0;border-radius:0;background:white;display:flex;flex-direction:column}.monitor-window.expanded{position:fixed;inset:0;z-index:900}.monitor-window:fullscreen .map-panel,.monitor-window.expanded .map-panel{flex:1;height:auto}.monitor-window:fullscreen .traccar-panel,.monitor-window.expanded .traccar-panel{display:flex;flex:1;flex-direction:column}.monitor-window:fullscreen .traccar-launch,.monitor-window.expanded .traccar-launch{flex:1;min-height:0}.monitor-window:fullscreen .window-footer,.monitor-window.expanded .window-footer{margin-top:auto}
.section-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;margin-bottom:19px}.section-title{display:flex;align-items:center;gap:10px}h2{font-size:1.2rem;letter-spacing:-.025em;font-weight:620;line-height:1.4}.count-badge{font-size:.6875rem;font-weight:650;background:#e8eddd;border:1px solid #dce4cd;border-radius:5px;color:#6a7852;padding:2px 6px;min-width:24px;text-align:center}.section-heading p{font-size:.8125rem;color:#818978;margin-top:6px;line-height:1.4}.list-controls{display:flex;gap:9px;flex-shrink:0}.search-field{display:flex;align-items:center;gap:8px;background:white;border:1px solid #dfe4d9;border-radius:8px;padding:0 10px;width:245px;min-height:39px}.search-field .icon{width:16px;height:16px;color:#86917c}.search-field input{border:0;padding:9px 0;background:transparent;outline:0!important;width:100%;font-size:.75rem;color:var(--ink)}.search-field:focus-within{outline:2px solid #899b48;outline-offset:1px}input::placeholder{color:#929a88}.list-controls select{padding:9px 25px 9px 11px;border:1px solid #dfe4d9;background:white;color:#647055;font-size:.75rem;max-width:180px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;background:white}table{width:100%;border-collapse:collapse;text-align:left;font-size:.8125rem}th{background:#fafbf7;padding:13px 18px;color:#849078;font-size:.6875rem;font-weight:550;white-space:nowrap;border-bottom:1px solid var(--line)}td{padding:16px 18px;border-bottom:1px solid #edf0e8;vertical-align:middle}tr:last-child td{border-bottom:0}tbody tr{transition:background .15s}tbody tr:hover{background:#fbfcf7}tbody tr.selected{background:#f4f7e9}tbody tr.selected td:first-child{box-shadow:inset 3px 0 #99ad51}.guard-name{display:flex;gap:11px;align-items:center;min-width:143px}.guard-name .avatar{width:34px;height:34px;border-radius:8px;background:#eff2e7;font-size:.625rem}.guard-name strong{display:block;font-size:.8125rem;font-weight:600}.guard-name small{display:block;font-size:.625rem;margin-top:4px;color:#909984;letter-spacing:.025em}.user-names{color:#68715e;font-size:.75rem;max-width:170px;line-height:1.5;overflow-wrap:anywhere}.address-line{display:block;color:#59664d;font-weight:500;line-height:1.5;font-size:.8125rem;max-width:290px;min-width:155px}.coordinate-line{display:block;color:#949d89;font-size:.6875rem;margin-top:4px;font-variant-numeric:tabular-nums}.status-pill{display:inline-flex;align-items:center;gap:6px;font-size:.6875rem;white-space:nowrap;border-radius:5px;padding:5px 8px;background:#eef4e8;color:#5b793b}.status-pill.offline{background:#f7f2e7;color:#937846}.status-pill.unknown{background:#f0f2ed;color:#7e8974}.status-pill .status-dot{width:5px;height:5px;background:currentColor}.report-time{color:#616e54;font-size:.75rem;white-space:nowrap}.report-date{display:block;color:#929b87;font-size:.625rem;margin-top:4px}.row-map-button{display:flex;align-items:center;gap:5px;background:transparent;border:1px solid #dfe6d4;white-space:nowrap;padding:7px 9px;font-size:.6875rem;font-weight:550;color:#667b42}.row-map-button .icon{width:13px;height:13px}.row-map-button:hover{background:#eaf1db;border-color:#b6c88f}.row-map-button:disabled{cursor:default}.table-footer{display:flex;justify-content:space-between;gap:20px;padding:13px 3px;color:#8a947f;font-size:.6875rem}.table-footer>span:last-child{display:flex;gap:5px;align-items:center}.table-footer .icon{width:12px;height:12px}.list-empty{padding:40px 20px;text-align:center}.list-empty>.icon{width:27px;height:27px;color:#869469;margin-bottom:12px}.list-empty h3{font-size:1rem}.list-empty p{font-size:.875rem;color:#818a75;margin:8px 0 18px}.permission-note{font-size:.75rem;line-height:1.5;color:#849078;padding:8px 0}.page-footer{border-top:1px solid var(--line);margin-top:35px;padding:21px 0 25px;display:flex;justify-content:space-between;gap:20px;color:#98a08e;font-size:.6875rem}.page-footer strong{color:#5c694c;font-size:.8125rem;letter-spacing:.06em}.page-footer>span:last-child{display:flex;gap:9px}
dialog{border:1px solid #dbe3d0;border-radius:18px;width:450px;max-width:calc(100% - 30px);max-height:calc(100dvh - 40px);padding:31px;color:var(--ink);background:#fff;box-shadow:0 25px 80px #0d230d30}dialog::backdrop{background:#15201580;backdrop-filter:blur(4px)}.dialog-close{position:absolute;right:17px;top:17px;border:0}.dialog-symbol{width:48px;height:48px;border-radius:13px;display:grid;place-items:center;background:var(--lime);color:#455622;margin-bottom:21px}.dialog-symbol .icon{width:26px;height:26px}dialog .eyebrow{font-size:.625rem;margin-bottom:7px}dialog h2{font-size:1.45rem;margin-bottom:10px}#login-description{font-size:.875rem;line-height:1.65;color:#7a8370}.server-chip{font-size:.8125rem;color:#687650;display:flex;align-items:center;gap:8px;background:#f4f6ef;border:1px solid #e7ecdd;border-radius:7px;padding:10px 12px;margin:18px 0 21px}.server-chip .icon{width:14px;height:14px}#login-form label{display:block;font-size:.8125rem;font-weight:600;margin:16px 0 7px}#login-form input{width:100%;border:1px solid #dbe2d3;padding:11px 12px;background:white;color:var(--ink);height:43px}.password-field{position:relative}.password-field input{padding-right:43px!important}.password-field button{position:absolute;right:4px;top:4px;bottom:4px;width:35px;background:transparent;border:0;color:#89967a;display:grid;place-items:center}.password-field .icon{width:17px}details{font-size:.75rem;color:#808c70;margin:16px 0;line-height:1.5}summary{cursor:pointer}details input{letter-spacing:.2em}.login-submit{width:100%;margin:3px 0 15px;min-height:45px}.privacy-note{font-size:.6875rem;line-height:1.6;color:#8c9680;display:flex;align-items:flex-start;gap:7px}.privacy-note .icon{width:13px;height:15px;margin-top:2px}.setup-link{display:block;text-align:center;color:#7e8a69;font-size:.6875rem;margin-top:18px}.form-error{font-size:.8125rem;line-height:1.5;color:#98482c;background:#fff3ed;border:1px solid #f1d7c8;border-radius:7px;padding:10px;margin:12px 0}.toast{position:fixed;z-index:10000;bottom:22px;left:50%;transform:translateX(-50%);border-radius:9px;padding:13px 20px;background:#28321f;color:#eef4e2;box-shadow:0 6px 30px #15240d30;font-size:.875rem;max-width:90vw}.noscript{padding:30px;background:#fff4d7;position:fixed;bottom:0;left:0;right:0;z-index:10000}.spin .icon{animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}
/* Compact metadata is secondary; operational labels remain readable. */
.eyebrow,.brand>span:last-child,.brand strong,.stat-foot,.map-label,.legend,.source-label,.marker-name,.selected-time,.selected-top small,.guard-name small,.guard-name .avatar,.status-pill,.report-date,.row-map-button,.table-footer,.page-footer,.privacy-note,.setup-link,dialog .eyebrow{font-size:max(.75rem,12px)}.stat p,.view-tab,.search-field input,.list-controls select,table,.user-names,.report-time,.address-line,.guard-name strong,.selected-address,.frame-notice,.section-heading p{font-size:.875rem}th{font-size:.75rem}.coordinate-line{font-size:.75rem}.leaflet-control-attribution{font-size:12px!important}
@media(min-width:1600px){.map-panel{height:450px}.workspace{padding-top:40px}}@media(max-width:1190px){.topbar-center{display:none}.workspace{padding-left:3%;padding-right:3%}.stat{padding:20px 17px;gap:11px}.stat-foot{font-size:.75rem}.section-heading{align-items:flex-start;flex-direction:column;gap:15px}.list-controls{width:100%;justify-content:space-between}.search-field{width:min(380px,68%)}.heading-actions{gap:12px}.page-intro{font-size:.875rem}.connection-badge{display:none}.map-panel{height:375px}}
@media(max-width:760px){.topbar{height:72px;padding:0 5%;gap:10px}.brand{gap:13px}.brand img{width:85px;height:45px}.brand>span:last-child,.brand strong{font-size:.625rem}.brand-divider{height:25px}.header-actions{gap:13px}.top-link{font-size:.75rem}.top-link .icon{width:13px}.workspace{padding:26px 4.5% 0}.page-heading{align-items:flex-start;gap:12px}.page-intro{max-width:260px;line-height:1.5}h1{font-size:1.65rem}.heading-actions .button{font-size:.75rem;padding:10px;min-height:39px}.heading-actions .icon{display:none}.eyebrow{margin-bottom:8px}.notice{padding:11px 13px;font-size:.8125rem;align-items:flex-start}.notice>.icon{margin-top:3px}.notice>.text-button{display:none}.stats{grid-template-columns:repeat(2,1fr);margin-bottom:22px}.stat{padding:17px 18px;gap:12px}.stat:nth-child(3),.stat:nth-child(4){border-top:1px solid var(--line)}.stat:nth-child(3):before{display:none}.stat+.stat:before{top:18px;bottom:18px}.stat p{font-size:.8125rem}.stat strong{font-size:1.5rem}.stat-icon{width:34px;height:34px}.stat-icon .icon{width:18px;height:18px}.stat-foot{font-size:.75rem}.window-toolbar{padding:0 12px;gap:8px;flex-wrap:wrap;min-height:56px}.view-tabs{gap:17px}.view-tab{font-size:.8125rem;padding:16px 0}.view-tab .icon{width:16px}.read-time{display:none}.window-actions{gap:5px}.icon-button{width:30px;height:30px}.map-panel{height:395px}.map-label{left:13px;top:13px;padding:9px 11px;font-size:.625rem}.fit-button{right:13px;top:13px;font-size:.75rem;padding:8px}.selected-card{left:13px;bottom:27px;width:235px;padding:13px}.selected-address{font-size:.8125rem}.selected-time{font-size:.75rem;margin-top:4px}.window-footer{padding:11px 13px;gap:7px}.legend{gap:12px;font-size:.625rem}.source-label{font-size:.625rem}.source-label>.icon{display:none}.section-heading{margin-bottom:15px}.section-heading h2{font-size:1.05rem}.section-heading p{font-size:.8125rem;max-width:400px}.search-field{width:60%;padding:0 9px}.search-field input,.list-controls select{font-size:.8125rem}.list-controls select{max-width:40%;padding:8px}.locations table{min-width:0}.locations thead{display:none}.locations tbody{display:grid;grid-template-columns:1fr}.locations tr{display:grid;grid-template-columns:1fr auto;padding:16px;gap:11px 10px;border-bottom:1px solid #e8eddc}.locations tr:last-child{border-bottom:0}.locations td{border:0;padding:0}.locations td:nth-child(1){grid-column:1;grid-row:1}.locations td:nth-child(2){grid-column:1;grid-row:2}.locations td:nth-child(2):before{content:"Usuario: ";font-size:.75rem;color:#8b947f}.locations td:nth-child(2) .user-names{display:inline;font-size:.75rem;max-width:100%}.locations td:nth-child(3){grid-column:1 / 3;grid-row:3;padding:10px 0;border-top:1px solid #e5ebd9}.locations td:nth-child(4){grid-column:2;grid-row:1;align-self:center}.locations td:nth-child(5){grid-column:1;grid-row:4}.locations td:nth-child(6){grid-column:2;grid-row:4;align-self:center}.locations tbody tr.selected td:first-child{box-shadow:none}.locations tbody tr.selected{box-shadow:inset 3px 0 #99ad51}.address-line{font-size:.875rem;max-width:100%}.coordinate-line{font-size:.75rem}.guard-name strong{font-size:.875rem}.guard-name small{font-size:.75rem}.guard-name .avatar{width:38px;height:38px;font-size:.75rem}.status-pill,.row-map-button{font-size:.75rem}.report-time{font-size:.8125rem}.report-date{display:inline;font-size:.75rem;margin-left:8px}.table-footer{font-size:.75rem;line-height:1.4;gap:10px}.table-footer>span:last-child{align-items:flex-start;max-width:47%}.table-footer .icon{flex-shrink:0;margin-top:2px}.frame-notice{font-size:.75rem;padding:10px;align-items:flex-start}.traccar-launch{min-height:480px;padding:34px 18px}.page-footer{margin-top:22px;font-size:.75rem;line-height:1.5}.page-footer>span:last-child{max-width:48%;text-align:right}.page-footer>span:last-child span{display:none}.monitor-window{margin-bottom:25px}.map-warning{width:90%;font-size:.75rem;bottom:0}.source-label{max-width:125px;line-height:1.3;text-align:right}.legend{flex-wrap:wrap;row-gap:5px}}
@media(max-width:430px){.top-link{font-size:0}.top-link .icon{width:18px;height:18px}.header-actions{gap:12px}.page-heading{flex-direction:column;gap:16px}.heading-actions{width:100%;justify-content:space-between}.connection-badge{display:flex}.heading-actions .button{font-size:.8125rem;padding:9px 14px}.page-intro{max-width:100%}.stat{padding:16px 12px;gap:9px}.stat-icon{width:30px;height:30px}.stat-foot{font-size:.75rem}.view-tabs{gap:13px}.view-tab{font-size:.75rem}.view-tab .icon{display:none}.window-toolbar{gap:5px;padding:0 10px}.window-actions{gap:5px}.map-panel{height:405px}.fit-button{font-size:.75rem}.map-label{font-size:.625rem;max-width:185px}.map-label .status-dot{display:none}.selected-card{width:225px}.legend{gap:9px}.legend span{font-size:.625rem}.source-label{font-size:.625rem}.list-controls{flex-wrap:wrap}.search-field{width:100%}.list-controls select{max-width:100%;width:100%}.section-title{align-items:flex-start}.section-heading h2{font-size:1.05rem}.page-footer{font-size:.625rem}.page-footer>span:last-child{max-width:43%}dialog{padding:25px}dialog h2{font-size:1.3rem}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}

.export-button{font-size:.8125rem;min-height:39px;padding:8px 12px;color:#57713b;background:#f8fbef;border-color:#d7e1c7}.export-button .icon{width:16px;height:16px}#history-description{font-size:.875rem;color:#77836b;line-height:1.6}#history-form label{display:block;font-size:.875rem;font-weight:550;margin:18px 0 7px}#history-form input,#history-form select{width:100%;padding:11px 12px;border:1px solid #dbe2d3;color:#35432b;background:white;font-size:.875rem;min-height:44px}.history-hint{font-size:.75rem;color:#859477;line-height:1.5;margin:14px 0 16px}#history-submit{margin:0 0 14px}.list-controls{flex-wrap:wrap;justify-content:flex-end}.section-heading{align-items:flex-start}.section-heading>div:first-child{min-width:260px}.search-field{width:220px}@media(max-width:1190px){.list-controls{justify-content:flex-start}.search-field{flex:1;min-width:210px}}@media(max-width:760px){.list-controls .export-button{width:100%;justify-content:center}.search-field{width:60%;min-width:0}.list-controls{justify-content:space-between}}@media(max-width:430px){.search-field{width:100%;flex:auto}}

.report-age{display:block;font-size:.75rem;color:#6f815b;margin-top:5px}.report-age.stale{color:#a26b29;font-weight:600}.accuracy-line{display:block;margin-top:4px;color:#7b866e}.frame-notice .text-button{font-size:.75rem;padding:0}.guard-name .avatar .icon{width:17px;height:17px}

/* v2.3 · dirección enriquecida */
.selected-address>span{min-width:0}.selected-street{display:block;color:#35412f;font-weight:700;line-height:1.35}.selected-full-address{display:block;margin-top:3px;color:#66715d;line-height:1.4}.selected-geocode-source{display:block;margin-top:5px;color:#929a89;font-size:.625rem;line-height:1.35}.selected-address .selected-street:first-child{word-break:break-word}

.top-link-button{border:0;background:transparent;padding:0;cursor:pointer}
.selected-card{width:min(390px,calc(100% - 40px))}.selected-full-address{max-width:330px}
@media(max-width:760px){.traccar-panel{height:560px}.traccar-embed-toolbar{align-items:flex-start}.traccar-embed-toolbar .button{min-height:34px;padding:7px 9px;font-size:.75rem}.selected-card{width:min(330px,calc(100% - 26px))}}

/* v3.1 · geocercas, recorridos y entorno */
.map-tool-button{min-height:34px;padding:7px 10px;font-size:.75rem;white-space:nowrap}.map-tool-button .icon{width:15px;height:15px}.route-summary-card{position:absolute;right:18px;bottom:26px;z-index:520;width:min(360px,calc(100% - 36px));background:#fffffff2;border:1px solid #dfe6d6;border-radius:10px;box-shadow:0 8px 30px #24351a1f;padding:13px 15px;color:#3c4935;font-size:.75rem;line-height:1.45}.route-summary-card strong{display:block;color:#263121;font-size:.875rem;margin-bottom:4px}.route-summary-card .route-meta{display:flex;gap:10px;flex-wrap:wrap;color:#718066}.route-summary-card .route-stops{margin-top:8px;max-height:120px;overflow:auto;border-top:1px solid #e5eadf;padding-top:7px}.route-summary-card .route-stop{display:flex;justify-content:space-between;gap:8px;padding:4px 0}.route-summary-card button{border:0;background:transparent;color:#607d39;font-weight:600;cursor:pointer;padding:5px 0}#route-form label{display:block;font-size:.875rem;font-weight:550;margin:15px 0 7px}#route-form input,#route-form select{width:100%;padding:11px 12px;border:1px solid #dbe2d3;color:#35432b;background:white;font-size:.875rem;min-height:44px}#route-submit{width:100%;margin-top:16px}.geofence-label{background:#f4f8e8;border:1px solid #b9ca79;color:#4b5d30;font-weight:700;border-radius:6px;box-shadow:0 2px 8px #23300f1a;padding:2px 6px}.poi-icon{background:#fff;border:2px solid #4f6335;border-radius:50%;width:28px!important;height:28px!important;display:grid;place-items:center;font-size:14px;box-shadow:0 3px 10px #1d251722}.stop-icon{background:#fff6df;border:2px solid #b78025;border-radius:50%;width:26px!important;height:26px!important;display:grid;place-items:center;font-size:11px;font-weight:700;color:#8d651d;box-shadow:0 3px 9px #5a411b2b}@media(max-width:760px){.map-tool-button{font-size:0;width:31px;padding:0;display:grid;place-items:center}.map-tool-button .icon{width:16px;height:16px}.route-summary-card{left:13px;right:13px;bottom:28px;width:auto}.selected-card:not([hidden])~.route-summary-card{bottom:190px}}

/* v3.2 · navegación táctil, flechas de recorrido y POI más legibles */
.zoom-hint{position:absolute;left:50%;top:14px;transform:translateX(-50%);z-index:510;background:#172013dd;color:#f7faef;border:1px solid #ffffff24;border-radius:999px;padding:7px 12px;font-size:.6875rem;line-height:1.2;box-shadow:0 5px 16px #0002;pointer-events:none;transition:opacity .35s ease,transform .35s ease;white-space:nowrap}.zoom-hint.fade{opacity:0;transform:translate(-50%,-8px)}
.route-main-line{filter:drop-shadow(0 1px 1px #fff)}
.route-arrow-wrap{background:transparent;border:0}.route-arrow-wrap>div{position:relative;width:40px;height:40px}.route-arrow{position:absolute;left:8px;top:8px;width:24px;height:24px;display:grid;place-items:center;background:#fff;border:2px solid #527b38;border-radius:50%;font-size:18px;line-height:1;color:#355b25;box-shadow:0 3px 10px #1c2d1738;transform-origin:50% 50%}.route-seq{position:absolute;right:-2px;bottom:-2px;min-width:18px;height:18px;padding:0 4px;display:grid;place-items:center;border-radius:999px;background:#263b1f;color:#fff;border:2px solid #fff;font-size:9px;font-weight:800;font-variant-numeric:tabular-nums}.route-arrow-wrap.revisit .route-arrow{border-style:double;border-width:4px;background:#fff8dc}.route-revisit-badge{position:absolute;left:-8px;top:-8px;min-width:22px;height:19px;padding:0 4px;border-radius:999px;display:grid;place-items:center;background:#9d6d1f;color:white;border:2px solid white;font-size:9px;box-shadow:0 2px 7px #0003}.route-popup{min-width:235px;color:#35422f}.route-popup-head{display:flex;align-items:center;gap:9px;margin-bottom:8px}.route-popup-head strong{display:block;font-size:.9rem}.route-popup-head small{display:block;color:#87937e;margin-top:1px}.route-popup-avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:#edf3df;color:#4a6a32}.route-popup-avatar svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.route-revisit-chip{display:inline-flex;background:#fff1c8;color:#805b18;border:1px solid #e6c978;border-radius:999px;padding:3px 7px;font-size:.67rem;font-weight:700;margin-bottom:7px}.route-popup-time{font-weight:650;margin-bottom:7px}.route-popup-address{display:flex;flex-direction:column;gap:2px;padding-top:7px;border-top:1px solid #e5eadf}.route-popup-address span,.route-popup-meta{font-size:.7rem;color:#778372}.route-popup-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:6px}.route-stop-popup{display:flex;flex-direction:column;gap:4px;min-width:210px}.route-stop-popup span{color:#697665}.route-help{margin:8px 0 0;color:#697665;font-size:.7rem;line-height:1.45}.stop-icon{display:grid!important;grid-template-columns:1fr;grid-template-rows:1fr;place-items:center}.stop-icon span{font-size:12px;line-height:1}.stop-icon b{position:absolute;right:-5px;bottom:-5px;background:#835d1c;color:#fff;border:2px solid #fff;border-radius:999px;min-width:16px;height:16px;display:grid;place-items:center;font-size:8px}.poi-icon{background:transparent!important;border:0!important;box-shadow:none!important}.poi-icon span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#fff;border:2px solid #546a40;box-shadow:0 3px 10px #1d25172b;font-size:18px}.poi-police span{border-color:#3d5f86}.poi-traffic_signal span{border-color:#6b6b42}.poi-roadwork span{border-color:#956b2d}.poi-popup{display:flex;flex-direction:column;gap:4px;min-width:210px}.poi-popup span{color:#677563}.poi-popup small{color:#8a9483;line-height:1.35}
@media(max-width:760px){.zoom-hint{top:auto;bottom:76px;max-width:84%;white-space:normal;text-align:center;font-size:.625rem}.route-arrow{width:26px;height:26px}.route-popup{min-width:200px}.leaflet-control-zoom a{width:38px!important;height:38px!important;line-height:38px!important;font-size:22px!important}.leaflet-control-scale{margin-bottom:8px!important}}


/* v3.3 · tráfico en vivo */
.traffic-tool{gap:7px}.traffic-dot{display:inline-block;width:9px;height:9px;border-radius:999px;background:#90998d;box-shadow:0 0 0 3px rgba(144,153,141,.16);flex:0 0 auto}.traffic-tool.active{border-color:#5d7621;background:#eff8ca;color:#27330f}.traffic-tool.active .traffic-dot{background:#6e9f19;box-shadow:0 0 0 4px rgba(110,159,25,.16)}.traffic-tool.loading .traffic-dot{animation:trafficPulse 1s infinite}.traffic-legend{white-space:nowrap}.traffic-legend.live{font-weight:700}.traffic-legend.error{color:#a13a31}.traffic-incident-icon{background:transparent;border:none}.traffic-incident-badge{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#fff;border:2px solid #222;box-shadow:0 3px 10px rgba(0,0,0,.25);font-size:17px}.traffic-incident-popup{min-width:210px;display:grid;gap:5px}.traffic-incident-popup strong{font-size:14px}.traffic-incident-popup span{font-size:12px;color:#5f675c}.traffic-incident-popup .delay{font-weight:700;color:#8b3d20}.traffic-live-chip{position:absolute;left:14px;top:48px;z-index:650;background:rgba(22,27,20,.88);color:#fff;border-radius:999px;padding:7px 10px;font-size:11px;letter-spacing:.02em;box-shadow:0 5px 16px rgba(0,0,0,.18);pointer-events:none}.traffic-live-chip b{color:#d9f15d}.traffic-flow-pane{mix-blend-mode:multiply}.leaflet-pane.leaflet-traffic-pane{z-index:350}.leaflet-pane.leaflet-traffic-incidents-pane{z-index:610}@keyframes trafficPulse{0%,100%{opacity:.45;transform:scale(.9)}50%{opacity:1;transform:scale(1.12)}}
@media(max-width:780px){.traffic-live-chip{left:10px;top:44px;max-width:calc(100% - 20px);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.traffic-tool{min-height:38px}}
