:root{--header-height: 70px;--sole-height: 64px;--gap: 6px;--font-sans: "Space Grotesk", "Segoe UI", sans-serif;--font-display: "Fraunces", "Space Grotesk", serif;--font-mono: "IBM Plex Mono", "Courier New", monospace;--bg-app: #f5f1e9;--bg-panel: #ffffff;--border-radius: 12px;--brand-primary: #0b7285;--brand-accent: #d4a23a;--bg-header: #0f172a;--text-main: #0f172a;--text-muted: #64748b;--glass-dark: rgba(15, 23, 42, .95);--panel-border: #e2e8f0;--panel-shadow: 0 18px 38px rgba(15, 23, 42, .08);--panel-gradient: linear-gradient(135deg, rgba(255,255,255,.98), rgba(243,238,228,.95));--grid-line-light: rgba(255, 255, 255, .12);--grid-line-dark: rgba(15, 23, 42, .08);--grid-line-width: 1px;--shadow-panel: 0 8px 24px rgba(15, 23, 42, .08);--shadow-floating: 0 18px 40px rgba(15, 23, 42, .14)}html,body{width:100%;height:100%;margin:0;padding:0;overflow:hidden;font-family:var(--font-sans);background:radial-gradient(circle at 20% 20%,rgba(212,162,58,.08),transparent 55%),radial-gradient(circle at 80% 0%,rgba(11,114,133,.08),transparent 45%),var(--bg-app);color:var(--text-main)}@keyframes signal-pulse{0%{box-shadow:0 0 #0078d766;border-color:#0078d7cc}70%{box-shadow:0 0 0 10px #0078d700;border-color:#0078d700}to{box-shadow:0 0 #0078d700;border-color:#0078d700}}.guidance-glow{position:relative;z-index:50;animation:signal-pulse 2s infinite;border:1px solid var(--brand-primary)!important}.leaflet-overlay-pane .radar-scan{stroke-dasharray:6 14;stroke-linecap:round;animation:radar-sweep 1.6s linear infinite;filter:drop-shadow(0 0 6px rgba(14,165,233,.5))}@keyframes radar-sweep{0%{stroke-dashoffset:0}to{stroke-dashoffset:-160}}input,button,textarea,select{font-family:var(--font-sans)}.scanner-overlay{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:2000;background:radial-gradient(circle at center,#0b0c0f1a,#0b0c0f99);transition:opacity 1s ease-out}.scanner-box{position:absolute;width:250px;height:250px;border:1px solid rgba(0,120,215,.4);box-shadow:0 0 20px #0078d733,inset 0 0 30px #0078d71a;top:50%;left:50%;transform:translate(-50%,-50%);overflow:hidden}.scanner-line{position:absolute;top:0;left:0;width:100%;height:2px;background:#0078d7;box-shadow:0 0 15px #0078d7;opacity:.8;animation:scan-move 3s ease-in-out infinite}@keyframes scan-move{0%{top:0;opacity:0}15%{opacity:1}85%{opacity:1}to{top:100%;opacity:0}}.login-container{height:100%;display:flex;flex-direction:column;justify-content:center;padding:32px;background:#fff}.login-title{font-size:26px;font-weight:800;color:#111;margin-bottom:8px;letter-spacing:-.5px;font-family:var(--font-display)}.login-subtitle{color:#6b7280;font-size:14px;margin-bottom:32px;line-height:1.5}.login-field{width:100%;padding:14px;margin-bottom:16px;border:1px solid #e5e7eb;border-radius:8px;font-size:15px;transition:border .2s}.login-field:focus{border-color:#0078d7;outline:none}.btn-auth{width:100%;padding:14px;background:#0078d7;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:15px;cursor:pointer;transition:background .2s}.btn-auth:hover{background:#005a9e}.mission-layout{padding:0;height:100%}.mission-pad{--mission-blue: #0078d7;--mission-text: #0f172a;--mission-muted: #475569;--mission-border: #e2e8f0;--mission-active-bg: #f0f7ff;height:100%;display:flex;flex-direction:column;background:#fff;border-radius:12px;border:1px solid #e5e7eb;box-shadow:0 12px 28px #0f172a14;overflow:hidden}.mission-pad .waterfall{flex:1;display:flex;flex-direction:column;padding:18px 22px 10px;position:relative}.mission-pad .waterfall:before{content:"";position:absolute;left:22px;top:10px;bottom:10px;width:3px;background:var(--mission-border)}.mission-pad .stage{flex:1;display:flex;align-items:center;gap:20px;min-height:0}.mission-pad .node{width:44px;height:44px;min-width:44px;border-radius:50%;background:#fff;border:3px solid var(--mission-border);display:flex;align-items:center;justify-content:center;font-size:16px;font-weight:800;color:#94a3b8;z-index:2}.mission-pad .stage.active .node{border-color:var(--pillar-color, var(--mission-blue));color:var(--pillar-color, var(--mission-blue));box-shadow:0 0 20px var(--pillar-color, rgba(0, 120, 215, .25))}.mission-pad .stage.done .node{background:var(--pillar-color, var(--mission-blue));color:#fff;border-color:var(--pillar-color, var(--mission-blue))}.mission-pad .stage-txt h3{margin:0;font-size:17px;font-weight:800;color:var(--mission-text)}.mission-pad .stage-txt p{margin:4px 0 0;font-size:14px;font-weight:500;color:var(--mission-muted)}.mission-pad .stage-actions{display:flex;align-items:center;gap:8px;margin-top:8px}.mission-pad .stage-btn{border:1px solid var(--mission-border);background:#fff;color:var(--mission-text);border-radius:999px;padding:6px 10px;font-size:11px;font-weight:700;cursor:pointer}.mission-pad .stage-btn.ghost{background:#f1f5f9;color:#475569}.mission-pad .stage-btn:hover{border-color:var(--mission-blue);color:var(--mission-blue)}.mission-pad .mission-footer{padding:16px 22px 18px;background:#f8fafc;border-top:1px solid var(--mission-border);display:flex;align-items:center;justify-content:space-between}.mission-pad .mission-status{font-size:11px;font-weight:800;color:var(--mission-blue);text-transform:uppercase;letter-spacing:.08em;display:flex;align-items:center;gap:8px}.mission-pad .mission-ellipsis{color:#cbd5e1}.premium-panel{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:20px;box-shadow:0 12px 24px #0f172a0f}.premium-panel--stack{margin-top:16px}.premium-title{font-size:18px;font-weight:800;margin:0 0 6px;color:#0f172a}.premium-copy{margin:0 0 14px;font-size:13px;color:#475569;line-height:1.5}.premium-field{display:flex;gap:8px}.premium-input{flex:1;border:1px solid #e2e8f0;border-radius:10px;padding:10px 12px;font-size:13px}.premium-btn{border:none;background:#0f172a;color:#fff;border-radius:10px;padding:10px 14px;font-size:12px;font-weight:700;cursor:pointer}.premium-status{margin-top:10px;font-size:12px;color:#0ea5e9;font-weight:600}.premium-status.error{color:#ef4444}.premium-lock{display:inline-flex;align-items:center;gap:6px;font-size:12px;color:#d4af37;font-weight:700}.leaflet-pane.leaflet-popup-pane{z-index:2000}.leaflet-pane.leaflet-tooltip-pane{z-index:1950}.leaflet-container .leaflet-popup-content-wrapper{background:#0b1220;color:#f8fafc;border:1px solid rgba(148,163,184,.22);border-radius:14px;box-shadow:0 18px 42px #02061773;backdrop-filter:blur(10px) saturate(120%);-webkit-backdrop-filter:blur(10px) saturate(120%)}.leaflet-container .leaflet-popup-tip{background:#0b1220;border:1px solid rgba(148,163,184,.22);box-shadow:0 10px 22px #02061766}.leaflet-container .leaflet-popup-content{margin:12px 14px;color:#f8fafc}.leaflet-container .leaflet-popup-close-button{color:#f8fafccc}.leaflet-container .leaflet-popup-close-button:hover{color:#fff}.leaflet-container .leaflet-popup .lw-popup{min-width:220px;max-width:320px;color:#f8fafc;font-family:var(--font-sans)}.leaflet-container .leaflet-popup .lw-popup__title{font-weight:700;font-size:14px;margin-bottom:4px}.leaflet-container .leaflet-popup .lw-popup__subtitle{color:#9ca3af;font-size:12px;margin-bottom:8px}.leaflet-container .leaflet-popup .lw-popup__body{background:#0f172a;border:1px solid rgba(148,163,184,.2);border-radius:10px;padding:10px}.leaflet-container .lw-tooltip,.leaflet-container .lw-school-label{background:#070c16e6;color:#f8fafc;border:1px solid rgba(148,163,184,.3);border-radius:10px;padding:4px 8px;font-size:11px;font-weight:600;box-shadow:0 8px 20px #02061766;backdrop-filter:blur(8px) saturate(130%);-webkit-backdrop-filter:blur(8px) saturate(130%);white-space:nowrap}.leaflet-container .lw-school-label--point{font-weight:500}.leaflet-container .lw-school-icon{width:22px;height:22px;display:grid;place-items:center;background:#070c16eb;border:1px solid rgba(148,163,184,.35);border-radius:6px;box-shadow:0 8px 18px #02061773;backdrop-filter:blur(6px) saturate(130%);-webkit-backdrop-filter:blur(6px) saturate(130%)}.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;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-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-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{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{-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:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;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-top,.leaflet-bottom{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;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;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{-webkit-transition:none;-moz-transition:none;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{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.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 #000000a6;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:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 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-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 #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url("./media/layers-55W3Q4RM.png");width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url("./media/layers-2x-TBM42ERR.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("./media/marker-icon-2V3QKKVC.png")}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;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:hover,.leaflet-control-attribution a:focus{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;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;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-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{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;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.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: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{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=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.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{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;-ms-user-select:none;user-select:none;pointer-events:none;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{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}}
