@import"https://rsms.me/inter/inter.css";._container_1dbpu_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--background)}._card_1dbpu_10{max-width:600px;width:100%}._content_1dbpu_15{display:flex;flex-direction:column;gap:24px;text-align:center}._title_1dbpu_22{font-size:1.5rem;font-weight:700;color:var(--text-strong);margin:0}._message_1dbpu_29{font-size:1rem;color:var(--text);margin:0;line-height:1.5}._errorBox_1dbpu_36{background:var(--error-bg, rgba(239, 68, 68, .1));border:1px solid var(--error-border, rgba(239, 68, 68, .3));padding:16px;border-radius:12px;text-align:left}._errorMessage_1dbpu_44{font-size:.95rem;color:var(--error-text, #dc2626);margin:0 0 12px;font-weight:500}._stackTrace_1dbpu_51{margin-top:12px}._stackTrace_1dbpu_51 summary{cursor:pointer;font-size:.85rem;color:var(--text-muted);margin-bottom:8px;-webkit-user-select:none;user-select:none}._stackTrace_1dbpu_51 summary:hover{color:var(--text)}._stack_1dbpu_51{font-size:.75rem;color:var(--text-muted);background:var(--surface);padding:12px;border-radius:8px;overflow-x:auto;margin:0;white-space:pre-wrap;word-break:break-all;font-family:Monaco,Menlo,Ubuntu Mono,monospace}._actions_1dbpu_80{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}._helpText_1dbpu_87{font-size:.875rem;color:var(--text-muted);margin:0;line-height:1.5}._button_1xqb1_2{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;font-weight:600;transition:transform .12s ease,box-shadow .12s ease,background-color .12s ease;border:none;cursor:pointer}._primary_1xqb1_14{color:#fff;background:linear-gradient(90deg,var(--primary-500),var(--secondary-500));box-shadow:0 6px 18px -6px #22c55e2e}._primary_1xqb1_14:active{transform:scale(.99)}._primary_1xqb1_14:focus{outline:3px solid rgba(34,197,94,.15)}._primaryFallback_1xqb1_27{background-color:var(--primary-500)}._full_1xqb1_31{width:100%}._link_1xqb1_34{display:inline-flex;align-items:center;justify-content:center;border-radius:12px;padding:12px 16px;font-weight:600}._linkPrimary_1xqb1_42{color:#fff;background:linear-gradient(90deg,var(--primary-500),var(--secondary-500))}._linkSecondary_1xqb1_46{color:var(--primary-700);background:var(--primary-50);border:1px solid rgba(16,185,129,.06)}._linkSmall_1xqb1_52{font-size:.9rem;font-weight:600;padding:8px 10px;border-radius:8px}._mutedLink_1xqb1_58{color:var(--primary-600);font-weight:500}._secondary_1xqb1_63{color:var(--primary-700);background-color:var(--primary-50);border:1px solid rgba(16,185,129,.06)}._small_1xqb1_69{padding:6px 10px;font-size:.9rem}._medium_1xqb1_73{padding:12px 16px;font-size:1rem}._large_1xqb1_77{padding:14px 20px;font-size:1.03rem}._disabled_1xqb1_81{opacity:.6;cursor:not-allowed}@media(max-width:480px){._button_1xqb1_2{min-height:44px}._small_1xqb1_69{min-height:40px;padding:8px 12px}._medium_1xqb1_73{min-height:44px;padding:12px 16px}._large_1xqb1_77{min-height:48px;padding:14px 20px}}._card_oq4di_1{background:var(--surface);border-radius:24px;padding:28px;box-shadow:var(--card-shadow);display:flex;flex-direction:column;gap:2rem;transition:background-color .2s ease}._cardSection_oq4di_12{display:flex;flex-direction:column;gap:16px}._textCenter_oq4di_17{text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}._title_oq4di_24{font-size:1.3rem;font-weight:700;margin-top:0;margin-bottom:8px;color:var(--text-strong)}._mutedSmall_oq4di_31{font-size:.95rem;color:var(--text-muted)}._errorBox_oq4di_35{background:var(--error-bg);border:1px solid var(--error-border);padding:12px 16px;border-radius:10px;color:var(--error-text)}._divider_oq4di_43{width:100%;height:1px;background:var(--border-subtle)}@media(max-width:768px){._card_oq4di_1{padding:20px;border-radius:16px;gap:16px}._title_oq4di_24{font-size:1.15rem}._mutedSmall_oq4di_31{font-size:.9rem}}@media(max-width:480px){._card_oq4di_1{padding:16px;border-radius:12px;gap:12px}._title_oq4di_24{font-size:1.05rem}}._loading_cyu8j_1{width:100%;min-height:60vh;display:flex;align-items:center;justify-content:center;font-weight:600;color:#2f5040}._badge_1rpo4_1{display:inline-block;padding:.25rem .5rem;font-size:.75rem;font-weight:500;color:var(--color-text-secondary, #666);background-color:#0000000d;border:1px solid var(--color-border, #ddd);border-radius:.25rem;vertical-align:middle}._badge_1rpo4_1:before{content:"友 ";margin-right:.25rem}._toggleLink_1rpo4_18{margin-left:.5rem;padding:0;background:none;border:none;color:var(--color-link, #0066cc);text-decoration:underline;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:inherit}._toggleLink_1rpo4_18:hover{color:var(--color-link-hover, #0052a3)}._announcement_1oo21_1{border-radius:8px;padding:1rem;border-left:4px solid;display:flex;gap:1rem;width:100%;box-sizing:border-box}._announcement_1oo21_1._info_1oo21_11{background-color:var(--color-info-bg, #e3f2fd);border-left-color:var(--color-info, #2196f3);color:var(--color-info-text, #1565c0)}._announcement_1oo21_1._warning_1oo21_17{background-color:var(--color-warning-bg, #fff3e0);border-left-color:var(--color-warning, #ff9800);color:var(--color-warning-text, #e65100)}._emoji_1oo21_23{font-size:2rem;line-height:1;flex-shrink:0;display:flex;align-items:flex-start;padding-top:.125rem}._content_1oo21_32{display:flex;flex-direction:column;gap:.5rem;flex:1;min-width:0}._topRow_1oo21_40{display:flex;justify-content:space-between;align-items:center;gap:1rem}._title_1oo21_47{margin:0;font-size:1.125rem;font-weight:600;flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._titleBadge_1oo21_58{flex-shrink:0}._date_1oo21_62{font-size:.875rem;opacity:.8;flex-shrink:0;white-space:nowrap}._bottomRow_1oo21_69{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}._textArea_1oo21_76{flex:1;min-width:0;display:flex;flex-direction:column;gap:.5rem}._body_1oo21_84{line-height:1.6;white-space:pre-wrap}._readMoreLink_1oo21_89{color:inherit;text-decoration:underline;font-size:.875rem;opacity:.9;transition:opacity .2s}._readMoreLink_1oo21_89:hover{opacity:1}._rightColumn_1oo21_101{display:flex;flex-direction:column;align-items:flex-end;gap:.5rem;flex-shrink:0}._actions_1oo21_109{display:flex;gap:.5rem;flex-shrink:0}._actionButton_1oo21_115{opacity:.7;transition:opacity .2s}._actionButton_1oo21_115:hover{opacity:1}@media(max-width:768px){._announcement_1oo21_1{padding:.75rem;gap:.75rem}._emoji_1oo21_23{font-size:1.5rem}._title_1oo21_47{font-size:1rem}._topRow_1oo21_40{flex-direction:column;align-items:flex-start;gap:.5rem}._bottomRow_1oo21_69{flex-direction:column;gap:.75rem}._rightColumn_1oo21_101{align-items:flex-start;width:100%}._date_1oo21_62{font-size:.8rem}}._announcementList_18b2n_1{width:100%;display:flex;flex-direction:column;gap:1rem}._nav_7a6r2_1{width:100%;height:100%;background:var(--surface);overflow-y:auto;padding:16px 0;display:flex;flex-direction:column}._createButtonContainer_7a6r2_11{padding:12px 8px 0;border-top:1px solid var(--border-subtle);margin-top:12px}._createButton_7a6r2_11{width:100%}._loading_7a6r2_21{padding:16px;text-align:center;color:var(--text-muted);font-size:.875rem}._tree_7a6r2_28{flex:1;overflow-y:auto;padding:0 8px}._navItem_7a6r2_34{margin-bottom:2px}._navItemHeader_7a6r2_38{display:flex;align-items:center;gap:4px}._expandButton_7a6r2_44{background:none;border:none;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;color:var(--text-muted);transition:color .2s ease,transform .2s ease;border-radius:4px;flex-shrink:0}._expandButton_7a6r2_44:hover{color:var(--text-strong);background:var(--primary-50)}._expandIcon_7a6r2_63{transition:transform .2s ease}._expandIcon_7a6r2_63._expanded_7a6r2_67{transform:rotate(180deg)}._spacer_7a6r2_71{width:20px;flex-shrink:0}._navLink_7a6r2_76{flex:1;display:block;color:var(--text-strong);text-decoration:none;padding:6px 12px;border-radius:6px;font-size:.875rem;font-weight:500;transition:background-color .2s ease,color .2s ease;word-break:break-word}._navLink_7a6r2_76:hover{background:var(--primary-50);color:var(--text-strong)}._navLinkActive_7a6r2_94{background:var(--primary-100);color:var(--primary);font-weight:600}._children_7a6r2_100{margin-left:20px;margin-top:2px;border-left:1px solid var(--border-subtle);padding-left:8px}._nav_7a6r2_1::-webkit-scrollbar{width:6px}._nav_7a6r2_1::-webkit-scrollbar-track{background:transparent}._nav_7a6r2_1::-webkit-scrollbar-thumb{background:var(--border-subtle);border-radius:3px}._nav_7a6r2_1::-webkit-scrollbar-thumb:hover{background:var(--border-color)}._button_1elh3_1{background:var(--primary-50);color:var(--primary-700);border:1px solid var(--border-subtle);padding:8px 12px;border-radius:12px;font-weight:700;font-size:inherit;font-family:inherit;line-height:1.5;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;transition:background .16s ease,color .16s ease,transform .12s ease}._button_1elh3_1:hover{background:var(--primary-100);color:var(--primary-700)}._button_1elh3_1:active{transform:translateY(1px)}@media(max-width:768px){._button_1elh3_1{padding:8px 10px;font-size:.9rem;min-height:40px}}@media(max-width:480px){._button_1elh3_1{padding:8px;font-size:.85rem;min-height:38px}}._container_pt3b8_1{display:flex;gap:4px;align-items:center}._button_pt3b8_7{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:1px solid var(--border-color, #e0e0e0);border-radius:6px;background:var(--background-color, #ffffff);cursor:pointer;transition:all .2s ease;font-size:18px;line-height:1}._button_pt3b8_7:hover{background:var(--hover-background, #f5f5f5);border-color:var(--hover-border-color, #d0d0d0);transform:translateY(-1px)}._button_pt3b8_7:active{transform:translateY(0)}._button_pt3b8_7._active_pt3b8_33{background:var(--active-background, #e8f4f8);border-color:var(--active-border-color, #4a90e2);box-shadow:0 0 0 2px #4a90e21a}._flag_pt3b8_39{display:block;font-size:20px;line-height:1}._input_1s30r_1{display:block;width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-size:1rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}._input_1s30r_1:focus{outline:none;border-color:var(--primary-500)}._label_1s30r_21{display:block;margin-bottom:6px;color:var(--text-strong);font-weight:600;font-size:.95rem}._helper_1s30r_28{font-size:.85rem;color:var(--text-muted);margin-top:6px}._inputError_1s30r_34{border-color:#dc3545}._error_1s30r_38{font-size:.85rem;color:#dc3545;margin-top:6px}@media(max-width:480px){._input_1s30r_1{font-size:16px;padding:14px}._label_1s30r_21{font-size:.9rem}}._searchContainer_b794p_1,._inputWrapper_b794p_6{position:relative;width:100%}._searchInput_b794p_11{width:100%;padding-right:60px}._shortcutHint_b794p_16{position:absolute;right:14px;top:50%;transform:translateY(-50%);font-size:1rem;color:var(--text-muted);pointer-events:none;-webkit-user-select:none;user-select:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;letter-spacing:.5px}._dropdown_b794p_30{position:absolute;top:100%;left:0;right:0;margin-top:4px;background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;box-shadow:0 8px 24px #0000001f;z-index:1000;max-height:400px;overflow-y:auto;overflow-x:hidden}._resultsList_b794p_46{list-style:none;margin:0;padding:8px}._resultItem_b794p_52{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;cursor:pointer;transition:background-color .15s ease;border:1px solid transparent}._resultItem_b794p_52:hover,._resultItemFocused_b794p_64{background:var(--primary-50);border-color:var(--primary-200)}._resultIcon_b794p_69{font-size:1.5rem;flex-shrink:0;line-height:1}._resultContent_b794p_75{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._resultTitle_b794p_83{font-weight:600;color:var(--text-strong);font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._resultSubtitle_b794p_92{font-size:.85rem;color:var(--text-muted);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._resultType_b794p_100{font-size:.75rem;color:var(--text-muted);font-weight:500;text-transform:uppercase;letter-spacing:.5px;flex-shrink:0;padding:4px 8px;background:var(--primary-100);border-radius:6px;white-space:nowrap}._noResults_b794p_113{padding:24px;text-align:center;color:var(--text-muted);font-size:.9rem}@media(max-width:768px){._searchInput_b794p_11{padding-right:14px}._shortcutHint_b794p_16{display:none}._dropdown_b794p_30{max-height:300px}._resultItem_b794p_52{padding:10px;gap:10px}._resultIcon_b794p_69{font-size:1.25rem}._resultTitle_b794p_83{font-size:.9rem}._resultSubtitle_b794p_92{font-size:.8rem}._resultType_b794p_100{font-size:.7rem;padding:3px 6px}}._shell_kf2bx_1{min-height:100vh;display:flex;background:linear-gradient(180deg,var(--gradient-primary-start),var(--gradient-primary-end));transition:background .2s ease;position:relative}._menuButton_kf2bx_13{display:none;position:fixed;top:16px;left:16px;z-index:100;background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:10px;cursor:pointer;color:var(--text-strong);box-shadow:0 4px 12px #0000001a;transition:background-color .2s ease,transform .2s ease}._menuButton_kf2bx_13:hover{background:var(--primary-50);transform:scale(1.05)}._menuButton_kf2bx_13:active{transform:scale(.95)}._overlay_kf2bx_38{display:none;position:fixed;inset:0;background:#00000080;z-index:99}._sidebar_kf2bx_49{width:240px;background:var(--surface);border-right:1px solid var(--border-subtle);display:flex;flex-direction:column;position:fixed;left:0;top:0;bottom:0;z-index:100;transition:transform .3s ease,background-color .2s ease,border-color .2s ease}._brand_kf2bx_64{font-weight:800;color:var(--text-strong);letter-spacing:.5px;padding:19px 24px;border-bottom:1px solid var(--border-subtle);text-decoration:none;display:flex;align-items:center;gap:12px;cursor:pointer;transition:color .16s ease}._brandImage_kf2bx_78{width:32px;height:32px;object-fit:cover;border-radius:4px;flex-shrink:0}._brand_kf2bx_64:hover{color:var(--primary)}._nav_kf2bx_90{display:flex;flex-direction:column;padding:16px 12px;flex:1;gap:4px}._navLink_kf2bx_98{position:relative;color:var(--text-strong);font-weight:600;text-decoration:none;padding:12px 16px;border-radius:10px;transition:background .16s ease,color .16s ease;display:flex;align-items:center;justify-content:space-between}._navLink_kf2bx_98:hover{background:var(--primary-50);color:var(--text-strong)}._navLinkActive_kf2bx_116{background:var(--primary-100);color:var(--primary)}._badge_kf2bx_121{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:8px;background:#ef4444;color:#fff;font-size:.75rem;font-weight:700;border-radius:10px;line-height:1}._lockLabel_kf2bx_137{margin-left:8px;border-radius:999px;font-size:.85rem;background:var(--border-subtle);color:var(--text-muted);white-space:nowrap;height:1.5em;width:1.5em;display:inline-block;text-align:center;line-height:1.5}._navDivider_kf2bx_151{height:1px;background:var(--border-subtle);margin:12px 0}._mainArea_kf2bx_157{flex:1;margin-left:240px;display:flex;flex-direction:column;min-height:100vh}._mainContent_kf2bx_165{flex:1;display:flex;min-height:0}._mainContent_kf2bx_165._withKbNav_kf2bx_171{gap:0}._kbNav_kf2bx_175{width:240px;flex-shrink:0;background:var(--surface);border-right:1px solid var(--border-subtle);overflow-y:auto;position:sticky;top:var(--header-height, 72px);align-self:flex-start;height:fit-content;max-height:calc(100vh - var(--header-height, 72px))}._header_kf2bx_188{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:16px 24px;background:var(--surface);border-bottom:1px solid var(--border-subtle);box-shadow:var(--header-shadow);position:sticky;top:0;z-index:20;transition:background-color .2s ease,border-color .2s ease;flex-shrink:0;--header-height: 72px}._searchContainer_kf2bx_205{flex:1;max-width:600px}._searchContainer_kf2bx_205>div{margin:0}._searchInput_kf2bx_214{width:100%}._userArea_kf2bx_218{display:flex;align-items:center;gap:12px;flex-wrap:wrap}._userName_kf2bx_225{color:var(--text-strong);font-weight:600;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:250px}._announcementsContainer_kf2bx_235{max-width:1200px;width:100%;margin:0 auto -16px;padding:16px 24px 0;flex-shrink:0}._content_kf2bx_244{flex:1;min-width:0;max-width:1200px;width:100%;margin:0 auto;padding:32px 24px 48px;display:flex;flex-direction:column;gap:24px}._mainContent_kf2bx_165._withKbNav_kf2bx_171 ._content_kf2bx_244{max-width:none;width:100%}._mainContent_kf2bx_165._withKbNav_kf2bx_171 ._content_kf2bx_244 ._announcementsContainer_kf2bx_235{max-width:100%;width:100%;padding:0;margin-top:-16px;margin-bottom:-8px}._mainContent_kf2bx_165._withMap_kf2bx_269 ._content_kf2bx_244{max-width:none!important;width:100%!important;padding:0!important;margin:0!important}@media(max-width:768px){._menuButton_kf2bx_13,._overlay_kf2bx_38{display:block}._sidebar_kf2bx_49{transform:translate(-100%)}._sidebarOpen_kf2bx_290{transform:translate(0)}._mainArea_kf2bx_157{margin-left:0}._mainContent_kf2bx_165._withKbNav_kf2bx_171{flex-direction:column}._kbNav_kf2bx_175{width:100%;position:relative;max-height:300px;border-right:none;border-bottom:1px solid var(--border-subtle)}._header_kf2bx_188{padding:12px 16px;gap:12px;flex-wrap:wrap}._searchContainer_kf2bx_205{max-width:100%;order:2;width:100%}._userArea_kf2bx_218{order:1;gap:8px;width:100%;justify-content:flex-end}._userName_kf2bx_225{display:none}._announcementsContainer_kf2bx_235{padding:12px 16px 0}._content_kf2bx_244{padding:16px;gap:16px}}@media(max-width:480px){._header_kf2bx_188{padding:10px 12px}._userArea_kf2bx_218{gap:6px}._content_kf2bx_244{padding:12px}}._header_eedtg_1{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap}._title_eedtg_9{font-size:1.3rem;font-weight:700;margin-top:0;margin-bottom:8px;color:var(--text-strong)}._description_eedtg_17{font-size:.95rem;color:var(--text-muted);margin:0}._actions_eedtg_23{display:flex;gap:.75rem;flex-wrap:wrap}@media(max-width:768px){._header_eedtg_1{flex-direction:column}._actions_eedtg_23{width:100%}._actions_eedtg_23>*{flex:1}._title_eedtg_9{font-size:1.15rem}._description_eedtg_17{font-size:.9rem}}@media(max-width:480px){._title_eedtg_9{font-size:1.05rem}}._section_1yum5_1{display:flex;flex-direction:column;gap:1rem}._sectionBordered_1yum5_7{border-left:3px solid var(--primary-500);padding-left:16px;margin-bottom:8px}._sectionSubtle_1yum5_13{padding:1.5rem;background:var(--surface-subtle);border-radius:12px;border:1px solid var(--border-subtle)}._header_1yum5_20{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;flex-wrap:wrap;margin-bottom:.5rem}._title_1yum5_29{font-size:1.1rem;font-weight:600;margin-top:0;margin-bottom:0;color:var(--text-primary)}._sectionBordered_1yum5_7 ._title_1yum5_29{font-weight:700;color:var(--text-strong)}._actions_1yum5_42{display:flex;gap:.75rem;flex-wrap:wrap}._note_1yum5_48{font-size:.9rem;color:var(--text-muted);margin-bottom:16px;padding:8px 12px;background:var(--primary-50);border-radius:8px;border-left:3px solid var(--primary-300);margin-top:0}@media(max-width:768px){._header_1yum5_20{flex-direction:column}._actions_1yum5_42{width:100%}._actions_1yum5_42>*{flex:1}}@media(max-width:480px){._sectionBordered_1yum5_7{padding-left:12px}._title_1yum5_29{font-size:1rem}._sectionSubtle_1yum5_13{padding:1rem}}._sections_1n2c2_1{display:flex;flex-direction:column;gap:24px;width:100%}._table_1n2c2_10{display:flex;flex-direction:column;gap:6px;width:100%}._tableHead_1n2c2_17,._tableRow_1n2c2_18{display:grid;grid-template-columns:1.1fr 1.3fr .6fr 1.6fr;gap:12px;align-items:center;width:100%}._tableThreeCol_1n2c2_26 ._tableHead_1n2c2_17,._tableThreeCol_1n2c2_26 ._tableRow_1n2c2_18{grid-template-columns:1.2fr 1.5fr 2fr}._tableHead_1n2c2_17{font-weight:700;color:#2f5040;padding:10px 12px;background:#f1f6f3;border-radius:10px}._tableRow_1n2c2_18{padding:10px 12px;background:#fff;border:1px solid rgba(16,24,24,.06);border-radius:12px;box-shadow:0 8px 24px -16px #2f504059}._cell_1n2c2_47{color:#1f2b27;font-weight:600}._userLink_1n2c2_52{color:#2f5040;text-decoration:none;transition:color .2s ease}._userLink_1n2c2_52:hover{color:#1a3d2e;text-decoration:underline}._actions_1n2c2_63{display:flex;gap:10px}._actionButtons_1n2c2_68{display:flex;gap:8px;margin-top:8px;flex-wrap:wrap}._rolesCell_1n2c2_75,._actionsCell_1n2c2_76{display:flex;flex-direction:column;gap:10px}._roleChips_1n2c2_82{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:8px}._roleChip_1n2c2_82{display:flex;align-items:center;gap:8px;padding:8px 10px;border:1px solid rgba(47,80,64,.14);border-radius:10px;background:#f6fbf8;font-weight:600;color:#2f5040}._roleSelect_1n2c2_100{padding:8px 12px;border:1px solid rgba(47,80,64,.14);border-radius:10px;background:#f6fbf8;font-weight:600;color:#2f5040;font-size:.95rem;cursor:pointer;min-width:200px}._roleSelect_1n2c2_100:focus{outline:2px solid #2f5040;outline-offset:2px}._roleSelect_1n2c2_100:disabled{opacity:.6;cursor:not-allowed;background:#f0f0f0}._currentUserBadge_1n2c2_123{color:#2f5040;font-size:.85rem;font-weight:500;opacity:.7}._loading_1n2c2_130{min-height:140px;display:grid;place-items:center;color:#2f5040;font-weight:700}@media(max-width:860px){._tableHead_1n2c2_17{display:none}._tableRow_1n2c2_18{grid-template-columns:1fr;gap:12px;padding:16px}._tableThreeCol_1n2c2_26 ._tableHead_1n2c2_17{display:none}._tableThreeCol_1n2c2_26 ._tableRow_1n2c2_18{grid-template-columns:1fr}._cell_1n2c2_47{display:flex;flex-direction:column;gap:4px}._cell_1n2c2_47:before{content:attr(data-label);font-weight:700;font-size:.75rem;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px;margin-bottom:4px}._actions_1n2c2_63{justify-content:flex-start}._actionsCell_1n2c2_76,._rolesCell_1n2c2_75{width:100%}._roleSelect_1n2c2_100{width:100%;min-width:unset}._actionButtons_1n2c2_68{width:100%}._actionButtons_1n2c2_68>*{flex:1}}._container_r1lcj_1{width:100%;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}._maxWidthSM_r1lcj_9{max-width:600px}._maxWidthMD_r1lcj_13{max-width:1000px}._maxWidthLG_r1lcj_17{max-width:1400px}._maxWidthXL_r1lcj_21{max-width:1600px}@media(max-width:768px){._container_r1lcj_1{gap:1rem}}@media(max-width:480px){._container_r1lcj_1{gap:.75rem}}._radioLabel_1n2hb_1{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.95rem;font-weight:600;color:var(--text-strong);background:var(--primary-50);border:1px solid var(--border-subtle);border-radius:12px;padding:10px 12px;-webkit-user-select:none;user-select:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._radioLabel_1n2hb_1:hover{background:var(--primary-100);border-color:var(--primary-300)}._radioInput_1n2hb_22{cursor:pointer;margin:0}._radioContent_1n2hb_27{display:flex;align-items:center;gap:.5rem}._emoji_1n2hb_33{font-size:1.1rem;line-height:1}._radioInput_1n2hb_22:checked+._radioContent_1n2hb_27{font-weight:600}._radioLabel_1n2hb_1:has(._radioInput_1n2hb_22:checked){background:var(--primary-100);border-color:var(--primary-500)}._radioInput_1n2hb_22:disabled{opacity:.5;cursor:not-allowed}._radioInput_1n2hb_22:disabled+._radioContent_1n2hb_27{opacity:.5;cursor:not-allowed}@media(max-width:480px){._radioLabel_1n2hb_1{min-height:44px;padding:12px 14px}}._checkboxLabel_o37ol_1{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.95rem;font-weight:600;color:var(--text-strong);background:var(--primary-50);border:1px solid var(--border-subtle);border-radius:12px;padding:10px 12px;-webkit-user-select:none;user-select:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._checkboxLabel_o37ol_1:hover{background:var(--primary-100);border-color:var(--primary-300)}._checkboxInput_o37ol_22{cursor:pointer;margin:0}._checkboxContent_o37ol_27{display:flex;align-items:center;gap:.5rem}._emoji_o37ol_33{font-size:1.1rem;line-height:1}._checkboxInput_o37ol_22:checked+._checkboxContent_o37ol_27{font-weight:600}._checkboxLabel_o37ol_1:has(._checkboxInput_o37ol_22:checked){background:var(--primary-100);border-color:var(--primary-500)}._checkboxInput_o37ol_22:disabled{opacity:.5;cursor:not-allowed}._checkboxInput_o37ol_22:disabled+._checkboxContent_o37ol_27{opacity:.5;cursor:not-allowed}@media(max-width:480px){._checkboxLabel_o37ol_1{min-height:44px;padding:12px 14px}}._announcementFormCard_8cb2y_1{padding:2rem}._form_8cb2y_5{display:flex;flex-direction:column;gap:1.5rem}._textareaContainer_8cb2y_11{display:flex;flex-direction:column;gap:.5rem}._label_8cb2y_17{font-size:.875rem;font-weight:500;color:var(--text-primary)}._textarea_8cb2y_11{display:block;width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;min-height:150px;transition:background-color .2s ease,border-color .2s ease,color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}._textarea_8cb2y_11:focus{outline:none;border-color:var(--primary-500)}._textarea_8cb2y_11:disabled{opacity:.6;cursor:not-allowed}._radioGroup_8cb2y_53{display:flex;flex-direction:column;gap:.5rem}._radioOptions_8cb2y_59{display:flex;gap:1rem;flex-wrap:wrap}._checkboxContainer_8cb2y_65{display:flex;flex-direction:column;gap:.5rem}._formActions_8cb2y_71{display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:768px){._formActions_8cb2y_71{flex-direction:column}._formActions_8cb2y_71 button{width:100%}}._actions_143w9_1{display:flex;gap:.75rem;margin-bottom:1rem}._loading_143w9_7,._empty_143w9_8{padding:2rem;text-align:center;color:var(--text-muted)}._announcementsContainer_143w9_14{width:100%;margin-top:1.5rem;box-sizing:border-box}._breadcrumb_k0asc_1{margin-bottom:0}._list_k0asc_5{display:flex;align-items:center;flex-wrap:wrap;gap:8px;list-style:none;margin:0;padding:0}._item_k0asc_15{display:flex;align-items:center;gap:8px}._link_k0asc_21{color:var(--text-muted);text-decoration:none;font-size:.875rem;font-weight:500;transition:color .16s ease;display:inline-flex;align-items:center;gap:.25rem}._link_k0asc_21:hover{color:var(--primary)}._backArrow_k0asc_36{font-size:.875rem;margin-right:.125rem}._current_k0asc_41{color:var(--text-strong);font-size:.875rem;font-weight:600}._separator_k0asc_47{color:var(--text-muted);font-size:.875rem;-webkit-user-select:none;user-select:none}@media(max-width:768px){._breadcrumb_k0asc_1{margin-bottom:16px}._link_k0asc_21,._current_k0asc_41{font-size:.8125rem}}._followButton_zhxle_1{white-space:nowrap;display:inline-flex;align-items:center;gap:.5rem}._starIcon_zhxle_8{font-size:1rem;line-height:1;display:inline-flex;align-items:center}._markdownContent_pxw9e_1{line-height:1.6;color:var(--text-primary);font-size:1rem}._markdownContent_pxw9e_1 p{margin-bottom:1rem;margin-top:0}._markdownContent_pxw9e_1 p:first-child{margin-top:0}._markdownContent_pxw9e_1 p:last-child{margin-bottom:0}._markdownContent_pxw9e_1 h1,._markdownContent_pxw9e_1 h2,._markdownContent_pxw9e_1 h3,._markdownContent_pxw9e_1 h4,._markdownContent_pxw9e_1 h5,._markdownContent_pxw9e_1 h6{margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}._markdownContent_pxw9e_1 h1:first-child,._markdownContent_pxw9e_1 h2:first-child,._markdownContent_pxw9e_1 h3:first-child,._markdownContent_pxw9e_1 h4:first-child,._markdownContent_pxw9e_1 h5:first-child,._markdownContent_pxw9e_1 h6:first-child{margin-top:0}._markdownContent_pxw9e_1 ul,._markdownContent_pxw9e_1 ol{margin-bottom:1rem;margin-top:0;padding-left:2rem}._markdownContent_pxw9e_1 li{margin-bottom:.5rem}._markdownContent_pxw9e_1 code{background-color:var(--background-secondary);padding:.125rem .25rem;border-radius:var(--border-radius-sm);font-family:monospace;font-size:.875em}._markdownContent_pxw9e_1 pre{background-color:var(--background-secondary);padding:1rem;border-radius:var(--border-radius);overflow-x:auto;margin-bottom:1rem;margin-top:0}._markdownContent_pxw9e_1 pre code{background-color:transparent;padding:0}._markdownContent_pxw9e_1 a{color:var(--primary);text-decoration:none}._markdownContent_pxw9e_1 a:hover{text-decoration:underline}._markdownContent_pxw9e_1 blockquote{border-left:4px solid var(--border-color);padding-left:1rem;margin:1rem 0;color:var(--text-secondary);font-style:italic}._markdownContent_pxw9e_1 img{max-width:100%;height:auto;border-radius:var(--border-radius);margin:1rem 0}._markdownContent_pxw9e_1 table{width:100%;border-collapse:collapse;margin:1rem 0}._markdownContent_pxw9e_1 th,._markdownContent_pxw9e_1 td{border:1px solid var(--border-color);padding:.5rem;text-align:left}._markdownContent_pxw9e_1 th{background-color:var(--surface-subtle);font-weight:600}._markdownContent_pxw9e_1 hr{border:none;border-top:1px solid var(--border-color);margin:1.5rem 0}._emojiPickerContainer_blygw_1{position:relative}._emojiPickerButton_blygw_5{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--border-subtle);border-radius:var(--border-radius);background:var(--surface);color:var(--text-strong);cursor:pointer;transition:all .2s ease;position:relative}._emojiPickerButton_blygw_5:hover{border-color:var(--primary-color);background:var(--background-hover)}._emojiIcon_blygw_26{font-size:1rem;line-height:1}._plusIcon_blygw_31{position:absolute;bottom:-2px;right:-2px;font-size:.625rem;font-weight:700;background:var(--primary-color);color:#fff;width:.875rem;height:.875rem;border-radius:50%;display:flex;align-items:center;justify-content:center;line-height:1}._emojiPicker_blygw_1{position:absolute;bottom:100%;left:0;margin-bottom:.5rem;background:var(--surface);background-color:var(--surface);border:1px solid var(--border-subtle);border-radius:var(--border-radius);box-shadow:0 4px 12px #00000026;padding:.75rem;z-index:1000;min-width:200px}._emojiGrid_blygw_63{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}._emojiButton_blygw_69{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;padding:0;border:1px solid var(--border-subtle);border-radius:var(--border-radius);background:var(--surface);cursor:pointer;transition:all .2s ease;font-size:1.25rem;line-height:1}._emojiButton_blygw_69:hover{border-color:var(--primary-color);background:var(--background-hover);transform:scale(1.1)}._emojiButtonActive_blygw_91{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb),.1)}@media(max-width:768px){._emojiPicker_blygw_1{left:auto;right:0}}._reactionsContainer_giypr_1{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}._reactionsList_giypr_8{display:flex;gap:.5rem;flex-wrap:wrap}._reactionButton_giypr_14{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border:1px solid var(--border-color);border-radius:var(--border-radius);background:var(--background);color:var(--text-primary);cursor:pointer;transition:all .2s ease;font-size:.875rem}._reactionButton_giypr_14:hover{border-color:var(--primary-color);background:var(--background-hover)}._reactionButtonActive_giypr_33{border-color:var(--primary-color);background:rgba(var(--primary-color-rgb),.1)}._emoji_giypr_38{font-size:1rem;line-height:1}._count_giypr_43{font-weight:500;font-size:.875rem}._messageItem_1isai_1{padding:1rem 0;border-bottom:1px solid var(--border-subtle)}._messageItem_1isai_1:last-child{border-bottom:none}._messageHeader_1isai_10{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem;gap:1rem}._messageAuthor_1isai_18{display:flex;align-items:center;gap:.75rem;flex:1}._authorLink_1isai_25{color:inherit;text-decoration:none;transition:color .2s ease}._authorLink_1isai_25:hover{color:var(--primary-color)}._authorLink_1isai_25 strong{color:var(--text-primary);font-weight:600}._authorLink_1isai_25:hover strong{color:var(--primary-color)}._messageDate_1isai_44{font-size:.875rem;color:var(--text-secondary);white-space:nowrap}._editedLabel_1isai_50{font-size:.75rem;font-style:italic}._messageContent_1isai_55{color:var(--text-primary);line-height:1.6;word-wrap:break-word;margin-bottom:.75rem}._messageContent_1isai_55 p{margin:0 0 .75rem}._messageContent_1isai_55 p:last-child{margin-bottom:0}._messageContent_1isai_55 code{background:var(--background-hover);padding:.125rem .375rem;border-radius:4px;font-family:Courier New,monospace;font-size:.9em}._messageContent_1isai_55 pre{background:var(--background-hover);padding:.75rem;border-radius:var(--border-radius);overflow-x:auto;margin:.75rem 0}._messageContent_1isai_55 pre code{background:none;padding:0}._messageContent_1isai_55 strong{font-weight:600}._messageContent_1isai_55 em{font-style:italic}._messageContent_1isai_55 a{color:var(--primary-color);text-decoration:none}._messageContent_1isai_55 a:hover{text-decoration:underline}._translationBadge_1isai_108{margin-top:.5rem;margin-bottom:.5rem}._messageFooter_1isai_113{display:flex;justify-content:space-between;align-items:center;gap:1rem}._messageActions_1isai_120{display:flex;gap:.5rem;margin-left:auto}@media(max-width:768px){._messageHeader_1isai_10{flex-direction:column;align-items:flex-start}._messageDate_1isai_44{align-self:flex-end}._messageFooter_1isai_113{flex-direction:column;align-items:flex-start;gap:.75rem}._messageActions_1isai_120{margin-left:0;width:100%}._messageActions_1isai_120 button{flex:1}}:root,.light,.light-theme{--blue-1: #fbfdff;--blue-2: #f4faff;--blue-3: #e6f4fe;--blue-4: #d5efff;--blue-5: #c2e5ff;--blue-6: #acd8fc;--blue-7: #8ec8f6;--blue-8: #5eb1ef;--blue-9: #0090ff;--blue-10: #0588f0;--blue-11: #0d74ce;--blue-12: #113264}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--blue-1: color(display-p3 .986 .992 .999);--blue-2: color(display-p3 .96 .979 .998);--blue-3: color(display-p3 .912 .956 .991);--blue-4: color(display-p3 .853 .932 1);--blue-5: color(display-p3 .788 .894 .998);--blue-6: color(display-p3 .709 .843 .976);--blue-7: color(display-p3 .606 .777 .947);--blue-8: color(display-p3 .451 .688 .917);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .234 .523 .912);--blue-11: color(display-p3 .15 .44 .84);--blue-12: color(display-p3 .102 .193 .379)}}}.dark,.dark-theme{--blue-1: #0d1520;--blue-2: #111927;--blue-3: #0d2847;--blue-4: #003362;--blue-5: #004074;--blue-6: #104d87;--blue-7: #205d9e;--blue-8: #2870bd;--blue-9: #0090ff;--blue-10: #3b9eff;--blue-11: #70b8ff;--blue-12: #c2e6ff}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){.dark,.dark-theme{--blue-1: color(display-p3 .057 .081 .122);--blue-2: color(display-p3 .072 .098 .147);--blue-3: color(display-p3 .078 .154 .27);--blue-4: color(display-p3 .033 .197 .37);--blue-5: color(display-p3 .08 .245 .441);--blue-6: color(display-p3 .14 .298 .511);--blue-7: color(display-p3 .195 .361 .6);--blue-8: color(display-p3 .239 .434 .72);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .344 .612 .973);--blue-11: color(display-p3 .49 .72 1);--blue-12: color(display-p3 .788 .898 .99)}}}:root,.light,.light-theme{--slate-1: #fcfcfd;--slate-2: #f9f9fb;--slate-3: #f0f0f3;--slate-4: #e8e8ec;--slate-5: #e0e1e6;--slate-6: #d9d9e0;--slate-7: #cdced6;--slate-8: #b9bbc6;--slate-9: #8b8d98;--slate-10: #80838d;--slate-11: #60646c;--slate-12: #1c2024}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--slate-1: color(display-p3 .988 .988 .992);--slate-2: color(display-p3 .976 .976 .984);--slate-3: color(display-p3 .94 .941 .953);--slate-4: color(display-p3 .908 .909 .925);--slate-5: color(display-p3 .88 .881 .901);--slate-6: color(display-p3 .85 .852 .876);--slate-7: color(display-p3 .805 .808 .838);--slate-8: color(display-p3 .727 .733 .773);--slate-9: color(display-p3 .547 .553 .592);--slate-10: color(display-p3 .503 .512 .549);--slate-11: color(display-p3 .379 .392 .421);--slate-12: color(display-p3 .113 .125 .14)}}}.dark,.dark-theme{--slate-1: #111113;--slate-2: #18191b;--slate-3: #212225;--slate-4: #272a2d;--slate-5: #2e3135;--slate-6: #363a3f;--slate-7: #43484e;--slate-8: #5a6169;--slate-9: #696e77;--slate-10: #777b84;--slate-11: #b0b4ba;--slate-12: #edeef0}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){.dark,.dark-theme{--slate-1: color(display-p3 .067 .067 .074);--slate-2: color(display-p3 .095 .098 .105);--slate-3: color(display-p3 .13 .135 .145);--slate-4: color(display-p3 .156 .163 .176);--slate-5: color(display-p3 .183 .191 .206);--slate-6: color(display-p3 .215 .226 .244);--slate-7: color(display-p3 .265 .28 .302);--slate-8: color(display-p3 .357 .381 .409);--slate-9: color(display-p3 .415 .431 .463);--slate-10: color(display-p3 .469 .483 .514);--slate-11: color(display-p3 .692 .704 .728);--slate-12: color(display-p3 .93 .933 .94)}}}:root,.light,.light-theme{--grass-1: #fbfefb;--grass-2: #f5fbf5;--grass-3: #e9f6e9;--grass-4: #daf1db;--grass-5: #c9e8ca;--grass-6: #b2ddb5;--grass-7: #94ce9a;--grass-8: #65ba74;--grass-9: #46a758;--grass-10: #3e9b4f;--grass-11: #2a7e3b;--grass-12: #203c25}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--grass-1: color(display-p3 .986 .996 .985);--grass-2: color(display-p3 .966 .983 .964);--grass-3: color(display-p3 .923 .965 .917);--grass-4: color(display-p3 .872 .94 .865);--grass-5: color(display-p3 .811 .908 .802);--grass-6: color(display-p3 .733 .864 .724);--grass-7: color(display-p3 .628 .803 .622);--grass-8: color(display-p3 .477 .72 .482);--grass-9: color(display-p3 .38 .647 .378);--grass-10: color(display-p3 .344 .598 .342);--grass-11: color(display-p3 .263 .488 .261);--grass-12: color(display-p3 .151 .233 .153)}}}:root,.light,.light-theme{--cyan-1: #fafdfe;--cyan-2: #f2fafb;--cyan-3: #def7f9;--cyan-4: #caf1f6;--cyan-5: #b5e9f0;--cyan-6: #9ddde7;--cyan-7: #7dcedc;--cyan-8: #3db9cf;--cyan-9: #00a2c7;--cyan-10: #0797b9;--cyan-11: #107d98;--cyan-12: #0d3c48}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--cyan-1: color(display-p3 .982 .992 .996);--cyan-2: color(display-p3 .955 .981 .984);--cyan-3: color(display-p3 .888 .965 .975);--cyan-4: color(display-p3 .821 .941 .959);--cyan-5: color(display-p3 .751 .907 .935);--cyan-6: color(display-p3 .671 .862 .9);--cyan-7: color(display-p3 .564 .8 .854);--cyan-8: color(display-p3 .388 .715 .798);--cyan-9: color(display-p3 .282 .627 .765);--cyan-10: color(display-p3 .264 .583 .71);--cyan-11: color(display-p3 .08 .48 .63);--cyan-12: color(display-p3 .108 .232 .277)}}}:root,.light,.light-theme{--amber-1: #fefdfb;--amber-2: #fefbe9;--amber-3: #fff7c2;--amber-4: #ffee9c;--amber-5: #fbe577;--amber-6: #f3d673;--amber-7: #e9c162;--amber-8: #e2a336;--amber-9: #ffc53d;--amber-10: #ffba18;--amber-11: #ab6400;--amber-12: #4f3422}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--amber-1: color(display-p3 .995 .992 .985);--amber-2: color(display-p3 .994 .986 .921);--amber-3: color(display-p3 .994 .969 .782);--amber-4: color(display-p3 .989 .937 .65);--amber-5: color(display-p3 .97 .902 .527);--amber-6: color(display-p3 .936 .844 .506);--amber-7: color(display-p3 .89 .762 .443);--amber-8: color(display-p3 .85 .65 .3);--amber-9: color(display-p3 1 .77 .26);--amber-10: color(display-p3 .959 .741 .274);--amber-11: color(display-p3 .64 .4 0);--amber-12: color(display-p3 .294 .208 .145)}}}:root,.light,.light-theme{--red-1: #fffcfc;--red-2: #fff7f7;--red-3: #feebec;--red-4: #ffdbdc;--red-5: #ffcdce;--red-6: #fdbdbe;--red-7: #f4a9aa;--red-8: #eb8e90;--red-9: #e5484d;--red-10: #dc3e42;--red-11: #ce2c31;--red-12: #641723}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,.light,.light-theme{--red-1: color(display-p3 .998 .989 .988);--red-2: color(display-p3 .995 .971 .971);--red-3: color(display-p3 .985 .925 .925);--red-4: color(display-p3 .999 .866 .866);--red-5: color(display-p3 .984 .812 .811);--red-6: color(display-p3 .955 .751 .749);--red-7: color(display-p3 .915 .675 .672);--red-8: color(display-p3 .872 .575 .572);--red-9: color(display-p3 .83 .329 .324);--red-10: color(display-p3 .798 .294 .285);--red-11: color(display-p3 .744 .234 .222);--red-12: color(display-p3 .36 .115 .143)}}}.mdxeditor .cm-editor{--sp-font-mono: var(--font-mono);--sp-font-body: var(--font-body);padding:var(--sp-space-4) 0}.mdxeditor .sp-editor .cm-editor{padding-bottom:0}.mdxeditor .cm-scroller{padding:0!important}.mdxeditor .cm-focused{outline:none}.mdxeditor .sp-wrapper{overflow:hidden}.mdxeditor .sp-layout{border:none}.mdxeditor .sp-cm pre{white-space:break-spaces;word-break:break-word;overflow-wrap:anywhere;flex-shrink:1}.mdxeditor .cm-mergeView .cm-scroller,.mdxeditor .cm-sourceView .cm-scroller{font-family:var(--font-mono);line-height:1.3rem;font-size:var(--text-xs)}.mdxeditor .cm-gutters{background:transparent;font-size:var(--text-xxs)}.mdxeditor .cm-activeLine{background:transparent}.mdxeditor .cm-tooltip-autocomplete{background:var(--baseBgSubtle)}.mdxeditor hr.selected[data-lexical-decorator=true]{outline:2px solid highlight}._editorRoot_1e2ox_53{--accentBase: var(--blue-1);--accentBgSubtle: var(--blue-2);--accentBg: var(--blue-3);--accentBgHover: var(--blue-4);--accentBgActive: var(--blue-5);--accentLine: var(--blue-6);--accentBorder: var(--blue-7);--accentBorderHover: var(--blue-8);--accentSolid: var(--blue-9);--accentSolidHover: var(--blue-10);--accentText: var(--blue-11);--accentTextContrast: var(--blue-12);--basePageBg: white;--baseBase: var(--slate-1);--baseBgSubtle: var(--slate-2);--baseBg: var(--slate-3);--baseBgHover: var(--slate-4);--baseBgActive: var(--slate-5);--baseLine: var(--slate-6);--baseBorder: var(--slate-7);--baseBorderHover: var(--slate-8);--baseSolid: var(--slate-9);--baseSolidHover: var(--slate-10);--baseText: var(--slate-11);--baseTextContrast: var(--slate-12);--admonitionTipBg: var(--cyan-4);--admonitionTipBorder: var(--cyan-8);--admonitionInfoBg: var(--grass-4);--admonitionInfoBorder: var(--grass-8);--admonitionCautionBg: var(--amber-4);--admonitionCautionBorder: var(--amber-8);--admonitionDangerBg: var(--red-4);--admonitionDangerBorder: var(--red-8);--admonitionNoteBg: var(--slate-4);--admonitionNoteBorder: var(--slate-8);--error-color: var(--red-10);--spacing-0: 0px;--spacing-px: 1px;--spacing-0_5: .125rem;--spacing-1: .25rem;--spacing-1_5: .375rem;--spacing-2: .5rem;--spacing-2_5: .625rem;--spacing-3: .75rem;--spacing-3_5: .875rem;--spacing-4: 1rem;--spacing-5: 1.25rem;--spacing-6: 1.5rem;--spacing-7: 1.75rem;--spacing-8: 2rem;--spacing-9: 2.25rem;--spacing-10: 2.5rem;--spacing-11: 2.75rem;--spacing-12: 3rem;--spacing-14: 3.5rem;--spacing-16: 4rem;--spacing-20: 5rem;--spacing-24: 6rem;--spacing-28: 7rem;--spacing-32: 8rem;--spacing-36: 9rem;--spacing-40: 10rem;--spacing-44: 11rem;--spacing-48: 12rem;--spacing-52: 13rem;--spacing-56: 14rem;--spacing-60: 15rem;--spacing-64: 16rem;--spacing-72: 18rem;--spacing-80: 20rem;--spacing-96: 24rem;--radius-none: 0px;--radius-small: var(--spacing-0_5);--radius-base: var(--spacing-1);--radius-medium: var(--spacing-1_5);--radius-large: var(--spacing-2);--radius-extra-large: var(--spacing-3);--radius-full: 9999px;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--font-body: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--text-base: 1rem;--text-sm: .875rem;--text-xs: .75rem;--text-xxs: .6rem;font-family:var(--font-body);color:var(--baseText)}._nestedListItem_1e2ox_158{list-style:none}._toolbarRoot_1e2ox_162{z-index:2;display:flex;flex-direction:row;gap:var(--spacing-1);border-radius:var(--radius-medium);padding:var(--spacing-1_5);align-items:center;overflow-x:auto;position:sticky;top:0;background-color:var(--baseBg);width:inherit}._toolbarRoot_1e2ox_162 div[role=separator]{margin:var(--spacing-2) var(--spacing-1);border-left:1px solid var(--baseBorder);border-right:1px solid var(--baseBase);height:var(--spacing-4)}._toolbarRoot_1e2ox_162 svg{color:var(--baseTextContrast);display:block}._readOnlyToolbarRoot_1e2ox_189{pointer-events:none;background:var(--baseBase)}._readOnlyToolbarRoot_1e2ox_189>div{opacity:.5}._toolbarModeSwitch_1e2ox_198{opacity:1!important;margin-left:auto;align-self:stretch;align-items:stretch;display:flex;border:1px solid var(--baseBg);border-radius:var(--radius-medium);font-size:var(--text-xs)}._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208{padding-inline-end:var(--spacing-4);padding-inline-start:var(--spacing-4)}._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:active,._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208[data-state=on]{background-color:var(--baseBorder)}._toolbarGroupOfGroups_1e2ox_219{display:flex;margin:0 var(--spacing-1)}._toolbarToggleSingleGroup_1e2ox_224:first-of-type ._toolbarToggleItem_1e2ox_208:only-child,._toolbarToggleSingleGroup_1e2ox_224:only-child ._toolbarToggleItem_1e2ox_208:first-child,._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:first-child{border-top-left-radius:var(--radius-base);border-bottom-left-radius:var(--radius-base)}._toolbarToggleSingleGroup_1e2ox_224:last-of-type ._toolbarToggleItem_1e2ox_208:only-child,._toolbarToggleSingleGroup_1e2ox_224:only-child ._toolbarToggleItem_1e2ox_208:last-child,._toolbarModeSwitch_1e2ox_198 ._toolbarToggleItem_1e2ox_208:last-child{border-top-right-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._toolbarToggleItem_1e2ox_208,._toolbarButton_1e2ox_239{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-0_5)}@media(hover:hover){._toolbarToggleItem_1e2ox_208:hover,._toolbarButton_1e2ox_239:hover{background-color:var(--baseBgActive)}}._toolbarToggleItem_1e2ox_208:active svg,._toolbarButton_1e2ox_239:active svg{transform:translate(1px,1px)}._toolbarToggleItem_1e2ox_208[data-state=on],._toolbarButton_1e2ox_239[data-state=on],._toolbarToggleItem_1e2ox_208:active,._toolbarButton_1e2ox_239:active{color:var(--baseTextContrast);background-color:var(--baseBgActive)}._toolbarToggleItem_1e2ox_208[data-disabled],._toolbarButton_1e2ox_239[data-disabled]{pointer-events:none}._toolbarToggleItem_1e2ox_208[data-disabled] svg,._toolbarButton_1e2ox_239[data-disabled] svg{color:var(--baseBorderHover)}._toolbarButton_1e2ox_239{border-radius:var(--radius-base)}._toolbarButton_1e2ox_239+._toolbarButton_1e2ox_239{margin-left:var(--spacing-1)}._activeToolbarButton_1e2ox_275{color:var(--accentText)}._toolbarToggleSingleGroup_1e2ox_224{display:flex;align-items:center;white-space:nowrap}._toolbarNodeKindSelectContainer_1e2ox_285,._toolbarButtonDropdownContainer_1e2ox_286,._toolbarCodeBlockLanguageSelectContent_1e2ox_287,._selectContainer_1e2ox_288{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));z-index:3;width:var(--spacing-36);border-bottom-left-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base);background-color:var(--basePageBg);font-size:var(--text-sm)}._toolbarButtonDropdownContainer_1e2ox_286,._toolbarButtonDropdownContainer_1e2ox_286 ._selectItem_1e2ox_301:first-child{border-top-right-radius:var(--radius-base)}._toolbarNodeKindSelectTrigger_1e2ox_306,._toolbarButtonSelectTrigger_1e2ox_307,._selectTrigger_1e2ox_308{border:0;background-color:transparent;display:flex;color:inherit;align-items:center;width:var(--spacing-36);padding:var(--spacing-0_5) var(--spacing-1);padding-inline-start:var(--spacing-2);border-radius:var(--radius-medium);white-space:nowrap;flex-wrap:nowrap;font-size:var(--text-sm);background-color:var(--basePageBg);margin:0 var(--spacing-1)}._toolbarNodeKindSelectTrigger_1e2ox_306[data-state=open],._toolbarButtonSelectTrigger_1e2ox_307[data-state=open],._selectTrigger_1e2ox_308[data-state=open]{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));border-bottom-right-radius:var(--radius-none);border-bottom-left-radius:var(--radius-none)}._selectTrigger_1e2ox_308[data-placeholder]>span:first-child{color:var(--baseBorderHover)}._toolbarButtonSelectTrigger_1e2ox_307{width:auto;padding-inline-start:var(--spacing-2);padding-inline-end:var(--spacing-1);padding-block:var(--spacing-0_5)}._toolbarCodeBlockLanguageSelectTrigger_1e2ox_343,._toolbarCodeBlockLanguageSelectContent_1e2ox_287{width:var(--spacing-48)}._toolbarNodeKindSelectItem_1e2ox_348,._selectItem_1e2ox_301{cursor:default;display:flex;padding:var(--spacing-2)}._toolbarNodeKindSelectItem_1e2ox_348[data-highlighted],._selectItem_1e2ox_301[data-highlighted]{background-color:var(--baseBg)}._toolbarNodeKindSelectItem_1e2ox_348[data-state=checked],._selectItem_1e2ox_301[data-state=checked]{color:var(--baseTextContrast);background-color:var(--baseBg)}._toolbarNodeKindSelectItem_1e2ox_348[data-highlighted],._selectItem_1e2ox_301[data-highlighted]{outline:none}._toolbarNodeKindSelectItem_1e2ox_348:last-child,._selectItem_1e2ox_301:last-child{border-bottom-left-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._toolbarNodeKindSelectDropdownArrow_1e2ox_373,._selectDropdownArrow_1e2ox_374{margin-left:auto;display:flex;align-items:center}._contentEditable_1e2ox_380{box-sizing:border-box;width:100%;color:var(--baseTextContrast);padding:var(--spacing-3)}._contentEditable_1e2ox_380:focus{outline:none}._codeMirrorWrapper_1e2ox_392{margin-bottom:var(--spacing-5);border:1px solid var(--baseLine);border-radius:var(--radius-medium);overflow:hidden;padding:.8rem;position:relative}._sandPackWrapper_1e2ox_401{margin-bottom:var(--spacing-5);border:1px solid var(--baseLine);border-radius:var(--radius-medium);overflow:hidden;position:relative}._codeMirrorToolbar_1e2ox_409{position:absolute;right:0;top:0;display:flex;gap:var(--spacing-1);padding:var(--spacing-1);z-index:1;background-color:var(--baseBase);border-bottom-left-radius:var(--radius-base)}._frontmatterWrapper_1e2ox_413{border-radius:var(--radius-medium);padding:var(--spacing-3);background-color:var(--baseBgSubtle)}._frontmatterWrapper_1e2ox_413[data-expanded=true]{margin-bottom:var(--spacing-10)}._frontmatterToggleButton_1e2ox_423{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;display:flex;align-items:center;gap:var(--spacing-1);font-size:var(--text-sm)}._propertyPanelTitle_1e2ox_431{font-size:var(--text-xs);font-weight:400;margin:0;padding-top:var(--spacing-2);padding-left:var(--spacing-2)}._propertyEditorTable_1e2ox_439{table-layout:fixed;border-spacing:var(--spacing-2)}._propertyEditorTable_1e2ox_439 th{text-align:left;font-size:var(--text-sm);padding:var(--spacing-2) var(--spacing-3)}._propertyEditorTable_1e2ox_439 col:nth-child(1){width:30%}._propertyEditorTable_1e2ox_439 col:nth-child(2){width:70%}._propertyEditorTable_1e2ox_439 td:last-child ._iconButton_1e2ox_457{margin-left:var(--spacing-4);margin-right:var(--spacing-4)}._propertyEditorTable_1e2ox_439 ._readOnlyColumnCell_1e2ox_462{padding-left:0}._propertyEditorLabelCell_1e2ox_467{font-weight:400}._readOnlyColumnCell_1e2ox_462{padding-left:0}._buttonsFooter_1e2ox_475{display:flex;justify-content:flex-end;gap:var(--spacing-2)}._propertyEditorInput_1e2ox_481{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:100%;padding:var(--spacing-2) var(--spacing-3);border-radius:var(--radius-base);border:1px solid var(--baseBorder);background-color:var(--baseBase);font-size:var(--text-sm)}._iconButton_1e2ox_457{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;color:var(--baseText)}@media(hover:hover){._iconButton_1e2ox_457:hover{color:var(--baseTextContrast)}}._iconButton_1e2ox_457:disabled,._iconButton_1e2ox_457:disabled:hover{color:var(--baseLine)}._primaryButton_1e2ox_507,._secondaryButton_1e2ox_508{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-2) var(--spacing-3);border:1px solid var(--accentBorder);background-color:var(--accentSolidHover);color:var(--baseBase);font-size:var(--text-xs);border-radius:var(--radius-medium)}._primaryButton_1e2ox_507:disabled,._secondaryButton_1e2ox_508:disabled{background:var(--accentLine);border-color:var(--accentBg)}._smallButton_1e2ox_523{font-size:var(--text-xs);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-base)}._secondaryButton_1e2ox_508{border:1px solid var(--baseBorder);background-color:var(--baseSolidHover);color:var(--baseBase)}._dialogForm_1e2ox_535{display:flex;flex-direction:row;gap:var(--spacing-2)}._linkDialogEditForm_1e2ox_541{display:flex;flex-direction:column;align-items:stretch;gap:var(--spacing-2);padding:0}._linkDialogInputContainer_1e2ox_549{display:flex;flex-direction:column;align-items:stretch}._linkDialogInputWrapper_1e2ox_555{display:flex;align-items:center;background-color:var(--baseBase);border-radius:var(--radius-base);border:1px solid var(--baseBorder)}._linkDialogInputWrapper_1e2ox_555[data-visible-dropdown=true]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);border-bottom-width:0}._linkDialogInputWrapper_1e2ox_555>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding-right:var(--spacing-2)}._linkDialogInput_1e2ox_549,._dialogInput_1e2ox_576{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:20rem;padding:var(--spacing-2) var(--spacing-3);font-size:var(--text-sm)}._linkDialogInput_1e2ox_549::-moz-placeholder,._dialogInput_1e2ox_576::-moz-placeholder{color:var(--baseBorder)}._linkDialogInput_1e2ox_549::placeholder,._dialogInput_1e2ox_576::placeholder{color:var(--baseBorder)}._linkDialogAnchor_1e2ox_587{position:fixed;background-color:highlight;z-index:-1}._linkDialogAnchor_1e2ox_587[data-visible=true]{visibility:visible}._linkDialogAnchor_1e2ox_587[data-visible=false]{visibility:hidden}._linkDialogPopoverContent_1e2ox_601,._tableColumnEditorPopoverContent_1e2ox_602,._dialogContent_1e2ox_603{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));display:flex;align-items:center;gap:var(--spacing-0_5);border-radius:var(--radius-medium);border:1px solid var(--baseBg);background-color:var(--basePageBg);padding:var(--spacing-1) var(--spacing-1);font-size:var(--text-sm)}._largeDialogContent_1e2ox_615{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));gap:var(--spacing-0_5);border-radius:var(--radius-medium);border:1px solid var(--baseBorder);background-color:var(--baseBgSubtle);padding:var(--spacing-4);font-size:var(--text-sm)}._dialogTitle_1e2ox_625{font-size:var(--text-base);font-weight:600;padding-left:var(--spacing-2)}._dialogCloseButton_1e2ox_631{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;position:absolute;top:10px;right:10px}._popoverContent_1e2ox_638{filter:drop-shadow(0 2px 2px rgb(0 0 0 / .2));display:flex;align-items:center;gap:var(--spacing-0_5);border-radius:var(--radius-medium);background-color:var(--baseBgSubtle);padding:var(--spacing-2) var(--spacing-2);font-size:var(--text-sm);z-index:1}._popoverArrow_1e2ox_650{fill:var(--basePageBg)}._linkDialogPreviewAnchor_1e2ox_654{margin-right:var(--spacing-1);display:flex;align-items:center;color:var(--accentText);text-decoration:none;border:1px solid transparent}@media(hover:hover){._linkDialogPreviewAnchor_1e2ox_654:hover{color:var(--accentSolidHover)}}._linkDialogPreviewAnchor_1e2ox_654 span{max-width:14rem;overflow-x:hidden;text-overflow:ellipsis;white-space:nowrap}._tooltipTrigger_1e2ox_677{align-self:center}._tooltipContent_1e2ox_681{z-index:2;position:relative;border-radius:var(--radius-medium);padding:var(--spacing-1) var(--spacing-2);font-size:var(--text-xs);background-color:var(--baseText);color:var(--baseBase)}._tooltipContent_1e2ox_681 svg{fill:var(--baseText)}._actionButton_1e2ox_695{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);padding:var(--spacing-1) var(--spacing-1);border-radius:var(--radius-medium);color:var(--baseTextContrast)}._actionButton_1e2ox_695 svg{display:block}@media(hover:hover){._actionButton_1e2ox_695:hover{background-color:var(--baseBg)}}._actionButton_1e2ox_695:active svg{transform:translate(1px,1px)}._actionButton_1e2ox_695[data-state=on],._actionButton_1e2ox_695:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._primaryActionButton_1e2ox_702{background-color:var(--accentSolid);color:var(--baseBase)}@media(hover:hover){._primaryActionButton_1e2ox_702:hover{background-color:var(--accentSolidHover);color:var(--baseBase)}}._tableEditor_1e2ox_714{table-layout:fixed;width:100%;height:100%;border-spacing:0;border-collapse:collapse}._tableEditor_1e2ox_714 thead>tr>th{text-align:right}._tableEditor_1e2ox_714>tbody>tr>td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714>tbody>tr>th:not(._toolCell_1e2ox_725):not([data-tool-cell=true]){border:1px solid var(--baseBgActive);padding:var(--spacing-1) var(--spacing-2);white-space:normal}:is(._tableEditor_1e2ox_714>tbody>tr>td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714>tbody>tr>th:not(._toolCell_1e2ox_725):not([data-tool-cell=true]))>div{outline:none}:is(._tableEditor_1e2ox_714>tbody>tr>td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714>tbody>tr>th:not(._toolCell_1e2ox_725):not([data-tool-cell=true]))>div>p{margin:0}[data-active=true]:is(._tableEditor_1e2ox_714>tbody>tr>td:not(._toolCell_1e2ox_725),._tableEditor_1e2ox_714>tbody>tr>th:not(._toolCell_1e2ox_725):not([data-tool-cell=true])){outline:solid 1px var(--baseSolid)}._tableEditor_1e2ox_714 ._tableColumnEditorTrigger_1e2ox_744,._tableEditor_1e2ox_714 ._tableRowEditorTrigger_1e2ox_745,._tableEditor_1e2ox_714 ._addRowButton_1e2ox_746,._tableEditor_1e2ox_714 ._addColumnButton_1e2ox_747,._tableEditor_1e2ox_714 ._iconButton_1e2ox_457{opacity:.15}@media(hover:hover){._tableEditor_1e2ox_714:hover ._tableColumnEditorTrigger_1e2ox_744,._tableEditor_1e2ox_714:hover ._tableRowEditorTrigger_1e2ox_745,._tableEditor_1e2ox_714:hover ._addRowButton_1e2ox_746,._tableEditor_1e2ox_714:hover ._addColumnButton_1e2ox_747,._tableEditor_1e2ox_714:hover ._iconButton_1e2ox_457{opacity:.3}._tableEditor_1e2ox_714:hover ._tableColumnEditorTrigger_1e2ox_744:hover,._tableEditor_1e2ox_714:hover ._tableRowEditorTrigger_1e2ox_745:hover,._tableEditor_1e2ox_714:hover ._addRowButton_1e2ox_746:hover,._tableEditor_1e2ox_714:hover ._addColumnButton_1e2ox_747:hover,._tableEditor_1e2ox_714:hover ._iconButton_1e2ox_457:hover{opacity:1}}._toolCell_1e2ox_725{text-align:right}._toolCell_1e2ox_725 button{margin:auto;display:block}._tableColumnEditorTrigger_1e2ox_744{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;color:var(--baseTextContrast);padding:var(--spacing-1);border-radius:var(--radius-full);opacity:.2}._tableColumnEditorTrigger_1e2ox_744 svg{display:block}@media(hover:hover){._tableColumnEditorTrigger_1e2ox_744:hover{background-color:var(--baseBg)}}._tableColumnEditorTrigger_1e2ox_744:active svg{transform:translate(1px,1px)}._tableColumnEditorTrigger_1e2ox_744[data-state=on],._tableColumnEditorTrigger_1e2ox_744:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._tableColumnEditorTrigger_1e2ox_744[data-active=true]{opacity:1!important}._tableColumnEditorToolbar_1e2ox_789{display:flex}._tableColumnEditorToolbar_1e2ox_789>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast)}._tableColumnEditorToolbar_1e2ox_789>button svg{display:block}@media(hover:hover){._tableColumnEditorToolbar_1e2ox_789>button:hover{background-color:var(--baseBg)}}._tableColumnEditorToolbar_1e2ox_789>button:active svg{transform:translate(1px,1px)}._tableColumnEditorToolbar_1e2ox_789>button[data-state=on],._tableColumnEditorToolbar_1e2ox_789>button:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._tableColumnEditorToolbar_1e2ox_789 [role=separator]{margin-left:var(--spacing-1);margin-right:var(--spacing-1)}._toggleGroupRoot_1e2ox_802{display:inline-flex}._toggleGroupRoot_1e2ox_802 button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast)}._toggleGroupRoot_1e2ox_802 button svg{display:block}@media(hover:hover){._toggleGroupRoot_1e2ox_802 button:hover{background-color:var(--baseBg)}}._toggleGroupRoot_1e2ox_802 button:active svg{transform:translate(1px,1px)}._toggleGroupRoot_1e2ox_802 button[data-state=on],._toggleGroupRoot_1e2ox_802 button:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._toggleGroupRoot_1e2ox_802 button:first-child{border-top-left-radius:var(--radius-base);border-bottom-left-radius:var(--radius-base)}._toggleGroupRoot_1e2ox_802 button:last-child{border-top-right-radius:var(--radius-base);border-bottom-right-radius:var(--radius-base)}._tableToolsColumn_1e2ox_820{width:2rem}._tableToolsColumn_1e2ox_820 button{margin:auto;display:block}._leftAlignedCell_1e2ox_829{text-align:left}._rightAlignedCell_1e2ox_833{text-align:right}._centeredCell_1e2ox_837{text-align:center}._addColumnButton_1e2ox_747,._addRowButton_1e2ox_746{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding:var(--spacing-1);color:var(--baseTextContrast);background-color:var(--baseBase);display:flex;align-items:center}._addColumnButton_1e2ox_747 svg,._addRowButton_1e2ox_746 svg{display:block}@media(hover:hover){._addColumnButton_1e2ox_747:hover,._addRowButton_1e2ox_746:hover{background-color:var(--baseBg)}}._addColumnButton_1e2ox_747:active svg,._addRowButton_1e2ox_746:active svg{transform:translate(1px,1px)}._addColumnButton_1e2ox_747[data-state=on],._addRowButton_1e2ox_746[data-state=on],._addColumnButton_1e2ox_747:active,._addRowButton_1e2ox_746:active{background-color:var(--baseBg);color:var(--baseTextContrast)}._addColumnButton_1e2ox_747 svg,._addRowButton_1e2ox_746 svg{margin:auto}._addRowButton_1e2ox_746{width:100%;margin-top:var(--spacing-px);box-sizing:border-box;border-bottom-right-radius:var(--radius-medium);border-bottom-left-radius:var(--radius-medium)}._addColumnButton_1e2ox_747{margin-left:var(--spacing-px);height:100%;border-top-right-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}._dialogOverlay_1e2ox_870{position:fixed;inset:0;animation:_overlayShow_1e2ox_1 .15s cubic-bezier(.16,1,.3,1);background-color:var(--baseBase);z-index:51;opacity:.5}._dialogContent_1e2ox_603,._largeDialogContent_1e2ox_615{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);animation:_contentShow_1e2ox_1 .15s cubic-bezier(.16,1,.3,1);z-index:52}._dialogContent_1e2ox_603:focus,._largeDialogContent_1e2ox_615:focus{outline:none}@keyframes _overlayShow_1e2ox_1{0%{opacity:0}to{opacity:.5}}@keyframes _contentShow_1e2ox_1{0%{opacity:0;transform:translate(-50%,-48%) scale(.96)}to{opacity:1;transform:translate(-50%,-50%) scale(1)}}._focusedImage_1e2ox_916{outline:highlight solid 2px}._imageWrapper_1e2ox_920{display:inline-block;position:relative}._imageWrapper_1e2ox_920[draggable=true]{cursor:move;cursor:grab;cursor:-webkit-grab}._editImageToolbar_1e2ox_933{position:absolute;right:0;top:0;display:flex;gap:var(--spacing-1);padding:var(--spacing-1);z-index:1;background-color:var(--baseBase);border-bottom-left-radius:var(--radius-base)}._editImageButton_1e2ox_937 svg{display:block}._inlineEditor_1e2ox_943{display:inline-flex;border-radius:var(--radius-medium);padding:var(--spacing-1);gap:var(--spacing-2);align-items:center;background:var(--baseBg)}._blockEditor_1e2ox_952{display:flex;justify-content:stretch;border-radius:var(--radius-medium);padding:var(--spacing-2);gap:var(--spacing-2);align-items:center;background:var(--baseBg)}._blockEditor_1e2ox_952 ._nestedEditor_1e2ox_961{flex-grow:1}._nestedEditor_1e2ox_961{background:var(--basePageBg);padding:var(--spacing-1) var(--spacing-2);border-radius:var(--radius-medium)}._nestedEditor_1e2ox_961>p{margin:0}._nestedEditor_1e2ox_961:focus{outline:none}._genericComponentName_1e2ox_980{font-size:var(--text-sm);color:var(--baseText);padding-right:var(--spacing-2)}._diffSourceToggleWrapper_1e2ox_986{margin-left:auto;pointer-events:auto;opacity:1;position:sticky;right:0}._diffSourceToggle_1e2ox_986{border-radius:var(--radius-medium);background-color:var(--baseBase);display:flex}._diffSourceToggle_1e2ox_986 ._toolbarToggleItem_1e2ox_208{padding:0}._diffSourceToggle_1e2ox_986 ._toolbarToggleItem_1e2ox_208>span{display:block;padding:var(--spacing-1) var(--spacing-1)}._selectWithLabel_1e2ox_1012{display:flex;align-items:center;gap:var(--spacing-2);margin-left:var(--spacing-2)}._selectWithLabel_1e2ox_1012>label{font-size:var(--text-sm)}._selectWithLabel_1e2ox_1012 ._selectTrigger_1e2ox_308{border:1px solid var(--baseBorder)}._toolbarTitleMode_1e2ox_1027{font-size:var(--text-sm);margin-left:var(--spacing-2)}._imageControlWrapperResizing_1e2ox_1032{touch-action:none}._imageResizer_1e2ox_1036{display:block;width:7px;height:7px;position:absolute;background-color:var(--accentText);border:1px solid var(--baseBg)}._imageResizer_1e2ox_1036._imageResizerN_1e2ox_1045{top:-6px;left:48%;cursor:n-resize}._imageResizer_1e2ox_1036._imageResizerNe_1e2ox_1051{top:-6px;right:-6px;cursor:ne-resize}._imageResizer_1e2ox_1036._imageResizerE_1e2ox_1057{bottom:48%;right:-6px;cursor:e-resize}._imageResizer_1e2ox_1036._imageResizerSe_1e2ox_1063{bottom:-2px;right:-6px;cursor:nwse-resize}._imageResizer_1e2ox_1036._imageResizerS_1e2ox_1063{bottom:-2px;left:48%;cursor:s-resize}._imageResizer_1e2ox_1036._imageResizerSw_1e2ox_1075{bottom:-2px;left:-6px;cursor:sw-resize}._imageResizer_1e2ox_1036._imageResizerW_1e2ox_1081{bottom:48%;left:-6px;cursor:w-resize}._imageResizer_1e2ox_1036._imageResizerNw_1e2ox_1087{top:-6px;left:-6px;cursor:nw-resize}._imagePlaceholder_1e2ox_1093{border:2px dashed;padding:48px;margin:12px;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content}._imageDimensionsContainer_1e2ox_1101{display:flex;gap:var(--spacing-4)}._placeholder_1e2ox_1106{color:var(--baseSolid);overflow:hidden;position:absolute;top:0;padding:var(--spacing-3);text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;display:inline-block;pointer-events:none}._rootContentEditableWrapper_1e2ox_1119{position:relative}._downshiftContainer_1e2ox_1123{display:flex;flex-direction:column;align-items:stretch}._downshiftInputWrapper_1e2ox_1129{display:flex;align-items:center;background-color:var(--baseBase);border-radius:var(--radius-base);border:1px solid var(--baseBorder)}._downshiftInputWrapper_1e2ox_1129[data-visible-dropdown=true]{border-bottom-left-radius:var(--radius-none);border-bottom-right-radius:var(--radius-none);border-bottom-width:0}._downshiftInputWrapper_1e2ox_1129>button{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;padding-right:var(--spacing-2)}._downshiftInput_1e2ox_1129{border:0;background-color:transparent;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;all:unset;box-sizing:border-box;cursor:default;width:20rem;padding:var(--spacing-2) var(--spacing-3);font-size:var(--text-sm)}._downshiftInput_1e2ox_1129::-moz-placeholder{color:var(--baseBorder)}._downshiftInput_1e2ox_1129::placeholder{color:var(--baseBorder)}._downshiftAutocompleteContainer_1e2ox_1160{position:relative}._downshiftAutocompleteContainer_1e2ox_1160 ul{all:unset;box-sizing:border-box;position:absolute;font-size:var(--text-sm);width:100%;display:none;border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium);max-height:var(--spacing-48);overflow-x:hidden;overflow-y:auto;border:1px solid var(--baseBorder);border-top-width:0;background-color:var(--baseBase)}._downshiftAutocompleteContainer_1e2ox_1160 ul[data-visible=true]{display:block}._downshiftAutocompleteContainer_1e2ox_1160 ul li{padding:var(--spacing-2) var(--spacing-3);white-space:nowrap;margin-bottom:var(--spacing-1);overflow-x:hidden;text-overflow:ellipsis}._downshiftAutocompleteContainer_1e2ox_1160 ul li[data-selected=true]{background-color:var(--baseBgSubtle)}._downshiftAutocompleteContainer_1e2ox_1160 ul li[data-highlighted=true]{background-color:var(--baseBgHover)}._downshiftAutocompleteContainer_1e2ox_1160 ul li:last-of-type{border-bottom-left-radius:var(--radius-medium);border-bottom-right-radius:var(--radius-medium)}._textInput_1e2ox_1206{all:unset;border-radius:var(--radius-base);border:1px solid var(--baseBorder);background-color:var(--baseBase);padding:var(--spacing-2) var(--spacing-3)}form._multiFieldForm_1e2ox_1214{display:flex;flex-direction:column;padding:var(--spacing-2);gap:var(--spacing-2)}form._multiFieldForm_1e2ox_1214 ._formField_1e2ox_1220{display:flex;flex-direction:column;gap:var(--spacing-2)}form._multiFieldForm_1e2ox_1214 ._formField_1e2ox_1220 label{font-size:var(--text-xs)}._markdownParseError_1e2ox_1231{border-radius:var(--radius-base);border:1px solid var(--error-color);padding:var(--spacing-2);margin-block:var(--spacing-2);color:var(--error-color);font-size:var(--text-xs)}._popupContainer_1e2ox_1240{position:relative;z-index:2}._inputSizer_1e2ox_1245{display:inline-grid;vertical-align:baseline;align-items:center;position:relative}._inputSizer_1e2ox_1245:after,._inputSizer_1e2ox_1245 input{width:auto;min-width:1rem;grid-area:1 / 2;font:inherit;margin:0;padding:0 2px;resize:none;background:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:inherit}._inputSizer_1e2ox_1245 span{padding:.25em}._inputSizer_1e2ox_1245:after{content:attr(data-value);white-space:pre-wrap}:root,._light_1tncs_1,._light-theme_1tncs_1{--blue-1: #fbfdff;--blue-2: #f4faff;--blue-3: #e6f4fe;--blue-4: #d5efff;--blue-5: #c2e5ff;--blue-6: #acd8fc;--blue-7: #8ec8f6;--blue-8: #5eb1ef;--blue-9: #0090ff;--blue-10: #0588f0;--blue-11: #0d74ce;--blue-12: #113264}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--blue-1: color(display-p3 .986 .992 .999);--blue-2: color(display-p3 .96 .979 .998);--blue-3: color(display-p3 .912 .956 .991);--blue-4: color(display-p3 .853 .932 1);--blue-5: color(display-p3 .788 .894 .998);--blue-6: color(display-p3 .709 .843 .976);--blue-7: color(display-p3 .606 .777 .947);--blue-8: color(display-p3 .451 .688 .917);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .234 .523 .912);--blue-11: color(display-p3 .15 .44 .84);--blue-12: color(display-p3 .102 .193 .379)}}}._dark_1tncs_1,._dark-theme_1tncs_1{--blue-1: #0d1520;--blue-2: #111927;--blue-3: #0d2847;--blue-4: #003362;--blue-5: #004074;--blue-6: #104d87;--blue-7: #205d9e;--blue-8: #2870bd;--blue-9: #0090ff;--blue-10: #3b9eff;--blue-11: #70b8ff;--blue-12: #c2e6ff}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){._dark_1tncs_1,._dark-theme_1tncs_1{--blue-1: color(display-p3 .057 .081 .122);--blue-2: color(display-p3 .072 .098 .147);--blue-3: color(display-p3 .078 .154 .27);--blue-4: color(display-p3 .033 .197 .37);--blue-5: color(display-p3 .08 .245 .441);--blue-6: color(display-p3 .14 .298 .511);--blue-7: color(display-p3 .195 .361 .6);--blue-8: color(display-p3 .239 .434 .72);--blue-9: color(display-p3 .247 .556 .969);--blue-10: color(display-p3 .344 .612 .973);--blue-11: color(display-p3 .49 .72 1);--blue-12: color(display-p3 .788 .898 .99)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--slate-1: #fcfcfd;--slate-2: #f9f9fb;--slate-3: #f0f0f3;--slate-4: #e8e8ec;--slate-5: #e0e1e6;--slate-6: #d9d9e0;--slate-7: #cdced6;--slate-8: #b9bbc6;--slate-9: #8b8d98;--slate-10: #80838d;--slate-11: #60646c;--slate-12: #1c2024}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--slate-1: color(display-p3 .988 .988 .992);--slate-2: color(display-p3 .976 .976 .984);--slate-3: color(display-p3 .94 .941 .953);--slate-4: color(display-p3 .908 .909 .925);--slate-5: color(display-p3 .88 .881 .901);--slate-6: color(display-p3 .85 .852 .876);--slate-7: color(display-p3 .805 .808 .838);--slate-8: color(display-p3 .727 .733 .773);--slate-9: color(display-p3 .547 .553 .592);--slate-10: color(display-p3 .503 .512 .549);--slate-11: color(display-p3 .379 .392 .421);--slate-12: color(display-p3 .113 .125 .14)}}}._dark_1tncs_1,._dark-theme_1tncs_1{--slate-1: #111113;--slate-2: #18191b;--slate-3: #212225;--slate-4: #272a2d;--slate-5: #2e3135;--slate-6: #363a3f;--slate-7: #43484e;--slate-8: #5a6169;--slate-9: #696e77;--slate-10: #777b84;--slate-11: #b0b4ba;--slate-12: #edeef0}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){._dark_1tncs_1,._dark-theme_1tncs_1{--slate-1: color(display-p3 .067 .067 .074);--slate-2: color(display-p3 .095 .098 .105);--slate-3: color(display-p3 .13 .135 .145);--slate-4: color(display-p3 .156 .163 .176);--slate-5: color(display-p3 .183 .191 .206);--slate-6: color(display-p3 .215 .226 .244);--slate-7: color(display-p3 .265 .28 .302);--slate-8: color(display-p3 .357 .381 .409);--slate-9: color(display-p3 .415 .431 .463);--slate-10: color(display-p3 .469 .483 .514);--slate-11: color(display-p3 .692 .704 .728);--slate-12: color(display-p3 .93 .933 .94)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--grass-1: #fbfefb;--grass-2: #f5fbf5;--grass-3: #e9f6e9;--grass-4: #daf1db;--grass-5: #c9e8ca;--grass-6: #b2ddb5;--grass-7: #94ce9a;--grass-8: #65ba74;--grass-9: #46a758;--grass-10: #3e9b4f;--grass-11: #2a7e3b;--grass-12: #203c25}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--grass-1: color(display-p3 .986 .996 .985);--grass-2: color(display-p3 .966 .983 .964);--grass-3: color(display-p3 .923 .965 .917);--grass-4: color(display-p3 .872 .94 .865);--grass-5: color(display-p3 .811 .908 .802);--grass-6: color(display-p3 .733 .864 .724);--grass-7: color(display-p3 .628 .803 .622);--grass-8: color(display-p3 .477 .72 .482);--grass-9: color(display-p3 .38 .647 .378);--grass-10: color(display-p3 .344 .598 .342);--grass-11: color(display-p3 .263 .488 .261);--grass-12: color(display-p3 .151 .233 .153)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--cyan-1: #fafdfe;--cyan-2: #f2fafb;--cyan-3: #def7f9;--cyan-4: #caf1f6;--cyan-5: #b5e9f0;--cyan-6: #9ddde7;--cyan-7: #7dcedc;--cyan-8: #3db9cf;--cyan-9: #00a2c7;--cyan-10: #0797b9;--cyan-11: #107d98;--cyan-12: #0d3c48}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--cyan-1: color(display-p3 .982 .992 .996);--cyan-2: color(display-p3 .955 .981 .984);--cyan-3: color(display-p3 .888 .965 .975);--cyan-4: color(display-p3 .821 .941 .959);--cyan-5: color(display-p3 .751 .907 .935);--cyan-6: color(display-p3 .671 .862 .9);--cyan-7: color(display-p3 .564 .8 .854);--cyan-8: color(display-p3 .388 .715 .798);--cyan-9: color(display-p3 .282 .627 .765);--cyan-10: color(display-p3 .264 .583 .71);--cyan-11: color(display-p3 .08 .48 .63);--cyan-12: color(display-p3 .108 .232 .277)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--amber-1: #fefdfb;--amber-2: #fefbe9;--amber-3: #fff7c2;--amber-4: #ffee9c;--amber-5: #fbe577;--amber-6: #f3d673;--amber-7: #e9c162;--amber-8: #e2a336;--amber-9: #ffc53d;--amber-10: #ffba18;--amber-11: #ab6400;--amber-12: #4f3422}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--amber-1: color(display-p3 .995 .992 .985);--amber-2: color(display-p3 .994 .986 .921);--amber-3: color(display-p3 .994 .969 .782);--amber-4: color(display-p3 .989 .937 .65);--amber-5: color(display-p3 .97 .902 .527);--amber-6: color(display-p3 .936 .844 .506);--amber-7: color(display-p3 .89 .762 .443);--amber-8: color(display-p3 .85 .65 .3);--amber-9: color(display-p3 1 .77 .26);--amber-10: color(display-p3 .959 .741 .274);--amber-11: color(display-p3 .64 .4 0);--amber-12: color(display-p3 .294 .208 .145)}}}:root,._light_1tncs_1,._light-theme_1tncs_1{--red-1: #fffcfc;--red-2: #fff7f7;--red-3: #feebec;--red-4: #ffdbdc;--red-5: #ffcdce;--red-6: #fdbdbe;--red-7: #f4a9aa;--red-8: #eb8e90;--red-9: #e5484d;--red-10: #dc3e42;--red-11: #ce2c31;--red-12: #641723}@supports (color: color(display-p3 1 1 1)){@media(color-gamut:p3){:root,._light_1tncs_1,._light-theme_1tncs_1{--red-1: color(display-p3 .998 .989 .988);--red-2: color(display-p3 .995 .971 .971);--red-3: color(display-p3 .985 .925 .925);--red-4: color(display-p3 .999 .866 .866);--red-5: color(display-p3 .984 .812 .811);--red-6: color(display-p3 .955 .751 .749);--red-7: color(display-p3 .915 .675 .672);--red-8: color(display-p3 .872 .575 .572);--red-9: color(display-p3 .83 .329 .324);--red-10: color(display-p3 .798 .294 .285);--red-11: color(display-p3 .744 .234 .222);--red-12: color(display-p3 .36 .115 .143)}}}._bold_1tncs_10{font-weight:700}._italic_1tncs_14{font-style:italic}._underline_1tncs_18{text-decoration:underline}._strikethrough_1tncs_34{text-decoration:line-through}._underlineStrikethrough_1tncs_38{text-decoration:underline line-through}._subscript_1tncs_42{font-size:.8em;vertical-align:sub!important}._superscript_1tncs_47{font-size:.8em;vertical-align:super}._code_1tncs_52{background-color:var(--baseBg);padding:1px .25rem;font-family:var(--font-mono);font-size:94%}._nestedListItem_1tncs_59{list-style:none;list-style-type:none}._listitem_1tncs_69{margin:var(--spacing-2) 0}._listItemChecked_1tncs_73,._listItemUnchecked_1tncs_74{position:relative;margin-left:0;margin-right:0;margin-inline-start:-1rem;padding-left:var(--spacing-6);padding-right:var(--spacing-6);list-style-type:none;outline:none}._listItemChecked_1tncs_73{text-decoration:line-through}._listItemUnchecked_1tncs_74:before,._listItemChecked_1tncs_73:before{content:"";width:var(--spacing-4);height:var(--spacing-4);top:0;left:0;cursor:pointer;display:block;background-size:cover;position:absolute}._listItemUnchecked_1tncs_74[dir=rtl]:before,._listItemChecked_1tncs_73[dir=rtl]:before{left:auto;right:0}._listItemUnchecked_1tncs_74:focus:before,._listItemChecked_1tncs_73:focus:before{box-shadow:0 0 0 2px var(--accentBgActive);border-radius:var(--radius-small)}._listItemUnchecked_1tncs_74:before{border:1px solid var(--baseBorder);border-radius:var(--radius-small)}._listItemChecked_1tncs_73:before{border:1px solid var(--accentBorder);border-radius:var(--radius-small);background-color:var(--accentSolid);background-repeat:no-repeat}._listItemChecked_1tncs_73:after{content:"";cursor:pointer;border-color:var(--baseBase);border-style:solid;position:absolute;display:block;top:var(--spacing-0_5);width:var(--spacing-1);left:var(--spacing-1_5);right:var(--spacing-1_5);height:var(--spacing-2);transform:rotate(45deg);border-width:0 var(--spacing-0_5) var(--spacing-0_5) 0}._nestedListItem_1tncs_59{list-style-type:none}._nestedListItem_1tncs_59:before,._nestedListItem_1tncs_59:after{display:none}._admonitionDanger_1tncs_151,._admonitionInfo_1tncs_152,._admonitionNote_1tncs_153,._admonitionTip_1tncs_154,._admonitionCaution_1tncs_155{padding:var(--spacing-2);margin-top:var(--spacing-2);margin-bottom:var(--spacing-2);border-left:3px solid var(--admonitionBorder);background-color:var(--admonitionBg)}._admonitionInfo_1tncs_152{--admonitionBorder: var(--admonitionInfoBorder);--admonitionBg: var(--admonitionInfoBg)}._admonitionTip_1tncs_154{--admonitionBorder: var(--admonitionTipBorder);--admonitionBg: var(--admonitionTipBg)}._admonitionCaution_1tncs_155{--admonitionBorder: var(--admonitionCautionBorder);--admonitionBg: var(--admonitionCautionBg)}._admonitionDanger_1tncs_151{--admonitionBorder: var(--admonitionDangerBorder);--admonitionBg: var(--admonitionDangerBg)}._admonitionNote_1tncs_153{--admonitionBorder: var(--admonitionNoteBorder);--admonitionBg: var(--admonitionNoteBg)}._mdxExpression_1tncs_188{font-family:var(--font-mono);font-size:84%;color:var(--accentText)}._mdxExpression_1tncs_188 input:focus-visible{outline:none}._editorWrapper_5h0vx_1{width:100%;border:1px solid var(--border-subtle);border-radius:12px;background:var(--surface);overflow:hidden;transition:border-color .2s ease;max-height:calc(100vh - 100px);display:flex;flex-direction:column}._editorWrapper_5h0vx_1:focus-within{border-color:var(--primary-500)}._editorWrapper_5h0vx_1:has(._editor_5h0vx_1[data-disabled=true]){opacity:.6;cursor:not-allowed}._editor_5h0vx_1{width:100%;flex:1;display:flex;flex-direction:column;min-height:0;overflow:hidden}._editorContent_5h0vx_31{padding:12px 14px;min-height:300px;max-height:calc(100vh - 400px);color:var(--text-strong);font-family:inherit;font-size:1rem;line-height:1.5;outline:none;flex:1;overflow-y:auto}._editorContent_5h0vx_31:focus{outline:none}._editorWrapper_5h0vx_1 .mdxeditor-toolbar{border-bottom:1px solid var(--border-subtle);background:var(--surface);padding:8px;display:flex;gap:4px;flex-wrap:wrap}._editorWrapper_5h0vx_1 .mdxeditor-toolbar button{color:var(--text-strong);background:transparent;border:1px solid transparent;padding:6px 10px;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;font-size:.9rem}._editorWrapper_5h0vx_1 .mdxeditor-toolbar button:hover{background:var(--primary-50);border-color:var(--primary-500)}._editorWrapper_5h0vx_1 .mdxeditor-toolbar button[data-state=on]{background:var(--primary-100)}._editorWrapper_5h0vx_1 .mdxeditor-toolbar button[aria-pressed=true]{background:var(--primary-100);border-color:var(--primary-500);color:var(--primary-700)}._editorWrapper_5h0vx_1 .mdxeditor-toolbar button:disabled{opacity:.4;cursor:not-allowed}._editorWrapper_5h0vx_1 .mdxeditor-toolbar-separator{width:1px;background:var(--border-subtle);margin:4px 8px}._editorWrapper_5h0vx_1 .mdxeditor-root-contenteditable{color:var(--text-strong)}._editorWrapper_5h0vx_1 .mdxeditor-root-contenteditable:focus{outline:none}._editorWrapper_5h0vx_1 .mdxeditor-root-contenteditable[data-placeholder]:empty:before{color:var(--text-muted);opacity:.6}._editorWrapper_5h0vx_1 .mdxeditor-link-dialog{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000001a}._editorWrapper_5h0vx_1 .mdxeditor-link-dialog input{background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px;padding:8px 12px;color:var(--text-strong);font-family:inherit}._editorWrapper_5h0vx_1 .mdxeditor-link-dialog input:focus{outline:none;border-color:var(--primary-500)}._editorWrapper_5h0vx_1 .mdxeditor-image-dialog{background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;padding:16px;box-shadow:0 4px 12px #0000001a}._editorWrapper_5h0vx_1 .mdxeditor-image-dialog input{background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px;padding:8px 12px;color:var(--text-strong);font-family:inherit}._editorWrapper_5h0vx_1 .mdxeditor-image-dialog input:focus{outline:none;border-color:var(--primary-500)}._editorWrapper_5h0vx_1 table{border-collapse:collapse;width:100%;margin:1rem 0}._editorWrapper_5h0vx_1 table td,._editorWrapper_5h0vx_1 table th{border:1px solid var(--border-subtle);padding:8px 12px;text-align:left}._editorWrapper_5h0vx_1 table th{background:var(--primary-50);font-weight:600}._editorWrapper_5h0vx_1 pre{background:var(--primary-50);border:1px solid var(--border-subtle);border-radius:8px;padding:12px;overflow-x:auto;margin:1rem 0}._editorWrapper_5h0vx_1 code{background:var(--primary-50);padding:2px 6px;border-radius:4px;font-size:.9em}._editorWrapper_5h0vx_1 pre code{background:transparent;padding:0}._editorWrapper_5h0vx_1 blockquote{border-left:3px solid var(--primary-500);padding-left:16px;margin:1rem 0;color:var(--text-muted);font-style:italic}._editorWrapper_5h0vx_1 ul,._editorWrapper_5h0vx_1 ol{margin:1rem 0;padding-left:1.5rem}._editorWrapper_5h0vx_1 li{margin:.5rem 0}._editorWrapper_5h0vx_1 h1,._editorWrapper_5h0vx_1 h2,._editorWrapper_5h0vx_1 h3{margin:1.5rem 0 1rem;font-weight:700;color:var(--text-strong)}._editorWrapper_5h0vx_1 h1{font-size:1.75rem}._editorWrapper_5h0vx_1 h2{font-size:1.5rem}._editorWrapper_5h0vx_1 h3{font-size:1.25rem}._editorWrapper_5h0vx_1 a{color:var(--primary-600);text-decoration:underline}._editorWrapper_5h0vx_1 a:hover{color:var(--primary-700)}._messageForm_1gjlw_1{display:flex;flex-direction:column;gap:1rem}._textarea_1gjlw_7{display:block;width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;min-height:100px;transition:background-color .2s ease,border-color .2s ease,color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}._textarea_1gjlw_7:focus{outline:none;border-color:var(--primary-500)}._textarea_1gjlw_7:disabled{opacity:.6;cursor:not-allowed}._markdownHelper_1gjlw_37{font-size:.85rem;color:var(--text-muted);margin-top:6px}._formActions_1gjlw_43{display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:768px){._formActions_1gjlw_43{flex-direction:column}._formActions_1gjlw_43 button{width:100%}}._loading_u5ypt_1{padding:2rem;text-align:center;color:var(--text-secondary)}._error_u5ypt_7{padding:2rem;text-align:center;color:var(--error-color)}._backLinkContainer_u5ypt_13{margin-bottom:1rem}._backLink_u5ypt_13{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);text-decoration:none;font-weight:500;font-size:.875rem;transition:color .2s ease}._backLink_u5ypt_13:hover{color:var(--primary-color-hover);text-decoration:underline}._linkedUpdateCard_u5ypt_33{padding:1rem;border-radius:8px;background:var(--primary-50);border:1px solid var(--primary-200)}._linkedUpdateHeader_u5ypt_40{margin-bottom:.75rem}._linkedUpdateLabel_u5ypt_44{font-size:.75rem;font-weight:600;color:var(--primary-700);text-transform:uppercase;letter-spacing:.5px}._linkedUpdateContent_u5ypt_52{display:flex;justify-content:space-between;align-items:center;gap:1rem}._linkedUpdateTitle_u5ypt_59{margin:0;font-size:1rem;font-weight:600;color:var(--text-strong);flex:1}._linkedUpdateLink_u5ypt_67{color:var(--primary-600);text-decoration:none;font-weight:500;font-size:.875rem;white-space:nowrap;transition:color .2s ease}._linkedUpdateLink_u5ypt_67:hover{color:var(--primary-700);text-decoration:underline}@media(max-width:768px){._linkedUpdateContent_u5ypt_52{flex-direction:column;align-items:flex-start}}._headerActions_u5ypt_88{display:flex;gap:.75rem;align-items:center}._titleContainer_u5ypt_94{display:flex;align-items:center;gap:.75rem}._editTitleButton_u5ypt_100{opacity:.6;transition:opacity .2s ease}._editTitleButton_u5ypt_100:hover{opacity:1}._titleEditContainer_u5ypt_109{display:flex;flex-direction:column;gap:.75rem;width:100%}._titleInput_u5ypt_116{flex:1}._titleEditActions_u5ypt_120{display:flex;gap:.5rem;align-items:center}._messagesContainer_u5ypt_126{display:flex;flex-direction:column;margin-bottom:2rem}._messageFormContainer_u5ypt_132{border-top:1px solid var(--border-color)}@media(max-width:768px){._headerActions_u5ypt_88{flex-direction:column;width:100%}._headerActions_u5ypt_88>*{width:100%}}._topicFormCard_3rngq_1{padding:2rem}._form_3rngq_5{display:flex;flex-direction:column;gap:1.5rem}._textareaContainer_3rngq_11{display:flex;flex-direction:column;gap:.5rem}._label_3rngq_17{font-size:.875rem;font-weight:500;color:var(--text-primary)}._textarea_3rngq_11{display:block;width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;min-height:150px;transition:background-color .2s ease,border-color .2s ease,color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}._textarea_3rngq_11:focus{outline:none;border-color:var(--primary-500)}._textarea_3rngq_11:disabled{opacity:.6;cursor:not-allowed}._markdownHelper_3rngq_53{font-size:.85rem;color:var(--text-muted);margin-top:6px}._formActions_3rngq_59{display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:768px){._formActions_3rngq_59{flex-direction:column}._formActions_3rngq_59 button{width:100%}}._loading_t1lhd_1{padding:2rem;text-align:center;color:var(--text-secondary)}._emptyState_t1lhd_7{padding:3rem;text-align:center;color:var(--text-secondary)}._topicsList_t1lhd_13{display:flex;flex-direction:column;gap:0}._topicItem_t1lhd_19{padding:1.25rem 0;border-bottom:1px solid var(--border-subtle);transition:background-color .2s ease}._topicItem_t1lhd_19:last-child{border-bottom:none}._topicItem_t1lhd_19:hover{background-color:var(--primary-50)}._topicHeader_t1lhd_33{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.75rem;gap:1rem}._topicTitleRow_t1lhd_41{flex:1;display:flex;align-items:center;gap:.5rem}._topicTitleLink_t1lhd_48{font-size:1.25rem;font-weight:600;color:var(--primary-500);text-decoration:none;display:flex;align-items:center;gap:.5rem;transition:color .2s ease}._topicTitleLink_t1lhd_48:hover{color:var(--primary-600);text-decoration:underline}._followedStar_t1lhd_64{font-size:1rem;line-height:1;display:inline-flex;align-items:center}._unreadBadge_t1lhd_71{display:inline-block;width:8px;height:8px;border-radius:50%;background-color:#ef4444;margin-left:.5rem;flex-shrink:0}._newMessageBadge_t1lhd_81{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;margin-left:8px;background:#ef4444;color:#fff;font-size:.75rem;font-weight:700;border-radius:10px;line-height:1;flex-shrink:0}._topicAuthor_t1lhd_98{display:flex;align-items:center}._authorButton_t1lhd_103{background:none;border:none;padding:.25rem .5rem;margin:0;color:var(--text-secondary);text-decoration:none;font-weight:500;font-size:.875rem;font-family:inherit;cursor:pointer;transition:all .2s ease;border-radius:var(--border-radius);display:inline-flex;align-items:center}._authorButton_t1lhd_103:hover{color:var(--primary-color);background:var(--background-hover)}._topicMeta_t1lhd_125{display:flex;flex-wrap:wrap;align-items:center;gap:1rem;font-size:.875rem;color:var(--text-secondary)}._metaItem_t1lhd_134{display:flex;align-items:center;gap:.25rem}._metaValue_t1lhd_140{font-weight:600;color:var(--text-primary)}._messageCountBadge_t1lhd_145{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#ef4444;color:#fff;font-size:.75rem;font-weight:700;border-radius:10px;line-height:1}._reactions_t1lhd_160{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:flex-end}._reactionBadge_t1lhd_168{display:flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border:none;border-radius:var(--border-radius);background:transparent;font-size:.875rem}._reactionEmoji_t1lhd_179{font-size:1rem;line-height:1}._reactionCount_t1lhd_184{font-weight:500;color:var(--text-strong)}@media(max-width:768px){._topicHeader_t1lhd_33{flex-direction:column}._topicMeta_t1lhd_125{flex-direction:column;gap:.5rem;align-items:flex-start}._reactions_t1lhd_160{justify-content:flex-start}}._fileUpload_oo6b3_1{display:flex;flex-direction:column;gap:.5rem}._label_oo6b3_7{font-size:.875rem;font-weight:500;color:var(--text-primary)}._fileInput_oo6b3_13{padding:8px;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-family:inherit;font-size:.875rem;cursor:pointer;transition:border-color .2s ease,background-color .2s ease}._fileInput_oo6b3_13:hover:not(:disabled){border-color:var(--border-color)}._fileInput_oo6b3_13:focus{outline:none;border-color:var(--primary-500)}._fileInput_oo6b3_13:disabled{opacity:.6;cursor:not-allowed}._helperText_oo6b3_39{font-size:.875rem;color:var(--text-secondary);margin:0}._error_oo6b3_45{font-size:.875rem;color:var(--error);margin:0}._filesList_oo6b3_51{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}._filesList_oo6b3_51._grid_oo6b3_58{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._filesList_oo6b3_51._grid_oo6b3_58 ._fileItem_oo6b3_64{min-height:0}._filesList_oo6b3_51._grid_oo6b3_58 ._fileAttachment_oo6b3_69 ._fileInfo_oo6b3_69{min-width:0;max-width:100%}._fileItem_oo6b3_64{display:flex;flex-direction:column;background:var(--surface-subtle);border-radius:8px;border:1px solid var(--border-subtle);overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease}._fileItem_oo6b3_64:hover{border-color:var(--border-color);box-shadow:0 2px 4px #0000000d}._imagePreview_oo6b3_89{display:flex;flex-direction:column;gap:.75rem;padding:.75rem;max-width:100%}._previewImage_oo6b3_97{width:100%;height:auto;border-radius:6px;border:1px solid var(--border-subtle);max-height:200px;object-fit:cover;object-position:50% 30%;background:var(--surface)}._fileAttachment_oo6b3_69{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:.75rem;width:100%}._fileIcon_oo6b3_117{font-size:2rem;flex-shrink:0;width:80px;height:80px;min-width:80px;display:flex;align-items:center;justify-content:center;background:var(--surface);border-radius:8px;border:1px solid var(--border-subtle)}._fileInfo_oo6b3_69{display:flex;flex-direction:column;gap:.25rem;width:100%;text-align:center;overflow:hidden}._fileName_oo6b3_140{font-weight:500;font-size:.875rem;color:var(--text-primary);line-height:1.4;word-break:break-word;overflow-wrap:break-word;text-align:center}._fileSize_oo6b3_150{font-size:.75rem;color:var(--text-secondary);white-space:nowrap;text-align:center}._imagePreview_oo6b3_89 ._fileInfo_oo6b3_69{padding:0;text-align:center}._imagePreview_oo6b3_89 ._fileName_oo6b3_140{text-align:center}._imagePreview_oo6b3_89 ._removeButton_oo6b3_166,._fileAttachment_oo6b3_69 ._removeButton_oo6b3_166{align-self:center;width:auto}@media(max-width:768px){._filesList_oo6b3_51._grid_oo6b3_58{grid-template-columns:1fr}._imagePreview_oo6b3_89{max-width:100%}._fileAttachment_oo6b3_69{padding:.625rem;gap:.625rem}._fileIcon_oo6b3_117{width:60px;height:60px;min-width:60px;font-size:1.75rem}._previewImage_oo6b3_97{max-height:150px}}._formCard_1phzr_1{padding:2rem}._form_1phzr_1{display:flex;flex-direction:column;gap:1.5rem}._textareaContainer_1phzr_11{display:flex;flex-direction:column;gap:.5rem}._label_1phzr_17{font-weight:500;color:var(--text-primary);font-size:.875rem}._textarea_1phzr_11{width:100%;padding:.75rem;border:1px solid var(--border-color);border-radius:var(--border-radius);font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;background-color:var(--background);color:var(--text-primary);transition:border-color .2s}._textarea_1phzr_11:focus{outline:none;border-color:var(--primary)}._textarea_1phzr_11:disabled{opacity:.6;cursor:not-allowed}._markdownHelper_1phzr_47{font-size:.875rem;color:var(--text-secondary);margin:0}._selectContainer_1phzr_53{display:flex;flex-direction:column;gap:.5rem}._select_1phzr_53{padding:.75rem;border:1px solid var(--border-color);border-radius:var(--border-radius);font-family:inherit;font-size:1rem;background-color:var(--background);color:var(--text-primary);transition:border-color .2s}._select_1phzr_53:focus{outline:none;border-color:var(--primary)}._select_1phzr_53:disabled{opacity:.6;cursor:not-allowed}._helperText_1phzr_80{font-size:.875rem;color:var(--text-secondary);margin:0}._fileUploadSection_1phzr_86{display:flex;flex-direction:column;gap:.5rem}._fileInput_1phzr_92{padding:.5rem;border:1px solid var(--border-color);border-radius:var(--border-radius);font-family:inherit;font-size:.875rem;background-color:var(--background);color:var(--text-primary)}._fileInput_1phzr_92:disabled{opacity:.6;cursor:not-allowed}._imagesSection_1phzr_107,._attachmentsSection_1phzr_113{display:flex;flex-direction:column;gap:.5rem}._attachmentsList_1phzr_119{display:flex;flex-direction:column;gap:1rem}._attachmentItem_1phzr_125{display:flex;align-items:center;gap:.5rem}._imageAttachment_1phzr_131{display:flex;flex-direction:column;gap:.5rem;max-width:300px}._fileAttachment_1phzr_138{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:8px;border:1px solid var(--border-color);background-color:var(--surface-subtle, var(--surface));width:100%}._imagePreviews_1phzr_149{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._imagePreviewItem_1phzr_155{position:relative;display:flex;flex-direction:column;gap:.5rem}._imagePreview_1phzr_149{width:100%;height:auto;border-radius:var(--border-radius);border:1px solid var(--border-color)}._filePreview_1phzr_169{width:100%;padding:1rem;border-radius:var(--border-radius);border:1px solid var(--border-color);background-color:var(--surface);display:flex;align-items:center;justify-content:center;min-height:100px;font-size:.875rem;color:var(--text-secondary);word-break:break-word;text-align:center}._removeButton_1phzr_185{margin-left:auto}._formActions_1phzr_189{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}._actions_kw7sc_1{display:flex;gap:1rem;margin-bottom:1.5rem}._loading_kw7sc_7,._empty_kw7sc_8{padding:2rem;text-align:center;color:var(--text-secondary)}._pageTree_kw7sc_14{display:flex;flex-direction:column;gap:.5rem}._treeItem_kw7sc_20{display:flex;flex-direction:column}._pageItem_kw7sc_25{padding:1rem;border:1px solid var(--border-color);border-radius:var(--border-radius);transition:background-color .2s,border-color .2s}._pageItem_kw7sc_25:hover{background-color:var(--background-hover);border-color:var(--border-color-hover)}._pageInfo_kw7sc_37{display:flex;flex-direction:column;gap:.5rem}._pageLink_kw7sc_43{text-decoration:none;color:inherit}._pageLink_kw7sc_43:hover{text-decoration:underline}._pageTitle_kw7sc_52{margin:0;font-size:1.125rem;font-weight:600;color:var(--text-primary)}._pageMeta_kw7sc_59{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--text-secondary)}._lastEdited_kw7sc_67{display:flex;align-items:center;gap:.25rem}._lockedBadge_kw7sc_73{padding:.25rem .5rem;background-color:var(--warning-bg);color:var(--warning-text);border-radius:var(--border-radius-sm);font-size:.75rem;font-weight:500}._children_kw7sc_82{margin-left:1rem;margin-top:.5rem;border-left:2px solid var(--border-color);padding-left:1rem}._attachmentList_1xfsa_1{display:flex;flex-direction:column;gap:.75rem}._label_1xfsa_7{font-weight:500;color:var(--text-primary);font-size:.875rem}._list_1xfsa_13{display:flex;flex-direction:column;gap:.5rem}._attachmentItem_1xfsa_19{display:flex;align-items:center;padding:.75rem;border-radius:var(--border-radius);border:1px solid var(--border-subtle);background:var(--surface-subtle);text-decoration:none;color:var(--text-primary);transition:background-color .2s ease,border-color .2s ease;cursor:pointer}._attachmentItem_1xfsa_19:hover{background:var(--surface);border-color:var(--border-color)}._imageAttachment_1xfsa_37{display:flex;align-items:center;gap:.75rem;width:100%}._imagePreview_1xfsa_44{width:60px;height:60px;object-fit:cover;border-radius:var(--border-radius);border:1px solid var(--border-subtle);flex-shrink:0}._fileAttachment_1xfsa_53{display:flex;align-items:center;gap:.75rem;width:100%}._fileIcon_1xfsa_60{font-size:1.5rem;flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:var(--surface);border-radius:var(--border-radius);border:1px solid var(--border-subtle)}._fileInfo_1xfsa_73{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}._fileName_1xfsa_81{font-weight:500;font-size:.875rem;color:var(--text-primary);word-break:break-word}._fileSize_1xfsa_88{font-size:.75rem;color:var(--text-secondary)}._backLinkContainer_cw25q_1{margin-bottom:1rem}._backLink_cw25q_1{color:var(--text-secondary);text-decoration:none;font-size:.875rem;transition:color .2s}._backLink_cw25q_1:hover{color:var(--text-primary);text-decoration:underline}._pageMeta_cw25q_17{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:var(--text-secondary)}._lockedBadge_cw25q_25{padding:.25rem .5rem;background-color:var(--warning-bg);color:var(--warning-text);border-radius:var(--border-radius-sm);font-size:.75rem;font-weight:500}._headerActions_cw25q_34{display:flex;gap:.5rem;flex-wrap:wrap}._lockedMessage_cw25q_40{padding:1rem;background-color:var(--warning-bg);color:var(--warning-text);border-radius:var(--border-radius);margin-bottom:1rem;text-align:center}._pageContent_cw25q_49{line-height:1.6;color:var(--text-primary)}._pageContent_cw25q_49 p{margin-bottom:1rem}._pageContent_cw25q_49 h1,._pageContent_cw25q_49 h2,._pageContent_cw25q_49 h3,._pageContent_cw25q_49 h4,._pageContent_cw25q_49 h5,._pageContent_cw25q_49 h6{margin-top:1.5rem;margin-bottom:.75rem;font-weight:600}._pageContent_cw25q_49 ul,._pageContent_cw25q_49 ol{margin-bottom:1rem;padding-left:2rem}._pageContent_cw25q_49 li{margin-bottom:.5rem}._pageContent_cw25q_49 code{background-color:var(--background-secondary);padding:.125rem .25rem;border-radius:var(--border-radius-sm);font-family:monospace;font-size:.875em}._pageContent_cw25q_49 pre{background-color:var(--background-secondary);padding:1rem;border-radius:var(--border-radius);overflow-x:auto;margin-bottom:1rem}._pageContent_cw25q_49 pre code{background-color:transparent;padding:0}._pageContent_cw25q_49 a{color:var(--primary);text-decoration:none}._pageContent_cw25q_49 a:hover{text-decoration:underline}._titleBadge_cw25q_109{margin-left:.5rem}._translationBadge_cw25q_113{margin-top:.5rem}._imagesContainer_cw25q_117{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}._pageImage_cw25q_124{width:100%;height:auto;border-radius:var(--border-radius);border:1px solid var(--border-color)}._loading_cw25q_131,._error_cw25q_132{padding:2rem;text-align:center;color:var(--text-secondary)}._revisionLog_vn7d5_1{display:flex;flex-direction:column;gap:1.5rem}._revisionLogTitle_vn7d5_7{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-primary)}._empty_vn7d5_14{padding:2rem;text-align:center;color:var(--text-secondary)}._revisionsList_vn7d5_20{display:flex;flex-direction:column;gap:1rem}._revisionItem_vn7d5_26{padding:1rem;border:1px solid var(--border-color);border-radius:var(--border-radius);background-color:var(--background)}._revisionHeader_vn7d5_33{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._revisionMeta_vn7d5_40{display:flex;flex-direction:column;gap:.25rem}._revisionDate_vn7d5_46{font-weight:500;color:var(--text-primary)}._revisionAuthor_vn7d5_51{font-size:.875rem;color:var(--text-secondary)}._diffContainer_vn7d5_56{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}._diffRemoved_vn7d5_63,._diffAdded_vn7d5_64{padding:.75rem;border-radius:var(--border-radius);font-family:monospace;font-size:.875rem;line-height:1.5}._diffRemoved_vn7d5_63{background-color:var(--error-bg);border:1px solid var(--error-border)}._diffAdded_vn7d5_64{background-color:var(--success-bg);border:1px solid var(--success-border)}._diffLabel_vn7d5_82{font-weight:600;margin-bottom:.5rem;font-family:inherit}._diffLine_vn7d5_88{white-space:pre-wrap;word-break:break-word}._noChanges_vn7d5_93{padding:.75rem;text-align:center;color:var(--text-secondary);font-style:italic}._wrap_cdh8t_1{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:48px 16px;background:radial-gradient(circle at 20% 20%,var(--gradient-radial-1),transparent 35%),radial-gradient(circle at 80% 0%,var(--gradient-radial-2),transparent 30%),var(--bg);position:relative;transition:background .2s ease}._languageChooser_cdh8t_23{position:absolute;top:24px;right:24px}._container_cdh8t_29{max-width:520px;width:100%}@media(max-width:768px){._wrap_cdh8t_1{padding:80px 12px 24px;align-items:flex-start}._languageChooser_cdh8t_23{top:16px;right:16px}._container_cdh8t_29{max-width:100%}}@media(max-width:480px){._wrap_cdh8t_1{padding:70px 8px 16px}._languageChooser_cdh8t_23{top:12px;right:12px}}._badge_1ua2e_1{display:inline-flex;align-items:center;justify-content:center;width:64px;height:64px;border-radius:14px;color:#fff;background:linear-gradient(135deg,var(--primary-400),var(--secondary-400));box-shadow:0 8px 30px -10px #22c55e26}.maplibregl-terradraw-render-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M200-200h57l391-391-57-57-391 391zm-80 80v-170l528-527q12-11 26.5-17t30.5-6 31 6 26 18l55 56q12 11 17.5 26t5.5 30q0 16-5.5 30.5T817-647L290-120zm640-584-56-56zm-141 85-28-29 57 57z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90%}.maplibregl-terradraw-render-button.enabled{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='m622-453-56-56 82-82-57-57-82 82-56-56 195-195q12-12 26.5-17.5T705-840t31 6 26 18l55 56q12 11 17.5 26t5.5 30q0 16-5.5 30.5T817-647zM200-200h57l195-195-28-29-29-28-195 195zM792-56 509-338 290-120H120v-169l219-219L56-792l57-57 736 736zm-32-648-56-56zm-169 56 57 57zM424-424l-29-28 57 57z'/%3E%3C/svg%3E");background-size:100%}.maplibregl-terradraw-measure-render-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M2.063 51.733a4.127 4.127 0 0 0-1.51 5.637l18.34 31.768a4.127 4.127 0 0 0 5.638 1.51l73.406-42.38a4.127 4.127 0 0 0 1.51-5.638l-18.34-31.768a4.127 4.127 0 0 0-5.638-1.51Zm7.701 5.084 66.258-38.254 14.214 24.62-4.775 2.757-5.327-9.229-3.574 2.064 5.327 9.228-5.465 3.156-5.328-9.229-3.574 2.064 5.328 9.228-5.459 3.152-5.328-9.229-3.574 2.064 5.328 9.228-5.465 3.156-7.404-12.823-3.574 2.063 7.404 12.823-5.466 3.156-5.328-9.229-3.574 2.064 5.328 9.228-5.459 3.151-5.327-9.228-3.574 2.064 5.327 9.228-5.465 3.155-5.328-9.228-3.574 2.064 5.328 9.228-3.686 2.128z' 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;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;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;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;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.33333;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.maplibregl-terradraw-measure-render-button.enabled{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M2.063 51.733a4.127 4.127 0 0 0-1.51 5.637l18.34 31.768a4.127 4.127 0 0 0 5.638 1.51l73.406-42.38a4.127 4.127 0 0 0 1.51-5.638l-18.34-31.768a4.127 4.127 0 0 0-5.638-1.51Zm7.701 5.084 66.258-38.254 14.214 24.62-4.775 2.757-5.327-9.229-3.574 2.064 5.327 9.228-5.465 3.156-5.328-9.229-3.574 2.064 5.328 9.228-5.459 3.152-5.328-9.229-3.574 2.064 5.328 9.228-5.465 3.156-7.404-12.823-3.574 2.063 7.404 12.823-5.466 3.156-5.328-9.229-3.574 2.064 5.328 9.228-5.459 3.151-5.327-9.228-3.574 2.064 5.327 9.228-5.465 3.155-5.328-9.228-3.574 2.064 5.328 9.228-3.686 2.128z' style='color:%235f6368;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%235f6368;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;white-space:normal;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%235f6368;solid-opacity:1;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:8.33333;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto'/%3E%3Cpath stroke='%235f6368' stroke-linecap='round' stroke-width='8' d='m10 10 80 80'/%3E%3C/svg%3E");background-size:100%}.maplibregl-terradraw-valhalla-render-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M480-80q-50 0-85-35t-35-85q0-5 .5-11t1.5-11l-83-47q-16 14-36 21.5t-43 7.5q-50 0-85-35t-35-85 35-85 85-35q24 0 45 9t38 25l119-60q-3-23 2.5-45t19.5-41l-34-52q-7 2-14.5 3t-15.5 1q-50 0-85-35t-35-85 35-85 85-35 85 35 35 85q0 20-6.5 38.5T456-688l35 52q8-2 15-3t15-1q17 0 32 4t29 12l66-54q-4-10-6-20.5t-2-21.5q0-50 35-85t85-35 85 35 35 85-35 85-85 35q-17 0-32-4.5T699-617l-66 55q4 10 6 20.5t2 21.5q0 50-35 85t-85 35q-24 0-45.5-9T437-434l-118 59q2 9 1.5 18t-2.5 18l84 48q16-14 35.5-21.5T480-320q50 0 85 35t35 85-35 85-85 35M200-320q17 0 28.5-11.5T240-360t-11.5-28.5T200-400t-28.5 11.5T160-360t11.5 28.5T200-320m160-400q17 0 28.5-11.5T400-760t-11.5-28.5T360-800t-28.5 11.5T320-760t11.5 28.5T360-720m120 560q17 0 28.5-11.5T520-200t-11.5-28.5T480-240t-28.5 11.5T440-200t11.5 28.5T480-160m40-320q17 0 28.5-11.5T560-520t-11.5-28.5T520-560t-28.5 11.5T480-520t11.5 28.5T520-480m240-200q17 0 28.5-11.5T800-720t-11.5-28.5T760-760t-28.5 11.5T720-720t11.5 28.5T760-680'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.maplibregl-terradraw-valhalla-render-button.enabled{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M480-80q-50 0-85-35t-35-85q0-5 .5-11t1.5-11l-83-47q-16 14-36 21.5t-43 7.5q-50 0-85-35t-35-85 35-85 85-35q24 0 45 9t38 25l119-60q-3-23 2.5-45t19.5-41l-34-52q-7 2-14.5 3t-15.5 1q-50 0-85-35t-35-85 35-85 85-35 85 35 35 85q0 20-6.5 38.5T456-688l35 52q8-2 15-3t15-1q17 0 32 4t29 12l66-54q-4-10-6-20.5t-2-21.5q0-50 35-85t85-35 85 35 35 85-35 85-85 35q-17 0-32-4.5T699-617l-66 55q4 10 6 20.5t2 21.5q0 50-35 85t-85 35q-24 0-45.5-9T437-434l-118 59q2 9 1.5 18t-2.5 18l84 48q16-14 35.5-21.5T480-320q50 0 85 35t35 85-35 85-85 35M200-320q17 0 28.5-11.5T240-360t-11.5-28.5T200-400t-28.5 11.5T160-360t11.5 28.5T200-320m160-400q17 0 28.5-11.5T400-760t-11.5-28.5T360-800t-28.5 11.5T320-760t11.5 28.5T360-720m120 560q17 0 28.5-11.5T520-200t-11.5-28.5T480-240t-28.5 11.5T440-200t11.5 28.5T480-160m40-320q17 0 28.5-11.5T560-520t-11.5-28.5T520-560t-28.5 11.5T480-520t11.5 28.5T520-480m240-200q17 0 28.5-11.5T800-720t-11.5-28.5T760-760t-28.5 11.5T720-720t11.5 28.5T760-680'/%3E%3Cpath stroke='%235f6368' stroke-linecap='round' stroke-width='96' d='m100-860 760 760'/%3E%3C/svg%3E");background-size:100%}.maplibregl-terradraw-add-point-button,.maplibregl-terradraw-measure-add-point-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M50 37.45c-6.89 0-12.55 5.66-12.55 12.549 0 6.89 5.66 12.55 12.55 12.55 6.655 0 12.112-5.294 12.48-11.862a3.5 3.5 0 0 0 .07-.688 3.5 3.5 0 0 0-.07-.691C62.11 42.74 56.653 37.45 50 37.45m0 7c3.107 0 5.55 2.442 5.55 5.549s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55S46.892 44.45 50 44.45' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:150%}.maplibregl-terradraw-valhalla-add-point-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M2.475 12.5A2.475 2.467 0 0 0 0 14.967v70.066A2.475 2.467 0 0 0 2.475 87.5h95.05A2.475 2.467 0 0 0 100 85.033V14.967a2.475 2.467 0 0 0-2.475-2.467Zm2.475 4.934h.573c-.122 1.102-.296 2.12-.573 2.887zm3.067 0h8.784c-.825 3.029-1.62 6.069-2.004 8.068-1.013 5.281-1.032 9.217-1.502 12.677s-1.454 6.527-1.367 9.053a7.1 7.1 0 0 0 .632 2.687c.238.543.234.514.222.559-.086.326-.171.477-.205.532.038.016.026.028-.011.025l-.004.008c-.01-.004.003-.009-.045-.01.044.001.03 0 .049.002l.011-.025c-.028-.012-.052-.019-.102-.054a3.5 3.5 0 0 1-.553-.515c-.386-.437-.68-1.137-.656-.996-.049-.297-.5-3.379-1.131-6.638-.63-3.26-1.321-6.64-2.41-8.517-.856-1.478-2.04-2.032-2.775-2.246v-5.923c.544-1.447 1.224-2.854 1.818-3.85.864-1.45 1.098-3.165 1.25-4.837m11.356 0h.412c-.612 2.223-.994 4.831-1.286 7.498-.446 4.06-.645 8.187-.86 10.782-.214 2.57-.476 3.083-.598 4.236-.123 1.154-.039 2.56.435 6.573.484 4.108 2.046 12.521 3.885 20.32.92 3.9 1.906 7.635 2.871 10.594.483 1.48.957 2.762 1.431 3.799.23.501.443.94.681 1.33h-2.388c-.75-4.466-1.508-8.785-2.914-11.335-1.263-2.291-2.083-3.267-2.948-3.844-.864-.576-1.258-.554-2.148-1.312-1.232-1.05-2.946-1.916-4.46-2.812-1.512-.897-2.734-1.918-2.921-2.334-.18-.402-.174-.546-.174-.538 0 .007-.03.052.077-.126a4.37 4.37 0 0 0 .578-2.854c-.387-2.735-2.142-7.636-4.094-10.196l-.002-.002V34.66c.168.146.35.374.633.862.569.981 1.504 4.559 2.121 7.75.617 3.192 1.033 6.053 1.12 6.575.159.96.653 1.559 1.237 2.222.293.332.615.64.983.9s.778.515 1.412.53c.691.017 1.452-.266 1.914-.763s.654-1.059.804-1.629c.243-.917-.132-1.69-.346-2.178s-.397-.911-.427-1.783c-.06-1.713.845-4.947 1.346-8.636.5-3.689.51-7.484 1.481-12.546.385-2.003 1.254-5.29 2.145-8.53m3 0h4.588c-.392.34-.733.708-1.025 1.157-.642.988-1.067 2.175-1.916 4.294-1.811 4.52-3.808 13.753-3.533 20.539s2.956 12.314 4.64 18.139c.834 2.881 1.548 6.679 2.42 10.12.872 3.442 1.756 6.537 3.676 8.292.856.783 1.72 1.211 2.558 1.28.84.07 1.518-.222 1.955-.434.418-.201.625-.27.604-.275-.022-.029 0-.012.029-.014l-.03.014c.017.021.047.054.173.208.262.322.372.96.385 1.812h-6.948a8 8 0 0 1-1.11-.806c-.07-.058-.511-.648-.923-1.548s-.866-2.114-1.33-3.538c-.929-2.848-1.906-6.535-2.816-10.393-1.82-7.716-3.377-16.164-3.835-20.045-.469-3.977-.52-5.214-.433-6.025.087-.812.379-1.587.604-4.295.222-2.683.42-6.756.854-10.714.316-2.875.792-5.696 1.414-7.768m19.236 0h15.857c-1.85.428-3.721.927-5.52 1.455-2.963.87-5.717 1.795-7.776 2.5-1.03.353-1.888.65-2.5.856-.307.103-.555.182-.718.231l-.054.016c.013-.004.037 0-.11-.045-.213-.064-.517-.165-.877-.281-.719-.233-1.667-.528-2.726-.744-2.119-.431-4.798-.6-6.97.973-2.159 1.565-3.163 4.274-3.828 7.169-.666 2.894-.96 6.069-1.304 8.73-.739 5.71.877 10.61 2.176 16.623.674 3.122 2.074 8.052 3.395 12.249.661 2.098 1.301 4.007 1.826 5.416.262.704.493 1.28.702 1.723.104.222.198.405.325.597.063.096.13.194.265.324s.363.386.93.386c.42 0 .516-.067.737-.122s.47-.122.754-.19c.568-.137 1.27-.277 1.995-.32 1.453-.087 2.85.146 3.878 1.472.385.497.628 1.497.607 2.85-.015.965-.168 2.096-.358 3.264H39.43c.013-1.215-.189-2.373-.996-3.366-.58-.713-1.433-1.176-2.208-1.13-.776.044-1.232.37-1.567.531s-.5.21-.675.195-.494-.095-1.088-.638c-.981-.897-2.106-3.747-2.95-7.078-.843-3.33-1.551-7.13-2.44-10.202-1.759-6.08-4.296-11.37-4.546-17.555s1.759-15.536 3.357-19.524c.855-2.135 1.304-3.26 1.698-3.867.394-.606.747-.867 1.885-1.538.987-.581.972-.45 2.124-.304 1.15.146 3.065.366 6.59-.081.876-.112 1.903-.323 2.995-.575m29.87 0h9.35c.938.956 1.833 1.988 2.803 3.082 3.424 3.86 4.84 7.007 6.29 12.777 1.377 5.485.961 15.195.784 20.97-.081 2.652-.905 5.26-1.497 7.595-.295 1.167-.54 2.267-.549 3.344s.264 2.21 1.072 3.058c.671.706 1.44 1.169 2.245 1.332.803.164 1.58.02 2.233-.239.298-.118.574-.262.84-.414v1.037c-1.444 1.172-2.694 2.115-3.491 2.496l-.03.015-.034.018c-1.242.684-2.152 1.052-2.711 1.18-.56.127-.647.042-.667.028s-.155-.158-.279-.617-.218-1.15-.324-1.962l-.002-.002v-.004c-.222-1.629.063-4.724.35-8.237s.551-7.5.139-11.278c-.797-7.29-2.186-17.738-5.983-23.933-1.77-2.885-3.183-5.175-5.16-7.021-1.43-1.336-3.146-2.388-5.38-3.225m12.703 0h3.31c2.786 3.525 4.785 7.581 5.713 10.757 1.155 3.954.032 6.254.286 9.751.238 3.279.925 6.098.998 8.841.03 1.132-.453 3-.805 4.713-.175.856-.32 1.68-.29 2.494s.311 1.812 1.195 2.342c.162.096.314.165.46.215v9.356c-.645.499-1.264.963-1.755 1.159-.34.134-.583.162-.822.113-.24-.048-.534-.18-.944-.61-.274-.289-.399-.644-.392-1.34.006-.696.193-1.655.473-2.762.562-2.215 1.476-5.026 1.57-8.124.176-5.725.71-15.416-.856-21.645-1.494-5.945-3.182-9.693-6.836-13.812q-.649-.73-1.305-1.448m6.412 0h4.456v8.452c-.963-2.676-2.47-5.647-4.456-8.452m-25.362 1.303c1.14-.036 2.116.033 2.837.216 3.427.872 5.444 1.964 7.097 3.508s2.977 3.63 4.74 6.507c3.267 5.329 4.845 15.698 5.633 22.911.38 3.475.14 7.33-.145 10.811-.284 3.482-.639 6.533-.334 8.77.105.802.194 1.56.388 2.278.195.72.514 1.481 1.246 1.993.73.512 1.69.573 2.64.357.936-.214 1.989-.678 3.314-1.405.741-.356 1.546-.875 2.402-1.5v3.681c-.524.491-1.003.938-1.358 1.257-.395.355-.742.617-.692.586-.532.33-2.062 1.144-3.613 1.725-1.55.581-3.216.782-3.61.634-.563-.211-.945-.343-1.114-.422s-.098-.03-.141-.092c-.085-.127-.393-1.051-1.038-3.102-.492-1.562-.336-5.002-.091-8.744.244-3.743.513-7.857-.196-11.368-1.361-6.744-4.783-14.54-7.545-18.579-1.378-2.014-2.605-3.051-3.636-3.766-1.03-.715-1.738-1.075-2.527-1.98-.577-.66-.45-1.5-.84-3.002s-1.613-3.204-4.596-4.376c-.85-.333-1.801-.529-2.83-.613a15 15 0 0 0-1.187-.048c-2.841-.008-6.15.69-9.473 1.633-5.065 1.438-10.033 3.558-12.91 5.497-2.649 1.785-4.047 2.578-5.082 3.882s-1.4 2.799-2.137 5.63c-.85 3.27-.258 7.82.74 12.28 1 4.46 2.446 8.728 3.686 11.211 1.177 2.357 2.03 3.76 3.03 4.728 1.002.968 2.137 1.358 3.32 1.633 1.055.244 2.015-.25 2.652-.787.638-.536 1.129-1.17 1.588-1.719.459-.548.897-1 1.154-1.162.258-.163.106-.169.314-.048.031.018.322.385.471 1.281.15.897.183 2.165.159 3.566-.047 2.801-.312 6.114.1 8.783.057.365.08.767.09 1.184h-2.913c.17-1.1.307-2.19.323-3.225.026-1.621-.177-3.176-1.125-4.398-1.64-2.113-4.093-2.54-5.983-2.427a14 14 0 0 0-2.427.386c-.124.03-.195.05-.302.077a22 22 0 0 1-.51-1.257c-.5-1.34-1.133-3.223-1.785-5.295-1.305-4.143-2.7-9.073-3.338-12.029-1.327-6.143-2.795-10.719-2.139-15.79.353-2.727.649-5.832 1.26-8.493.613-2.662 1.576-4.787 2.87-5.725 1.282-.928 3.203-.921 5.02-.551.91.185 1.764.449 2.457.673.346.112.65.215.92.297s.413.17.88.17c.275 0 .325-.033.422-.057.097-.023.19-.05.297-.083.215-.064.477-.15.795-.256.636-.214 1.49-.511 2.514-.862 2.047-.7 4.767-1.613 7.671-2.467 2.905-.853 5.997-1.645 8.76-2.108 1.382-.232 2.687-.373 3.827-.409m-5.507 8.797c1.433-.04 2.623.085 3.419.397 2.536.996 2.864 1.752 3.11 2.698.245.946.093 2.543 1.367 4.004 1.061 1.217 2.089 1.767 2.982 2.386.892.619 1.778 1.337 3.005 3.13 2.446 3.576 5.89 11.373 7.162 17.676.608 3.012.397 6.987.153 10.719s-.586 7.15.2 9.645c.631 2.007.767 2.88 1.343 3.737.172.254.403.462.646.64H77.57c.422-1.994-.019-4.406-.81-7.107-.932-3.178-2.454-6.717-4.214-10.045s-3.753-6.438-5.672-8.743c-.96-1.153-1.895-2.107-2.829-2.8-.817-.607-1.654-1.071-2.6-1.107a3 3 0 0 0-.413.011c-.937.089-1.67.604-2.342 1.269-.671.665-1.291 1.533-1.871 2.579-1.16 2.09-2.15 4.9-2.667 8.14-1.471 9.2.243 13.486 2.564 17.803h-6.494a12 12 0 0 0-.127-1.56c-.337-2.179-.12-5.456-.072-8.365.025-1.454.007-2.82-.191-4.01-.199-1.191-.554-2.366-1.671-3.013-.941-.545-2.14-.37-2.88.096s-1.248 1.09-1.732 1.668-.935 1.12-1.284 1.414-.42.285-.493.268c-1.07-.248-1.54-.4-2.158-.998-.619-.599-1.403-1.789-2.537-4.06-1.071-2.143-2.527-6.363-3.487-10.648-.96-4.286-1.381-8.736-.76-11.124.735-2.827 1.06-3.935 1.682-4.718s1.844-1.561 4.527-3.37c2.455-1.653 7.354-3.788 12.203-5.165 3.03-.86 6.094-1.381 8.483-1.447m-14.28 9.213a4.4 4.4 0 0 0-.896.006c-.6.062-1.2.231-1.8.453-1.2.443-2.407 1.15-3.464 2.03-1.057.878-1.972 1.922-2.504 3.131-.533 1.21-.623 2.702.14 3.965.682 1.126 1.717 1.844 2.799 1.978s2.07-.23 2.922-.729c1.703-.997 3.021-2.581 3.715-3.812.472-.84 1.357-1.819 1.862-3.028.253-.605.423-1.406.077-2.192-.345-.785-1.082-1.287-1.964-1.603a3.7 3.7 0 0 0-.886-.199m-.223 2.479q.179.009.27.042c.487.175.537.286.526.264a1 1 0 0 1-.085.26c-.236.567-1.08 1.61-1.734 2.77-.433.768-1.686 2.233-2.81 2.891-.562.33-1.051.445-1.363.407s-.587-.145-.985-.802c-.314-.519-.305-.994.006-1.7.31-.706.982-1.528 1.824-2.228s1.847-1.282 2.736-1.61c.666-.245 1.259-.312 1.615-.294M4.95 52.57c.807 1.977 1.49 4.094 1.644 5.185.13.91.045.755-.243 1.23-.145.237-.39.678-.43 1.231s.109 1.105.385 1.72c.727 1.617 2.322 2.503 3.916 3.448s3.277 1.85 4.115 2.565c1.18 1.006 1.968 1.213 2.38 1.488.413.275.965.822 2.155 2.98.938 1.702 1.826 5.853 2.568 10.148h-1.495c-1.617-4.397-3.282-8.082-5.4-10.464-1.758-1.979-3.25-2.508-4.253-2.668s-1.144.039-2.143-1.017c-.774-.818-1.462-3.151-2.218-5.6-.28-.906-.589-1.842-.98-2.735Zm56.314 2.662c.106-.01.614.106 1.302.617.688.51 1.526 1.34 2.403 2.396 1.756 2.11 3.692 5.109 5.388 8.316s3.16 6.635 4.026 9.59c.844 2.877 1.002 5.328.619 6.414H59.51c-2.604-4.61-4.447-7.824-2.914-17.415.475-2.972 1.397-5.547 2.388-7.333.496-.894 1.012-1.59 1.45-2.024.44-.435.792-.557.83-.561M4.95 67.893c.355.822.796 1.579 1.399 2.216 1.371 1.45 2.782 1.639 3.554 1.762.772.122 1.28.167 2.79 1.867 1.58 1.778 3.053 4.923 4.55 8.828h-3.631c-1.125-2.395-2.405-4.509-3.937-5.867-1.64-1.453-3.308-1.997-4.725-2.217Zm0 9.072c.966.186 1.958.582 3.08 1.576.875.777 1.847 2.256 2.774 4.025H4.95Zm90.1 3.257v2.344h-4.355c1.563-.621 2.929-1.339 3.612-1.762.267-.165.49-.356.743-.582' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:4.94235;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:20;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-marker-button,.maplibregl-terradraw-measure-add-marker-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M50.002 0C30.763 0 15 15.718 15 34.902c0 7.432 2.374 14.34 6.392 20.019L45.73 96.994c3.409 4.453 5.675 3.607 8.51-.235l26.843-45.683c.542-.981.967-2.026 1.338-3.092A34.45 34.45 0 0 0 85 34.902C85 15.718 69.24 0 50.002 0m0 16.354c10.359 0 18.597 8.218 18.597 18.548s-8.238 18.544-18.597 18.544S31.4 45.231 31.4 34.902 39.642 16.354 50 16.354' style='fill:%235f6368;stroke-width:4.26019'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-linestring-button,.maplibregl-terradraw-measure-add-linestring-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M32.55 11C25.662 11 20 16.661 20 23.55c0 3.887 1.802 7.38 4.61 9.688L14.481 54.166A12.3 12.3 0 0 0 12.551 54C5.66 54 0 59.661 0 66.55S5.661 79.1 12.55 79.1c6.652 0 12.106-5.288 12.48-11.852a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697c-.196-3.441-1.797-6.522-4.225-8.684L31.049 36c.494.06.993.1 1.502.1 4.613 0 8.647-2.546 10.812-6.295l17.807 4.707c.934 5.845 5.95 10.384 12.002 10.568l7.006 21.356C77.052 68.726 75 72.412 75 76.55 75 83.44 80.661 89.1 87.55 89.1c6.652 0 12.106-5.288 12.48-11.852a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.655 69.29 94.201 64 87.55 64c-.266 0-.527.022-.79.04l-6.805-20.743c3.451-2.09 5.832-5.797 6.074-10.049a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C85.656 25.29 80.202 20 73.551 20c-5.1 0-9.519 3.106-11.475 7.512l-17.02-4.5-.027-.158C44.656 16.29 39.202 11 32.551 11m0 7c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S27 26.657 27 23.55 29.444 18 32.55 18m41 9c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S68 35.657 68 32.55 70.444 27 73.55 27m-61 34c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S7 69.657 7 66.55 9.444 61 12.55 61m75 10c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S82 79.657 82 76.55 84.444 71 87.55 71' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-valhalla-add-linestring-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M21 32C9.459 32 0 41.43 0 52.94c0 4.46 1.424 8.605 3.835 12.012l14.603 25.244c2.045 2.672 3.405 2.165 5.106-.14l16.106-27.41c.325-.59.58-1.216.803-1.856A20.7 20.7 0 0 0 42 52.94C42 41.43 32.544 32 21 32m0 9.812c6.216 0 11.16 4.931 11.16 11.129S27.215 64.068 21 64.068c-6.215 0-11.16-4.93-11.16-11.127S14.786 41.812 21 41.812' style='fill:%235f6368;stroke-width:2.55612'/%3E%3Cpath d='M87.75 0C81.018 0 75.5 5.501 75.5 12.216c0 2.601.83 5.019 2.237 7.006l8.519 14.726c1.193 1.558 1.986 1.262 2.978-.082l9.395-15.99c.19-.343.339-.708.468-1.082.58-1.416.903-2.961.903-4.578C100 5.5 94.484 0 87.75 0m0 5.724c3.626 0 6.51 2.876 6.51 6.492s-2.884 6.49-6.51 6.49-6.51-2.875-6.51-6.49 2.885-6.492 6.51-6.492' style='fill:%235f6368;stroke-width:1.49107'/%3E%3Cpath d='M88.209 37.412c-2.247.05-4.5.145-6.757.312l.348 5.532a126 126 0 0 1 6.513-.303zm-11.975.82c-3.47.431-6.97 1.045-10.43 2.032l1.303 5.361c3.144-.896 6.402-1.475 9.711-1.886zM60.623 42.12a24.5 24.5 0 0 0-3.004 1.583l-.004.005-.006.002c-1.375.866-2.824 1.965-4.007 3.562-.857 1.157-1.558 2.62-1.722 4.35l5.095.565c.038-.406.246-.942.62-1.446h.002v-.002c.603-.816 1.507-1.557 2.582-2.235l.004-.002a20 20 0 0 1 2.388-1.256zM58 54.655l-3.303 4.235c.783.716 1.604 1.266 2.397 1.726l.01.005.01.006c2.632 1.497 5.346 2.342 7.862 3.144l1.446-5.318c-2.515-.802-4.886-1.576-6.918-2.73-.582-.338-1.092-.691-1.504-1.068m13.335 5.294-1.412 5.327.668.208.82.262c2.714.883 5.314 1.826 7.638 3.131l2.358-4.92c-2.81-1.579-5.727-2.611-8.538-3.525l-.008-.002-.842-.269zm14.867 7.7-3.623 3.92c.856.927 1.497 2.042 1.809 3.194l.002.006.002.009c.372 1.345.373 2.927.082 4.525l5.024 1.072c.41-2.256.476-4.733-.198-7.178-.587-2.162-1.707-4.04-3.098-5.548zM82.72 82.643a12 12 0 0 1-1.826 1.572h-.002c-1.8 1.266-3.888 2.22-6.106 3.04l1.654 5.244c2.426-.897 4.917-1.997 7.245-3.635l.006-.005.003-.002a17 17 0 0 0 2.639-2.287zm-12.64 6.089c-3.213.864-6.497 1.522-9.821 2.08l.784 5.479c3.421-.575 6.856-1.262 10.27-2.18zm-14.822 2.836c-3.346.457-6.71.83-10.084 1.148l.442 5.522c3.426-.322 6.858-.701 10.285-1.17zm-15.155 1.583c-3.381.268-6.77.486-10.162.67l.256 5.536c3.425-.185 6.853-.406 10.28-.678zm-15.259.92c-2.033.095-4.071.173-6.114.245l.168 5.541c2.051-.072 4.107-.151 6.166-.246z' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;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:%235f6368;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:5.32769;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:10.6553,5.32768999999999959;stroke-dashoffset:52.2114;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000;stop-opacity:1'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-polygon-button,.maplibregl-terradraw-measure-add-polygon-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M32.5 10.95c-6.89 0-12.55 5.66-12.55 12.55 0 4.02 1.935 7.613 4.91 9.916L14.815 54.172a12.4 12.4 0 0 0-2.316-.223C5.61 53.95-.05 59.61-.05 66.5S5.61 79.05 12.5 79.05c5.13 0 9.54-3.151 11.463-7.603l51.277 7.71c1.232 5.629 6.281 9.894 12.26 9.894 6.656 0 12.114-5.297 12.48-11.867a3.5 3.5 0 0 0 .07-.684 3.5 3.5 0 0 0-.071-.7c-.375-6.562-5.829-11.85-12.479-11.85-.134 0-.264.015-.396.019L80.242 43.05c3.275-2.127 5.509-5.746 5.738-9.867a3.5 3.5 0 0 0 .07-.684 3.5 3.5 0 0 0-.071-.7c-.375-6.562-5.829-11.85-12.479-11.85-5.062 0-9.452 3.06-11.43 7.415l-17.082-4.517-.01-.047c-.374-6.563-5.828-11.852-12.478-11.852m0 7c3.107 0 5.55 2.443 5.55 5.55s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55 2.443-5.55 5.55-5.55m41 9c3.107 0 5.55 2.443 5.55 5.55s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55 2.443-5.55 5.55-5.55m-30.137 2.708 17.739 4.69C62.007 40.37 67.239 45.05 73.5 45.05l.033-.002 6.92 21.092a12.7 12.7 0 0 0-4.705 6.015l-50.916-7.654a12.6 12.6 0 0 0-3.787-7.13l10.342-21.378c.368.033.737.057 1.113.057 4.652 0 8.71-2.592 10.863-6.393M12.5 60.95c3.107 0 5.55 2.444 5.55 5.551s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55 2.443-5.55 5.55-5.55m75 10c3.107 0 5.55 2.444 5.55 5.551s-2.443 5.55-5.55 5.55-5.55-2.443-5.55-5.55 2.443-5.55 5.55-5.55' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:6.9987;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-rectangle-button,.maplibregl-terradraw-measure-add-rectangle-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M12.55 15C5.662 15 0 20.661 0 27.55c0 6.017 4.317 11.096 10 12.286v20.428c-5.683 1.19-10 6.27-10 12.287C0 79.44 5.661 85.1 12.55 85.1c6.047 0 11.09-4.374 12.241-10.1h50.455c1.152 5.732 6.253 10.1 12.305 10.1 6.65 0 12.105-5.288 12.478-11.852a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.703 66.117 95.495 61.356 90 60.246V39.854c5.495-1.11 9.703-5.87 10.03-11.606a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.655 20.29 94.201 15 87.55 15c-6.016 0-11.096 4.317-12.286 10H24.77c-1.19-5.676-6.209-10-12.22-10m0 7c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S7 30.657 7 27.55 9.444 22 12.55 22m75 0c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S82 30.657 82 27.55 84.444 22 87.55 22M24.218 32h51.62A12.68 12.68 0 0 0 83 39.225v21.65A12.68 12.68 0 0 0 75.875 68h-51.7A12.64 12.64 0 0 0 17 60.838V39.262A12.64 12.64 0 0 0 24.217 32M12.55 67c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55S7 75.657 7 72.55 9.444 67 12.55 67m75 0c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55S82 75.657 82 72.55 84.444 67 87.55 67' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:188.976;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-angled-rectangle-button,.maplibregl-terradraw-measure-add-angled-rectangle-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M12.55 15C5.662 15 0 20.661 0 27.55c0 6.017 4.317 11.096 10 12.286v20.428c-5.683 1.19-10 6.27-10 12.287C0 79.44 5.661 85.1 12.55 85.1c6.047 0 11.09-4.374 12.241-10.1h50.455c1.152 5.732 6.253 10.1 12.305 10.1 6.65 0 12.105-5.288 12.478-11.852a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.703 66.117 95.495 61.356 90 60.246V39.854c5.495-1.11 9.703-5.87 10.03-11.606a3.5 3.5 0 0 0 .07-.697 3.5 3.5 0 0 0-.07-.697C99.655 20.29 94.201 15 87.55 15c-6.016 0-11.096 4.317-12.286 10H24.77c-1.19-5.676-6.209-10-12.22-10m0 7c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S7 30.657 7 27.55 9.444 22 12.55 22m75 0c3.107 0 5.55 2.444 5.55 5.55 0 3.107-2.443 5.55-5.55 5.55S82 30.657 82 27.55 84.444 22 87.55 22M24.218 32h51.62A12.68 12.68 0 0 0 83 39.225v21.65A12.68 12.68 0 0 0 75.875 68h-51.7A12.64 12.64 0 0 0 17 60.838V39.262A12.64 12.64 0 0 0 24.217 32M12.55 67c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55S7 75.657 7 72.55 9.444 67 12.55 67m75 0c3.106 0 5.549 2.444 5.549 5.55 0 3.107-2.443 5.55-5.55 5.55S82 75.657 82 72.55 84.444 67 87.55 67' style='color:%235f6368;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-variant-east-asian:normal;font-feature-settings:normal;font-variation-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%235f6368;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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%235f6368;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:188.976;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%235f6368' transform='rotate(45 24.393 60.607)scale(.7)'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.maplibregl-terradraw-add-circle-button,.maplibregl-terradraw-measure-add-circle-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='100'%3E%3Cpath d='M50 5C25.189 5 5 25.189 5 50s20.189 45 45 45 45-20.189 45-45S74.811 5 50 5m0 7c21.028 0 38 16.972 38 38S71.028 88 50 88 12 71.028 12 50s16.972-38 38-38m-2.732 27.5v7.768H39.5v5.464h7.768V60.5h5.464v-7.768H60.5v-5.464h-7.768V39.5z' 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-variant-east-asian:normal;font-feature-settings:normal;font-variation-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;shape-margin:0;inline-size:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%235f6368;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:7.00024;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;paint-order:normal;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;stop-color:%23000'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-freehand-button,.maplibregl-terradraw-measure-add-freehand-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M160-120v-170l527-526q12-12 27-18t30-6q16 0 30.5 6t25.5 18l56 56q12 11 18 25.5t6 30.5q0 15-6 30t-18 27L330-120zm80-80h56l393-392-28-29-29-28-392 393zm560-503-57-57zm-139 82-29-28 57 57zM560-120q74 0 137-37t63-103q0-36-19-62t-51-45l-59 59q23 10 36 22t13 26q0 23-36.5 41.5T560-200q-17 0-28.5 11.5T520-160t11.5 28.5T560-120M183-426l60-60q-20-8-31.5-16.5T200-520q0-12 18-24t76-37q88-38 117-69t29-70q0-55-44-87.5T280-840q-45 0-80.5 16T145-785q-11 13-9 29t15 26q13 11 29 9t27-13q14-14 31-20t42-6q41 0 60.5 12t19.5 28q0 14-17.5 25.5T262-654q-80 35-111 63.5T120-520q0 32 17 54.5t46 39.5'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-freehand-linestring-button,.maplibregl-terradraw-measure-add-freehand-linestring-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M554-120q-54 0-91-37t-37-89q0-76 61.5-137.5T641-460q-3-36-18-54.5T582-533q-30 0-65 25t-83 82q-78 93-114.5 121T241-277q-51 0-86-38t-35-92 23.5-110.5T223-653q19-26 28-44t9-29q0-7-2.5-10.5T250-740q-10 0-25 12.5T190-689l-70-71q32-39 65-59.5t65-20.5q46 0 78 32t32 80q0 29-15 64t-50 84q-38 54-56.5 95T220-413q0 17 5.5 26.5T241-377t17.5-5.5T286-409q13-14 31-34.5t44-50.5q63-75 114-107t107-32q67 0 110 45t49 123h99v100h-99q-8 112-58.5 178.5T554-120m2-100q32 0 54-36.5T640-358q-46 11-80 43.5T526-250q0 14 8 22t22 8'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-select-button,.maplibregl-terradraw-measure-add-select-button,.maplibregl-terradraw-valhalla-add-select-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='m320-410 79-110h170L320-716zM551-80 406-392 240-160v-720l560 440H516l144 309zM399-520'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-select-button:disabled,.maplibregl-terradraw-measure-add-select-button:disabled,.maplibregl-terradraw-valhalla-add-select-button:disabled{background-color:#ebebe4}.maplibregl-terradraw-add-sensor-button,.maplibregl-terradraw-measure-add-sensor-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M175.45-140.59q-51.785-40.919-59.523-106.935-7.737-66.016 33.182-117.8 40.919-51.785 106.935-59.523 66.016-7.737 117.8 33.182 51.785 40.919 59.523 106.935 7.737 66.016-33.182 117.8-40.919 51.785-106.935 59.523-66.016 7.737-117.8-33.182m49.598-62.769q25.892 20.46 58.9 16.59 33.009-3.868 53.468-29.76t16.59-58.9q-3.868-33.009-29.76-53.468t-58.9-16.591q-33.009 3.869-53.468 29.761t-16.59 58.9 29.76 53.468M202.07-751.713l-12.193-79.733q112.533-11.766 224.386 19.265t207.576 106.67 151.777 177.283 70.63 213.85l-80.392 6.574q-14.169-96.588-61.7-183.214-47.53-86.626-129.914-151.725-82.385-65.098-177.654-91.31-95.27-26.21-192.516-17.66m362.292 460.884q-9.394-55.855-38.434-106.203t-77.685-88.788-103.953-54.739-112.604-13.144l-12.193-79.733q73.368-5.751 145.259 15.368 71.89 21.12 133.09 69.479t97.978 113.107q36.78 64.748 48.149 137.458zm-289.715 24.7'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-add-sector-button,.maplibregl-terradraw-measure-add-sector-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M720-160q0-116-44-218T556-556 378-676t-218-44v-80q132 0 248.5 50.5T612-612t137.5 203.5T800-160z'/%3E%3Cpath d='M160.376-731.677h81.356v564.897h-81.356z' style='stroke-width:39.5568'/%3E%3Cpath d='M160.457-237.664H731.6v77.288H160.457Z' style='stroke-width:40.058'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100%}.maplibregl-terradraw-add-control,.maplibregl-terradraw-measure-add-control,.maplibregl-terradraw-valhalla-add-control{display:block}.maplibregl-terradraw-add-control.hidden,.maplibregl-terradraw-measure-add-control.hidden,.maplibregl-terradraw-valhalla-add-control.hidden{display:none}.maplibregl-terradraw-add-control.active,.maplibregl-terradraw-measure-add-control.active,.maplibregl-terradraw-valhalla-add-control.active{background-color:#fbc412}.maplibregl-terradraw-delete-button,.maplibregl-terradraw-measure-delete-button,.maplibregl-terradraw-valhalla-delete-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M280-120q-33 0-56.5-23.5T200-200v-520h-40v-80h200v-40h240v40h200v80h-40v520q0 33-23.5 56.5T680-120zm400-600H280v520h400zM360-280h80v-360h-80zm160 0h80v-360h-80zM280-720v520z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90%}.maplibregl-terradraw-delete-button:disabled,.maplibregl-terradraw-measure-delete-button:disabled,.maplibregl-terradraw-valhalla-delete-button:disabled{background-color:#ebebe4}.maplibregl-terradraw-delete-selection-button,.maplibregl-terradraw-measure-delete-selection-button,.maplibregl-terradraw-valhalla-delete-selection-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='m500-120-56-56 142-142-142-142 56-56 142 142 142-142 56 56-142 142 142 142-56 56-142-142zm-220 0v-80h80v80zm-80-640h-80q0-33 23.5-56.5T200-840zm80 0v-80h80v80zm160 0v-80h80v80zm160 0v-80h80v80zm160 0v-80q33 0 56.5 23.5T840-760zM200-200v80q-33 0-56.5-23.5T120-200zm-80-80v-80h80v80zm0-160v-80h80v80zm0-160v-80h80v80zm640 0v-80h80v80z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90%;display:block}.maplibregl-terradraw-delete-selection-button.hidden-delete-selection,.maplibregl-terradraw-measure-delete-selection-button.hidden-delete-selection,.maplibregl-terradraw-valhalla-delete-selection-button.hidden-delete-selection{display:none}.maplibregl-terradraw-download-button,.maplibregl-terradraw-measure-download-button,.maplibregl-terradraw-valhalla-download-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M480-320 280-520l56-58 104 104v-326h80v326l104-104 56 58zM240-160q-33 0-56.5-23.5T160-240v-120h80v120h480v-120h80v120q0 33-23.5 56.5T720-160z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:90%}.maplibregl-terradraw-download-button:disabled,.maplibregl-terradraw-measure-download-button:disabled,.maplibregl-terradraw-valhalla-download-button:disabled{background-color:#ebebe4}.maplibregl-terradraw-valhalla-settings-button{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%235f6368' viewBox='0 -960 960 960'%3E%3Cpath d='M440-120v-240h80v80h320v80H520v80zm-320-80v-80h240v80zm160-160v-80H120v-80h160v-80h80v240zm160-80v-80h400v80zm160-160v-240h80v80h160v80H680v80zm-480-80v-80h400v80z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:80%}.maplibregl-terradraw-valhalla-settings-dialog{border:none;border-radius:.5rem;box-shadow:0 5px 10px #0003;left:50%;margin:0;padding:0;position:absolute;text-align:center;top:50%;transform:translate(-50%,-50%);width:fit-content}.maplibregl-terradraw-valhalla-settings-dialog::backdrop{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.maplibregl-terradraw-valhalla-settings-dialog::backdrop,.maplibregl-terradraw-valhalla-settings-dialog[open]{animation:fadeIn .3s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.maplibregl-terradraw-valhalla-settings-dialog .dialog-header{align-items:center;background-color:#222;border-top-left-radius:.5rem;border-top-right-radius:.5rem;color:#fff;display:flex;justify-content:space-between;padding:1rem 1.5rem}.maplibregl-terradraw-valhalla-settings-dialog .dialog-header .dialog-title{font-size:1.1rem;font-weight:600;margin:0}.maplibregl-terradraw-valhalla-settings-dialog .dialog-header .close-button{background:none;border:none;border-radius:50%;box-shadow:none;cursor:pointer;font-size:1.2rem;font-weight:700;height:2rem;line-height:1;outline:none;transition:background-color .2s ease;width:2rem}.maplibregl-terradraw-valhalla-settings-dialog .dialog-header .close-button:hover{background-color:#ffffff1a}.maplibregl-terradraw-valhalla-settings-dialog .content{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem}.maplibregl-terradraw-valhalla-settings-dialog .tab-container{display:flex;flex-direction:column;gap:1rem}.maplibregl-terradraw-valhalla-settings-dialog .tab-buttons{border-bottom:1px solid #ddd;display:flex}.maplibregl-terradraw-valhalla-settings-dialog .tab-button{background-color:transparent;border:none;border-bottom:2px solid transparent;color:#666;cursor:pointer;flex:1;font-size:.9rem;font-weight:500;padding:.75rem 1rem;transition:all .2s ease}.maplibregl-terradraw-valhalla-settings-dialog .tab-button.active{border-bottom-color:#222;color:#222}.maplibregl-terradraw-valhalla-settings-dialog .tab-button:hover{background-color:#f5f5f5}.maplibregl-terradraw-valhalla-settings-dialog .tab-content{display:none}.maplibregl-terradraw-valhalla-settings-dialog .tab-content.active{display:block}.maplibregl-terradraw-valhalla-settings-dialog .setting-section{display:flex;flex-direction:column;gap:.5rem}.maplibregl-terradraw-valhalla-settings-dialog .setting-label{font-size:1rem;font-weight:500;margin-bottom:.25em;margin-top:.5em;text-align:left}.maplibregl-terradraw-valhalla-settings-dialog .segment-buttons{border:1px solid #ddd;border-radius:.4rem;display:flex;overflow:hidden;padding:.5rem}.maplibregl-terradraw-valhalla-settings-dialog .segment-buttons .segment-button{background-color:transparent;border:none;border-radius:.4rem;color:#666;cursor:pointer;flex:1;font-size:.8rem;font-weight:500;padding:.25rem 1rem;transition:all .2s ease}.maplibregl-terradraw-valhalla-settings-dialog .segment-buttons .segment-button.active{background-color:#222;color:#fff}.maplibregl-terradraw-valhalla-settings-dialog .contours-table{display:flex;flex-direction:column;gap:.5rem}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element{border:1px solid #ddd;border-collapse:collapse;border-radius:.25rem;overflow:hidden;width:100%}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element td,.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element th{border-bottom:1px solid #eee;padding:.5rem;text-align:center}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element th{font-size:.85rem;font-weight:600}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element .color-picker{border:none;border-radius:.25rem;cursor:pointer;height:30px;width:40px}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element .number-input{border:1px solid #ddd;border-radius:.25rem;padding:.25rem;text-align:center;width:80px}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element .delete-button{background-color:#c3c3c3;border:none;border-radius:50%;box-shadow:none;cursor:pointer;font-size:1.2rem;font-weight:700;height:2rem;line-height:1;outline:none;transition:background-color .2s ease;width:2rem}.maplibregl-terradraw-valhalla-settings-dialog .contours-table-element .delete-button:hover{background-color:#0000004d}.maplibregl-terradraw-valhalla-settings-dialog .add-row-button{align-self:flex-start;background-color:#c3c3c3;border-radius:.25rem;cursor:pointer;font-size:.85rem;padding:.5rem 1rem}.maplibregl-terradraw-valhalla-settings-dialog .add-row-button:hover{background-color:#0000004d}.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}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;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}._mapPage_13ya7_1{position:relative;width:100%;height:100%;overflow:hidden}._mapContainer_13ya7_8{position:absolute;inset:0;width:100%;height:100%}._mapContainer_13ya7_8 .maplibregl-map{width:100%;height:100%;position:relative}._mapContainer_13ya7_8 .maplibregl-ctrl-attrib a{color:var(--text-strong);text-decoration:none}._mapContainer_13ya7_8 .maplibregl-ctrl-attrib a:hover{text-decoration:underline}._mapMessageOverlay_13ya7_34{position:absolute;top:16px;left:50%;transform:translate(-50%);z-index:15;display:flex;flex-direction:column;gap:.5rem;pointer-events:none}._mapMessage_13ya7_34{background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px;padding:.75rem 1.25rem;box-shadow:0 4px 12px #0003;font-size:.9rem;color:var(--text);white-space:nowrap;pointer-events:auto}._mapSidebar_13ya7_58{position:absolute;top:16px;left:16px;width:min(320px,100% - 32px);max-height:calc(100% - 32px);background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px;padding:1rem;overflow-y:auto;display:flex;flex-direction:column;box-shadow:0 4px 12px #0003;z-index:10;gap:1rem}._sidebarPanel_13ya7_76{padding:0}._sidebarPanel_13ya7_76+._sidebarPanel_13ya7_76{border-top:1px solid var(--border-subtle);padding-top:1rem}._sidebarHeader_13ya7_85{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}._sidebarHeader_13ya7_85 h2{margin:0;font-size:1.1rem;font-weight:600}._layersList_13ya7_98{flex:1;display:flex;flex-direction:column;gap:0}._layerCard_13ya7_105{padding:.5rem;border-radius:0;transition:all .2s ease;cursor:pointer;border:1px solid var(--border-subtle);border-bottom:1px solid transparent;background:var(--bg);margin-bottom:-1px}._layerCard_13ya7_105:last-child{border-bottom:1px solid var(--border-subtle)}._layerCard_13ya7_105:hover{background:var(--background-hover);border-color:var(--border);position:relative;z-index:1}._layerCardActive_13ya7_127,._layerCardActive_13ya7_127:hover{background:rgba(var(--primary-color-rgb),.08);border:1px solid var(--primary-color);position:relative;z-index:2}._layerCardActive_13ya7_127:last-child{border-bottom:1px solid var(--primary-color)}._layerCardActiveDisabled_13ya7_139,._layerCardActiveDisabled_13ya7_139:hover{background:var(--background-muted, #e5e7eb);border:1px dashed var(--border-subtle);opacity:.8;position:relative;z-index:2}._layerHeader_13ya7_148{display:flex;justify-content:space-between;align-items:center;gap:.5rem}._layerInfo_13ya7_155{display:flex;align-items:center;gap:.5rem;flex:1;min-width:0}._layerName_13ya7_163{font-size:.9rem;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._layerNameHidden_13ya7_171{opacity:.5;text-decoration:line-through;font-style:italic}._layerToggle_13ya7_177{flex-shrink:0;background:none;border:none;cursor:pointer;font-size:1rem;padding:0;line-height:1;display:flex;align-items:center;justify-content:center;min-width:24px;min-height:24px;transition:opacity .2s ease}._layerToggle_13ya7_177:hover{opacity:.7}._layerToggle_13ya7_177:disabled{cursor:not-allowed;opacity:.5}._layerToggleHidden_13ya7_202{opacity:.3;filter:grayscale(100%)}._panelActions_13ya7_208{display:flex;gap:.25rem;flex-shrink:0}._panelActionButton_13ya7_214{padding:.25rem .5rem;min-width:auto;font-size:1rem}._drawingTools_13ya7_220{border-top:1px solid var(--border-subtle);padding-top:.75rem}._drawingTools_13ya7_220 h3{margin:0 0 .5rem;font-size:.9rem;font-weight:600}._toolButtons_13ya7_231{display:flex;flex-direction:column;gap:.4rem}._toolButton_13ya7_231{display:flex;align-items:center;gap:.5rem;padding:.5rem;font-size:.875rem;justify-content:flex-start}._toolButtonIcon_13ya7_246{font-size:1.1rem;line-height:1}._ctrlButton_13ya7_252{border:none;color:var(--text-strong);padding:.35rem .45rem;margin:0;cursor:pointer;font-size:1rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;min-width:28px;min-height:28px;box-shadow:0 0 0 1px var(--border-subtle);transition:background .15s ease,color .15s ease,box-shadow .15s ease,transform .05s ease}._ctrlButton_13ya7_252:hover:not(:disabled){background:var(--background-hover)}._ctrlButton_13ya7_252:disabled{cursor:not-allowed;opacity:.5}._ctrlButtonActive_13ya7_279{background:var(--primary-color)!important;color:#fff}._dialogOverlay_13ya7_284{position:fixed;inset:0;background:#00000080;z-index:1000}._dialogContent_13ya7_291{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background:var(--surface);border-radius:8px;padding:1.5rem;min-width:400px;max-width:90vw;max-height:90vh;overflow-y:auto;z-index:1001;border:1px solid var(--border-subtle);box-shadow:0 8px 24px #00000040}._dialogContent_13ya7_291 h2{margin:0 0 1rem}._formActions_13ya7_312{display:flex;gap:.5rem;justify-content:flex-end;margin-top:1rem}._featureDetails_13ya7_319{display:flex;flex-direction:column;gap:1rem}._featureDetails_13ya7_319 ul{margin:.5rem 0;padding-left:1.5rem}._featureDetails_13ya7_319 li{margin:.25rem 0}._featureForm_13ya7_334{display:flex;flex-direction:column;gap:1rem}._featureFormLabel_13ya7_340{display:block;margin-bottom:.5rem;font-weight:500}._featureForm_13ya7_334 select,._featureForm_13ya7_334 textarea{width:100%;padding:.5rem;border:1px solid var(--border);border-radius:4px;font-size:1rem}._textarea_13ya7_355{resize:vertical;min-height:100px}._colorWithCheckbox_13ya7_360{display:flex;align-items:center;gap:.5rem}._form_1blh9_1{display:flex;flex-direction:column;gap:18px}._grid_1blh9_7{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}._fieldBlock_1blh9_13{display:flex;flex-direction:column;gap:8px}._label_1blh9_19{font-weight:600;color:var(--text-strong);font-size:.95rem}._select_1blh9_25{padding:12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);font-size:.95rem;color:var(--text-strong);outline:none;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._select_1blh9_25:focus{border-color:var(--primary-500)}._languageChooserWrapper_1blh9_41{display:flex;align-items:center;padding:4px 0}._textarea_1blh9_47{width:100%;border-radius:12px;border:1px solid var(--border-subtle);padding:12px 14px;font-size:1rem;color:var(--text-strong);background:var(--surface);outline:none;resize:vertical;min-height:120px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._textarea_1blh9_47:focus{border-color:var(--primary-500)}._switchRow_1blh9_68{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}._switchLabel_1blh9_74{display:flex;gap:10px;align-items:center;font-weight:600;color:var(--text-strong);background:var(--primary-50);border:1px solid var(--border-subtle);border-radius:12px;padding:10px 12px;transition:background-color .2s ease,border-color .2s ease,color .2s ease}._badges_1blh9_88{display:flex;gap:8px;flex-wrap:wrap;justify-content:center}._badge_1blh9_88{background:#d8f3dc;color:#1b4332;padding:6px 10px;border-radius:12px;font-weight:700;font-size:.85rem}._badgeMuted_1blh9_104{background:#fff3cd;color:#927000;padding:6px 10px;border-radius:12px;font-weight:700;font-size:.85rem}._successBox_1blh9_113{background:var(--success-bg);border:1px solid var(--success-border);color:var(--success-text);padding:12px 16px;border-radius:12px}._actions_1blh9_121{display:flex;justify-content:flex-end}._helperText_1blh9_126{font-size:.85rem;color:var(--text-muted);margin-top:.5rem}._zipCityRow_1blh9_132{display:grid;grid-template-columns:1fr 2fr;gap:16px}@media(max-width:768px){._grid_1blh9_7,._zipCityRow_1blh9_132,._switchRow_1blh9_68{grid-template-columns:1fr}._actions_1blh9_121{justify-content:stretch}._actions_1blh9_121>*{width:100%}}@media(max-width:480px){._form_1blh9_1{gap:16px}}._multiSelect_le5jp_1{position:relative;width:100%}._label_le5jp_6{display:block;margin-bottom:6px;color:var(--text-strong);font-weight:600;font-size:.95rem}._trigger_le5jp_14{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-size:1rem;cursor:pointer;transition:background-color .2s ease,border-color .2s ease;min-height:48px}._trigger_le5jp_14:hover:not(._triggerDisabled_le5jp_30){border-color:var(--primary-500)}._triggerOpen_le5jp_34{border-color:var(--primary-500)}._triggerDisabled_le5jp_30{cursor:not-allowed;opacity:.6}._selectedContainer_le5jp_43{flex:1;display:flex;align-items:center;gap:.5rem;min-width:0}._placeholder_le5jp_51{color:var(--text-muted)}._selectedChips_le5jp_55{display:flex;flex-wrap:wrap;gap:.5rem;width:100%}._chip_le5jp_62{display:inline-flex;align-items:center;gap:.375rem;padding:.25rem .5rem;background:var(--primary-100);color:var(--primary-700);border-radius:6px;font-size:.875rem;font-weight:500;white-space:nowrap}._chipRemove_le5jp_75{background:none;border:none;color:var(--primary-700);cursor:pointer;font-size:1.25rem;line-height:1;padding:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s ease}._chipRemove_le5jp_75:hover{background:var(--primary-200)}._arrow_le5jp_96{color:var(--text-muted);font-size:.75rem;margin-left:.5rem;flex-shrink:0}._dropdown_le5jp_103{position:absolute;top:calc(100% + 4px);left:0;right:0;z-index:1000;background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;box-shadow:0 8px 24px -16px #2f504059;max-height:300px;display:flex;flex-direction:column;overflow:hidden}._searchContainer_le5jp_119{padding:.75rem;border-bottom:1px solid var(--border-subtle)}._searchInput_le5jp_124{width:100%;padding:8px 12px;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface-subtle);color:var(--text-strong);font-size:.95rem;outline:none;transition:border-color .2s ease}._searchInput_le5jp_124:focus{border-color:var(--primary-500)}._optionsList_le5jp_140{overflow-y:auto;max-height:250px}._option_le5jp_140{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;cursor:pointer;transition:background-color .2s ease;border-bottom:1px solid var(--border-subtle)}._option_le5jp_140:last-child{border-bottom:none}._option_le5jp_140:hover{background:var(--surface-subtle)}._optionSelected_le5jp_163{background:var(--primary-50)}._checkbox_le5jp_167{cursor:pointer;width:18px;height:18px;flex-shrink:0}._optionLabel_le5jp_174{flex:1;color:var(--text-strong);font-weight:500}._optionSubtext_le5jp_180{color:var(--text-muted);font-size:.85rem}._loading_le5jp_185,._noResults_le5jp_186{padding:1.5rem;text-align:center;color:var(--text-muted);font-size:.9rem}._formContainer_g6s6l_1{display:flex;flex-direction:column;gap:2rem}._twoColumnGrid_g6s6l_7{display:grid;grid-template-columns:1fr;gap:2rem}._leftColumn_g6s6l_13,._rightColumn_g6s6l_19{display:flex;flex-direction:column;gap:2rem}._fieldGroup_g6s6l_27{display:flex;flex-direction:column;gap:.5rem}._label_g6s6l_33{font-size:.9rem;font-weight:500;color:var(--text-primary)}._radioGroup_g6s6l_39{display:flex;gap:1.5rem;margin-top:.5rem}._radioLabel_g6s6l_45{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem}._radioLabel_g6s6l_45 input[type=radio]{cursor:pointer}._checkboxGroup_g6s6l_57{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}._checkboxLabel_g6s6l_64{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.95rem}._checkboxLabel_g6s6l_64 input[type=checkbox]{cursor:pointer}._formActions_g6s6l_76{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color)}._helperText_g6s6l_85{font-size:.85rem;color:var(--text-muted);margin-bottom:1rem}._ownerSelection_g6s6l_91{display:flex;flex-direction:column;gap:.75rem;max-height:300px;overflow-y:auto;padding:1rem;background:var(--surface-subtle);border-radius:8px;border:1px solid var(--border-subtle)}._contactGrid_g6s6l_103{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._contactDetailsLayout_g6s6l_109{display:flex;flex-direction:column;gap:1rem}._contactNameGrid_g6s6l_115{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._zipCityRow_g6s6l_121{display:grid;grid-template-columns:1fr 2fr;gap:1rem}._contactDetailsHeader_g6s6l_127{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1rem;flex-wrap:wrap}._copyProfileSection_g6s6l_136{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}._profileDiff_g6s6l_143{background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:8px;padding:.75rem;font-size:.85rem;min-width:250px;max-width:400px}._profileDiffTitle_g6s6l_153{font-weight:600;color:var(--text-primary);margin-bottom:.5rem}._profileDiffContent_g6s6l_159{display:flex;flex-direction:column;gap:.25rem;color:var(--text-muted)}._profileDiffContent_g6s6l_159 div{display:flex;gap:.5rem;padding:.25rem 0}._profileDiffContent_g6s6l_159 strong{color:var(--text-primary);min-width:80px}._diffItem_g6s6l_177{background:var(--primary-50);padding:.5rem;border-radius:4px;border-left:3px solid var(--primary-500)}._diffValue_g6s6l_184{color:var(--primary-700);font-weight:500}._ownerComparisonSection_g6s6l_189{display:flex;flex-direction:column;gap:1rem;width:100%}._copyOwnerSection_g6s6l_196{display:flex;flex-direction:column;gap:.75rem;align-items:flex-end}._ownerDiff_g6s6l_203{background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:8px;padding:.75rem;font-size:.85rem;min-width:250px;max-width:400px}._ownerDiffTitle_g6s6l_213{font-weight:600;color:var(--text-primary);margin-bottom:.5rem}._ownerDiffContent_g6s6l_219{display:flex;flex-direction:column;gap:.25rem;color:var(--text-muted)}._ownerDiffContent_g6s6l_219>div{display:flex;gap:.5rem;padding:.25rem 0}._ownerDiffContent_g6s6l_219 strong{color:var(--text-primary);min-width:80px}._ownerDiffContent_g6s6l_219 ._comparisonRow_g6s6l_237{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-top:.25rem}._ownersComparison_g6s6l_245{display:flex;flex-direction:column;gap:1rem;width:100%}._ownersComparisonTitle_g6s6l_252{font-weight:600;color:var(--text-primary);font-size:.95rem;margin-bottom:.5rem}._ownersComparisonGrid_g6s6l_259{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}._ownerComparisonCard_g6s6l_265{background:var(--surface-subtle);border:1px solid var(--border-subtle);border-radius:8px;padding:1rem;display:flex;flex-direction:column;gap:.75rem}._ownerComparisonHeader_g6s6l_275{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-bottom:.75rem;border-bottom:1px solid var(--border-subtle)}._ownerComparisonName_g6s6l_284{font-weight:600;color:var(--text-primary);font-size:.95rem}._comparisonRow_g6s6l_237{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._propertyValue_g6s6l_297{color:var(--text-muted);font-size:.85rem}._arrow_g6s6l_302{color:var(--text-muted);font-weight:600}._readOnlyField_g6s6l_307{display:flex;flex-direction:column;gap:.5rem}._readOnlyValue_g6s6l_313{font-size:1rem;font-weight:600;color:var(--text-primary);padding:.75rem 0;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}._utilityBadge_g6s6l_324{padding:.5rem 1rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px;font-size:.95rem;font-weight:600;color:var(--text-primary)}._utilityMissing_g6s6l_334{padding:.5rem 1rem;background:var(--surface-subtle);border-radius:8px;font-size:.95rem;color:var(--text-muted)}@media(max-width:768px){._zipCityRow_g6s6l_121{grid-template-columns:1fr}._contactDetailsHeader_g6s6l_127{flex-direction:column}._copyProfileSection_g6s6l_136{width:100%;align-items:stretch}._profileDiff_g6s6l_143,._ownerDiff_g6s6l_203{max-width:100%}._ownersComparisonGrid_g6s6l_259{grid-template-columns:1fr}._ownerComparisonHeader_g6s6l_275{flex-direction:column;align-items:flex-start}}@media(min-width:768px){._twoColumnGrid_g6s6l_7{grid-template-columns:1fr 1fr}}._form_8ma1j_1{display:flex;flex-direction:column;gap:1.5rem}._formGroup_8ma1j_7,._fieldGroup_8ma1j_13{display:flex;flex-direction:column;gap:.5rem}._label_8ma1j_19{font-size:.9rem;font-weight:500;color:var(--text-primary)}._radioGroup_8ma1j_25{display:flex;gap:1.5rem;margin-top:.5rem}._helper_8ma1j_31{font-size:.85rem;color:var(--text-muted);margin-top:.25rem}._error_8ma1j_37{font-size:.85rem;color:var(--error);margin-top:.25rem}._warning_8ma1j_43{font-size:.85rem;color:var(--warning, #f59e0b);margin-top:.25rem;font-weight:500}._fileInput_8ma1j_50{padding:.5rem;border:1px solid var(--border);border-radius:4px;background-color:var(--bg-primary);color:var(--text-primary);font-size:.9rem;cursor:pointer}._fileInput_8ma1j_50:hover{border-color:var(--border-hover)}._photoPreview_8ma1j_64{margin-top:1rem;display:flex;flex-direction:column;gap:.5rem}._photoPreview_8ma1j_64 img{max-width:100%;max-height:300px;object-fit:contain;border-radius:4px;border:1px solid var(--border)}._removePhotoButton_8ma1j_79{align-self:flex-start}._submitError_8ma1j_83{padding:.75rem;background-color:var(--error-bg);color:var(--error);border-radius:4px;font-size:.9rem}._actions_8ma1j_91{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}@media(max-width:768px){._radioGroup_8ma1j_25{flex-direction:column;gap:.75rem}._actions_8ma1j_91{flex-direction:column;width:100%}._actions_8ma1j_91>*{width:100%}}._header_xlt3o_1{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem}._loading_xlt3o_8{padding:2rem;text-align:center;color:var(--text-muted)}._formContainer_xlt3o_14{margin-bottom:2rem;padding:1.5rem;background-color:var(--bg-secondary);border-radius:8px}._emptyState_xlt3o_21{padding:3rem;text-align:center;color:var(--text-muted)}._readingsList_xlt3o_27{display:flex;flex-direction:column;gap:1rem}._readingItem_xlt3o_33{padding:1rem;border:1px solid var(--border);border-radius:8px;background-color:var(--bg-primary)}._readingHeader_xlt3o_40{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:.75rem}._readingMain_xlt3o_48{display:flex;flex-direction:column;gap:.25rem;flex:1}._readingDate_xlt3o_55{font-weight:600;font-size:1rem;color:var(--text-primary)}._readingType_xlt3o_61{font-size:.9rem;color:var(--text-secondary)}._readingValue_xlt3o_66{font-size:1.1rem;font-weight:500;color:var(--text-primary);margin-top:.25rem}._readingActions_xlt3o_73{display:flex;gap:.5rem}._readingPhoto_xlt3o_78{margin-top:.75rem;margin-bottom:.75rem}._readingPhoto_xlt3o_78 img{max-width:100%;max-height:200px;object-fit:contain;border-radius:4px;border:1px solid var(--border);cursor:pointer;transition:opacity .2s}._readingPhoto_xlt3o_78 img:hover{opacity:.8}._readingStats_xlt3o_97{display:flex;flex-wrap:wrap;gap:1rem;margin-top:.75rem;padding-top:.75rem;border-top:1px solid var(--border)}._statItem_xlt3o_106{display:flex;gap:.5rem;font-size:.9rem}._statLabel_xlt3o_112{color:var(--text-muted)}._statValue_xlt3o_116{font-weight:500;color:var(--text-primary)}@media(max-width:768px){._header_xlt3o_1{flex-direction:column;gap:1rem}._readingHeader_xlt3o_40{flex-direction:column}._readingActions_xlt3o_73{width:100%;justify-content:flex-end}._readingStats_xlt3o_97{flex-direction:column;gap:.5rem}}._lockedBadge_xlt3o_142{margin-left:8px;border-radius:999px;font-size:1.2rem;background:var(--border-subtle);color:var(--text-muted);white-space:nowrap;height:1.5em;width:1.5em;display:inline-block;text-align:center;line-height:1.5}._header_a0p2y_1{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._loading_a0p2y_8{min-height:100px;display:grid;place-items:center;color:var(--text-primary);font-weight:600}._inviteForm_a0p2y_16{padding:1.5rem;background:var(--surface-subtle);border-radius:12px;border:1px solid var(--border-subtle);display:flex;flex-direction:column;gap:1rem}._fieldGroup_a0p2y_26{display:flex;flex-direction:column;gap:.5rem}._label_a0p2y_32{font-size:.9rem;font-weight:500;color:var(--text-primary)}._select_a0p2y_38{padding:12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-size:1rem;transition:background-color .2s ease,border-color .2s ease}._select_a0p2y_38:focus{outline:none;border-color:var(--primary-500)}._inviteActions_a0p2y_53{display:flex;gap:.75rem;justify-content:flex-end}._sectionTitle_a0p2y_61{font-size:1rem;font-weight:600;margin-bottom:1rem;color:var(--text-primary)}._invitesList_a0p2y_68{display:flex;flex-direction:column;gap:.75rem}._inviteItem_a0p2y_74{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--surface-subtle);border-radius:8px;border:1px solid var(--border-subtle)}._inviteInfo_a0p2y_84{display:flex;flex-direction:column;gap:.25rem}._inviteEmail_a0p2y_90{font-weight:600;color:var(--text-primary)}._inviteRole_a0p2y_95,._inviteDate_a0p2y_100{font-size:.85rem;color:var(--text-muted)}._membersList_a0p2y_105{display:flex;flex-direction:column;gap:.75rem}._memberItem_a0p2y_111{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px}._memberInfo_a0p2y_121{display:flex;flex-direction:column;gap:.5rem;flex:1}._memberName_a0p2y_128{font-weight:600;color:var(--text-primary);display:flex;align-items:center;gap:.5rem}._memberLink_a0p2y_136{color:var(--primary-500);text-decoration:none;transition:color .2s ease}._memberLink_a0p2y_136:hover{color:var(--primary-600);text-decoration:underline}._youBadge_a0p2y_147{padding:.25rem .5rem;background:var(--primary-100);color:var(--primary-700);border-radius:6px;font-size:.75rem;font-weight:600}._memberDetails_a0p2y_156{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}._memberEmail_a0p2y_163{font-size:.9rem;color:var(--text-muted)}._memberRole_a0p2y_168{padding:.375rem .75rem;border-radius:8px;font-size:.85rem;font-weight:600}._roleOwner_a0p2y_175{background:#fef3c7;color:#92400e}._roleResident_a0p2y_180{background:#dbeafe;color:#1e40af}._roleGuest_a0p2y_185{background:#f3f4f6;color:#374151}._emptyState_a0p2y_190{text-align:center;padding:2rem;color:var(--text-muted);font-style:italic}@media(max-width:768px){._memberItem_a0p2y_111{flex-direction:column;align-items:flex-start;gap:1rem}._inviteItem_a0p2y_74{flex-direction:column;align-items:flex-start;gap:.5rem}}._item_mi2g0_1{display:flex;flex-direction:column;gap:.5rem}._label_mi2g0_7{font-size:.85rem;font-weight:600;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}._value_mi2g0_15{font-size:1rem;color:var(--text-primary);font-weight:500}._value_mi2g0_15 a{color:var(--primary-500);text-decoration:none}._value_mi2g0_15 a:hover{text-decoration:underline}._loading_1dvmj_3{min-height:200px;display:grid;place-items:center;color:var(--text-primary);font-weight:600}._details_1dvmj_11{display:flex;flex-direction:column;gap:2rem}._detailGrid_1dvmj_19{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}._contactDetailsLayout_1dvmj_25{display:flex;flex-direction:column;gap:1rem}._zipCityRow_1dvmj_31{display:grid;grid-template-columns:1fr 2fr;gap:1rem}._utilities_1dvmj_39{display:flex;flex-wrap:wrap;gap:.75rem}._utilityBadge_1dvmj_45{padding:.5rem 1rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:8px;font-size:.95rem;font-weight:600;color:var(--text-primary)}._utilityMissing_1dvmj_55{padding:.5rem 1rem;background:var(--surface-subtle);border-radius:8px;font-size:.95rem;color:var(--text-muted)}._landTypeBadge_1dvmj_63{padding:.375rem .75rem;border-radius:8px;font-size:.85rem;font-weight:600;display:inline-block;width:fit-content}._landTypeBare_1dvmj_72{background:#f0f9ff;color:#0369a1}._landTypeOccupied_1dvmj_77{background:#f0fdf4;color:#166534}@media(max-width:768px){._detailGrid_1dvmj_19,._zipCityRow_1dvmj_31{grid-template-columns:1fr}}._loading_nkswo_3{min-height:200px;display:grid;place-items:center;color:var(--text-primary);font-weight:600}._emptyState_nkswo_11{text-align:center;padding:3rem 1rem;color:var(--text-muted)}._propertiesGrid_nkswo_17{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}._propertyCard_nkswo_24{display:block;padding:1.5rem;background:var(--surface);border:1px solid var(--border-subtle);border-radius:12px;transition:transform .2s ease,box-shadow .2s ease;text-decoration:none;color:inherit}._propertyCard_nkswo_24:hover{transform:translateY(-2px);box-shadow:0 8px 24px -16px #2f504059}._propertyCardHeader_nkswo_40{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}._propertyNumber_nkswo_48{font-size:1.25rem;font-weight:700;color:var(--text-primary);margin:0}._landTypeBadge_nkswo_55{padding:.375rem .75rem;border-radius:8px;font-size:.85rem;font-weight:600;white-space:nowrap}._landTypeBare_nkswo_63{background:#f0f9ff;color:#0369a1}._landTypeOccupied_nkswo_68{background:#f0fdf4;color:#166534}._propertyDetail_nkswo_73{display:flex;gap:.5rem;margin-bottom:.75rem;font-size:.9rem}._detailLabel_nkswo_80{font-weight:600;color:var(--text-muted)}@media(max-width:768px){._propertiesGrid_nkswo_17{grid-template-columns:1fr}}._layout_o6cgw_1{min-height:100vh;display:flex;flex-direction:column;background:linear-gradient(135deg,var(--gradient-primary-start) 0%,transparent 50%),var(--bg)}._header_o6cgw_14{position:sticky;top:0;z-index:100;background:var(--surface);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:rgba(var(--surface-rgb, 255, 255, 255),.85)}:root._dark_o6cgw_24 ._header_o6cgw_14,:root[data-theme=dark] ._header_o6cgw_14{background:#141918d9}._headerInner_o6cgw_29{max-width:1200px;margin:0 auto;padding:0 24px;height:64px;display:flex;align-items:center;justify-content:space-between;gap:24px}._brand_o6cgw_40{display:flex;align-items:center;gap:12px;font-weight:600;font-size:1.125rem;color:var(--text-strong);text-decoration:none;transition:opacity .15s ease}._brand_o6cgw_40:hover{opacity:.8}._brandImage_o6cgw_55{width:36px;height:36px;border-radius:8px;object-fit:cover}._headerActions_o6cgw_62{display:flex;align-items:center;gap:12px}._announcementsContainer_o6cgw_68{max-width:1200px;width:100%;margin:0 auto;padding:16px 24px 0}._loginButton_o6cgw_75{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;font-size:.875rem;font-weight:500;color:var(--primary-600);background:var(--primary-50);border:1px solid var(--primary-200);border-radius:6px;cursor:pointer;transition:all .15s ease;text-decoration:none}._loginButton_o6cgw_75:hover{background:var(--primary-100);border-color:var(--primary-300)}:root._dark_o6cgw_24 ._loginButton_o6cgw_75,:root[data-theme=dark] ._loginButton_o6cgw_75{color:var(--primary-400);background:#22c55e1a;border-color:#22c55e33}:root._dark_o6cgw_24 ._loginButton_o6cgw_75:hover,:root[data-theme=dark] ._loginButton_o6cgw_75:hover{background:#22c55e26;border-color:#22c55e4d}._userButton_o6cgw_109{display:inline-flex;align-items:center;gap:6px;padding:8px 12px;font-size:.875rem;font-weight:500;color:var(--text-muted);background:transparent;border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:all .15s ease;text-decoration:none}._userButton_o6cgw_109:hover{background:var(--background-hover);border-color:var(--primary-200);color:var(--text-strong)}._main_o6cgw_132{flex:1;display:flex;max-width:1200px;width:100%;margin:0 auto;padding:32px 24px;gap:48px}._sidebar_o6cgw_143{width:240px;flex-shrink:0;position:sticky;top:96px;max-height:calc(100vh - 128px);overflow-y:auto}._content_o6cgw_153{flex:1;min-width:0}._menuButton_o6cgw_159{display:none;padding:8px;background:transparent;border:none;color:var(--text-strong);cursor:pointer;border-radius:6px;transition:background .15s ease}._menuButton_o6cgw_159:hover{background:var(--background-hover)}._overlay_o6cgw_175{display:none;position:fixed;inset:0;background:#00000080;z-index:90}@media(max-width:900px){._headerInner_o6cgw_29{padding:0 16px;height:56px}._menuButton_o6cgw_159{display:flex}._sidebar_o6cgw_143{position:fixed;top:0;left:0;bottom:0;width:280px;max-height:100vh;padding:80px 20px 24px;background:var(--surface);border-right:1px solid var(--border);z-index:95;transform:translate(-100%);transition:transform .25s ease}._sidebarOpen_o6cgw_209{transform:translate(0)}._overlay_o6cgw_175{display:block;opacity:0;pointer-events:none;transition:opacity .25s ease}._overlayVisible_o6cgw_220{opacity:1;pointer-events:auto}._main_o6cgw_132{padding:24px 16px;gap:0}._announcementsContainer_o6cgw_68{padding:12px 16px 0}._brand_o6cgw_40 span{display:none}}@media(max-width:600px){._headerActions_o6cgw_62{gap:8px}._loginButton_o6cgw_75{padding:6px 12px}._userButton_o6cgw_109{padding:6px 10px}._userButton_o6cgw_109 span{display:none}}._footer_o6cgw_258{padding:24px;text-align:center;color:var(--text-muted);font-size:.875rem;border-top:1px solid var(--border);background:var(--surface)}._footerInner_o6cgw_267{max-width:1200px;margin:0 auto}._nav_11cbh_1{display:flex;flex-direction:column;gap:4px}._navTitle_11cbh_7{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:var(--text-muted);padding:8px 12px;margin-bottom:4px}._tree_11cbh_17{display:flex;flex-direction:column;gap:2px}._navItem_11cbh_23{display:flex;flex-direction:column}._navItemHeader_11cbh_28{display:flex;align-items:center;gap:4px}._expandButton_11cbh_34{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:none;border-radius:4px;cursor:pointer;color:var(--text-muted);transition:all .15s ease;flex-shrink:0}._expandButton_11cbh_34:hover{background:var(--background-hover);color:var(--text-strong)}._expandIcon_11cbh_55{transition:transform .2s ease}._expandIcon_11cbh_55._expanded_11cbh_59{transform:rotate(180deg)}._spacer_11cbh_63{width:24px;flex-shrink:0}._navLink_11cbh_68{flex:1;padding:8px 12px;font-size:.9375rem;font-weight:450;color:var(--text-muted);text-decoration:none;border-radius:6px;transition:all .15s ease;line-height:1.4}._navLink_11cbh_68:hover{background:var(--background-hover);color:var(--text-strong)}._navLinkActive_11cbh_85{background:var(--primary-50);color:var(--primary-700);font-weight:500}:root._dark_11cbh_91 ._navLinkActive_11cbh_85,:root[data-theme=dark] ._navLinkActive_11cbh_85{background:#22c55e1a;color:var(--primary-400)}._homeLink_11cbh_97{font-weight:500;color:var(--text-strong)}._children_11cbh_102{margin-left:12px;padding-left:12px;border-left:1px solid var(--border);display:flex;flex-direction:column;gap:2px}._actions_11cbh_112{margin-top:16px;padding-top:16px;border-top:1px solid var(--border);display:flex;flex-direction:column;gap:8px}._createButton_11cbh_121{width:100%;justify-content:center}._loading_11cbh_127{padding:12px;color:var(--text-muted);font-size:.875rem}._empty_11cbh_134{padding:24px 12px;text-align:center;color:var(--text-muted);font-size:.875rem}._emptyIcon_11cbh_141{font-size:2rem;margin-bottom:8px;opacity:.5}._page_qk95q_1{max-width:720px}._pageHeader_qk95q_6{margin-bottom:24px;display:flex;flex-direction:column;gap:12px}._title_qk95q_13{font-size:2.25rem;font-weight:700;color:var(--text-strong);margin:0;line-height:1.2;letter-spacing:-.02em}._meta_qk95q_22{display:flex;flex-wrap:wrap;align-items:center;gap:12px;font-size:.875rem;color:var(--text-muted)}._metaItem_qk95q_31{display:flex;align-items:center;gap:4px}._lockedBadge_qk95q_37{display:inline-flex;align-items:center;gap:4px;padding:4px 8px;background:var(--warning-bg, rgba(234, 179, 8, .1));color:var(--warning-text, #ca8a04);border-radius:6px;font-size:.75rem;font-weight:600}._actions_qk95q_49{display:flex;flex-wrap:wrap;gap:8px}._content_qk95q_56,._translationBadge_qk95q_61{margin-bottom:24px}._attachments_qk95q_66{margin-bottom:32px}._revisionSection_qk95q_71{margin-top:32px;padding-top:32px;border-top:1px solid var(--border)}._revisionTitle_qk95q_77{font-size:1.125rem;font-weight:600;color:var(--text-strong);margin:0 0 16px}._section_qk95q_85{margin-bottom:48px}._sectionTitle_qk95q_89{font-size:1.25rem;font-weight:600;color:var(--text-strong);margin:0 0 20px;display:flex;align-items:center;gap:8px}._sectionIcon_qk95q_99{font-size:1.125rem}._pagesGrid_qk95q_104{display:grid;gap:16px}._pageCard_qk95q_109{display:block;padding:20px 24px;background:var(--surface);border:1px solid var(--border);border-radius:10px;text-decoration:none;transition:all .2s ease}._pageCard_qk95q_109:hover{border-color:var(--primary-300);box-shadow:0 4px 20px -4px #22c55e26;transform:translateY(-2px)}:root._dark_qk95q_125 ._pageCard_qk95q_109:hover,:root[data-theme=dark] ._pageCard_qk95q_109:hover{border-color:var(--primary-600);box-shadow:0 4px 20px -4px #22c55e1a}._pageCardTitle_qk95q_131{font-size:1.0625rem;font-weight:600;color:var(--text-strong);margin:0 0 4px;display:flex;align-items:center;gap:8px}._pageCardArrow_qk95q_141{margin-left:auto;color:var(--text-muted);transition:transform .2s ease,color .2s ease}._pageCard_qk95q_109:hover ._pageCardArrow_qk95q_141{transform:translate(4px);color:var(--primary-500)}._pageCardMeta_qk95q_152{font-size:.8125rem;color:var(--text-muted)}._emptyState_qk95q_158{padding:48px 24px;text-align:center;background:var(--surface);border:1px dashed var(--border);border-radius:12px}._emptyIcon_qk95q_166{font-size:3rem;margin-bottom:16px;opacity:.5}._emptyTitle_qk95q_172{font-size:1.25rem;font-weight:600;color:var(--text-strong);margin:0 0 8px}._emptyDescription_qk95q_179{font-size:.9375rem;color:var(--text-muted);margin:0 0 24px}._quickLinks_qk95q_186{display:flex;gap:12px;justify-content:center}._loading_qk95q_193{padding:48px 24px;text-align:center;color:var(--text-muted)}@media(max-width:768px){._heroTitle_qk95q_201{font-size:2rem}._heroSubtitle_qk95q_205{font-size:1.0625rem}._pagesGrid_qk95q_104{gap:12px}._pageCard_qk95q_109{padding:16px 20px}._quickLinks_qk95q_186{flex-direction:column}}._formCard_zjblu_1{background:var(--surface);border:1px solid var(--border);border-radius:12px;padding:32px;max-width:800px}._header_zjblu_9{margin-bottom:32px}._title_zjblu_13{font-size:1.5rem;font-weight:600;color:var(--text-strong);margin:0 0 8px}._description_zjblu_20{font-size:.9375rem;color:var(--text-muted);margin:0}._form_zjblu_1{display:flex;flex-direction:column;gap:24px}._textareaContainer_zjblu_32{display:flex;flex-direction:column;gap:8px}._label_zjblu_38{font-size:.875rem;font-weight:500;color:var(--text-strong)}._selectContainer_zjblu_44{display:flex;flex-direction:column;gap:8px}._select_zjblu_44{width:100%;padding:10px 36px 10px 12px;font-size:.9375rem;color:var(--text-strong);background:var(--surface);border:1px solid var(--border);border-radius:6px;cursor:pointer;transition:border-color .15s ease;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%236c7671' d='M3 4.5L6 7.5L9 4.5'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center}._select_zjblu_44:hover{border-color:var(--primary-300)}._select_zjblu_44:focus{outline:none;border-color:var(--primary-500);box-shadow:0 0 0 3px rgba(var(--primary-color-rgb),.1)}._select_zjblu_44:disabled{opacity:.6;cursor:not-allowed}._helperText_zjblu_82{font-size:.8125rem;color:var(--text-muted);margin:0}._formActions_zjblu_88{display:flex;justify-content:flex-end;gap:12px;padding-top:16px;border-top:1px solid var(--border)}._authRequired_zjblu_97{padding:48px 24px;text-align:center}._authIcon_zjblu_102{font-size:3rem;margin-bottom:16px;opacity:.5}._authMessage_zjblu_108{font-size:1.125rem;color:var(--text-strong);margin-bottom:24px}@media(max-width:768px){._formCard_zjblu_1{padding:20px}._title_zjblu_13{font-size:1.25rem}._formActions_zjblu_88{flex-direction:column-reverse}._formActions_zjblu_88 button{width:100%}}._page_b9nsy_1{max-width:720px}._pageHeader_b9nsy_5{margin-bottom:32px}._title_b9nsy_9{font-size:2.25rem;font-weight:700;color:var(--text-strong);margin:0 0 12px;line-height:1.2;letter-spacing:-.02em}._meta_b9nsy_18{display:flex;align-items:center;flex-wrap:wrap;gap:12px;font-size:.875rem;color:var(--text-muted)}._metaItem_b9nsy_27{display:flex;align-items:center;gap:4px}._lockedBadge_b9nsy_33{display:inline-flex;align-items:center;gap:4px;padding:2px 8px;background:var(--warning-bg);color:var(--warning-text);font-size:.8125rem;font-weight:500;border-radius:4px}._actions_b9nsy_45{display:flex;align-items:center;gap:8px;margin-top:16px}._content_b9nsy_53{font-size:1.0625rem;line-height:1.75;color:var(--text-strong)}._content_b9nsy_53 h1,._content_b9nsy_53 h2,._content_b9nsy_53 h3,._content_b9nsy_53 h4{margin-top:2em;margin-bottom:.75em;font-weight:600;line-height:1.3}._content_b9nsy_53 h1{font-size:1.75rem}._content_b9nsy_53 h2{font-size:1.5rem}._content_b9nsy_53 h3{font-size:1.25rem}._content_b9nsy_53 p{margin-bottom:1.25em}._content_b9nsy_53 a{color:var(--primary-600);text-decoration:underline;text-underline-offset:2px}._content_b9nsy_53 a:hover{color:var(--primary-700)}:root._dark_b9nsy_95 ._content_b9nsy_53 a,:root[data-theme=dark] ._content_b9nsy_53 a{color:var(--primary-400)}:root._dark_b9nsy_95 ._content_b9nsy_53 a:hover,:root[data-theme=dark] ._content_b9nsy_53 a:hover{color:var(--primary-300)}._content_b9nsy_53 ul,._content_b9nsy_53 ol{padding-left:1.5em;margin-bottom:1.25em}._content_b9nsy_53 li{margin-bottom:.5em}._content_b9nsy_53 blockquote{margin:1.5em 0;padding:1em 1.5em;background:var(--primary-50);border-left:4px solid var(--primary-400);border-radius:0 8px 8px 0;font-style:italic}:root._dark_b9nsy_95 ._content_b9nsy_53 blockquote,:root[data-theme=dark] ._content_b9nsy_53 blockquote{background:#22c55e1a}._content_b9nsy_53 pre{margin:1.5em 0;padding:1em;background:var(--surface);border:1px solid var(--border);border-radius:8px;overflow-x:auto}._content_b9nsy_53 code{font-family:SF Mono,Fira Code,monospace;font-size:.9em;background:var(--primary-50);padding:.2em .4em;border-radius:4px}:root._dark_b9nsy_95 ._content_b9nsy_53 code,:root[data-theme=dark] ._content_b9nsy_53 code{background:#22c55e1a}._content_b9nsy_53 pre code{background:none;padding:0}._content_b9nsy_53 img{max-width:100%;height:auto;border-radius:8px;margin:1.5em 0}._content_b9nsy_53 table{width:100%;border-collapse:collapse;margin:1.5em 0;font-size:.9375rem}._content_b9nsy_53 th,._content_b9nsy_53 td{padding:12px;text-align:left;border-bottom:1px solid var(--border)}._content_b9nsy_53 th{font-weight:600;background:var(--primary-50)}:root._dark_b9nsy_95 ._content_b9nsy_53 th,:root[data-theme=dark] ._content_b9nsy_53 th{background:#22c55e1a}._translationBadge_b9nsy_188{margin-top:24px}._attachments_b9nsy_193{margin-top:32px;padding-top:24px;border-top:1px solid var(--border)}._childPagesSection_b9nsy_200{margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}._sectionTitle_b9nsy_206{font-size:1.25rem;font-weight:600;color:var(--text-strong);margin:0 0 20px;display:flex;align-items:center;gap:8px}._sectionIcon_b9nsy_216{font-size:1.125rem}._pagesGrid_b9nsy_220{display:grid;gap:16px}._pageCard_b9nsy_225{display:block;padding:20px 24px;background:var(--surface);border:1px solid var(--border);border-radius:10px;text-decoration:none;transition:all .2s ease}._pageCard_b9nsy_225:hover{border-color:var(--primary-300);box-shadow:0 4px 20px -4px #22c55e26;transform:translateY(-2px)}:root._dark_b9nsy_95 ._pageCard_b9nsy_225:hover,:root[data-theme=dark] ._pageCard_b9nsy_225:hover{border-color:var(--primary-600);box-shadow:0 4px 20px -4px #22c55e1a}._pageCardTitle_b9nsy_247{font-size:1.0625rem;font-weight:600;color:var(--text-strong);margin:0 0 4px;display:flex;align-items:center;gap:8px}._pageCardArrow_b9nsy_257{margin-left:auto;color:var(--text-muted);transition:transform .2s ease,color .2s ease}._pageCard_b9nsy_225:hover ._pageCardArrow_b9nsy_257{transform:translate(4px);color:var(--primary-500)}._pageCardMeta_b9nsy_268{font-size:.8125rem;color:var(--text-muted)}._revisionSection_b9nsy_274{margin-top:48px;padding-top:32px;border-top:1px solid var(--border)}._revisionTitle_b9nsy_280{font-size:1.25rem;font-weight:600;margin-bottom:16px;color:var(--text-strong)}._loading_b9nsy_288,._error_b9nsy_289{padding:48px 24px;text-align:center;color:var(--text-muted);font-size:1rem}._errorIcon_b9nsy_296{font-size:3rem;margin-bottom:16px;opacity:.5}@media(max-width:768px){._title_b9nsy_9{font-size:1.75rem}._content_b9nsy_53{font-size:1rem}._actions_b9nsy_45{flex-wrap:wrap}}._loading_yjv32_1{padding:2rem;text-align:center}._profileContent_yjv32_6{display:flex;flex-direction:column;gap:2rem}._bioSection_yjv32_12{margin-top:1rem}._bio_yjv32_12{white-space:pre-wrap;margin:0;font-size:1.05rem;line-height:1.6;color:var(--text-primary)}._contactSection_yjv32_24,._propertiesSection_yjv32_25{padding-top:1.5rem;border-top:1px solid var(--border-subtle)}._sectionTitle_yjv32_30{font-size:1.1rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem}._contactGrid_yjv32_37{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._contactItem_yjv32_43{display:flex;flex-direction:column;gap:.25rem}._contactLabel_yjv32_49{font-size:.85rem;font-weight:500;color:var(--text-muted);text-transform:uppercase;letter-spacing:.5px}._contactValue_yjv32_57{font-size:1rem;color:var(--text-primary);word-break:break-word}._propertiesList_yjv32_63{display:flex;flex-direction:column;gap:.75rem}._propertyLink_yjv32_69,._propertyItem_yjv32_70{color:var(--primary-500);text-decoration:none;padding:.75rem 1rem;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface-subtle);transition:all .2s;font-weight:500}._propertyLink_yjv32_69:hover{background-color:var(--primary-50);border-color:var(--primary-200);text-decoration:none;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}._propertyItem_yjv32_70{color:var(--text-primary);cursor:default}._cadastral_yjv32_94{color:var(--text-muted);font-size:.9em;font-weight:400}._actions_yjv32_100{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-subtle);display:flex;gap:1rem}._page_1cnrp_1{display:flex;flex-direction:column;gap:24px}._form_1cnrp_7{display:flex;flex-direction:column;gap:16px}._actions_1cnrp_13{display:flex;justify-content:flex-end;margin-top:16px}._featureGrid_1cnrp_19{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}._helperText_1cnrp_25{margin-top:4px;font-size:.85rem;color:var(--text-muted)}._loading_z9kw8_1,._error_z9kw8_2{padding:2rem;text-align:center;color:var(--text-muted)}._error_z9kw8_2{color:var(--error-color)}._backLinkContainer_z9kw8_12{margin-bottom:1rem}._backLink_z9kw8_12{display:inline-flex;align-items:center;gap:.5rem;color:var(--primary-color);text-decoration:none;font-weight:500;font-size:.875rem;transition:color .2s ease}._backLink_z9kw8_12:hover{color:var(--primary-color-hover);text-decoration:underline}._category_z9kw8_32{display:inline-block;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;background:var(--primary-100);color:var(--primary-700)}._headerActions_z9kw8_42{display:flex;gap:.75rem;align-items:center}._coverImageContainer_z9kw8_48{margin:1.5rem 0;border-radius:12px;overflow:hidden;position:relative}._coverImage_z9kw8_48{width:100%;height:auto;max-height:500px;object-fit:cover;object-position:50% 30%;display:block}._coverImageOverlay_z9kw8_64{position:absolute;inset:0;pointer-events:none}._categoryOverlay_z9kw8_73{position:absolute;top:1rem;left:1rem;display:inline-block;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;background:var(--primary-100);color:var(--primary-700);width:fit-content}._body_z9kw8_87{line-height:1.6;white-space:pre-wrap;color:var(--text-primary);font-size:1rem}._titleBadge_z9kw8_94{margin-left:.5rem}._translationBadge_z9kw8_98{margin-top:.5rem}._imagesSection_z9kw8_102{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}._image_z9kw8_102{width:100%;height:auto;border-radius:8px;border:1px solid var(--border-subtle);max-height:400px;object-fit:cover}._filesSection_z9kw8_117{display:flex;flex-direction:column;gap:.5rem}._filesLabel_z9kw8_123{font-size:.875rem;font-weight:500;color:var(--text-primary)}._filesList_z9kw8_129{display:flex;flex-direction:column;gap:.5rem}._fileLink_z9kw8_135{color:var(--primary-600);text-decoration:none;font-size:.875rem;padding:.5rem;border-radius:6px;transition:background-color .2s ease}._fileLink_z9kw8_135:hover{background:var(--surface-subtle);text-decoration:underline}._topicLink_z9kw8_149{display:flex;justify-content:center;padding:1rem 0}._linkedTopicCard_z9kw8_155{padding:1rem;border-radius:8px;background:var(--primary-50);border:1px solid var(--primary-200)}._linkedTopicHeader_z9kw8_162{margin-bottom:.75rem}._linkedTopicLabel_z9kw8_166{font-size:.75rem;font-weight:600;color:var(--primary-700);text-transform:uppercase;letter-spacing:.5px}._linkedTopicContent_z9kw8_174{display:flex;justify-content:space-between;align-items:center;gap:1rem}._linkedTopicTitle_z9kw8_181{margin:0;font-size:1rem;font-weight:600;color:var(--text-strong);flex:1}._linkedTopicLink_z9kw8_189{color:var(--primary-600);text-decoration:none;font-weight:500;font-size:.875rem;white-space:nowrap;transition:color .2s ease}._linkedTopicLink_z9kw8_189:hover{color:var(--primary-700);text-decoration:underline}@media(max-width:768px){._linkedTopicContent_z9kw8_174{flex-direction:column;align-items:flex-start}}@media(max-width:768px){._headerActions_z9kw8_42{flex-direction:column;width:100%}._headerActions_z9kw8_42>*{width:100%}._imagesSection_z9kw8_102{grid-template-columns:1fr}}._updateFormCard_y4ouj_1{padding:2rem}._form_y4ouj_5{display:flex;flex-direction:column;gap:1.5rem}._textareaContainer_y4ouj_11{display:flex;flex-direction:column;gap:.5rem}._label_y4ouj_17{font-size:.875rem;font-weight:500;color:var(--text-primary)}._textarea_y4ouj_11{display:block;width:100%;padding:12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-family:inherit;font-size:1rem;line-height:1.5;resize:vertical;min-height:150px;transition:background-color .2s ease,border-color .2s ease,color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}._textarea_y4ouj_11:focus{outline:none;border-color:var(--primary-500)}._textarea_y4ouj_11:disabled{opacity:.6;cursor:not-allowed}._selectContainer_y4ouj_53{display:flex;flex-direction:column;gap:.5rem}._select_y4ouj_53{display:block;width:100%;padding:12px 40px 12px 14px;border-radius:12px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-family:inherit;font-size:1rem;transition:background-color .2s ease,border-color .2s ease,color .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 14px center}._select_y4ouj_53:focus{outline:none;border-color:var(--primary-500)}._select_y4ouj_53:disabled{opacity:.6;cursor:not-allowed}._markdownHelper_y4ouj_90{font-size:.875rem;color:var(--text-secondary);margin-top:.25rem}._fileUploadSection_y4ouj_96{display:flex;flex-direction:column;gap:.5rem}._fileInput_y4ouj_102{padding:8px;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface);color:var(--text-strong);font-family:inherit;font-size:.875rem;cursor:pointer}._fileInput_y4ouj_102:disabled{opacity:.6;cursor:not-allowed}._attachmentsSection_y4ouj_118{display:flex;flex-direction:column;gap:.5rem}._attachmentsList_y4ouj_124{display:flex;flex-direction:column;gap:1rem}._attachmentItem_y4ouj_130{display:flex;align-items:center;gap:.5rem}._imageAttachment_y4ouj_136{display:flex;flex-direction:column;gap:.5rem;max-width:300px}._imagePreviews_y4ouj_143{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin-top:.5rem}._imagePreviewItem_y4ouj_150{position:relative;display:flex;flex-direction:column;gap:.5rem}._imagePreview_y4ouj_143{width:100%;height:auto;border-radius:8px;border:1px solid var(--border-subtle);max-height:350px;object-fit:cover;object-position:50% 30%}._fileList_y4ouj_167{display:flex;flex-direction:column;gap:.5rem;margin-top:.5rem}._fileItem_y4ouj_174{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface-subtle)}._fileAttachment_y4ouj_184{display:flex;align-items:center;justify-content:space-between;padding:.75rem;border-radius:8px;border:1px solid var(--border-subtle);background:var(--surface-subtle);width:100%}._removeButton_y4ouj_195{margin-left:auto}._formActions_y4ouj_199{display:flex;gap:.75rem;justify-content:flex-end}@media(max-width:768px){._formActions_y4ouj_199{flex-direction:column}._formActions_y4ouj_199 button{width:100%}._imagePreviews_y4ouj_143{grid-template-columns:1fr}}._updateCard_1iqfz_1{display:block;border-radius:12px;margin-bottom:1.5rem;border:1px solid var(--border-subtle);background:var(--surface);transition:box-shadow .2s ease,transform .2s ease;text-decoration:none;color:inherit;overflow:hidden}._updateCard_1iqfz_1:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}._coverImageContainer_1iqfz_18{width:100%;height:350px;overflow:hidden;background:var(--surface-subtle);position:relative}._coverImage_1iqfz_18{width:100%;height:100%;object-fit:cover;object-position:50% 30%;display:block}._coverImageOverlay_1iqfz_34{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:1.5rem;background:linear-gradient(to top,rgba(0,0,0,.7) 0%,rgba(0,0,0,.4) 50%,transparent 100%)}._categoryOverlay_1iqfz_52{position:absolute;top:1rem;right:1rem;display:inline-block;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;background:var(--primary-100);color:var(--primary-700);width:fit-content}._titleOverlay_1iqfz_66{position:relative;z-index:1}._dateOverlay_1iqfz_71{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}._titleOverlay_1iqfz_66 ._title_1iqfz_66{margin:0;font-size:1.5rem;font-weight:600;color:#fff;line-height:1.3;text-shadow:0 2px 4px rgba(0,0,0,.3)}._content_1iqfz_88{padding:1.5rem;display:flex;flex-direction:column;gap:1rem}._header_1iqfz_95{display:flex;flex-direction:column;gap:.5rem}._titleSection_1iqfz_101{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;gap:.5rem;flex-wrap:wrap}._title_1iqfz_66{margin:0;font-size:1.25rem;font-weight:600;color:var(--text-strong);line-height:1.3;flex:1;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem}._unreadDot_1iqfz_123{color:var(--status-danger, #e11d48);font-size:.9rem}._titleBadge_1iqfz_128{flex-shrink:0}._category_1iqfz_52{display:inline-block;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;background:var(--primary-100);color:var(--primary-700);width:fit-content;flex-shrink:0}._date_1iqfz_71{font-size:.875rem;font-weight:600;color:var(--text-secondary)}._meta_1iqfz_150{display:flex;align-items:center;justify-content:space-between;gap:.5rem;flex-wrap:wrap}._bodyPreview_1iqfz_158{line-height:1.6;color:var(--text-primary);display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;white-space:pre-wrap}@media(max-width:768px){._content_1iqfz_88{padding:1rem;gap:.75rem}._meta_1iqfz_150{align-items:flex-start}._title_1iqfz_66{font-size:1.125rem}._titleSection_1iqfz_101{flex-direction:column;align-items:flex-start;gap:.75rem}._category_1iqfz_52{align-self:flex-start}._coverImageContainer_1iqfz_18{height:200px}._coverImageOverlay_1iqfz_34{padding:1rem}._dateOverlay_1iqfz_71{font-size:.8rem;margin-bottom:.4rem}._titleOverlay_1iqfz_66 ._title_1iqfz_66{font-size:1.25rem}._categoryOverlay_1iqfz_52{top:.75rem;right:.75rem;font-size:.7rem;padding:.2rem .6rem}._bodyPreview_1iqfz_158{font-size:.9rem}}@media(max-width:480px){._content_1iqfz_88{padding:.75rem;gap:.5rem}._title_1iqfz_66{font-size:1rem}._date_1iqfz_71{font-size:.8rem}._bodyPreview_1iqfz_158{font-size:.85rem;-webkit-line-clamp:3}._coverImageContainer_1iqfz_18{height:180px}._coverImageOverlay_1iqfz_34{padding:.75rem}._titleOverlay_1iqfz_66 ._title_1iqfz_66{font-size:1.1rem}._categoryOverlay_1iqfz_52{top:.5rem;right:.5rem;font-size:.65rem;padding:.15rem .5rem}}._updateList_q8lfh_1{display:flex;flex-direction:column}._empty_q8lfh_6{padding:2rem;text-align:center;color:var(--text-muted)}._actions_1295m_1{display:flex;gap:.75rem;margin-bottom:1rem}._loading_1295m_7,._empty_1295m_8{padding:2rem;text-align:center;color:var(--text-muted)}@media(max-width:768px){._actions_1295m_1{flex-direction:column;gap:.5rem}._actions_1295m_1>*{width:100%}._loading_1295m_7,._empty_1295m_8{padding:1.5rem 1rem}}@media(max-width:480px){._loading_1295m_7,._empty_1295m_8{padding:1rem .75rem;font-size:.9rem}}:root{--primary-50: #f0fdf4;--primary-100: #dcfce7;--primary-200: #bbf7d0;--primary-300: #86efac;--primary-400: #4ade80;--primary-500: #22c55e;--primary-600: #16a34a;--primary-700: #15803d;--secondary-400: #2dd4bf;--secondary-500: #14b8a6;--bg: #f7fdf8;--surface: #ffffff;--text-strong: #0f172a;--text-muted: #6c7671;--border-subtle: rgba(16, 24, 24, .06);--text-primary: var(--text-strong);--text-secondary: var(--text-muted);--background: var(--bg);--background-secondary: var(--surface);--background-hover: var(--primary-50);--surface-subtle: var(--surface);--border: var(--border-subtle);--border-color: var(--border-subtle);--border-radius: 8px;--border-radius-sm: 4px;--primary: var(--primary-500);--primary-color: var(--primary-500);--primary-color-hover: var(--primary-600);--primary-color-rgb: 34, 197, 94;--error-color: var(--error-text);--warning-bg: var(--error-bg);--warning-text: var(--error-text);--warning: var(--warning-text);--bg-primary: var(--primary-50);--bg-secondary: var(--primary-100);--card-shadow: 0 10px 40px -5px rgba(34, 197, 94, .12);--header-shadow: 0 10px 30px -15px rgba(47, 80, 64, .25);--error-bg: rgba(255, 240, 240, .9);--error-border: rgba(255, 210, 210, .8);--error-text: #9b1b1b;--success-bg: #eaf7ef;--success-border: #b7e3c5;--success-text: #1f3c2d;--gradient-primary-start: rgba(214, 238, 226, .35);--gradient-primary-end: rgba(255, 255, 255, .95);--gradient-radial-1: rgba(34, 197, 94, .12);--gradient-radial-2: rgba(20, 184, 166, .12);font-family:Inter var,Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:var(--text-strong);background-color:var(--bg);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root.dark,:root[data-theme=dark]{--primary-50: #052e16;--primary-100: #14532d;--primary-200: #166534;--primary-300: #15803d;--primary-400: #4ade80;--primary-500: #22c55e;--primary-600: #16a34a;--primary-700: #15803d;--secondary-400: #2dd4bf;--secondary-500: #14b8a6;--bg: #0a0f0c;--surface: #141918;--text-strong: #f1f5f9;--text-muted: #94a3b8;--border-subtle: rgba(255, 255, 255, .1);--text-primary: var(--text-strong);--text-secondary: var(--text-muted);--background: var(--bg);--background-secondary: var(--surface);--background-hover: rgba(148, 163, 184, .16);--surface-subtle: #0f1512;--border: var(--border-subtle);--border-color: var(--border-subtle);--border-radius: 8px;--border-radius-sm: 4px;--primary: var(--primary-500);--primary-color: var(--primary-500);--primary-color-hover: var(--primary-400);--primary-color-rgb: 34, 197, 94;--error-color: var(--error-text);--warning-bg: rgba(252, 211, 77, .1);--warning-text: #facc15;--warning: var(--warning-text);--bg-primary: var(--primary-50);--bg-secondary: var(--primary-100);--card-shadow: 0 10px 40px -5px rgba(34, 197, 94, .08);--header-shadow: 0 10px 30px -15px rgba(0, 0, 0, .5);--error-bg: rgba(155, 27, 27, .2);--error-border: rgba(155, 27, 27, .4);--error-text: #ff6b6b;--success-bg: rgba(34, 197, 94, .15);--success-border: rgba(34, 197, 94, .3);--success-text: #4ade80;--gradient-primary-start: rgba(34, 197, 94, .08);--gradient-primary-end: rgba(10, 15, 12, .95);--gradient-radial-1: rgba(34, 197, 94, .08);--gradient-radial-2: rgba(20, 184, 166, .08)}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at 20% 20%,var(--gradient-radial-1),transparent 35%),radial-gradient(circle at 80% 0%,var(--gradient-radial-2),transparent 30%),var(--bg);transition:background-color .2s ease}a{color:inherit;text-decoration:none}button,input{font-family:inherit}@media(max-width:768px){*{-webkit-tap-highlight-color:transparent}button,a,[role=button]{touch-action:manipulation;-webkit-touch-callout:none}input,textarea,select{font-size:16px}}button,a{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}html{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}body{overflow-x:hidden;overflow-y:auto}.deleteButton:hover:not(:disabled){background-color:#ef44441a!important;border-color:#ef444433!important;color:#dc2626!important}
