:root{--bg: #f5f5f7;--panel: rgba(255, 255, 255, .8);--panel-strong: #ffffff;--card: rgba(255, 255, 255, .72);--text: #1d1d1f;--muted: #6e6e73;--accent: #0071e3;--accent-strong: #0077ed;--danger: #d94242;--border: rgba(29, 29, 31, .08);--shadow: 0 4px 18px rgba(0, 0, 0, .04);--radius: 6px;font-family:SF Pro Text,SF Pro Display,Helvetica Neue,Helvetica,Arial,sans-serif;color:var(--text);background-color:var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#fffffff2,#f5f5f7e0 38%,#f5f5f7),linear-gradient(180deg,#fbfbfd,#f5f5f7)}#root{max-width:1440px;margin:0 auto;padding:12px 20px 48px}.page{display:flex;flex-direction:column;gap:20px}.page-user .hero{background:#ffffffb8}.page-admin .hero{background:#fffaf7cc;border-color:#bf451d29;box-shadow:0 8px 30px #aa4a2814}.page-admin .hero h1{color:#7c2d12}.page-admin .panel{border-color:#f0c4ad;box-shadow:0 12px 36px #aa4a281f}.page-admin .pill{background:#bf451d0f;border-color:#bf451d1f;color:#8c3b1b}.page-admin .tab.active{border-color:#bf451d;background:#bf451d24;box-shadow:0 0 0 3px #bf451d29}.page-admin button.primary{background:linear-gradient(135deg,#bf451d,#8c2f14)}.hero{display:flex;align-items:center;gap:18px;background:#ffffff85;border:1px solid rgba(29,29,31,.05);padding:14px 22px;border-radius:4px;box-shadow:none;backdrop-filter:saturate(140%) blur(18px);-webkit-backdrop-filter:saturate(140%) blur(18px)}.hero-logo{width:42px;height:42px;object-fit:contain;filter:none}.hero h1{margin:0 0 6px;font-size:24px;font-weight:600;letter-spacing:-.03em}.hero p{margin:0;color:var(--muted);font-size:14px}.hero-auth{margin-left:auto;display:flex;align-items:center;gap:8px;flex-wrap:wrap;position:relative}.header-icon-button{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;border-radius:50%;font-size:14px;font-weight:800;line-height:1}.header-icon-button svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.admin-add-button{width:38px;min-width:38px;height:38px;min-height:38px;aspect-ratio:1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;padding:0;border-radius:50%;font-size:24px;font-weight:650;line-height:1}.file-action-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface);color:var(--text);font-weight:700;cursor:pointer}.file-action-button input{display:none}.file-action-button.disabled{cursor:not-allowed;opacity:.55}.field-hint{display:block;margin-top:6px;color:var(--muted);font-size:14px}.button-like{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:0 14px;border:1px solid var(--border-strong);border-radius:6px;background:var(--surface);color:var(--text);font-weight:700;text-decoration:none}.admin-users-section,.admin-main-section{border-top:0;padding-top:0}.admin-list-card{border-top:0}.profile-menu-wrap{flex-wrap:nowrap}.profile-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:min(360px,calc(100vw - 48px));display:grid;gap:14px;padding:16px;background:var(--alleima-white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--text)}.auth-popover{position:absolute;top:calc(100% + 10px);right:0;z-index:40;width:min(420px,calc(100vw - 48px));display:grid;gap:12px;padding:16px;background:var(--alleima-white);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow);color:var(--text)}.auth-popover-header{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.auth-popover h2{margin:0;font-size:18px;letter-spacing:0}.modal-title-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between;margin-bottom:10px}.auth-close-button{width:32px;min-width:32px;max-width:32px;height:32px;min-height:32px;max-height:32px;aspect-ratio:1;flex:0 0 32px;padding:0;border-radius:50%}.auth-close-button svg{width:18px;height:18px}.modal-close-button{background:var(--alleima-white);border-color:#0f232e29;color:var(--alleima-blue);box-shadow:0 8px 18px #0f232e1f}.modal-close-button:hover,.modal-close-button:focus-visible{background:#fff;border-color:var(--alleima-orange);color:var(--alleima-blue);box-shadow:0 0 0 3px #ff55322e,0 10px 24px #0f232e29;outline:none}.auth-link-button{color:var(--muted);background:transparent;border-color:transparent;box-shadow:none}.auth-link-button:hover{color:var(--text);background:#1d1d1f0a}.profile-popover-header{display:grid;gap:3px}.profile-popover-title-row{display:flex;gap:12px;align-items:flex-start;justify-content:space-between}.profile-popover-title-row .profile-popover-header{min-width:0;flex:1}.profile-popover-close{flex:0 0 32px}.profile-popover-header strong{color:var(--text);font-size:15px}.profile-popover-header span{color:var(--muted);font-size:13px}.profile-popover-actions,.profile-impersonation{display:grid;gap:8px}.profile-impersonation label{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.profile-impersonation input{min-width:0;flex:1}.profile-logout-button{color:var(--danger)}.auth-text{color:var(--muted);font-size:13px;font-weight:500;white-space:nowrap}.auth-text-prominent{color:var(--white);font-size:18px;font-weight:700}.hero-admin-link{text-decoration:none;white-space:nowrap}.section-menu{display:flex;flex-wrap:wrap;gap:20px;align-items:center;justify-content:flex-start;margin:4px 0 20px;padding:4px 2px 10px;background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.section-menu-link{appearance:none;border:0;background:transparent;padding:0;color:var(--muted);text-decoration:none;font-size:14px;font-weight:500;letter-spacing:-.01em;transition:color .16s ease;cursor:pointer;font-family:inherit}.section-menu-link:hover{color:var(--text)}.section-menu-link.active{color:var(--text);font-weight:700;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:10px}.auth-grid{display:grid;grid-template-columns:1fr;gap:8px;margin-bottom:8px}.auth-grid-register{grid-template-columns:1fr}.password-reset-page{min-height:100vh;padding:24px;background:var(--bg);color:var(--text);display:grid;place-items:center}.password-reset-shell{width:min(760px,100%);display:grid;gap:18px}.password-reset-brand{display:flex;align-items:center;gap:18px;padding:22px 24px;border-radius:var(--radius);background:var(--alleima-blue);color:#fff}.password-reset-brand img{width:48px;height:48px;object-fit:contain}.password-reset-brand span{display:block;margin-bottom:6px;font-size:12px;font-weight:800;text-transform:uppercase;letter-spacing:.08em;color:#ffffffbd}.password-reset-brand h1{margin:0 0 6px;color:#fff;font-size:28px;letter-spacing:0}.password-reset-brand p{margin:0;max-width:560px;color:#ffffffc7}.password-reset-card{padding:24px;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);box-shadow:var(--shadow)}.password-reset-success{margin:0 0 4px;color:#166534;font-weight:700}.password-reset-error{margin:2px 0 0;color:#991b1b}.password-reset-secondary{justify-self:start;color:var(--text);font-weight:700}.content-grid{display:grid;grid-template-columns:2fr 1fr;gap:18px}.panel{background:#ffffff6b;border:1px solid rgba(29,29,31,.05);border-radius:4px;padding:24px;box-shadow:none;backdrop-filter:saturate(135%) blur(16px);-webkit-backdrop-filter:saturate(135%) blur(16px)}.route-empty{min-height:calc(100vh - 48px);display:flex;align-items:center;justify-content:center;color:var(--muted);text-align:center}.panel h2,.panel h3,.panel h4{margin-top:0;margin-bottom:10px;letter-spacing:-.01em}.manual-content h2{margin-top:1.2rem;margin-bottom:.35rem}.manual-content h3{margin-top:.95rem;margin-bottom:.3rem}.manual-content h4{margin-top:.75rem;margin-bottom:.25rem}.manual-content p,.manual-content li{line-height:1.45}.manual-content ul,.manual-content ol{margin-top:.25rem;margin-bottom:.9rem}.toolbar{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:12px}.toolbar-spread{justify-content:space-between}.sprint-overlay-admin h2,.sprint-overlay-admin h3{margin:0}.sprint-overlay-admin-grid{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(420px,1.2fr);gap:14px}.overlay-toggle-row{display:inline-flex;align-items:center;gap:8px;margin:10px 0 16px;font-weight:650}.overlay-race-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(92px,1fr));gap:8px;max-height:360px;overflow:auto}.overlay-race-list button{display:grid;gap:2px;align-content:center;min-height:36px;padding:6px 8px}.overlay-race-list button.selected{background:var(--accent);border-color:var(--accent);color:#fff}.overlay-race-status{font-size:11px;font-weight:650;line-height:1.1;opacity:.72}.overlay-matrix-controls{align-items:stretch;background:#465a6b0f;border:1px solid rgba(70,90,107,.14);border-radius:8px;display:inline-flex;gap:4px;padding:4px}.overlay-mode-controls button.is-active,.overlay-matrix-controls.is-active{border-color:var(--accent)}.overlay-mode-controls button.is-active{background:var(--accent);color:#fff}.overlay-matrix-controls .matrix-step-button{min-width:38px;padding-left:10px;padding-right:10px;font-size:20px;line-height:1}.overlay-matrix-table th,.overlay-matrix-table td{white-space:nowrap}.sprint-boat-color-control{display:grid;grid-template-columns:44px minmax(0,1fr);gap:8px;align-items:center}.sprint-boat-color-control input[type=color]{width:44px;height:42px;padding:4px;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.sprint-boat-color-label{display:inline-flex;align-items:center;gap:6px;margin-left:8px}.sprint-boat-color-swatch{width:14px;height:14px;border:1px solid rgba(15,23,42,.3);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff59}.boat-color-label{display:inline-flex;align-items:center;gap:8px;min-width:0}.boat-color-swatch{flex:0 0 auto;width:16px;height:16px;border:1px solid rgba(15,23,42,.28);border-radius:999px;box-shadow:inset 0 0 0 1px #ffffff59}.obs-table .boat-color-swatch{width:18px;height:18px;border-color:#ffffff73}.obs-transparent-page,.obs-transparent-page body{min-height:100vh;background:transparent}body:has(.obs-transparent-page){background:transparent}body:has(.obs-transparent-page) #root{max-width:none;padding:0}html.obs-overlay-document,html.obs-overlay-document body,body.obs-overlay-body{background:transparent!important;background-color:transparent!important}body.obs-overlay-body #root{max-width:none!important;margin:0!important;padding:0!important;background:transparent!important}body.obs-overlay-body .obs-transparent-page{min-height:100vh;background:transparent!important}.obs-stage{position:fixed;inset:0;overflow:hidden;background:transparent;color:#fff;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.obs-panel{position:absolute;top:50%;left:50%;width:min(920px,72vw);padding:24px 28px;background:#080c10db;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 44px #00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation-duration:.26s;animation-timing-function:ease-out;animation-fill-mode:both}.obs-panel-left{animation-name:obs-slide-from-left}.obs-panel-left.obs-overlay-exit{animation-name:obs-slide-to-left;animation-timing-function:ease-in}.obs-panel-right{animation-name:obs-slide-from-right}.obs-panel-right.obs-overlay-exit{animation-name:obs-slide-to-right;animation-timing-function:ease-in}.obs-overlay-exit{pointer-events:none;z-index:1}.obs-overlay-enter{z-index:2}.obs-panel-wide{width:min(1120px,80vw)}.obs-race-teams-panel{position:absolute;left:42px;right:42px;bottom:30px;color:#fff;animation:obs-teams-in .24s ease-out both}.obs-race-teams-panel.obs-overlay-exit{animation-name:obs-teams-out;animation-timing-function:ease-in}.obs-race-teams-list{display:flex;gap:8px;min-width:0}.obs-race-team-row{align-items:center;display:grid;grid-template-columns:auto minmax(42px,auto) minmax(0,1fr);gap:8px;flex:1 1 0;min-height:58px;min-width:0;padding:7px 10px 7px 18px;background:#080c10d6;border:1px solid rgba(255,255,255,.18);border-radius:5px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.obs-race-team-row .boat-color-swatch{border-color:#ffffff6b;height:18px;width:18px}.obs-race-team-boat{color:#d7dde4;font-size:14px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.obs-race-team-crew{display:grid;gap:2px;min-width:0}.obs-race-team-crew span{display:block;font-size:16px;font-weight:950;line-height:1.02;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.obs-start-clock{position:absolute;right:42px;top:42px;min-width:260px;padding:16px 20px 18px;background:#080c10e0;border:1px solid rgba(255,255,255,.18);border-left:8px solid #facc15;box-shadow:0 18px 44px #00000059;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:obs-clock-in .22s ease-out both}.obs-start-clock.running{border-left-color:#22c55e}.obs-start-clock.idle{border-left-color:#ffffff6b}.obs-start-clock-label{color:#d9e5f2;font-size:18px;font-weight:800;text-transform:uppercase}.obs-start-clock-value{margin-top:2px;color:#fff;font-size:clamp(42px,5vw,78px);font-variant-numeric:tabular-nums;font-weight:900;line-height:.95}.obs-start-clock-meta{margin-top:8px;color:#d7dde4;font-size:18px;font-weight:750}@keyframes obs-clock-in{0%{opacity:0;transform:translate(42px)}to{opacity:1;transform:translate(0)}}@keyframes obs-teams-in{0%{opacity:0;transform:translate(-42px)}to{opacity:1;transform:translate(0)}}@keyframes obs-teams-out{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(-42px)}}@keyframes obs-slide-from-left{0%{opacity:0;transform:translate(-64%,-50%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes obs-slide-to-left{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-64%,-50%)}}@keyframes obs-slide-from-right{0%{opacity:0;transform:translate(-36%,-50%)}to{opacity:1;transform:translate(-50%,-50%)}}@keyframes obs-slide-to-right{0%{opacity:1;transform:translate(-50%,-50%)}to{opacity:0;transform:translate(-36%,-50%)}}.obs-kicker{margin-bottom:6px;color:#d9e5f2;font-size:22px;font-weight:750;text-transform:uppercase}.obs-panel h1{margin:0 0 18px;color:#fff;font-size:clamp(34px,4vw,62px);line-height:1}.obs-race-meta{display:inline-flex;flex-wrap:wrap;align-items:center;gap:10px;margin:-8px 0 18px;color:#d7dde4;font-size:20px;font-weight:800}.obs-status-pill{display:inline-flex;align-items:center;min-height:30px;padding:4px 12px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:#ffffff1a;color:#f8fafc;font-size:15px;letter-spacing:0;text-transform:uppercase}.obs-status-pill.active{border-color:#22c55eb8;background:#22c55e2e}.obs-start-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.obs-start-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:4px 14px;align-content:start;min-height:128px;padding:10px 12px;background:#ffffff14;border-left:7px solid rgba(255,255,255,.75)}.obs-boat,.obs-bib{font-size:22px;font-weight:850}.obs-bib{text-align:right}.obs-team{grid-column:1 / -1;color:#fff;font-size:22px;font-weight:800;line-height:1.12}.obs-club{grid-column:1 / -1;color:#d7dde4;font-size:16px;font-weight:650;line-height:1.14}.obs-table{width:100%;border-collapse:collapse;color:#fff;font-size:24px}.obs-table th,.obs-table td{padding:9px 10px;border-bottom:1px solid rgba(255,255,255,.16);text-align:left}.obs-table th{color:#dce6f0;font-size:18px;text-transform:uppercase}.obs-table td:first-child{font-weight:850}.obs-result-diff{color:#f8fafc;font-weight:850;text-align:right;white-space:nowrap}.obs-matrix{font-size:19px}.obs-matrix th,.obs-matrix td{padding:7px 8px}.regatta-header-actions{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-end;margin-left:auto}.inline-link-row{margin-top:8px}.pill{display:inline-flex;align-items:center;gap:6px;padding:8px 14px;background:#ffffffd6;border:1px solid rgba(29,29,31,.08);border-radius:4px;color:var(--text);font-size:13px;font-weight:500;text-decoration:none;transition:background .16s ease,color .16s ease,border-color .16s ease,transform .12s ease}.pill.active{background:var(--accent);border-color:var(--accent);color:#fff}.pill:hover{background:#fffffffa;border-color:#1d1d1f24;transform:translateY(-1px)}button,select,input{font-family:inherit;box-sizing:border-box;border-radius:4px;border:1px solid var(--border);background:#ffffffeb;color:var(--text);padding:11px 14px;height:48px;min-height:48px;line-height:1.2;font-size:15px;transition:transform .12s ease,box-shadow .18s ease,border-color .12s ease}select,input[type=number],input[type=date]{-webkit-appearance:none;appearance:none}select{padding-right:40px;background-image:linear-gradient(45deg,transparent 50%,rgba(29,29,31,.6) 50%),linear-gradient(135deg,rgba(29,29,31,.6) 50%,transparent 50%);background-position:calc(100% - 18px) calc(50% - 3px),calc(100% - 12px) calc(50% - 3px);background-size:6px 6px,6px 6px;background-repeat:no-repeat}button:hover,select:focus,input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 4px #1fb6ff2e}button:active{transform:translateY(1px)}button.primary{background:var(--accent);color:#fff;font-weight:600;border-color:transparent}.section{margin-bottom:18px;border-top:1px solid rgba(29,29,31,.06);padding-top:18px}.tab-section{margin-top:18px;border-top:1px solid rgba(29,29,31,.06);padding-top:18px}.info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:10px}.info-grid>div{min-width:0;padding:13px 14px;border:1px solid rgba(29,29,31,.08);border-radius:4px;background:#ffffff9e}.info-grid span{display:block;color:var(--muted);font-size:12px;font-weight:600;margin-bottom:4px}.info-grid strong{display:block;overflow-wrap:anywhere;color:var(--text);font-size:15px}.label-row{display:flex;align-items:center;gap:8px;margin-bottom:6px;color:var(--muted);font-size:14px}.status-chip{color:var(--muted);padding:0;font-size:15px;font-weight:700}.live-status-row{gap:18px;align-items:center;margin:14px 0 18px}.live-race-picker-row{align-items:center;margin:12px 0 14px}.live-race-picker-row select{min-width:min(420px,100%)}.live-race-title{color:var(--text);font-size:18px;font-weight:800;letter-spacing:0}.live-connection-dot{width:14px;height:14px;border-radius:999px;background:#872823;box-shadow:0 0 0 5px #87282329;flex:0 0 14px;margin-left:auto}.live-connection-dot--online{background:#1ea672;box-shadow:0 0 0 5px #1ea6722e}.live-clock-chip{display:inline-flex;align-items:center;gap:10px;min-height:32px;padding:0;color:var(--text);font-size:15px;font-weight:700}.live-clock-chip strong{font-variant-numeric:tabular-nums;font-size:24px;line-height:1}.live-clock-chip small{color:inherit;font-size:15px;font-weight:600;opacity:.72}.data-table{width:100%;border-collapse:collapse;margin-top:10px;font-size:14px;background:#ffffffd6;border:1px solid rgba(0,113,227,.08);border-radius:4px;overflow:hidden}.data-table th{text-align:left;padding:12px 10px;border-bottom:1px solid rgba(0,113,227,.08);color:#465a6b;font-weight:700}.table-sort-button{appearance:none;display:inline-flex;align-items:center;padding:0;border:0;background:transparent;color:inherit;font:inherit;font-weight:inherit;cursor:pointer}.table-sort-button:hover,.table-sort-button:focus{color:var(--text);text-decoration:underline;outline:none}.data-table td{padding:12px 10px;border-bottom:1px solid rgba(0,113,227,.06)}.data-table.regatta-list-table tbody tr:nth-child(2n){background:#0071e309}.data-table.regatta-list-table tbody tr.clickable-row{cursor:pointer}.data-table.regatta-list-table tbody tr.clickable-row:hover,.data-table.regatta-list-table tbody tr.clickable-row:focus{background:#0071e31a;outline:none}.data-table tbody tr.clickable-row{cursor:pointer}.data-table tbody tr.clickable-row:hover,.data-table tbody tr.clickable-row:focus{background:#0071e314;outline:none}.hardware-device-table th,.hardware-device-table td{vertical-align:top}.hardware-device-table td{font-size:13px}.hardware-status{align-items:center;display:inline-flex;gap:7px;font-size:12px;font-weight:800;white-space:nowrap}.hardware-status span{background:#94a3b8;border-radius:50%;height:9px;width:9px}.hardware-status--online,.hardware-status--active{color:#047857}.hardware-status--online span{background:#10b981;box-shadow:0 0 0 4px #10b98124}.hardware-status--active span{background:#10b981}.hardware-status--stale{color:#a16207}.hardware-status--stale span{background:#f59e0b}.hardware-status--offline,.hardware-status--disabled,.hardware-status--revoked{color:#9f1239}.hardware-status--offline span,.hardware-status--disabled span,.hardware-status--revoked span{background:#fb7185}.hardware-inventory-table th,.hardware-inventory-table td{vertical-align:top;white-space:nowrap}.hardware-inventory-table td:nth-child(2){white-space:normal}.hardware-row-actions{gap:6px;margin-bottom:0}.checkbox-inline{align-items:center;color:var(--muted);display:inline-flex;font-size:13px;font-weight:700;gap:6px;white-space:nowrap}.checkbox-inline input{margin:0}.hardware-provisioning-json{box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;min-height:260px;resize:vertical;width:100%}.hardware-provisioning-json--compact{margin-top:12px;min-height:140px}.hardware-coordinates{display:block;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;margin-bottom:4px}.custom-course-hardware-picker{margin-top:12px}.custom-course-hardware-table th,.custom-course-hardware-table td{vertical-align:top;white-space:nowrap}.custom-course-hardware-table select{min-width:150px}.compact-link-button{background:transparent;border:0;color:var(--accent);font-size:12px;font-weight:700;min-height:0;padding:0}.compact-link-button:hover,.compact-link-button:focus{text-decoration:underline}.hardware-config-meta{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:10px}.hardware-config-meta>div{display:flex;flex-direction:column;gap:4px}.hardware-config-meta code{font-size:12px;overflow-wrap:anywhere}.hardware-config-textarea{box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;min-height:260px;resize:vertical;width:100%}.hardware-toolbar-actions{justify-content:flex-end}.hardware-claim-copy{margin-top:-2px}.hardware-claim-scanner{display:grid;gap:8px;margin-bottom:12px}.hardware-claim-video{aspect-ratio:4 / 3;background:#111827;border:1px solid var(--border);border-radius:6px;max-height:280px;object-fit:cover;width:100%}.hardware-claim-textarea{box-sizing:border-box;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:12px;min-height:160px;resize:vertical;width:100%}.hardware-claim-preview{display:grid;gap:10px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin:10px 0 12px}.hardware-claim-preview>div{display:flex;flex-direction:column;gap:4px}.hardware-claim-preview strong{overflow-wrap:anywhere}.flight-group-header{text-align:center!important;font-weight:800!important;letter-spacing:-.01em}.flight-race-header,.flight-cell{text-align:center}.flight-race-header{font-weight:700}.active-race-column{position:relative;box-shadow:inset 0 3px 0 var(--accent),inset 0 -1px #0071e329;z-index:1}.sprint-results-table th,.sprint-results-table td{line-height:1.2;min-width:0;overflow-wrap:anywhere;padding:6px 8px;text-align:center;vertical-align:top;white-space:normal}.sprint-results-table{font-size:12px;table-layout:fixed;width:100%}.sprint-results-table .team-column{text-align:left;background:#465a6b0d;font-weight:700;width:160px}.sprint-results-table th.team-column{font-weight:800;color:var(--text)}.sprint-results-table .sum-column{background:#465a6b12;font-weight:700}.sprint-results-matrix-table{font-size:10px}.sprint-results-matrix-table th,.sprint-results-matrix-table td{background:#fff;line-height:1.05;padding:3px 2px}.sprint-results-matrix-table .team-column{width:112px}.sprint-results-matrix-table .sum-column{width:42px}.sprint-results-matrix-table .flight-group-header,.sprint-results-matrix-table .flight-race-header,.sprint-results-matrix-table .flight-cell{background:#fff}.sprint-results-matrix-table .flight-group-header{border-left:1px solid rgba(70,90,107,.34);border-right:1px solid rgba(70,90,107,.34);border-top:1px solid rgba(70,90,107,.34);font-size:10px;padding:3px 2px}.sprint-results-matrix-table .flight-race-header{font-size:10px;font-weight:800}.sprint-results-matrix-table .is-flight-start{border-left:1px solid rgba(70,90,107,.34)}.sprint-results-matrix-table .is-flight-end{border-right:1px solid rgba(70,90,107,.34)}.sprint-results-public-panel{padding:12px}.sprint-results-public-panel .sprint-planner-section{margin-top:0}.sprint-results-public-head{align-items:center;color:var(--muted);display:flex;flex-wrap:wrap;font-size:12px;font-weight:700;gap:8px;justify-content:space-between;line-height:1.2;margin-bottom:6px}.sprint-results-page-controls{align-items:center;display:inline-flex;gap:6px}.sprint-results-view-toggle{align-items:center;border:1px solid rgba(29,29,31,.12);border-radius:4px;display:inline-flex;overflow:hidden}.sprint-results-view-toggle-row{align-items:center;display:flex;margin-bottom:8px}.sprint-results-view-toggle button{background:#ffffff9e;border:0;border-radius:0;color:var(--muted);font-size:12px;font-weight:800;min-height:26px;padding:4px 9px}.sprint-results-view-toggle--compact button{font-size:11px;min-height:24px;padding:3px 8px}.sprint-results-view-toggle button+button{border-left:1px solid rgba(29,29,31,.12)}.sprint-results-view-toggle button.is-active{background:var(--nav-gradient);color:#fff}.sprint-results-page-controls button{font-size:12px;min-height:26px;padding:4px 8px}.sprint-results-public-scroll{max-width:100%;overflow-x:auto;overscroll-behavior-x:contain}.sprint-results-public-table{font-size:12px;margin-top:0;min-width:0;table-layout:fixed;width:100%}.sprint-results-public-table th,.sprint-results-public-table td{line-height:1.15;min-width:0;padding:5px 6px;white-space:normal}.sprint-results-public-table .team-column{max-width:none;min-width:0;overflow-wrap:anywhere;position:static;z-index:2}.sprint-results-public-table thead .team-column,.sprint-results-public-table thead .sum-column{z-index:3}.sprint-results-public-table .sum-column{min-width:48px}.sprint-results-total-table{max-width:860px}.sprint-results-total-table th,.sprint-results-total-table td{font-size:13px;padding:7px 8px;white-space:nowrap}.sprint-results-total-table th:first-child,.sprint-results-total-table td:first-child,.sprint-results-total-table th:nth-child(2),.sprint-results-total-table td:nth-child(2),.sprint-results-total-table th:nth-child(4),.sprint-results-total-table td:nth-child(4),.sprint-results-total-table th:nth-child(5),.sprint-results-total-table td:nth-child(5){text-align:right;width:1%}.sprint-results-total-table .team-column{white-space:normal;width:auto}.sprint-results-public-table--flights th,.sprint-results-public-table--flights td{min-width:54px}.sprint-flight-result-stack{align-items:center;display:inline-flex;gap:4px;justify-content:center;min-width:100%}.sprint-flight-result-stack>span{font-variant-numeric:tabular-nums}.sprint-results-public-table .penalty-inline{display:inline-block;font-size:10px;margin-left:2px}.sprint-results-public-matrix{min-width:max(760px,max-content);table-layout:auto;width:max-content}.sprint-results-public-matrix th,.sprint-results-public-matrix td{font-variant-numeric:tabular-nums;height:38px;min-width:58px;text-align:center;white-space:nowrap}.sprint-results-public-matrix thead th,.sprint-results-public-matrix thead th.flight-tone-a,.sprint-results-public-matrix thead th.flight-tone-b,.sprint-results-public-matrix thead th.active-race-column,.sprint-results-public-matrix thead th.is-active,.sprint-results-public-matrix thead th.is-completed{background:var(--panel-strong)!important;box-shadow:none;color:var(--text)}.sprint-results-public-matrix .place-column,.sprint-results-public-matrix .sailed-column,.sprint-results-public-matrix .sum-column{min-width:58px;width:58px}.sprint-results-public-matrix .sum-column{min-width:70px;width:70px}.sprint-results-public-matrix .team-column{min-width:190px;width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sprint-results-team-cell{align-items:center;display:flex;gap:8px;justify-content:space-between;min-width:0}.sprint-results-team-cell>span:first-child{overflow:hidden;text-overflow:ellipsis}.sprint-results-active-crew-label{color:#27785e;flex:0 0 auto;font-size:10px;font-weight:800;text-transform:uppercase}.sprint-results-header-label{align-items:center;display:inline-flex;gap:5px;justify-content:center}.sprint-results-active-marker{background:#27785e;border-radius:999px;box-shadow:0 0 0 2px #27785e29;display:inline-block;flex:0 0 auto;height:7px;width:7px}.sprint-results-public-matrix th.place-column,.sprint-results-public-matrix td.place-column,.sprint-results-public-matrix th.team-column,.sprint-results-public-matrix td.team-column,.sprint-results-public-matrix th.sailed-column,.sprint-results-public-matrix td.sailed-column,.sprint-results-public-matrix th.sum-column,.sprint-results-public-matrix td.sum-column{background:var(--panel-strong);left:0;position:sticky}.sprint-results-public-matrix th.place-column,.sprint-results-public-matrix td.place-column{z-index:5}.sprint-results-public-matrix th.team-column,.sprint-results-public-matrix td.team-column{left:58px;z-index:5}.sprint-results-public-matrix th.sailed-column,.sprint-results-public-matrix td.sailed-column{left:278px;z-index:5}.sprint-results-public-matrix th.sum-column,.sprint-results-public-matrix td.sum-column{left:336px;z-index:5}.sprint-results-public-matrix thead .place-column,.sprint-results-public-matrix thead .team-column,.sprint-results-public-matrix thead .sailed-column,.sprint-results-public-matrix thead .sum-column{z-index:7}.sprint-results-public-matrix .flight-race-header,.sprint-results-public-matrix .flight-cell{min-width:58px;width:58px}.sprint-results-public-matrix .sprint-results-public-flight-column{min-width:104px;width:104px}.sprint-results-public-matrix td.sprint-result-medal-gold{background:linear-gradient(180deg,#ffd70085,#f5b70057)!important;color:#4f3700;font-weight:900}.sprint-results-public-matrix td.sprint-result-medal-silver{background:linear-gradient(180deg,#e5e7ebe6,#9ca3af75)!important;color:#1f2937;font-weight:900}.sprint-results-public-matrix td.sprint-result-medal-bronze{background:linear-gradient(180deg,#b46f3761,#b46f3738)!important;color:#552a0b;font-weight:900}.sprint-flight-result-stack>.sprint-result-medal-gold,.sprint-flight-result-stack>.sprint-result-medal-silver,.sprint-flight-result-stack>.sprint-result-medal-bronze{border-radius:3px;font-weight:900;min-width:22px;padding:1px 4px}.sprint-flight-result-stack>.sprint-result-medal-gold{background:linear-gradient(180deg,#ffd7008f,#f5b70061);box-shadow:inset 0 0 0 1px #91640047;color:#4f3700}.sprint-flight-result-stack>.sprint-result-medal-silver{background:linear-gradient(180deg,#e5e7ebf2,#9ca3af80);box-shadow:inset 0 0 0 1px #4b55633d;color:#1f2937}.sprint-flight-result-stack>.sprint-result-medal-bronze{background:#b46f376b;box-shadow:inset 0 0 0 1px #78350f38;color:#552a0b}.sprint-race-schedule-table{font-size:12px;margin-top:0;table-layout:fixed;width:100%}.sprint-race-schedule-table th,.sprint-race-schedule-table td{line-height:1.2;min-width:0;padding:6px 8px;vertical-align:top;white-space:normal;overflow-wrap:anywhere;word-break:normal}.sprint-race-schedule-table th:first-child,.sprint-race-schedule-table td:first-child,.sprint-race-schedule-table th:nth-child(2),.sprint-race-schedule-table td:nth-child(2){width:64px;white-space:nowrap}.sprint-race-schedule-table td .muted{font-size:11px;line-height:1.15;margin-top:2px}.sprint-race-schedule-focus-card{margin-bottom:12px}.sprint-race-schedule-focus-table th:first-child,.sprint-race-schedule-focus-table td:first-child,.sprint-race-schedule-focus-table th:nth-child(2),.sprint-race-schedule-focus-table td:nth-child(2){width:64px;white-space:nowrap}.sprint-race-schedule-focus-note{display:block;font-size:11px;font-weight:800;line-height:1.1;margin-top:2px}.sprint-race-schedule-status-cell{font-weight:700}.sprint-race-schedule-boat-cell{box-shadow:inset 4px 0 #ffffff47}.sprint-race-schedule-assignment{align-items:flex-start;display:flex;gap:6px;min-width:0}.sprint-race-schedule-assignment span:last-child{min-width:0}.sprint-race-schedule-assignment strong{display:block;overflow-wrap:anywhere;word-break:normal}.sprint-race-schedule-assignment .boat-color-swatch{flex:0 0 auto;margin-top:1px}.penalty-inline{color:#b42318}.flight-tone-a{background:#465a6b14}.flight-tone-b{background:#27785e14}.sprint-race-schedule-status-cell.is-completed,.sprint-results-table .is-completed{background:linear-gradient(90deg,#465a6b2e,#465a6b14)!important;color:var(--text)}.sprint-race-schedule-status-cell.is-active,.sprint-results-table .is-active{background:linear-gradient(90deg,#22c55e47,#22c55e1f)!important;color:#052e16;box-shadow:inset 0 0 0 2px #16a34a61}.sprint-results-public-matrix tbody td,.sprint-results-public-matrix tbody td.flight-tone-a,.sprint-results-public-matrix tbody td.flight-tone-b,.sprint-results-public-matrix tbody td.active-race-column,.sprint-results-public-matrix tbody td.is-active,.sprint-results-public-matrix tbody td.is-completed{background:var(--panel-strong)!important;box-shadow:none;color:var(--text)}.sprint-results-public-matrix tbody td.sprint-result-medal-gold{background:linear-gradient(180deg,#ffd70085,#f5b70057)!important;color:#4f3700}.sprint-results-public-matrix tbody td.sprint-result-medal-silver{background:linear-gradient(180deg,#e5e7ebe6,#9ca3af75)!important;color:#1f2937}.sprint-results-public-matrix tbody td.sprint-result-medal-bronze{background:linear-gradient(180deg,#b46f3761,#b46f3738)!important;color:#552a0b}.sprint-opponent-progress-card{margin-top:12px}.sprint-opponent-progress-table{font-size:12px;table-layout:fixed;width:100%}.sprint-opponent-progress-table th,.sprint-opponent-progress-table td{line-height:1.1;padding:6px 5px;text-align:center;vertical-align:middle;white-space:normal}.sprint-opponent-progress-table .sprint-opponent-col-team{width:22%}.sprint-opponent-progress-table .sprint-opponent-col-fixed{width:5.5%}.sprint-opponent-progress-table th:first-child,.sprint-opponent-progress-table td:first-child{text-align:left}.sprint-opponent-progress-table th:not(:first-child){font-size:11px;overflow-wrap:anywhere}.sprint-opponent-progress-table th:nth-child(2),.sprint-opponent-progress-table td:nth-child(2),.sprint-opponent-progress-table th:nth-child(3),.sprint-opponent-progress-table td:nth-child(3),.sprint-opponent-progress-table th:nth-child(4),.sprint-opponent-progress-table td:nth-child(4),.sprint-opponent-progress-table th:nth-child(5),.sprint-opponent-progress-table td:nth-child(5),.sprint-opponent-progress-table th:nth-child(6),.sprint-opponent-progress-table td:nth-child(6){color:var(--muted);font-weight:800}.sprint-opponent-progress-value{align-items:baseline;display:inline-flex;gap:3px;justify-content:center;white-space:nowrap}.sprint-opponent-new-count{color:#047857;font-size:.82em;font-weight:800}.sprint-opponent-new-count.is-zero{color:var(--muted)}.sprint-opponent-progress-table td.is-complete{background:#22c55e29;color:#064e3b;font-weight:800}.sprint-meeting-matrix-card{margin-top:14px}.sprint-meeting-matrix-table{font-size:11px;table-layout:fixed;width:100%}.sprint-meeting-matrix-table th,.sprint-meeting-matrix-table td{padding:5px 6px;text-align:center;white-space:nowrap}.sprint-meeting-matrix-table th:first-child,.sprint-meeting-matrix-table td:first-child{width:26%;text-align:left;white-space:normal}.sprint-meeting-matrix-table th:not(:first-child){font-size:10px;line-height:1.05;overflow-wrap:anywhere;white-space:normal}.sprint-meeting-matrix-team-label{align-items:baseline;display:flex;gap:8px;min-width:0;width:100%}.sprint-meeting-matrix-team-label strong{color:var(--muted);flex:0 0 auto;min-width:18px}.sprint-meeting-matrix-team-label span{flex:1 1 auto;min-width:0;overflow-wrap:normal;word-break:normal}.sprint-meeting-matrix-table td.is-self{background:#6b72801f;color:var(--muted)}.sprint-meeting-matrix-table td.is-ok{background:#22c55e29;color:#064e3b;font-weight:850}.sprint-meeting-matrix-table td.is-borderline{background:#f59e0b33;color:#7c2d12;font-weight:850}.sprint-meeting-matrix-table td.is-too-few{background:#dc262633;color:#7f1d1d;font-weight:900}.data-table td.right{text-align:right}.club-cell-inline{display:inline-flex;align-items:center;gap:8px}.club-cell-logo{width:24px;height:24px;flex:0 0 24px;border-radius:50%;object-fit:cover}.club-admin-meta{display:grid;grid-template-columns:96px 1fr;gap:16px;align-items:stretch;margin-top:14px}.club-admin-logo-box{min-height:96px;border:1px solid var(--border);border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f8fafc;overflow:hidden}.club-admin-logo-box img{width:100%;height:100%;object-fit:contain;padding:10px}.club-admin-meta-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.club-admin-meta-grid span{display:block;color:var(--muted);font-size:.78rem;font-weight:800;text-transform:uppercase}.club-admin-meta-grid strong{display:block;margin-top:2px;font-size:.95rem}.club-admin-id{overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.82rem!important}.club-admin-editor{display:grid;grid-template-columns:170px minmax(150px,.65fr) minmax(280px,1.35fr);gap:18px;align-items:start}.club-admin-editor .club-admin-logo-box{min-height:170px}.club-admin-editor-fields{display:grid;gap:12px;min-width:0}.club-admin-editor-fields span{display:block;color:var(--muted);font-size:.76rem;font-weight:800;text-transform:uppercase}.club-admin-editor-fields strong{display:block;margin-top:2px;overflow-wrap:anywhere}.club-admin-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;min-width:0}.club-admin-form textarea{min-height:88px;resize:vertical}.subtle-link{color:var(--muted);font-size:.86rem;font-weight:700;margin-top:2px}.muted{color:var(--muted)}.badge{display:inline-block;padding:5px 10px;border-radius:4px;background:#ffffffd6;border:1px solid rgba(29,29,31,.08);font-size:12px;color:var(--text)}.cards-2{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:12px}.telemetry-page{min-height:60vh}.telemetry-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:14px;margin-top:18px}.telemetry-card{border:1px solid rgba(29,29,31,.08);border-left:4px solid #cbd5e1;background:#ffffffbd;padding:16px}.telemetry-card.is-online{border-left-color:#0ea5e9}.telemetry-card.is-offline{opacity:.76}.telemetry-card-header{display:flex;justify-content:space-between;gap:12px;align-items:flex-start;margin-bottom:14px}.telemetry-card-header h3{margin:0 0 4px}.telemetry-card-header p{margin:0}.telemetry-status{display:inline-flex;align-items:center;gap:7px;white-space:nowrap;font-size:12px;font-weight:700;color:#64748b}.telemetry-status span{width:9px;height:9px;border-radius:50%;background:#94a3b8}.telemetry-status.online{color:#0369a1}.telemetry-status.online span{background:#0ea5e9;box-shadow:0 0 0 4px #0ea5e921}.telemetry-status.offline{color:#9f1239}.telemetry-status.offline span{background:#fb7185}.telemetry-orientation-panel{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:stretch;border-top:1px solid rgba(29,29,31,.08);padding:12px 0 14px}.telemetry-orientation-panel.is-empty{opacity:.5}.telemetry-instrument{min-width:0;border:1px solid rgba(29,29,31,.08);background:#ffffff7a;padding:10px}.telemetry-instrument-header{display:flex;align-items:baseline;justify-content:space-between;gap:8px;margin-bottom:4px}.telemetry-instrument-header span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.telemetry-instrument-header strong{color:var(--text);font-size:13px;white-space:nowrap}.telemetry-instrument svg{display:block;width:100%;max-width:180px;margin:0 auto}.telemetry-instrument-readout{color:var(--muted);font-size:11px;font-weight:700;text-align:center}.telemetry-gauge-ring{fill:#0ea5e90d;stroke:#0ea5e93d;stroke-width:2}.telemetry-gauge-letter{fill:var(--muted);font-size:10px;font-weight:800;text-anchor:middle}.telemetry-gauge-letter.muted{opacity:.54}.telemetry-compass-tick,.telemetry-angle-tick{stroke:#64748b61;stroke-width:2;stroke-linecap:round}.telemetry-compass-tick.major{stroke:#0f172a6b}.telemetry-course-line{stroke:#0ea5e980;stroke-width:2.5;stroke-linecap:round;stroke-dasharray:5 5}.telemetry-course-arrow{fill:#0ea5e9}.telemetry-gauge-center{fill:#fff;stroke:#0f172a47;stroke-width:2}.telemetry-gauge-baseline{stroke:#64748b57;stroke-width:2;stroke-linecap:round}.telemetry-gauge-arc{fill:none;stroke:#64748b33;stroke-width:2;stroke-linecap:round}.telemetry-top-boat-hull,.telemetry-front-hull,.telemetry-side-hull{fill:#0f172a;stroke:#0f172a2e;stroke-width:1.5;stroke-linejoin:round}.telemetry-top-boat-cockpit{fill:#ffffffa3}.telemetry-top-boat-keel,.telemetry-front-mast,.telemetry-side-mast{stroke:#334155;stroke-width:3;stroke-linecap:round}.telemetry-front-deck,.telemetry-side-deck{stroke:#ffffff94;stroke-width:2;stroke-linecap:round}.telemetry-attitude-mast{stroke:#0ea5e9;stroke-width:4;stroke-linecap:round}.telemetry-attitude-keel{stroke:#0f172a57;stroke-width:3;stroke-linecap:round}.telemetry-front-hull-shadow,.telemetry-side-shadow{fill:none;stroke:#0f172a2e;stroke-width:6;stroke-linecap:round}.telemetry-front-sail,.telemetry-side-sail{fill:#fff;stroke:#0f172a33;stroke-width:1.5}.telemetry-front-sail.jib,.telemetry-side-sail.jib{fill:#e2e8f0}.telemetry-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.telemetry-metrics div{border-top:1px solid rgba(29,29,31,.08);padding-top:9px}.telemetry-metrics span{display:block;color:var(--muted);font-size:12px;margin-bottom:3px}.telemetry-metrics strong{font-size:18px;letter-spacing:-.02em}@media(max-width:640px){.telemetry-orientation-panel{grid-template-columns:1fr}.telemetry-instrument{display:grid;grid-template-columns:minmax(0,1fr) 128px;column-gap:10px;align-items:center}.telemetry-instrument-header,.telemetry-instrument-readout{grid-column:1;text-align:left}.telemetry-instrument svg{grid-column:2;grid-row:1 / span 2;max-width:128px}.map-shell--course-editor{height:520px;min-height:420px}}.map-shell{position:relative;height:440px;width:100%;border-radius:var(--radius);overflow:hidden;border:1px solid var(--border);box-shadow:var(--shadow);background:linear-gradient(180deg,#e4edf4e6,#cddce7f2)}.map-shell--course-editor{height:min(74vh,820px);min-height:620px}.map-shell--live-display{height:100vh;min-height:100vh;border:0;border-radius:0;box-shadow:none}.map-shell--live-display .maplibregl-ctrl-top-right,.map-shell--live-display .mapboxgl-ctrl-top-right{top:76px;right:max(18px,env(safe-area-inset-right))}.baneditor-section{padding-top:12px}.map-shell--nautical{border-color:#685c3d3d;background:linear-gradient(180deg,#a4d8fcfc,#76c1f4fc);box-shadow:0 16px 34px #0f172a14,inset 0 0 0 1px #fff8e38c}.map-shell--nautical .maplibregl-canvas{filter:saturate(1.08) sepia(.06) hue-rotate(-18deg) brightness(1.08) contrast(.84)}.map-shell--nautical .maplibregl-ctrl-group{border-color:#685c3d38;background:#f8f4e6f5;box-shadow:0 8px 16px #0f172a14}.map-shell--nautical .maplibregl-ctrl-attrib{background:#f8f4e6eb;color:#493f2bd9}.map-shell--nautical .maplibregl-ctrl button{background:#f8f4e6f5;color:#3f4f5f}.map-shell--nautical:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,#65baf638,#3fa0e747),radial-gradient(circle at 18% 14%,rgba(245,232,174,.18),transparent 28%),radial-gradient(circle at 82% 10%,rgba(245,232,174,.14),transparent 24%),linear-gradient(90deg,rgba(255,255,255,.05) 0,rgba(255,255,255,.05) 1px,transparent 1px,transparent 80px),linear-gradient(0deg,rgba(255,255,255,.045) 0,rgba(255,255,255,.045) 1px,transparent 1px,transparent 80px);mix-blend-mode:soft-light;z-index:350}.map-shell--nautical .maplibregl-map{background:linear-gradient(180deg,#abd8f7,#78bff0)}.map-shell--water{border-color:#2563873d;background:linear-gradient(180deg,#c8ecfa,#a9d8ed);box-shadow:0 16px 34px #0f172a14,inset 0 0 0 1px #ffffff8c}.map-shell--water .maplibregl-map{background:#b9e3f4}.map-shell--water .maplibregl-ctrl-attrib{display:none}.map-shell--water .maplibregl-ctrl-group{border-color:#2563872e;background:#ffffffe6}.map-shell .maplibregl-marker{z-index:401}.map-shell .maplibregl-popup{z-index:402}.map-shell .maplibregl-ctrl-group{box-shadow:0 10px 24px #0f232e29}.map-shell .maplibregl-ctrl-zoom-in,.map-shell .maplibregl-ctrl-zoom-out{width:36px;height:36px}.map-overlay-controls{position:absolute;top:10px;left:10px;z-index:460;display:flex;flex-wrap:wrap;align-items:center;gap:6px;max-width:calc(100% - 78px);padding:6px;border:1px solid rgba(29,29,31,.12);border-radius:6px;background:#ffffffe0;box-shadow:0 12px 28px #0f232e29;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.map-overlay-controls button,.map-overlay-controls select{height:34px;min-height:34px;padding:7px 10px;font-size:13px}.map-overlay-controls select{min-width:104px;padding-right:30px}.map-overlay-controls label{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:6px 9px;border:1px solid rgba(29,29,31,.08);border-radius:4px;background:#ffffffb8;color:var(--text);font-size:13px;font-weight:600;white-space:nowrap}.map-overlay-controls input[type=checkbox]{width:15px;height:15px;min-height:0;padding:0}.course-map-view-toggle{display:inline-flex;align-items:center;gap:2px;padding:2px;border:1px solid rgba(15,23,42,.16);border-radius:6px;background:#f8fafceb}.course-map-view-toggle button{min-height:30px;height:30px;padding:5px 10px;border:0;border-radius:4px;background:transparent;box-shadow:none;color:var(--muted);font-size:13px;font-weight:800}.course-map-view-toggle button.is-active{background:#0f4c81;color:#fff}.tracking-3d-shell{position:relative;height:440px;width:100%;overflow:hidden;border:1px solid rgba(15,35,46,.18);border-radius:var(--radius);background:#0b5a78;box-shadow:var(--shadow)}.tracking-3d-demo-section .tracking-3d-shell{height:min(74vh,760px);min-height:540px}.tracking-3d-shell.map-shell--live-display,.tracking-3d-shell--display{height:100vh;min-height:100vh;border:0;border-radius:0;box-shadow:none}.tracking-3d-shell canvas{display:block;touch-action:none}.tracking-3d-map-controls{right:10px;max-width:calc(100% - 20px)}.tracking-3d-controls{position:absolute;right:12px;bottom:12px;z-index:462;display:grid;gap:8px;max-width:min(520px,calc(100% - 24px));padding:8px;border:1px solid rgba(15,23,42,.14);border-radius:6px;background:#ffffffe6;box-shadow:0 14px 30px #0f232e2e;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.tracking-3d-control-row{display:flex;flex-wrap:wrap;align-items:center;gap:6px}.tracking-3d-control-row button,.tracking-3d-control-row select{min-height:32px;height:32px;padding:6px 10px;border-radius:4px;font-size:12px;font-weight:800}.tracking-3d-control-row button.is-active{border-color:#0f4c81;background:#0f4c81;color:#fff}.tracking-3d-control-row select{min-width:150px;padding-right:30px}.tracking-3d-control-row span{color:var(--muted);font-size:12px;font-weight:800}.tracking-3d-toggle{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:6px 9px;border:1px solid rgba(15,23,42,.14);border-radius:4px;background:#f8fafceb;color:#0f172a;font-size:12px;font-weight:800;line-height:1}.tracking-3d-toggle input{width:15px;height:15px;min-height:0;margin:0;padding:0;accent-color:#0f4c81}.tracking-3d-toggle span{color:#0f172a}.tracking-3d-status{position:absolute;right:12px;top:12px;z-index:461;display:flex;flex-wrap:wrap;gap:6px;justify-content:flex-end;max-width:min(420px,calc(100% - 24px))}.tracking-3d-status span{padding:5px 8px;border:1px solid rgba(15,23,42,.12);border-radius:4px;background:#ffffffd6;color:#0f172a;font-size:12px;font-weight:800;box-shadow:0 10px 22px #0f232e1f}.boat-map--display,.boat-map--display .map-shell,.boat-map--display .tracking-3d-shell{height:100%}.live-display{position:fixed;inset:0;z-index:5000;background:var(--alleima-blue, #0f232e);color:#fff}.live-display .boat-map{height:100%}.live-display__topbar,.live-display__timer,.live-display__results{position:absolute;z-index:5100;border-radius:18px;background:#0f232ed6;border:1px solid rgba(255,255,255,.18);box-shadow:0 18px 48px #0000003d;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.live-display__topbar{top:max(14px,env(safe-area-inset-top));left:max(14px,env(safe-area-inset-left));right:max(14px,env(safe-area-inset-right));display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 12px 10px 16px}.live-display__brand{display:flex;align-items:center;gap:10px;min-width:0;font-weight:800;letter-spacing:-.02em}.live-display__brand span:last-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-display__dot{width:12px;height:12px;border-radius:999px;background:#872823;box-shadow:0 0 0 5px #87282338}.live-display__dot--online{background:#1ea672;box-shadow:0 0 0 5px #1ea6723d}.live-display__controls{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.live-display__controls select,.live-display__controls button{min-height:34px;padding:7px 10px}.live-display__controls .modal-close-button{width:34px;min-width:34px;max-width:34px;height:34px;min-height:34px;max-height:34px;padding:0}.live-display__controls label{display:inline-flex;align-items:center;gap:6px;min-height:34px;padding:7px 10px;border-radius:4px;background:#ffffff1a;white-space:nowrap}.live-display__timer{right:max(18px,env(safe-area-inset-right));bottom:max(24px,env(safe-area-inset-bottom));width:min(260px,calc(100vw - 36px));padding:10px 14px;text-align:right;background:#0f232e5c;backdrop-filter:blur(7px);-webkit-backdrop-filter:blur(7px)}.live-display__timer span,.live-display__timer small{display:block;color:#ffffffc7;font-weight:700;letter-spacing:.02em;text-transform:uppercase}.live-display__timer span{font-size:clamp(10px,1.1vw,12px)}.live-display__timer strong{display:block;margin:2px 0;color:#fff;font-size:clamp(34px,4.7vw,58px);line-height:.98;font-weight:500;letter-spacing:-.025em;font-variant-numeric:tabular-nums}.live-display__timer--countdown strong{color:var(--alleima-orange, #ff5532)}.live-display__timer--race strong{color:#fff}.live-display__timer small{font-size:clamp(9px,1vw,11px)}.live-display__results{left:max(18px,env(safe-area-inset-left));bottom:max(24px,env(safe-area-inset-bottom));width:min(360px,calc(100vw - 36px));padding:14px;background:#0f232eb8;color:#fff}.live-display__results-title{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:10px}.live-display__results-title span{font-size:13px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.live-display__results-title small,.live-display__results p{margin:0;color:#ffffffb8;font-weight:700}.live-display__results ol{display:grid;gap:7px;margin:0;padding:0;list-style:none}.live-display__results li{display:grid;grid-template-columns:34px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:34px}.live-display__rank{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:999px;background:var(--alleima-orange, #ff5532);color:#fff;font-size:13px;font-weight:900}.live-display__boat-name{overflow:hidden;color:#fff;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.live-display__boat-meta{color:#ffffffbd;font-size:12px;font-weight:800;white-space:nowrap}.map-marker-button{appearance:none;border:0;background:transparent;padding:0;margin:0;cursor:pointer;touch-action:none;user-select:none;-webkit-user-select:none;-webkit-user-drag:none}.map-marker-button--draggable{cursor:grab}.map-marker-button--draggable:active{cursor:grabbing}.course-layout-editor{display:grid;gap:12px}.course-layout-intro{align-items:flex-start;display:flex;gap:12px;justify-content:space-between}.course-layout-intro p{margin:0}.course-layout-summary{display:flex;gap:16px;justify-content:flex-end;min-width:max-content}.course-layout-summary div{display:grid;gap:1px}.course-layout-summary span{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.course-layout-summary strong{color:var(--text);font-size:18px;line-height:1.1}.course-layout-control-grid{align-items:stretch;display:grid;gap:10px;grid-template-columns:minmax(330px,1.2fr) minmax(220px,.8fr)}.course-layout-control-group{align-content:start;background:#ffffffad;border:1px solid var(--border);border-radius:8px;display:grid;gap:8px;padding:10px}.course-layout-control-group h5{color:var(--muted);font-size:12px;letter-spacing:0;margin:0;text-transform:uppercase}.course-layout-control-group--templates{grid-row:span 2}.course-layout-settings{display:grid;gap:8px}.course-layout-settings label,.course-insert-select{display:grid;gap:4px}.course-layout-settings label>span,.course-insert-select>span{color:var(--muted);font-size:12px;font-weight:800}.course-layout-check{align-items:center;display:flex!important;gap:8px!important}.course-layout-check>span{color:var(--text)!important;font-size:14px!important;font-weight:700!important}.course-placement-buttons,.course-clear-actions{display:flex;flex-wrap:wrap;gap:6px}.course-placement-buttons button,.course-clear-actions button{min-height:38px}.course-template-picker{align-items:stretch;display:grid;gap:6px;grid-template-columns:minmax(220px,1fr) auto;position:relative}.course-template-trigger,.course-template-option{align-items:center;appearance:none;background:var(--surface);border:1px solid var(--border);color:var(--text);cursor:pointer;display:grid;gap:8px;grid-template-columns:42px 1fr auto;justify-items:start;min-height:58px;padding:7px 10px;text-align:left;width:100%}.course-template-trigger{border-radius:7px}.course-template-trigger>span:nth-of-type(1),.course-template-option>span{font-size:13px;font-weight:800;line-height:1.15}.course-template-trigger>span:last-child{color:var(--muted);font-size:13px;justify-self:end}.course-template-menu{background:var(--surface);border:1px solid var(--border);border-radius:8px;box-shadow:var(--shadow);display:grid;gap:6px;left:0;max-height:360px;overflow:auto;padding:6px;position:absolute;right:64px;top:calc(100% + 6px);z-index:30}.course-template-option{border-radius:6px}.course-template-option.is-selected,.course-template-trigger:focus-visible{border-color:#0e749099;box-shadow:inset 0 0 0 1px #0e749047}.course-template-apply{min-height:58px}.course-template-sketch{display:block;height:48px;width:42px}.course-template-line{fill:none;stroke-linecap:round;stroke-linejoin:round}.course-template-line.start{stroke:#1f2937;stroke-width:3}.course-template-line.route{stroke:#1f2937bd;stroke-dasharray:4 4;stroke-width:2.5}.course-template-mark{fill:#ff8a12;stroke:#1f2937;stroke-width:1.5}.course-template-boat{fill:#e5e7eb;stroke:#1f2937;stroke-width:2}.course-template-pin{fill:#ffd92f;stroke:#1f2937;stroke-width:2}.map-badge{position:relative}.map-badge span{position:relative;z-index:2}.map-badge--startBoat,.map-badge--finishBoat{clip-path:polygon(12% 48%,24% 12%,76% 12%,88% 48%,72% 88%,28% 88%)}.map-badge--startBoat:after,.map-badge--finishBoat:after{background:#ff8a12;border:1px solid #111827;content:"";height:7px;position:absolute;right:4px;top:3px;transform:rotate(12deg);width:10px}.map-badge--finishBoat:after{background:#22c55e}.map-badge--startPin,.map-badge--finishPin{clip-path:polygon(50% 0,100% 100%,0 100%)}.live-buoy-marker{align-items:center;background:#0f172a;border:2px solid #fff;border-radius:4px;box-shadow:0 3px 8px #0f172a52;display:inline-flex;height:22px;justify-content:center;transform:rotate(45deg);width:22px}.live-buoy-marker span{background:#10b981;border-radius:50%;display:block;height:8px;width:8px}.live-buoy-marker--stale span{background:#f59e0b}.live-buoy-marker--offline span,.live-buoy-marker--disabled span{background:#fb7185}.live-buoy-popup{min-width:170px}.map-popup-danger{margin-top:8px;width:100%;min-height:30px;border-color:#87282347;background:#87282314;color:var(--alleima-red, #872823)}.legend{display:flex;flex-wrap:wrap;gap:10px 16px;margin-top:12px;font-size:13px}.legend ul{list-style:none;padding:0;margin:6px 0 0}.legend li{display:flex;align-items:center;gap:6px;margin-bottom:4px}.card-inline{background:transparent;border:0;border-top:1px solid rgba(29,29,31,.08);padding:14px 16px;border-radius:0;backdrop-filter:none;-webkit-backdrop-filter:none}.controls{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin-bottom:10px}.tabs{display:flex;gap:8px;margin:10px 0 8px;flex-wrap:wrap}.tab{padding:10px 16px;border-radius:4px;border:1px solid rgba(29,29,31,.08);background:#ffffffe0;color:var(--text);font-weight:500}.tab.active{border-color:#0071e33d;background:#0071e31f;box-shadow:0 0 0 3px #0071e31f}.form-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:10px;margin-bottom:12px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field--wide{grid-column:span 2}.form-field label{color:var(--muted);font-size:13px;font-weight:600}.form-field .checkbox-row{align-items:center;color:var(--text);display:flex;flex-direction:row;font-size:14px;font-weight:600;gap:8px;line-height:1.35;min-height:42px}.checkbox-row{align-items:center;display:flex;gap:8px;font-size:14px;font-weight:600}.checkbox-row input[type=checkbox]{height:18px;min-height:18px;width:18px}.checkbox-row--field{min-height:42px}.regatta-overview-form-grid{align-items:start;grid-template-columns:repeat(4,minmax(180px,1fr))}.inline-field-action{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:center}.inline-field-action button{min-height:42px;white-space:nowrap}.regatta-notice-board{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(360px,1.2fr);gap:18px;align-items:start}.regatta-notice-list-items{display:grid;gap:8px}.regatta-notice-list-item{display:grid;gap:5px;width:100%;height:auto;min-height:0;padding:10px 12px;text-align:left}.regatta-notice-list-item.is-selected{border-color:var(--accent);box-shadow:0 0 0 3px #0071e31f}.regatta-notice-row{display:flex;gap:8px;justify-content:space-between;align-items:center}.regatta-notice-meta,.regatta-notice-summary{color:var(--muted);font-size:13px;line-height:1.35}.notice-status{border-radius:4px;display:inline-flex;font-size:12px;font-weight:700;line-height:1;padding:5px 7px;white-space:nowrap}.notice-status--published{background:#16a34a24;color:#166534}.notice-status--scheduled{background:#ca8a0424;color:#854d0e}.notice-status--expired{background:#b91c1c1f;color:#991b1b}.notice-status--draft{background:#465a6b1f;color:#334155}.regatta-notice-editor textarea{min-height:150px;resize:vertical}.regatta-notice-publish-note{color:var(--muted);font-size:12px;line-height:1.35}.regatta-notice-published-value{align-items:center;display:flex;min-height:40px}.regatta-notice-facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}@media(max-width:900px){.regatta-notice-board{grid-template-columns:1fr}}.league-logo-editor{display:flex;align-items:center;gap:10px;min-height:48px}.league-admin-editor,.management-editor-section{display:flex;flex-direction:column;gap:12px}.league-editor-section{margin-top:0}.league-regatta-picker{max-height:440px;overflow:auto}.league-regatta-summary{align-items:baseline;display:flex;flex-wrap:wrap;gap:6px 10px;margin-bottom:10px}.league-logo-editor img,.league-detail-title img{width:44px;height:44px;object-fit:contain;border-radius:6px;border:1px solid var(--border);background:#fff}.league-list-title,.league-detail-title{display:flex;align-items:center;gap:10px}.league-public-list th:nth-child(2),.league-public-list td:nth-child(2){width:110px;text-align:center}.league-public-list th:nth-child(3),.league-public-list td:nth-child(3){width:260px}.league-public-list th:last-child,.league-public-list td:last-child{width:128px;text-align:right}.league-public-list tbody tr{transition:background-color .14s ease}.league-list-logo{width:58px;height:58px;flex:0 0 58px;display:grid;place-items:center;overflow:hidden;border:1px solid var(--border);border-radius:10px;background:linear-gradient(145deg,#eef3f5,#fff);color:var(--muted);font-size:22px;font-weight:800}.league-list-logo img{width:100%;height:100%;padding:5px;object-fit:contain}.league-list-copy{min-width:0}.league-list-copy strong{display:block;font-size:16px;line-height:1.3}.league-list-copy .muted{margin-top:3px;line-height:1.35}.league-regatta-count{font-variant-numeric:tabular-nums;font-weight:750}.league-club{display:flex;align-items:center;gap:10px}.league-club img{width:36px;height:36px;flex:0 0 36px;object-fit:contain}.league-club span{line-height:1.3}.league-result-link{display:inline-flex;align-items:center;gap:5px;padding:7px 10px;border:1px solid var(--border);border-radius:7px;background:var(--surface);color:var(--text);font-size:13px;font-weight:750;text-decoration:none;white-space:nowrap}.league-result-link:hover,.league-result-link:focus-visible{border-color:var(--accent);color:var(--accent-strong)}.league-detail-title img{width:64px;height:64px}.league-public-page{min-height:calc(100vh - 36px);display:flex;align-items:flex-start;justify-content:center;padding:24px 0 56px}.league-public-card{width:min(1180px,100%);overflow-x:auto;background:linear-gradient(180deg,#fff,#f4f5f6);border:1px solid rgba(23,28,33,.12);border-radius:var(--radius);box-shadow:inset 0 1px #ffffffeb,0 18px 42px #171c2124;color:var(--text);padding:24px}.league-public-card .section-menu-link{color:var(--text)}.league-detail-actions{flex:0 0 auto;justify-content:flex-end}@media(max-width:720px){.league-public-list th:nth-child(2),.league-public-list td:nth-child(2){display:none}.league-public-list th:nth-child(3),.league-public-list td:nth-child(3){width:auto}.league-list-logo{width:48px;height:48px;flex-basis:48px}.league-club img{display:none}}.sprint-planner-section{border-top:0;margin-top:18px;padding-top:0}.sprint-planner-section .toolbar{align-items:flex-start}.sprint-planner-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:16px}.sprint-planner-card-full{grid-column:1 / -1}.sprint-basic-stats{display:grid;gap:14px;grid-template-columns:repeat(3,minmax(0,1fr));margin-top:4px}.sprint-basic-stats div{border-left:3px solid rgba(29,29,31,.16);padding-left:10px}.sprint-basic-stats span{color:var(--muted);display:block;font-size:12px;line-height:1.2;margin-bottom:3px}.sprint-basic-stats strong{color:var(--text);display:block;font-size:22px;line-height:1}.sprint-boat-operations{border-top:1px solid rgba(29,29,31,.1);margin-top:16px;padding-top:14px}.sprint-inline-state{color:var(--muted);font-size:13px;font-weight:750}.sprint-inline-state.is-ok{color:#047857}.sprint-inline-state.is-warning{color:#b45309}.sprint-replan-facts{display:grid;gap:12px;grid-template-columns:repeat(4,minmax(0,1fr));margin-top:14px}.sprint-replan-facts div{border-left:3px solid rgba(29,29,31,.14);padding-left:10px}.sprint-replan-facts span{color:var(--muted);display:block;font-size:12px;line-height:1.2;margin-bottom:3px}.sprint-replan-facts strong{color:var(--text);display:block;font-size:20px;line-height:1}.sprint-replan-preview{border-top:1px solid rgba(29,29,31,.1);margin-top:16px;padding-top:12px}.sprint-replan-preview h4{font-size:14px;margin:14px 0 8px}.sprint-replan-preview h4:first-child{margin-top:0}.sprint-results-layout{display:grid;grid-template-columns:1.25fr .95fr;gap:16px;margin-top:14px}.sprint-results-admin-stack{display:grid;gap:16px;margin-top:14px;max-width:100%;min-width:0}.sprint-results-entry-card{max-width:100%;min-width:0;overflow-x:auto;width:100%}.sprint-race-card--focused{background:#fffffff5;max-width:100%;min-width:0;overflow-x:auto}.sprint-results-admin-stack>.sprint-panel-card{max-width:100%;min-width:0;overflow-x:auto}.sprint-results-admin-stack .toolbar{min-width:0}.sprint-results-admin-stack .sprint-race-table{min-width:640px}.sprint-results-admin-stack .sprint-results-table{min-width:100%;width:max-content}.sprint-panel-card{background:transparent}.sprint-crew-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:8px;margin-top:10px}.sprint-crew-chip{display:flex;flex-direction:column;gap:4px;height:auto;min-height:0;padding:12px 14px;border-radius:4px;border:1px solid rgba(29,29,31,.08);background:#ffffffe0;text-align:left}.sprint-crew-chip span{color:var(--muted);font-size:13px}.sprint-template-list{display:grid;gap:10px}.sprint-template-card{text-align:left;display:block;width:100%;height:auto;min-height:0;padding:18px;border-radius:4px;border:1px solid rgba(29,29,31,.08);background:#ffffffe6;white-space:normal}.sprint-template-card.is-selected{border-color:#0071e338;box-shadow:0 0 0 3px #0071e31f}.sprint-template-card p{margin-top:0;margin-bottom:10px;color:var(--muted);line-height:1.45}.sprint-template-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:8px;font-size:13px;color:var(--text)}.sprint-template-stats span,.sprint-metrics-summary span,.badge{overflow-wrap:anywhere}.sprint-warning-list{display:flex;flex-wrap:wrap;gap:8px}.sprint-warning-list span{display:inline-flex;padding:6px 10px;border-radius:4px;background:#bf451d0f;border:1px solid rgba(191,69,29,.12);color:#8c3b1b;font-size:13px}.sprint-race-list{display:grid;gap:12px;max-height:920px;overflow:auto;padding-right:4px}.sprint-race-card{padding:18px;border-radius:4px;border:1px solid rgba(29,29,31,.08);background:#ffffffe6}.sprint-race-card .toolbar{align-items:flex-start}.sprint-race-card .badge{max-width:100%}.sprint-team-unavailable-row{opacity:.68}.sprint-team-unavailable-row td{background:linear-gradient(90deg,rgba(154,52,18,.08),transparent 55%)}.sprint-team-unavailable-badge{margin-left:8px}.process-sequence-actions{align-items:stretch;display:flex;flex-wrap:wrap;gap:8px;margin-top:10px}.process-sequence-actions button{align-items:center;display:inline-flex;flex:1 1 150px;justify-content:center;line-height:1.18;min-height:52px;min-width:0;padding-block:10px;text-align:center;white-space:normal}.process-sequence-end-group{align-items:stretch;border-left:1px solid rgba(29,29,31,.22);display:flex;flex:1 1 170px;padding-left:10px}.process-sequence-end-group button{flex:1 1 100%}button.process-sequence-action-ok,html[data-theme=light] button.process-sequence-action-ok,html[data-theme=graphite] button.process-sequence-action-ok{background:#22c55e;border-color:#16a34a;color:#052e16}button.process-sequence-action-ok:hover,html[data-theme=light] button.process-sequence-action-ok:hover,html[data-theme=graphite] button.process-sequence-action-ok:hover{background:#16a34a;border-color:#15803d;color:#fff}button.process-sequence-action-recall,html[data-theme=light] button.process-sequence-action-recall,html[data-theme=graphite] button.process-sequence-action-recall{background:#ef4444;border-color:#dc2626;color:#fff}button.process-sequence-action-recall:hover,html[data-theme=light] button.process-sequence-action-recall:hover,html[data-theme=graphite] button.process-sequence-action-recall:hover{background:#dc2626;border-color:#b91c1c;color:#fff}.race-video-panel{display:grid;gap:10px}.race-video-actions{display:flex;flex-wrap:wrap;gap:8px}.race-video-actions button{align-items:center;display:inline-flex;flex:1 1 150px;gap:8px;justify-content:center;min-height:46px}.race-video-actions button svg{flex:0 0 18px;fill:none;height:18px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;width:18px}.race-video-preview,.race-video-player{background:#0f172a;border-radius:6px;display:block;max-height:52vh;object-fit:contain;width:100%}.race-video-list{display:grid;gap:8px}.race-video-item{align-items:center;border:1px solid rgba(29,29,31,.12);border-radius:6px;display:grid;gap:8px;grid-template-columns:minmax(170px,1fr) auto auto;padding:8px}.race-video-item .race-video-player{grid-column:1 / -1;max-height:58vh}.race-video-meta{display:grid;gap:2px;min-width:0}.race-video-meta span{color:var(--muted);font-size:12px;font-weight:700}.process-finish-button-grid{display:grid;gap:8px;grid-template-columns:repeat(6,minmax(0,1fr))}.process-finish-button-grid>button{align-items:center;display:flex;justify-content:center;line-height:1.2;min-height:58px;min-width:0;padding:10px 8px;text-align:center;white-space:normal;word-break:break-word}.process-finish-boat-card{background:#ffffffe6;border:1px solid rgba(29,29,31,.12);border-radius:6px;display:flex;flex-direction:column;gap:8px;min-width:0;padding:12px 10px 10px}.process-finish-boat-head{align-items:flex-start;display:flex;gap:8px;line-height:1.15;min-width:0}.process-finish-boat-head strong{overflow-wrap:anywhere}.process-finish-online-dot{border-radius:999px;flex:0 0 10px;height:10px;margin-top:2px;width:10px}.process-finish-online-dot.is-online{background:#16a34a;box-shadow:0 0 0 4px #16a34a24}.process-finish-online-dot.is-offline{background:#991b1b;box-shadow:0 0 0 4px #991b1b1f}.process-finish-boat-meta{color:var(--muted);display:flex;flex-wrap:wrap;font-size:12px;font-weight:700;gap:5px}.process-finish-boat-meta span{border:1px solid rgba(29,29,31,.1);border-radius:999px;padding:2px 6px}.process-finish-card-actions{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));margin-top:auto}.process-finish-card-action-wide{grid-column:1 / -1}.process-finish-card-actions button{align-items:center;display:inline-flex;font-size:12px;gap:7px;justify-content:center;min-height:32px;padding:6px 8px;width:100%}.process-finish-card-actions button svg{flex:0 0 16px;height:16px;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2;fill:none;width:16px}.process-finish-card-actions button span{min-width:0}.sprint-judge-grid{display:grid;gap:10px;grid-template-columns:repeat(6,minmax(0,1fr))}.sprint-judge-card{gap:7px;min-height:238px}.sprint-judge-team{color:var(--text);font-size:12px;font-weight:800;line-height:1.25;min-height:36px}.sprint-judge-penalty{align-items:center;border:1px solid rgba(29,29,31,.1);border-radius:6px;display:flex;justify-content:space-between;padding:7px 9px}.sprint-judge-penalty span{color:var(--muted);font-size:12px;font-weight:800}.sprint-judge-penalty strong{font-size:24px;font-variant-numeric:tabular-nums;line-height:1}.sprint-judge-card-actions{display:grid;gap:6px;grid-template-columns:1fr auto;margin-top:auto}.sprint-judge-signal-button{align-items:center;display:inline-flex;justify-content:center;line-height:1.15;min-height:46px;min-width:0;padding:7px 8px;text-align:center;white-space:normal;word-break:break-word;width:100%}.sprint-judge-signal-button.is-active{box-shadow:inset 0 0 0 3px #ffffffb3,0 0 0 2px #141a2038}.sprint-judge-stepper{display:inline-grid;gap:4px;grid-template-columns:repeat(2,34px)}.sprint-judge-stepper button{align-items:center;display:inline-flex;font-size:20px;font-weight:900;justify-content:center;min-height:46px;padding:0}.sprint-judge-signal-status{font-size:12px;font-weight:700}.sprint-race-table select{min-width:86px}.sprint-metrics-summary{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.sprint-metrics-summary span{display:inline-flex;padding:6px 10px;border-radius:4px;background:#ffffffd6;border:1px solid rgba(29,29,31,.08);color:var(--text);font-size:13px;line-height:1.35}.sprint-planner-section.is-planner .data-table{display:block;overflow-x:auto;white-space:nowrap}.sprint-planner-section.is-planner .data-table thead,.sprint-planner-section.is-planner .data-table tbody,.sprint-planner-section.is-planner .data-table tr{width:100%}.sprint-planner-section.is-planner .data-table th,.sprint-planner-section.is-planner .data-table td{white-space:normal}.sprint-planner-section.is-planner .sprint-opponent-progress-table,.sprint-planner-section.is-planner .sprint-meeting-matrix-table{display:table;table-layout:fixed;width:100%}.sprint-planner-section.is-planner .sprint-opponent-progress-table th,.sprint-planner-section.is-planner .sprint-opponent-progress-table td,.sprint-planner-section.is-planner .sprint-meeting-matrix-table th,.sprint-planner-section.is-planner .sprint-meeting-matrix-table td{min-width:0}.qr-box{display:inline-flex;align-items:center;justify-content:center;padding:8px;background:#fff;border:1px solid var(--border);border-radius:12px}.qr-button{border:none;padding:0;background:none;cursor:pointer}.modal-backdrop{position:fixed;inset:0;background:#00000059;display:flex;align-items:flex-start;justify-content:center;padding:32px 0;box-sizing:border-box;overflow-y:auto;z-index:50;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.modal-backdrop--top{z-index:80}.modal-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:22px;width:min(380px,92vw);max-height:88vh;overflow-y:auto;box-shadow:0 24px 70px #00000038}.modal-card--form{width:min(920px,94vw)}.modal-card--wide{width:min(1120px,96vw)}.modal-card--club{width:min(860px,96vw)}.modal-card--top{position:relative;z-index:81}.admin-crew-modal{width:min(760px,94vw);display:grid;gap:14px}.admin-crew-modal-header{display:flex;gap:16px;align-items:flex-start;justify-content:space-between}.admin-crew-modal-header h3{margin:0;line-height:1.25}.admin-crew-modal-header p{margin:3px 0 0}.admin-crew-modal-header button{flex:0 0 auto}.admin-crew-team-field{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:center}.admin-crew-field-label{color:var(--muted);font-size:13px;font-weight:600}.admin-crew-member-list{display:grid;gap:8px}.admin-crew-member-row{display:grid;grid-template-columns:minmax(180px,1fr) minmax(180px,240px) 92px;gap:8px;align-items:center}.admin-crew-member-row--no-club{grid-template-columns:minmax(180px,1fr) 92px}.admin-crew-member-row button{width:100%}.admin-crew-modal-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center;justify-content:space-between}.admin-picker-search-row{margin-bottom:10px}.admin-picker-search-row input{width:min(360px,100%)}.admin-picker-list{max-height:58vh;overflow:auto;border:1px solid var(--border);border-radius:8px;background:var(--surface)}.admin-picker-row{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:42px;padding:7px 10px;border-bottom:1px solid var(--border)}.admin-picker-row:last-child{border-bottom:0}.admin-picker-row-main{display:flex;min-width:0;align-items:baseline;gap:10px}.admin-picker-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-picker-meta{color:var(--muted);font-size:13px;white-space:nowrap}.admin-picker-add-button{width:30px;height:30px;flex:0 0 30px;padding:0;border-radius:50%;font-size:20px;line-height:1}.table-scroll{overflow-x:auto}.sailarena-filters{margin-top:8px}.sailarena-modal{width:min(1080px,96vw)}.sailarena-modal-hero{display:grid;grid-template-columns:1.3fr 1fr;gap:12px;margin-bottom:12px}.sailarena-map-card,.sailarena-status-card{min-height:220px}.sailarena-map-card h3,.sailarena-status-card h3{margin:0 0 8px}.sailarena-contact-stack{display:grid;gap:10px}.sailarena-contact-card{display:grid;gap:4px;padding:12px;border:1px solid rgba(29,29,31,.08);border-radius:12px;background:#fffc}.sailarena-contact-card h4,.sailarena-contact-card p{margin:0}.sailarena-list{margin:0;padding-left:18px;display:grid;gap:8px}.sailarena-badge-open{background:#1ea97c24;border-color:#c8e9dc;color:#1e7b5a}.sailarena-badge-closed{background:#e05b5b1f;border-color:#efc6c6;color:#9f3333}.sailarena-import-panel{display:grid;gap:12px;margin-top:16px;padding-top:16px;border-top:1px solid rgba(29,29,31,.08)}.sailarena-import-panel h3{margin:0 0 4px}.sailarena-import-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:10px;margin-top:4px}.sailarena-import-summary div{display:grid;gap:3px}.sailarena-import-summary span{color:var(--muted);font-size:12px;font-weight:700;text-transform:uppercase}.sailarena-import-summary strong{color:var(--text);font-size:15px}.sailarena-import-actions{margin-bottom:0}.sailarena-import-result,.sailarena-import-errors{border:1px solid rgba(29,29,31,.08);border-radius:4px;padding:10px 12px;background:#ffffffb8}.sailarena-import-errors{border-color:#dc262638;background:#fef2f2cc}.sailarena-import-errors ul{margin:6px 0 0;padding-left:20px}.sailarena-import-table-wrap{width:100%;overflow-x:auto}.sailarena-import-table{min-width:980px}.sailarena-import-table th:first-child,.sailarena-import-table td:first-child{width:72px;text-align:center}.sailarena-import-status{font-weight:800}.sailarena-import-status--newProfile,.sailarena-import-status--new{color:#166534}.sailarena-import-status--newLicense{color:#0f766e}.sailarena-import-status--profileUpdate,.sailarena-import-status--update{color:#9a3412}.sailarena-import-status--merge{color:#7c2d12}.sailarena-import-status--unchanged{color:var(--muted)}.sailarena-import-status--parseError{color:#991b1b}.system-mqtt-viewer{padding:18px}.mqtt-viewer-summary{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:12px;margin:4px 0 16px}.mqtt-viewer-summary span{display:block;color:var(--muted);font-size:.78rem}.mqtt-viewer-summary strong{display:block;margin-top:2px;font-size:1.05rem}.mqtt-viewer-grid{display:grid;grid-template-columns:minmax(320px,.9fr) minmax(420px,1.3fr);gap:14px;align-items:start}.mqtt-viewer-column h3,.mqtt-payload-panel h3,.mqtt-history-panel h3{margin:0}.mqtt-viewer-table-wrap{max-height:430px;overflow:auto;border:1px solid rgba(15,23,42,.08);border-radius:4px}.mqtt-viewer-table-wrap .data-table{margin:0}.mqtt-event-table tbody tr.selected td{background:#2563eb14}.mqtt-signal-category-row td{background:#0f172a0a;padding:0}.mqtt-signal-category-toggle{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border:0;background:transparent;color:inherit;text-align:left;font:inherit;cursor:pointer}.mqtt-signal-category-toggle .muted{margin-left:auto;font-size:.78rem}.mqtt-signal-category-icon{width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(15,23,42,.16);border-radius:4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.8rem;line-height:1}.mqtt-signal-row td:first-child{padding-left:22px}.mqtt-topic-cell{display:block;max-width:360px;overflow-wrap:anywhere;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:.82rem}.mqtt-payload-panel,.mqtt-history-panel{margin-top:14px}.mqtt-history-table-wrap{max-height:320px}.mqtt-history-table-wrap td:nth-child(4){max-width:520px;overflow-wrap:anywhere}.mqtt-payload-panel pre{min-height:160px;max-height:360px;overflow:auto;margin:0;padding:12px;border:1px solid rgba(15,23,42,.08);border-radius:4px;background:#0f172a0a;color:inherit;font-size:.82rem;line-height:1.45}.compact-search{min-width:180px;max-width:260px;padding:7px 9px;border:1px solid rgba(15,23,42,.16);border-radius:4px;background:#ffffffb8;color:inherit}.collapsible-panel{overflow:hidden}.collapsible-summary{cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;margin-bottom:0}.collapsible-summary::-webkit-details-marker{display:none}.collapsible-summary:before{content:"▾";font-size:14px;color:var(--muted);margin-right:8px}.collapsible-panel:not([open]) .collapsible-summary:before{content:"▸"}.collapsible-panel>:not(summary){margin-top:10px}.qr-print-modal{width:min(920px,96vw)}.qr-a4-sheet{width:min(794px,100%);min-height:1123px;margin:0 auto;padding:54px;background:#fff;color:#111827;border:1px solid rgba(17,24,39,.12);display:flex;flex-direction:column;justify-content:space-between}.qr-a4-header{display:flex;justify-content:space-between;gap:24px;padding-bottom:22px;border-bottom:2px solid #111827;font-weight:700}.qr-a4-brand{letter-spacing:-.03em}.qr-a4-kind{color:#6b7280;text-transform:uppercase;letter-spacing:.08em;font-size:13px}.qr-a4-main{display:grid;grid-template-columns:1fr auto;gap:42px;align-items:center;flex:1}.qr-a4-copy h1{margin:0 0 12px;font-size:42px;line-height:1.05;letter-spacing:-.04em}.qr-a4-copy h2{margin:0 0 26px;font-size:24px;font-weight:600;color:#4b5563}.qr-a4-copy p{max-width:380px;margin:0 0 20px;font-size:18px;line-height:1.45}.qr-a4-footer{font-weight:700}.qr-a4-setup-code{display:inline-flex;align-items:baseline;gap:10px;padding:10px 14px;border:2px solid #111827;font-weight:700;letter-spacing:.08em}.qr-a4-setup-code strong{font-size:26px}.qr-a4-code{padding:24px;background:#fff;border:2px solid #111827}.qr-a4-instruction{padding-top:22px;border-top:1px solid rgba(17,24,39,.18);color:#4b5563;font-size:16px}@media print{@page{size:A4 portrait;margin:12mm}html,body{background:#fff!important;margin:0!important;padding:0!important;width:auto!important;min-height:0!important;height:auto!important;overflow:visible!important}#root{max-width:none!important;margin:0!important;padding:0!important}body.qr-print-only #root,body.qr-print-only .page{height:0!important;min-height:0!important;overflow:visible!important}body.qr-print-only #root>:not(.qr-print-backdrop),body.qr-print-only .page>:not(.qr-print-backdrop){visibility:hidden!important}body.qr-print-only .qr-print-backdrop,body.qr-print-only .qr-print-backdrop *{visibility:visible!important}.qr-print-backdrop{position:fixed!important;inset:0 0 auto!important;display:block!important;background:#fff!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;width:100%!important;max-width:100%!important;min-height:0!important;height:auto!important;overflow:visible!important;z-index:999999!important}.qr-print-modal{width:auto!important;max-height:none!important;padding:0!important;border:0!important;box-shadow:none!important;background:#fff!important;overflow:visible!important}.qr-print-controls{display:none!important}.qr-a4-sheet{width:100%!important;height:auto!important;min-height:0!important;margin:0!important;padding:0!important;border:0!important;display:block!important;page-break-after:auto!important;break-after:auto!important}.qr-a4-header{margin-bottom:28mm!important}.qr-a4-main{display:grid!important;grid-template-columns:1fr auto!important;gap:18mm!important;align-items:center!important;margin-bottom:28mm!important}.qr-a4-copy h1{font-size:30pt!important}.qr-a4-copy h2{font-size:18pt!important}.qr-a4-copy p{font-size:13pt!important}.qr-a4-code{padding:8mm!important}@page sprint-race-schedule{size:A4 landscape;margin:8mm}.sprint-planner-section.is-schedule{page:sprint-race-schedule}.sprint-planner-section.is-schedule,.sprint-planner-section.is-schedule *{print-color-adjust:exact;-webkit-print-color-adjust:exact}.sprint-planner-section.is-schedule .toolbar{margin-bottom:4mm!important}.sprint-planner-section.is-schedule .sprint-panel-card{background:#fff!important;border:0!important;box-shadow:none!important;padding:0!important}.sprint-planner-section.is-schedule .sprint-race-schedule-focus-card{margin-bottom:4mm!important}.sprint-planner-section.is-schedule .sprint-results-public-scroll{max-width:none!important;overflow:visible!important}.sprint-planner-section.is-schedule .sprint-race-schedule-table{border:1px solid #b8c0c6!important;box-shadow:none!important;font-size:7.5pt!important;margin-top:0!important;table-layout:fixed!important;width:100%!important}.sprint-planner-section.is-schedule .sprint-race-schedule-table th,.sprint-planner-section.is-schedule .sprint-race-schedule-table td{border-bottom:1px solid #c9d0d5!important;line-height:1.08!important;min-width:0!important;padding:2.4mm 1.8mm!important;white-space:normal!important;overflow-wrap:anywhere!important}.sprint-planner-section.is-schedule .sprint-race-schedule-table th:first-child,.sprint-planner-section.is-schedule .sprint-race-schedule-table td:first-child,.sprint-planner-section.is-schedule .sprint-race-schedule-table th:nth-child(2),.sprint-planner-section.is-schedule .sprint-race-schedule-table td:nth-child(2){width:13mm!important}.sprint-planner-section.is-schedule .sprint-race-schedule-table tr{break-inside:avoid;page-break-inside:avoid}.sprint-planner-section.is-schedule .sprint-race-schedule-assignment{gap:1.5mm!important}.sprint-planner-section.is-schedule .boat-color-swatch{width:3mm!important;height:3mm!important}.sprint-planner-section.is-schedule .sprint-opponent-progress-card{margin-top:4mm!important}.sprint-planner-section.is-schedule .sprint-opponent-progress-table{border:1px solid #b8c0c6!important;font-size:7pt!important;table-layout:fixed!important;width:100%!important}.sprint-planner-section.is-schedule .sprint-opponent-progress-table th,.sprint-planner-section.is-schedule .sprint-opponent-progress-table td{padding:1.4mm 1.2mm!important}.sprint-planner-section.is-schedule .sprint-opponent-progress-table th:first-child,.sprint-planner-section.is-schedule .sprint-opponent-progress-table td:first-child{width:18%!important}}@media(max-width:1320px){.process-finish-button-grid,.sprint-judge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1024px){.content-grid{grid-template-columns:1fr}.process-finish-button-grid,.sprint-judge-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.sprint-planner-grid,.sprint-results-layout,.sprint-basic-stats{grid-template-columns:1fr}.sprint-replan-facts{grid-template-columns:repeat(2,minmax(0,1fr))}#app{padding:24px 16px 36px}.hero{flex-direction:row;border-radius:14px}.password-reset-page{padding:16px}.password-reset-brand{align-items:flex-start;padding:18px}.password-reset-brand h1{font-size:24px}.sailarena-modal-hero{grid-template-columns:1fr}.qr-a4-sheet{min-height:auto;padding:28px}.qr-a4-main{grid-template-columns:1fr}}@media(max-width:900px){.course-layout-intro{display:grid}.course-layout-summary{justify-content:flex-start}.course-layout-control-grid{grid-template-columns:1fr}.course-template-menu{right:0}.process-finish-button-grid,.sprint-judge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.admin-crew-team-field,.admin-crew-member-row,.admin-crew-member-row--no-club{grid-template-columns:1fr}.admin-crew-modal-actions{justify-content:flex-start}.process-finish-button-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.race-video-item{align-items:stretch;grid-template-columns:1fr}.race-video-item button{width:100%}.sprint-judge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.process-finish-button-grid>button{min-height:52px;padding:9px 6px}.hero{flex-direction:column;align-items:flex-start;border-radius:14px}.hero-auth{margin-left:0;width:100%;justify-content:flex-start}.auth-grid{grid-template-columns:1fr}.hero-logo{width:68px;height:68px}.toolbar-spread{align-items:flex-start}}:root,html[data-theme=light],body[data-theme=light]{--alleima-orange: #ff5532;--alleima-blue: #0f232e;--alleima-grey: #e1e1e1;--alleima-red: #872823;--alleima-white: #ffffff;--bg: #f4f4f2;--panel: #ffffff;--panel-strong: #ffffff;--card: #ffffff;--text: var(--alleima-blue);--muted: rgba(15, 35, 46, .66);--accent: var(--alleima-orange);--accent-strong: #db3b1d;--danger: var(--alleima-red);--border: rgba(15, 35, 46, .12);--shadow: 0 14px 34px rgba(15, 35, 46, .08);--shadow-soft: 0 8px 22px rgba(15, 35, 46, .06);--radius: 8px;font-family:Alleima Neurial,Arial,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;color:var(--text);background-color:var(--bg)}html[data-theme=light] body,body{background:var(--bg);color:var(--text)}html[data-theme=graphite],body[data-theme=graphite]{--alleima-orange: #3d454d;--alleima-blue: #171c21;--alleima-grey: #d8dadd;--alleima-red: #8c3f3b;--alleima-white: #ffffff;--bg: #f2f3f4;--panel: #ffffff;--panel-strong: #ffffff;--card: #fbfbfc;--text: #171c21;--muted: rgba(23, 28, 33, .62);--accent: #3d454d;--accent-strong: #161a1f;--danger: #8c3f3b;--border: rgba(23, 28, 33, .16);--shadow: 0 18px 42px rgba(23, 28, 33, .13);--shadow-soft: 0 10px 24px rgba(23, 28, 33, .1);color-scheme:light}html[data-theme=graphite] body{background:radial-gradient(circle at 50% -140px,#fffffff0,#f2f3f400 42%),linear-gradient(180deg,#fafafa,#f2f3f4,#e7e9eb);color:var(--text)}html[data-theme=graphite] .hero,html[data-theme=graphite] .page-user .hero,html[data-theme=graphite] .page-admin .hero,html[data-theme=graphite] .section-menu{background:linear-gradient(180deg,#3a424a,#171c21);border:1px solid rgba(23,28,33,.28);box-shadow:inset 0 1px #ffffff38,0 18px 40px #171c212e}html[data-theme=graphite] .panel,html[data-theme=graphite] .card-inline,html[data-theme=graphite] .sprint-panel-card,html[data-theme=graphite] .sprint-race-card,html[data-theme=graphite] .sprint-template-card,html[data-theme=graphite] .sailarena-contact-card,html[data-theme=graphite] .modal-card,html[data-theme=graphite] .telemetry-card{background:linear-gradient(180deg,#fff,#f4f5f6);border:1px solid rgba(23,28,33,.12);box-shadow:inset 0 1px #ffffffeb,0 14px 30px #171c211a;color:var(--text)}html[data-theme=graphite] .page-admin .panel{border-top-color:#3d454d}html[data-theme=graphite] .panel h2,html[data-theme=graphite] .panel h3,html[data-theme=graphite] .panel h4,html[data-theme=graphite] .modal-card h2,html[data-theme=graphite] .modal-card h3,html[data-theme=graphite] .card-inline h3{color:var(--text)}html[data-theme=graphite] .section-menu-link{color:#ffffffb8}html[data-theme=graphite] .section-menu-link:hover{color:#fff;background:#ffffff14}html[data-theme=graphite] .section-menu-link.active,html[data-theme=graphite] .pill.active,html[data-theme=graphite] .badge.active,html[data-theme=graphite] .tab.active,html[data-theme=graphite] .page-admin .tab.active{background:linear-gradient(180deg,#5a646e,#2b333b);border-color:#20262d;color:#fff;box-shadow:inset 0 1px #fff3,0 7px 16px #171c212e}html[data-theme=graphite] button,html[data-theme=graphite] select,html[data-theme=graphite] input,html[data-theme=graphite] textarea,html[data-theme=graphite] .pill,html[data-theme=graphite] .badge{background:linear-gradient(180deg,#fff,#eef0f2);border-color:#171c2129;color:var(--text);box-shadow:inset 0 1px #ffffffd1}html[data-theme=graphite] button.primary,html[data-theme=graphite] .page-admin button.primary{background:linear-gradient(180deg,#5a646e,#2b333b);border-color:#20262d;color:#fff;box-shadow:inset 0 1px #fff3,0 8px 18px #171c2138}html[data-theme=graphite] .hero-auth>button,html[data-theme=graphite] .hero-auth>.hero-admin-link{background:transparent;border:0;border-radius:50%;box-shadow:none;color:#ffffffc7;padding:0;font-weight:650}html[data-theme=graphite] .hero-auth>button:hover,html[data-theme=graphite] .hero-auth>.hero-admin-link:hover{background:transparent;border-color:transparent;box-shadow:none;color:#fff}html[data-theme=graphite] .auth-popover{background:linear-gradient(180deg,#fff,#f4f5f6);border-color:#171c2124;box-shadow:inset 0 1px #ffffffeb,0 14px 30px #171c212e;color:var(--text)}html[data-theme=graphite] .auth-popover .auth-link-button,html[data-theme=graphite] .auth-popover .auth-close-button{background:transparent;border-color:transparent;box-shadow:none;color:var(--muted)}html[data-theme=graphite] .auth-popover .auth-link-button:hover,html[data-theme=graphite] .auth-popover .auth-close-button:hover{background:#171c210f;color:var(--text)}html[data-theme=graphite] .auth-popover .modal-close-button{background:var(--alleima-white);border-color:#0f232e29;color:var(--alleima-blue);box-shadow:0 8px 18px #0f232e1f}html[data-theme=graphite] button:hover,html[data-theme=graphite] select:focus,html[data-theme=graphite] input:focus,html[data-theme=graphite] textarea:focus{border-color:#171c215c;box-shadow:inset 0 1px #ffffffe0,0 0 0 3px #171c211f}html[data-theme=graphite] .modal-close-button:hover,html[data-theme=graphite] .modal-close-button:focus-visible,html[data-theme=graphite] .auth-popover .modal-close-button:hover,html[data-theme=graphite] .auth-popover .modal-close-button:focus-visible{background:#fff;border-color:var(--alleima-orange);color:var(--alleima-blue);box-shadow:0 0 0 3px #ff55322e,0 10px 24px #0f232e29}html[data-theme=graphite] .section-menu .section-menu-link{background:transparent;border-color:transparent;color:#ffffffb8;box-shadow:none}html[data-theme=graphite] .section-menu .section-menu-link:hover{background:#ffffff14;border-color:transparent;color:#fff;box-shadow:none}html[data-theme=graphite] .section-menu .section-menu-link.active{background:linear-gradient(180deg,#5a646e,#2b333b);border-color:#20262d;color:#fff;box-shadow:inset 0 1px #fff3,0 7px 16px #171c212e}html[data-theme=graphite] .data-table{background:#fff;border:1px solid rgba(23,28,33,.12)}html[data-theme=graphite] .data-table th{background:linear-gradient(180deg,#dfe2e4,#c7ccd0);color:#171c21;border-bottom-color:#171c2129}html[data-theme=graphite] .data-table td{color:var(--text);border-bottom-color:#171c2114}html[data-theme=graphite] .data-table.regatta-list-table tbody tr:nth-child(2n){background:#171c2109}html[data-theme=graphite] .data-table tbody tr.clickable-row:hover,html[data-theme=graphite] .data-table tbody tr.clickable-row:focus,html[data-theme=graphite] .data-table.regatta-list-table tbody tr.clickable-row:hover,html[data-theme=graphite] .data-table.regatta-list-table tbody tr.clickable-row:focus{background:#171c2114}html[data-theme=graphite] .telemetry-card.is-online{border-left-color:#3d454d}html[data-theme=graphite] .map-shell{border:1px solid rgba(23,28,33,.14);box-shadow:inset 0 1px #ffffffe6,var(--shadow-soft)}html[data-theme=graphite] .profile-popover{background:linear-gradient(180deg,#fff,#f4f5f6);border-color:#171c2129;box-shadow:inset 0 1px #ffffffeb,0 18px 42px #171c212e}#root{max-width:1480px;padding:18px 24px 56px}.page{gap:18px}.hero,html[data-theme=light] .hero,html[data-theme=light] .page-user .hero,html[data-theme=light] .page-admin .hero{background:var(--alleima-white);border:0;border-radius:var(--radius);box-shadow:var(--shadow-soft);padding:18px 24px;color:var(--alleima-blue);backdrop-filter:none;-webkit-backdrop-filter:none}.page-user .hero,html[data-theme=light] .page-user .hero,.page-admin .hero,html[data-theme=light] .page-admin .hero{background:var(--alleima-blue);color:var(--alleima-white);box-shadow:0 18px 40px #0f232e29}.hero h1,.page-admin .hero h1,html[data-theme=light] .page-admin .hero h1{color:inherit;font-size:24px;font-weight:500;letter-spacing:0}.hero p{color:#0f232ea8}.page-user .hero p,.page-user .auth-text,.page-admin .hero p,.page-admin .auth-text{color:#ffffffc7}.hero-logo{width:46px;height:46px}.section-menu{background:var(--alleima-blue);border-radius:var(--radius);box-shadow:var(--shadow-soft);gap:4px;padding:6px;margin:0 0 6px}.section-menu-link{color:#ffffffc7;padding:10px 13px;border-radius:6px;font-weight:500;text-decoration:none}.section-menu-link:hover{color:var(--alleima-white);background:#ffffff14}.section-menu-link.active{color:var(--alleima-white);background:var(--alleima-orange);font-weight:700;text-decoration:none}.regatta-submenu{gap:4px;padding:6px;margin:12px 0 6px}.regatta-submenu .section-menu-link{height:auto;min-height:0;padding:10px 13px;border:0;line-height:normal;box-shadow:none}.panel,html[data-theme=light] .panel,html[data-theme=light] .card-inline,html[data-theme=light] .sprint-panel-card,html[data-theme=light] .sprint-race-card,html[data-theme=light] .sprint-template-card,html[data-theme=light] .sailarena-contact-card,html[data-theme=light] .modal-card{background:var(--alleima-white);border:0;border-radius:var(--radius);box-shadow:var(--shadow-soft);color:var(--alleima-blue);backdrop-filter:none;-webkit-backdrop-filter:none}.page-admin .panel,html[data-theme=light] .page-admin .panel{border-top:0;box-shadow:var(--shadow)}.panel h2,.panel h3,.panel h4,.modal-card h2,.modal-card h3,.card-inline h3{color:var(--alleima-blue);letter-spacing:0;font-weight:500}.muted,.auth-text{color:var(--muted)}button,select,input,textarea{font-family:inherit;border-radius:6px;border:1px solid var(--border);background:var(--alleima-white);color:var(--alleima-blue);box-shadow:none}textarea{min-height:120px;padding:11px 14px}button{font-weight:600;background:var(--alleima-white);color:var(--alleima-blue);border-color:#0f232e33}button:hover,select:focus,input:focus,textarea:focus{border-color:var(--alleima-orange);outline:none;box-shadow:0 0 0 3px #ff55322e}button.primary,.page-admin button.primary,html[data-theme=light] .page-admin button.primary{background:var(--alleima-orange);color:var(--alleima-white);border-color:var(--alleima-orange);box-shadow:0 8px 18px #ff553238}button.primary:hover{background:var(--accent-strong);border-color:var(--accent-strong)}button:disabled,input:disabled,select:disabled{opacity:.58;cursor:not-allowed}select{-webkit-appearance:menulist;appearance:auto;min-width:160px;padding:0 12px;background:var(--alleima-white);background-image:none;line-height:normal}select option{background:var(--alleima-white);color:var(--alleima-blue)}.pill,.badge,html[data-theme=light] .pill,html[data-theme=light] .badge,.page-admin .pill{background:var(--alleima-white);border:1px solid rgba(15,35,46,.14);color:var(--alleima-blue);border-radius:6px;font-weight:600}.pill.active,.badge.active,.tab.active,.page-admin .tab.active{background:var(--alleima-orange);border-color:var(--alleima-orange);color:var(--alleima-white);box-shadow:none}.status-chip{background:transparent;border:0;color:var(--muted);font-weight:700}.data-table,html[data-theme=light] .data-table{background:var(--alleima-white);border:0;border-radius:var(--radius);box-shadow:var(--shadow-soft);overflow:hidden}.data-table th,html[data-theme=light] .data-table th{background:var(--alleima-grey);color:var(--alleima-blue);border-bottom:1px solid rgba(15,35,46,.12);font-weight:700;vertical-align:middle}.data-table td,html[data-theme=light] .data-table td{color:var(--alleima-blue);border-bottom:1px solid rgba(15,35,46,.08);vertical-align:middle}.data-table tbody tr.clickable-row:hover,.data-table tbody tr.clickable-row:focus,.data-table.regatta-list-table tbody tr.clickable-row:hover,.data-table.regatta-list-table tbody tr.clickable-row:focus{background:#ff553214}.data-table.regatta-list-table tbody tr:nth-child(2n){background:#e1e1e147}.regatta-discovery{display:grid;gap:18px}.regatta-discovery-heading,.regatta-discovery-title-row,.regatta-discovery-card,.regatta-discovery-actions{display:flex;align-items:center}.regatta-discovery-heading{justify-content:space-between;gap:16px}.regatta-discovery-heading h2,.regatta-discovery-heading p,.regatta-discovery-title-row h3,.regatta-discovery-deadline{margin:0}.regatta-discovery-count{color:var(--muted);font-size:14px;font-weight:700;white-space:nowrap}.regatta-discovery-filters{display:grid;grid-template-columns:minmax(190px,.8fr) minmax(260px,1.6fr) minmax(170px,.7fr);gap:12px}.regatta-discovery-filters label{display:grid;gap:6px}.regatta-discovery-filters label>span,.regatta-discovery-facts span{color:var(--muted);font-size:12px;font-weight:700}.regatta-discovery-filters input,.regatta-discovery-filters select{width:100%;min-width:0}.regatta-discovery-list{display:grid;gap:16px}.regatta-discovery-card{position:relative;display:grid;grid-template-columns:224px minmax(0,1fr) auto;align-items:stretch;gap:0;min-height:184px;overflow:hidden;background:var(--alleima-white, var(--panel-strong));border:1px solid rgba(15,35,46,.08);border-radius:14px;box-shadow:0 2px 5px #0f232e09,0 12px 30px #0f232e12;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.regatta-discovery-card:hover{border-color:#0f232e24;box-shadow:0 3px 7px #0f232e0b,0 18px 38px #0f232e1a;transform:translateY(-1px)}.regatta-discovery-card-main{min-width:0;flex:1;padding:22px 24px}.regatta-discovery-cover{position:relative;min-width:0;min-height:184px;overflow:hidden;background:linear-gradient(145deg,#0f232e0f,#0f232e00),linear-gradient(135deg,#e7eef0,#f4f7f6)}.regatta-discovery-cover:after{position:absolute;inset:0;content:"";pointer-events:none;box-shadow:inset -1px 0 #0f232e0f}.regatta-discovery-cover img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.2,.7,.2,1)}.regatta-discovery-card:hover .regatta-discovery-cover img{transform:scale(1.025)}.regatta-discovery-cover span{display:grid;height:100%;min-height:184px;place-items:center;padding:12px;color:var(--alleima-blue);font-size:12px;font-weight:700;letter-spacing:.08em;text-align:center;text-transform:uppercase}.regatta-discovery-title-row{min-height:64px;align-items:center}.regatta-discovery-title-row h3{min-width:0;margin:0;color:var(--alleima-blue);font-size:clamp(23px,2vw,29px);font-weight:600;letter-spacing:-.025em;line-height:1.12}.regatta-discovery-details{display:grid;grid-template-columns:minmax(300px,1fr) minmax(220px,auto);align-items:end;gap:28px;margin-top:20px;padding-top:17px;border-top:1px solid rgba(15,35,46,.09)}.regatta-discovery-organizer{display:flex;align-items:center;gap:16px;min-width:0}.regatta-discovery-club-logo{width:64px;height:64px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(15,35,46,.12))}.regatta-discovery-heading-copy{min-width:0}.regatta-discovery-heading-copy span{display:block;min-width:0;margin-top:6px;overflow:hidden;color:var(--muted);font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.registration-state{flex:0 0 auto;justify-self:start;padding:5px 9px;border-radius:999px;font-size:12px;font-weight:700;line-height:1.15}.registration-state--open{color:#166534;background:#dcfce7}.registration-state--closing-soon{color:#92400e;background:#fef3c7}.registration-state--closed{color:#6b7280;background:#f3f4f6}.regatta-discovery-facts{display:grid;grid-template-columns:minmax(140px,1.15fr) minmax(120px,1fr) minmax(90px,.65fr);gap:24px}.regatta-discovery-facts div{min-width:0}.regatta-discovery-facts strong{display:block;margin-top:5px;overflow-wrap:anywhere;font-size:14px;font-weight:600;line-height:1.3}.regatta-discovery-registration{display:grid;grid-template-columns:auto auto;align-items:center;gap:7px 18px;padding-left:24px;border-left:1px solid rgba(15,35,46,.12)}.regatta-discovery-participants{display:flex;align-items:baseline;justify-self:end;gap:7px;white-space:nowrap}.regatta-discovery-participants span{color:var(--muted);font-size:12px;font-weight:700}.regatta-discovery-participants strong{font-size:19px;font-weight:650;line-height:1}.regatta-discovery-deadline{grid-column:1 / -1;color:var(--muted);font-size:13px}.regatta-discovery-actions{flex:0 0 auto;justify-content:center;padding:22px 24px 22px 0}button.regatta-discovery-open-button{min-width:126px;min-height:42px;border-color:var(--alleima-blue);background:var(--alleima-blue);color:var(--alleima-white);font-weight:650;box-shadow:0 7px 16px #0f232e29}button.regatta-discovery-open-button:hover{border-color:var(--accent-strong);background:var(--accent-strong);color:var(--alleima-white);box-shadow:0 9px 20px #db3b1d33}@media(max-width:1100px){.regatta-discovery-card{grid-template-columns:190px minmax(0,1fr)}.regatta-discovery-cover{grid-row:1 / span 2;height:100%}.regatta-discovery-actions{grid-column:2;justify-content:flex-end;padding:0 20px 20px}}.regatta-discovery-empty{padding:36px 20px;text-align:center;border:1px dashed rgba(15,35,46,.18);border-radius:var(--radius)}.regatta-discovery-empty h3,.regatta-discovery-empty p{margin:0}.regatta-discovery-empty p{margin-top:6px}.registration-feedback{margin-top:14px;padding:12px 14px;border-radius:var(--radius);font-size:14px;font-weight:700}.registration-feedback--info{color:var(--alleima-blue, var(--text));background:#0071e314}.registration-feedback--success{color:#166534;background:#dcfce7}.registration-feedback--error{color:#991b1b;background:#fee2e2}.regatta-registration-page{display:grid;gap:22px;min-width:0}.regatta-registration-header{display:flex;align-items:center;gap:18px;padding-bottom:20px;border-bottom:1px solid rgba(15,35,46,.1)}.regatta-registration-header>div{min-width:0}.regatta-registration-header h2{margin:2px 0 0;font-size:clamp(28px,3vw,42px);line-height:1.08;letter-spacing:-.035em}.regatta-registration-eyebrow{color:var(--muted);font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.regatta-registration-back{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px}.regatta-registration-back span{font-size:20px;line-height:1}.regatta-registration-form,.regatta-registration-list{min-width:0;padding:22px;border:1px solid rgba(15,35,46,.1);border-radius:var(--radius);background:var(--alleima-white);box-shadow:var(--shadow-soft)}.regatta-registration-form-heading,.regatta-registration-list-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}.regatta-registration-form-heading h3,.regatta-registration-list-heading h3,.regatta-registration-form-heading p,.regatta-registration-list-heading p{margin:0}.regatta-registration-form-heading h3,.regatta-registration-list-heading h3{font-size:21px}.regatta-registration-form-heading p,.regatta-registration-list-heading p{margin-top:4px;color:var(--muted);font-size:14px}.regatta-registration-list-heading>strong{min-width:42px;color:var(--alleima-blue);font-size:28px;line-height:1;text-align:right}.regatta-registration-step-grid{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:16px}.regatta-registration-step{min-width:0;padding:18px;border:1px solid rgba(15,35,46,.1);border-radius:var(--radius);background:#e1e1e12e}.regatta-registration-step-heading{display:flex;align-items:flex-start;gap:12px;min-height:48px;margin-bottom:16px}.regatta-registration-step-heading h4,.regatta-registration-step-heading p{margin:0}.regatta-registration-step-heading h4{font-size:17px}.regatta-registration-step-heading p{margin-top:3px;color:var(--muted);font-size:13px;line-height:1.35}.regatta-registration-step-number,.regatta-registration-crew-index{display:inline-grid;place-items:center;flex:0 0 auto;width:30px;height:30px;border-radius:50%;color:#fff;background:var(--alleima-blue);font-size:13px;font-weight:800}.regatta-registration-choice-tools{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;margin-bottom:10px}.regatta-registration-choice-tools input{min-width:0}.regatta-registration-boat-list,.regatta-registration-crew-list{display:grid;gap:8px;max-height:268px;overflow-y:auto}.regatta-registration-boat-choice,.regatta-registration-crew-member{display:flex;align-items:center;gap:11px;min-width:0;padding:12px;border:1px solid rgba(15,35,46,.12);border-radius:10px;background:#fff;cursor:pointer;transition:border-color .14s ease,box-shadow .14s ease,background .14s ease}.regatta-registration-boat-choice:hover{border-color:#ff55328c}.regatta-registration-boat-choice.is-selected{border-color:var(--alleima-orange);background:#ff553212;box-shadow:0 0 0 3px #ff55321f}.regatta-registration-boat-choice>span,.regatta-registration-crew-main,.registration-crew-candidate>span:first-child{display:grid;min-width:0;gap:3px}.regatta-registration-boat-choice strong,.regatta-registration-crew-main strong,.registration-crew-candidate strong{overflow:hidden;color:var(--text);font-size:14px;line-height:1.25;text-overflow:ellipsis;white-space:nowrap}.regatta-registration-boat-choice small,.regatta-registration-crew-main small,.registration-crew-candidate small{overflow:hidden;color:var(--muted);font-size:12px;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}.regatta-registration-boat-thumbnail,.boat-management-thumbnail{display:grid;place-items:center;flex:0 0 auto;overflow:hidden;width:54px;height:42px;border-radius:8px;color:var(--muted);background:#0f232e12}.regatta-registration-boat-thumbnail img,.boat-management-thumbnail img{width:100%;height:100%;object-fit:cover}.regatta-registration-boat-thumbnail>span,.boat-management-thumbnail>span{font-size:20px;line-height:1}.regatta-registration-empty{display:grid;gap:4px;padding:22px 16px;border:1px dashed rgba(15,35,46,.18);border-radius:10px;color:var(--muted);text-align:center}.regatta-registration-empty strong{color:var(--text);font-size:14px}.regatta-registration-empty span{font-size:13px;line-height:1.4}.regatta-registration-crew-member{cursor:default}.regatta-registration-crew-index{width:26px;height:26px;color:var(--alleima-blue);background:#0f232e17}.regatta-registration-crew-main{flex:1}.regatta-registration-crew-main input{width:100%;min-height:38px}.regatta-registration-remove{min-height:34px;padding:6px 10px;color:var(--muted);background:transparent;border-color:transparent;box-shadow:none}.regatta-registration-remove:not(:disabled):hover{color:#991b1b;background:#fee2e2;border-color:transparent;box-shadow:none}.regatta-registration-add-crew{width:100%;margin-top:10px;border-style:dashed;background:#ffffffb3}.regatta-registration-submit{display:flex;align-items:center;justify-content:flex-end;gap:18px;margin-top:18px;padding-top:18px;border-top:1px solid rgba(15,35,46,.1)}.regatta-registration-submit>span{color:var(--muted);font-size:13px}.regatta-registration-submit .primary{min-width:180px}.regatta-registration-table td:last-child{white-space:nowrap}.regatta-registration-table-scroll,.regatta-participant-table-scroll,.regatta-participant-list{min-width:0;max-width:100%}.regatta-registration-row-actions{display:flex;flex-wrap:wrap;gap:6px}.regatta-page-heading{margin-bottom:12px}.regatta-page-heading h2,.regatta-participant-heading h3{min-width:0;margin:0;overflow-wrap:anywhere}.regatta-participant-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:14px}.regatta-participant-heading>strong{flex:0 0 auto;color:var(--alleima-blue);font-size:22px}.responsive-registration-table td{overflow-wrap:anywhere}.regatta-entry-list{display:grid;min-width:0}.regatta-entry-filter{display:grid;width:min(480px,100%);gap:5px}.regatta-entry-filter>span{color:var(--muted);font-size:12px;font-weight:700}.regatta-entry-filter input{width:100%;min-width:0}.regatta-entry-filter-result{min-height:22px;padding-top:4px;color:var(--muted);font-size:12px}.regatta-entry-cards{display:grid;gap:8px}.regatta-entry-card{min-width:0;overflow:hidden;border:1px solid rgba(15,35,46,.12);border-radius:10px;background:var(--alleima-white);box-shadow:0 4px 12px #0f232e0a}.regatta-entry-card summary{display:grid;grid-template-columns:minmax(0,1fr) auto 18px;align-items:center;gap:14px;min-width:0;padding:13px 15px;cursor:pointer;list-style:none}.regatta-entry-card summary::-webkit-details-marker{display:none}.regatta-entry-card summary:hover{background:#0f232e06}.regatta-entry-card-identity{display:grid;min-width:0;gap:2px}.regatta-entry-card-identity strong,.regatta-entry-card-identity>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.regatta-entry-card-identity strong{color:var(--text);font-size:15px}.regatta-entry-card-identity>span{color:var(--muted);font-size:12px}.regatta-entry-card-srs{color:var(--muted);font-size:12px;font-weight:700;white-space:nowrap}.regatta-entry-card-chevron{width:9px;height:9px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg) translate(-2px,-2px);transition:transform .14s ease}.regatta-entry-card[open] .regatta-entry-card-chevron{transform:rotate(225deg) translate(-2px,-2px)}.regatta-entry-card-details{display:grid;gap:14px;padding:14px 15px 15px;border-top:1px solid rgba(15,35,46,.08);background:#0f232e05}.regatta-entry-card-details dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px 24px;margin:0}.regatta-entry-card-details dl>div{display:grid;min-width:0;gap:3px}.regatta-entry-card-details dt{color:var(--muted);font-size:11px;font-weight:700}.regatta-entry-card-details dd{min-width:0;margin:0;color:var(--text);font-size:13px;line-height:1.4;overflow-wrap:anywhere}.regatta-entry-card-crew{grid-column:span 2}.regatta-entry-card-actions{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:8px}.regatta-entry-list-empty{margin:0;padding:16px 0;text-align:center}.registration-crew-picker{width:min(620px,calc(100vw - 32px))}.registration-crew-picker .modal-title-row{margin-bottom:14px}.registration-crew-picker .modal-title-row h3,.registration-crew-picker .modal-title-row p{margin:0}.registration-crew-picker .modal-title-row p{margin-top:3px;color:var(--muted);font-size:13px}.registration-crew-picker-search{width:100%;margin-bottom:10px}.registration-crew-picker-results{display:grid;gap:7px;max-height:min(390px,48vh);overflow-y:auto;padding:2px}.registration-crew-candidate{display:flex;align-items:center;justify-content:space-between;gap:14px;width:100%;min-width:0;padding:12px 14px;text-align:left;background:#fff;border-color:#0f232e1f;box-shadow:none}.registration-crew-candidate:not(:disabled):hover{border-color:var(--alleima-orange);background:#ff55320d}.registration-crew-candidate>span:last-child{flex:0 0 auto;color:var(--alleima-blue);font-size:18px;font-weight:800}.registration-crew-candidate:disabled{opacity:.62}.registration-crew-candidate:disabled>span:last-child{color:var(--muted);font-size:12px}.registration-crew-manual{margin-top:14px;padding-top:14px;border-top:1px solid rgba(15,35,46,.1)}.registration-crew-manual>span{display:block;margin-bottom:7px;color:var(--muted);font-size:12px;font-weight:700}.registration-crew-manual>div{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}.boat-image-field{display:grid;gap:10px;margin-top:4px}.boat-image-preview{display:grid;place-items:center;overflow:hidden;width:min(100%,620px);aspect-ratio:16 / 9;border:1px dashed rgba(15,35,46,.22);border-radius:var(--radius);color:var(--muted);background:linear-gradient(135deg,#0f232e06,#0f232e13)}.boat-image-preview.has-image{border-style:solid;background:#e5e7eb}.boat-image-preview img{width:100%;height:100%;object-fit:cover}.boat-image-preview>div{display:grid;justify-items:center;gap:4px;padding:20px;text-align:center}.boat-image-preview>div>span{margin-bottom:3px;font-size:34px}.boat-image-preview strong{color:var(--text);font-size:14px}.boat-image-preview small{font-size:12px}.boat-image-actions{display:flex;flex-wrap:wrap;gap:8px}.boat-image-actions input[type=file]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.boat-image-upload-button{display:inline-flex;align-items:center;justify-content:center;min-height:38px;padding:8px 14px;border:1px solid var(--border);border-radius:var(--radius);color:var(--text);background:var(--surface);font-size:14px;font-weight:700;cursor:pointer}.boat-image-upload-button:hover{border-color:var(--accent);box-shadow:0 0 0 4px #1fb6ff2e}.boat-image-upload-button.is-disabled{cursor:not-allowed;opacity:.55}.boat-management-identity{display:flex;align-items:center;gap:11px;min-width:180px}.boat-management-identity strong{color:var(--text)}@media(max-width:960px){.regatta-registration-step-grid{grid-template-columns:1fr}}@media(max-width:640px){.regatta-registration-page{gap:16px;padding:16px}.regatta-registration-header{align-items:flex-start;flex-direction:column;gap:14px}.regatta-registration-header h2{font-size:29px}.regatta-registration-form,.regatta-registration-list{padding:16px}.regatta-registration-form-heading,.regatta-registration-list-heading{flex-direction:column}.regatta-registration-step{padding:14px}.regatta-registration-choice-tools,.registration-crew-manual>div{grid-template-columns:1fr}.regatta-registration-choice-tools>button,.registration-crew-manual button,.regatta-registration-submit .primary{width:100%}.regatta-registration-crew-member{align-items:flex-start;flex-wrap:wrap}.regatta-registration-crew-main{width:calc(100% - 40px)}.regatta-registration-remove{margin-left:38px}.regatta-registration-submit{align-items:stretch;flex-direction:column}.regatta-registration-submit>span{text-align:center}.regatta-registration-table-scroll,.regatta-participant-table-scroll{overflow:visible}.responsive-registration-table,.responsive-registration-table tbody{display:block;width:100%}.responsive-registration-table{margin-top:0;border:0;background:transparent;box-shadow:none;overflow:visible}.responsive-registration-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.responsive-registration-table tbody{display:grid;gap:10px}.responsive-registration-table tr{display:grid;min-width:0;padding:5px 14px;border:1px solid rgba(15,35,46,.12);border-radius:10px;background:var(--alleima-white);box-shadow:0 6px 16px #0f232e0d}.responsive-registration-table td,html[data-theme=light] .responsive-registration-table td,html[data-theme=graphite] .responsive-registration-table td{display:grid;grid-template-columns:minmax(92px,.7fr) minmax(0,1fr);gap:12px;min-width:0;padding:10px 0;border-bottom:1px solid rgba(15,35,46,.08);color:var(--text);white-space:normal}.responsive-registration-table td:before{content:attr(data-label);color:var(--muted);font-size:12px;font-weight:700}.responsive-registration-table td:last-child{border-bottom:0}.responsive-registration-table td[data-label=Åtgärder]{grid-template-columns:1fr}.regatta-registration-row-actions{display:grid;grid-template-columns:1fr 1fr}.regatta-registration-row-actions button{width:100%}.responsive-registration-table .responsive-registration-table-empty{display:block;padding:14px 0;border-bottom:0;text-align:center}.responsive-registration-table .responsive-registration-table-empty:before{content:none}.regatta-page-heading{align-items:stretch;flex-direction:column;gap:12px}.regatta-page-heading .regatta-header-actions,.regatta-page-heading .regatta-header-actions button{width:100%}.regatta-submenu{flex-wrap:nowrap;max-width:100%;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.regatta-submenu::-webkit-scrollbar{display:none}.regatta-submenu .section-menu-link{flex:0 0 auto}.regatta-participant-heading{align-items:flex-start}.regatta-entry-card summary{gap:10px;padding:12px}.regatta-entry-card-details{padding:12px}.regatta-entry-card-details dl{grid-template-columns:1fr;gap:11px}.regatta-entry-card-crew{grid-column:auto}.regatta-entry-card-actions{display:grid;grid-template-columns:1fr 1fr}.regatta-entry-card-actions button{width:100%}}.registration-boat-form{display:grid;gap:14px;margin:10px 0;padding:16px;border:1px solid rgba(15,35,46,.12);border-radius:var(--radius);background:#e1e1e13d}.registration-boat-form h4,.registration-boat-form .registration-feedback{margin:0}.registration-boat-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.registration-boat-form-actions{justify-content:flex-end}.danger-text-button{color:#b91c1c}button.danger-button{color:#fff;background:#b91c1c;border-color:#b91c1c}button.danger-button:hover{background:#991b1b;border-color:#991b1b}@media(max-width:820px){.regatta-discovery-filters{grid-template-columns:1fr 1fr}.regatta-discovery-search{grid-column:1 / -1;grid-row:1}.regatta-discovery-card{display:flex;flex-direction:column}.regatta-discovery-cover{grid-row:auto;width:100%;height:clamp(220px,38vw,300px);min-height:220px}.regatta-discovery-cover span{min-height:220px}.regatta-discovery-details{grid-template-columns:1fr;gap:16px}.regatta-discovery-registration{grid-template-columns:auto 1fr;padding-top:12px;padding-left:0;border-top:1px solid rgba(15,35,46,.12);border-left:0}.regatta-discovery-actions{justify-content:flex-end;padding:0 20px 20px}.regatta-discovery-actions button{min-width:150px}}@media(max-width:520px){.regatta-discovery-heading{align-items:flex-start;flex-direction:column}.regatta-discovery-filters,.regatta-discovery-facts{grid-template-columns:1fr}.regatta-discovery-search{grid-column:auto;grid-row:auto}.regatta-discovery-actions{align-items:stretch;padding:0 18px 18px}.regatta-discovery-card{border-radius:12px}.regatta-discovery-cover{width:100%;height:190px;min-height:190px}.regatta-discovery-card-main{padding:19px 18px}.regatta-discovery-title-row{min-height:56px}.regatta-discovery-club-logo{width:56px;height:56px}.regatta-discovery-title-row h3{font-size:23px}.regatta-discovery-details{margin-top:17px;padding-top:15px}.regatta-discovery-registration{grid-template-columns:auto 1fr}.regatta-discovery-actions button{width:100%}.registration-boat-form-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.regatta-discovery-card,.regatta-discovery-cover img{transition:none}.regatta-discovery-card:hover,.regatta-discovery-card:hover .regatta-discovery-cover img{transform:none}}.section,.tab-section{border-top-color:#0f232e1a}.admin-main-section,.admin-users-section{border-top:0!important;padding-top:0!important}.card-inline,.sprint-panel-card,.sprint-race-card,.sprint-template-card,.sailarena-contact-card,.collapsible-panel{background:var(--alleima-white);border:0;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.telemetry-card,html[data-theme=light] .telemetry-card{background:var(--alleima-white);border:0;border-left:4px solid var(--alleima-grey);border-radius:var(--radius);box-shadow:var(--shadow-soft)}.telemetry-card.is-online{border-left-color:var(--alleima-orange)}.telemetry-status.online{color:var(--alleima-blue)}.telemetry-status.online span,.telemetry-course-arrow{background:var(--alleima-orange);fill:var(--alleima-orange)}.telemetry-course-line,.telemetry-attitude-mast{stroke:#ff553294}.telemetry-gauge-ring{fill:#ff55320f;stroke:#ff553242}.telemetry-top-boat-hull,.telemetry-front-hull,.telemetry-side-hull{fill:var(--alleima-blue)}.telemetry-front-sail.jib,.telemetry-side-sail.jib{fill:var(--alleima-grey)}.telemetry-instrument,.telemetry-metrics div{border-color:#0f232e1a}.map-shell{border:0;border-radius:var(--radius);box-shadow:var(--shadow-soft)}.modal-backdrop{background:#0f232e6b}.modal-card,html[data-theme=light] .modal-card{border-top:4px solid var(--alleima-orange)}.penalty-inline,button[style*="#b91c1c"],button[style*="#e05b5b"]{color:var(--alleima-red)!important}.active-race-column{box-shadow:inset 0 4px 0 var(--alleima-orange)}.hero.hero--admin,.hero.hero--user,html[data-theme=light] .hero.hero--admin,html[data-theme=light] .hero.hero--user{background:var(--alleima-blue);color:var(--alleima-white);border:0;box-shadow:0 18px 40px #0f232e29}html[data-theme=graphite] .hero.hero--admin,html[data-theme=graphite] .hero.hero--user{background:linear-gradient(180deg,#3a424a,#171c21);border:1px solid rgba(23,28,33,.28);color:#fff;box-shadow:inset 0 1px #ffffff38,0 18px 40px #171c212e}.hero.hero--admin h1,.hero.hero--user h1,.hero.hero--admin p,.hero.hero--user p,.hero.hero--admin .auth-text,.hero.hero--user .auth-text{color:inherit}.hero.hero--admin p,.hero.hero--user p,.hero.hero--admin .auth-text,.hero.hero--user .auth-text{opacity:.78}.data-table th .table-sort-button,html[data-theme=light] .data-table th .table-sort-button,html[data-theme=graphite] .data-table th .table-sort-button{min-width:0;min-height:0;padding:0;border:0;border-radius:0;background:transparent;color:inherit;box-shadow:none;line-height:inherit}.data-table th .table-sort-button:hover,.data-table th .table-sort-button:focus,html[data-theme=light] .data-table th .table-sort-button:hover,html[data-theme=light] .data-table th .table-sort-button:focus,html[data-theme=graphite] .data-table th .table-sort-button:hover,html[data-theme=graphite] .data-table th .table-sort-button:focus{border:0;background:transparent;color:inherit;box-shadow:none;text-decoration:underline}.regatta-info-view{display:grid;gap:20px}.regatta-info-hero{position:relative;min-height:210px;overflow:hidden;border-radius:var(--radius);border-top:4px solid var(--alleima-orange);background:linear-gradient(135deg,#eef7f8,#f9fbfb);box-shadow:var(--shadow-soft)}.regatta-info-hero__image{position:absolute;width:100%;height:100%;object-fit:cover}.regatta-info-hero__overlay{position:relative;z-index:1;display:flex;min-height:210px;flex-direction:column;justify-content:flex-end;gap:6px;padding:28px;color:var(--alleima-blue)}.regatta-info-organizer{display:flex;align-items:center;gap:16px;padding-bottom:20px;border-bottom:1px solid var(--border);color:var(--alleima-blue)}.regatta-info-organizer img{width:72px;height:72px;flex:0 0 auto;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(15,35,46,.12))}.regatta-info-organizer span{display:block;margin-bottom:4px;color:var(--muted);font-size:13px;font-weight:650}.regatta-info-organizer strong{display:block;font-size:19px;font-weight:650;line-height:1.25}.regatta-info-hero__overlay p,.regatta-info-hero__overlay span{margin:0;color:var(--muted)}.regatta-info-hero__overlay h2{margin:0;color:inherit;font-size:clamp(26px,4vw,42px)}.regatta-info-hero__overlay p{color:var(--alleima-orange);font-weight:750}.regatta-info-register-button{align-self:flex-start;margin-top:10px}.regatta-info-hero--with-image{min-height:260px;border-top:0;background:#0f435d}.regatta-info-hero--with-image .regatta-info-hero__overlay{min-height:260px;color:#fff;background:linear-gradient(90deg,#071d2ae0,#071d2a94 48%,#071d2a14 78%);transition:color .16s ease,background .16s ease}html[data-theme=light] .regatta-info-hero--with-image .regatta-info-hero__overlay h2,html[data-theme=graphite] .regatta-info-hero--with-image .regatta-info-hero__overlay h2,.regatta-info-hero--with-image .regatta-info-hero__overlay h2{color:inherit}.regatta-info-hero--image-light .regatta-info-hero__overlay{color:var(--alleima-blue);background:linear-gradient(90deg,#fffffff0,#ffffffad 48%,#ffffff14 78%)}.regatta-info-hero--image-dark .regatta-info-hero__overlay{color:#fff}.regatta-info-hero--with-image .regatta-info-hero__overlay p,.regatta-info-hero--with-image .regatta-info-hero__overlay span{color:inherit;opacity:.84}.regatta-info-layout{display:grid;gap:20px}.regatta-info-overview{display:grid;gap:20px;padding:24px;border-radius:var(--radius);background:var(--alleima-white, var(--surface));box-shadow:var(--shadow-soft)}.regatta-info-copy{padding-bottom:20px;border-bottom:1px solid var(--border)}.regatta-info-copy h3{margin-top:0}.regatta-info-copy p{margin:0;white-space:pre-wrap;line-height:1.65}.regatta-info-facts dl{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 28px;margin:0}.regatta-info-facts dl>div{min-width:0}.regatta-info-facts dt{color:var(--muted);font-size:13px;font-weight:650}.regatta-info-facts dd{margin:0;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.regatta-info-location{width:min(100%,460px)}.regatta-info-location>h3{margin:4px 0 10px}.regatta-info-map{overflow:hidden;border-radius:var(--radius);background:var(--alleima-white, var(--surface));box-shadow:var(--shadow-soft)}.regatta-info-map__canvas{height:260px;background:#d7ecf4}.regatta-info-map__canvas iframe{display:block;width:100%;height:100%;border:0}.regatta-info-map__footer{display:flex;justify-content:space-between;gap:16px;padding:14px 16px}.regatta-cover-editor{display:flex;align-items:center;gap:12px;margin-top:8px}.regatta-cover-status{color:var(--muted);font-size:13px;font-weight:650}.regatta-cover-editor img{width:104px;height:64px;border-radius:8px;object-fit:cover}@media(max-width:640px){#root{padding:12px 12px 36px}.regatta-overview-form-grid{grid-template-columns:1fr}.form-field--wide{grid-column:auto}.regatta-info-hero,.regatta-info-hero__overlay{min-height:210px}.regatta-info-hero__overlay{padding:20px}.regatta-info-layout{gap:18px}.regatta-info-overview{padding:20px}.regatta-info-facts dl{grid-template-columns:1fr 1fr}.regatta-info-location{width:100%}.regatta-info-map__canvas{height:240px}.club-admin-editor,.club-admin-form{grid-template-columns:1fr}.club-admin-editor .club-admin-logo-box{min-height:120px}.inline-field-action{grid-template-columns:1fr}.section-menu{gap:2px}.section-menu-link{padding:9px 10px}.live-display__topbar{align-items:flex-start;flex-direction:column;padding:9px 10px}.live-display__controls{width:100%;justify-content:flex-start}.live-display__controls select{min-width:124px}.live-display__timer{right:max(10px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));width:min(230px,calc(100vw - 20px));border-radius:14px}.live-display__results{left:max(10px,env(safe-area-inset-left));bottom:calc(max(12px,env(safe-area-inset-bottom)) + 126px);width:min(340px,calc(100vw - 20px));border-radius:14px}.tracking-3d-controls{left:10px;right:10px;bottom:10px;max-width:none}.tracking-3d-control-row button,.tracking-3d-control-row select{flex:1 1 auto}.tracking-3d-status{top:10px;right:10px;bottom:auto}.tracking-3d-shell--with-map-controls .tracking-3d-status{top:104px}.live-display__timer strong{font-size:clamp(32px,10vw,48px)}}.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;white-space:nowrap}.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}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.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}@media(prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@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;inset: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}
