:root{--color-primary: #3b82f6;--color-primary-dark: #2563eb;--color-secondary: #1e293b;--color-success: #10b981;--color-success-dark: #059669;--color-background: #121212;--color-hover: #3f3f3f;--color-surface: #1e1e1e;--color-border: #797979;--color-primary-rgb: 59, 130, 246;--header-height: max(-70px, -9vh);--footer-height: max(50px, 7vh);--content-padding: var(--spacing-lg)}:root[data-theme=light]{--color-primary: #7ca7ec;--color-primary-dark: #5a87e9;--color-secondary: #a6c4f4;--color-success: #58b697;--color-success-dark: #45b290;--color-background: #ffffff;--color-hover: #9b9a9a;--color-surface: #f4f4f5;--color-border: #e5e7eb}:root{--color-success: var(--color-green-500);--color-success-hover: var(--color-green-600);--color-success-on-light: var(--color-green-600);--color-success-hover-on-light: var(--color-green-700);--color-success-on-dark: var(--color-green-200);--color-success-hover-on-dark: var(--color-green-300);--color-danger: var(--color-red-500);--color-danger-hover: var(--color-red-600);--color-danger-on-light: var(--color-red-600);--color-danger-hover-on-light: var(--color-red-700);--color-danger-on-dark: var(--color-red-200);--color-danger-hover-on-dark: var(--color-red-300);--color-warning: var(--color-yellow-500);--color-warning-hover: var(--color-yellow-600);--color-warning-on-light: var(--color-yellow-700);--color-warning-hover-on-light: var(--color-yellow-800);--color-warning-on-dark: var(--color-yellow-200);--color-warning-hover-on-dark: var(--color-yellow-300);--color-info: var(--color-blue-500);--color-info-hover: var(--color-blue-600);--color-info-on-light: var(--color-blue-600);--color-info-hover-on-light: var(--color-blue-700);--color-info-on-dark: var(--color-blue-200);--color-info-hover-on-dark: var(--color-blue-300);--color-primary: var(--color-blue-500);--color-primary-hover: var(--color-blue-600);--color-primary-on-light: var(--color-blue-600);--color-primary-hover-on-light: var(--color-blue-700);--color-primary-on-dark: var(--color-blue-200);--color-primary-hover-on-dark: var(--color-blue-300);--color-secondary: var(--color-gray-500);--color-secondary-hover: var(--color-gray-600);--color-secondary-on-light: var(--color-gray-700);--color-secondary-hover-on-light: var(--color-gray-800);--color-secondary-on-dark: var(--color-gray-200);--color-secondary-hover-on-dark: var(--color-gray-300);--color-tertiary: var(--color-purple-500);--color-tertiary-hover: var(--color-purple-600);--color-tertiary-on-light: var(--color-purple-600);--color-tertiary-hover-on-light: var(--color-purple-700);--color-tertiary-on-dark: var(--color-purple-200);--color-tertiary-hover-on-dark: var(--color-purple-300);--color-text-light: var(--color-gray-900);--color-text-dark: var(--color-gray-50);--color-neutral: var(--color-gray-600);--color-neutral-on-light: var(--color-gray-700);--color-neutral-on-dark: var(--color-gray-300);--color-muted: var(--color-gray-400);--color-muted-on-light: var(--color-gray-500);--color-muted-on-dark: var(--color-gray-300);--color-highlight: var(--color-purple-300);--color-highlight-on-light: var(--color-purple-400);--color-highlight-on-dark: var(--color-purple-200);--color-overlay: rgba(0, 0, 0, .6);--color-overlay-on-light: rgba(0, 0, 0, .6);--color-overlay-on-dark: rgba(255, 255, 255, .15);--text-body: var(--color-text-dark);--text-body-on-dark: var(--color-text-light);--text-body-muted: var(--color-muted);--text-body-muted-on-dark: var(--color-muted-on-dark);--text-heading: var(--color-text-dark);--text-heading-on-dark: var(--color-text-light);--text-link: var(--color-info);--text-link-hover: var(--color-info-hover);--text-link-on-dark: var(--color-info-on-dark);--text-link-hover-on-dark: var(--color-info-hover-on-dark);--text-disabled: var(--color-muted);--text-on-primary: var(--color-text-light);--text-on-secondary: var(--color-text-light);--text-on-tertiary: var(--color-text-light);--text-on-success: var(--color-success-on-dark);--text-on-danger: var(--color-danger-on-dark);--text-on-warning: var(--color-warning-on-dark);--text-on-info: var(--color-info-on-dark);--text-on-surface: var(--color-text-dark);--text-on-surface-dark: var(--color-text-light);--bg-app-on-dark: var(--gray-900);--bg-surface-on-dark: var(--gray-800);--bg-elevated-on-dark: var(--gray-700);--bg-app-on-light: var(--gray-900);--bg-surface-on-light: var(--gray-800);--bg-elevated-on-light: var(--gray-700);--bg-primary-on-dark: var(--blue-500);--bg-success-on-dark: var(--green-500);--bg-danger-on-dark: var(--red-500);--bg-warning-on-dark: var(--yellow-500);--bg-info-on-dark: var(--indigo-500);--bg-primary-on-light: var(--blue-500);--bg-success-on-light: var(--green-500);--bg-danger-on-light: var(--red-500);--bg-warning-on-light: var(--yellow-500);--bg-info-on-light: var(--indigo-500);--bg-overlay-on-dark: rgba(0, 0, 0, .6);--bg-overlay-on-light: rgba(0, 0, 0, .6)}:root{--button-color-success-bg-on-dark: var(--color-bg-success-on-dar);--button-color-success-bg-on-light: var(--color-bg-success-on-light);--button-color-success-bg-on-muted: var(--color-bg-success-muted);--button-color-success-bg-on-diabled: var(--color-bg-success-disabled);--tab-create-bg: var(--green-300);--tab-create-text: var(--text-on-dark);--tab-user-bg: var(--blue-200);--tab-user-text: var(--text-on-dark);--tab-all-bg: var(--gray-700);--tab-all-text: var(--text-on-light);--button-primary-bg: var(--color-primary);--button-primary-hover-bg: var(--color-primary-hover);--button-primary-text: var(--color-text-light);--button-secondary-bg: var(--blue-500);--button-secondary-hover-bg: var(--blue-600);--button-secondary-text: var(--text-on-light);--button-tertiary-bg: var(--blue-500);--button-tertiary-hover-bg: var(--blue-600);--button-tertiary-text: var(--text-on-light);--button-success-bg: var(--blue-500);--button-success-hover-bg: var(--blue-600);--button-success-text: var(--text-on-light);--button-danger-bg: var(--blue-500);--button-danger-hover-bg: var(--blue-600);--button-warning-bg: var(--blue-500);--button-warning-hover-bg: var(--blue-600);--button-warning-text: var(--text-on-light);--button-info-bg: var(--blue-500);--button-info-hover-bg: var(--blue-600);--button-info-text: var(--text-on-light);--button-outline-border: var(--blue-500);--button-outline-text: var(--blue-500);--button-outline-hover-bg: var(--blue-50);--button-danger-bg: var(--red-500);--button-danger-text: var(--text-on-light);--button-confirm-modal-bg: var(--green-500);--button-confirm-modal-text: var(--text-on-light);--button-edit-modal-bg: var(--blue-400);--button-edit-modal-text: var(--text-on-light);--card-default-bg: var(--bg-surface);--card-default-text: var(--text-body-default);--card-elevated-bg: var(--bg-elevated);--card-highon-light-bg: var(--blue-50);--alert-success-bg: var(--bg-success);--alert-danger-bg: var(--bg-danger);--alert-warning-bg: var(--bg-warning);--alert-info-bg: var(--bg-info);--alert-text: var(--text-on-light);--input-bg: var(--gray-800);--input-border: var(--gray-700);--input-hover-border: var(--gray-500);--input-focus-border: var(--blue-500);--input-placeholder: var(--gray-400);--input-text: var(--text-on-light);--header-bg: var(--bg-elevated);--header-text: var(--text-heading-main);--nav-bg: var(--bg-elevated);--nav-text: var(--text-body-default);--nav-hover-bg: var(--gray-700);--nav-active-bg: var(--blue-600);--modal-bg: var(--bg-elevated);--modal-text: var(--text-on-surface);--overlay-bg: var(--bg-overlay);--border-default: var(--gray-700);--border-focus: var(--blue-500);--divider-color: var(--gray-700);--hover-bg: var(--gray-700);--active-bg: var(--blue-600);--focus-ring: 0 0 0 3px var(--blue-400)}:root{--hue-blue: 202;--hue-green: 94;--hue-red: 0;--hue-yellow: 43;--hue-orange: 23;--hue-purple: 300;--hue-gray: 220;--hue-brown: 0;--color-blue-900: hsl(var(--hue-blue), 53%, 10%);--color-blue-800: hsl(var(--hue-blue), 51%, 15%);--color-blue-700: hsl(var(--hue-blue), 51%, 25%);--color-blue-600: hsl(var(--hue-blue), 51%, 35%);--color-blue-500: hsl(var(--hue-blue), 51%, 45%);--color-blue-400: hsl(var(--hue-blue), 51%, 60%);--color-blue-300: hsl(var(--hue-blue), 52%, 70%);--color-blue-200: hsl(var(--hue-blue), 51%, 80%);--color-blue-100: hsl(var(--hue-blue), 53%, 90%);--color-blue-50: hsl(var(--hue-blue), 52%, 95%);--color-green-900: hsl(var(--hue-green), 45%, 10%);--color-green-800: hsl(var(--hue-green), 45%, 15%);--color-green-700: hsl(var(--hue-green), 45%, 25%);--color-green-600: hsl(var(--hue-green), 45%, 35%);--color-green-500: hsl(var(--hue-green), 45%, 45%);--color-green-400: hsl(var(--hue-green), 45%, 60%);--color-green-300: hsl(var(--hue-green), 45%, 70%);--color-green-200: hsl(var(--hue-green), 45%, 80%);--color-green-100: hsl(var(--hue-green), 45%, 90%);--color-green-50: hsl(var(--hue-green), 44%, 95%);--color-red-900: hsl(var(--hue-red), 57%, 10%);--color-red-800: hsl(var(--hue-red), 58%, 15%);--color-red-700: hsl(var(--hue-red), 58%, 25%);--color-red-600: hsl(var(--hue-red), 58%, 35%);--color-red-500: hsl(var(--hue-red), 58%, 45%);--color-red-400: hsl(var(--hue-red), 58%, 60%);--color-red-300: hsl(var(--hue-red), 58%, 70%);--color-red-200: hsl(var(--hue-red), 59%, 80%);--color-red-100: hsl(var(--hue-red), 57%, 90%);--color-red-50: hsl(var(--hue-red), 60%, 95%);--color-yellow-900: hsl(var(--hue-yellow), 84%, 10%);--color-yellow-800: hsl(var(--hue-yellow), 87%, 15%);--color-yellow-700: hsl(var(--hue-yellow), 88%, 25%);--color-yellow-600: hsl(var(--hue-yellow), 89%, 35%);--color-yellow-500: hsl(var(--hue-yellow), 90%, 45%);--color-yellow-400: hsl(var(--hue-yellow), 91%, 60%);--color-yellow-300: hsl(var(--hue-yellow), 91%, 70%);--color-yellow-200: hsl(var(--hue-yellow), 90%, 80%);--color-yellow-100: hsl(var(--hue-yellow), 88%, 90%);--color-yellow-50: hsl(var(--hue-yellow), 92%, 95%);--color-orange-900: hsl(var(--hue-orange), 73%, 10%);--color-orange-800: hsl(var(--hue-orange), 74%, 15%);--color-orange-700: hsl(var(--hue-orange), 73%, 25%);--color-orange-600: hsl(var(--hue-orange), 73%, 35%);--color-orange-500: hsl(var(--hue-orange), 73%, 45%);--color-orange-400: hsl(var(--hue-orange), 73%, 60%);--color-orange-300: hsl(var(--hue-orange), 73%, 70%);--color-orange-200: hsl(var(--hue-orange), 73%, 80%);--color-orange-100: hsl(var(--hue-orange), 73%, 90%);--color-orange-50: hsl(var(--hue-orange), 76%, 95%);--color-purple-900: hsl(var(--hue-purple), 25%, 10%);--color-purple-800: hsl(var(--hue-purple), 34%, 15%);--color-purple-700: hsl(var(--hue-purple), 34%, 25%);--color-purple-600: hsl(var(--hue-purple), 34%, 35%);--color-purple-500: hsl(var(--hue-purple), 34%, 45%);--color-purple-400: hsl(var(--hue-purple), 34%, 60%);--color-purple-300: hsl(var(--hue-purple), 35%, 70%);--color-purple-200: hsl(var(--hue-purple), 33%, 80%);--color-purple-100: hsl(var(--hue-purple), 33%, 90%);--color-purple-50: hsl(var(--hue-purple), 36%, 95%);--color-gray-900: hsl(var(--hue-gray), 6%, 10%);--color-gray-800: hsl(var(--hue-gray), 4%, 15%);--color-gray-700: hsl(var(--hue-gray), 4%, 25%);--color-gray-600: hsl(var(--hue-gray), 4%, 35%);--color-gray-500: hsl(var(--hue-gray), 4%, 45%);--color-gray-400: hsl(var(--hue-gray), 4%, 60%);--color-gray-300: hsl(var(--hue-gray), 5%, 70%);--color-gray-200: hsl(var(--hue-gray), 4%, 80%);--color-gray-100: hsl(var(--hue-gray), 6%, 90%);--color-gray-50: hsl(var(--hue-gray), 4%, 95%);--color-brown-900: hsl(var(--hue-brown), 22%, 10%);--color-brown-800: hsl(var(--hue-brown), 22%, 15%);--color-brown-700: hsl(var(--hue-brown), 19%, 25%);--color-brown-600: hsl(var(--hue-brown), 20%, 35%);--color-brown-500: hsl(var(--hue-brown), 20%, 45%);--color-brown-400: hsl(var(--hue-brown), 20%, 60%);--color-brown-300: hsl(var(--hue-brown), 20%, 70%);--color-brown-200: hsl(var(--hue-brown), 20%, 80%);--color-brown-100: hsl(var(--hue-brown), 18%, 90%);--color-brown-50: hsl(var(--hue-brown), 20%, 95%);--color-blue-900-rgb: 15, 32, 40;--color-blue-500-rgb: 45, 117, 147;--color-blue-300-rgb: 105, 178, 211;--color-red-900-rgb: 40, 12, 12;--color-red-500-rgb: 171, 36, 36;--color-red-300-rgb: 224, 118, 118;--color-green-900-rgb: 19, 31, 10;--color-green-500-rgb: 72, 115, 39;--color-green-300-rgb: 136, 179, 102}.theme-warm{--hue-blue: 220;--hue-green: 120;--hue-purple: 280}:root{--spacing-3xs: .125rem;--spacing-2xs: .25rem;--spacing-xs: .5rem;--spacing-sm: .75rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--spacing-3xl: 4rem;--spacing-component: var(--spacing-xs);--spacing-layout: var(--spacing-lg);--spacing-content-padding: var(--spacing-md);--font-size-2xs: .625rem;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-md: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.5rem;--font-size-2xl: 2rem;--font-size-3xl: 2.5rem;--font-size-4xl: 3rem;--line-height-tight: 1.2;--line-height-normal: 1.5;--line-height-loose: 1.8;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--text-body-size: var(--font-size-md);--text-body-line-height: var(--line-height-normal);--text-heading-line-height: var(--line-height-tight);--border-width-xs: 1px;--border-width-sm: 2px;--border-width-md: 3px;--border-width-lg: 4px;--border-width-xl: 6px;--border-radius-2xs: .125rem;--border-radius-xs: .1875rem;--border-radius-sm: .25rem;--border-radius-md: .5rem;--border-radius-lg: .75rem;--border-radius-xl: 1rem;--border-radius-2xl: 1.5rem;--border-radius-full: 9999px;--border-radius-button: var(--border-radius-sm);--border-radius-card: var(--border-radius-md);--border-radius-modal: var(--border-radius-lg);--duration-instant: .05s;--duration-fast: .2s;--duration-normal: .3s;--duration-slow: .5s;--ease-default: ease;--ease-in: ease-in;--ease-out: ease-out;--ease-in-out: ease-in-out;--ease-bounce: cubic-bezier(.68, -.55, .27, 1.55);--transition-fast: var(--duration-fast) var(--ease-default);--transition-normal: var(--duration-normal) var(--ease-default);--transition-slow: var(--duration-slow) var(--ease-default);--transition-bounce: var(--duration-normal) var(--ease-bounce);--shadow-xs: 0 1px 2px rgba(0, 0, 0, .1);--shadow-sm: 0 2px 4px rgba(0, 0, 0, .2);--shadow-md: 0 4px 8px rgba(0, 0, 0, .2);--shadow-lg: 0 8px 16px rgba(0, 0, 0, .2);--shadow-xl: 0 12px 24px rgba(0, 0, 0, .25);--shadow-2xl: 0 16px 32px rgba(0, 0, 0, .3);--shadow-card: var(--shadow-sm);--shadow-dropdown: var(--shadow-md);--shadow-modal: var(--shadow-lg);--glass-opacity: .7;--glass-blur: 10px;--glass-border: 1px solid rgba(255, 255, 255, .18);--glass-shadow: 0 8px 32px rgba(0, 0, 0, .3);--glass-light: rgba(255, 255, 255, var(--glass-opacity));--glass-dark: rgba(20, 20, 20, var(--glass-opacity));--z-index-hidden: -1;--z-index-base: 0;--z-index-dropdown: 18;--z-index-sticky: 50;--z-index-modal: 100;--z-index-bottomsheet: 500;--z-index-tooltip: 750;--z-index-toast: 1000;--z-index-overlay: 1100;--z-index-lvl-1: 10;--z-index-lvl-2: 100;--z-index-lvl-3: 500;--z-index-lvl-4: 1000;--z-index-lvl-5: 3000;--z-index-lvl-6: 5000;--max-width-xs: 20rem;--max-width-sm: 24rem;--max-width-md: 32rem;--max-width-lg: 48rem;--max-width-xl: 64rem;--max-width-2xl: 80rem;--breakpoint-sm: 480px;--breakpoint-md: 768px;--breakpoint-lg: 1024px;--breakpoint-xl: 1280px;--breakpoint-2xl: 1536px;--header-height: max(50px, 7vh);--footer-height: max(50px, 7vh);--sidebar-width: 240px;--navbar-height: 60px}*{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;font-size:var(--font-size-sm);line-height:1.5;color:var(--color-text-light);background-color:#fff}h1,h2,h3,h4,h5,h6{margin-bottom:var(--spacing-sm);font-weight:500}button{cursor:pointer;border:none;background:none;font:inherit}.container{max-width:var(--max-width-lg);margin-inline:auto;padding-inline:var(--spacing-md)}:focus-visible{outline:2px solid var(--color-primary);outline-offset:2px}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Button-module__button___jNXs5{border:none;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;justify-content:center;text-decoration:none;outline:none;position:relative;box-sizing:border-box;height:100%;width:100%;-webkit-tap-highlight-color:transparent}.Button-module__button___jNXs5:focus-visible{outline:2px solid var(--color-primary, #007bff);outline-offset:2px}.Button-module__button___jNXs5:disabled{opacity:.5;cursor:not-allowed}.Button-module__solid___76TeZ,.Button-module__icon___JoTHW{border-style:solid;display:flex;justify-content:center;align-items:center}.Button-module__tab___dtjyq{border-style:solid;border-width:1px;border-radius:4px;display:flex;justify-content:center;align-items:center;box-shadow:0 1px 3px #0000001a;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;touch-action:none}.Button-module__search___Ipre3{border-style:none;display:flex;justify-content:center;align-items:center}.Button-module__nav___zP0Cm,.Button-module__action___xh0LL{border-style:solid;display:flex;justify-content:center;align-items:center}.Button-module__blue___BLjPG{background-color:var(--color-blue-300);color:var(--color-text-light);border-color:var(--color-orange-800)}.Button-module__blue___BLjPG:hover{background-color:var(--color-blue-500)}.Button-module__blue___BLjPG:active,.Button-module__blue___BLjPG[data-state=active]{background-color:var(--color-blue-500);transform:scale(.98)}.Button-module__yellow___9sdRb{background-color:var(--color-yellow-100);color:var(--color-text-light);border-color:var(--color-orange-800)}.Button-module__yellow___9sdRb:hover{background-color:var(--color-yellow-300)}.Button-module__yellow___9sdRb:active,.Button-module__yellow___9sdRb[data-state=active]{background-color:var(--color-yellow-300);transform:scale(.98)}.Button-module__green___IhNit{background-color:var(--color-green-300);color:var(--color-text-light);border-color:var(--color-orange-800)}.Button-module__green___IhNit:hover{background-color:var(--color-green-500)}.Button-module__green___IhNit:active,.Button-module__green___IhNit[data-state=active]{background-color:var(--color-green-500);transform:scale(.98)}.Button-module__red___EK7yC{background-color:var(--color-red-300);color:var(--color-text-light);border-color:var(--color-orange-800)}.Button-module__red___EK7yC:hover{background-color:var(--color-red-500)}.Button-module__red___EK7yC:active,.Button-module__red___EK7yC[data-state=active]{background-color:var(--color-red-500);transform:scale(.98)}.Button-module__purple___0KD4J{background-color:var(--color-purple-300);color:var(--color-text-light);border-color:var(--color-orange-800)}.Button-module__purple___0KD4J:hover{background-color:var(--color-purple-500)}.Button-module__purple___0KD4J:active,.Button-module__purple___0KD4J[data-state=active]{background-color:var(--color-purple-500);transform:scale(.98)}.Button-module__gray___FtQXw{background-color:var(--color-gray-300);color:var(--color-text-light);border-color:var(--color-orange-800)}.Button-module__gray___FtQXw:hover{background-color:var(--color-gray-500)}.Button-module__gray___FtQXw:active,.Button-module__gray___FtQXw[data-state=active]{background-color:var(--color-gray-500);transform:scale(.98)}.Button-module__transparent___dJ4lo{background-color:transparent}.Button-module__xsmall___aENlY{padding:var(--spacing-xs);font-size:var(--font-size-2xs);border-radius:var(--border-radius-sm);border-width:var(--border-width-xs);min-height:1.5rem;max-height:2rem;--button-min-width: 1.5rem;--button-max-width: 2rem}.Button-module__small___pi08u{padding:var(--spacing-sm);font-size:var(--font-size-xs);border-radius:var(--border-radius-md);border-width:var(--border-width-sm);min-height:2rem;max-height:2.75rem;--button-min-width: 2rem;--button-max-width: 2.75rem}.Button-module__medium___tYjq7{padding:var(--spacing-md);font-size:var(--font-size-md);border-radius:var(--border-radius-lg);border-width:var(--border-width-xs);min-height:2.75rem;max-height:3.5rem;--button-min-width: 2.75rem;--button-max-width: 4.125rem}.Button-module__large___EyOKo{padding:var(--spacing-lg);font-size:var(--font-size-xl);border-radius:var(--border-radius-xl);border-width:var(--border-width-md);min-height:4.125rem;max-height:5.125rem;--button-min-width: 4.125rem;--button-max-width: 5.125rem}.Button-module__fit-fixed___7vDHe{width:var(--button-width, auto);min-width:var(--button-min-width, auto);max-width:var(--button-max-width, auto)}.Button-module__fit-content___Ocj8x{width:auto;min-width:unset;max-width:none;white-space:nowrap}.Button-module__fit-fill___LUmr-{width:100%;height:100%}.Layout-module__appContainer___BSU-t{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100dvh;overflow:hidden;position:relative;transition:all .3s ease}.Layout-module__header___xeK7b{position:fixed;top:0;left:0;right:0;z-index:20;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:15vw;margin:0;height:68px;padding-top:12px;padding-bottom:12px;padding-left:1rem;padding-right:1rem;background-color:var(--color-blue-100);border:2px solid var(--color-orange-800);border-radius:0 0 1.5rem 1.5rem;box-shadow:var(--shadow-md)}.Layout-module__headerItemNav___j2xvA,.Layout-module__headerItemSearch___8MV6j{height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.Layout-module__appContainer___BSU-t[data-layout=mobile] .Layout-module__headerItemSearch___8MV6j{width:100%;min-width:40vw;max-width:70vw;flex-grow:1}.Layout-module__appContainer___BSU-t[data-layout=desktop] .Layout-module__headerItemSearch___8MV6j{flex-grow:1;min-width:300px}.Layout-module__headerItemTabs___QiueC{height:100%;width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 1rem}.Layout-module__mainContent___s85eZ{position:absolute;top:0;width:100%;height:100dvh;flex:1;overflow:hidden}.Layout-module__navButton___NkUGs{border-radius:1rem}.Layout-module__footer___kW3bj{position:fixed;bottom:0;left:0;right:0;z-index:1100;display:flex;justify-content:space-around;height:var(--footer-height);padding:var(--spacing-sm) var(--spacing-lg);background-color:var(--color-blue-500);border-bottom:4px solid var(--color-orange-800);border-left:4px solid var(--color-orange-800);border-right:4px solid var(--color-orange-800)}.Layout-module__appContainer___BSU-t[data-layout=desktop]{justify-content:flex-start;align-items:stretch}.Layout-module__desktopContainer___Hj1Jj{position:absolute;top:150px;left:0;width:100%;height:calc(100dvh - 150px);overflow:hidden}.Layout-module__mapContainer___xgXVs{position:absolute;top:0;left:0;width:100%;height:100dvh;z-index:1}.Layout-module__appContainer___BSU-t[data-layout=desktop] .Layout-module__mainContent___s85eZ{position:relative;top:0;flex:1;width:100%;height:100%}.Layout-module__appContainer___BSU-t[data-layout=desktop] .Layout-module__header___xeK7b{position:fixed;flex-shrink:0;gap:45vw;justify-content:flex-start;border-left:none;border-right:none}[data-layout=desktop]{--content-padding: 1.5rem;--content-max-height: none;--content-border-radius: 0}.Layout-module__appContainer___BSU-t,.Layout-module__desktopContainer___Hj1Jj,.Layout-module__mapContainer___xgXVs{transition:all .3s ease}.Layout-module__appContainer___BSU-t[data-layout=desktop] .Layout-module__headerItemNav___j2xvA{flex-shrink:0;margin-right:1rem}.Input-module__input___-7leU{display:block;width:100%;padding-left:var(--spacing-md);padding-right:var(--spacing-md);border:1px solid transparent;border-radius:var(--border-radius-md);outline:none;box-shadow:none;background-color:transparent;color:#000;font-size:var(--font-size-md);transition:all .2s ease}.Input-module__input___-7leU:focus{outline:none;border-color:var(--color-blue-300);box-shadow:0 0 0 2px #007bff40}.Input-module__input___-7leU:disabled{opacity:.6;cursor:not-allowed;background-color:var(--color-gray-100)}.Input-module__input___-7leU::placeholder{color:var(--color-gray-400)}.Input-module__header___leeJZ{border:1px solid var(--color-gray-300);background-color:var(--color-gray-50);font-weight:var(--font-weight-medium);padding:var(--spacing-md) var(--spacing-lg)}.Input-module__header___leeJZ:focus{border-color:var(--color-blue-300);background-color:#fff}.Input-module__search___50IVh{border-radius:var(--border-radius-full);padding-left:var(--spacing-lg);background-color:var(--color-gray-50)}.Input-module__blue___O1dSe{background-color:var(--color-blue-50);border-color:var(--color-blue-300)}.Input-module__blue___O1dSe:focus{border-color:var(--color-blue-500);background-color:#fff}.Input-module__yellow___eJSf0{background-color:var(--color-yellow-50);border-color:var(--color-yellow-300)}.Input-module__yellow___eJSf0:focus{border-color:var(--color-yellow-500);background-color:#fff}.Input-module__green___ydVgg{background-color:var(--color-green-50);border-color:var(--color-green-300)}.Input-module__green___ydVgg:focus{border-color:var(--color-green-500);background-color:#fff}.Input-module__red___yX3MP{background-color:var(--color-red-50);border-color:var(--color-red-300)}.Input-module__red___yX3MP:focus{border-color:var(--color-red-500);background-color:#fff}.Input-module__purple___EyhLU{background-color:var(--color-purple-50);border-color:var(--color-purple-300)}.Input-module__purple___EyhLU:focus{border-color:var(--color-purple-500);background-color:#fff}.Input-module__gray___AVpiN{background-color:var(--color-gray-50);border-color:var(--color-gray-300)}.Input-module__gray___AVpiN:focus{border-color:var(--color-gray-500);background-color:#fff}.Input-module__transparent___SPR0W{background-color:transparent;border-color:transparent}.Input-module__transparent___SPR0W:focus{background-color:#ffffff1a;border-color:var(--color-blue-300)}.Input-module__xs___JPljk{padding:var(--spacing-xs);font-size:var(--font-size-xs);border-radius:var(--border-radius-sm);height:1.5rem}.Input-module__sm___T4l-J{padding:var(--spacing-sm);font-size:var(--font-size-sm);border-radius:var(--border-radius-md);height:2rem}.Input-module__medium___tEUSA{padding:var(--spacing-md);font-size:var(--font-size-md);border-radius:var(--border-radius-lg);height:2.5rem}.Input-module__large___z2ohX{padding:var(--spacing-lg);font-size:var(--font-size-lg);border-radius:var(--border-radius-xl);height:3rem}.SearchInput-module__container___b06S5{display:flex;height:100%;width:100%;overflow:hidden}.SearchInput-module__default___-Dcfq{border:1px solid var(--color-border, #797979);background:var(--color-surface, #1e1e1e);box-shadow:var(--shadow-sm)}.SearchInput-module__map___EF9EP{border:1px solid var(--color-gray-300);background:var(--color-yellow-100);box-shadow:var(--shadow-sm)}.SearchInput-module__small___BePY3{height:2rem}.SearchInput-module__medium___MiuA-{height:2.5rem}.SearchInput-module__large___WZz7e{height:3rem}.SearchInput-module__field___CAD7o{display:flex;align-items:center;height:100%;width:100%;border:none;border-radius:0;box-shadow:none;background-color:transparent}.ListView-module__listContainer___7pnNf{width:100%;display:flex;flex-direction:column;background-color:var(--color-background-light);border-radius:var(--border-radius-md)}.ListView-module__expandable___RGMVG .ListView-module__listItem___EHiDt{cursor:pointer}.ListView-module__expanded___h7WpU{background-color:var(--color-gray-50)}.ListView-module__expanded___h7WpU:hover{background-color:var(--color-gray-100)}.ListView-module__scrollable___X99Qm{overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--color-gray-300) transparent}.ListView-module__scrollable___X99Qm::-webkit-scrollbar{width:6px}.ListView-module__scrollable___X99Qm::-webkit-scrollbar-track{background:transparent}.ListView-module__scrollable___X99Qm::-webkit-scrollbar-thumb{background-color:var(--color-gray-300);border-radius:6px}.ListView-module__expand___I8gdE{overflow-y:visible;max-height:none!important}.ListView-module__listItem___EHiDt{padding:var(--spacing-sm);transition:background-color .2s ease,box-shadow .2s ease}.ListView-module__listItem___EHiDt:hover{background-color:var(--color-gray-100)}.ListView-module__listItemHeader___OnERW{font-weight:600;margin-bottom:var(--spacing-xs);color:var(--color-text-dark);display:flex;justify-content:space-between;align-items:center}.ListView-module__listItemTitle___4bTj5{flex:1}.ListView-module__expandButton___M4E8D{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--color-gray-500);padding:var(--spacing-xs);border-radius:var(--border-radius-sm);transition:background-color .2s ease,color .2s ease}.ListView-module__expandButton___M4E8D:hover{background-color:var(--color-gray-200);color:var(--color-gray-700)}.ListView-module__expandButton___M4E8D:focus{outline:none;box-shadow:0 0 0 2px var(--color-primary-light)}.ListView-module__listItemSubheader___p8z-G{font-size:.9em;color:var(--color-gray-600);margin-bottom:var(--spacing-xs)}.ListView-module__listItemContent___XiOM0{font-size:.95em;color:var(--color-text-dark);line-height:1.4}.ListView-module__emptyMessage___d076t{padding:var(--spacing-lg);text-align:center;color:var(--color-gray-400);font-style:italic}.ListView-module__small___Al4At .ListView-module__listItem___EHiDt{padding:var(--spacing-sm)}.ListView-module__small___Al4At .ListView-module__listItemHeader___OnERW{font-size:.9em}.ListView-module__small___Al4At .ListView-module__listItemSubheader___p8z-G{font-size:.8em}.ListView-module__small___Al4At .ListView-module__listItemContent___XiOM0{font-size:.85em}.ListView-module__medium___nQC4X .ListView-module__listItem___EHiDt{padding:var(--spacing-sm)}.ListView-module__large___AlRmP .ListView-module__listItem___EHiDt{padding:var(--spacing-lg)}.ListView-module__large___AlRmP .ListView-module__listItemHeader___OnERW{font-size:1.1em}.ListView-module__large___AlRmP .ListView-module__listItemSubheader___p8z-G,.ListView-module__large___AlRmP .ListView-module__listItemContent___XiOM0{font-size:1em}.ListView-module__bordered___gEZ-e{border:1px solid var(--color-gray-200)}.ListView-module__bordered___gEZ-e .ListView-module__listItem___EHiDt{border-bottom:1px solid var(--color-gray-200)}.ListView-module__bordered___gEZ-e .ListView-module__listItem___EHiDt:last-child{border-bottom:none}.ListView-module__separated___fhLzk .ListView-module__listItem___EHiDt{margin-bottom:var(--spacing-xs);border-radius:var(--border-radius-sm);border:1px solid var(--color-gray-200)}.ListView-module__separated___fhLzk .ListView-module__listItem___EHiDt:last-child{margin-bottom:0}.MapSearchControl-module__container___Bs287{width:100%;height:100%;position:relative}.MapSearchControl-module__searchInput___D8-j1{height:100%;width:100%;border-radius:1rem}.MapSearchControl-module__button___d6sKY{padding-right:.5rem}.MapSearchControl-module__suggestionsContainer___gVx8g{position:absolute;top:100%;left:0;right:0;background-color:#fff;border-radius:8px;box-shadow:0 4px 8px #0000001a;margin-top:4px;z-index:1000;max-height:300px;overflow-y:auto}.MapSearchControl-module__taxonItem___yeHo6{padding:10px 12px;cursor:pointer;transition:background-color .2s}.MapSearchControl-module__taxonItem___yeHo6:hover{background-color:#f5f5f5}.MapSearchControl-module__taxonName___2SyQD{font-weight:500;margin-bottom:4px}.MapSearchControl-module__taxonDetails___JMK0D{font-size:.85rem;color:#666}.MapSearchControl-module__loadingIndicator___FyKXT{position:absolute;top:50%;right:40px;transform:translateY(-50%);z-index:10}.MapSearchControl-module__spinner___ERxIK{width:16px;height:16px;border:2px solid rgba(0,0,0,.1);border-radius:50%;border-top-color:#3498db;animation:MapSearchControl-module__spin___KQxyD 1s ease-in-out infinite}@keyframes MapSearchControl-module__spin___KQxyD{to{transform:rotate(360deg)}}.DropDown-module__DropDown___uXZub{min-width:180px;background-color:var(--color-blue-100);border:2px solid var(--color-orange-800);border-radius:.5rem;padding:.5rem;box-shadow:var(--shadow-md);animation:DropDown-module__slideDown___DEBYt .15s ease-out;z-index:var(--z-index-dropdown)}.DropDown-module__bottom___FbIec{position:absolute;bottom:3.5rem;left:50%;transform:translate(-50%);animation:DropDown-module__slideUp___d4cGF .15s ease-out}@keyframes DropDown-module__slideDown___DEBYt{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes DropDown-module__slideUp___d4cGF{0%{opacity:0;transform:translate(-50%) translateY(10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.DropDown-module__item___-TmVR{font-size:var(--font-size-md);color:var(--color-text-light);padding:.5rem .75rem;border-radius:.25rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:.5rem;cursor:pointer;outline:none;-webkit-user-select:none;user-select:none}.DropDown-module__item___-TmVR:hover:not(.DropDown-module__disabled___-sVzb){background-color:var(--color-green-300)}.DropDown-module__item___-TmVR:focus:not(.DropDown-module__disabled___-sVzb){background-color:var(--color-green-300);outline:2px solid var(--color-orange-800)}.DropDown-module__disabled___-sVzb{opacity:.6;cursor:default;pointer-events:none}.DropDown-module__header___07uCi{position:absolute;top:0rem;left:-1.7rem}.DropDown-module__small___Gfrth{font-size:var(--font-size-sm);padding:.25rem}.DropDown-module__medium___ZXQBQ{font-size:var(--font-size-md);padding:.5rem}.DropDown-module__large___ZRoNJ{font-size:var(--font-size-lg);padding:.75rem}.MapControlOverlay-module__overlay___fhfHV{position:fixed;top:68px;left:0;right:0;bottom:0;overflow-y:none;display:flex;flex-direction:column;justify-content:space-between;align-items:center;z-index:15;pointer-events:none}.MapControlOverlay-module__overlay___fhfHV>*{pointer-events:auto}.DebugModal-module__overlay___ptvtC{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000000b3;z-index:9999;display:flex;align-items:center;justify-content:center;padding:16px}.DebugModal-module__modal___wEoTW{background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;width:100%;max-width:600px;max-height:90vh;display:flex;flex-direction:column;overflow:hidden}.DebugModal-module__header___vUtUy{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid #e5e7eb;background:#f9fafb}.DebugModal-module__header___vUtUy h3{margin:0;font-size:18px;font-weight:600;color:#111827}.DebugModal-module__headerActions___4GbVo{display:flex;gap:8px}.DebugModal-module__copied___5iaEY{background-color:#10b981!important;color:#fff!important}.DebugModal-module__content___pffAp{flex:1;overflow-y:auto;padding:20px}.DebugModal-module__section___4r5R-{margin-bottom:24px}.DebugModal-module__section___4r5R-:last-child{margin-bottom:0}.DebugModal-module__section___4r5R- h4{margin:0 0 12px;font-size:16px;font-weight:600;color:#374151;display:flex;align-items:center;gap:8px}.DebugModal-module__systemInfo___yoyLd{background:#f3f4f6;border:1px solid #d1d5db;border-radius:8px;padding:12px}.DebugModal-module__infoItem___n1DD5{display:flex;margin-bottom:8px;font-family:Courier New,monospace;font-size:12px;line-height:1.4}.DebugModal-module__infoItem___n1DD5:last-child{margin-bottom:0}.DebugModal-module__label___FUIb-{font-weight:600;color:#6b7280;min-width:120px;flex-shrink:0}.DebugModal-module__value___b9XJK{color:#111827;word-break:break-all;flex:1}.DebugModal-module__logs___ikxo0{background:#1f2937;border:1px solid #374151;border-radius:8px;padding:12px;max-height:300px;overflow-y:auto;font-family:Courier New,monospace;font-size:12px;line-height:1.4}.DebugModal-module__noLogs___3cpaw{color:#9ca3af;font-style:italic;text-align:center;padding:20px}.DebugModal-module__logItem___OeQOz{display:flex;margin-bottom:4px;padding:2px 0}.DebugModal-module__logItem___OeQOz:last-child{margin-bottom:0}.DebugModal-module__timestamp___Y0zt-{color:#9ca3af;margin-right:8px;font-size:10px;min-width:60px;flex-shrink:0}.DebugModal-module__level___iYOAP{margin-right:8px;font-weight:600;min-width:50px;flex-shrink:0}.DebugModal-module__message___d0U6e{flex:1;word-break:break-word}.DebugModal-module__logItem___OeQOz.DebugModal-module__log___zs22l .DebugModal-module__level___iYOAP,.DebugModal-module__logItem___OeQOz.DebugModal-module__info___--O75 .DebugModal-module__level___iYOAP{color:#60a5fa}.DebugModal-module__logItem___OeQOz.DebugModal-module__warn___QEtOi .DebugModal-module__level___iYOAP{color:#fbbf24}.DebugModal-module__logItem___OeQOz.DebugModal-module__error___a7opq .DebugModal-module__level___iYOAP{color:#f87171}.DebugModal-module__logItem___OeQOz.DebugModal-module__debug___tbU6h .DebugModal-module__level___iYOAP{color:#a78bfa}.DebugModal-module__logItem___OeQOz.DebugModal-module__log___zs22l .DebugModal-module__message___d0U6e,.DebugModal-module__logItem___OeQOz.DebugModal-module__info___--O75 .DebugModal-module__message___d0U6e{color:#e5e7eb}.DebugModal-module__logItem___OeQOz.DebugModal-module__warn___QEtOi .DebugModal-module__message___d0U6e{color:#fef3c7}.DebugModal-module__logItem___OeQOz.DebugModal-module__error___a7opq .DebugModal-module__message___d0U6e{color:#fecaca}.DebugModal-module__logItem___OeQOz.DebugModal-module__debug___tbU6h .DebugModal-module__message___d0U6e{color:#ddd6fe}.DebugModal-module__footer___Ram-5{display:flex;justify-content:flex-end;gap:12px;padding:16px 20px;border-top:1px solid #e5e7eb;background:#f9fafb}@media (max-width: 640px){.DebugModal-module__overlay___ptvtC{padding:8px}.DebugModal-module__modal___wEoTW{max-height:95vh}.DebugModal-module__header___vUtUy{padding:12px 16px}.DebugModal-module__header___vUtUy h3{font-size:16px}.DebugModal-module__content___pffAp{padding:16px}.DebugModal-module__section___4r5R-{margin-bottom:20px}.DebugModal-module__footer___Ram-5{padding:12px 16px;flex-direction:column-reverse}.DebugModal-module__footer___Ram-5 button{width:100%}.DebugModal-module__logs___ikxo0{max-height:250px;font-size:11px}.DebugModal-module__infoItem___n1DD5{flex-direction:column;margin-bottom:12px}.DebugModal-module__label___FUIb-{margin-bottom:4px;min-width:auto}}@media (prefers-color-scheme: dark){.DebugModal-module__modal___wEoTW{background:#1f2937;color:#f9fafb}.DebugModal-module__header___vUtUy{background:#111827;border-bottom-color:#374151}.DebugModal-module__header___vUtUy h3{color:#f9fafb}.DebugModal-module__section___4r5R- h4{color:#e5e7eb}.DebugModal-module__systemInfo___yoyLd{background:#111827;border-color:#374151}.DebugModal-module__label___FUIb-{color:#9ca3af}.DebugModal-module__value___b9XJK{color:#f9fafb}.DebugModal-module__footer___Ram-5{background:#111827;border-top-color:#374151}}@media (prefers-reduced-motion: reduce){.DebugModal-module__modal___wEoTW{transition:none}}@media (prefers-contrast: high){.DebugModal-module__overlay___ptvtC{background-color:#000000e6}.DebugModal-module__modal___wEoTW{border:2px solid #000}.DebugModal-module__logs___ikxo0{border:2px solid #374151}}.BottomMapControl-module__container___x85ox{display:flex;justify-content:center;align-items:center;width:calc(100% - 10vh);height:max(80px,11vh);position:fixed;bottom:2vh;gap:var(--spacing-lg)}.BottomMapControl-module__container___x85ox[data-layout=desktop]{flex-direction:column;justify-content:flex-start;align-items:center;width:auto;height:auto;position:fixed;right:1rem;top:50%;transform:translateY(-50%);bottom:auto;gap:var(--spacing-md);-webkit-backdrop-filter:blur(0px);backdrop-filter:blur(0px);border-radius:var(--border-radius-md)}.TabContainer-module__wrapper___S8odu{padding:0;margin:0}.TabContainer-module__transparent___b6EqI{background-color:transparent;border-bottom:none}.TabContainer-module__transparent___b6EqI .TabContainer-module__scrollable___umPrh{box-shadow:none}.TabContainer-module__container___xeCTp{display:flex;width:100%;height:100%;padding:0;margin:0;align-items:center}.TabContainer-module__prefixed___bBvtU{display:flex;align-items:center;z-index:1}.TabContainer-module__scrollable___umPrh{overflow-x:auto;white-space:nowrap;scrollbar-width:none;display:flex;background:transparent;flex-grow:1;min-width:0;box-shadow:inset 0 2px 0 0 var(--color-orange-800),inset 0 -2px 0 0 var(--color-orange-800)}.TabContainer-module__fixed___5tgHz{display:flex;align-items:center;justify-content:flex-end;z-index:1;margin-left:auto}.TabContainer-module__scrollable___umPrh::-webkit-scrollbar{display:none}.Dialog-module__overlay___dbaj9{background-color:var(--color-overlay, rgba(0, 0, 0, .6));position:fixed;top:0;right:0;bottom:0;left:0;animation:Dialog-module__overlayShow___BUcNA .15s cubic-bezier(.16,1,.3,1);z-index:var(--z-index-modal, 100)}.Dialog-module__content___0ABOM{background-color:var(--color-blue-100);border-radius:var(--border-radius-lg, .75rem);border:3px solid var(--color-orange-800, #663c14);box-shadow:var(--shadow-lg, 0 8px 16px rgba(0, 0, 0, .2));position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:450px;max-height:85vh;padding:var(--spacing-lg, 1rem);animation:Dialog-module__contentShow___CLTab .15s cubic-bezier(.16,1,.3,1);z-index:1200;display:flex;flex-direction:column;color:var(--color-text-light, #e0e0e0)}.Dialog-module__header___TmT8M{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-md, .75rem);padding-bottom:var(--spacing-sm, .5rem);border-bottom:1px solid var(--color-border, #797979)}.Dialog-module__title___uBcpd{font-size:var(--font-size-lg, 1.125rem);font-weight:var(--font-weight-semibold, 600);color:var(--color-text-light, #e0e0e0);margin:0}.Dialog-module__closeButton___5YWYA{border-radius:var(--border-radius-full, 9999px);cursor:pointer;transition:background-color var(--transition-fast, .2s ease)}.Dialog-module__closeButton___5YWYA:hover{background-color:var(--color-yellow-500, #8a7b24)}.Dialog-module__body___68rMX{flex:1;overflow-y:auto;margin-bottom:var(--spacing-md, .75rem);padding:var(--spacing-sm, .5rem) 0}.Dialog-module__footer___xyO33{display:flex;justify-content:flex-end;gap:var(--spacing-sm, .5rem);border-top:1px solid var(--color-border, #797979);padding-top:var(--spacing-md, .75rem)}@keyframes Dialog-module__overlayShow___BUcNA{0%{opacity:0}to{opacity:1}}@keyframes Dialog-module__contentShow___CLTab{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width: 600px){.Dialog-module__content___0ABOM{width:95%;padding:12px}}.TabDialogs-module__formGroup___buf-2{width:100%;display:flex;flex-direction:column;gap:var(--spacing-md, .75rem)}.TabDialogs-module__splitFooter___mNQ2G{display:flex;justify-content:space-between;width:100%}.TabDialogs-module__leftActions___XKBJx,.TabDialogs-module__rightActions___HUEE3{display:flex;gap:var(--spacing-sm, .5rem)}.TabDialogs-module__label___ZMxJ3{display:block;margin-bottom:var(--spacing-xs, .5rem);font-size:var(--font-size-sm, .875rem);font-weight:var(--font-weight-medium, 500);color:var(--color-text-light, #e0e0e0)}.TabDialogs-module__helpText___HmgMJ{font-size:var(--font-size-xs, .75rem);color:var(--color-text-muted, #a0a0a0);margin-bottom:var(--spacing-sm, .5rem);line-height:1.4}.TabDialogs-module__confirmText___bd7LL{font-size:var(--font-size-md, 1rem);color:var(--color-text-dark);margin:0 0 var(--spacing-lg, 1rem) 0;text-align:center;padding:var(--spacing-lg, 1rem) 0;background-color:var(--color-red-500, #1a0e0e);border-radius:var(--border-radius-md, .5rem);border:1px solid var(--color-red-700, #4d1a1a)}.TabDialogs-module__formGroup___buf-2 input,.TabDialogs-module__tabNameInput___gOeld{font-size:16px;width:100%;padding:var(--spacing-md, .75rem);border-radius:var(--border-radius-md, .5rem);border:2px solid var(--color-border, #797979);background-color:var(--color-green-200);color:var(--color-text-light, #e0e0e0);-webkit-appearance:none;-moz-appearance:none;appearance:none}.TabDialogs-module__formGroup___buf-2 input:focus,.TabDialogs-module__tabNameInput___gOeld:focus{border-color:var(--color-yellow-500, #3b82f6);outline:none}.TabDialogs-module__listItemContainer___EGFu-{display:flex;flex-direction:column;justify-content:start;align-items:start;padding:var(--spacing-sm, .5rem) 0;border:1px solid var(--color-border, #797979);border-radius:var(--border-radius-md, .5rem);background-color:var(--color-blue-50);gap:var(--spacing-sm, .5rem);overflow-y:auto;max-height:20vh;padding:var(--spacing-sm, .5rem)}.TabDialogs-module__listItem___5-x9k{display:flex;flex-direction:row;justify-content:start;align-items:center;padding:var(--spacing-xs, .5rem) var(--spacing-sm, .5rem);gap:var(--spacing-sm, .5rem);width:100%;border-radius:var(--border-radius-sm, .25rem)}.TabDialogs-module__listItem___5-x9k:hover{background-color:var(--color-blue-300)}.TabDialogs-module__mapTabLabel___8E-4Q{font-size:var(--font-size-sm, .875rem);color:var(--color-text-light, #e0e0e0)}.TabDialogs-module__radioGroup___9HmLB{display:flex;flex-direction:column;gap:var(--spacing-md, .75rem);padding:var(--spacing-sm, .5rem);border:1px solid var(--color-border, #797979);border-radius:var(--border-radius-md, .5rem);background-color:var(--color-blue-50)}.TabDialogs-module__radioOption___bM1jq{display:flex;align-items:center;gap:var(--spacing-sm, .5rem);padding:var(--spacing-xs, .5rem);border-radius:var(--border-radius-sm, .25rem)}.TabDialogs-module__radioOption___bM1jq:hover{background-color:var(--color-blue-300)}.TabDialogs-module__radioInput___9etmC{margin:0;width:1rem!important;height:1rem!important;padding:0;-webkit-appearance:checkbox!important;-moz-appearance:checkbox!important;appearance:checkbox!important;accent-color:var(--color-blue-500, #3b82f6);cursor:pointer}.TabDialogs-module__radioLabel___FNFkn{font-size:var(--font-size-sm, .875rem);color:var(--color-text-light, #e0e0e0);cursor:pointer}.TabDialogs-module__mapList___DAd4X{display:flex;flex-direction:column;gap:var(--spacing-sm, .5rem);max-height:200px;overflow-y:auto;padding:var(--spacing-sm, .5rem);border:1px solid var(--color-border, #797979);border-radius:var(--border-radius-md, .5rem);background-color:var(--color-blue-50)}.TabDialogs-module__mapButton___VNfB9{justify-content:flex-start!important;text-align:left!important;width:100%!important}.TabDialogs-module__selectionSummary___ck5np{margin:var(--spacing-xs, .5rem) 0;padding-left:var(--spacing-md, .75rem)}.TabDialogs-module__selectionSummary___ck5np p{margin:0;font-size:var(--font-size-sm, .875rem);color:var(--color-text-muted, #a0a0a0)}.TabDialogs-module__actionButton___t7YbJ{min-width:80px}.TabDialogs-module__dialogContent___ld-22{width:100%;max-width:400px}.TabDialogs-module__dialogDescription___j8OIN{margin:0 0 var(--spacing-md, .75rem) 0;font-size:var(--font-size-sm, .875rem);color:var(--color-text-muted, #a0a0a0);line-height:1.4}.TabDialogs-module__dialogBody___frAcS{padding:var(--spacing-md, .75rem) 0;min-height:200px}.TabDialogs-module__loadingState___k3dgV{display:flex;justify-content:center;align-items:center;padding:var(--spacing-xl, 2rem);color:var(--color-text-muted, #a0a0a0)}.TabDialogs-module__errorState___ElxxW{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md, .75rem);padding:var(--spacing-xl, 2rem);text-align:center}.TabDialogs-module__errorState___ElxxW p{color:var(--color-red-300, #fca5a5);margin:0}.TabDialogs-module__emptyState___fwKUQ{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md, .75rem);padding:var(--spacing-xl, 2rem);text-align:center}.TabDialogs-module__emptyStateIcon___czm5c{color:var(--color-text-muted, #a0a0a0);margin-bottom:var(--spacing-sm, .5rem)}.TabDialogs-module__emptyState___fwKUQ h3{margin:0;font-size:var(--font-size-lg, 1.125rem);color:var(--color-text-light, #e0e0e0)}.TabDialogs-module__emptyState___fwKUQ p{margin:0;font-size:var(--font-size-sm, .875rem);color:var(--color-text-muted, #a0a0a0);line-height:1.4}.TabDialogs-module__mapItem___-KcUt{display:flex;align-items:center;gap:var(--spacing-md, .75rem);padding:var(--spacing-md, .75rem);border-radius:var(--border-radius-md, .5rem);border:1px solid var(--color-border, #797979);background-color:var(--color-blue-100);cursor:pointer;transition:all .2s ease}.TabDialogs-module__mapItem___-KcUt:hover{background-color:var(--color-blue-200);border-color:var(--color-blue-500);transform:translateY(-1px)}.TabDialogs-module__mapItemIcon___JzecA{color:var(--color-blue-500, #3b82f6);flex-shrink:0}.TabDialogs-module__mapItemContent___I46Y-{flex:1}.TabDialogs-module__mapItemTitle___xXNBR{margin:0 0 var(--spacing-xs, .25rem) 0;font-size:var(--font-size-md, 1rem);font-weight:var(--font-weight-medium, 500);color:var(--color-text-light, #e0e0e0)}.TabDialogs-module__mapItemMeta___FvEFM{margin:0;font-size:var(--font-size-xs, .75rem);color:var(--color-text-muted, #a0a0a0)}.TabDialogs-module__loadingContainer___3tgZc{display:flex;justify-content:center;align-items:center;padding:var(--spacing-xl, 2rem);color:var(--color-text-muted, #a0a0a0)}.TabDialogs-module__errorContainer___NlE9m{display:flex;flex-direction:column;align-items:center;gap:var(--spacing-md, .75rem);padding:var(--spacing-xl, 2rem);text-align:center}.TabDialogs-module__errorText___U9OYw{color:var(--color-red-300, #fca5a5);margin:0;font-size:var(--font-size-sm, .875rem)}.TabDialogs-module__infoText___0jk5z{font-size:var(--font-size-sm, .875rem);color:var(--color-text-muted, #a0a0a0);margin:0 0 var(--spacing-md, .75rem) 0;line-height:1.4}.TabDialogs-module__deleteOptionsContainer___-NiMO{display:flex;flex-direction:column;gap:var(--spacing-lg, 1rem)}.TabDialogs-module__optionsContainer___fmxQG{display:flex;flex-direction:column;gap:var(--spacing-md, .75rem)}.TabDialogs-module__optionItem___QoxCY{border:1px solid var(--color-border, #797979);border-radius:var(--border-radius-md, .5rem);background-color:var(--color-blue-50);overflow:hidden}.TabDialogs-module__radioLabel___FNFkn{display:flex;align-items:flex-start;gap:var(--spacing-sm, .5rem);padding:var(--spacing-md, .75rem);cursor:pointer;width:100%}.TabDialogs-module__radioLabel___FNFkn:hover{background-color:var(--color-blue-100)}.TabDialogs-module__radioInput___9etmC{margin:2px 0 0;width:1.25rem;height:1.25rem;padding:0;cursor:pointer;flex-shrink:0}.TabDialogs-module__optionContent___r5sDd{display:flex;flex-direction:column;gap:var(--spacing-xs, .25rem);flex:1}.TabDialogs-module__optionTitle___mvRQ0{font-size:var(--font-size-md, 1rem);font-weight:var(--font-weight-medium, 500);color:var(--color-text-light, #e0e0e0)}.TabDialogs-module__optionDescription___2untM{font-size:var(--font-size-sm, .875rem);color:var(--color-text-muted, #a0a0a0);line-height:1.4}.TabDialogs-module__migrationOptions___ABLsN{padding:var(--spacing-md, .75rem);background-color:var(--color-blue-100);border-top:1px solid var(--color-border, #797979);display:flex;flex-direction:column;gap:var(--spacing-sm, .5rem)}.TabDialogs-module__selectLabel___0W9at{font-size:var(--font-size-sm, .875rem);font-weight:var(--font-weight-medium, 500);color:var(--color-text-light, #e0e0e0)}.TabDialogs-module__selectContainer___klyTB{position:relative;width:100%}.TabDialogs-module__mapSelector___E-egs{width:100%;font-size:16px;padding:var(--spacing-md, .75rem);padding-right:3rem;border-radius:var(--border-radius-md, .5rem);border:2px solid var(--color-border, #797979);background-color:var(--color-green-200);color:var(--color-text-light, #e0e0e0);-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer}.TabDialogs-module__mapSelector___E-egs:focus{border-color:var(--color-yellow-500, #3b82f6);outline:none}.TabDialogs-module__mapSelector___E-egs option{background-color:var(--color-green-200);color:var(--color-text-light, #e0e0e0)}.TabDialogs-module__selectIcon___dhmTz{position:absolute;right:var(--spacing-md, .75rem);top:50%;transform:translateY(-50%);color:var(--color-text-muted, #a0a0a0);pointer-events:none}.TabDialogs-module__warningContainer___xCAm1{padding:var(--spacing-md, .75rem);background-color:var(--color-yellow-50, #fffbeb);border:1px solid var(--color-yellow-200, #fef3c7);border-radius:var(--border-radius-md, .5rem)}.TabDialogs-module__warningText___cbVbL{margin:0;font-size:var(--font-size-sm, .875rem);color:var(--color-yellow-800, #92400e);line-height:1.4}.MapTabControl-module__container___71fGV{height:44px;top:80px;z-index:5;width:100%;display:flex;align-items:center;justify-content:center;padding-left:0;padding-right:0;margin:0;box-shadow:var(--shadow-md)}.MapTabControl-module__mapTabContainer___YU-3n{height:100%;background-color:#3882ad80;border-radius:.5rem;display:flex;align-items:center;justify-content:center;padding-left:0;padding-right:0;margin:0;box-shadow:var(--shadow-md)}.MapTabControl-module__tabsRoot___Ka4Bj{display:flex;flex-direction:column;width:100%}.MapTabControl-module__tabsList___aCgdV,.MapTabControl-module__tabsSection___JJ9Vt{display:flex}.MapTabControl-module__hiddenContent___bcSfo{display:none}.MapTabControl-module__scrollableTabs___q6-Dz{display:flex;gap:.25rem;overflow-x:auto;touch-action:pan-x;width:100%;min-width:0}.MapTabControl-module__scrollableTabs___q6-Dz::-webkit-scrollbar{display:none}.MapTabControl-module__tabTrigger___-elfe{border-radius:var(--border-radius-sm);overflow:hidden}.MapTabControl-module__userTab___3tR3w{touch-action:pan-x}.MapTabControl-module__allTabButton___R0Ncb{border-bottom-right-radius:0;border-top-right-radius:0;border-bottom-left-radius:var(--border-radius-md);border-top-left-radius:var(--border-radius-md)}.MapTabControl-module__addButton___h6wWa{border-bottom-left-radius:0;border-top-left-radius:0;border-bottom-right-radius:var(--border-radius-md);border-top-right-radius:var(--border-radius-md)}.MapTabControl-module__container___71fGV[data-layout=desktop]{padding:2.5rem 1rem 0}.TopMapControl-module__topContainer___xb7Yr{position:fixed;height:44px;top:80px;z-index:10;width:calc(100% - 10vw);display:flex;align-items:center;justify-content:center;padding:0;margin:0}.MapLibreMap-module__mapContainer___4GWWM{width:100%;height:100%;position:relative}.MapLibreMap-module__map___KRjqS{width:100%;height:100%}.MapLibreMap-module__map___KRjqS[style*=crosshair]{cursor:crosshair!important}.maplibregl-canvas-container{cursor:inherit!important}.MapLibreMap-module__mapContainer___4GWWM .MapLibreMap-module__map___KRjqS[style*=crosshair] .maplibregl-canvas,.MapLibreMap-module__mapContainer___4GWWM .MapLibreMap-module__map___KRjqS[style*=crosshair] .maplibregl-canvas-container{cursor:crosshair!important}.MapLibreMap-module__selectionRectangle___uwC7W{position:absolute;border:2px dashed #007bff;background-color:#007bff1a;pointer-events:none;z-index:1000}.MapLibreMap-module__marker___MI-uZ{width:20px;height:20px;border-radius:50%;border:2px solid white;cursor:pointer}.MapLibreMap-module__mapLoading___4qFsC,.MapLibreMap-module__mapError___dJK-M{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#f5f5f5;color:#333;font-size:1.2rem;text-align:center}.MapLibreMap-module__mapError___dJK-M{color:#d32f2f}.maplibregl-popup-content{padding:15px;max-width:300px}.maplibregl-popup-content h3{margin-top:0;margin-bottom:10px;font-size:16px}.maplibregl-popup-content p{margin:5px 0;font-size:14px}.maplibregl-popup-content textarea{width:100%;margin:5px 0;padding:5px;border:1px solid #ccc;border-radius:3px}.maplibregl-popup-content button{margin-top:10px;margin-right:5px;padding:5px 10px;background-color:#4285f4;color:#fff;border:none;border-radius:3px;cursor:pointer}.maplibregl-popup-content button:hover{background-color:#3367d6}.maplibregl-popup-content .marker-delete-btn{background-color:#d32f2f}.maplibregl-popup-content .marker-delete-btn:hover{background-color:#b71c1c}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}.BottomSheet-module__sheet___jjbww{--sheet-height: max(40px, 6vh);position:fixed;bottom:0;left:0;right:0;height:var(--sheet-height);background-color:var(--color-blue-100);backdrop-filter:blur(var(--glass-blur, 10px));-webkit-backdrop-filter:blur(var(--glass-blur, 10px));border-radius:1.5rem 1.5rem 0 0;border-top:2px solid var(--color-orange-800);border-left:2px solid var(--color-orange-800);border-right:2px solid var(--color-orange-800);box-shadow:var(--glass-shadow, 0 -4px 20px rgba(0, 0, 0, .2));padding:var(--spacing-sm, 8px) var(--spacing-sm, 8px) var(--spacing-sm, 8px);z-index:var(--z-index-bottomsheet, 1000);color:#000;transition:none;-webkit-user-select:none;user-select:none;touch-action:none;transform:translateY(calc(100% - var(--sheet-height)));overflow:hidden}.BottomSheet-module__positionClosed___U9ju1{--sheet-height: max(40px, 6vh)}.BottomSheet-module__positionPreview___d-pzp{--sheet-height: max(120px, 15vh)}.BottomSheet-module__positionFull___kDX-A{--sheet-height: max(300px, 70vh)}.BottomSheet-module__dragging___DMbb3{transition:none}.BottomSheet-module__clickTransition___UX6C1{transition:height .2s linear}.BottomSheet-module__sheet___jjbww:before{content:"";position:absolute;top:-20px;left:0;right:0;height:20px;z-index:6}.BottomSheet-module__handle___NG-RG{position:relative;width:clamp(3rem,15vw,6rem);height:12px;background-color:var(--color-green-100);border:1px solid var(--color-orange-800);border-radius:var(--border-radius-sm, 4px);margin:-4px auto var(--spacing-md, 12px);cursor:grab;touch-action:none;transition:background-color .2s ease}.BottomSheet-module__handle___NG-RG:before{content:"";position:absolute;top:-20px;left:calc(-50vw + 50%);width:100vw;height:52px;z-index:1001;cursor:grab;background-color:transparent}.BottomSheet-module__handle___NG-RG:hover{background-color:#ffffff80}.BottomSheet-module__handle___NG-RG:active,.BottomSheet-module__handle___NG-RG:active:before{cursor:grabbing}.BottomSheet-module__handle___NG-RG:active{background-color:#ffffff80}.BottomSheet-module__content___NjDXB{padding:0;height:calc(var(--sheet-height) - 1.5rem);overflow:hidden;display:flex;flex-direction:column}.BottomSheet-module__content___NjDXB::-webkit-scrollbar{width:4px}.BottomSheet-module__content___NjDXB::-webkit-scrollbar-track{background:transparent}.BottomSheet-module__content___NjDXB::-webkit-scrollbar-thumb{background-color:#ffffff4d;border-radius:4px}.BottomSheet-module__header___-EOH8{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-sm, 8px)}.BottomSheet-module__header___-EOH8 h3{margin:0;font-size:1.2rem}.BottomSheet-module__clearButton___auYhL{background:none;border:none;color:#fff;cursor:pointer;padding:var(--spacing-xs, 4px) var(--spacing-sm, 8px);border-radius:var(--border-radius-sm, 4px);font-size:.9rem;background-color:#ffffff1a}.BottomSheet-module__clearButton___auYhL:hover{background-color:#fff3}.BottomSheet-module__emptyState___-DY69{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-lg, 16px);text-align:center;color:#ffffffb3;height:100px}.BottomSheet-module__animating___ztY6Z{transition:height .25s ease-out}.Tabs-module__root___Co9xR{display:flex;flex-direction:column;width:100%}.Tabs-module__list___WwGpu{display:flex;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:8px}.Tabs-module__trigger___B7GZd{padding:8px 16px;cursor:pointer;display:flex;align-items:center;gap:8px;margin:0 4px}.Tabs-module__trigger___B7GZd[data-state=active]{border-bottom:2px solid var(--color-primary)}.Tabs-module__content___ABvkb{outline:none;padding:8px}.Tabs-module__map___b6R7K .Tabs-module__trigger___B7GZd{backdrop-filter:blur(var(--glass-blur));-webkit-backdrop-filter:blur(var(--glass-blur))}.Tabs-module__small___j1w2m .Tabs-module__trigger___B7GZd{padding:4px 8px;font-size:var(--font-size-xs)}.Tabs-module__medium___tY27Y .Tabs-module__trigger___B7GZd{padding:8px 16px;font-size:var(--font-size-sm)}.Tabs-module__large___7T0ku .Tabs-module__trigger___B7GZd{padding:12px 24px;font-size:var(--font-size-md)}.TextArea-module__textArea___KbQZG{display:block;width:100%;padding:var(--spacing-md);margin:0;border:1px solid var(--color-gray-300);border-radius:var(--border-radius-md);background-color:var(--color-background-light);font-family:var(--font-family);font-size:var(--font-size-md);color:var(--color-grey-900);resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}.TextArea-module__textArea___KbQZG:focus{outline:none;border-color:var(--color-blue-300);box-shadow:0 0 0 2px #007bff40}.TextArea-module__textArea___KbQZG:disabled{opacity:.6;cursor:not-allowed;background-color:var(--color-gray-100)}.TextArea-module__textArea___KbQZG::placeholder{color:var(--color-gray-400)}.TextArea-module__small___1X5F-{padding:var(--spacing-sm);font-size:var(--font-size-sm);border-radius:var(--border-radius-sm)}.TextArea-module__medium___UHNPb{padding:var(--spacing-md);font-size:var(--font-size-md);border-radius:var(--border-radius-md)}.TextArea-module__large___3RJJg{padding:var(--spacing-lg);font-size:var(--font-size-lg);border-radius:var(--border-radius-lg)}.TextArea-module__filled___Ignt4{background-color:var(--color-gray-100);border:1px solid transparent}.TextArea-module__filled___Ignt4:focus{background-color:var(--color-background-light);border-color:var(--color-blue-300)}.TextArea-module__outline___eF-yt{background-color:transparent;border:1px solid var(--color-gray-300)}.TextArea-module__outline___eF-yt:focus{border-color:var(--color-blue-300)}.PhotoGallery-module__gallery___B2FGH,.PhotoGallery-module__photoUploadGallery___YsXMb{display:flex;flex-direction:column;width:100%;border-radius:8px;overflow:hidden;position:relative}.PhotoGallery-module__photoUploadGallery___YsXMb.PhotoGallery-module__uploading___V1nGG{opacity:.9}.PhotoGallery-module__photoUpload___-MFGk{padding:10px;display:flex;justify-content:space-between;align-items:center;background-color:var(--color-background-secondary);border-bottom:1px solid var(--color-border)}.PhotoGallery-module__uploadLabel___V8bY3{cursor:pointer;display:flex;align-items:center}.PhotoGallery-module__uploadLabel___V8bY3 button:disabled{cursor:not-allowed;opacity:.6}.PhotoGallery-module__fileInput___pGC3d{display:none}.PhotoGallery-module__photoCount___K3E7e{font-size:.8rem;color:var(--color-text-secondary);margin-left:10px}.PhotoGallery-module__galleryContainer___flFiN{position:relative;width:100%}.PhotoGallery-module__photoScroll___sMQ7z{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;padding:10px;background-color:var(--color-background-primary);gap:10px;scrollbar-width:thin;scrollbar-color:var(--color-gray-300) transparent}.PhotoGallery-module__photoScroll___sMQ7z::-webkit-scrollbar{height:4px}.PhotoGallery-module__photoScroll___sMQ7z::-webkit-scrollbar-track{background:transparent}.PhotoGallery-module__photoScroll___sMQ7z::-webkit-scrollbar-thumb{background-color:var(--color-gray-300);border-radius:4px}.PhotoGallery-module__photoItem___-reQv{position:relative;flex:0 0 auto;border-radius:4px;overflow:hidden;box-shadow:0 2px 4px #0000001a;cursor:pointer;transition:transform .2s ease}.PhotoGallery-module__photoItem___-reQv:hover{transform:scale(1.05)}.PhotoGallery-module__photoItem___-reQv.PhotoGallery-module__uploading___V1nGG{opacity:.8}.PhotoGallery-module__photo___1sCQu{display:block;object-fit:cover}.PhotoGallery-module__small___ZdwFp .PhotoGallery-module__photo___1sCQu{width:80px;height:80px}.PhotoGallery-module__medium___VskI0 .PhotoGallery-module__photo___1sCQu{width:120px;height:120px}.PhotoGallery-module__large___bSnqY .PhotoGallery-module__photo___1sCQu{width:160px;height:160px}.PhotoGallery-module__removeButton___OGvXn{position:absolute;top:5px;right:5px;width:24px;height:24px;border-radius:50%;background-color:#00000080;color:#fff;border:none;font-size:16px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.PhotoGallery-module__removeButton___OGvXn:hover{background-color:#000000b3}.PhotoGallery-module__removeButton___OGvXn:disabled{cursor:not-allowed;opacity:.5}.PhotoGallery-module__progressOverlay___FgSq0{position:absolute;bottom:0;left:0;right:0;background-color:#00000080;padding:4px;display:flex;flex-direction:column;align-items:center;border-radius:0 0 4px 4px}.PhotoGallery-module__progressBar___946BY{height:4px;background-color:var(--color-primary);border-radius:2px;width:0%;transition:width .3s ease;margin-bottom:2px}.PhotoGallery-module__progressText___7HoyO{color:#fff;font-size:.7rem;text-align:center}.PhotoGallery-module__uploadProgressContainer___V1fQo{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#ffffffb3;display:flex;justify-content:center;align-items:center;z-index:10}.PhotoGallery-module__uploadProgressOverlay___-zV4E{background-color:#000c;border-radius:8px;padding:20px;display:flex;flex-direction:column;align-items:center;gap:10px}.PhotoGallery-module__uploadProgressSpinner___jP-xz{width:30px;height:30px;border:3px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:PhotoGallery-module__spin___N6QnR 1s linear infinite}@keyframes PhotoGallery-module__spin___N6QnR{to{transform:rotate(360deg)}}.PhotoGallery-module__uploadProgressText___bZuzT{color:#fff;font-size:.9rem}.PhotoGallery-module__errorMessage___vNFc4{background-color:#ff00001a;border:1px solid rgba(255,0,0,.3);color:#d32f2f;padding:12px;border-radius:4px;margin:8px;font-size:.9rem;display:flex;flex-direction:column;gap:6px}.PhotoGallery-module__errorTitle___JsQB6{font-weight:700;font-size:1rem;margin-bottom:2px}.PhotoGallery-module__errorDetails___ZqBkx{line-height:1.4}.PhotoGallery-module__errorHelp___Fyli8{background-color:#ffffffb3;padding:8px;border-radius:4px;font-size:.85rem;color:#555;margin-top:4px;line-height:1.4}.PhotoGallery-module__sizeError___PfbWb{background-color:#ff98001a;border:1px solid rgba(255,152,0,.3);color:#e65100}.PhotoGallery-module__sizeError___PfbWb .PhotoGallery-module__errorTitle___JsQB6{color:#e65100}.PhotoGallery-module__formatError___WZKGa{background-color:#673ab71a;border:1px solid rgba(103,58,183,.3);color:#4527a0}.PhotoGallery-module__formatError___WZKGa .PhotoGallery-module__errorTitle___JsQB6{color:#4527a0}.PhotoGallery-module__photoLimitWarning___92BqW{background-color:#ff98001a;border:1px solid rgba(255,152,0,.3);color:#f57c00;padding:8px 12px;border-radius:4px;margin:8px;font-size:.9rem}.PhotoGallery-module__emptyState___KrC4N{padding:20px;text-align:center;color:var(--color-text-secondary);font-style:italic;background-color:var(--color-background-secondary);border-radius:8px;width:100%;min-height:100px;display:flex;align-items:center;justify-content:center;border:2px dashed var(--color-border);margin:10px 0}.PhotoGallery-module__photoErrorOverlay___BQuL1{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:3}.PhotoGallery-module__photoErrorMessage___sOCI-{color:#fff;font-size:.8rem;background-color:#000000b3;padding:4px 8px;border-radius:4px}.PhotoGallery-module__previewModal___uKrO0{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#000c;display:flex;justify-content:center;align-items:center;z-index:1000}.PhotoGallery-module__previewContent___o3mGF{position:relative;max-width:90vw;max-height:90vh;background-color:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 20px #0000004d}.PhotoGallery-module__previewImage___9h8fv{display:block;max-width:100%;max-height:90vh;object-fit:contain}.PhotoGallery-module__previewClose___W3yyK{position:absolute;top:10px;right:10px;width:30px;height:30px;border-radius:50%;background-color:#00000080;color:#fff;border:none;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:2}.PhotoGallery-module__previewClose___W3yyK:hover{background-color:#000000b3}.PhotoGallery-module__previewErrorOverlay___Zhh1q{position:absolute;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:3}.PhotoGallery-module__previewErrorMessage___n4oTD{color:#fff;font-size:1rem;background-color:#000000b3;padding:8px 16px;border-radius:4px;text-align:center;max-width:80%}.Coordinates-module__coordinates___Sdfw5{display:flex;align-items:center;font-family:var(--font-family);color:var(--color-text-dark)}.Coordinates-module__value___tIMXr{font-family:var(--font-family-mono, monospace);letter-spacing:.02em}.Coordinates-module__locationDisplay___j7QQ-{display:flex;flex-direction:column}.Coordinates-module__townName___Sjlsn{font-size:1.1em;font-weight:500;margin-bottom:2px;display:flex;align-items:center}.Coordinates-module__townName___Sjlsn:before{content:"";display:inline-block;width:12px;height:12px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="12" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z"></path><circle cx="12" cy="10" r="3"></circle></svg>');background-repeat:no-repeat;margin-right:4px}.Coordinates-module__coordinates___Sdfw5{font-size:.85em;color:var(--color-gray-500);font-family:var(--font-family-mono, monospace);letter-spacing:.02em}.Coordinates-module__copyButton___ok6Af{display:inline-flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;padding:4px;margin-left:8px;color:var(--color-gray-500);border-radius:var(--border-radius-sm);transition:color .2s ease,background-color .2s ease}.Coordinates-module__copyButton___ok6Af:hover{color:var(--color-blue-500);background-color:var(--color-gray-100)}.Coordinates-module__copyButton___ok6Af:active{transform:scale(.95)}.Coordinates-module__small___lBZd5{font-size:var(--font-size-sm)}.Coordinates-module__small___lBZd5 .Coordinates-module__copyButton___ok6Af{width:24px;height:24px}.Coordinates-module__medium___izBge{font-size:var(--font-size-md)}.Coordinates-module__medium___izBge .Coordinates-module__copyButton___ok6Af{width:28px;height:28px}.Coordinates-module__large___N9Kgr{font-size:var(--font-size-lg)}.Coordinates-module__large___N9Kgr .Coordinates-module__copyButton___ok6Af{width:32px;height:32px}.Coordinates-module__bordered___hRF9f{padding:var(--spacing-sm) var(--spacing-md);border:1px solid var(--color-gray-200);border-radius:var(--border-radius-md);background-color:var(--color-background-light)}.Coordinates-module__inline___4Dmwf{display:inline-flex}.DefaultContent-module__defaultContent___brUKB{font-family:var(--font-family)}.DefaultContent-module__markerHeader___kitWI{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.DefaultContent-module__markerHeader___kitWI h2{margin:0;font-size:1.5rem;font-weight:600}.DefaultContent-module__titleInputContainer___-ch7R{flex:1;position:relative}.DefaultContent-module__inputError___tPov4{border-color:var(--color-red-500)!important;background-color:#ff00000d!important}.DefaultContent-module__errorMessage___Fma1y{color:var(--color-red-500);font-size:.8rem;margin-top:4px;position:absolute}.DefaultContent-module__markerCoordinates___qbj8a,.DefaultContent-module__markerRating___fbf7Q,.DefaultContent-module__markerPhotos___LNokT,.DefaultContent-module__markerConditions___WmaTq,.DefaultContent-module__markerNotes___X4APp{margin-bottom:8px}.DefaultContent-module__markerNotes___X4APp textarea,.DefaultContent-module__markerConditions___WmaTq textarea{width:100%;padding:8px;border:1px solid #ccc;border-radius:4px;font-family:var(--font-family);resize:vertical}.DefaultContent-module__ratingStars___dfMIU{display:inline-flex;gap:4px;margin-top:8px}.DefaultContent-module__star___KtpQA{font-size:1.5rem;color:#ccc}.DefaultContent-module__star___KtpQA.DefaultContent-module__active___Sx-i9{color:gold}.DefaultContent-module__markerActions___OptRv{display:flex;gap:8px;margin-top:24px}.TripLogForm-module__form___O-ls7{display:flex;flex-direction:column;gap:var(--spacing-md);padding:var(--spacing-sm) 0}.TripLogForm-module__formField___Z1ab-{display:flex;flex-direction:column;gap:var(--spacing-xs)}.TripLogForm-module__formField___Z1ab- label{font-weight:500;color:var(--color-gray-900);font-size:.9rem}.TripLogForm-module__formActions___Sv0OW{display:flex;justify-content:flex-end;gap:var(--spacing-sm)}.TripLogForm-module__errorText___Z49Ue{color:var(--color-error);font-size:.8rem;margin-top:var(--spacing-xs)}.TripLogsContent-module__tripLogsContent___VReHR{padding:16px}.TripLogsContent-module__tripLogsHeader___4rT9S{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.TripLogsContent-module__tripLogsHeader___4rT9S h3{margin:0;font-size:1.2rem;font-weight:600}.TripLogsContent-module__addButton___vMQ5S{min-width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center}.TripLogsContent-module__tripLogsList___0ttVz{margin-bottom:16px}.TripLogsContent-module__logHeader___NzH11{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 0}.TripLogsContent-module__thumbnailContainer___Y3wwy{width:40px;height:40px;margin-right:12px;border-radius:4px;overflow:hidden;flex-shrink:0;border:1px solid var(--color-border);background-color:var(--color-background-secondary)}.TripLogsContent-module__thumbnail___lQ8yw{width:100%;height:100%;object-fit:cover;display:block}.TripLogsContent-module__logDate___N5Yhe{font-weight:600;font-size:1rem}.TripLogsContent-module__expandButton___JoDkP{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;color:var(--color-text-secondary)}.TripLogsContent-module__expandButton___JoDkP:hover{background-color:var(--color-background-hover)}.TripLogsContent-module__logSubheader___FPQXV{color:var(--color-text-secondary);font-size:.9rem;margin-bottom:8px}.TripLogsContent-module__logSubtitleContent___L5hMR{display:flex;justify-content:space-between;align-items:center;width:100%}.TripLogsContent-module__photoIndicator___Iid-L{display:flex;align-items:center;gap:4px;color:var(--color-text-secondary);font-size:.8rem;background-color:var(--color-background-secondary);padding:2px 6px;border-radius:12px}.TripLogsContent-module__logDetails___8L8P-{padding:8px 0;border-top:1px solid var(--color-border)}.TripLogsContent-module__logContent___ojc7T{display:flex;flex-direction:column;gap:8px}.TripLogsContent-module__logNotes___PidHE,.TripLogsContent-module__logWeather___0d1bn{font-size:.9rem;line-height:1.4}.TripLogsContent-module__logPhotos___LsKJc{margin-top:8px}.TripLogsContent-module__logPhotos___LsKJc strong{display:block;margin-bottom:8px}.TripLogsContent-module__logActions___xk4pa{display:flex;gap:8px;margin-top:12px}.TripLogsContent-module__editButton___fOSyT,.TripLogsContent-module__deleteButton___6c10j{padding:4px 8px;font-size:.8rem}.TripLogsContent-module__deleteButton___6c10j{color:var(--color-error)}.TripLogsContent-module__warningContent___n7Fu1{padding:8px 0;line-height:1.5}.TripLogsContent-module__warningContent___n7Fu1 p{margin:8px 0}.TripLogsContent-module__warningActions___8jrzr{display:flex;justify-content:flex-end;gap:8px}.TaxonSelector-module__container___egZr3{position:relative;width:100%}.TaxonSelector-module__searchInput___LDJiD,.TaxonSelector-module__searchField___n0U0A{width:100%}.TaxonSelector-module__suggestionsContainer___TVkNm{position:absolute;top:100%;left:0;right:0;z-index:1000;background:var(--color-yellow-50);border:1px solid var(--color-border);border-radius:var(--border-radius-medium);box-shadow:var(--shadow-medium);margin-top:4px;max-height:200px;overflow:hidden}.TaxonSelector-module__taxonItem___x-y2F{padding:12px 16px;cursor:pointer;border-bottom:1px solid var(--color-border-light);transition:background-color .2s ease}.TaxonSelector-module__taxonItem___x-y2F:hover{background-color:var(--color-background-hover)}.TaxonSelector-module__taxonItem___x-y2F:last-child{border-bottom:none}.TaxonSelector-module__taxonName___45xJv{font-size:var(--font-size-medium);font-weight:var(--font-weight-medium);color:#000;margin-bottom:4px}.TaxonSelector-module__taxonDetails___S4h88{font-size:var(--font-size-small);color:#000}.TaxonSelector-module__taxonDetails___S4h88 em{font-style:italic;color:var(--color-gray-700)}.TaxonSelector-module__loadingIndicator___kkZip{position:absolute;top:100%;left:0;right:0;z-index:999;background:var(--color-yellow-50);border:1px solid var(--color-border);border-radius:var(--border-radius-medium);padding:12px;margin-top:4px;display:flex;align-items:center;justify-content:center}.TaxonSelector-module__spinner___OQIcQ{width:16px;height:16px;border:2px solid var(--color-border);border-top-color:var(--color-primary);border-radius:50%;animation:TaxonSelector-module__spin___gOkZN 1s linear infinite}@keyframes TaxonSelector-module__spin___gOkZN{to{transform:rotate(360deg)}}.TaxonSelector-module__errorText___t1aRg{font-size:var(--font-size-small);color:var(--color-error);margin-top:4px;padding:0 4px}@media (max-width: 768px){.TaxonSelector-module__suggestionsContainer___TVkNm{max-height:150px}.TaxonSelector-module__taxonItem___x-y2F{padding:10px 12px}.TaxonSelector-module__taxonName___45xJv{font-size:var(--font-size-small)}.TaxonSelector-module__taxonDetails___S4h88{font-size:var(--font-size-xs)}}.SpecimenForm-module__form___x0XX7{display:flex;flex-direction:column;gap:16px}.SpecimenForm-module__formField___NlEk9{display:flex;flex-direction:column;gap:8px}.SpecimenForm-module__formField___NlEk9 label{font-weight:500;font-size:.9rem;color:#000}.SpecimenForm-module__errorText___eSN6e{color:var(--color-error);font-size:var(--font-size-small);margin-top:4px}.SpecimenForm-module__autoPopulatedHint___aD97-{color:var(--color-text-tertiary);font-size:var(--font-size-xs);margin-top:4px;font-style:italic}.SpecimenForm-module__formActions___jDftC{display:flex;justify-content:flex-end;gap:8px}.SpecimenForm-module__typeSelection___EfkbQ{display:flex;gap:16px;margin-top:4px}.SpecimenForm-module__radioLabel___Xj-Wn{display:flex;align-items:center;gap:8px;cursor:pointer;font-weight:400}.SpecimenForm-module__radioLabel___Xj-Wn input{margin:0}.SpecimenForm-module__radioLabel___Xj-Wn span{font-size:.9rem;color:#000}.SpecimensContent-module__specimensContent___08d9D{padding:16px;font-family:var(--font-family)}.SpecimensContent-module__specimensHeader___ieKDn{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.SpecimensContent-module__specimensHeader___ieKDn h3{margin:0;font-size:1.2rem;font-weight:600}.SpecimensContent-module__addButton___c-aA-{min-width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center}.SpecimensContent-module__specimenList___4JLb3{margin-bottom:16px}.SpecimensContent-module__specimenHeader___ZvVG3{display:flex;justify-content:space-between;align-items:center;cursor:pointer;padding:8px 0}.SpecimensContent-module__thumbnailContainer___axFov{width:40px;height:40px;margin-right:12px;border-radius:4px;overflow:hidden;flex-shrink:0;border:1px solid var(--color-border);background-color:var(--color-background-secondary)}.SpecimensContent-module__thumbnail___nCL6e{width:100%;height:100%;object-fit:cover;display:block}.SpecimensContent-module__specimenName___ZfBEW{font-weight:600;font-size:1rem;color:#000}.SpecimensContent-module__expandButton___7dBeI{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:4px;border-radius:4px;color:var(--color-text-secondary)}.SpecimensContent-module__expandButton___7dBeI:hover{background-color:var(--color-background-hover)}.SpecimensContent-module__specimenSubheader___3vDPZ{color:var(--color-text-secondary);font-size:.9rem;margin-bottom:8px}.SpecimensContent-module__specimenSubtitleContent___ECy14{display:flex;justify-content:space-between;align-items:center;width:100%}.SpecimensContent-module__photoIndicator___iVkcI{display:flex;align-items:center;gap:4px;color:var(--color-text-secondary);font-size:.8rem;background-color:var(--color-background-secondary);padding:2px 6px;border-radius:12px}.SpecimensContent-module__specimenDetails___ZJMmE{padding:8px 0;border-top:1px solid var(--color-border)}.SpecimensContent-module__specimenContent___tBqmt{display:flex;flex-direction:column;gap:8px}.SpecimensContent-module__specimenDate___7vSQ5,.SpecimensContent-module__specimenNotes___y-xIt{font-size:.9rem;line-height:1.4}.SpecimensContent-module__specimenPhotos___MvVGO{margin-top:8px}.SpecimensContent-module__specimenPhotos___MvVGO strong{display:block;margin-bottom:8px}.SpecimensContent-module__specimenActions___LO97v{display:flex;gap:8px;margin-top:12px}.SpecimensContent-module__editButton___KuJ2Y,.SpecimensContent-module__deleteButton___GX-lI{padding:4px 8px;font-size:.8rem}.SpecimensContent-module__deleteButton___GX-lI{color:var(--color-error)}.SpecimensContent-module__warningContent___BBFoV{padding:8px 0;line-height:1.5}.SpecimensContent-module__warningContent___BBFoV p{margin:8px 0}.SpecimensContent-module__warningActions___sup1J{display:flex;justify-content:flex-end;gap:8px}.LocationMarkerContent-module__locationMarkerContent___LsS0N{padding:8px;font-family:var(--font-family);height:100%}.LocationMarkerContent-module__locationMarkerContent___LsS0N .listContainer.scrollable{overflow:visible!important;max-height:none!important}.LocationMarkerContent-module__locationMarkerContent___LsS0N .content{padding:8px 0}.LocationMarkerContent-module__locationMarkerContent___LsS0N .list{margin-bottom:0}.LocationMarkerContent-module__locationMarkerContent___LsS0N .scrollable{overflow-x:auto;white-space:nowrap;scrollbar-width:none}.LocationMarkerContent-module__locationMarkerContent___LsS0N .scrollable::-webkit-scrollbar{display:none}.LocationMarkerContent-module__tabContainer___cq9FI{width:100%}.LocationMarkerContent-module__tabContainer___cq9FI .scrollable{display:flex;align-items:center;min-width:0;box-shadow:none}.LocationMarkerContent-module__tabContainer___cq9FI .container{box-shadow:none}.LocationMarkerContent-module__tabContainer___cq9FI .root{width:100%}.LocationMarkerContent-module__tabContainer___cq9FI .list{display:flex;flex-wrap:nowrap;width:max-content}.BottomSheet-module__bottomSheetContent___66iPT{padding:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;position:relative}.BottomSheet-module__bottomSheetContent___66iPT:after{content:"";position:absolute;bottom:0;left:0;right:0;height:20px;background:linear-gradient(to top,rgba(255,255,255,.8),transparent);pointer-events:none;opacity:0;transition:opacity .2s}.BottomSheet-module__bottomSheetContent___66iPT.BottomSheet-module__hasMoreContent___FXp6W:after{opacity:1}.BottomSheet-module__emptyState___8Mwlj{display:flex;flex-direction:column;align-items:center;justify-content:center;height:200px;text-align:center;color:#666}.BottomSheet-module__emptyState___8Mwlj h3{margin-bottom:8px}.DesktopSidebar-module__desktopSidebar___My7jG{width:400px;min-width:400px;height:100%;display:flex;flex-direction:column;background:var(--color-blue-100);border:2px solid var(--color-orange-800);border-left:none;border-radius:0 1.5rem 0 0;overflow:hidden;transition:transform .3s ease;position:absolute;left:0;z-index:16;box-shadow:var(--shadow-lg)}.DesktopSidebar-module__desktopSidebar___My7jG.DesktopSidebar-module__open___3Mkw-{transform:translate(0)}.DesktopSidebar-module__desktopSidebar___My7jG.DesktopSidebar-module__closed___W5wh7{transform:translate(-100%)}.DesktopSidebar-module__navigationHeader___8JFrW{display:flex;justify-content:space-between;align-items:center;padding:1rem;border-bottom:1px solid var(--color-orange-200);background:var(--color-blue-50);flex-shrink:0}.DesktopSidebar-module__navigationTitle___u1b-W h2{margin:0;font-size:1.25rem;font-weight:600;color:var(--color-gray-800)}.DesktopSidebar-module__navButton___55mPi{border-radius:.5rem}.DesktopSidebar-module__toggleButton___uWvdf{position:absolute;top:50%;transform:translateY(-50%);z-index:11;box-shadow:var(--shadow-lg)}.DesktopSidebar-module__toggleButton___uWvdf.DesktopSidebar-module__toggleOpen___FGXAN{left:400px}.DesktopSidebar-module__toggleButton___uWvdf.DesktopSidebar-module__toggleClosed___lBEbl{left:0}.DesktopSidebar-module__searchArea___AoNJG{flex-shrink:0;padding:1rem;border-bottom:1px solid var(--border-color);background:var(--surface-elevated)}.DesktopSidebar-module__sidebarTitle___CrlBI{font-size:1.25rem;font-weight:600;margin:0;color:var(--primary-color)}.DesktopSidebar-module__searchContainer___GRSa3{width:100%}.DesktopSidebar-module__modeSwitcher___Lrjbi{display:flex;background:var(--color-blue-50);flex-shrink:0}.DesktopSidebar-module__modeButton___yG18L{flex:1;padding:.75rem 1rem;border:none;background:none;color:var(--text-muted);font-weight:500;font-size:.9rem;cursor:pointer;transition:all .2s ease;border-bottom:3px solid transparent}.DesktopSidebar-module__modeButton___yG18L:hover{background:var(--color-blue-100);color:var(--text-color)}.DesktopSidebar-module__modeButton___yG18L.DesktopSidebar-module__active___-TvHx{color:var(--color-orange-800);font-weight:600;background:var(--color-blue-100);border-bottom-color:var(--color-orange-800)}.DesktopSidebar-module__contentAreas___ne0w8{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.DesktopSidebar-module__listArea___q8Qxw{flex:3;display:flex;flex-direction:column;border-bottom:1px solid var(--border-color);overflow:hidden;min-height:0}.DesktopSidebar-module__detailArea___4mSQ1{flex:2;display:flex;flex-direction:column;overflow:hidden;min-height:0}.DesktopSidebar-module__listArea___q8Qxw:only-child,.DesktopSidebar-module__detailArea___4mSQ1:only-child{flex:1;border-bottom:none}.DesktopSidebar-module__markerArea___AsU1W{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.DesktopSidebar-module__areaHeader___LPirf{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;border-bottom:1px solid var(--border-color);background:var(--surface-elevated);flex-shrink:0}.DesktopSidebar-module__areaTitle___W6a9u{font-size:1rem;font-weight:600;margin:0;color:var(--text-color)}.DesktopSidebar-module__closeButton___D6s--{background:none;border:none;color:var(--text-muted);font-size:1.25rem;font-weight:700;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:1.5rem;height:1.5rem}.DesktopSidebar-module__closeButton___D6s--:hover{background:var(--error-color-light);color:var(--error-color)}.DesktopSidebar-module__areaContent___DSriq{flex:1;overflow-y:auto;overflow-x:hidden}.DesktopSidebar-module__welcomeContent___26E7O{flex:1;padding:2rem;display:flex;align-items:flex-start;justify-content:center;overflow-y:auto}.DesktopSidebar-module__welcomeCard___qZ8qz{text-align:center;max-width:320px}.DesktopSidebar-module__welcomeCard___qZ8qz h2{margin:0 0 1rem;color:var(--primary-color);font-size:1.5rem;font-weight:600}.DesktopSidebar-module__welcomeCard___qZ8qz>p{margin:0 0 2rem;color:var(--text-muted);font-size:1rem;line-height:1.5}.DesktopSidebar-module__quickActions___aCm-z{display:flex;flex-direction:column;gap:1rem}.DesktopSidebar-module__actionCard___6BJcA{padding:1rem;border:1px solid var(--border-color);border-radius:8px;text-align:left;background:var(--surface-elevated);transition:all .2s ease}.DesktopSidebar-module__actionCard___6BJcA:hover{border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.DesktopSidebar-module__actionCard___6BJcA h3{margin:0 0 .5rem;font-size:.9rem;color:var(--text-color);font-weight:600}.DesktopSidebar-module__actionCard___6BJcA p{margin:0;font-size:.8rem;color:var(--text-muted);line-height:1.4}.DesktopSidebar-module__emptyState___Zipw4{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;text-align:center;height:100%;color:var(--text-muted)}.DesktopSidebar-module__emptyStateIcon___QKVz7{font-size:3rem;margin-bottom:1rem;opacity:.7}.DesktopSidebar-module__emptyState___Zipw4 h3{margin:0 0 .5rem;font-size:1.1rem;font-weight:600;color:var(--text-color)}.DesktopSidebar-module__emptyState___Zipw4 p{margin:0;font-size:.9rem;line-height:1.5;max-width:280px}.DesktopSidebar-module__loading___-jZKc{padding:2rem;text-align:center;color:var(--text-muted);font-style:italic}.DesktopSidebar-module__errorState___R6Na2{padding:2rem;text-align:center;color:var(--error-color)}.DesktopSidebar-module__errorState___R6Na2 p{margin:0;font-size:.9rem}[data-layout=desktop]{--content-padding: 1rem;--content-border-radius: 0;--content-max-height: none}@media (max-width: 1200px){.DesktopSidebar-module__desktopSidebar___My7jG{width:350px;min-width:350px}.DesktopSidebar-module__toggleButton___uWvdf.DesktopSidebar-module__toggleOpen___FGXAN{left:350px}.DesktopSidebar-module__searchArea___AoNJG{padding:.75rem}.DesktopSidebar-module__sidebarTitle___CrlBI{font-size:1.1rem}.DesktopSidebar-module__welcomeContent___26E7O{padding:1.5rem}}@media (max-width: 1024px){.DesktopSidebar-module__desktopSidebar___My7jG{width:320px;min-width:320px}.DesktopSidebar-module__toggleButton___uWvdf.DesktopSidebar-module__toggleOpen___FGXAN{left:320px}.DesktopSidebar-module__welcomeCard___qZ8qz{max-width:none}.DesktopSidebar-module__actionCard___6BJcA{padding:.75rem}}.DesktopSidebar-module__closeButton___D6s--:focus{outline:2px solid var(--primary-color);outline-offset:2px}.DesktopSidebar-module__modeButton___yG18L:focus{outline:2px solid var(--primary-color);outline-offset:2px}.DesktopSidebar-module__listArea___q8Qxw,.DesktopSidebar-module__detailArea___4mSQ1{transition:flex .3s ease}.DesktopSidebar-module__actionCard___6BJcA,.DesktopSidebar-module__closeButton___D6s--{transition:all .2s ease}.DesktopSidebar-module__observationsContent___9WRo3,.DesktopSidebar-module__markersContent___YMHqI{flex:1;display:flex;flex-direction:column;overflow:hidden;min-height:0}.DesktopSidebar-module__visible___KSWHD{display:flex}.DesktopSidebar-module__hidden___LOOHc{display:none}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion: no-preference){.App-logo{animation:App-logo-spin infinite 20s linear}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
