:root{--font-family: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", system-ui, sans-serif;--font-mono: "SF Mono", "Fira Code", "Cascadia Code", monospace;--font-size-2xs: .7rem;--font-size-xs: .78rem;--font-size-sm: .88rem;--font-size-base: .95rem;--font-size-lg: 1.15rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-size-3xl: 2.75rem;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-relaxed: 1.7;--letter-spacing-tight: -.02em;--letter-spacing-normal: 0;--letter-spacing-wide: .04em;--letter-spacing-wider: .08em;--color-primary: #4f46e5;--color-primary-hover: #4338ca;--color-primary-active: #3730a3;--color-primary-light: #eef2ff;--color-primary-subtle: rgba(79, 70, 229, .06);--color-bg: #f0f2f5;--color-bg-alt: #e8eaef;--color-surface: #ffffff;--color-surface-hover: #fafbfc;--color-surface-alt: #f5f6f8;--color-sidebar-bg: #0f172a;--color-sidebar-text: #e2e8f0;--color-sidebar-active: rgba(255, 255, 255, .08);--color-sidebar-hover: rgba(255, 255, 255, .04);--color-text: #0f172a;--color-text-secondary: #475569;--color-text-muted: #94a3b8;--color-text-inverse: #ffffff;--color-text-disabled: #cbd5e1;--color-border: #e2e8f0;--color-border-light: #f1f5f9;--color-border-focus: #818cf8;--color-success: #10b981;--color-success-hover: #059669;--color-success-bg: #ecfdf5;--color-success-text: #065f46;--color-success-icon: "\2713";--color-danger: #ef4444;--color-danger-hover: #dc2626;--color-danger-bg: #fef2f2;--color-danger-text: #991b1b;--color-danger-icon: "\2717";--color-warning: #f59e0b;--color-warning-hover: #d97706;--color-warning-bg: #fffbeb;--color-warning-text: #92400e;--color-warning-icon: "!";--color-info: #3b82f6;--color-info-bg: #eff6ff;--color-info-text: #1e40af;--color-info-icon: "i";--color-neutral: #6b7280;--color-neutral-bg: #f3f4f6;--color-neutral-text: #374151;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .04);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .06), 0 1px 2px rgba(0, 0, 0, .04);--shadow-md: 0 4px 6px rgba(0, 0, 0, .05), 0 2px 4px rgba(0, 0, 0, .04);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .06), 0 4px 6px rgba(0, 0, 0, .04);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .08), 0 8px 10px rgba(0, 0, 0, .04);--shadow-card: var(--shadow-sm);--shadow-card-hover: var(--shadow-md);--shadow-dropdown: var(--shadow-lg);--shadow-modal: var(--shadow-xl);--shadow-focus: 0 0 0 3px rgba(79, 70, 229, .15);--radius-xs: 4px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-full: 9999px;--space-0: 0;--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-5: 1.25rem;--space-6: 1.5rem;--space-8: 2rem;--space-10: 2.5rem;--space-12: 3rem;--space-16: 4rem;--space-20: 5rem;--space-xs: var(--space-1);--space-sm: var(--space-2);--space-md: var(--space-3);--space-lg: var(--space-4);--space-xl: var(--space-6);--space-2xl: var(--space-8);--space-3xl: var(--space-12);--sidebar-width: 240px;--content-max-width: 1200px;--header-height: 52px;--feed-chat-min-width: 320px;--feed-content-max-width: 860px;--opacity-disabled: .45;--opacity-step-inactive: .4;--opacity-step-completed: .7;--opacity-overlay: .5;--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .2s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--transition-spring: .3s cubic-bezier(.34, 1.56, .64, 1)}@media(prefers-color-scheme:dark){:root{--color-primary: #818cf8;--color-primary-hover: #6366f1;--color-primary-active: #4f46e5;--color-primary-light: rgba(129, 140, 248, .12);--color-primary-subtle: rgba(129, 140, 248, .06);--color-bg: #0b1120;--color-bg-alt: #0f172a;--color-surface: #1a1f36;--color-surface-hover: #1e2440;--color-surface-alt: #151b30;--color-sidebar-bg: #080d1a;--color-sidebar-text: #cbd5e1;--color-sidebar-active: rgba(255, 255, 255, .1);--color-sidebar-hover: rgba(255, 255, 255, .05);--color-text: #e2e8f0;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-text-inverse: #0f172a;--color-text-disabled: #475569;--color-border: #1e293b;--color-border-light: #1a1f30;--color-border-focus: #818cf8;--color-success: #34d399;--color-success-bg: rgba(52, 211, 153, .1);--color-success-text: #6ee7b7;--color-danger: #f87171;--color-danger-bg: rgba(248, 113, 113, .1);--color-danger-text: #fca5a5;--color-warning: #fbbf24;--color-warning-bg: rgba(251, 191, 36, .1);--color-warning-text: #fde68a;--color-info: #60a5fa;--color-info-bg: rgba(96, 165, 250, .1);--color-info-text: #93c5fd;--color-neutral: #9ca3af;--color-neutral-bg: rgba(156, 163, 175, .1);--color-neutral-text: #d1d5db;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .3);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .35), 0 1px 2px rgba(0, 0, 0, .25);--shadow-md: 0 4px 6px rgba(0, 0, 0, .35), 0 2px 4px rgba(0, 0, 0, .25);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .4), 0 4px 6px rgba(0, 0, 0, .25);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .45), 0 8px 10px rgba(0, 0, 0, .3);--shadow-card: var(--shadow-sm);--shadow-card-hover: var(--shadow-md)}}[data-theme=dark]{--color-primary: #818cf8;--color-primary-hover: #6366f1;--color-primary-active: #4f46e5;--color-primary-light: rgba(129, 140, 248, .12);--color-primary-subtle: rgba(129, 140, 248, .06);--color-bg: #0b1120;--color-bg-alt: #0f172a;--color-surface: #1a1f36;--color-surface-hover: #1e2440;--color-surface-alt: #151b30;--color-sidebar-bg: #080d1a;--color-sidebar-text: #cbd5e1;--color-sidebar-active: rgba(255, 255, 255, .1);--color-sidebar-hover: rgba(255, 255, 255, .05);--color-text: #e2e8f0;--color-text-secondary: #94a3b8;--color-text-muted: #64748b;--color-text-inverse: #0f172a;--color-text-disabled: #475569;--color-border: #1e293b;--color-border-light: #1a1f30;--color-border-focus: #818cf8;--color-success: #34d399;--color-success-bg: rgba(52, 211, 153, .1);--color-success-text: #6ee7b7;--color-danger: #f87171;--color-danger-bg: rgba(248, 113, 113, .1);--color-danger-text: #fca5a5;--color-warning: #fbbf24;--color-warning-bg: rgba(251, 191, 36, .1);--color-warning-text: #fde68a;--color-info: #60a5fa;--color-info-bg: rgba(96, 165, 250, .1);--color-info-text: #93c5fd;--color-neutral: #9ca3af;--color-neutral-bg: rgba(156, 163, 175, .1);--color-neutral-text: #d1d5db;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .3);--shadow-sm: 0 1px 3px rgba(0, 0, 0, .35), 0 1px 2px rgba(0, 0, 0, .25);--shadow-md: 0 4px 6px rgba(0, 0, 0, .35), 0 2px 4px rgba(0, 0, 0, .25);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .4), 0 4px 6px rgba(0, 0, 0, .25);--shadow-xl: 0 20px 25px rgba(0, 0, 0, .45), 0 8px 10px rgba(0, 0, 0, .3);--shadow-card: var(--shadow-sm);--shadow-card-hover: var(--shadow-md)}*,*:before,*:after{box-sizing:border-box}body{margin:0;font-family:var(--font-family);font-size:var(--font-size-base);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal);background:var(--color-bg);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px;border-radius:var(--radius-xs)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:var(--radius-full)}::-webkit-scrollbar-thumb:hover{background:var(--color-text-muted)}.step-card{background:var(--color-surface);border-radius:var(--radius-lg);padding:var(--space-2xl);box-shadow:var(--shadow-card);border:1px solid var(--color-border-light);transition:box-shadow var(--transition-base),border-color var(--transition-base)}.step-card:hover{box-shadow:var(--shadow-card-hover)}.step-card h2{margin-top:0;font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight);color:var(--color-text)}.step-card h3{font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);margin:var(--space-lg) 0 var(--space-md);color:var(--color-text)}.field{margin-bottom:var(--space-lg);display:flex;flex-direction:column}.field label{display:block;margin-bottom:var(--space-1);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);color:var(--color-text-secondary);letter-spacing:var(--letter-spacing-normal)}.field input,.field select,.field textarea{width:100%;padding:var(--space-2) var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-md);font-size:var(--font-size-sm);font-family:var(--font-family);background:var(--color-surface);color:var(--color-text);transition:border-color var(--transition-fast),box-shadow var(--transition-fast),background var(--transition-fast)}.field input::placeholder,.field textarea::placeholder{color:var(--color-text-muted)}.field input:focus,.field select:focus,.field textarea:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #4f46e51a;background:var(--color-surface)}.field input:disabled,.field select:disabled,.field textarea:disabled{background:var(--color-surface-alt);color:var(--color-text-disabled);cursor:not-allowed}.field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%2394a3b8' d='M6 8.5L1.5 4h9z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2rem}textarea{resize:vertical;min-height:80px}.field-row{display:flex;gap:var(--space-lg)}.field-row .field{flex:1}.field.ng-invalid.ng-touched input,.field.ng-invalid.ng-touched select,.field.ng-invalid.ng-touched textarea{border-color:var(--color-danger)}.field.ng-invalid.ng-touched input:focus,.field.ng-invalid.ng-touched select:focus,.field.ng-invalid.ng-touched textarea:focus{box-shadow:0 0 0 3px #ef44441a}.field-error{display:flex;align-items:center;gap:var(--space-1);font-size:var(--font-size-xs);color:var(--color-danger);margin-top:var(--space-1)}.error-msg{font-size:var(--font-size-sm);color:var(--color-danger);align-self:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:var(--font-size-sm);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);border:1px solid transparent;line-height:1;text-decoration:none;white-space:nowrap}.btn:disabled{opacity:var(--opacity-disabled);cursor:not-allowed;pointer-events:none}.btn-primary{background:var(--color-primary);color:var(--color-text-inverse);padding:.55rem 1.25rem;border:1px solid var(--color-primary)}.btn-primary:hover:not(:disabled){background:var(--color-primary-hover);border-color:var(--color-primary-hover)}.btn-primary:active:not(:disabled){background:var(--color-primary-active);transform:translateY(1px)}.btn-secondary{background:var(--color-surface);color:var(--color-text-secondary);border:1px solid var(--color-border);padding:.55rem 1.25rem}.btn-secondary:hover:not(:disabled){background:var(--color-surface-hover);border-color:var(--color-text-muted);color:var(--color-text)}.btn-danger{background:transparent;color:var(--color-danger);border:1px solid var(--color-danger);padding:.3rem .7rem;font-size:var(--font-size-xs)}.btn-danger:hover:not(:disabled){background:var(--color-danger-bg)}.btn-ghost{background:none;border:none;color:var(--color-text-muted);padding:.25rem .5rem;font-size:var(--font-size-sm)}.btn-ghost:hover{background:var(--color-surface-alt);color:var(--color-danger)}.btn-sm{padding:.35rem .85rem;font-size:var(--font-size-xs)}.actions{margin-top:var(--space-xl);display:flex;gap:var(--space-md);flex-wrap:wrap}.status-badge{display:inline-flex;align-items:center;gap:var(--space-1);font-size:var(--font-size-2xs);padding:.2rem .6rem;border-radius:var(--radius-full);font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:var(--letter-spacing-wide)}.status-on_track,.status-completed,.status-success{background:var(--color-success-bg);color:var(--color-success-text)}.status-at_risk,.status-warning{background:var(--color-warning-bg);color:var(--color-warning-text)}.status-critical,.status-danger{background:var(--color-danger-bg);color:var(--color-danger-text)}.status-info{background:var(--color-info-bg);color:var(--color-info-text)}.chip{display:inline-flex;align-items:center;gap:var(--space-1);background:var(--color-primary-light);color:var(--color-primary);padding:var(--space-1) .65rem;border-radius:var(--radius-full);font-size:var(--font-size-2xs);font-weight:var(--font-weight-medium);margin:var(--space-1);border:1px solid transparent;transition:all var(--transition-fast)}.chip:hover{background:var(--color-primary-subtle);border-color:var(--color-primary-light)}.chip.dim{background:var(--color-success-bg);color:var(--color-success-text);font-size:var(--font-size-2xs)}.section-title{margin:0 0 var(--space-3) 0;font-size:var(--font-size-sm);font-weight:var(--font-weight-semibold);color:var(--color-text-secondary);text-transform:uppercase;letter-spacing:var(--letter-spacing-wider)}.skeleton-card{padding:var(--space-2xl);background:var(--color-surface);border-radius:var(--radius-lg);border:1px solid var(--color-border-light)}.skeleton-line{height:1rem;margin-bottom:var(--space-lg);background:linear-gradient(90deg,var(--color-border-light) 25%,var(--color-bg-alt) 50%,var(--color-border-light) 75%);background-size:200% 100%;border-radius:var(--radius-sm);animation:skeleton-shimmer 1.5s ease-in-out infinite}.skeleton-line.sm{width:30%}.skeleton-line.md{width:55%}.skeleton-line.lg{width:80%}.skeleton-line.xl{width:100%}.skeleton-line.h2{height:1.6rem;width:40%;margin-bottom:var(--space-xl)}.skeleton-line.input{height:2.4rem}.skeleton-line.textarea{height:4rem}.skeleton-line.btn{height:2.4rem;width:140px}@keyframes skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media(prefers-reduced-motion:reduce){.skeleton-line{animation:none;background:var(--color-border-light)}*,*:before,*:after{transition-duration:0ms!important;animation-duration:0ms!important}}.h-row{display:flex;gap:var(--space-sm);align-items:center;margin-bottom:var(--space-sm);padding:var(--space-md);border:1px solid var(--color-border-light);border-radius:var(--radius-md);background:var(--color-surface);transition:border-color var(--transition-fast)}.h-row:hover{border-color:var(--color-border)}.h-row input,.h-row select{flex:1}.role-block{border:1px solid var(--color-border);border-radius:var(--radius-lg);padding:var(--space-xl);margin-bottom:var(--space-xl);background:var(--color-surface)}.role-legend{display:flex;justify-content:space-between;align-items:center;font-weight:var(--font-weight-semibold);padding-bottom:var(--space-sm);border-bottom:1px solid var(--color-border-light);margin-bottom:var(--space-md)}.summary-row{display:flex;align-items:center;gap:var(--space-sm);padding:var(--space-2) 0}.summary-row .check{width:1.2rem;flex-shrink:0}.mt-1{margin-top:var(--space-lg)}.ai-notes-section,.route-notes-section{margin:var(--space-3) 0;font-size:var(--font-size-sm)}.ai-notes-summary,.route-notes-summary{cursor:pointer;color:var(--color-primary);font-weight:var(--font-weight-medium);padding:var(--space-1) 0;transition:color var(--transition-fast)}.ai-notes-summary:hover,.route-notes-summary:hover{color:var(--color-primary-hover)}.ai-notes-content,.route-notes-content{background:var(--color-surface-alt);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:var(--space-3);margin-top:var(--space-1)}.notes-json{white-space:pre-wrap;font-family:var(--font-mono);font-size:var(--font-size-2xs);margin:0 0 var(--space-2) 0;max-height:200px;overflow-y:auto;background:var(--color-surface);padding:var(--space-2);border-radius:var(--radius-sm);border:1px solid var(--color-border-light)}.ai-notes-actions,.route-notes-actions{display:flex;gap:var(--space-2)}.btn-enhance{background:var(--color-success-bg);color:var(--color-success-text);border:1px solid var(--color-success);font-size:var(--font-size-2xs);padding:.25rem .6rem;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast)}.btn-enhance:hover{background:var(--color-success);color:var(--color-text-inverse)}.btn-clear-notes{background:var(--color-danger-bg);color:var(--color-danger-text);border:1px solid var(--color-danger);font-size:var(--font-size-2xs);padding:.25rem .6rem;border-radius:var(--radius-sm);cursor:pointer;transition:all var(--transition-fast)}.btn-clear-notes:hover{background:var(--color-danger);color:var(--color-text-inverse)}.toast-container{position:fixed;top:calc(var(--header-height) + var(--space-3));right:var(--space-4);z-index:10000;display:flex;flex-direction:column;gap:var(--space-2);pointer-events:none;max-width:400px}.toast{display:flex;align-items:flex-start;gap:var(--space-3);padding:var(--space-3) var(--space-4);background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);pointer-events:auto;animation:toast-slide-in var(--transition-spring);transition:opacity var(--transition-base),transform var(--transition-base)}.toast.removing{opacity:0;transform:translate(100%)}.toast-icon{flex-shrink:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);font-size:var(--font-size-xs);font-weight:var(--font-weight-bold)}.toast-icon.success{background:var(--color-success-bg);color:var(--color-success-text)}.toast-icon.error{background:var(--color-danger-bg);color:var(--color-danger-text)}.toast-icon.warning{background:var(--color-warning-bg);color:var(--color-warning-text)}.toast-icon.info{background:var(--color-info-bg);color:var(--color-info-text)}.toast-body{flex:1;min-width:0}.toast-title{font-weight:var(--font-weight-semibold);font-size:var(--font-size-sm);color:var(--color-text);margin-bottom:var(--space-1)}.toast-message{font-size:var(--font-size-xs);color:var(--color-text-secondary);line-height:var(--line-height-normal)}.toast-close{flex-shrink:0;background:none;border:none;color:var(--color-text-muted);cursor:pointer;padding:var(--space-1);font-size:var(--font-size-sm);line-height:1;border-radius:var(--radius-xs);transition:color var(--transition-fast)}.toast-close:hover{color:var(--color-text)}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}.empty-state,.error-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--space-3xl) var(--space-2xl);text-align:center;background:var(--color-surface);border-radius:var(--radius-lg);box-shadow:var(--shadow-card);border:1px solid var(--color-border-light)}.empty-icon{font-size:2.5rem;margin-bottom:var(--space-md)}.error-icon{font-size:2rem;margin-bottom:var(--space-md);color:var(--color-danger)}.empty-state h2,.error-state h2{margin:0 0 var(--space-2);font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold)}.empty-state p,.error-state p{color:var(--color-text-muted);margin:0 0 var(--space-xl);max-width:360px;font-size:var(--font-size-sm)}.disclosure summary{cursor:pointer;font-weight:var(--font-weight-medium);color:var(--color-primary);font-size:var(--font-size-sm);padding:var(--space-1) 0}.disclosure summary:hover{color:var(--color-primary-hover)}.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}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.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;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{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-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;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-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor: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: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(layers.ef6db8722c2c3f9a.png);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(layers-2x.9859cd1231006a4a.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(marker-icon.d577052aa271e13f.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;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;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;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}}
