body>.dragging-layer{position:absolute!important;z-index:9999;overflow:visible;margin:0;padding:0;border:none;pointer-events:none;opacity:.6;font-size:14px;line-height:1.5;white-space:nowrap;--default-background-color: #fff}body>.dragging-layer>*:first-child{pointer-events:none!important;overflow:hidden!important;transform:translate(-50%,-50%)!important;box-shadow:0 0 8px #0000001a,inset 0 0 8px #0000001a}body>.dragging-layer>.dragging{opacity:1!important}body>.dragging-layer>div:last-child{position:absolute;left:12px;top:12px}.drag-initiator{user-select:none;-webkit-user-select:none;touch-action:none}.drag-accept-reject:after{content:"🚫"}.dock{box-sizing:border-box;width:100%;height:100%;position:absolute;overflow:hidden;display:flex}.dock-bar{font-size:14px;line-height:1.5;box-sizing:border-box;overflow:hidden;position:relative;white-space:nowrap;outline:none;zoom:1}.dock-ink-bar{position:absolute;box-sizing:border-box;margin-top:-3px;background-color:#108ee9;transform-origin:0 0;width:0;height:0}.dock-tab-btn-disabled{cursor:default;color:#ccc}.dock-nav-animated{transition:transform .25s cubic-bezier(.35,0,.25,1)}.dock-tab{box-sizing:border-box;position:relative;display:block;min-width:30px;height:30px;text-align:center;transition:color .25s cubic-bezier(.35,0,.25,1);padding:0;font-weight:500;border-bottom:1px solid #ddd;cursor:pointer;float:left;margin-right:10px;background:#fafafd;outline:none}.dock-tab.dragging{opacity:.3}.dock-tab>div{padding:4px 14px;outline-color:#108ee9}.dock-tab:hover{color:#349fec}.dock-tab-active,.dock-tab-active:hover{color:#108ee9;cursor:default;transform:translateZ(0)}.dock-tab-disabled{cursor:default;color:#ccc}.dock-tab-disabled:hover{color:#ccc}.dock-content-animated{transition:margin .3s}.dock-bottom>.dock-nav .dock-ink-bar-animated,.dock-top>.dock-nav .dock-ink-bar-animated,.dock-bottom>div>.dock-nav .dock-ink-bar-animated,.dock-top>div>.dock-nav .dock-ink-bar-animated{transition:width .3s,left .3s,right .3s}.dock-content-animated .dock-tabpane{flex-shrink:0}.no-flexbox .dock-content{transform:none!important;overflow:auto}.dock-tabpane:not(.dock-tabpane-active){animation-name:dock-fadeOut;animation-duration:.5s}@keyframes dock-fadeOut{0%{height:100%;visibility:visible}to{height:100%;visibility:visible}}.dock-top{flex-direction:column}.dock-top .dock-bar{flex:0 0 auto;background:#fafafd;border-bottom:1px solid #f3f3f3;padding-left:8px}.dock-top .dock-content-animated{flex-direction:row}.dock-top .dock-tab-next{right:2px}.dock-top .dock-ink-bar{height:2px;bottom:0;left:0}.dock-tab-close-btn{position:absolute;cursor:pointer;font-family:Fredoka One,sans-serif;color:#ddd;right:-3px;font-size:12px;width:16px;text-align:center;top:6px;outline:none;transition:all .25s ease-in-out}.dock-tab-close-btn:before{content:"X"}.dock-tab-close-btn:hover,.dock-tab-close-btn:focus{color:#666;transform:scale(1.1)}.dock-tab:hover .dock-tab-close-btn,.dock-tab-close-btn:focus{opacity:1;color:#a2a2a2}.dock-tab-hit-area{position:absolute;pointer-events:none;top:0;bottom:0;left:-5px;right:-5px}.dock-pane-cache{width:100%;height:100%}.dock-content{display:flex;width:100%;height:100%}.dock-content-holder{flex:auto}.dock-top>.dock-content-holder{height:0}.dock-content .dock-tabpane{position:relative;overflow:hidden;width:100%;height:100%;outline:none;flex:none}.dock-nav{display:flex;flex:none;position:relative}.dock-nav-operations{display:flex}.dock-nav-more{height:30px;border:none;color:#000000d9;background:transparent;cursor:pointer;position:relative;align-self:flex-end}.dock-nav-more:after{position:absolute;z-index:1;content:"";pointer-events:none;width:30px;height:30px;left:-30px;top:0;box-shadow:inset -10px 0 8px -8px #00000014}.dock-nav-wrap{position:relative;display:flex;flex:auto;align-self:stretch;overflow:hidden;white-space:nowrap;transform:translate(0)}.dock-nav-list{display:flex;position:relative;transition:transform .3s}.dock-extra-content{display:flex;height:30px}.dock-extra-content .dock-tab-close-btn{position:relative;right:4px}.dock-dropdown{box-sizing:border-box;margin:0;padding:0;color:#000000d9;font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum";position:absolute;top:-9999px;left:-9999px;z-index:1050;display:block}.dock-dropdown-hidden{display:none}.dock-dropdown-menu{max-height:200px;margin:0;padding:4px 0;overflow-x:hidden;overflow-y:auto;text-align:left;list-style-type:none;background-color:#fff;background-clip:padding-box;border-radius:2px;outline:none;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d}.dock-dropdown-menu-item{min-width:120px;margin:0;padding:5px 12px;overflow:hidden;color:#000000d9;font-weight:400;font-size:14px;line-height:22px;white-space:nowrap;text-overflow:ellipsis;cursor:pointer;transition:all .3s;position:relative}.dock-dropdown-menu-item .dock-tab-hit-area{left:0;right:0}.dock-dropdown-menu-item .dock-tab-close-btn{right:2px}.dock-dropdown-menu-item:hover{background:#f5f5f5}.dock-dropdown-menu-item-disabled,.dock-dropdown-menu-item-disabled:hover{color:#ccc;background:0 0;cursor:not-allowed}body.dock-dragging .dock-tab-hit-area{pointer-events:inherit}body.dock-dragging{user-select:none;-webkit-user-select:none}body.dock-dragging iframe{pointer-events:none}.dock-panel{box-sizing:border-box;position:relative;color:#000000d9;background:#fff;border:1px solid #ddd}.dock-panel.dragging{opacity:.3}.dock-panel-drag-size{position:absolute;z-index:300}.dock-panel-drag-size-t{top:-4px;left:4px;right:4px;height:8px;cursor:ns-resize}.dock-panel-drag-size-b{bottom:-4px;left:4px;right:4px;height:8px;cursor:ns-resize}.dock-panel-drag-size-l{left:-4px;top:4px;bottom:4px;width:8px;cursor:ew-resize}.dock-panel-drag-size-r{right:-4px;top:4px;bottom:4px;width:8px;cursor:ew-resize}.dock-panel-drag-size-t-l{top:-4px;left:-4px;width:8px;height:8px;cursor:nwse-resize}.dock-panel-drag-size-t-r{top:-4px;right:-4px;width:8px;height:8px;cursor:nesw-resize}.dock-panel-drag-size-b-l{bottom:-4px;left:-4px;width:8px;height:8px;cursor:nesw-resize}.dock-panel-drag-size-b-r{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17' height='17' viewBox='0 0 17 17'%3E%3Cpath fill='rgba(0, 0, 0, 0.1)' d='M2 12 L12 2 L12 12z'/%3E%3C/svg%3E");bottom:-4px;right:-4px;width:17px;height:17px;cursor:nwse-resize}.dock-box,.divider-box{box-sizing:border-box;display:flex;align-items:stretch}.divider-box>*:nth-child(odd){flex:1 1 auto}.dock-divider{box-sizing:border-box;flex:0 0 4px;background:#0000;z-index:1}.dock-hbox>.dock-divider{transform:scaleX(3);cursor:ew-resize}.dock-vbox{flex-direction:column}.dock-vbox>.dock-divider{transform:scaleY(3);cursor:ns-resize}.dock-fbox{pointer-events:none;z-index:200}.dock-fbox>.dock-panel{position:absolute;pointer-events:visible;box-shadow:0 0 4px #aaa}.dock-fbox>.dock-panel.dragging{opacity:.8;pointer-events:none}.dock-mbox{z-index:250;width:100%;height:100%}.dock-mbox>.dock-panel{width:100%;height:100%;box-shadow:0 0 4px #aaa}.dock-mbox.dock-mbox-show{visibility:visible;animation:dock-mbox-show .2s ease}.dock-mbox.dock-mbox-hide{pointer-events:none;visibility:hidden;opacity:0;animation:dock-mbox-hide .2s ease}@keyframes dock-mbox-show{0%{transform:scale(.9);visibility:visible}to{transform:scale(1);visibility:visible}}@keyframes dock-mbox-hide{0%{transform:scale(1);visibility:visible;opacity:1}to{transform:scale(.9);visibility:visible;opacity:0}}.dock-wbox{position:absolute;width:100%;height:100%}.dock-wbox>.dock-panel{border:none;width:100%;height:100%}.dock-layout{overflow:hidden;position:relative}.dock-layout>.dock-box{position:absolute;width:100%;height:100%}.dock-layout>.dock-drop-indicator{position:absolute;box-sizing:border-box;pointer-events:none;z-index:400;border:solid 1px #fff;background:#88c7f4;opacity:.5;box-shadow:0 0 4px #ddd;display:none;transition:all .1s ease-out}.dock-drop-edge{position:absolute;top:30px;left:0;right:0;bottom:0;z-index:100;background:#fff;border:none;opacity:.01}.dock-drop-layer{position:absolute;pointer-events:none;top:30px;left:0;right:0;bottom:0}.dock-drop-layer .dock-drop-square{position:absolute;box-sizing:border-box;pointer-events:visible;z-index:300;width:32px;height:32px;font-family:Fredoka One,sans-serif;color:#ddd;background:#fff;border:1px solid transparent;left:calc(50% - 16px);top:calc(50% - 16px)}.dock-drop-layer .dock-drop-square .dock-drop-square-box{box-sizing:border-box;border:1px solid #ddd;width:100%;height:100%}.dock-drop-layer .dock-drop-square:before{position:absolute;width:100%;height:100%;display:block;line-height:30px;text-align:center}.dock-drop-layer .dock-drop-float{z-index:100;left:0;top:0;width:100%;height:100%;border:none;opacity:.01}.dock-drop-layer .dock-drop-left{left:calc(50% - 48px)}.dock-drop-layer .dock-drop-left.dock-drop-deep{left:calc(50% - 64px);width:16px}.dock-drop-layer .dock-drop-left:before{content:">";transform:rotate(180deg)}.dock-drop-layer .dock-drop-right{left:calc(50% + 16px)}.dock-drop-layer .dock-drop-right.dock-drop-deep{left:calc(50% + 48px);width:16px}.dock-drop-layer .dock-drop-right:before{content:">"}.dock-drop-layer .dock-drop-top{top:calc(50% - 48px)}.dock-drop-layer .dock-drop-top.dock-drop-deep{top:calc(50% - 64px);height:16px}.dock-drop-layer .dock-drop-top.dock-drop-deep:before{line-height:14px}.dock-drop-layer .dock-drop-top:before{content:">";transform:rotate(270deg)}.dock-drop-layer .dock-drop-bottom{top:calc(50% + 16px)}.dock-drop-layer .dock-drop-bottom.dock-drop-deep{top:calc(50% + 48px);height:16px}.dock-drop-layer .dock-drop-bottom.dock-drop-deep:before{line-height:14px}.dock-drop-layer .dock-drop-bottom:before{content:">";transform:rotate(90deg)}.dock-drop-layer .dock-drop-square-dropping{background:#88c7f4;color:#fff}.dock-panel.dock-panel-dropping .dock-tab-close-btn{pointer-events:none}.dock-panel-max-btn,.dock-panel-min-btn{height:25px;width:21px;font-family:Fredoka One,sans-serif;margin:2px 2px 2px 0;padding:6px 4px 4px 2px;cursor:pointer;transition:all .25s ease-in-out;outline:none;-webkit-user-select:none;user-select:none;box-sizing:border-box}.dock-panel-max-btn:before,.dock-panel-min-btn:before{position:absolute;content:" ";border:2px solid #ddd;border-radius:1px;width:13px;height:13px;box-sizing:border-box}.dock-panel-max-btn:hover,.dock-panel-min-btn:hover,.dock-panel-max-btn:focus,.dock-panel-min-btn:focus{color:#a2a2a2}.dock-panel-max-btn:hover:before,.dock-panel-min-btn:hover:before,.dock-panel-max-btn:focus:before,.dock-panel-min-btn:focus:before{border-color:#a2a2a2}.dock-panel-max-btn:hover,.dock-panel-min-btn:hover{transform:scale(1.1)}.dock-panel-min-btn:before{position:absolute;border-radius:1px;width:9px;height:9px;border:none;content:"-";color:#666;font-size:20px;line-height:4px}.dock-panel-min-btn:hover:before,.dock-panel-min-btn:focus:before{color:#999}.dock-panel.dock-style-place-holder{border:none}.dock-panel.dock-style-place-holder .dock-bar{display:none}.dock-layout>:not(.dock-fbox) .dock-panel.dock-style-headless{border:none}.dock-layout>:not(.dock-fbox) .dock-panel.dock-style-headless .dock-bar{position:absolute;z-index:1;opacity:0;height:20px;width:100%;transition:all .15s ease-in-out}.dock-layout>:not(.dock-fbox) .dock-panel.dock-style-headless .dock-bar:hover,.dock-layout>:not(.dock-fbox) .dock-panel.dock-style-headless .dock-bar:focus-within,.dock-layout>:not(.dock-fbox) .dock-panel.dock-style-headless.dock-panel-dropping .dock-bar{opacity:1;height:31px}.dock-layout>:not(.dock-fbox) .dock-panel.dock-style-headless .dock-content{height:100%}.dock-panel.dock-style-main{border:none}.dock-panel.dock-style-main .dock-bar{background:none;border-bottom:1px solid #eee}.dock-panel.dock-style-main .dock-tab{background:#fff}.dock-panel.dock-style-card .dock-tab{margin-right:2px;border:1px solid #ddd;border-radius:5px 5px 0 0}.dock-panel.dock-style-card .dock-tab.dock-tab-active{border-bottom:1px solid #fff;background:#fff}.dock-panel.dock-style-card .dock-bar{border-bottom:1px solid #ddd;overflow:visible}.dock-panel.dock-style-card .dock-nav-wrap{padding-top:5px;transform:translateY(1px)}.dock-panel.dock-style-card .dock-ink-bar{background:#fff;opacity:0}.dock-panel.dock-style-card .dock-tab-hit-area{left:-2px;right:-2px}.dock-panel.dock-style-card .dock-panel-max-btn,.dock-panel.dock-style-card .dock-panel-min-btn{margin-top:4px}.dock-panel.dock-style-card .dock-tab-close-btn{right:0;font-size:10px;top:8px}.dock-panel.dock-style-card .dock-extra-content{height:35px}body{position:relative;color:#fff;height:100vh;font-family:sans-serif;overflow-y:hidden;display:flex;justify-content:center;align-items:center}button{padding:10px 20px;border-radius:10px;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-size:1.3rem;transition:all ease-in .1s;cursor:pointer;opacity:.9}button:hover{transform:scale(1.05);opacity:1}li{list-style:none}a{text-decoration:none;height:fit-content;width:fit-content}a:hover{opacity:1;text-decoration:none}.ant-btn:after{all:unset}.ant-list-item-meta-title{display:block;font-size:16px}._layout_1ifb9_1{display:flex;flex:1;flex-direction:column;align-items:center;width:100%;height:100vh;overflow:auto;background-color:var(--ant-color-bg-layout)!important;position:relative}._languageSelector_1ifb9_13{position:absolute;top:20px;right:20px;z-index:10;-webkit-app-region:no-drag!important}._form_1ifb9_21{position:absolute;top:45%;left:50%;margin:-160px 0 0 -160px;width:320px;padding:20px;-webkit-app-region:no-drag!important}._form_1ifb9_21 button{width:100%}._form_1ifb9_21 p{text-align:center;margin-top:16px;font-size:12px;display:flex;justify-content:space-between}._title_1ifb9_41{text-align:center;margin-bottom:24px;display:flex;justify-content:center;align-items:center}._title_1ifb9_41 span{vertical-align:text-bottom;align-self:center;font-size:24px;display:inline-block;font-weight:700}._proLayout_1rsxf_1{height:100vh;width:100vw;overflow:auto}._content_1rsxf_7{margin:0;padding:0;height:100vh;position:relative}._logo_1rsxf_14{width:32px;height:32px}._menuHeader_1rsxf_19{height:32px;display:flex;align-items:center;gap:8px;white-space:nowrap;overflow:hidden}._menuHeader_1rsxf_19 h1{font-size:1.5em!important}._proLayoutComponent_1rsxf_31 .ant-layout-sider{height:100vh!important;inset-block-start:0!important;background-color:var(--ant-color-bg-layout)!important;z-index:250!important}._proLayoutComponent_1rsxf_31 .teleios-global-header-collapsed-button{width:32px!important;margin:0 8px!important}._proLayoutComponent_1rsxf_31 .ant-pro-global-header-header-actions-avatar{padding:0!important}._testMode_1rsxf_45 .ant-layout-sider{height:calc(100vh - 36px)!important;inset-block-start:36px!important;background-color:var(--ant-color-bg-layout)!important}._testMode_1rsxf_45 .teleios-global-header-collapsed-button{width:32px!important;margin:0 8px!important}._testMode_1rsxf_45 .ant-pro-global-header-header-actions-avatar{padding:0!important}._menuFooterContainer_1rsxf_58{display:flex;flex-direction:column;gap:8px;margin:0 -8px -16px;padding:8px 12px;border-top:1px solid var(--ant-color-border);background-color:var(--ant-grey-1)}._menuFooterRow_1rsxf_68{display:flex;align-items:center;justify-content:space-between;padding:0 4px}._menuFooterRowCentered_1rsxf_75{margin:0 auto}._menuFooterUpdateButton_1rsxf_79{height:24px;margin-right:auto;cursor:pointer}._menuItemUpdateAvailable_1rsxf_85{color:var(--ant-color-primary)}._menuFooterAvatar_1rsxf_89{display:flex;align-items:center;justify-content:center;cursor:pointer;width:30px;height:30px;border-radius:50%}._menuFooterAvatar_1rsxf_89 img{width:30px;height:30px;border-radius:50%}._responsiveLayout_r8fan_1{position:relative;height:100%;width:100%;overflow:hidden}._overlay_r8fan_8{position:absolute;top:0;bottom:0;left:0;right:0;z-index:100;display:flex;overflow:hidden}._overlayContent_r8fan_19{background:var(--ant-color-bg-layout);border:1px solid var(--border-color);border-radius:6px;box-shadow:0 4px 12px #00000026;margin:4px;width:70%;height:calc(100% - 8px);overflow:hidden;z-index:101}._overlayContentRight_r8fan_31{margin-left:auto}._overlayBackdrop_r8fan_35{position:absolute;top:0;left:0;right:0;bottom:0;z-index:99}._menuitem_1cv35_1{display:flex!important;align-items:center;width:35px;justify-content:center;margin-right:10px;height:32px;color:var(--ant-color-text)!important;background-color:transparent!important;border-radius:4px;flex-shrink:0}._highlightedItem_1cv35_14{background-color:#62cafa33!important}._container_rq0fd_1{display:flex;align-items:center;gap:8px}._downloadButton_rq0fd_7{color:var(--ant-color-text)}._downloadButton_rq0fd_7:hover{color:var(--ant-color-primary)}._checkCircleOutlined_rq0fd_14{color:var(--ant-blue)}._downloadingContainer_rq0fd_18{display:flex;flex-direction:row;gap:4px;min-width:100px}._downloadingContainer_rq0fd_18 .ant-progress-bg{transition:none!important}._progressInfo_rq0fd_28{display:flex;align-items:center;gap:8px}._loadingIcon_rq0fd_34{color:var(--ant-color-primary);font-size:16px}._progressText_rq0fd_39{font-size:12px;color:var(--ant-color-text-secondary)}._progressBar_rq0fd_44{margin:0}._progressBar_rq0fd_44 .ant-progress-bg{background-color:var(--ant-color-primary)}._header_apa1r_1{border-bottom:1px solid var(--ant-color-border);background:transparent!important;padding:16px 12px;display:flex;justify-content:space-between;align-items:center;overflow-x:auto;height:65px;flex-shrink:0}._header_apa1r_1 ._subHeaderLeft_apa1r_12{display:flex;width:100px;justify-content:flex-start}._header_apa1r_1 ._subHeaderRight_apa1r_17{display:flex;width:100px;justify-content:flex-end}._title_apa1r_23{font-size:14px;font-weight:600;color:var(--ant-color-text);text-overflow:ellipsis;overflow:hidden;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._speedButton_q3wfs_1{font-weight:500;min-width:64px;height:32px}._selectedItem_q3wfs_7{font-weight:600}._remainingTime_iasjb_1{display:flex;align-items:center;justify-content:center;gap:6px;font-size:13px;color:var(--ant-color-text);margin-bottom:8px}._icon_iasjb_11{font-size:14px;color:var(--ant-color-text)}._adjusted_iasjb_16{font-weight:500}._original_iasjb_20{color:var(--ant-color-text-tertiary);text-decoration:line-through}._volumeControl_1oht0_1{display:flex;align-items:center;gap:8px;margin-right:12px}._volumeControl_1oht0_1 ._volumeIcon_1oht0_7{color:var(--ant-color-text-secondary);font-size:16px;flex-shrink:0;margin-right:8px}._volumeControl_1oht0_1 ._mutedIcon_1oht0_13{color:var(--ant-color-text-secondary);font-size:16px;flex-shrink:0;margin-right:11px}._volumeControl_1oht0_1 ._volumeSlider_1oht0_19{flex:1;margin:0;min-width:100px}._player_vy5fi_1{display:flex;flex-direction:column;height:100%;width:100%;background-color:var(--ant-color-bg-layout);overflow:hidden}._playerMain_vy5fi_10{flex:2;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:12px;padding:12px;overflow-y:auto}._errorBanner_vy5fi_21{width:100%;max-width:600px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:10px;border:1px solid color-mix(in srgb,var(--ant-color-error) 35%,transparent);background:color-mix(in srgb,var(--ant-color-error) 10%,var(--ant-color-bg-container));margin-bottom:4px}._errorText_vy5fi_35{min-width:0}._errorTitle_vy5fi_39{font-size:13px;font-weight:600;color:var(--ant-color-text)}._errorMessage_vy5fi_45{font-size:12px;color:var(--ant-color-text-secondary);margin-top:2px}._errorActions_vy5fi_51{flex-shrink:0}._retryButton_vy5fi_55{background:none;border:1px solid color-mix(in srgb,var(--primary-color) 35%,transparent);color:var(--primary-color);padding:6px 10px;border-radius:8px;cursor:pointer;font-weight:600;font-size:12px;transition:all .2s ease}._retryButton_vy5fi_55:hover:not(:disabled){background-color:color-mix(in srgb,var(--primary-color) 10%,transparent)}._retryButton_vy5fi_55:disabled{opacity:.5;cursor:not-allowed}._coverSection_vy5fi_74{width:90%;display:flex;flex-direction:column;align-items:center;flex:20;min-height:100px;justify-content:center;gap:16px}._coverWrapper_vy5fi_85{width:100%;flex:1;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden}._cover_vy5fi_74{width:auto;height:100%;max-width:100%;max-height:100%;object-fit:contain}._loading_vy5fi_103{display:flex;align-items:center;justify-content:center;opacity:.5;padding:2px 8px}._loading_vy5fi_103 ._anticon-loading_vy5fi_110{animation:_spin_vy5fi_1 1s linear infinite}@keyframes _spin_vy5fi_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._coverPlaceholder_vy5fi_122{flex:1;width:auto;aspect-ratio:10/10;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:24px;padding:12px 24px;text-align:center;box-shadow:0 8px 24px #00000026}._coverPlaceholder_vy5fi_122 span{color:#fff;font-size:18px;font-weight:600}._info_vy5fi_143{text-align:center;max-width:400px;display:flex;flex-direction:column;gap:8px}._controlsSection_vy5fi_151{width:100%;max-width:600px}._progress_vy5fi_156{display:flex;align-items:center;gap:clamp(8px,2vw,16px);margin-bottom:clamp(8px,4vh,24px)}._progress_vy5fi_156 ._timeDisplay_vy5fi_162{font-size:clamp(12px,1.5vh,14px);color:var(--ant-color-text-secondary);min-width:45px;text-align:center}._progress_vy5fi_156 ._progressSlider_vy5fi_168{flex:1;margin:0}._controls_vy5fi_151{display:flex;align-items:center;justify-content:center;gap:14px;margin-bottom:8px}._controlButton_vy5fi_181{background:none;border:none;cursor:pointer;color:var(--primary-color);transition:all .2s ease;display:flex;align-items:center;justify-content:center;padding:2px 8px}._controlButton_vy5fi_181:hover:not(:disabled){color:var(--primary-color-hover)}._controlButton_vy5fi_181:active:not(:disabled){transform:scale(.95)}._controlButton_vy5fi_181:disabled{opacity:.4;cursor:not-allowed}._playButton_vy5fi_203{color:var(--primary-color)}._playButton_vy5fi_203:hover:not(:disabled){color:var(--primary-color-hover)}._skipButton_vy5fi_210{position:relative}._skipButton_vy5fi_210 ._skipNumber_vy5fi_213{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:700;line-height:1;color:currentColor;pointer-events:none}._currentChapter_vy5fi_225{text-align:center;padding:clamp(8px,2vh,16px) 0px;background-color:var(--background-secondary-color);border-radius:8px}._currentChapter_vy5fi_225 ._currentChapterTitle_vy5fi_231{margin:0;font-size:clamp(14px,1.5vh,16px);color:var(--ant-color-text);font-weight:500}._bottomRow_vy5fi_238{display:flex;align-items:center;justify-content:space-between;width:100%;gap:14px;margin-top:4px;max-width:600px;margin-bottom:8px}._emptyArea_vy5fi_249{flex:1}._treeNode_n1inu_1{display:flex;align-items:center;padding:4px 0;width:100%;cursor:pointer;transition:background-color .2s ease;-webkit-user-select:none;user-select:none;height:32px;color:var(--ant-color-text)}._treeNode_n1inu_1:hover{background-color:var(--ant-grey-3)}._header_1gvfw_1{text-align:center}._root_1gvfw_5{display:flex;flex-direction:column;height:100%;overflow:auto;padding-top:8px;padding-bottom:8px;border-right:1px solid var(--ant-color-border);background-color:var(--ant-color-bg-layout)}._container_1gvfw_16{height:100%;display:flex;flex-direction:column;margin:0 8px}._fab_dv7py_1{position:absolute;right:16px;bottom:16px;height:40px;padding:0 16px;border-radius:20px;z-index:10;font-weight:500;box-shadow:var(--ant-box-shadow-card)}._paragraphsList_1211p_1{padding:1rem;overflow-y:auto;height:100%}._paragraphsList_1211p_1 ._paragraph_1211p_1{margin-bottom:1rem;line-height:1.5;font-size:var(--font-size, 14px);color:var(--ant-color-text)}._paragraphsList_1211p_1 ._paragraph_1211p_1:last-child{margin-bottom:0}._paragraphsList_1211p_1 ._paragraph_1211p_1 img{max-width:100%;height:auto;display:block;margin:1rem auto}._paragraphsList_1211p_1 ._paragraph_1211p_1 .highlight{background-color:var(--highlight-color);padding:.1rem .2rem;border-radius:2px}._searchParagraphsList_1211p_27{margin:1rem;overflow-y:hidden;height:calc(6em + 2px)}._searchParagraphsList_1211p_27 ._paragraph_1211p_1{margin-bottom:1rem;line-height:1.5em;font-size:var(--font-size, 14px);color:var(--ant-color-text);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-wrap:break-word;max-height:4.5em}._searchParagraphsList_1211p_27 ._paragraph_1211p_1:last-child{margin-bottom:0}._searchParagraphsList_1211p_27 ._paragraph_1211p_1 .highlight{background-color:var(--highlight-color);padding:.1rem .2rem;border-radius:2px}._searchParagraphsList_1211p_27 span,._searchParagraphsList_1211p_27 h1,._searchParagraphsList_1211p_27 h2,._searchParagraphsList_1211p_27 h3,._searchParagraphsList_1211p_27 h4,._searchParagraphsList_1211p_27 h5,._searchParagraphsList_1211p_27 div,._searchParagraphsList_1211p_27 p,._searchParagraphsList_1211p_27 b{font-size:var(--font-size, 14px);font-weight:400;display:inline}._searchParagraphsList_1211p_27 .ant-list-item-meta-title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;word-break:break-word;max-height:3em}._searchItemsList_1211p_76 span,._searchItemsList_1211p_76 h1,._searchItemsList_1211p_76 h2,._searchItemsList_1211p_76 h3,._searchItemsList_1211p_76 h4,._searchItemsList_1211p_76 h5,._searchItemsList_1211p_76 div,._searchItemsList_1211p_76 p,._searchItemsList_1211p_76 b{display:inline;font-size:12px;line-height:1.4;font-weight:400;color:var(--ant-color-text-tertiary)}._searchItemsList_1211p_76 .ant-list-item-meta-title{font-size:14px}._searchItemsList_1211p_76 ._matchesCounter_1211p_94{display:block;color:var(--ant-color-text);margin-top:2px;text-align:right}._bibleHintPopover_14hm5_1{width:350px}._bibleHintPopover_14hm5_1 .ant-popover-content .ant-popover-inner{max-height:400px;overflow-y:scroll}._bibleHintPopoverContent_14hm5_9{background-color:var(--ant-color-bg-layout);border-radius:8px;box-shadow:var(--ant-box-shadow);border:1px solid var(--ant-color-border);padding:16px;color:var(--ant-grey-9);font-size:14px;line-height:1.5;max-width:350px;min-width:200px;max-height:400px;overflow-y:scroll;pointer-events:auto;position:absolute;z-index:99}._paragraph_10q2v_1 p{line-height:1.5}._listWrapper_1jw3u_1{height:100%;border-right:1px solid var(--ant-color-border);overflow:auto}._listItem_1jw3u_7{border-bottom:1px solid var(--ant-color-border);padding:8px}._popup_19v53_1{background-clip:padding-box;background-color:var(--ant-color-bg-layout);border-radius:4px;box-shadow:var(--ant-box-shadow-card);border:1px solid var(--ant-color-border);left:0;list-style-type:none;margin:0;outline:none;padding:0;position:absolute;text-align:left;top:0;overflow:hidden;z-index:999;min-width:170px}._popup_19v53_1 li{clear:both;color:var(--ant-color-text);cursor:pointer;font-size:14px;font-weight:400;line-height:22px;margin:0;padding:7px 15px;transition:all .3s;white-space:nowrap;-webkit-transition:all .3s;display:flex;align-items:center;gap:8px}._popup_19v53_1 li:hover{color:var(--ant-blue)}._popup_19v53_1 li>i{margin-right:8px}._popup_19v53_1 li._disabled_19v53_45{color:var(--ant-color-text-disabled)}._popup_19v53_1 li._nested_19v53_49{margin-left:16px}._textContents_132h5_1{padding:0 8px}._textContents_132h5_1 p{text-align:justify}._cardPanel_12oup_1{height:100%;display:flex;flex-flow:column;justify-content:flex-start;overflow-y:auto;flex-grow:1}._textContents_12oup_10{padding:5px 3px;line-height:1.8;font-size:18px}._section_12oup_16{margin-top:1em;margin-bottom:2em}._segmentList_12oup_21{position:relative}._rtl_12oup_25{direction:rtl}._titleSection_16fk6_1{text-align:center}._title_16fk6_1{padding-top:12px;padding-bottom:2px}._num_16xq7_1{font-weight:700;font-size:70%;vertical-align:top;color:var(--ant-grey-6)}._numHidden_16xq7_8{display:inline-block;width:0;height:0;overflow:hidden;opacity:0;pointer-events:none}._verse_16xq7_17{display:inline;padding:0;line-height:1.5;-webkit-box-decoration-break:clone;box-decoration-break:clone}._verse_16xq7_17 p{line-height:1.5}._verse_16xq7_17>div{display:inline}._verse_16xq7_17>div p{display:inline}._verseStrong_16xq7_34{padding:1em 2px 0;display:inline;-webkit-box-decoration-break:clone;box-decoration-break:clone}._verseStrong_16xq7_34 ._note_16xq7_40{margin:0 3px;line-height:normal;display:inline-block;vertical-align:top}._heading_16xq7_47{font-weight:700;margin-top:1.2em;margin-bottom:.8em}._note_16xq7_40{cursor:pointer}._word_16xq7_57{margin:0 3px;line-height:normal;display:inline-block}._word_16xq7_57>div{text-align:center;display:block}._word_16xq7_57 ._numbers_16xq7_66{font-size:.7em;font-style:normal;color:var(--ant-blue);-webkit-user-select:none;user-select:none;cursor:pointer}._word_16xq7_57 ._numbers_16xq7_66>span{margin:0 3px}._word_16xq7_57 ._morphCode_16xq7_76{font-size:.7em;font-style:normal;color:var(--ant-grey-7);-webkit-user-select:none;user-select:none;cursor:pointer}._word_16xq7_57 ._morphCode_16xq7_76>span{margin:0 3px}._verseNotePopover_16xq7_87{width:300px}._titleSection_n3az8_1{text-align:center}._title_n3az8_1{padding-bottom:12px;padding-top:8px}._historyBar_h5ov0_1{display:flex}._historyBar_h5ov0_1 ._historyItem_h5ov0_4{display:flex;align-items:center;width:35px;justify-content:center;height:32px;border:0;color:var(--ant-color-text)}._historyBar_h5ov0_1 ._historyItem_h5ov0_4:hover{opacity:1;color:var(--ant-blue)!important}._historyBar_h5ov0_1 ._historyItem_h5ov0_4[disabled]{color:var(--ant-color-text-tertiary)!important;opacity:.5}._historyStep_h5ov0_22{box-sizing:border-box;display:flex;align-items:center;padding:0;width:100%;cursor:pointer;transition:color .2s ease;-webkit-user-select:none;user-select:none;height:32px;color:var(--ant-color-text)}._historyStep_h5ov0_22:hover{color:var(--ant-blue)!important}._header_s3gzf_1{border-bottom:1px solid var(--ant-color-border);background:transparent!important;padding:16px 12px;display:flex;justify-content:space-between;overflow-x:auto;height:65px;flex-shrink:0}._header_s3gzf_1 ._subHeader_s3gzf_11{display:flex}._header_s3gzf_1 ._searchButton_s3gzf_14{margin-left:10px;margin-right:10px}._header_s3gzf_1 ._searchButton_s3gzf_14:hover svg{fill:var(--ant-blue)!important}._root_1579v_1{display:flex;justify-content:space-between;flex-shrink:1;max-width:300px}._popup_1579v_8{width:300px}._popup_1579v_8 ._ant-popover-inner-content_1579v_11{padding:0!important}._input_1579v_15{display:flex;width:100%}._collapse_1mwyh_1{max-height:500px;overflow-y:scroll;margin:-12px -16px!important;border-radius:10px}._popupTitle_1mwyh_8{display:inline-block;width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}._chapterLink_1mwyh_16{float:left;width:36px;height:36px;margin:1px 1px 0 0;color:var(--ant-warning-color)!important;text-align:center;padding:10px 0 0;cursor:pointer}._chapterLink_1mwyh_16:hover,._selectedLink_1mwyh_30{font-weight:700}._chapterHeader_1mwyh_34{border-left-color:#1890ff;border-left-style:solid;border-left-width:10px}._header_1lyk0_1{border-bottom:1px solid var(--ant-color-border);background:transparent!important;padding:16px 12px;display:flex;justify-content:space-between;overflow-x:auto;height:65px;flex-shrink:0}._header_1lyk0_1 ._subHeader_1lyk0_11{display:flex}._header_1lyk0_1 ._searchButton_1lyk0_14{margin-left:8px;margin-right:0}._header_1lyk0_1 ._searchButton_1lyk0_14:hover svg{fill:var(--ant-blue)!important}._navigationDropdown_294rl_1{display:flex;align-items:center}._searchContainer_294rl_6{display:flex;gap:8px;align-items:center}._navigationDropdown_uhkrg_1{display:flex;align-items:center;gap:0;flex:1}.react-split{flex:1;height:100%;position:relative;width:100%}.react-split__pane{height:100%;position:absolute;white-space:normal;width:100%;overflow:hidden}.react-split__sash{height:100%;position:absolute;top:0;transition:background-color .1s;width:100%;z-index:2}.react-split__sash--disabled{pointer-events:none}.react-split__sash--vertical{cursor:col-resize}.react-split__sash--horizontal{cursor:row-resize}.react-split__sash-content{width:100%;height:100%}.react-split__sash-content--active{background-color:#175ede}.react-split--dragging.react-split--vertical{cursor:col-resize}.react-split--dragging.react-split--horizontal{cursor:row-resize}body.react-split--disabled{-webkit-user-select:none;user-select:none}.split-sash-content{width:100%;height:100%}.split-sash-content.split-sash-content-vscode.split-sash-content-active{background-color:#175ede}._root_nrdf4_1{display:flex;flex-direction:column;position:relative;overflow:hidden;margin:8px}._mainPanel_nrdf4_9{display:flex;flex-direction:row;position:relative;flex-grow:1;margin:0}._mobilePanel_nrdf4_17{display:flex;flex-direction:column;position:relative;flex-grow:1;margin:0}._tablePanel_nrdf4_25{height:100%;display:flex;overflow:hidden;flex-grow:1;margin:0}._popup_3175m_1{animation-name:_fadeIn_3175m_1;animation-duration:.4s;background-clip:padding-box;background-color:var(--ant-color-bg-layout);border-radius:4px;box-shadow:var(--ant-box-shadow);left:0;list-style-type:none;margin:0;outline:none;padding:0;position:fixed;text-align:left;top:0;z-index:999;min-width:170px;cursor:pointer}._popup__content_3175m_21{position:relative;padding:10px}._ant_popover_arrow_3175m_26{position:absolute;display:block;width:12px;height:12px;background:0 0;border-style:solid;border-width:4.24264069px;-webkit-transform:rotate(45deg);transform:rotate(45deg);bottom:-3px;left:5%;border-color:transparent var(--ant-color-border) var(--ant-color-border) transparent;box-shadow:var(--ant-box-shadow)}._popup_3175m_1 button{margin:2px}._unhighlightedItem_3175m_46{background-color:transparent;padding:7px}._filterCard_xn9qv_1{height:100%;display:flex;flex-direction:column}._filterHeader_xn9qv_7{display:flex;justify-content:space-between;align-items:center}._filterTags_1dnew_1{padding:16px 12px;background-color:var(--ant-color-bg-layout)!important;display:flex;align-items:baseline;flex-wrap:wrap}._filterTags_1dnew_1 ._filterTag_1dnew_1{border:none;background-color:transparent;margin:0;text-transform:capitalize}._filterTags_1dnew_1 ._filterTagContainer_1dnew_14{display:flex;align-items:center}._filterTags_1dnew_1 ._filterTagAll_1dnew_18{color:var(--ant-blue);border:none;background-color:transparent;margin:0;cursor:pointer}._filterTags_1dnew_1 ._filterResults_1dnew_25{color:var(--ant-grey-7);font-size:12px}._filterTags_1dnew_1 ._filterIconNext_1dnew_29{font-size:8px}._filtersContainer_1dnew_33{display:flex;align-items:center;justify-content:space-between}._showDeletedButton_1dnew_39{margin-right:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:transparent!important;color:var(--ant-color-text)!important}._showDeletedButton_1dnew_39:hover,._highlightedItem_1dnew_53{color:var(--ant-blue)!important}._librarySearch_1iee1_1{max-width:300px;margin-right:8px;flex-shrink:1;flex-grow:1;background:transparent}._librarySearch_1iee1_1 input{background-color:transparent;color:var(--ant-color-text)!important}._header_le67v_1{border-bottom:1px solid var(--ant-color-border);background:transparent;padding:16px 12px;display:flex;overflow-x:auto;height:65px;flex-shrink:0}._rightControls_le67v_11{display:flex;margin-left:auto;align-items:center}._refreshButton_le67v_17{margin-right:8px;overflow:hidden;display:flex;align-items:center;justify-content:center}._preferredItem_le67v_25{overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:transparent!important;color:var(--ant-color-text)!important}._showDeletedButton_le67v_35{margin-right:8px;overflow:hidden;display:flex;align-items:center;justify-content:center;border-radius:4px;background-color:transparent!important;color:var(--ant-color-text)!important}._highlightedItem_le67v_46{background-color:#62cafa33!important}._libraryTableWrapper_1vel9_1{width:100%;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch}._tableHeaderWrapper_1vel9_10{width:100%;position:sticky;top:0;z-index:1;height:46px;overflow:hidden;border:1px solid var(--ant-color-border);border-bottom:none}._libraryHeaderTable_1vel9_21{cursor:pointer;border-collapse:collapse;background-color:transparent;table-layout:fixed}._libraryHeaderTable_1vel9_21 thead{background-color:var(--ant-grey-1);color:var(--ant-color-text)}._libraryHeaderTable_1vel9_21 thead th{padding:14px;font-weight:600;font-size:14px;text-align:left;border-right:1px solid var(--ant-color-border);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--ant-color-text)}._libraryHeaderTable_1vel9_21 thead tr:hover{background-color:var(--ant-grey-1)}._libraryHeaderTable_1vel9_21 thead th:last-child{border-right:none}._tableBodyWrapper_1vel9_49{width:100%;overflow:auto;border-radius:4px;border:1px solid var(--ant-color-border);height:500px}._tableVirtualWrapper_1vel9_57{width:100%;position:relative}._libraryTableBody_1vel9_62{cursor:pointer;border-collapse:collapse;background-color:transparent;box-shadow:var(--ant-box-shadow-popover-arrow);position:absolute;left:0;right:0;top:0;table-layout:fixed}._libraryTableBody_1vel9_62 tbody tr{border-bottom:1px solid var(--ant-color-border);transition:background-color .3s ease}._libraryTableBody_1vel9_62 tbody tr td{min-height:42px;padding:6px 12px;font-size:14px;vertical-align:middle;color:var(--ant-color-text);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:inline-block;line-height:30px}._libraryTableBody_1vel9_62 tbody tr td:last-child{border-right:none}._libraryTableBody_1vel9_62 tbody tr:last-child td{border-bottom:none}._libraryTableRow_1vel9_96:hover{background-color:var(--ant-grey-3)}._resizeHandle_1vel9_100{position:absolute;right:0;top:0;bottom:0;width:5px;cursor:col-resize;-webkit-user-select:none;user-select:none;touch-action:none}._headerCell_1vel9_111._resizing_1vel9_111,._headerCell_1vel9_111._sorting_1vel9_112:hover{background-color:var(--ant-grey-2)}._coverImgContainer_1vel9_116{display:flex;justify-content:center;align-items:center;height:45px}._coverImg_1vel9_116{width:auto;height:45px}._uploaded_1vel9_128{background-color:var(--ant-color-bg-layout)}._uploaded_1vel9_128>td{padding:8px!important;border-right:none!important}._uploaded_1vel9_128:hover td{background:var(--ant-color-border)!important}._virtualCell_1vel9_140{display:table-cell;box-sizing:border-box;padding:8px;border-bottom:1px solid var(--ant-color-border);background:var(--ant-color-bg-layout);font-variant:tabular-nums;line-height:28px;list-style:none;font-feature-settings:"tnum";vertical-align:middle;transition:all .3s}._virtualCellSorted_1vel9_154{background:var(--ant-color-bg-elevated)}._hoveredRowCell_1vel9_158{background:var(--ant-color-bg-elevated)!important}._virtualRow_1vel9_162{border-bottom:1px solid var(--ant-color-border);background:var(--ant-color-bg-layout);font-variant:tabular-nums;line-height:28px;list-style:none;font-feature-settings:"tnum";vertical-align:middle;transition:all .3s}._virtualRow_1vel9_162:hover{background:var(--ant-color-bg-elevated)!important}._virtualCol_1vel9_176{margin:0!important;padding:8px;height:100%}._sortOrder_1vel9_182{background:var(--ant-color-bg-elevated)}._imgContainer_1vel9_186{text-align:center;display:block}._img_1vel9_186{width:20px;height:27px}._libraryTableDisabledCell_1vel9_196{opacity:.5}._libraryCellOverlay_1vel9_200{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:center;align-items:center;z-index:2;background-color:var(--ant-background-semi-transparent)}._emptyTablePlaceholder_1vel9_213{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;height:100%;width:100%;padding-bottom:50px;gap:12px}._emptyTablePlaceholder_1vel9_213 h5{text-align:center;font-weight:400}._preferredCard_1sqyn_1{height:100%;display:flex;flex-direction:column;padding:0}._closeIcon_1sqyn_8{margin-left:auto;float:right;background:transparent!important;cursor:pointer!important}._infoIcon_1sqyn_15{padding-left:7px}._preferred_1sqyn_1{color:var(--ant-color-text)!important;border-color:transparent!important;background:var(--ant-color-bg-layout)!important}._preferred_1sqyn_1._highlightedItem_1sqyn_25{background-color:var(--ant-grey-2)!important}._preferredList_1sqyn_29{display:flex;flex-direction:column;align-items:flex-start}._preferredList_1sqyn_29 :hover{background-color:var(--ant-grey-2)!important;color:var(--ant-color-text)!important}._preferredItem_1sqyn_39{display:flex;align-items:center;width:100%;padding:7px;gap:2px;border-bottom:1px solid var(--ant-color-border);cursor:grab;z-index:110}._preferredListPlaceholder_1sqyn_50{color:var(--ant-grey-4);margin:auto;text-align:center;padding:7px}._preferredListPlaceholderIcon_1sqyn_57{padding-top:21px;font-size:63px}._preferredListPlaceholderIconText_1sqyn_62{padding-bottom:21px}._filterCard_1sqyn_66{height:100%;display:flex;flex-direction:column}._filterHeader_1sqyn_72{display:flex;justify-content:space-between;align-items:center}._root_1ce07_1{display:flex;flex-direction:column;height:100%;background:transparent!important;padding:0!important}._body_1ce07_9{flex-grow:1;padding:0!important;position:relative;overflow:hidden}._spinContainer_1ce07_16{justify-content:center;height:100%;display:flex;flex-flow:column}._content_wb2gi_1{height:100%;padding:0!important;overflow-y:auto}._content_wb2gi_1 *{-webkit-user-select:text;user-select:text}._header_1cdhq_1{border-bottom:1px solid var(--ant-color-border);background:transparent!important;padding:16px 12px;display:flex;justify-content:space-between;overflow-x:auto;height:65px;flex-shrink:0}._header_1cdhq_1 ._subHeader_1cdhq_11{display:flex}._searchContainer_1lahq_1{display:flex;align-items:center;flex-shrink:1;max-width:300px}._navigationDropdown_nu0cn_1{display:flex;align-items:center}._root_cr7p7_1{display:flex;flex-direction:column;height:100%;overflow:auto;padding-top:8px;padding-bottom:8px;border-right:1px solid var(--ant-color-border);background-color:var(--ant-color-bg-layout)}._container_cr7p7_12{height:100%;display:flex;flex-direction:column;margin:0 8px}._list_cr7p7_19{flex:1;overflow-y:auto}._chapterItem_cr7p7_24{display:flex;align-items:center;gap:12px;padding:4px 0;cursor:pointer;transition:background-color .2s ease;-webkit-user-select:none;user-select:none;color:var(--ant-color-text)}._chapterItem_cr7p7_24:hover{background-color:var(--ant-grey-3)}._chapterItem_cr7p7_24._active_cr7p7_37{background-color:#1677ff;color:var(--ant-color-white)}._chapterItem_cr7p7_24._active_cr7p7_37 ._chapterNumber_cr7p7_41{color:var(--ant-color-white)}._chapterItem_cr7p7_24._active_cr7p7_37 ._chapterDuration_cr7p7_44{color:#fffc}._chapterNumber_cr7p7_41{min-width:32px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:12px;color:var(--ant-color-text)}._chapterDetails_cr7p7_58{flex:1;display:flex;flex-direction:column;gap:2px;min-width:0}._chapterTitle_cr7p7_66{font-size:14px;font-weight:400;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chapterDuration_cr7p7_44{font-size:12px;color:var(--ant-color-text-secondary)}._header_1v4qp_1{border-bottom:1px solid var(--ant-color-border);background:transparent!important;padding:16px 12px;display:flex;justify-content:space-between;overflow-x:auto;align-items:center;height:65px;flex-shrink:0}._header_1v4qp_1 ._subHeaderLeft_1v4qp_12{display:flex;width:100px;justify-content:flex-start}._header_1v4qp_1 ._subHeaderRight_1v4qp_17{display:flex;width:100px;justify-content:flex-end}._title_1v4qp_23{font-size:14px;font-weight:600;color:var(--ant-color-text);text-overflow:ellipsis;overflow:hidden;text-align:center;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._panel_s08lx_1{height:100%;width:100%;display:flex;flex-direction:column;background-color:var(--ant-color-bg-layout);padding:0!important}._panelBody_s08lx_10{flex:1;overflow:hidden;display:flex;background-color:var(--border-color)}._panelLoading_s08lx_17,._panelError_s08lx_18{display:flex;align-items:center;justify-content:center;height:100%;width:100%;text-align:center}._panelError_s08lx_18{color:var(--error-color)}._player_chmn1_1{width:100%;height:100%;display:flex;flex-direction:column;background-color:var(--ant-color-bg-layout);position:relative}._videoContainer_chmn1_10{flex:1;position:relative;display:flex;align-items:center;justify-content:center;background-color:var(--ant-color-bg-layout);overflow:hidden}._errorBanner_chmn1_20{position:absolute;top:12px;left:12px;right:12px;z-index:200;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 14px;border-radius:10px;border:1px solid color-mix(in srgb,var(--ant-color-error) 35%,transparent);background:color-mix(in srgb,var(--ant-color-error) 10%,var(--ant-color-bg-container))}._errorText_chmn1_36{min-width:0}._errorTitle_chmn1_40{font-size:13px;font-weight:600;color:var(--ant-color-text)}._errorMessage_chmn1_46{font-size:12px;color:var(--ant-color-text-secondary);margin-top:2px}._errorActions_chmn1_52{flex-shrink:0}._retryButton_chmn1_56{background:none;border:1px solid color-mix(in srgb,var(--primary-color) 35%,transparent);color:var(--primary-color);padding:6px 10px;border-radius:8px;cursor:pointer;font-weight:600;font-size:12px;transition:all .2s ease}._retryButton_chmn1_56:hover:not(:disabled){background-color:color-mix(in srgb,var(--primary-color) 10%,transparent)}._retryButton_chmn1_56:disabled{opacity:.5;cursor:not-allowed}._video_chmn1_10{width:100%;height:100%;object-fit:contain}._videoLoading_chmn1_81{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:100;opacity:.5;background-color:var(--ant-background-light-transparent)}._playOverlay_chmn1_95{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:100}._playOverlay_chmn1_95._playing_chmn1_106{opacity:0}._playOverlay_chmn1_95._playing_chmn1_106._visible_chmn1_109{opacity:1}._playOverlay_chmn1_95._playing_chmn1_106._visible_chmn1_109 ._playOverlayIcon_chmn1_112{background-color:var(--ant-background-light-transparent);box-shadow:0 0 20px var(--ant-background-semi-transparent)}._playOverlay_chmn1_95._paused_chmn1_116{opacity:1}._playOverlay_chmn1_95._paused_chmn1_116 ._playOverlayIcon_chmn1_112{background-color:var(--ant-background-light-transparent);box-shadow:0 0 20px var(--ant-background-semi-transparent)}._playOverlay_chmn1_95:hover ._playOverlayIcon_chmn1_112{transform:scale(1.1)}._playOverlayIcon_chmn1_112{font-size:82px;color:var(--ant-color-text-secondary);transition:all .2s ease;padding:0;border-radius:50%}._playerControls_chmn1_135{background:var(--ant-color-bg-layout);padding:24px 24px 8px;display:flex;flex-direction:column;flex-wrap:wrap;gap:12px;z-index:100}._progressBar_chmn1_145{display:flex;align-items:center;gap:12px;width:100%}._progressBar_chmn1_145 ._timeDisplay_chmn1_151{color:var(--ant-color-text-secondary);font-size:13px;text-align:center}._progressBar_chmn1_145 ._progressSlider_chmn1_156{flex:1;margin:0}._controlsRow_chmn1_161{display:flex;align-items:center;justify-content:space-between;gap:24px}._infoSection_chmn1_168{flex:1;min-width:0}._currentChapter_chmn1_173 ._chapterTitle_chmn1_173{color:var(--ant-color-text);font-size:14px;font-weight:500;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._currentChapter_chmn1_173 ._resourceTitle_chmn1_182{color:var(--ant-color-text-secondary);font-size:12px;margin:4px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._playbackControls_chmn1_191{display:flex;align-items:center;justify-content:center;gap:12px}._volumeSection_chmn1_198{flex:1;display:flex;align-items:center;justify-content:flex-end;gap:12px}._controlButton_chmn1_206{background:none;border:none;color:var(--primary-color);cursor:pointer;padding:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease;border-radius:50%}._controlButton_chmn1_206:hover:not(:disabled){background-color:color-mix(in srgb,var(--primary-color) 15%,transparent);transform:scale(1.1);color:var(--primary-color-hover)}._controlButton_chmn1_206:active:not(:disabled){transform:scale(.95)}._controlButton_chmn1_206:disabled{opacity:.3;cursor:not-allowed}._controlButton_chmn1_206._playButton_chmn1_230{padding:4px}._skipButton_chmn1_234{position:relative}._skipButton_chmn1_234 ._skipNumber_chmn1_237{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:12px;font-weight:700;line-height:1;color:currentColor;pointer-events:none}._player_chmn1_1:fullscreen ._playerControls_chmn1_135{position:absolute;bottom:0;left:0;right:0}._playerControls_chmn1_135._smallScreen_chmn1_256{padding:12px 16px}._playerControls_chmn1_135._smallScreen_chmn1_256 ._controlsRow_chmn1_161{flex-direction:column;gap:4px}._playerControls_chmn1_135._smallScreen_chmn1_256 ._infoSection_chmn1_168,._playerControls_chmn1_135._smallScreen_chmn1_256 ._volumeSection_chmn1_198{width:100%}._playerControls_chmn1_135._smallScreen_chmn1_256 ._volumeSection_chmn1_198{justify-content:space-between}._playerControls_chmn1_135._smallScreen_chmn1_256 ._volumeControl_chmn1_270{min-width:100px}._header_t6d3e_1{border-bottom:1px solid var(--ant-color-border);background:transparent!important;padding:16px 12px;display:flex;align-items:center;justify-content:space-between;overflow-x:auto;height:65px;flex-shrink:0}._subHeader_t6d3e_13{display:flex;align-items:center;gap:8px}._title_t6d3e_19{font-size:14px;font-weight:600;color:var(--ant-color-text);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:320px}._root_pak4h_1{display:flex;flex-direction:column;height:100%;overflow:hidden;padding:0!important}._body_pak4h_9{flex-grow:1;position:relative;overflow:hidden}._root_126dx_1{height:100%;display:flex;flex-direction:column;overflow:hidden;border-right:1px solid var(--ant-color-border);padding:0}._root_126dx_1 .ant-conversations{flex:1 1 auto;min-height:0;overflow-y:auto}._root_126dx_1 .ant-conversations-label{white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;line-height:1.35;word-break:break-word}._root_126dx_1 .ant-conversations-item{height:auto;min-height:40px;align-items:center;padding-top:8px;padding-bottom:8px;flex-shrink:0}._cover_126dx_34{width:20px;height:26px;object-fit:cover;border-radius:2px;display:block}._iconFallback_126dx_42{width:20px;height:26px;display:inline-flex;align-items:center;justify-content:center;font-size:24px;color:var(--ant-color-text-tertiary)}._errorBanner_olpo7_1{display:flex;align-items:center;gap:10px;background:color-mix(in srgb,var(--ant-color-error) 10%,var(--ant-color-bg-container));border:1px solid color-mix(in srgb,var(--ant-color-error) 35%,transparent);border-radius:6px;padding:6px 10px;margin:0 24px 8px;color:var(--ant-color-error);font-size:13px}._text_olpo7_14{flex:1;display:flex;flex-wrap:wrap;gap:2px 6px}._countdown_olpo7_21{font-variant-numeric:tabular-nums;opacity:.85}._action_olpo7_26{flex-shrink:0}._conversationView_35ymu_1{display:flex;flex-direction:column;height:100%;overflow:hidden}._messages_35ymu_8{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:12px}._inputRow_1hafh_1{padding:12px 24px;border-top:1px solid var(--ant-color-border)}._counter_1hafh_6{margin-top:4px;text-align:right;font-size:12px;color:var(--ant-color-text-tertiary)}._counter_1hafh_6[data-at-limit=true]{color:var(--ant-color-error)}._sources_1xm6y_1{margin-top:12px;display:flex;flex-direction:column;gap:6px}._sourcesHeading_1xm6y_8{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.4px;color:var(--ant-color-text-tertiary)}._sourcesList_1xm6y_16{display:flex;flex-direction:column;gap:6px}._sourceCard_1xm6y_22{all:unset;display:flex;align-items:flex-start;gap:10px;padding:8px 10px;border:1px solid var(--ant-color-border);border-radius:8px;background-color:var(--ant-color-bg-container);cursor:pointer;transition:border-color .15s ease,background-color .15s ease;text-align:left;transform:none!important}._sourceCard_1xm6y_22:hover,._sourceCard_1xm6y_22:active,._sourceCard_1xm6y_22:focus,._sourceCard_1xm6y_22:focus-visible{border-color:var(--ant-color-primary);background-color:color-mix(in srgb,var(--ant-color-primary) 4%,var(--ant-color-bg-container));transform:none!important}._sourceCardHighlight_1xm6y_42{animation:_aiSourceFlash_1xm6y_1 1.3s ease-out}@keyframes _aiSourceFlash_1xm6y_1{0%{background-color:color-mix(in srgb,var(--ant-color-primary) 18%,var(--ant-color-bg-container));border-color:var(--ant-color-primary)}to{background-color:var(--ant-color-bg-container);border-color:var(--ant-color-border)}}._sourceCardBadge_1xm6y_56{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:11px;background-color:color-mix(in srgb,var(--ant-color-primary) 12%,transparent);color:var(--ant-color-primary);font-size:11px;font-weight:600;line-height:1}._sourceCardPreview_1xm6y_71{flex:1;font-size:12px;line-height:1.45;color:var(--ant-color-text-secondary);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}._citationLink_eexm6_1{all:unset;cursor:pointer;color:var(--ant-color-primary);margin:0 1px;transition:color .15s ease}._citationLink_eexm6_1:hover{text-decoration:underline;color:color-mix(in srgb,var(--ant-color-primary) 75%,var(--ant-color-text))}._citationLink_eexm6_1:focus-visible{outline:2px solid var(--ant-color-primary);outline-offset:1px;border-radius:2px}._citationLinkMissing_eexm6_18{color:var(--ant-color-text-tertiary)}._messageList_1gllu_1{height:100%;padding:16px 24px}._messageList_1gllu_1 ul,._messageList_1gllu_1 ol{padding-left:20px;margin:4px 0}._messageList_1gllu_1 ul{list-style:disc outside!important}._messageList_1gllu_1 ol{list-style:decimal outside!important}._messageList_1gllu_1 ul ul{list-style:circle outside!important}._messageList_1gllu_1 ul ul ul{list-style:square outside!important}._messageList_1gllu_1 li{margin:2px 0}._assistantMessage_1gllu_26 .ant-avatar,._userMessage_1gllu_30 .ant-avatar{border-width:0px}._contextBar_1l64y_1{display:flex;align-items:center;gap:8px;padding:8px 24px;border-bottom:1px solid var(--ant-color-border);background-color:var(--ant-color-fill-quaternary);font-size:13px;color:var(--ant-color-text-secondary);flex-shrink:0;flex-wrap:wrap}._contextBarIcon_1l64y_14{color:var(--ant-color-primary)}._contextBarLabel_1l64y_18{color:var(--ant-color-text-primary);flex-shrink:0}._contextBarEmpty_1l64y_23{color:var(--ant-color-text-tertiary);font-style:italic}._contextBarChips_1l64y_28{display:flex;align-items:center;gap:8px;flex:1;flex-wrap:wrap;min-width:0}._contextChip_1l64y_37{display:inline-flex;align-items:center;gap:6px;padding:2px 8px 2px 4px;margin:0;max-width:220px}._contextChipCover_1l64y_46{width:16px;height:20px;object-fit:cover;border-radius:2px;flex-shrink:0}._contextChipName_1l64y_54{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._contextAddBtn_1l64y_60{all:unset;cursor:pointer;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border:1px dashed var(--ant-color-border);border-radius:4px;font-size:12px;color:var(--ant-color-text-secondary)}._contextAddBtn_1l64y_60:hover{border-color:var(--ant-color-primary);color:var(--ant-color-primary)}._contextPicker_1l64y_77{min-width:240px;flex:1}._welcomeWrap_113cf_1{margin:auto;width:100%;max-width:560px;display:flex;flex-direction:column;gap:16px;padding:24px}._guideIcon_113cf_11{height:100%;width:auto;border-radius:50%;object-fit:cover;aspect-ratio:1/1}.other h2{font-size:18px;color:var(--ant-color-text);margin-bottom:7px}.other a{color:var(--ant-color-text);text-decoration:underline;font-size:14px}.other ul{padding:0;margin:0;list-style-type:none}.ltr{text-align:left}.rtl{text-align:right}.editor-container{height:100%;margin:0!important;border-radius:10px 10px 2px 2px;color:var(--ant-color-text);position:relative;line-height:20px;font-weight:400;text-align:left}.editor-inner{background:var(--ant-color-bg-layout);color:var(--ant-color-text);position:relative;border:1px solid var(--ant-color-border);height:95%;border-top:none;overflow-y:scroll;max-height:95%}.editor-input{height:100%;resize:none;font-size:15px;caret-color:var(--ant-grey-9);position:relative;-moz-tab-size:1;tab-size:1;outline:0;padding:15px 10px;caret-color:var(--ant-grey-7)}.editor-placeholder{color:var(--ant-grey-6);overflow:hidden;position:absolute;text-overflow:ellipsis;top:15px;left:10px;font-size:15px;-webkit-user-select:none;user-select:none;display:inline-block;pointer-events:none}.editor-text-bold{font-weight:700}.editor-text-italic{font-style:italic}.editor-text-underline{text-decoration:underline}.editor-text-strikethrough{text-decoration:line-through}.editor-text-underlineStrikethrough{text-decoration:underline line-through}.editor-text-code{background-color:var(--ant-grey-1);padding:1px .25rem;font-family:Menlo,Consolas,Monaco,monospace;font-size:94%}.editor-link{color:var(--ant-blue);text-decoration:none}.tree-view-output{display:block;background:var(--ant-grey-8);color:var(--ant-color-bg-layout);padding:5px;font-size:12px;white-space:pre-wrap;margin:1px auto 10px;max-height:250px;position:relative;border-bottom-left-radius:10px;border-bottom-right-radius:10px;overflow:auto;line-height:14px}.editor-code{background-color:var(--ant-grey-1);font-family:Menlo,Consolas,Monaco,monospace;display:block;padding:8px 8px 8px 52px;line-height:1.53;font-size:13px;margin:8px 0;-moz-tab-size:2;tab-size:2;overflow-x:auto;position:relative}.editor-code:before{content:attr(data-gutter);position:absolute;background-color:var(--ant-grey-1);left:0;top:0;border-right:1px solid var(--ant-color-border);padding:8px;color:var(--ant-grey-7);white-space:pre-wrap;text-align:right;min-width:25px}.editor-code:after{content:attr(data-highlight-language);top:0;right:3px;padding:3px;font-size:10px;text-transform:uppercase;position:absolute;color:var(--ant-shadow-semi-transparent)}.editor-tokenComment{color:#708090}.editor-tokenPunctuation{color:var(--ant-grey-6)}.editor-tokenProperty{color:#905}.editor-tokenSelector{color:#690}.editor-tokenOperator{color:#9a6e3a}.editor-tokenAttr{color:#07a}.editor-tokenVariable{color:#e90}.editor-tokenFunction{color:#dd4a68}.editor-paragraph{margin:0 0 8px;position:relative}.editor-paragraph:last-child{margin-bottom:0}.editor-heading-h1{font-size:24px;color:var(--ant-color-text);font-weight:400;margin:0 0 12px;padding:0}.editor-heading-h2{font-size:15px;color:var(--ant-grey-8);font-weight:700;margin:10px 0 0;padding:0;text-transform:uppercase}.editor-quote{margin:0 0 0 20px;font-size:15px;color:var(--ant-grey-6);border-left-color:var(--ant-color-border);border-left-width:4px;border-left-style:solid;padding-left:16px}.editor-list-ol,.editor-list-ul{padding:0;list-style-type:none}.editor-listitem{margin:8px 32px;list-style-position:outside}.editor-list-ol .editor-listitem{list-style-type:decimal}.editor-list-ul .editor-listitem{list-style-type:disc}.editor-nested-listitem{list-style-type:none}pre::-webkit-scrollbar{background:transparent;width:10px}pre::-webkit-scrollbar-thumb{background:var(--ant-grey-6)}.debug-timetravel-panel{overflow:hidden;padding:0 0 10px;margin:auto;display:flex}.debug-timetravel-panel-slider{padding:0;flex:8}.debug-timetravel-panel-button{padding:0;border:0;background:none;flex:1;color:var(--ant-color-bg-layout);font-size:12px}.debug-timetravel-panel-button:hover{text-decoration:underline}.debug-timetravel-button{border:0;padding:0;font-size:12px;top:10px;right:15px;position:absolute;background:none;color:var(--ant-color-bg-layout)}.debug-timetravel-button:hover{text-decoration:underline}.emoji{color:transparent;background-size:16px 16px;background-position:center;background-repeat:no-repeat;vertical-align:middle;margin:0 -1px}.emoji-inner{padding:0 .15em}.emoji-inner::selection{color:transparent;background-color:#96969666}.emoji-inner::moz-selection{color:transparent;background-color:#96969666}.emoji.happysmile{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEgAAABICAMAAABiM0N1AAACE1BMVEVHcEwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAAAAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD86isAAAB2bRQBAQD25CoaGAT15CqFfBdIQwwZFwTSwyTTxCStoR4KCQKGfRfz4in04yoMCwJHQgxRSw5STA7r2ijj0yeDehammhylmRwjIAYiHwbv3ikYFgR1bBQbGQV3bhRlXhGXjBpOSA355yrq2SjVxiTn1yewox776SvMvSM/OwtzahQODQJcVRACAgALCgKonB1FQAxEPwynmxxTTQ5GQQzs2yjQwSPOvyPNviNUTg62qR8kIQZPSQ3PwCO5rCB+dRW6rSDu3Sm3qh9YUg8lIgaBeBaUihmqnh2rnx3p2SiQhhmvoh4HBgHo2CgIBwHk1CeRhxlQSg6xpB6CeRZJRAySiBlXUQ9WUA/w3ynt3ChaVA+Vixl180CkAAAAU3RSTlMABfwYE47z9P75uJBWWWtt8e746+zt2djatrUWjcvIxxVs9Y8bjHcZZ/IaUHPQJ83OJHVPYPvcVdtuF1gUycoSTczxz2TzI3YEJiVodCgGTmVTUqncTiEAAALWSURBVFjD7ZfVWxtBFMUhJNkI2lIoBYoVLVaou7vvyQQIwZPgVJC2uLtDsbp7+ycWHtjsJuzsJF/7tQ85T7N3d377jdw7Z/z8fPLJp3+vgCCjISJMrw+LMBiPHfWWcvxILCQ6kaD2ArMnKRGoshS1l1SbzdUlr4psVQCnyfAQ45/CgVgGKnmRKoctBNwlf0842VnA1DjvpjkHcO4KO+eOFiuL/Jaan8GFvayc/Qfg+MHLqGkZqmtsnDSQBZ6icoIQFs5dFfnFU7VGVAyj2xeKIl5Bq9DeUOLczMJPXlHfkKu0C1Kw8l0Z9LQBeQr7mcMiz6AlaFOpoCSM8EyyI4bGUSeScTbQBOFoGRyCzzyjbAimgGIxsPmh+X5xgcks7iqN1GE3pY7pqoR8N21UIJMYJI1U9OuiZUFBsAjdije63RODXCKDCJQFGUWbumCj2wMxyCVSC40syICP0oE8dBuaM1KKXbKgg3jsnFpTgetkSyMl2CkL2oFHPLOeYLssSA8zO6gQ2/4+6I8N7bBoshVFm2wD2tlBtOU3KldZnmlDBsHGDhrCIaakVVJFmS5ePv1PYlj4sqNwiyXvEJr1iKMWNmf69/Z0v5Niarp7eoWHUWphU3NkTshRgrf2urHNx+r6D69BhHI0SS+1fho4hH92OvrW072htdlkam5tXG/2jXQKL2eRTD1FMrSYF43lZVfZpl3r73pf43wzjfQA+sGWh5km8by0WZ+1lJe3PLe2SQ7IRmQqWbVcLCuv/RRy/BlMxKoSZwHabGU7kq8ia3TOF6husRik2y7HkJvRgu48s/Wzj8lav69QpbGayPxQNCxtzZluxNnT7Lb2ag5gn3DHTM4CZy56ZNiva0FsdRWSfK8fJUjPvOyh90/VcEDZYG2p9YW58I219NPQ+ibnkgO8uI2oE3brxHcaXVzwKW8vSNGBmqjIcL0+PDIqJjDed+30yaf/QL8BILNaoYqaEPoAAAAASUVORK5CYII=)}.toolbar{border:1px solid var(--ant-color-border);display:flex;margin-bottom:1px;background:var(--ant-color-bg-layout);padding:4px;border-top-left-radius:10px;border-top-right-radius:10px;vertical-align:middle}.toolbar button.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;cursor:pointer;vertical-align:middle;color:var(--ant-color-text);background-color:var(--ant-color-bg-layout)}.toolbar button.toolbar-item:disabled{cursor:not-allowed}.toolbar button.toolbar-item.spaced{margin-right:2px}.toolbar button.toolbar-item i.format{background-size:contain;display:inline-block;height:18px;width:18px;margin-top:2px;vertical-align:-.25em;display:flex;opacity:.6}.toolbar button.toolbar-item:disabled i.format{opacity:.2}.toolbar button.toolbar-item.active{background-color:var(--ant-grey-3)}.toolbar button.toolbar-item.active i{opacity:1}.toolbar .toolbar-item:hover:not([disabled]){background-color:var(--ant-grey-3);transform:none;transition:none}.dropdown .item{transform:none;transition:none}.toolbar .divider{width:1px;background-color:var(--ant-grey-3);margin:0 4px}.toolbar select.toolbar-item{border:0;display:flex;background:none;border-radius:10px;padding:8px;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;width:70px;font-size:14px;color:var(--ant-grey-6);text-overflow:ellipsis}.toolbar select.code-language{text-transform:capitalize;width:130px}.toolbar .toolbar-item .text{display:flex;line-height:20px;width:200px;vertical-align:middle;font-size:14px;color:var(--ant-grey-6);text-overflow:ellipsis;width:100px;overflow:hidden;height:20px;text-align:left;padding-top:1px}.toolbar .toolbar-item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:8px;line-height:16px;background-color:var(--ant-grey-10);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.toolbar i.chevron-down{margin-top:3px;width:16px;height:16px;display:flex;-webkit-user-select:none;user-select:none}.toolbar i.chevron-down.inside{width:16px;height:16px;display:flex;margin-left:-25px;margin-top:11px;margin-right:10px;pointer-events:none}.toolbar button.toolbar-item i.format,i.chevron-down{background-color:var(--ant-grey-10);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}i.chevron-down{display:inline-block;height:8px;width:8px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-chevron-down'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M1.646%204.646a.5.5%200%200%201%20.708%200L8%2010.293l5.646-5.647a.5.5%200%200%201%20.708.708l-6%206a.5.5%200%200%201-.708%200l-6-6a.5.5%200%200%201%200-.708z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-chevron-down'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M1.646%204.646a.5.5%200%200%201%20.708%200L8%2010.293l5.646-5.647a.5.5%200%200%201%20.708.708l-6%206a.5.5%200%200%201-.708%200l-6-6a.5.5%200%200%201%200-.708z'/%3e%3c/svg%3e")}#block-controls button:hover{background-color:var(--ant-grey-3)}#block-controls button:focus-visible{border-color:var(--ant-blue)}#block-controls span.block-type{background-color:var(--ant-grey-10);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;display:block;width:18px;height:18px;margin:2px}#block-controls span.block-type.paragraph{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-paragraph'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M2%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm4-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-paragraph'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M2%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm4-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e")}#block-controls span.block-type.h1{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-h1'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M8.637%2013V3.669H7.379V7.62H2.758V3.67H1.5V13h1.258V8.728h4.62V13h1.259zm5.329%200V3.669h-1.244L10.5%205.316v1.265l2.16-1.565h.062V13h1.244z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-h1'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M8.637%2013V3.669H7.379V7.62H2.758V3.67H1.5V13h1.258V8.728h4.62V13h1.259zm5.329%200V3.669h-1.244L10.5%205.316v1.265l2.16-1.565h.062V13h1.244z'/%3e%3c/svg%3e")}#block-controls span.block-type.h2{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-h2'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M7.638%2013V3.669H6.38V7.62H1.759V3.67H.5V13h1.258V8.728h4.62V13h1.259zm3.022-6.733v-.048c0-.889.63-1.668%201.716-1.668.957%200%201.675.608%201.675%201.572%200%20.855-.554%201.504-1.067%202.085l-3.513%203.999V13H15.5v-1.094h-4.245v-.075l2.481-2.844c.875-.998%201.586-1.784%201.586-2.953%200-1.463-1.155-2.556-2.919-2.556-1.941%200-2.966%201.326-2.966%202.74v.049h1.223z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-h2'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M7.638%2013V3.669H6.38V7.62H1.759V3.67H.5V13h1.258V8.728h4.62V13h1.259zm3.022-6.733v-.048c0-.889.63-1.668%201.716-1.668.957%200%201.675.608%201.675%201.572%200%20.855-.554%201.504-1.067%202.085l-3.513%203.999V13H15.5v-1.094h-4.245v-.075l2.481-2.844c.875-.998%201.586-1.784%201.586-2.953%200-1.463-1.155-2.556-2.919-2.556-1.941%200-2.966%201.326-2.966%202.74v.049h1.223z'/%3e%3c/svg%3e")}#block-controls span.block-type.quote{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-chat-square-quote'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M14%201a1%201%200%200%201%201%201v8a1%201%200%200%201-1%201h-2.5a2%202%200%200%200-1.6.8L8%2014.333%206.1%2011.8a2%202%200%200%200-1.6-.8H2a1%201%200%200%201-1-1V2a1%201%200%200%201%201-1h12zM2%200a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h2.5a1%201%200%200%201%20.8.4l1.9%202.533a1%201%200%200%200%201.6%200l1.9-2.533a1%201%200%200%201%20.8-.4H14a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2H2z'/%3e%3cpath%20d='M7.066%204.76A1.665%201.665%200%200%200%204%205.668a1.667%201.667%200%200%200%202.561%201.406c-.131.389-.375.804-.777%201.22a.417.417%200%201%200%20.6.58c1.486-1.54%201.293-3.214.682-4.112zm4%200A1.665%201.665%200%200%200%208%205.668a1.667%201.667%200%200%200%202.561%201.406c-.131.389-.375.804-.777%201.22a.417.417%200%201%200%20.6.58c1.486-1.54%201.293-3.214.682-4.112z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-chat-square-quote'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M14%201a1%201%200%200%201%201%201v8a1%201%200%200%201-1%201h-2.5a2%202%200%200%200-1.6.8L8%2014.333%206.1%2011.8a2%202%200%200%200-1.6-.8H2a1%201%200%200%201-1-1V2a1%201%200%200%201%201-1h12zM2%200a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h2.5a1%201%200%200%201%20.8.4l1.9%202.533a1%201%200%200%200%201.6%200l1.9-2.533a1%201%200%200%201%20.8-.4H14a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2H2z'/%3e%3cpath%20d='M7.066%204.76A1.665%201.665%200%200%200%204%205.668a1.667%201.667%200%200%200%202.561%201.406c-.131.389-.375.804-.777%201.22a.417.417%200%201%200%20.6.58c1.486-1.54%201.293-3.214.682-4.112zm4%200A1.665%201.665%200%200%200%208%205.668a1.667%201.667%200%200%200%202.561%201.406c-.131.389-.375.804-.777%201.22a.417.417%200%201%200%20.6.58c1.486-1.54%201.293-3.214.682-4.112z'/%3e%3c/svg%3e")}#block-controls span.block-type.ul{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-list-ul'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M5%2011.5a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm-3%201a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm0%204a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm0%204a1%201%200%201%200%200-2%201%201%200%200%200%200%202z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-list-ul'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M5%2011.5a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm-3%201a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm0%204a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm0%204a1%201%200%201%200%200-2%201%201%200%200%200%200%202z'/%3e%3c/svg%3e")}#block-controls span.block-type.ol{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-list-ol'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M5%2011.5a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5z'/%3e%3cpath%20d='M1.713%2011.865v-.474H2c.217%200%20.363-.137.363-.317%200-.185-.158-.31-.361-.31-.223%200-.367.152-.373.31h-.59c.016-.467.373-.787.986-.787.588-.002.954.291.957.703a.595.595%200%200%201-.492.594v.033a.615.615%200%200%201%20.569.631c.003.533-.502.8-1.051.8-.656%200-1-.37-1.008-.794h.582c.008.178.186.306.422.309.254%200%20.424-.145.422-.35-.002-.195-.155-.348-.414-.348h-.3zm-.004-4.699h-.604v-.035c0-.408.295-.844.958-.844.583%200%20.96.326.96.756%200%20.389-.257.617-.476.848l-.537.572v.03h1.054V9H1.143v-.395l.957-.99c.138-.142.293-.304.293-.508%200-.18-.147-.32-.342-.32a.33.33%200%200%200-.342.338v.041zM2.564%205h-.635V2.924h-.031l-.598.42v-.567l.629-.443h.635V5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-list-ol'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M5%2011.5a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5z'/%3e%3cpath%20d='M1.713%2011.865v-.474H2c.217%200%20.363-.137.363-.317%200-.185-.158-.31-.361-.31-.223%200-.367.152-.373.31h-.59c.016-.467.373-.787.986-.787.588-.002.954.291.957.703a.595.595%200%200%201-.492.594v.033a.615.615%200%200%201%20.569.631c.003.533-.502.8-1.051.8-.656%200-1-.37-1.008-.794h.582c.008.178.186.306.422.309.254%200%20.424-.145.422-.35-.002-.195-.155-.348-.414-.348h-.3zm-.004-4.699h-.604v-.035c0-.408.295-.844.958-.844.583%200%20.96.326.96.756%200%20.389-.257.617-.476.848l-.537.572v.03h1.054V9H1.143v-.395l.957-.99c.138-.142.293-.304.293-.508%200-.18-.147-.32-.342-.32a.33.33%200%200%200-.342.338v.041zM2.564%205h-.635V2.924h-.031l-.598.42v-.567l.629-.443h.635V5z'/%3e%3c/svg%3e")}#block-controls span.block-type.code{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-code'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.854%204.854a.5.5%200%201%200-.708-.708l-3.5%203.5a.5.5%200%200%200%200%20.708l3.5%203.5a.5.5%200%200%200%20.708-.708L2.707%208l3.147-3.146zm4.292%200a.5.5%200%200%201%20.708-.708l3.5%203.5a.5.5%200%200%201%200%20.708l-3.5%203.5a.5.5%200%200%201-.708-.708L13.293%208l-3.147-3.146z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-code'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.854%204.854a.5.5%200%201%200-.708-.708l-3.5%203.5a.5.5%200%200%200%200%20.708l3.5%203.5a.5.5%200%200%200%20.708-.708L2.707%208l3.147-3.146zm4.292%200a.5.5%200%200%201%20.708-.708l3.5%203.5a.5.5%200%200%201%200%20.708l-3.5%203.5a.5.5%200%200%201-.708-.708L13.293%208l-3.147-3.146z'/%3e%3c/svg%3e")}.dropdown{z-index:5;display:block;position:absolute;box-shadow:var(--ant-box-shadow);border-radius:8px;min-width:100px;min-height:40px;background-color:var(--ant-color-bg-layout)}.dropdown .item{margin:0 8px;padding:8px;color:var(--ant-grey-9);cursor:pointer;line-height:16px;font-size:15px;display:flex;align-content:center;flex-direction:row;flex-shrink:0;justify-content:space-between;background-color:var(--ant-color-bg-layout);border-radius:8px;border:0;min-width:268px}.dropdown .item .active{display:flex;width:20px;height:20px;background-size:contain}.dropdown .item:first-child{margin-top:8px}.dropdown .item:last-child{margin-bottom:8px}.dropdown .item:hover{background-color:var(--ant-grey-3)}.dropdown .item .text{display:flex;line-height:20px;flex-grow:1;width:200px}.dropdown .item .icon{display:flex;width:20px;height:20px;-webkit-user-select:none;user-select:none;margin-right:12px;line-height:16px;background-color:var(--ant-grey-10);-webkit-mask-size:100% 100%;mask-size:100% 100%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center}.link-editor{position:absolute;z-index:100;top:-10000px;left:-10000px;margin-top:-6px;max-width:300px;width:100%;opacity:0;background-color:var(--ant-color-bg-layout);box-shadow:var(--ant-box-shadow);border-radius:8px;transition:opacity .5s}.link-editor .link-input{display:block;width:calc(100% - 24px);box-sizing:border-box;margin:8px 12px;padding:8px 12px;border-radius:15px;background-color:var(--ant-grey-3);font-size:15px;color:#050505;border:0;outline:0;position:relative;font-family:inherit}.link-editor div.link-edit{background-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-pencil-fill'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M12.854.146a.5.5%200%200%200-.707%200L10.5%201.793%2014.207%205.5l1.647-1.646a.5.5%200%200%200%200-.708l-3-3zm.646%206.061L9.793%202.5%203.293%209H3.5a.5.5%200%200%201%20.5.5v.5h.5a.5.5%200%200%201%20.5.5v.5h.5a.5.5%200%200%201%20.5.5v.5h.5a.5.5%200%200%201%20.5.5v.207l6.5-6.5zm-7.468%207.468A.5.5%200%200%201%206%2013.5V13h-.5a.5.5%200%200%201-.5-.5V12h-.5a.5.5%200%200%201-.5-.5V11h-.5a.5.5%200%200%201-.5-.5V10h-.5a.499.499%200%200%201-.175-.032l-.179.178a.5.5%200%200%200-.11.168l-2%205a.5.5%200%200%200%20.65.65l5-2a.5.5%200%200%200%20.168-.11l.178-.178z'/%3e%3c/svg%3e");background-size:16px;background-position:center;background-repeat:no-repeat;width:35px;vertical-align:-.25em;position:absolute;right:0;top:0;bottom:0;cursor:pointer}.link-editor .link-input a{color:var(--ant-blue);text-decoration:none;display:block;white-space:nowrap;overflow:hidden;margin-right:30px;text-overflow:ellipsis}.link-editor .link-input a:hover{text-decoration:underline}.link-editor .button{width:20px;height:20px;display:inline-block;padding:6px;border-radius:8px;cursor:pointer;margin:0 2px}.link-editor .button.hovered{width:20px;height:20px;display:inline-block;background-color:var(--ant-grey-3)}.link-editor .button i,.actions i{background-size:contain;display:inline-block;height:20px;width:20px;vertical-align:-.25em}i.undo{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-arrow-counterclockwise'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M8%203a5%205%200%201%201-4.546%202.914.5.5%200%200%200-.908-.417A6%206%200%201%200%208%202v1z'/%3e%3cpath%20d='M8%204.466V.534a.25.25%200%200%200-.41-.192L5.23%202.308a.25.25%200%200%200%200%20.384l2.36%201.966A.25.25%200%200%200%208%204.466z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-arrow-counterclockwise'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M8%203a5%205%200%201%201-4.546%202.914.5.5%200%200%200-.908-.417A6%206%200%201%200%208%202v1z'/%3e%3cpath%20d='M8%204.466V.534a.25.25%200%200%200-.41-.192L5.23%202.308a.25.25%200%200%200%200%20.384l2.36%201.966A.25.25%200%200%200%208%204.466z'/%3e%3c/svg%3e")}i.redo{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-arrow-clockwise'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M8%203a5%205%200%201%200%204.546%202.914.5.5%200%200%201%20.908-.417A6%206%200%201%201%208%202v1z'/%3e%3cpath%20d='M8%204.466V.534a.25.25%200%200%201%20.41-.192l2.36%201.966c.12.1.12.284%200%20.384L8.41%204.658A.25.25%200%200%201%208%204.466z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-arrow-clockwise'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M8%203a5%205%200%201%200%204.546%202.914.5.5%200%200%201%20.908-.417A6%206%200%201%201%208%202v1z'/%3e%3cpath%20d='M8%204.466V.534a.25.25%200%200%201%20.41-.192l2.36%201.966c.12.1.12.284%200%20.384L8.41%204.658A.25.25%200%200%201%208%204.466z'/%3e%3c/svg%3e")}.icon.paragraph{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-paragraph'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M2%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm4-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-paragraph'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M2%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm4-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e")}.icon.large-heading,.icon.h1{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-h1'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M8.637%2013V3.669H7.379V7.62H2.758V3.67H1.5V13h1.258V8.728h4.62V13h1.259zm5.329%200V3.669h-1.244L10.5%205.316v1.265l2.16-1.565h.062V13h1.244z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-h1'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M8.637%2013V3.669H7.379V7.62H2.758V3.67H1.5V13h1.258V8.728h4.62V13h1.259zm5.329%200V3.669h-1.244L10.5%205.316v1.265l2.16-1.565h.062V13h1.244z'/%3e%3c/svg%3e")}.icon.small-heading,.icon.h2{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-h2'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M7.638%2013V3.669H6.38V7.62H1.759V3.67H.5V13h1.258V8.728h4.62V13h1.259zm3.022-6.733v-.048c0-.889.63-1.668%201.716-1.668.957%200%201.675.608%201.675%201.572%200%20.855-.554%201.504-1.067%202.085l-3.513%203.999V13H15.5v-1.094h-4.245v-.075l2.481-2.844c.875-.998%201.586-1.784%201.586-2.953%200-1.463-1.155-2.556-2.919-2.556-1.941%200-2.966%201.326-2.966%202.74v.049h1.223z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-h2'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M7.638%2013V3.669H6.38V7.62H1.759V3.67H.5V13h1.258V8.728h4.62V13h1.259zm3.022-6.733v-.048c0-.889.63-1.668%201.716-1.668.957%200%201.675.608%201.675%201.572%200%20.855-.554%201.504-1.067%202.085l-3.513%203.999V13H15.5v-1.094h-4.245v-.075l2.481-2.844c.875-.998%201.586-1.784%201.586-2.953%200-1.463-1.155-2.556-2.919-2.556-1.941%200-2.966%201.326-2.966%202.74v.049h1.223z'/%3e%3c/svg%3e")}.icon.bullet-list,.icon.ul{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-list-ul'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M5%2011.5a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm-3%201a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm0%204a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm0%204a1%201%200%201%200%200-2%201%201%200%200%200%200%202z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-list-ul'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M5%2011.5a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm-3%201a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm0%204a1%201%200%201%200%200-2%201%201%200%200%200%200%202zm0%204a1%201%200%201%200%200-2%201%201%200%200%200%200%202z'/%3e%3c/svg%3e")}.icon.numbered-list,.icon.ol{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-list-ol'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M5%2011.5a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5z'/%3e%3cpath%20d='M1.713%2011.865v-.474H2c.217%200%20.363-.137.363-.317%200-.185-.158-.31-.361-.31-.223%200-.367.152-.373.31h-.59c.016-.467.373-.787.986-.787.588-.002.954.291.957.703a.595.595%200%200%201-.492.594v.033a.615.615%200%200%201%20.569.631c.003.533-.502.8-1.051.8-.656%200-1-.37-1.008-.794h.582c.008.178.186.306.422.309.254%200%20.424-.145.422-.35-.002-.195-.155-.348-.414-.348h-.3zm-.004-4.699h-.604v-.035c0-.408.295-.844.958-.844.583%200%20.96.326.96.756%200%20.389-.257.617-.476.848l-.537.572v.03h1.054V9H1.143v-.395l.957-.99c.138-.142.293-.304.293-.508%200-.18-.147-.32-.342-.32a.33.33%200%200%200-.342.338v.041zM2.564%205h-.635V2.924h-.031l-.598.42v-.567l.629-.443h.635V5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-list-ol'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M5%2011.5a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5zm0-4a.5.5%200%200%201%20.5-.5h9a.5.5%200%200%201%200%201h-9a.5.5%200%200%201-.5-.5z'/%3e%3cpath%20d='M1.713%2011.865v-.474H2c.217%200%20.363-.137.363-.317%200-.185-.158-.31-.361-.31-.223%200-.367.152-.373.31h-.59c.016-.467.373-.787.986-.787.588-.002.954.291.957.703a.595.595%200%200%201-.492.594v.033a.615.615%200%200%201%20.569.631c.003.533-.502.8-1.051.8-.656%200-1-.37-1.008-.794h.582c.008.178.186.306.422.309.254%200%20.424-.145.422-.35-.002-.195-.155-.348-.414-.348h-.3zm-.004-4.699h-.604v-.035c0-.408.295-.844.958-.844.583%200%20.96.326.96.756%200%20.389-.257.617-.476.848l-.537.572v.03h1.054V9H1.143v-.395l.957-.99c.138-.142.293-.304.293-.508%200-.18-.147-.32-.342-.32a.33.33%200%200%200-.342.338v.041zM2.564%205h-.635V2.924h-.031l-.598.42v-.567l.629-.443h.635V5z'/%3e%3c/svg%3e")}.icon.quote{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-chat-square-quote'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M14%201a1%201%200%200%201%201%201v8a1%201%200%200%201-1%201h-2.5a2%202%200%200%200-1.6.8L8%2014.333%206.1%2011.8a2%202%200%200%200-1.6-.8H2a1%201%200%200%201-1-1V2a1%201%200%200%201%201-1h12zM2%200a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h2.5a1%201%200%200%201%20.8.4l1.9%202.533a1%201%200%200%200%201.6%200l1.9-2.533a1%201%200%200%201%20.8-.4H14a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2H2z'/%3e%3cpath%20d='M7.066%204.76A1.665%201.665%200%200%200%204%205.668a1.667%201.667%200%200%200%202.561%201.406c-.131.389-.375.804-.777%201.22a.417.417%200%201%200%20.6.58c1.486-1.54%201.293-3.214.682-4.112zm4%200A1.665%201.665%200%200%200%208%205.668a1.667%201.667%200%200%200%202.561%201.406c-.131.389-.375.804-.777%201.22a.417.417%200%201%200%20.6.58c1.486-1.54%201.293-3.214.682-4.112z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-chat-square-quote'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M14%201a1%201%200%200%201%201%201v8a1%201%200%200%201-1%201h-2.5a2%202%200%200%200-1.6.8L8%2014.333%206.1%2011.8a2%202%200%200%200-1.6-.8H2a1%201%200%200%201-1-1V2a1%201%200%200%201%201-1h12zM2%200a2%202%200%200%200-2%202v8a2%202%200%200%200%202%202h2.5a1%201%200%200%201%20.8.4l1.9%202.533a1%201%200%200%200%201.6%200l1.9-2.533a1%201%200%200%201%20.8-.4H14a2%202%200%200%200%202-2V2a2%202%200%200%200-2-2H2z'/%3e%3cpath%20d='M7.066%204.76A1.665%201.665%200%200%200%204%205.668a1.667%201.667%200%200%200%202.561%201.406c-.131.389-.375.804-.777%201.22a.417.417%200%201%200%20.6.58c1.486-1.54%201.293-3.214.682-4.112zm4%200A1.665%201.665%200%200%200%208%205.668a1.667%201.667%200%200%200%202.561%201.406c-.131.389-.375.804-.777%201.22a.417.417%200%201%200%20.6.58c1.486-1.54%201.293-3.214.682-4.112z'/%3e%3c/svg%3e")}.icon.code{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-code'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.854%204.854a.5.5%200%201%200-.708-.708l-3.5%203.5a.5.5%200%200%200%200%20.708l3.5%203.5a.5.5%200%200%200%20.708-.708L2.707%208l3.147-3.146zm4.292%200a.5.5%200%200%201%20.708-.708l3.5%203.5a.5.5%200%200%201%200%20.708l-3.5%203.5a.5.5%200%200%201-.708-.708L13.293%208l-3.147-3.146z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-code'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.854%204.854a.5.5%200%201%200-.708-.708l-3.5%203.5a.5.5%200%200%200%200%20.708l3.5%203.5a.5.5%200%200%200%20.708-.708L2.707%208l3.147-3.146zm4.292%200a.5.5%200%200%201%20.708-.708l3.5%203.5a.5.5%200%200%201%200%20.708l-3.5%203.5a.5.5%200%200%201-.708-.708L13.293%208l-3.147-3.146z'/%3e%3c/svg%3e")}i.bold{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-bold'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M8.21%2013c2.106%200%203.412-1.087%203.412-2.823%200-1.306-.984-2.283-2.324-2.386v-.055a2.176%202.176%200%200%200%201.852-2.14c0-1.51-1.162-2.46-3.014-2.46H3.843V13H8.21zM5.908%204.674h1.696c.963%200%201.517.451%201.517%201.244%200%20.834-.629%201.32-1.73%201.32H5.908V4.673zm0%206.788V8.598h1.73c1.217%200%201.88.492%201.88%201.415%200%20.943-.643%201.449-1.832%201.449H5.907z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-bold'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M8.21%2013c2.106%200%203.412-1.087%203.412-2.823%200-1.306-.984-2.283-2.324-2.386v-.055a2.176%202.176%200%200%200%201.852-2.14c0-1.51-1.162-2.46-3.014-2.46H3.843V13H8.21zM5.908%204.674h1.696c.963%200%201.517.451%201.517%201.244%200%20.834-.629%201.32-1.73%201.32H5.908V4.673zm0%206.788V8.598h1.73c1.217%200%201.88.492%201.88%201.415%200%20.943-.643%201.449-1.832%201.449H5.907z'/%3e%3c/svg%3e")}i.italic{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-italic'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M7.991%2011.674%209.53%204.455c.123-.595.246-.71%201.347-.807l.11-.52H7.211l-.11.52c1.06.096%201.128.212%201.005.807L6.57%2011.674c-.123.595-.246.71-1.346.806l-.11.52h3.774l.11-.52c-1.06-.095-1.129-.211-1.006-.806z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-italic'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M7.991%2011.674%209.53%204.455c.123-.595.246-.71%201.347-.807l.11-.52H7.211l-.11.52c1.06.096%201.128.212%201.005.807L6.57%2011.674c-.123.595-.246.71-1.346.806l-.11.52h3.774l.11-.52c-1.06-.095-1.129-.211-1.006-.806z'/%3e%3c/svg%3e")}i.underline{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-underline'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.313%203.136h-1.23V9.54c0%202.105%201.47%203.623%203.917%203.623s3.917-1.518%203.917-3.623V3.136h-1.23v6.323c0%201.49-.978%202.57-2.687%202.57-1.709%200-2.687-1.08-2.687-2.57V3.136zM12.5%2015h-9v-1h9v1z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-underline'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.313%203.136h-1.23V9.54c0%202.105%201.47%203.623%203.917%203.623s3.917-1.518%203.917-3.623V3.136h-1.23v6.323c0%201.49-.978%202.57-2.687%202.57-1.709%200-2.687-1.08-2.687-2.57V3.136zM12.5%2015h-9v-1h9v1z'/%3e%3c/svg%3e")}i.strikethrough{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-strikethrough'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M6.333%205.686c0%20.31.083.581.27.814H5.166a2.776%202.776%200%200%201-.099-.76c0-1.627%201.436-2.768%203.48-2.768%201.969%200%203.39%201.175%203.445%202.85h-1.23c-.11-1.08-.964-1.743-2.25-1.743-1.23%200-2.18.602-2.18%201.607zm2.194%207.478c-2.153%200-3.589-1.107-3.705-2.81h1.23c.144%201.06%201.129%201.703%202.544%201.703%201.34%200%202.31-.705%202.31-1.675%200-.827-.547-1.374-1.914-1.675L8.046%208.5H1v-1h14v1h-3.504c.468.437.675.994.675%201.697%200%201.826-1.436%202.967-3.644%202.967z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-type-strikethrough'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M6.333%205.686c0%20.31.083.581.27.814H5.166a2.776%202.776%200%200%201-.099-.76c0-1.627%201.436-2.768%203.48-2.768%201.969%200%203.39%201.175%203.445%202.85h-1.23c-.11-1.08-.964-1.743-2.25-1.743-1.23%200-2.18.602-2.18%201.607zm2.194%207.478c-2.153%200-3.589-1.107-3.705-2.81h1.23c.144%201.06%201.129%201.703%202.544%201.703%201.34%200%202.31-.705%202.31-1.675%200-.827-.547-1.374-1.914-1.675L8.046%208.5H1v-1h14v1h-3.504c.468.437.675.994.675%201.697%200%201.826-1.436%202.967-3.644%202.967z'/%3e%3c/svg%3e")}i.code{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-code'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.854%204.854a.5.5%200%201%200-.708-.708l-3.5%203.5a.5.5%200%200%200%200%20.708l3.5%203.5a.5.5%200%200%200%20.708-.708L2.707%208l3.147-3.146zm4.292%200a.5.5%200%200%201%20.708-.708l3.5%203.5a.5.5%200%200%201%200%20.708l-3.5%203.5a.5.5%200%200%201-.708-.708L13.293%208l-3.147-3.146z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-code'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M5.854%204.854a.5.5%200%201%200-.708-.708l-3.5%203.5a.5.5%200%200%200%200%20.708l3.5%203.5a.5.5%200%200%200%20.708-.708L2.707%208l3.147-3.146zm4.292%200a.5.5%200%200%201%20.708-.708l3.5%203.5a.5.5%200%200%201%200%20.708l-3.5%203.5a.5.5%200%200%201-.708-.708L13.293%208l-3.147-3.146z'/%3e%3c/svg%3e")}i.link{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-link'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M6.354%205.5H4a3%203%200%200%200%200%206h3a3%203%200%200%200%202.83-4H9c-.086%200-.17.01-.25.031A2%202%200%200%201%207%2010.5H4a2%202%200%201%201%200-4h1.535c.218-.376.495-.714.82-1z'/%3e%3cpath%20d='M9%205.5a3%203%200%200%200-2.83%204h1.098A2%202%200%200%201%209%206.5h3a2%202%200%201%201%200%204h-1.535a4.02%204.02%200%200%201-.82%201H12a3%203%200%201%200%200-6H9z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-link'%20viewBox='0%200%2016%2016'%3e%3cpath%20d='M6.354%205.5H4a3%203%200%200%200%200%206h3a3%203%200%200%200%202.83-4H9c-.086%200-.17.01-.25.031A2%202%200%200%201%207%2010.5H4a2%202%200%201%201%200-4h1.535c.218-.376.495-.714.82-1z'/%3e%3cpath%20d='M9%205.5a3%203%200%200%200-2.83%204h1.098A2%202%200%200%201%209%206.5h3a2%202%200%201%201%200%204h-1.535a4.02%204.02%200%200%201-.82%201H12a3%203%200%201%200%200-6H9z'/%3e%3c/svg%3e")}i.left-align{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-left'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M2%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-left'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M2%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e")}i.center-align{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-center'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M4%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm-2-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm2-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm-2-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-center'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M4%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm-2-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm2-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm-2-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e")}i.right-align{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-right'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M6%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm-4-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm4-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm-4-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-text-right'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M6%2012.5a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm-4-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm4-3a.5.5%200%200%201%20.5-.5h7a.5.5%200%200%201%200%201h-7a.5.5%200%200%201-.5-.5zm-4-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e")}i.justify-align{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-justify'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M2%2012.5a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='16'%20fill='currentColor'%20class='bi%20bi-justify'%20viewBox='0%200%2016%2016'%3e%3cpath%20fill-rule='evenodd'%20d='M2%2012.5a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5zm0-3a.5.5%200%200%201%20.5-.5h11a.5.5%200%200%201%200%201h-11a.5.5%200%200%201-.5-.5z'/%3e%3c/svg%3e")}._root_1jkw4_1{display:flex;flex-direction:column;justify-content:start;height:100%;padding:0!important;margin:0!important;background-color:var(--ant-color-bg-layout)!important}._root_1jkw4_1 .ant-tabs-tab-active{border-top:none!important}._root_1jkw4_1 .ant-tabs-nav-list{padding-left:32px;padding-right:32px}._root_1jkw4_1 .ant-collapse>.ant-collapse-item>.ant-collapse-header,._root_1jkw4_1 .ant-collapse-content-box{background-color:var(--ant-color-bg-layout)!important}._listPanel_1jkw4_22{position:relative;display:flex;flex-flow:column;min-height:200px;background:var(--ant-color-bg-layout)!important;height:calc(100% - 116px);padding:0;box-sizing:border-box}._totalInfo_1jkw4_33{padding:16px 12px;background:var(--ant-color-bg-layout)!important}._totalInfo_1jkw4_33 h3{margin:0;color:var(--ant-color-text)}._loading_1jkw4_42{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;background-color:var(--ant-background-semi-transparent)!important;z-index:100}._empty_19h71_1{display:flex;flex-direction:column;height:100%;background-color:var(--ant-color-bg-layout)!important;margin:0!important;justify-content:center;min-height:170px}._content_1mukm_1{line-height:1.6;font-size:18px;height:100%;width:100%;overflow:auto}._content_1mukm_1 *{-webkit-user-select:text;user-select:text}._listWrapper_1mukm_13{width:100%;position:relative;padding:0 8px 8px}._listItem_1mukm_21{background-color:var(--ant-color-bg-layout);border-bottom:1px solid var(--ant-color-border);padding:8px}._listItem_1mukm_21 .ant-list-item-meta{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}._listItem_1mukm_21 .ant-list-item-meta-avatar{margin-top:16px}._root_4b6oc_1{display:flex;flex-direction:column;justify-content:start;position:relative;height:100%;background-color:var(--ant-color-bg-layout)!important;padding:0!important;margin:0!important}._content_4b6oc_12{line-height:1.6;font-size:18px;height:100%;width:100%;height:calc(100% - 72px);overflow-y:auto}._content_4b6oc_12 *{-webkit-user-select:text;user-select:text}._content_4b6oc_12 ._ant-list-item_4b6oc_25{background-color:var(--ant-color-bg-layout)}._listWrapper_62orj_1{height:100%;overflow:auto}._listItem_62orj_6{background-color:var(--ant-color-bg-layout);border-bottom:1px solid var(--ant-color-border);padding:8px!important}._listItem_62orj_6 .ant-list-item-meta{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}._listItem_62orj_6 .ant-list-item-meta-avatar{margin:1rem 0 .5rem;cursor:pointer}._description_62orj_22{margin:1rem 0}._title_62orj_26{font-size:16px;line-height:1.5em;font-weight:700;color:var(--ant-color-text);cursor:pointer}._paragraph_62orj_34{margin-bottom:1rem;line-height:1.5em;font-size:var(--font-size, 14px);color:var(--ant-color-text)}._content_ur67v_1{line-height:1.6;font-size:18px;height:100%}._content_ur67v_1 *{-webkit-user-select:text;user-select:text}._chars_ur67v_11{padding:8px 12px 12px 6px;background:var(--ant-color-bg-layout)!important}._chars_ur67v_11 h4{font-weight:600;margin:0;color:var(--ant-color-text)}._listWrapper_ur67v_21{height:100%;overflow:auto}._listItem_ur67v_26{background-color:var(--ant-color-bg-layout);border-bottom:1px solid var(--ant-color-border);padding:8px}._listItem_ur67v_26 .ant-list-item-meta{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}._listItem_ur67v_26 .ant-list-item-meta-avatar{margin-top:16px}._sermonContainer_qcr5p_1{display:flex;flex-direction:row;margin:30px 0;max-height:120px}._sermonAuthor_qcr5p_8{font-size:700}._sermonTextContainer_qcr5p_12{display:flex;flex-direction:column;justify-content:space-evenly}._sermonTextContainer_qcr5p_12 *{margin:0}._sermonCoverContainer_qcr5p_22{position:relative;width:120px;height:120px;margin-right:20px;background-color:var(--ant-gray-1);display:flex;align-items:center;justify-content:center;flex-shrink:0}._sermonCover_qcr5p_22{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:1}._sermonCoverPlaceholder_qcr5p_44{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;z-index:0}._sermonText_qcr5p_12{-webkit-line-clamp:1;display:-webkit-box;text-overflow:ellipsis;-webkit-box-orient:vertical;overflow:hidden}._sermonTitle_qcr5p_64{font-size:16px;margin-bottom:5px}._root_kdfy6_1{display:flex;flex-direction:column;height:100%;background:transparent!important;padding:0!important;margin:0!important;overflow:hidden}._body_kdfy6_11{flex-grow:1;padding:0!important;position:relative;overflow:hidden;background-color:var(--ant-color-bg-layout)!important}.maplibregl-map{font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;overflow:hidden;position:relative;-webkit-tap-highlight-color:rgb(0 0 0/0)}.maplibregl-canvas{left:0;position:absolute;top:0}.maplibregl-map:fullscreen{height:100%;width:100%}.maplibregl-ctrl-group button.maplibregl-ctrl-compass{touch-action:none}.maplibregl-canvas-container.maplibregl-interactive,.maplibregl-ctrl-group button.maplibregl-ctrl-compass{cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-canvas-container.maplibregl-interactive.maplibregl-track-pointer{cursor:pointer}.maplibregl-canvas-container.maplibregl-interactive:active,.maplibregl-ctrl-group button.maplibregl-ctrl-compass:active{cursor:grabbing}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-canvas-container.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:pinch-zoom}.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan,.maplibregl-canvas-container.maplibregl-touch-zoom-rotate.maplibregl-touch-drag-pan .maplibregl-canvas{touch-action:none}.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures,.maplibregl-canvas-container.maplibregl-touch-drag-pan.maplibregl-cooperative-gestures .maplibregl-canvas{touch-action:pan-x pan-y}.maplibregl-ctrl-bottom-left,.maplibregl-ctrl-bottom-right,.maplibregl-ctrl-top-left,.maplibregl-ctrl-top-right{pointer-events:none;position:absolute;z-index:2}.maplibregl-ctrl-top-left{left:0;top:0}.maplibregl-ctrl-top-right{right:0;top:0}.maplibregl-ctrl-bottom-left{bottom:0;left:0}.maplibregl-ctrl-bottom-right{bottom:0;right:0}.maplibregl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.maplibregl-ctrl-top-left .maplibregl-ctrl{float:left;margin:10px 0 0 10px}.maplibregl-ctrl-top-right .maplibregl-ctrl{float:right;margin:10px 10px 0 0}.maplibregl-ctrl-bottom-left .maplibregl-ctrl{float:left;margin:0 0 10px 10px}.maplibregl-ctrl-bottom-right .maplibregl-ctrl{float:right;margin:0 10px 10px 0}.maplibregl-ctrl-group{background:#fff;border-radius:4px}.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (forced-colors:active){.maplibregl-ctrl-group:not(:empty){box-shadow:0 0 0 2px ButtonText}}.maplibregl-ctrl-group button{background-color:transparent;border:0;box-sizing:border-box;cursor:pointer;display:block;height:29px;outline:none;padding:0;width:29px}.maplibregl-ctrl-group button+button{border-top:1px solid #ddd}.maplibregl-ctrl button .maplibregl-ctrl-icon{background-position:50%;background-repeat:no-repeat;display:block;height:100%;width:100%}@media (forced-colors:active){.maplibregl-ctrl-icon{background-color:transparent}.maplibregl-ctrl-group button+button{border-top:1px solid ButtonText}}.maplibregl-ctrl button::-moz-focus-inner{border:0;padding:0}.maplibregl-ctrl-attrib-button:focus,.maplibregl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl button:disabled{cursor:not-allowed}.maplibregl-ctrl button:disabled .maplibregl-ctrl-icon{opacity:.25}@media (hover:hover){.maplibregl-ctrl button:not(:disabled):hover{background-color:#0000000d}}.maplibregl-ctrl button:not(:disabled):active{background-color:#0000000d}.maplibregl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.maplibregl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.maplibregl-ctrl-group button:focus:first-child{border-radius:4px 4px 0 0}.maplibregl-ctrl-group button:focus:last-child{border-radius:0 0 4px 4px}.maplibregl-ctrl-group button:focus:only-child{border-radius:inherit}.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-zoom-out .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M10 13c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h9c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-zoom-in .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M14.5 8.5c-.75 0-1.5.75-1.5 1.5v3h-3c-.75 0-1.5.75-1.5 1.5S9.25 16 10 16h3v3c0 .75.75 1.5 1.5 1.5S16 19.75 16 19v-3h3c.75 0 1.5-.75 1.5-1.5S19.75 13 19 13h-3v-3c0-.75-.75-1.5-1.5-1.5'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-fullscreen .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M24 16v5.5c0 1.75-.75 2.5-2.5 2.5H16v-1l3-1.5-4-5.5 1-1 5.5 4 1.5-3zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-shrink .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='M18.5 16c-1.75 0-2.5.75-2.5 2.5V24h1l1.5-3 5.5 4 1-1-4-5.5 3-1.5v-1zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-compass .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 29 29'%3E%3Cpath d='m10.5 14 4-8 4 8z'/%3E%3Cpath fill='%23ccc' d='m10.5 16 4 8 4-8z'/%3E%3C/svg%3E")}}.maplibregl-ctrl button.maplibregl-ctrl-globe .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%23333' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-globe-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='none' stroke='%2333b5e5' viewBox='0 0 22 22'%3E%3Ccircle cx='11' cy='11' r='8.5'/%3E%3Cpath d='M17.5 11c0 4.819-3.02 8.5-6.5 8.5S4.5 15.819 4.5 11 7.52 2.5 11 2.5s6.5 3.681 6.5 8.5Z'/%3E%3Cpath d='M13.5 11c0 2.447-.331 4.64-.853 6.206-.262.785-.562 1.384-.872 1.777-.314.399-.58.517-.775.517s-.461-.118-.775-.517c-.31-.393-.61-.992-.872-1.777C8.831 15.64 8.5 13.446 8.5 11s.331-4.64.853-6.206c.262-.785.562-1.384.872-1.777.314-.399.58-.517.775-.517s.461.118.775.517c.31.393.61.992.872 1.777.522 1.565.853 3.76.853 6.206Z'/%3E%3Cpath d='M11 7.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138q.07-.058.224-.138c.299-.151.763-.302 1.379-.434C7.378 5.666 9.091 5.5 11 5.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138q-.07.058-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428ZM4.486 6.436ZM11 16.5c-1.909 0-3.622-.166-4.845-.428-.616-.132-1.08-.283-1.379-.434a1.3 1.3 0 0 1-.224-.138 1.3 1.3 0 0 1 .224-.138c.299-.151.763-.302 1.379-.434C7.378 14.666 9.091 14.5 11 14.5s3.622.166 4.845.428c.616.132 1.08.283 1.379.434.105.053.177.1.224.138a1.3 1.3 0 0 1-.224.138c-.299.151-.763.302-1.379.434-1.223.262-2.936.428-4.845.428Zm-6.514-1.064ZM11 12.5c-2.46 0-4.672-.222-6.255-.574-.796-.177-1.406-.38-1.805-.59a1.5 1.5 0 0 1-.39-.272.3.3 0 0 1-.047-.064.3.3 0 0 1 .048-.064c.066-.073.189-.167.389-.272.399-.21 1.009-.413 1.805-.59C6.328 9.722 8.54 9.5 11 9.5s4.672.222 6.256.574c.795.177 1.405.38 1.804.59.2.105.323.2.39.272a.3.3 0 0 1 .047.064.3.3 0 0 1-.048.064 1.4 1.4 0 0 1-.389.272c-.399.21-1.009.413-1.804.59-1.584.352-3.796.574-6.256.574Zm-8.501-1.51v.002zm0 .018v.002zm17.002.002v-.002zm0-.018v-.002z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%23333' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-terrain-enabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22' height='22' fill='%2333b5e5' viewBox='0 0 22 22'%3E%3Cpath d='m1.754 13.406 4.453-4.851 3.09 3.09 3.281 3.277.969-.969-3.309-3.312 3.844-4.121 6.148 6.886h1.082v-.855l-7.207-8.07-4.84 5.187L6.169 6.57l-5.48 5.965v.871ZM.688 16.844h20.625v1.375H.688Zm0 0'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23333' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23aaa' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-waiting .maplibregl-ctrl-icon{animation:maplibregl-spin 2s linear infinite}@media (forced-colors:active){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23fff' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23999' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-active-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e58978' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%2333b5e5' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate.maplibregl-ctrl-geolocate-background-error .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23e54e33' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl button.maplibregl-ctrl-geolocate .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3C/svg%3E")}.maplibregl-ctrl button.maplibregl-ctrl-geolocate:disabled .maplibregl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='29' height='29' fill='%23666' viewBox='0 0 20 20'%3E%3Cpath d='M10 4C9 4 9 5 9 5v.1A5 5 0 0 0 5.1 9H5s-1 0-1 1 1 1 1 1h.1A5 5 0 0 0 9 14.9v.1s0 1 1 1 1-1 1-1v-.1a5 5 0 0 0 3.9-3.9h.1s1 0 1-1-1-1-1-1h-.1A5 5 0 0 0 11 5.1V5s0-1-1-1m0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7'/%3E%3Ccircle cx='10' cy='10' r='2'/%3E%3Cpath fill='red' d='m14 5 1 1-9 9-1-1z'/%3E%3C/svg%3E")}}@keyframes maplibregl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;cursor:pointer;display:block;height:23px;margin:0 0 -4px -4px;overflow:hidden;width:88px}a.maplibregl-ctrl-logo.maplibregl-compact{width:14px}@media (forced-colors:active){a.maplibregl-ctrl-logo{background-color:transparent;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}@media (forced-colors:active) and (prefers-color-scheme:light){a.maplibregl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='88' height='23' fill='none'%3E%3Cpath fill='%23000' fill-opacity='.4' fill-rule='evenodd' d='M17.408 16.796h-1.827l2.501-12.095h.198l3.324 6.533.988 2.19.988-2.19 3.258-6.533h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.929 5.644h-.098l-2.914-5.644-.757-1.71-.345 1.71zm1.958-3.42-.726 3.663a1.255 1.255 0 0 1-1.232 1.011h-1.827a1.255 1.255 0 0 1-1.229-1.509l2.501-12.095a1.255 1.255 0 0 1 1.23-1.001h.197a1.25 1.25 0 0 1 1.12.685l3.19 6.273 3.125-6.263a1.25 1.25 0 0 1 1.123-.695h.181a1.255 1.255 0 0 1 1.227.991l1.443 6.71a5 5 0 0 1 .314-.787l.009-.016a4.6 4.6 0 0 1 1.777-1.887c.782-.46 1.668-.667 2.611-.667a4.6 4.6 0 0 1 1.7.32l.306.134c.21-.16.474-.256.759-.256h1.694a1.255 1.255 0 0 1 1.212.925 1.255 1.255 0 0 1 1.212-.925h1.711c.284 0 .545.094.755.252.613-.3 1.312-.45 2.075-.45 1.356 0 2.557.445 3.482 1.4q.47.48.763 1.064V4.701a1.255 1.255 0 0 1 1.255-1.255h1.86A1.255 1.255 0 0 1 54.44 4.7v9.194h2.217c.19 0 .37.043.532.118v-4.77c0-.356.147-.678.385-.906a2.42 2.42 0 0 1-.682-1.71c0-.665.267-1.253.735-1.7a2.45 2.45 0 0 1 1.722-.674 2.43 2.43 0 0 1 1.705.675q.318.302.504.683V4.7a1.255 1.255 0 0 1 1.255-1.255h1.744A1.255 1.255 0 0 1 65.812 4.7v3.335a4.8 4.8 0 0 1 1.526-.246c.938 0 1.817.214 2.59.69a4.47 4.47 0 0 1 1.67 1.743v-.98a1.255 1.255 0 0 1 1.256-1.256h1.777c.233 0 .451.064.639.174a3.4 3.4 0 0 1 1.567-.372c.346 0 .861.02 1.285.232a1.25 1.25 0 0 1 .689 1.004 4.7 4.7 0 0 1 .853-.588c.795-.44 1.675-.647 2.61-.647 1.385 0 2.65.39 3.525 1.396.836.938 1.168 2.173 1.168 3.528q-.001.515-.056 1.051a1.255 1.255 0 0 1-.947 1.09l.408.952a1.255 1.255 0 0 1-.477 1.552c-.418.268-.92.463-1.458.612-.613.171-1.304.244-2.049.244-1.06 0-2.043-.207-2.886-.698l-.015-.008c-.798-.48-1.419-1.135-1.818-1.963l-.004-.008a5.8 5.8 0 0 1-.548-2.512q0-.429.053-.843a1.3 1.3 0 0 1-.333-.086l-.166-.004c-.223 0-.426.062-.643.228-.03.024-.142.139-.142.59v3.883a1.255 1.255 0 0 1-1.256 1.256h-1.777a1.255 1.255 0 0 1-1.256-1.256V15.69l-.032.057a4.8 4.8 0 0 1-1.86 1.833 5.04 5.04 0 0 1-2.484.634 4.5 4.5 0 0 1-1.935-.424 1.25 1.25 0 0 1-.764.258h-1.71a1.255 1.255 0 0 1-1.256-1.255V7.687a2.4 2.4 0 0 1-.428.625c.253.23.412.561.412.93v7.553a1.255 1.255 0 0 1-1.256 1.255h-1.843a1.25 1.25 0 0 1-.894-.373c-.228.23-.544.373-.894.373H51.32a1.255 1.255 0 0 1-1.256-1.255v-1.251l-.061.117a4.7 4.7 0 0 1-1.782 1.884 4.77 4.77 0 0 1-2.485.67 5.6 5.6 0 0 1-1.485-.188l.009 2.764a1.255 1.255 0 0 1-1.255 1.259h-1.729a1.255 1.255 0 0 1-1.255-1.255v-3.537a1.255 1.255 0 0 1-1.167.793h-1.679a1.25 1.25 0 0 1-.77-.263 4.5 4.5 0 0 1-1.945.429c-.885 0-1.724-.21-2.495-.632l-.017-.01a5 5 0 0 1-1.081-.836 1.255 1.255 0 0 1-1.254 1.312h-1.81a1.255 1.255 0 0 1-1.228-.99l-.782-3.625-2.044 3.939a1.25 1.25 0 0 1-1.115.676h-.098a1.25 1.25 0 0 1-1.116-.68l-2.061-3.994zM35.92 16.63l.207-.114.223-.15q.493-.356.735-.785l.061-.118.033 1.332h1.678V9.242h-1.694l-.033 1.267q-.133-.329-.526-.658l-.032-.028a3.2 3.2 0 0 0-.668-.428l-.27-.12a3.3 3.3 0 0 0-1.235-.23q-1.136-.001-1.974.493a3.36 3.36 0 0 0-1.3 1.382q-.445.89-.444 2.074 0 1.2.51 2.107a3.8 3.8 0 0 0 1.382 1.381 3.9 3.9 0 0 0 1.893.477q.795 0 1.455-.33zm-2.789-5.38q-.576.675-.575 1.762 0 1.102.559 1.794.576.675 1.645.675a2.25 2.25 0 0 0 .934-.19 2.2 2.2 0 0 0 .468-.29l.178-.161a2.2 2.2 0 0 0 .397-.561q.244-.5.244-1.15v-.115q0-.708-.296-1.267l-.043-.077a2.2 2.2 0 0 0-.633-.709l-.13-.086-.047-.028a2.1 2.1 0 0 0-1.073-.285q-1.052 0-1.629.692zm2.316 2.706c.163-.17.28-.407.28-.83v-.114c0-.292-.06-.508-.15-.68a.96.96 0 0 0-.353-.389.85.85 0 0 0-.464-.127c-.4 0-.56.114-.664.239l-.01.012c-.148.174-.275.45-.275.945 0 .506.122.801.27.99.097.11.266.224.68.224.303 0 .504-.09.687-.269zm7.545 1.705a2.6 2.6 0 0 0 .331.423q.319.33.755.548l.173.074q.65.255 1.49.255 1.02 0 1.844-.493a3.45 3.45 0 0 0 1.316-1.4q.493-.904.493-2.089 0-1.909-.988-2.913-.988-1.02-2.584-1.02-.898 0-1.575.347a3 3 0 0 0-.415.262l-.199.166a3.4 3.4 0 0 0-.64.82V9.242h-1.712v11.553h1.729l-.017-5.134zm.53-1.138q.206.29.48.5l.155.11.053.034q.51.296 1.119.297 1.07 0 1.645-.675.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.435 0-.835.16a2 2 0 0 0-.284.136 2 2 0 0 0-.363.254 2.2 2.2 0 0 0-.46.569l-.082.162a2.6 2.6 0 0 0-.213 1.072v.115q0 .707.296 1.267l.135.211zm.964-.818a1.1 1.1 0 0 0 .367.385.94.94 0 0 0 .476.118c.423 0 .59-.117.687-.23.159-.194.28-.478.28-.95 0-.53-.133-.8-.266-.952l-.021-.025c-.078-.094-.231-.221-.68-.221a1 1 0 0 0-.503.135l-.012.007a.86.86 0 0 0-.335.343c-.073.133-.132.324-.132.614v.115a1.4 1.4 0 0 0 .14.66zm15.7-6.222q.347-.346.346-.856a1.05 1.05 0 0 0-.345-.79 1.18 1.18 0 0 0-.84-.329q-.51 0-.855.33a1.05 1.05 0 0 0-.346.79q0 .51.346.855.345.346.856.346.51 0 .839-.346zm4.337 9.314.033-1.332q.191.403.59.747l.098.081a4 4 0 0 0 .316.224l.223.122a3.2 3.2 0 0 0 1.44.322 3.8 3.8 0 0 0 1.875-.477 3.5 3.5 0 0 0 1.382-1.366q.527-.89.526-2.09 0-1.184-.444-2.073a3.24 3.24 0 0 0-1.283-1.399q-.823-.51-1.942-.51a3.5 3.5 0 0 0-1.527.344l-.086.043-.165.09a3 3 0 0 0-.33.214q-.432.315-.656.707a2 2 0 0 0-.099.198l.082-1.283V4.701h-1.744v12.095zm.473-2.509a2.5 2.5 0 0 0 .566.7q.117.098.245.18l.144.08a2.1 2.1 0 0 0 .975.232q1.07 0 1.645-.675.576-.69.576-1.778 0-1.102-.576-1.777-.56-.691-1.645-.692a2.2 2.2 0 0 0-1.015.235q-.22.113-.415.282l-.15.142a2.1 2.1 0 0 0-.42.594q-.223.479-.223 1.1v.115q0 .705.293 1.26zm2.616-.293c.157-.191.28-.479.28-.967 0-.51-.13-.79-.276-.961l-.021-.026c-.082-.1-.232-.225-.67-.225a.87.87 0 0 0-.681.279l-.012.011c-.154.155-.274.38-.274.807v.115c0 .285.057.499.144.669a1.1 1.1 0 0 0 .367.405c.137.082.28.123.455.123.423 0 .59-.118.686-.23zm8.266-3.013q.345-.13.724-.14l.069-.002q.493 0 .642.099l.247-1.794q-.196-.099-.717-.099a2.3 2.3 0 0 0-.545.063 2 2 0 0 0-.411.148 2.2 2.2 0 0 0-.4.249 2.5 2.5 0 0 0-.485.499 2.7 2.7 0 0 0-.32.581l-.05.137v-1.48h-1.778v7.553h1.777v-3.884q0-.546.159-.943a1.5 1.5 0 0 1 .466-.636 2.5 2.5 0 0 1 .399-.253 2 2 0 0 1 .224-.099zm9.784 2.656.05-.922q0-1.743-.856-2.698-.838-.97-2.584-.97-1.119-.001-2.007.493a3.46 3.46 0 0 0-1.4 1.382q-.493.906-.493 2.106 0 1.07.428 1.975.428.89 1.332 1.432.906.526 2.255.526.973 0 1.668-.185l.044-.012.135-.04q.613-.184.984-.421l-.542-1.267q-.3.162-.642.274l-.297.087q-.51.131-1.3.131-.954 0-1.497-.444a1.6 1.6 0 0 1-.192-.193q-.366-.44-.512-1.234l-.004-.021zm-5.427-1.256-.003.022h3.752v-.138q-.011-.727-.288-1.118a1 1 0 0 0-.156-.176q-.46-.428-1.316-.428-.986 0-1.494.604-.379.45-.494 1.234zm-27.053 2.77V4.7h-1.86v12.095h5.333V15.15zm7.103-5.908v7.553h-1.843V9.242h1.843z'/%3E%3Cpath fill='%23fff' d='m19.63 11.151-.757-1.71-.345 1.71-1.12 5.644h-1.827L18.083 4.7h.197l3.325 6.533.988 2.19.988-2.19L26.839 4.7h.181l2.6 12.095h-1.81l-1.218-5.644-.362-1.71-.658 1.71-2.93 5.644h-.098l-2.913-5.644zm14.836 5.81q-1.02 0-1.893-.478a3.8 3.8 0 0 1-1.381-1.382q-.51-.906-.51-2.106 0-1.185.444-2.074a3.36 3.36 0 0 1 1.3-1.382q.839-.494 1.974-.494a3.3 3.3 0 0 1 1.234.231 3.3 3.3 0 0 1 .97.575q.396.33.527.659l.033-1.267h1.694v7.553H37.18l-.033-1.332q-.279.593-1.02 1.053a3.17 3.17 0 0 1-1.662.444zm.296-1.482q.938 0 1.58-.642.642-.66.642-1.711v-.115q0-.708-.296-1.267a2.2 2.2 0 0 0-.807-.872 2.1 2.1 0 0 0-1.119-.313q-1.053 0-1.629.692-.575.675-.575 1.76 0 1.103.559 1.795.577.675 1.645.675zm6.521-6.237h1.711v1.4q.906-1.597 2.83-1.597 1.596 0 2.584 1.02.988 1.005.988 2.914 0 1.185-.493 2.09a3.46 3.46 0 0 1-1.316 1.399 3.5 3.5 0 0 1-1.844.493q-.954 0-1.662-.329a2.67 2.67 0 0 1-1.086-.97l.017 5.134h-1.728zm4.048 6.22q1.07 0 1.645-.674.577-.69.576-1.762 0-1.119-.576-1.777-.558-.675-1.645-.675-.592 0-1.12.296-.51.28-.822.823-.296.527-.296 1.234v.115q0 .708.296 1.267.313.543.823.855.51.296 1.119.297z'/%3E%3Cpath fill='%23e1e3e9' d='M51.325 4.7h1.86v10.45h3.473v1.646h-5.333zm7.12 4.542h1.843v7.553h-1.843zm.905-1.415a1.16 1.16 0 0 1-.856-.346 1.17 1.17 0 0 1-.346-.856 1.05 1.05 0 0 1 .346-.79q.346-.329.856-.329.494 0 .839.33a1.05 1.05 0 0 1 .345.79 1.16 1.16 0 0 1-.345.855q-.33.346-.84.346zm7.875 9.133a3.17 3.17 0 0 1-1.662-.444q-.723-.46-1.004-1.053l-.033 1.332h-1.71V4.701h1.743v4.657l-.082 1.283q.279-.658 1.086-1.119a3.5 3.5 0 0 1 1.778-.477q1.119 0 1.942.51a3.24 3.24 0 0 1 1.283 1.4q.445.888.444 2.072 0 1.201-.526 2.09a3.5 3.5 0 0 1-1.382 1.366 3.8 3.8 0 0 1-1.876.477zm-.296-1.481q1.069 0 1.645-.675.577-.69.577-1.778 0-1.102-.577-1.776-.56-.691-1.645-.692a2.12 2.12 0 0 0-1.58.659q-.642.641-.642 1.694v.115q0 .71.296 1.267a2.4 2.4 0 0 0 .807.872 2.1 2.1 0 0 0 1.119.313zm5.927-6.237h1.777v1.481q.263-.757.856-1.217a2.14 2.14 0 0 1 1.349-.46q.527 0 .724.098l-.247 1.794q-.149-.099-.642-.099-.774 0-1.416.494-.626.493-.626 1.58v3.883h-1.777V9.242zm9.534 7.718q-1.35 0-2.255-.526-.904-.543-1.332-1.432a4.6 4.6 0 0 1-.428-1.975q0-1.2.493-2.106a3.46 3.46 0 0 1 1.4-1.382q.889-.495 2.007-.494 1.744 0 2.584.97.855.956.856 2.7 0 .444-.05.92h-5.43q.18 1.005.708 1.45.542.443 1.497.443.79 0 1.3-.131a4 4 0 0 0 .938-.362l.542 1.267q-.411.263-1.119.46-.708.198-1.711.197zm1.596-4.558q.016-1.02-.444-1.432-.46-.428-1.316-.428-1.728 0-1.991 1.86z'/%3E%3Cpath d='M5.074 15.948a.484.657 0 0 0-.486.659v1.84a.484.657 0 0 0 .486.659h4.101a.484.657 0 0 0 .486-.659v-1.84a.484.657 0 0 0-.486-.659zm3.56 1.16H5.617v.838h3.017z' style='fill:%23fff;fill-rule:evenodd;stroke-width:1.03600001'/%3E%3Cg style='stroke-width:1.12603545'%3E%3Cpath d='M-9.408-1.416c-3.833-.025-7.056 2.912-7.08 6.615-.02 3.08 1.653 4.832 3.107 6.268.903.892 1.721 1.74 2.32 2.902l-.525-.004c-.543-.003-.992.304-1.24.639a1.87 1.87 0 0 0-.362 1.121l-.011 1.877c-.003.402.104.787.347 1.125.244.338.688.653 1.23.656l4.142.028c.542.003.99-.306 1.238-.641a1.87 1.87 0 0 0 .363-1.121l.012-1.875a1.87 1.87 0 0 0-.348-1.127c-.243-.338-.688-.653-1.23-.656l-.518-.004c.597-1.145 1.425-1.983 2.348-2.87 1.473-1.414 3.18-3.149 3.2-6.226-.016-3.59-2.923-6.684-6.993-6.707m-.006 1.1v.002c3.274.02 5.92 2.532 5.9 5.6-.017 2.706-1.39 4.026-2.863 5.44-1.034.994-2.118 2.033-2.814 3.633-.018.041-.052.055-.075.065q-.013.004-.02.01a.34.34 0 0 1-.226.084.34.34 0 0 1-.224-.086l-.092-.077c-.699-1.615-1.768-2.669-2.781-3.67-1.454-1.435-2.797-2.762-2.78-5.478.02-3.067 2.7-5.545 5.975-5.523m-.02 2.826c-1.62-.01-2.944 1.315-2.955 2.96-.01 1.646 1.295 2.988 2.916 2.999h.002c1.621.01 2.943-1.316 2.953-2.961.011-1.646-1.294-2.988-2.916-2.998m-.005 1.1c1.017.006 1.829.83 1.822 1.89s-.83 1.874-1.848 1.867c-1.018-.006-1.829-.83-1.822-1.89s.83-1.874 1.848-1.868m-2.155 11.857 4.14.025c.271.002.49.305.487.676l-.013 1.875c-.003.37-.224.67-.495.668l-4.14-.025c-.27-.002-.487-.306-.485-.676l.012-1.875c.003-.37.224-.67.494-.668' style='color:%23000;font-style:normal;font-variant:normal;font-weight:400;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:%23000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:evenodd;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:%23000;solid-opacity:1;vector-effect:none;fill:%23000;fill-opacity:.4;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-9.415-.316C-12.69-.338-15.37 2.14-15.39 5.207c-.017 2.716 1.326 4.041 2.78 5.477 1.013 1 2.081 2.055 2.78 3.67l.092.076a.34.34 0 0 0 .225.086.34.34 0 0 0 .227-.083l.019-.01c.022-.009.057-.024.074-.064.697-1.6 1.78-2.64 2.814-3.634 1.473-1.414 2.847-2.733 2.864-5.44.02-3.067-2.627-5.58-5.901-5.601m-.057 8.784c1.621.011 2.944-1.315 2.955-2.96.01-1.646-1.295-2.988-2.916-2.999-1.622-.01-2.945 1.315-2.955 2.96s1.295 2.989 2.916 3' style='clip-rule:evenodd;fill:%23e1e3e9;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3Cpath d='M-11.594 15.465c-.27-.002-.492.297-.494.668l-.012 1.876c-.003.371.214.673.485.675l4.14.027c.271.002.492-.298.495-.668l.012-1.877c.003-.37-.215-.672-.485-.674z' style='clip-rule:evenodd;fill:%23fff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:2.47727823;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:.4' transform='translate(15.553 2.85)scale(.88807)'/%3E%3C/g%3E%3C/svg%3E")}}.maplibregl-ctrl.maplibregl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.maplibregl-ctrl-attrib.maplibregl-compact{background-color:#fff;border-radius:12px;box-sizing:content-box;color:#000;margin:10px;min-height:20px;padding:2px 24px 2px 0;position:relative}.maplibregl-ctrl-attrib.maplibregl-compact-show{padding:2px 28px 2px 8px;visibility:visible}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact-show,.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-inner{display:none}.maplibregl-ctrl-attrib-button{background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E");border:0;border-radius:12px;box-sizing:border-box;cursor:pointer;display:none;height:24px;outline:none;position:absolute;right:0;top:0;width:24px}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;list-style:none}.maplibregl-ctrl-attrib summary.maplibregl-ctrl-attrib-button::-webkit-details-marker{display:none}.maplibregl-ctrl-bottom-left .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-top-left .maplibregl-ctrl-attrib-button{left:0}.maplibregl-ctrl-attrib.maplibregl-compact .maplibregl-ctrl-attrib-button,.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-inner{display:block}.maplibregl-ctrl-attrib.maplibregl-compact-show .maplibregl-ctrl-attrib-button{background-color:#0000000d}.maplibregl-ctrl-bottom-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;right:0}.maplibregl-ctrl-top-right>.maplibregl-ctrl-attrib.maplibregl-compact:after{right:0;top:0}.maplibregl-ctrl-top-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{left:0;top:0}.maplibregl-ctrl-bottom-left>.maplibregl-ctrl-attrib.maplibregl-compact:after{bottom:0;left:0}}@media screen and (forced-colors:active){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23fff' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}@media screen and (forced-colors:active) and (prefers-color-scheme:light){.maplibregl-ctrl-attrib.maplibregl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill-rule='evenodd' viewBox='0 0 20 20'%3E%3Cpath d='M4 10a6 6 0 1 0 12 0 6 6 0 1 0-12 0m5-3a1 1 0 1 0 2 0 1 1 0 1 0-2 0m0 3a1 1 0 1 1 2 0v3a1 1 0 1 1-2 0'/%3E%3C/svg%3E")}}.maplibregl-ctrl-attrib a{color:#000000bf;text-decoration:none}.maplibregl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.maplibregl-attrib-empty{display:none}.maplibregl-ctrl-scale{background-color:#ffffffbf;border:2px solid #333;border-top:#333;box-sizing:border-box;color:#333;font-size:10px;padding:0 5px;white-space:nowrap}.maplibregl-popup{display:flex;left:0;pointer-events:none;position:absolute;top:0;will-change:transform}.maplibregl-popup-anchor-top,.maplibregl-popup-anchor-top-left,.maplibregl-popup-anchor-top-right{flex-direction:column}.maplibregl-popup-anchor-bottom,.maplibregl-popup-anchor-bottom-left,.maplibregl-popup-anchor-bottom-right{flex-direction:column-reverse}.maplibregl-popup-anchor-left{flex-direction:row}.maplibregl-popup-anchor-right{flex-direction:row-reverse}.maplibregl-popup-tip{border:10px solid transparent;height:0;width:0;z-index:1}.maplibregl-popup-anchor-top .maplibregl-popup-tip{align-self:center;border-bottom-color:#fff;border-top:none}.maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-start;border-bottom-color:#fff;border-left:none;border-top:none}.maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-end;border-bottom-color:#fff;border-right:none;border-top:none}.maplibregl-popup-anchor-bottom .maplibregl-popup-tip{align-self:center;border-bottom:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-start;border-bottom:none;border-left:none;border-top-color:#fff}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-end;border-bottom:none;border-right:none;border-top-color:#fff}.maplibregl-popup-anchor-left .maplibregl-popup-tip{align-self:center;border-left:none;border-right-color:#fff}.maplibregl-popup-anchor-right .maplibregl-popup-tip{align-self:center;border-left-color:#fff;border-right:none}[dir=rtl] .maplibregl-popup-anchor-left{flex-direction:row-reverse}[dir=rtl] .maplibregl-popup-anchor-right{flex-direction:row}[dir=rtl] .maplibregl-popup-anchor-top-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-top-right .maplibregl-popup-tip{align-self:flex-start}[dir=rtl] .maplibregl-popup-anchor-bottom-left .maplibregl-popup-tip{align-self:flex-end}[dir=rtl] .maplibregl-popup-anchor-bottom-right .maplibregl-popup-tip{align-self:flex-start}.maplibregl-popup-close-button{background-color:transparent;border:0;border-radius:0 3px 0 0;cursor:pointer;position:absolute;right:0;top:0}.maplibregl-popup-close-button:hover{background-color:#0000000d}.maplibregl-popup-content{background:#fff;border-radius:3px;box-shadow:0 1px 2px #0000001a;padding:15px 10px;pointer-events:auto;position:relative}.maplibregl-popup-anchor-top-left .maplibregl-popup-content{border-top-left-radius:0}.maplibregl-popup-anchor-top-right .maplibregl-popup-content{border-top-right-radius:0}.maplibregl-popup-anchor-bottom-left .maplibregl-popup-content{border-bottom-left-radius:0}.maplibregl-popup-anchor-bottom-right .maplibregl-popup-content{border-bottom-right-radius:0}.maplibregl-popup-track-pointer{display:none}.maplibregl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.maplibregl-map:hover .maplibregl-popup-track-pointer{display:flex}.maplibregl-map:active .maplibregl-popup-track-pointer{display:none}.maplibregl-marker{left:0;position:absolute;top:0;transition:opacity .2s;will-change:transform}.maplibregl-user-location-dot,.maplibregl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;height:15px;width:15px}.maplibregl-user-location-dot:before{animation:maplibregl-user-location-dot-pulse 2s infinite;content:"";position:absolute}.maplibregl-user-location-dot:after{border:2px solid #fff;border-radius:50%;box-shadow:0 0 3px #00000059;box-sizing:border-box;content:"";height:19px;left:-2px;position:absolute;top:-2px;width:19px}@media (prefers-reduced-motion:reduce){.maplibregl-user-location-dot:before{animation:none}}@keyframes maplibregl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.maplibregl-user-location-dot-stale{background-color:#aaa}.maplibregl-user-location-dot-stale:after{display:none}.maplibregl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;height:1px;width:1px}.maplibregl-crosshair,.maplibregl-crosshair .maplibregl-interactive,.maplibregl-crosshair .maplibregl-interactive:active{cursor:crosshair}.maplibregl-boxzoom{background:#fff;border:2px dotted #202020;height:0;left:0;opacity:.5;position:absolute;top:0;width:0}.maplibregl-cooperative-gesture-screen{align-items:center;background:#0006;color:#fff;display:flex;font-size:1.4em;top:0;right:0;bottom:0;left:0;justify-content:center;line-height:1.2;opacity:0;padding:1rem;pointer-events:none;position:absolute;transition:opacity 1s ease 1s;z-index:99999}.maplibregl-cooperative-gesture-screen.maplibregl-show{opacity:1;transition:opacity .05s}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:none}@media (hover:none),(pointer:coarse){.maplibregl-cooperative-gesture-screen .maplibregl-desktop-message{display:none}.maplibregl-cooperative-gesture-screen .maplibregl-mobile-message{display:block}}.maplibregl-pseudo-fullscreen{height:100%!important;left:0!important;position:fixed!important;top:0!important;width:100%!important;z-index:99999}._wrapper_raukr_1{width:100%;height:100%;background:var(--ant-color-bg-container);position:relative;overflow:hidden}._attribution_raukr_9{position:absolute;right:8px;bottom:6px;font-size:10px;opacity:.55;-webkit-user-select:none;user-select:none;z-index:400}._attribution_raukr_9 a{color:inherit;text-decoration:none}._attribution_raukr_9 a:hover{text-decoration:underline}._mapModeToggle_raukr_26{position:absolute;top:8px;right:8px;z-index:400;background:var(--ant-color-bg-elevated);border-radius:6px;box-shadow:0 0 3px -1px var(--ant-shadow-semi-transparent);padding:1px}._mapModeToggle_raukr_26 .ant-segmented-item-selected,._mapModeToggle_raukr_26 .ant-segmented-thumb{background-color:var(--ant-light-blue)!important}._mapModeToggle_raukr_26 .ant-segmented-item{padding:2px}._status_raukr_44{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:var(--ant-color-text-secondary);font-size:13px}._popup_raukr_54 .maplibregl-popup-content{background-color:var(--ant-color-bg-container);color:var(--ant-color-text);border-color:transparent;border-radius:6px;padding:10px 12px;box-shadow:0 0 3px -1px var(--ant-shadow-semi-transparent);font-family:inherit}._popup_raukr_54 .maplibregl-popup-tip{border-top-color:var(--ant-color-bg-container)!important;border-bottom-color:var(--ant-color-bg-container)!important}._popupContent_raukr_68{display:flex;flex-direction:column;gap:6px;min-width:100px;max-width:260px}._popupTitle_raukr_76{font-weight:600;font-size:13px;color:var(--ant-color-text)}._popupNotes_raukr_82{font-size:12px;color:var(--ant-color-text-secondary);line-height:1.4}._popupMuted_raukr_88{font-size:11px;color:var(--ant-color-text-secondary);font-style:italic;margin-top:2px}._popupRefs_raukr_95{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:4px 10px;margin-top:2px}._popupVisits_raukr_104{display:flex;flex-direction:column;gap:4px;margin-top:2px}._popupJourney_raukr_111{font-size:12px;color:var(--ant-color-text-secondary);line-height:1.4}._popupJourneyName_raukr_117{margin-right:4px}._popupRefSep_raukr_121{color:var(--ant-color-text-secondary)}._popupRef_raukr_95{font-size:11px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--ant-color-primary);text-decoration:underline;text-underline-offset:2px}._popupRef_raukr_95:hover{color:var(--ant-color-primary-hover, var(--ant-color-primary))}._sidebar_b49l6_1{display:flex;flex-direction:column;height:100%;width:100%;border-right:1px solid var(--ant-color-border);background:var(--ant-color-bg-container);overflow:hidden}._header_b49l6_11{padding:12px 16px;border-bottom:1px solid var(--ant-color-border-secondary);display:flex;align-items:center;gap:8px;flex-shrink:0}._colorSwatch_b49l6_20{width:10px;height:10px;border-radius:50%;flex-shrink:0}._backButton_b49l6_27{background:transparent;border:none;padding:0;cursor:pointer;color:var(--ant-color-text);display:inline-flex;align-items:center;border-radius:4px;line-height:1;font-size:14px}._title_b49l6_40{font-weight:600;font-size:13px}._list_b49l6_45{flex:1;overflow-y:auto;padding:8px 0}._row_b49l6_51{display:flex;gap:10px;padding:16px;cursor:pointer;align-items:flex-start;border-left:3px solid transparent;transition:background-color .12s ease-out,border-left-color .12s ease-out}._row_b49l6_51:hover{background:var(--ant-color-fill-tertiary)}._rowActive_b49l6_64{background:var(--ant-color-fill-secondary);border-left-color:currentColor}._ordinal_b49l6_69{font-variant-numeric:tabular-nums;font-weight:600;font-size:12px;width:22px;flex-shrink:0;color:var(--ant-color-text-secondary)}._ordinalSwatch_b49l6_78{width:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;padding-top:4px}._body_b49l6_87{flex:1;min-width:0;display:flex;flex-direction:column;gap:4px}._placeName_b49l6_95{color:var(--ant-color-text);font-weight:600;font-size:14px}._description_b49l6_101{font-size:12px;color:var(--ant-color-text-secondary);line-height:1.4}._refs_b49l6_107{display:flex;flex-wrap:wrap;gap:4px;margin-top:2px}._ref_b49l6_107{font-size:11px;padding:0;border:none;background:transparent;cursor:pointer;color:var(--ant-color-primary);text-decoration:underline;text-underline-offset:2px}._ref_b49l6_107:hover{color:var(--ant-color-primary-hover, var(--ant-color-primary))}._header_qiq6e_1{padding:16px 12px;background:var(--ant-color-bg-layout)!important;display:flex;align-items:center;gap:8px;justify-content:flex-start;border-bottom:1px solid var(--ant-color-border);overflow-x:auto;height:65px;flex-shrink:0}._segmented_qiq6e_14{margin-left:auto;background:var(--ant-color-fill-tertiary)!important}._segmented_qiq6e_14 .ant-segmented-item-selected,._segmented_qiq6e_14 .ant-segmented-thumb{background-color:var(--ant-light-blue)!important}._root_f2aua_1{display:flex;flex-direction:column;justify-content:start;position:relative;height:100%;background-color:var(--ant-color-bg-layout)!important;padding:0!important;margin:0!important}._root_f2aua_1 .ant-tabs{display:flex;flex-direction:column;height:100%}._root_f2aua_1 .ant-tabs-content{height:100%;flex:1}._root_f2aua_1 .ant-tabs-tabpane{height:100%}._root_f2aua_1 .ant-tabs-tab-active{border-top:none!important}._root_f2aua_1 .ant-tabs-nav-list{padding-left:32px;padding-right:32px}._root_f2aua_1 .ant-collapse>.ant-collapse-item>.ant-collapse-header,._root_f2aua_1 .ant-collapse-content-box{background-color:var(--ant-color-bg-layout)!important}._root_f2aua_1 .ant-tabs-nav{margin-bottom:0}._tabBody_f2aua_38{display:flex;flex-direction:column;height:100%}._cardPanel_f2aua_44{display:flex;flex-flow:column;min-height:200px;padding:8px 0;box-sizing:border-box;overflow-y:hidden;background:var(--ant-color-bg-layout)!important;height:100%}._content_f2aua_55{line-height:1.6;font-size:18px;height:calc(100% - 65px)}._content_f2aua_55 *{-webkit-user-select:text;user-select:text}._content_f2aua_55 ._ant-list-item_f2aua_65{background-color:var(--ant-color-bg-layout)}._chars_f2aua_69{padding:6px 12px 12px;background:var(--ant-color-bg-layout)!important}._chars_f2aua_69 h3{font-weight:600;margin:0 10px;color:var(--ant-color-text)}._graph_f2aua_79{position:absolute;width:100%;height:100px;top:0;right:0;left:0;margin:auto}._pagination_f2aua_89{display:table;margin:0 auto!important;padding:24px!important}._listWrapper_xumga_1{padding:0;width:100%;overflow:scroll;position:relative}._listItem_xumga_8{padding:0 8px}._header_ig6sx_1{padding:16px 12px;background:var(--ant-color-bg-layout)!important;display:flex;justify-content:flex-start;gap:0px;border-bottom:1px solid var(--ant-color-border)!important;overflow-x:auto;height:65px;flex-shrink:0}._root_1g9se_1{display:flex;flex-direction:column;height:100%;background:transparent!important;padding:0!important;margin:0!important;overflow:hidden}._body_1g9se_11{flex-grow:1;min-height:0;padding:0!important;position:relative;overflow:hidden;background-color:var(--ant-color-bg-layout)!important}._header_jkbrd_1{padding:16px 12px;background:var(--ant-color-bg-layout)!important;display:flex;align-items:center;gap:8px;justify-content:flex-start;border-bottom:1px solid var(--ant-color-border);overflow-x:auto;height:65px;flex-shrink:0}._title_jkbrd_14{font-size:14px;font-weight:600;white-space:nowrap;color:var(--ant-color-text)}._segmented_jkbrd_21{margin-left:auto;background:var(--ant-color-fill-tertiary)!important}._segmented_jkbrd_21 .ant-segmented-item-selected,._segmented_jkbrd_21 .ant-segmented-thumb{background-color:var(--ant-light-blue)!important}._timeline_1duu1_1{width:100%;height:100%;overflow-y:auto;overflow-x:hidden;padding:24px 16px}._list_1duu1_9{max-width:760px;margin:0 auto}._dot_1duu1_14{display:flex;align-items:center;justify-content:center;width:28px;height:28px;font-size:14px;color:#fff;border-radius:50%}._centered_1duu1_25{display:flex;align-items:center;justify-content:center;width:100%;height:100%}._card_13vo5_1{display:flex;flex-direction:column;gap:8px;padding:14px 16px;background:var(--ant-color-bg-container);border:1px solid var(--ant-color-border-secondary);border-radius:8px;box-shadow:0 2px 8px #00000014}._head_13vo5_12{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}._date_13vo5_19{font-size:12px;font-weight:500;letter-spacing:.02em;color:var(--ant-color-text-tertiary)}._type_13vo5_26{flex-shrink:0;padding:1px 8px;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;white-space:nowrap;border-radius:10px;background:var(--ant-color-fill-tertiary)}._person_13vo5_38{color:var(--ant-accent-blue)}._event_13vo5_42{color:var(--ant-accent-brown)}._name_13vo5_46{flex:1;margin:0;font-size:16px;font-weight:600;line-height:1.3;color:var(--ant-color-text)}._description_13vo5_55{margin:0;font-size:13px;line-height:1.55;color:var(--ant-color-text-secondary)}._refs_13vo5_62{display:flex;flex-wrap:wrap;gap:6px;margin-top:2px}._ref_13vo5_62{padding:2px 8px;font-size:12px;line-height:1.4;color:var(--ant-light-blue);background:var(--ant-color-fill-tertiary);border:1px solid var(--ant-color-border);border-radius:4px;cursor:pointer;transition:background .15s ease}._ref_13vo5_62:hover{background:var(--ant-color-fill-secondary)}._refStatic_13vo5_84{padding:2px 8px;font-size:12px;line-height:1.4;color:var(--ant-color-text-secondary);background:var(--ant-color-fill-tertiary);border:1px solid var(--ant-color-border);border-radius:4px}._root_4tr0s_1{display:flex;flex-direction:column;justify-content:start;height:100%;position:relative;background-color:var(--ant-color-bg-layout)!important;padding:0!important;margin:0!important}._content_4tr0s_12{display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:200px;height:100%;width:100%;overflow:auto;background-color:var(--ant-color-bg-layout)!important}._content_4tr0s_12 *{-webkit-user-select:text;user-select:text}._blueString_165gg_1{color:#147ebb;font-weight:700}._greyString_165gg_6{color:#838383}._originalVerseRow_165gg_10 td{background-color:var(--ant-grey-2)!important}._root_1njit_1{display:flex;flex-direction:column;justify-content:start;height:100%;padding:0!important;margin:0!important;background-color:var(--ant-color-bg-layout)!important}._root_1njit_1 .ant-tabs-tab-active{border-top:none!important}._root_1njit_1 .ant-tabs-nav-list{padding-left:32px;padding-right:32px}._root_1njit_1 .ant-collapse>.ant-collapse-item>.ant-collapse-header,._root_1njit_1 .ant-collapse-content-box{background-color:var(--ant-color-bg-layout)!important}._content_1njit_22{line-height:1.6;font-size:18px;height:100%;width:100%;overflow:auto;display:flex;flex-flow:column;background:var(--ant-color-bg-layout)!important;height:calc(100% - 65px)}._content_1njit_22 *{-webkit-user-select:text;user-select:text}._booksViewWrapper_i5ms6_1{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:10px}._bookVideoContainer_i5ms6_7{display:flex;flex-direction:column;cursor:pointer}._bookVideoTextContainer_i5ms6_13{position:relative;z-index:1;margin:0 2px;line-height:1.4}._bookVideoDuration_i5ms6_20{position:absolute;top:-22px;right:6px;color:var(--ant-color-bg-layout);font-size:12px}._bookVideoCover_i5ms6_28{width:100%;object-fit:cover}._bookVideoTitle_i5ms6_33{font-size:14px;margin-top:4px;margin-bottom:6px;color:var(--ant-color-text)}._listWrapper_cynoz_1{width:100%;position:relative;padding:8px}._listItem_cynoz_8{background-color:var(--ant-color-bg-layout);border-bottom:1px solid var(--ant-color-border);padding:8px}._listItem_cynoz_8 .ant-list-item-meta{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}._listItem_cynoz_8 .ant-list-item-meta-avatar{margin-top:16px}._chars_cynoz_23{padding:4px 12px 8px 6px;background:var(--ant-color-bg-layout)!important}._chars_cynoz_23 h4{font-weight:600;margin:0;color:var(--ant-color-text)}._root_1lnrp_1{display:flex;flex-direction:column;justify-content:start;height:100%;padding:0!important;margin:0!important;background-color:var(--ant-color-bg-layout)!important}._root_1lnrp_1 .ant-tabs-tab-active{border-top:none!important}._root_1lnrp_1 .ant-tabs-nav-list{padding-left:32px;padding-right:32px}._root_1lnrp_1 .ant-collapse>.ant-collapse-item>.ant-collapse-header,._root_1lnrp_1 .ant-collapse-content-box{background-color:var(--ant-color-bg-layout)!important}._listPanel_1lnrp_22{display:flex;flex-flow:column;min-height:200px;background:var(--ant-color-bg-layout)!important;height:calc(100% - 116px);padding:0;box-sizing:border-box;overflow-y:auto}._content_1lnrp_33{line-height:1.6;font-size:18px;height:100%;width:100%;overflow:auto}._content_1lnrp_33 *{-webkit-user-select:text;user-select:text}._totalInfo_1lnrp_45{padding:16px 12px;background:var(--ant-color-bg-layout)!important}._totalInfo_1lnrp_45 h3{margin:0;color:var(--ant-color-text)}._listWrapper_1jfjv_1{width:100%;position:relative;padding:8px}._listItem_1jfjv_8{background-color:var(--ant-color-bg-layout);border-bottom:1px solid var(--ant-color-border);padding:8px}._listItem_1jfjv_8 .ant-list-item-meta{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start}._listItem_1jfjv_8 .ant-list-item-meta-avatar{margin-top:16px}._root_1l464_1{display:flex;flex-direction:column;justify-content:start;height:100%;position:relative;background-color:var(--ant-color-bg-layout)!important;padding:0!important;margin:0!important;overflow:hidden}._content_1l464_13{display:flex;flex-flow:column;align-items:center;justify-content:center;min-height:200px;height:100%;width:100%;overflow:hidden;background-color:var(--ant-color-bg-layout)!important}._content_1l464_13 *{-webkit-user-select:text;user-select:text}._chartWrapper_1w0i3_1{box-shadow:none!important;position:relative}._chartWrapper_1w0i3_1:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1;background:linear-gradient(to right,var(--ant-color-bg-layout) 0px,transparent 20px),linear-gradient(to left,var(--ant-color-bg-layout) 0px,transparent 20px),linear-gradient(to bottom,var(--ant-color-bg-layout) 0px,transparent 20px),linear-gradient(to top,var(--ant-color-bg-layout) 0px,transparent 20px)}._chartWrapper_1w0i3_1 .google-visualization-tooltip{display:none!important}._chartWrapper_1w0i3_1 text{cursor:pointer!important}._chartWrapper_1w0i3_1 svg rect[fill^=url]{display:none!important}._chart_1w0i3_1 svg text{font-family:var(--ant-font-family)!important;font-weight:var(--ant-font-weight)!important;fill:var(--ant-color-text)!important}._header_6l3xl_1{padding:16px 12px;background:var(--ant-color-bg-layout)!important;display:flex;justify-content:flex-start;border-bottom:1px solid var(--ant-color-border);overflow-x:auto;height:65px;flex-shrink:0}._currentLayoutRow_1dubv_1{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;margin-bottom:4px;background:var(--ant-color-fill-quaternary);border-radius:4px}._currentLayoutText_1dubv_11{font-size:13px;color:var(--ant-color-text);flex:1}._saveInputRow_1dubv_17{display:flex;align-items:center;gap:4px;flex:1;margin-left:8px}._saveInput_1dubv_17{flex:1;min-width:100px}._saveButton_1dubv_30{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;flex-shrink:0}._saveButton_1dubv_30:hover{transform:none}._saveConfirmButton_1dubv_43{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;flex-shrink:0}._saveConfirmButton_1dubv_43:hover{transform:none}._iconRow_wdg8b_1{display:flex;gap:8px;justify-content:space-between;padding:4px}._iconButton_wdg8b_8{display:flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border-radius:4px}._iconButton_wdg8b_8:hover{background-color:var(--ant-color-fill-tertiary);transform:none}._layoutOrganizerButton_11a0o_1{width:100%;background-color:transparent!important}._layoutOrganizerButton_11a0o_1:hover{transform:none}._dropdownContent_11a0o_9{background:var(--ant-color-bg-elevated);border-radius:8px;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;padding:8px;min-width:200px}._iconRow_11a0o_17{display:flex;gap:4px;align-items:center}._iconButton_11a0o_23{display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._iconButton_11a0o_23:disabled{opacity:.4;cursor:not-allowed}._divider_11a0o_35{height:1px;background:var(--ant-color-split);margin:6px 0}._sectionLabel_11a0o_41{font-size:11px;color:var(--ant-color-text-secondary);padding:2px 4px 4px;font-weight:500}._presetButton_ngj1l_1{display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:13px}._presetButton_ngj1l_1:hover{transform:none}._snapshotRow_b7ujp_1{display:flex;align-items:center;gap:4px}._snapshotButton_b7ujp_7{display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:13px;flex:1}._snapshotButton_b7ujp_7:hover{transform:none}._deleteButton_b7ujp_19{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;flex-shrink:0}._deleteButton_b7ujp_19:hover{transform:none}._layoutRow_4k4ll_1{display:flex;align-items:center;gap:4px}._layoutButton_4k4ll_7{display:flex;align-items:center;justify-content:flex-start;width:100%;font-size:13px;flex:1}._layoutButton_4k4ll_7:hover{transform:none}._deleteButton_4k4ll_19{display:flex;align-items:center;justify-content:center;width:28px;height:28px;padding:0;flex-shrink:0}._deleteButton_4k4ll_19:hover{transform:none}._releaseNotesContent_r3aun_1{line-height:1.6}._releaseNotesContent_r3aun_1 h1,._releaseNotesContent_r3aun_1 h2,._releaseNotesContent_r3aun_1 h3,._releaseNotesContent_r3aun_1 h4,._releaseNotesContent_r3aun_1 h5,._releaseNotesContent_r3aun_1 h6{margin-top:16px;margin-bottom:8px;font-weight:600}._releaseNotesContent_r3aun_1 h1:first-child,._releaseNotesContent_r3aun_1 h2:first-child,._releaseNotesContent_r3aun_1 h3:first-child,._releaseNotesContent_r3aun_1 h4:first-child,._releaseNotesContent_r3aun_1 h5:first-child,._releaseNotesContent_r3aun_1 h6:first-child{margin-top:0}._releaseNotesContent_r3aun_1 h1{font-size:20px}._releaseNotesContent_r3aun_1 h2{font-size:16px;margin-top:12px;margin-bottom:6px}._releaseNotesContent_r3aun_1 h3{font-size:14px;margin-top:8px;margin-bottom:4px}._releaseNotesContent_r3aun_1 ul,._releaseNotesContent_r3aun_1 ol{padding-left:20px;margin:8px 0;color:var(--ant-color-text)}._releaseNotesContent_r3aun_1 li{margin:4px 0}._releaseNotesContent_r3aun_1 p{margin:8px 0}._releaseNotesContent_r3aun_1 p:first-child{margin-top:0}._releaseNotesContent_r3aun_1 p:last-child{margin-bottom:0}._releaseNotesContent_r3aun_1 strong{font-weight:600}._releaseNotesContent_r3aun_1 code{background-color:var(--ant-color-fill-tertiary);padding:2px 6px;border-radius:3px;font-size:12px;font-family:Monaco,Menlo,Ubuntu Mono,monospace}._releaseNotesContent_r3aun_1 pre{background-color:var(--ant-color-fill-tertiary);padding:12px;border-radius:4px;overflow-x:auto;margin:8px 0}._releaseNotesContent_r3aun_1 pre code{background-color:transparent;padding:0;border-radius:0}._releaseNotesContent_r3aun_1 a{color:var(--ant-blue);text-decoration:none}._releaseNotesContent_r3aun_1 a:hover{text-decoration:underline}._releaseNotesContent_r3aun_1 blockquote{border-left:4px solid var(--ant-color-border);padding:0 12px;margin:8px 0;color:var(--ant-color-text-secondary)}._dockLayoutPlaceholder_oc5qi_1{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;width:100%;position:absolute;left:0;top:0;right:0;bottom:0;background-color:var(--ant-color-bg);padding-bottom:60px;gap:24px}._dockLayoutPlaceholder_oc5qi_1 h4{text-align:center;font-weight:400}._dockLayoutPlaceholder_oc5qi_1 .ant-typography{margin:0;color:var(--ant-color-text)}._dockLayoutPlaceholder_oc5qi_1 .ant-btn{min-width:120px;transform:none!important;transition:background-color .2s,border-color .2s,color .2s!important}._dockLayoutPlaceholder_oc5qi_1 .ant-btn:after{animation:none!important}._contextMenu_58vgs_1{animation-name:_fadeIn_58vgs_1;animation-duration:.4s;background-clip:padding-box;background-color:var(--ant-color-bg-layout)!important;box-shadow:var(--ant-box-shadow-card);border-radius:4px;border:1px solid var(--ant-color-border);overflow:hidden;opacity:1}._menu_58vgs_14{border:none;min-width:160px}._menu_58vgs_14 .ant-menu-item{margin:0 8px 0 0;padding:8px 12px;height:auto;line-height:1.5;border-radius:0;color:var(--ant-color-text);background-color:var(--ant-color-bg-layout)!important}._menu_58vgs_14 .ant-menu-item:hover{color:var(--ant-blue)!important}._menu_58vgs_14 .ant-menu-item.disabled{color:var(--ant-color-text-disabled)!important}._tooltipContainer_g8ded_1{padding:5px;width:250px;display:flex;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;gap:20px;overflow:hidden}._coverContainer_g8ded_13{width:70px;height:110px;flex-shrink:0}._coverImage_g8ded_19{width:100%;height:100%;object-fit:cover}._textContainer_g8ded_25{width:150px}._title_g8ded_29{font-weight:700;margin-bottom:4px;color:var(--ant-color-text)}._resourceType_g8ded_35{color:var(--ant-color-text-secondary)}._invisibleOverlay_g8ded_39{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}._tooltipRoot_g8ded_48 .ant-tooltip-arrow-content{background-color:#fff!important}._tooltipRoot_g8ded_48 .ant-tooltip-arrow:before{background-color:#fff!important}.dock-layout .dock-top .dock-bar{padding-right:8px}.dock-layout .dock-extra-content .dock-tab-close-btn{position:relative}.dock-panel-min-btn{margin-top:2px;margin-right:2px;cursor:pointer;width:11px}.dock-panel-min-btn:before{position:absolute;border-radius:1px;width:11px;height:11px;border-bottom:2px solid var(--ant-grey-6);content:"";font-size:20px;line-height:4px}.dock-panel-min-btn:hover:before,.dock-panel-min-btn:focus:before{border-color:var(--ant-grey-6)}.dock-dropdown-menu-item .drag-initiator{font-weight:500;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";padding-right:16px}.dock-tab-btn{display:flex;align-items:center;justify-content:center;font-weight:500;font-size:14px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";color:#108ee9;vertical-align:middle}.dock-tab-title-with-icon{display:inline-flex;align-items:center;gap:6px}.dock-tab-icon{width:10px;height:16px;object-fit:cover;border-radius:2px;flex-shrink:0}._fullscreenTabsContainer_1odmk_1{display:flex;position:absolute;left:0;top:2px;right:0;bottom:0;width:100%;height:calc(100% - 2px);flex:1;overflow:hidden}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1{display:flex;flex-direction:column;height:100%;width:100%;padding:0}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-content-holder{flex:1;overflow:hidden}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-content{height:100%;overflow:hidden;border:1px solid var(--ant-color-border);border-top:none}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-tabpane{height:100%;overflow:hidden}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-tab-remove{padding:4px}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-nav-more{padding:4px 8px}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-tab{position:relative}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-tab._ant-tabs-tab-active_1odmk_43{background-color:var(--ant-color-bg-container)}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-nav{margin-bottom:0}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabs_1odmk_1 .ant-tabs-tab-btn{padding:0;font-weight:500}._fullscreenTabsContainer_1odmk_1 ._fullscreenTabContent_1odmk_53{height:100%;width:100%;overflow:auto;padding:0;background-color:var(--ant-color-bg-container)}._fullscreenTabsEmpty_1odmk_61{display:flex;align-items:center;justify-content:center;height:100vh;width:100%;background-color:var(--ant-color-bg-container)}._fullscreenTabsEmpty_1odmk_61 ._emptyMessage_1odmk_69{font-size:16px;color:var(--ant-color-text-secondary);text-align:center}[data-theme=dark] ._fullscreen-tabs-container_1odmk_75 .fullscreen-tabs .ant-tabs-tab._ant-tabs-tab-active_1odmk_43,[data-theme=dark] ._fullscreen-tabs-container_1odmk_75 ._fullscreen-tab-content_1odmk_78,[data-theme=dark] ._fullscreen-tabs-empty_1odmk_81{background-color:var(--ant-color-bg-elevated)}@media (max-width: 768px){._fullscreen-tabs-container_1odmk_75 ._fullscreen-tabs_1odmk_75 ._ant-tabs-tab-btn_1odmk_49{padding:6px 12px;font-size:14px}._fullscreen-tabs-container_1odmk_75 ._fullscreen-tab-content_1odmk_78{padding:12px}}._layout_ze6yr_1{display:flex;flex:1;flex-direction:column;align-items:center;width:100%;height:100vh;overflow:auto;background-color:var(--ant-color-bg-layout)}._profileForm_ze6yr_12{display:flex;flex-direction:column;padding:24px;margin-top:10vh;max-width:528px;width:100%}._title_ze6yr_21{margin-bottom:12px;color:var(--ant-color-text)!important;font-weight:500;font-size:20px;line-height:28px;padding-bottom:24px;text-align:center;width:100%}._spinContainer_ze6yr_32{justify-content:center;height:100%;display:flex;flex-flow:column}._closeIcon_wyo62_1{position:absolute;font-size:16px;top:25px;right:30px;cursor:pointer;z-index:10;color:var(--ant-color-text)}._closeIcon_wyo62_1:hover{color:var(--ant-blue)}._layout_1fnsq_1{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;width:100%;overflow:auto;background-color:var(--ant-color-bg-layout);margin:0}._form_1fnsq_13{padding:0 24px;max-width:528px;width:100%}._title_1fnsq_19{margin-bottom:12px;color:var(--ant-color-text)!important;font-weight:500;font-size:20px;line-height:28px;padding-bottom:24px;text-align:center;width:100%}._languageHint_1fnsq_30{color:var(--ant-color-text)}._fontSizePreview_1fnsq_34{padding:12px;border:1px solid var(--ant-color-border);border-radius:4px}._fontSizePreview_1fnsq_34 p{margin:0;color:var(--ant-color-text)}._centerButton_1fnsq_44{display:flex;justify-content:center}body{margin:0}
