:root{--color-dark:#241f20;--color-orange:#f9a11b;--color-light:#f5f5f5;--color-white:#fff;--color-gray-01:#d1d5db;--color-gray-02:#a4a4a4;--color-gray-03:#6b6b6b;--color-orange-30:#fde2ba;--color-green:#21ac3b;--color-light-green:#b1ebc1;--color-light-red:#ebb1b2;--color-red:#cf4848;--color-red-contrast:#eb1616;--radius-lev1:3px;--radius-lev2:5px;--radius-lev3:8px;--radius-lev4:10px;--radius-lev5:12px;--radius-lev6:15px;--radius-lev7:18px;--radius-lev8:20px;--radius-lev9:30px;--radius-full:9999px;--shadow-small-7:0 2px 18px #241f2012;--shadow-med-3:0 2px 30px #241f2008;--shadow-med-5:0 2px 30px #241f200d;--shadow-opo-med-5:0 -2px 30px #241f200d;--shadow-big-8:0 3px 35px #241f2014;--shadow-outlined:1.3px 1.3px #241f20;--shadow-tiny:0 1px 1px #241f2019}@font-face{font-family:Alexandria;font-weight:100;font-display:swap;src:url(/fonts/Alex-100.ttf)format("truetype")}@font-face{font-family:Alexandria;font-weight:200;font-display:swap;src:url(/fonts/Alex-200.ttf)format("truetype")}@font-face{font-family:Alexandria;font-weight:300;font-display:swap;src:url(/fonts/Alex-300.ttf)format("truetype")}@font-face{font-family:Alexandria;font-weight:400;font-display:swap;src:url(/fonts/Alex-400.ttf)format("truetype")}@font-face{font-family:Alexandria;font-weight:500;font-display:swap;src:url(/fonts/Alex-500.ttf)format("truetype")}@font-face{font-family:Alexandria;font-weight:600;font-display:swap;src:url(/fonts/Alex-600.ttf)format("truetype")}@font-face{font-family:Alexandria;font-weight:700;font-display:swap;src:url(/fonts/Alex-700.ttf)format("truetype")}@font-face{font-family:Alexandria;font-weight:800;font-display:swap;src:url(/fonts/Alex-800.ttf)format("truetype")}@font-face{font-family:Alexandria;font-weight:900;font-display:swap;src:url(/fonts/Alex-900.ttf)format("truetype")}*,:before,:after{box-sizing:border-box;margin:0;padding:0}body{background:var(--color-light);color:var(--color-dark);font-family:Alexandria,sans-serif}button{cursor:pointer;font:inherit;background:0 0;border:none}input{font:inherit}img{max-width:100%;display:block}.MuiPickersLayout-root{direction:ltr!important}.ad-banners-screen{flex-direction:column;gap:16px;display:flex}.ad-banners-screen-content{background:var(--color-white);border-radius:var(--radius-lev5);min-height:400px;box-shadow:0 3px 20px #0000000d}.actions-bar{background:var(--color-white);border-radius:var(--radius-lev5);flex-shrink:0;align-items:center;height:50px;padding:0 7px;display:flex;overflow:hidden;box-shadow:0 3px 20px #0000000d}.actions-bar-actions{flex-shrink:0;align-items:center;gap:7px;display:flex}.actions-bar-add-btn{background:var(--color-orange);min-width:100px;height:36px;color:var(--color-dark);white-space:nowrap;cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:10px;padding:0 9px;font-size:15px;font-weight:500;transition:opacity .15s;display:flex}.actions-bar-add-btn:hover{opacity:.85}.actions-bar-filter-btn{background:var(--color-orange-30);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:opacity .15s;display:flex}.actions-bar-filter-btn:hover{opacity:.8}.actions-bar-extra-btn{background:var(--color-light);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;min-width:36px;height:36px;padding:0 9px;transition:background .15s;display:flex}.actions-bar-extra-btn:hover{background:var(--color-orange-30)}.actions-bar-spacer{flex:1;min-width:4px}.actions-bar-tabs{flex-shrink:0;align-items:center;height:100%;display:flex}.actions-bar-tab{height:100%;color:var(--color-dark);white-space:nowrap;justify-content:center;align-items:center;padding:0 20px;font-size:15px;font-weight:500;text-decoration:none;transition:color .15s;display:flex;position:relative}.actions-bar-tab--active{color:var(--color-orange)}.actions-bar-tab--active:after{content:"";bottom:0;background:var(--color-orange);border-radius:4px 4px 0 0;width:100%;height:4px;position:absolute;inset-inline-start:0}.actions-bar-filter-mode{align-items:center;gap:8px;width:100%;height:100%;padding:0 2px;display:flex}.actions-bar-cancel-btn{background:var(--color-light);width:36px;height:36px;color:var(--color-dark);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;font-size:22px;line-height:1;transition:background .15s;display:flex}.actions-bar-cancel-btn:hover{background:var(--color-orange-30)}.actions-bar-filter-content{flex:1;align-items:center;gap:8px;min-width:0;height:100%;display:flex}.actions-bar-search-input{border:1.5px solid var(--color-orange-30);background:var(--color-light);height:36px;color:var(--color-dark);border-radius:6px;outline:none;flex:1;min-width:0;padding:0 12px;font-size:14px;transition:border-color .15s}.actions-bar-search-input:focus{border-color:var(--color-orange)}.actions-bar-search-input::placeholder{color:var(--color-gray-02)}@media (width<=767px){.actions-bar{gap:4px;padding:0 6px}.actions-bar-tabs{scrollbar-width:none;flex-shrink:1;overflow-x:auto}.actions-bar-tabs::-webkit-scrollbar{display:none}.actions-bar-tab{padding:0 14px;font-size:14px}.actions-bar-add-btn{min-width:auto;padding:0 10px;font-size:14px}}@media (width<=479px){.actions-bar-tab{padding:0 10px;font-size:13px}.actions-bar-actions{gap:5px}}.table-wrap{scrollbar-width:thin;flex:1;width:100%;min-height:0;overflow-x:auto}.table{background:var(--color-white);border-radius:var(--radius-lev5);box-shadow:var(--shadow-small-7);flex-direction:column;height:100%;display:flex;overflow:hidden}.table-pagination{border-top:2px solid var(--color-gray-01);flex-shrink:0;justify-content:center;align-items:center;gap:13px;height:60px;padding:0 10px;display:flex}.table-pagination-badge{border-radius:var(--radius-lev3);border:1.5px solid var(--color-orange-30);align-items:center;gap:5px;height:30px;padding:0 10px;display:flex}.table-pagination-badge-count{color:var(--color-orange);font-size:13px;font-weight:600}.table-pagination-badge-sep{color:var(--color-gray-02);font-size:11px}.table-pagination-badge-total{color:var(--color-dark);font-size:11px}.table-pagination-nav{align-items:center;gap:4px;display:flex}.table-pagination-arrow{border-radius:var(--radius-lev2);background:var(--color-orange-30);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:background .12s;display:flex}.table-pagination-arrow:hover:not(.table-pagination-arrow--disabled){background:var(--color-orange)}.table-pagination-arrow:hover:not(.table-pagination-arrow--disabled) img{filter:brightness(0)invert()}.table-pagination-arrow--disabled{opacity:.35;cursor:default;pointer-events:none}.table-pagination-arrow img{width:14px;height:14px}[dir=ltr] .table-pagination-arrow--next img,[dir=rtl] .table-pagination-arrow--prev img{transform:rotate(180deg)}.table-pagination-pages{align-items:center;gap:2px;display:flex}.table-pagination-page{border-radius:var(--radius-lev2);width:28px;height:28px;color:var(--color-gray-03);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:13px;transition:background .12s;display:flex}.table-pagination-page:hover:not(.table-pagination-page--active){background:var(--color-light)}.table-pagination-page--active{background:var(--color-orange);color:var(--color-white);cursor:default;font-weight:600}.table-pagination-ellipsis{width:25px;height:28px;color:var(--color-gray-02);flex-shrink:0;justify-content:center;align-items:center;font-size:13px;display:flex}@media (width<=600px){.table-pagination{flex-direction:column;gap:8px;height:auto;padding:10px}}.action-menu-popup{background:var(--color-white);border-radius:var(--radius-lev4);border:1.5px solid var(--color-orange-30);flex-direction:column;gap:2px;min-width:130px;padding:6px;display:flex;box-shadow:0 4px 24px #241f201f}.action-menu-item{border-radius:var(--radius-lev3);cursor:pointer;color:var(--color-dark);text-align:start;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:10px 12px;font-family:Alexandria,sans-serif;font-size:13px;transition:background .15s;display:flex}.action-menu-item:hover{background:var(--color-light)}.action-menu-item--danger{color:var(--color-red)}.action-menu-item--danger:hover{background:var(--color-light-red)}.action-menu-item-icon{flex-shrink:0;width:16px;height:16px}.gallery-popup{background:var(--color-white);border-radius:var(--radius-lev6);flex-direction:column;align-items:center;gap:14px;width:560px;max-width:calc(100vw - 32px);padding:20px;display:flex;position:relative;box-shadow:0 8px 40px #00000038}.gallery-popup-close{top:14px;border-radius:var(--radius-full);background:var(--color-light);width:30px;height:30px;color:var(--color-gray-03);justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .15s;display:flex;position:absolute;inset-inline-end:14px}.gallery-popup-close:hover{background:var(--color-light-red);color:var(--color-red)}.gallery-popup-main{align-items:center;gap:10px;width:100%;margin-top:8px;display:flex}.gallery-popup-img-wrap{border-radius:var(--radius-lev4);background:var(--color-light);flex:1;justify-content:center;align-items:center;min-width:0;height:320px;display:flex;overflow:hidden}.gallery-popup-img{object-fit:contain;border-radius:var(--radius-lev3);max-width:100%;max-height:100%;animation:.18s gallery-fade-in;display:block}@keyframes gallery-fade-in{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}.gallery-popup-arrow{border-radius:var(--radius-lev3);background:var(--color-orange-30);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;transition:background .15s;display:flex}.gallery-popup-arrow:hover:not(.gallery-popup-arrow--disabled){background:var(--color-orange)}.gallery-popup-arrow:hover:not(.gallery-popup-arrow--disabled) img{filter:brightness(0)invert()}.gallery-popup-arrow--disabled{opacity:.35;cursor:default;pointer-events:none}[dir=ltr] .gallery-popup-arrow--next img,[dir=rtl] .gallery-popup-arrow--prev img{transform:rotate(180deg)}.gallery-popup-counter{color:var(--color-gray-02);font-size:13px;font-weight:500}.gallery-popup-thumbs{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;max-width:100%;display:flex}.gallery-popup-thumb{border-radius:var(--radius-lev3);background:var(--color-light);cursor:pointer;opacity:.6;border:2px solid #0000;flex-shrink:0;width:56px;height:42px;transition:border-color .15s,opacity .15s;overflow:hidden}.gallery-popup-thumb img{object-fit:cover;width:100%;height:100%;display:block}.gallery-popup-thumb:hover{opacity:.85}.gallery-popup-thumb--active{border-color:var(--color-orange);opacity:1}.text-popup{background:var(--color-white);border-radius:var(--radius-lev5);flex-direction:column;width:400px;max-width:calc(100vw - 40px);max-height:calc(100vh - 100px);display:flex;overflow:hidden;box-shadow:0 4px 30px #241f2026}.text-popup-header{border-bottom:1.5px solid var(--color-light);flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.text-popup-title{color:var(--color-dark);margin:0;font-size:16px;font-weight:600}.text-popup-close{border-radius:var(--radius-lev2);background:var(--color-light);cursor:pointer;width:28px;height:28px;color:var(--color-gray-03);border:none;flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .15s;display:flex}.text-popup-close:hover{background:var(--color-orange-30);color:var(--color-dark)}.text-popup-body{flex:1;padding:20px;overflow-y:auto}.text-popup-message{color:var(--color-gray-03);white-space:pre-wrap;word-break:break-word;margin:0;font-size:14px;line-height:1.7}.tc-text{align-items:center;gap:8px;width:100%;display:flex;overflow:hidden}.tc-text-expand-btn{border-radius:var(--radius-full);background:var(--color-light);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:background .15s;display:flex}.tc-text-expand-btn:hover{background:var(--color-orange-30)}.tc-text-expand-icon{width:16px;height:16px;transition:transform .2s}.tc-text-expand-icon--open{transform:rotate(180deg)}.tc-text-value{color:var(--color-gray-03);text-align:start;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:15px;overflow:hidden}.tc-text-value--expanded{white-space:normal;text-overflow:unset;word-break:break-word;overflow:visible}.tc-desc{align-items:center;gap:8px;width:100%;min-width:0;display:flex;overflow:hidden}.tc-desc-expand-btn{border-radius:var(--radius-full);background:var(--color-light);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.tc-desc-expand-btn:hover{background:var(--color-orange-30)}.tc-desc-value{color:var(--color-gray-03);text-align:start;white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;font-size:14px;overflow:hidden}.tc-number{border-radius:var(--radius-lev3);background:var(--color-light);direction:ltr;justify-content:center;align-items:center;height:34px;padding:0 10px;display:inline-flex}.tc-number-value{color:var(--color-gray-03);white-space:nowrap;font-size:15px}.tc-image{border-radius:var(--radius-lev4);border:1.5px solid var(--color-orange-30);background:var(--color-light);flex-shrink:0;overflow:hidden}.tc-image img{object-fit:cover;width:100%;height:100%;display:block}.tc-image-fallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.tc-status{border-radius:var(--radius-full);white-space:nowrap;align-items:center;height:28px;padding:0 12px;font-size:13px;font-weight:500;transition:opacity .15s;display:inline-flex}.tc-status--active{background:var(--color-light-green);color:var(--color-green)}.tc-status--inactive{background:var(--color-light-red);color:var(--color-red)}.tc-status--clickable{cursor:pointer}.tc-status--clickable:hover{opacity:.8}.tc-actions{justify-content:center;align-items:center;display:flex}.tc-actions-btn{border-radius:var(--radius-lev3);background:var(--color-light);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;padding:0;transition:background .15s;display:flex}.tc-actions-btn:hover{background:var(--color-orange-30)}.tc-actions-btn img{width:20px;height:20px}.tc-actions--disabled{opacity:.4;pointer-events:none}.tc-gallery{cursor:pointer;align-items:center;display:flex}.tc-gallery-empty{border-radius:var(--radius-lev1);background:var(--color-light);opacity:.5;justify-content:center;align-items:center;width:40px;height:24px;display:flex}.tc-gallery--single .tc-gallery-card{transition:opacity .15s}.tc-gallery--single:hover .tc-gallery-card{opacity:.85}.tc-gallery-stack{flex-shrink:0;grid-template-rows:max-content;grid-template-columns:max-content;place-items:start;line-height:0;transition:transform .15s;display:inline-grid}.tc-gallery:hover .tc-gallery-stack{transform:scale(1.06)}.tc-gallery-slot{grid-area:1/1;justify-content:center;align-items:center;display:flex}.tc-gallery-slot--back{width:40px;height:24px;margin-top:6px;margin-left:0}.tc-gallery-slot--mid{width:44px;height:31px;margin-top:3px;margin-left:0}.tc-gallery-slot--front{width:46px;height:36px;margin-top:0;margin-left:1px}.tc-gallery-card{border-radius:var(--radius-lev1);background:var(--color-light);border:.5px solid #ffffffe6;flex-shrink:0;width:40px;height:24px;overflow:hidden;box-shadow:0 3px 20px #00000014}.tc-gallery-card img{object-fit:cover;width:100%;height:100%;display:block}.tc-gallery-card--mid{transform:rotate(-10deg)}.tc-gallery-card--front{transform:rotate(-20deg)}.tc-gallery--squared .tc-gallery-card,.tc-gallery--squared.tc-gallery-empty{border-radius:var(--radius-lev3);width:40px;height:40px}.tc-gallery--squared .tc-gallery-slot--back{width:40px;height:40px;margin-top:4px}.tc-gallery--squared .tc-gallery-slot--mid{width:42px;height:42px;margin-top:2px}.tc-gallery--squared .tc-gallery-slot--front{width:44px;height:44px;margin-top:0}.tc-badge{border-radius:var(--radius-full);white-space:nowrap;align-items:center;height:26px;padding:0 10px;font-size:12px;font-weight:500;display:inline-flex}.tc-badge--orange{background:var(--color-orange-30);color:var(--color-orange)}.tc-badge--green{background:var(--color-light-green);color:var(--color-green)}.tc-badge--red{background:var(--color-light-red);color:var(--color-red)}.tc-badge--gray{background:var(--color-light);color:var(--color-gray-03)}.input-groups{border:1px solid var(--color-gray-02);border-radius:var(--radius-lev4);background:var(--color-white);flex-direction:column;gap:10px;width:100%;padding:10px;display:flex}.input-groups--disabled .input-groups-content{opacity:.5;pointer-events:none}.input-groups-header{align-items:center;gap:7px;width:100%;display:flex}.input-groups-icon{border-radius:var(--radius-full);background:var(--color-orange-30);flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.input-groups-title{color:var(--color-dark);text-align:start;flex:1;font-size:14px;font-weight:600}.input-groups-add{border-radius:var(--radius-lev3);background:var(--color-orange-30);cursor:pointer;border:none;align-items:center;gap:6px;height:32px;padding:0 10px;transition:background .15s;display:flex}.input-groups-add:hover{background:var(--color-orange)}.input-groups-add:hover span{color:var(--color-white)}.input-groups-add:hover img{filter:brightness(0)invert()}.input-groups-add span{color:var(--color-orange);font-size:12px;font-weight:600;transition:color .15s}.input-groups-add img{filter:brightness(0)saturate()invert(68%)sepia(72%)saturate(600%)hue-rotate()brightness()contrast(102%);transition:filter .15s}.input-groups-content{flex-direction:column;gap:10px;width:100%;display:flex}.mapboxgl-map{-webkit-tap-highlight-color:#0000;font:12px/20px Helvetica Neue,Arial,Helvetica,sans-serif;position:relative;overflow:hidden}.mapboxgl-canvas{position:absolute;top:0;left:0}.mapboxgl-map:-webkit-full-screen{width:100%;height:100%}.mapboxgl-canary{background-color:salmon}.mapboxgl-canvas-container.mapboxgl-interactive,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass{cursor:grab;-webkit-user-select:none;user-select:none}.mapboxgl-canvas-container.mapboxgl-interactive.mapboxgl-track-pointer{cursor:pointer}.mapboxgl-canvas-container.mapboxgl-interactive:active,.mapboxgl-ctrl-group button.mapboxgl-ctrl-compass:active{cursor:grabbing}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-canvas-container.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:pinch-zoom}.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan,.mapboxgl-canvas-container.mapboxgl-touch-zoom-rotate.mapboxgl-touch-drag-pan .mapboxgl-canvas{touch-action:none}.mapboxgl-ctrl-bottom,.mapboxgl-ctrl-bottom-left,.mapboxgl-ctrl-bottom-right,.mapboxgl-ctrl-left,.mapboxgl-ctrl-right,.mapboxgl-ctrl-top,.mapboxgl-ctrl-top-left,.mapboxgl-ctrl-top-right{pointer-events:none;z-index:2;position:absolute}.mapboxgl-ctrl-top-left{top:0;left:0}.mapboxgl-ctrl-top{top:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-top-right{top:0;right:0}.mapboxgl-ctrl-right{top:50%;right:0;transform:translateY(-50%)}.mapboxgl-ctrl-bottom-right{bottom:0;right:0}.mapboxgl-ctrl-bottom{bottom:0;left:50%;transform:translate(-50%)}.mapboxgl-ctrl-bottom-left{bottom:0;left:0}.mapboxgl-ctrl-left{top:50%;left:0;transform:translateY(-50%)}.mapboxgl-ctrl{clear:both;pointer-events:auto;transform:translate(0)}.mapboxgl-ctrl-top-left .mapboxgl-ctrl{float:left;margin:10px 0 0 10px}.mapboxgl-ctrl-top .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-top-right .mapboxgl-ctrl{float:right;margin:10px 10px 0 0}.mapboxgl-ctrl-bottom-right .mapboxgl-ctrl,.mapboxgl-ctrl-right .mapboxgl-ctrl{float:right;margin:0 10px 10px 0}.mapboxgl-ctrl-bottom .mapboxgl-ctrl{float:left;margin:10px 0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl,.mapboxgl-ctrl-left .mapboxgl-ctrl{float:left;margin:0 0 10px 10px}.mapboxgl-ctrl-group{background:#fff;border-radius:4px}.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px #0000001a}@media (-ms-high-contrast:active){.mapboxgl-ctrl-group:not(:empty){box-shadow:0 0 0 2px buttontext}}.mapboxgl-ctrl-group button{background-color:initial;box-sizing:border-box;cursor:pointer;border:0;outline:none;width:32px;height:32px;padding:0;display:block;overflow:hidden}.mapboxgl-ctrl-group button+button{border-top:1px solid #ddd}.mapboxgl-ctrl button .mapboxgl-ctrl-icon{background-position:50%;background-repeat:no-repeat;width:100%;height:100%;display:block}@media (-ms-high-contrast:active){.mapboxgl-ctrl-icon{background-color:initial}.mapboxgl-ctrl-group button+button{border-top:1px solid buttontext}}.mapboxgl-ctrl-attrib-button:focus,.mapboxgl-ctrl-group button:focus{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl button:disabled{cursor:not-allowed}.mapboxgl-ctrl button:disabled .mapboxgl-ctrl-icon{opacity:.25}.mapboxgl-ctrl-group button:first-child{border-radius:4px 4px 0 0}.mapboxgl-ctrl-group button:last-child{border-radius:0 0 4px 4px}.mapboxgl-ctrl-group button:only-child{border-radius:inherit}.mapboxgl-ctrl button:not(:disabled):hover{background-color:#eee}.mapboxgl-ctrl-group button:focus:focus-visible{box-shadow:0 0 2px 2px #0096ff}.mapboxgl-ctrl-group button:focus:not(:focus-visible){box-shadow:none}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-out .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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 13h-9z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-zoom-in .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-fullscreen .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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-3h1zM6 16l1.5 3 5.5-4 1 1-4 5.5 3 1.5v1H7.5C5.75 24 5 23.25 5 21.5V16h1zm7-11v1l-3 1.5 4 5.5-1 1-5.5-4L6 13H5V7.5C5 5.75 5.75 5 7.5 5H13zm11 2.5c0-1.75-.75-2.5-2.5-2.5H16v1l3 1.5-4 5.5 1 1 5.5-4 1.5 3h1V7.5z'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-shrink .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' 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-1h-5.5zM13 18.5c0-1.75-.75-2.5-2.5-2.5H5v1l3 1.5L4 24l1 1 5.5-4 1.5 3h1v-5.5zm3-8c0 1.75.75 2.5 2.5 2.5H24v-1l-3-1.5L25 5l-1-1-5.5 4L17 5h-1v5.5zM10.5 13c1.75 0 2.5-.75 2.5-2.5V5h-1l-1.5 3L5 4 4 5l4 5.5L5 12v1h5.5z'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23333' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23999'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-compass .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 29 29'%3E%3Cpath d='M10.5 14l4-8 4 8h-8z'/%3E%3Cpath id='south' d='M10.5 16l4 8 4-8h-8z' fill='%23ccc'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-up .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 11.7071C4.68342 12.0976 5.31658 12.0976 5.70711 11.7071L9 8.41421L12.2929 11.7071C12.6834 12.0976 13.3166 12.0976 13.7071 11.7071C14.0976 11.3166 14.0976 10.6834 13.7071 10.2929L9.70711 6.29289C9.31658 5.90237 8.68342 5.90237 8.29289 6.29289L4.29289 10.2929C3.90237 10.6834 3.90237 11.3166 4.29289 11.7071Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-arrow-down .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4.29289 6.29289C4.68342 5.90237 5.31658 5.90237 5.70711 6.29289L9 9.58579L12.2929 6.29289C12.6834 5.90237 13.3166 5.90237 13.7071 6.29289C14.0976 6.68342 14.0976 7.31658 13.7071 7.70711L9.70711 11.7071C9.31658 12.0976 8.68342 12.0976 8.29289 11.7071L4.29289 7.70711C3.90237 7.31658 3.90237 6.68342 4.29289 6.29289Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23333' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E");background-size:18px 18px}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23fff' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-indoor-toggle .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='%23000' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18'%3E%3Cpath d='M4.0017 3.0017L4.0017 15.0017L10.0017 15.0017V12.0017H12.0017V15.0017H14.0017L14.0017 3.0017C14.0097 2.86829 13.9894 2.73469 13.9419 2.60973C13.8945 2.48477 13.8211 2.37129 13.7266 2.27678C13.6321 2.18228 13.5186 2.10889 13.3937 2.06147C13.2687 2.01405 13.1351 1.99368 13.0017 2.0017L5.0017 2.0017C4.86829 1.99368 4.73469 2.01405 4.60973 2.06147C4.48477 2.10889 4.37129 2.18228 4.27678 2.27678C4.18228 2.37129 4.10889 2.48477 4.06147 2.60973C4.01405 2.73469 3.99368 2.86829 4.0017 3.0017ZM8.0017 14.0017H6.0017V12.0017H8.0017V14.0017ZM8.0017 10.0017H6.0017L6.0017 8.0017H8.0017V10.0017ZM8.0017 6.0017L6.0017 6.0017V4.0017H8.0017V6.0017ZM12.0017 10.0017H10.0017V8.0017H12.0017V10.0017ZM12.0017 6.0017H10.0017V4.0017L12.0017 4.0017V6.0017Z' fill='%23333333'/%3E%3C/svg%3E")}}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23333'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23aaa'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-waiting .mapboxgl-ctrl-icon{animation:2s linear infinite mapboxgl-spin}@media (-ms-high-contrast:active){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23fff'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23999'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e58978'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%2333b5e5'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-background-error .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23e54e33'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2' display='none'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23000'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' display='none'/%3E%3C/svg%3E")}.mapboxgl-ctrl button.mapboxgl-ctrl-geolocate:disabled .mapboxgl-ctrl-icon{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill='%23666'%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-1zm0 2.5a3.5 3.5 0 1 1 0 7 3.5 3.5 0 1 1 0-7z'/%3E%3Ccircle id='dot' cx='10' cy='10' r='2'/%3E%3Cpath id='stroke' d='M14 5l1 1-9 9-1-1 9-9z' fill='%23f00'/%3E%3C/svg%3E")}}@keyframes mapboxgl-spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}a.mapboxgl-ctrl-logo{cursor:pointer;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='0.3' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='0.9' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E");background-repeat:no-repeat;width:88px;height:23px;margin:0 0 -4px -4px;display:block;overflow:hidden}a.mapboxgl-ctrl-logo.mapboxgl-compact{width:23px}@media (-ms-high-contrast:active){a.mapboxgl-ctrl-logo{background-color:initial;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23000' stroke-width='3'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23fff'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}@media (-ms-high-contrast:black-on-white){a.mapboxgl-ctrl-logo{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' fill-rule='evenodd' viewBox='0 0 88 23'%3E%3Cdefs%3E%3Cpath id='logo' d='M11.5 2.25c5.105 0 9.25 4.145 9.25 9.25s-4.145 9.25-9.25 9.25-9.25-4.145-9.25-9.25 4.145-9.25 9.25-9.25zM6.997 15.983c-.051-.338-.828-5.802 2.233-8.873a4.395 4.395 0 013.13-1.28c1.27 0 2.49.51 3.39 1.42.91.9 1.42 2.12 1.42 3.39 0 1.18-.449 2.301-1.28 3.13C12.72 16.93 7 16 7 16l-.003-.017zM15.3 10.5l-2 .8-.8 2-.8-2-2-.8 2-.8.8-2 .8 2 2 .8z'/%3E%3Cpath id='text' d='M50.63 8c.13 0 .23.1.23.23V9c.7-.76 1.7-1.18 2.73-1.18 2.17 0 3.95 1.85 3.95 4.17s-1.77 4.19-3.94 4.19c-1.04 0-2.03-.43-2.74-1.18v3.77c0 .13-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V8.23c0-.12.1-.23.23-.23h1.4zm-3.86.01c.01 0 .01 0 .01-.01.13 0 .22.1.22.22v7.55c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V15c-.7.76-1.69 1.19-2.73 1.19-2.17 0-3.94-1.87-3.94-4.19 0-2.32 1.77-4.19 3.94-4.19 1.03 0 2.02.43 2.73 1.18v-.75c0-.12.1-.23.23-.23h1.4zm26.375-.19a4.24 4.24 0 00-4.16 3.29c-.13.59-.13 1.19 0 1.77a4.233 4.233 0 004.17 3.3c2.35 0 4.26-1.87 4.26-4.19 0-2.32-1.9-4.17-4.27-4.17zM60.63 5c.13 0 .23.1.23.23v3.76c.7-.76 1.7-1.18 2.73-1.18 1.88 0 3.45 1.4 3.84 3.28.13.59.13 1.2 0 1.8-.39 1.88-1.96 3.29-3.84 3.29-1.03 0-2.02-.43-2.73-1.18v.77c0 .12-.1.23-.23.23h-1.4c-.13 0-.23-.1-.23-.23V5.23c0-.12.1-.23.23-.23h1.4zm-34 11h-1.4c-.13 0-.23-.11-.23-.23V8.22c.01-.13.1-.22.23-.22h1.4c.13 0 .22.11.23.22v.68c.5-.68 1.3-1.09 2.16-1.1h.03c1.09 0 2.09.6 2.6 1.55.45-.95 1.4-1.55 2.44-1.56 1.62 0 2.93 1.25 2.9 2.78l.03 5.2c0 .13-.1.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.8 0-1.46.7-1.59 1.62l.01 4.68c0 .13-.11.23-.23.23h-1.41c-.13 0-.23-.11-.23-.23v-4.59c0-.98-.74-1.71-1.62-1.71-.85 0-1.54.79-1.6 1.8v4.5c0 .13-.1.23-.23.23zm53.615 0h-1.61c-.04 0-.08-.01-.12-.03-.09-.06-.13-.19-.06-.28l2.43-3.71-2.39-3.65a.213.213 0 01-.03-.12c0-.12.09-.21.21-.21h1.61c.13 0 .24.06.3.17l1.41 2.37 1.4-2.37a.34.34 0 01.3-.17h1.6c.04 0 .08.01.12.03.09.06.13.19.06.28l-2.37 3.65 2.43 3.7c0 .05.01.09.01.13 0 .12-.09.21-.21.21h-1.61c-.13 0-.24-.06-.3-.17l-1.44-2.42-1.44 2.42a.34.34 0 01-.3.17zm-7.12-1.49c-1.33 0-2.42-1.12-2.42-2.51 0-1.39 1.08-2.52 2.42-2.52 1.33 0 2.42 1.12 2.42 2.51 0 1.39-1.08 2.51-2.42 2.52zm-19.865 0c-1.32 0-2.39-1.11-2.42-2.48v-.07c.02-1.38 1.09-2.49 2.4-2.49 1.32 0 2.41 1.12 2.41 2.51 0 1.39-1.07 2.52-2.39 2.53zm-8.11-2.48c-.01 1.37-1.09 2.47-2.41 2.47s-2.42-1.12-2.42-2.51c0-1.39 1.08-2.52 2.4-2.52 1.33 0 2.39 1.11 2.41 2.48l.02.08zm18.12 2.47c-1.32 0-2.39-1.11-2.41-2.48v-.06c.02-1.38 1.09-2.48 2.41-2.48s2.42 1.12 2.42 2.51c0 1.39-1.09 2.51-2.42 2.51z'/%3E%3C/defs%3E%3Cmask id='clip'%3E%3Crect x='0' y='0' width='100%25' height='100%25' fill='white'/%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/mask%3E%3Cg id='outline' opacity='1' stroke='%23fff' stroke-width='3' fill='%23fff'%3E%3Ccircle mask='url(%23clip)' cx='11.5' cy='11.5' r='9.25'/%3E%3Cuse xlink:href='%23text' mask='url(%23clip)'/%3E%3C/g%3E%3Cg id='fill' opacity='1' fill='%23000'%3E%3Cuse xlink:href='%23logo'/%3E%3Cuse xlink:href='%23text'/%3E%3C/g%3E%3C/svg%3E")}}.mapboxgl-ctrl.mapboxgl-ctrl-attrib{background-color:#ffffff80;margin:0;padding:0 5px}@media screen{.mapboxgl-ctrl-attrib.mapboxgl-compact{box-sizing:initial;background-color:#fff;border-radius:12px;min-height:20px;margin:10px;padding:2px 24px 2px 0;position:relative}.mapboxgl-ctrl-attrib.mapboxgl-compact-show{visibility:visible;padding:2px 28px 2px 8px}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show,.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact-show{border-radius:12px;padding:2px 8px 2px 28px}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-inner{display:none}.mapboxgl-ctrl-attrib-button{box-sizing:border-box;cursor:pointer;background-color:#ffffff80;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%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;outline:none;width:24px;height:24px;display:none;position:absolute;top:0;right:0}.mapboxgl-ctrl-bottom-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-left .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-top-left .mapboxgl-ctrl-attrib-button{left:0}.mapboxgl-ctrl-attrib.mapboxgl-compact .mapboxgl-ctrl-attrib-button,.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-inner{display:block}.mapboxgl-ctrl-attrib.mapboxgl-compact-show .mapboxgl-ctrl-attrib-button{background-color:#0000000d}.mapboxgl-ctrl-bottom-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;right:0}.mapboxgl-ctrl-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{right:0}.mapboxgl-ctrl-top-right>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;right:0}.mapboxgl-ctrl-top-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{top:0;left:0}.mapboxgl-ctrl-bottom-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{bottom:0;left:0}.mapboxgl-ctrl-left>.mapboxgl-ctrl-attrib.mapboxgl-compact:after{left:0}}@media screen and (-ms-high-contrast:active){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd' fill='%23fff'%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 (-ms-high-contrast:black-on-white){.mapboxgl-ctrl-attrib.mapboxgl-compact:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' fill-rule='evenodd'%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")}}.mapboxgl-ctrl-attrib a{color:#000000bf;text-decoration:none}.mapboxgl-ctrl-attrib a:hover{color:inherit;text-decoration:underline}.mapboxgl-ctrl-attrib .mapbox-improve-map{margin-left:2px;font-weight:700}.mapboxgl-attrib-empty{display:none}.mapboxgl-ctrl-scale{box-sizing:border-box;color:#333;white-space:nowrap;background-color:#ffffffbf;border:2px solid #333;border-top:#333;padding:0 5px;font-size:10px}.mapboxgl-popup{pointer-events:none;will-change:transform;display:flex;position:absolute;top:0;left:0}.mapboxgl-popup-anchor-top,.mapboxgl-popup-anchor-top-left,.mapboxgl-popup-anchor-top-right{flex-direction:column}.mapboxgl-popup-anchor-bottom,.mapboxgl-popup-anchor-bottom-left,.mapboxgl-popup-anchor-bottom-right{flex-direction:column-reverse}.mapboxgl-popup-anchor-left{flex-direction:row}.mapboxgl-popup-anchor-right{flex-direction:row-reverse}.mapboxgl-popup-tip{z-index:1;border:10px solid #0000;width:0;height:0}.mapboxgl-popup-anchor-top .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;align-self:center}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;border-left:none;align-self:flex-start}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-tip{border-top:none;border-bottom-color:#fff;border-right:none;align-self:flex-end}.mapboxgl-popup-anchor-bottom .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;align-self:center}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;border-left:none;align-self:flex-start}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-tip{border-top-color:#fff;border-bottom:none;border-right:none;align-self:flex-end}.mapboxgl-popup-anchor-left .mapboxgl-popup-tip{border-left:none;border-right-color:#fff;align-self:center}.mapboxgl-popup-anchor-right .mapboxgl-popup-tip{border-left-color:#fff;border-right:none;align-self:center}.mapboxgl-popup-close-button{background-color:initial;cursor:pointer;border:0;border-radius:0 3px 0 0;position:absolute;top:0;right:0}.mapboxgl-popup-close-button:hover{background-color:#eee}.mapboxgl-popup-content{pointer-events:auto;background:#fff;border-radius:3px;padding:10px 10px 15px;position:relative;box-shadow:0 1px 2px #0000001a}.mapboxgl-popup-anchor-top-left .mapboxgl-popup-content{border-top-left-radius:0}.mapboxgl-popup-anchor-top-right .mapboxgl-popup-content{border-top-right-radius:0}.mapboxgl-popup-anchor-bottom-left .mapboxgl-popup-content{border-bottom-left-radius:0}.mapboxgl-popup-anchor-bottom-right .mapboxgl-popup-content{border-bottom-right-radius:0}.mapboxgl-popup-track-pointer{display:none}.mapboxgl-popup-track-pointer *{pointer-events:none;-webkit-user-select:none;user-select:none}.mapboxgl-map:hover .mapboxgl-popup-track-pointer{display:flex}.mapboxgl-map:active .mapboxgl-popup-track-pointer{display:none}.mapboxgl-marker{opacity:1;will-change:transform;transition:opacity .2s;position:absolute;top:0;left:0}.mapboxgl-user-location-dot,.mapboxgl-user-location-dot:before{background-color:#1da1f2;border-radius:50%;width:15px;height:15px}.mapboxgl-user-location-dot:before{content:"";animation:2s infinite mapboxgl-user-location-dot-pulse;position:absolute}.mapboxgl-user-location-dot:after{box-sizing:border-box;content:"";border:2px solid #fff;border-radius:50%;width:19px;height:19px;position:absolute;top:-2px;left:-2px;box-shadow:0 0 3px #00000059}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading{width:0;height:0}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after,.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{content:"";border-bottom:7.5px solid #4aa1eb;position:absolute}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:before{border-left:7.5px solid #0000;transform:translateY(-28px)skewY(-20deg)}.mapboxgl-user-location-show-heading .mapboxgl-user-location-heading:after{border-right:7.5px solid #0000;transform:translate(7.5px,-28px)skewY(20deg)}@keyframes mapboxgl-user-location-dot-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(3)}to{opacity:0;transform:scale(1)}}.mapboxgl-user-location-dot-stale{background-color:#aaa}.mapboxgl-user-location-dot-stale:after{display:none}.mapboxgl-user-location-accuracy-circle{background-color:#1da1f233;border-radius:100%;width:1px;height:1px}.mapboxgl-crosshair,.mapboxgl-crosshair .mapboxgl-interactive,.mapboxgl-crosshair .mapboxgl-interactive:active{cursor:crosshair}.mapboxgl-boxzoom{opacity:.5;background:#fff;border:2px dotted #202020;width:0;height:0;position:absolute;top:0;left:0}@media print{.mapbox-improve-map{display:none}}.mapboxgl-scroll-zoom-blocker,.mapboxgl-touch-pan-blocker{color:#fff;opacity:0;pointer-events:none;text-align:center;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,sans-serif;transition:opacity .75s ease-in-out 1s;display:flex;position:absolute;top:0;left:0}.mapboxgl-scroll-zoom-blocker-show,.mapboxgl-touch-pan-blocker-show{opacity:1;transition:opacity .1s ease-in-out}.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page,.mapboxgl-canvas-container.mapboxgl-touch-pan-blocker-override.mapboxgl-scrollable-page .mapboxgl-canvas{touch-action:pan-x pan-y}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button{text-align:center;font-size:16px;font-weight:700}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected{color:#000;background-color:#ccc}.mapboxgl-ctrl button.mapboxgl-ctrl-level-button-selected:hover{background-color:#ccc}.main-map{border-radius:var(--radius-lev5);background:var(--color-light);width:100%;position:relative;overflow:hidden}.mapboxgl-map canvas{width:100%!important;height:100%!important}.main-map--input{border:2px solid var(--color-orange-30)}.main-map-marker{cursor:pointer;will-change:transform;flex-direction:column;align-items:center;display:flex;transform:translateZ(0)}.main-map .mapboxgl-marker{will-change:transform}.main-map-marker-card{background:var(--color-white);border:2px solid var(--color-orange);border-radius:6px;justify-content:center;align-items:center;gap:5px;min-width:34px;min-height:34px;padding:5px;display:flex;box-shadow:0 2px 8px #00000026}.main-map-marker--green .main-map-marker-card{border-color:var(--color-green)}.main-map-marker--red .main-map-marker-card{border-color:var(--color-red)}.main-map-marker--gray .main-map-marker-card{border-color:var(--color-gray-03)}.main-map-marker-dot{border-radius:var(--radius-full);border:1.5px solid var(--color-orange);background:var(--color-white);flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.main-map-marker-dot:after{content:"";border-radius:var(--radius-full);background:var(--color-orange);width:10px;height:10px}.main-map-marker--green .main-map-marker-dot{border-color:var(--color-green)}.main-map-marker--green .main-map-marker-dot:after{background:var(--color-green)}.main-map-marker--red .main-map-marker-dot{border-color:var(--color-red)}.main-map-marker--red .main-map-marker-dot:after{background:var(--color-red)}.main-map-marker--gray .main-map-marker-dot{border-color:var(--color-gray-03)}.main-map-marker--gray .main-map-marker-dot:after{background:var(--color-gray-03)}.main-map-marker-icon{border-radius:var(--radius-full);border:1.5px solid var(--color-orange);object-fit:cover;background:var(--color-white);flex-shrink:0;width:22px;height:22px}.main-map-marker--green .main-map-marker-icon{border-color:var(--color-green)}.main-map-marker--red .main-map-marker-icon{border-color:var(--color-red)}.main-map-marker--gray .main-map-marker-icon{border-color:var(--color-gray-03)}.main-map-marker-title{color:var(--color-orange);white-space:nowrap;text-overflow:ellipsis;max-width:100px;font-size:11px;font-weight:700;overflow:hidden}.main-map-marker--green .main-map-marker-title{color:var(--color-green)}.main-map-marker--red .main-map-marker-title{color:var(--color-red)}.main-map-marker--gray .main-map-marker-title{color:var(--color-gray-03)}.main-map-marker-tip{border-left:7px solid #0000;border-right:7px solid #0000;border-top:10px solid var(--color-orange);width:0;height:0}.main-map-marker--green .main-map-marker-tip{border-top-color:var(--color-green)}.main-map-marker--red .main-map-marker-tip{border-top-color:var(--color-red)}.main-map-marker--gray .main-map-marker-tip{border-top-color:var(--color-gray-03)}.main-map-hint{background:var(--color-dark);color:var(--color-white);border-radius:var(--radius-full);pointer-events:none;z-index:10;padding:8px 16px;font-size:12px;font-weight:500;position:absolute;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0003}.main-map .mapboxgl-ctrl-group{background:var(--color-white);border-radius:var(--radius-lev3);border:none;overflow:hidden;box-shadow:0 2px 12px #0000001a}.main-map .mapboxgl-ctrl-group button{background:var(--color-white);border:none;width:36px;height:36px;transition:background .15s}.main-map .mapboxgl-ctrl-group button:hover{background:var(--color-light)}.main-map .mapboxgl-ctrl-group button+button{border-top:1px solid var(--color-gray-01)}.main-map .mapboxgl-ctrl-group button .mapboxgl-ctrl-icon{filter:brightness(0)saturate();opacity:.6}.main-map .mapboxgl-ctrl-attrib{display:none}.confirm-popup{background:var(--color-white);border-radius:var(--radius-lev6);flex-direction:column;align-items:center;gap:18px;width:380px;max-width:calc(100vw - 32px);padding:28px 24px 24px;display:flex;box-shadow:0 8px 40px #0000002e}.confirm-popup-icon-wrap{border-radius:var(--radius-full);flex-shrink:0;justify-content:center;align-items:center;width:58px;height:58px;display:flex}.confirm-popup-icon-wrap--danger{background:var(--color-light-red)}.confirm-popup-icon-wrap--primary{background:var(--color-orange-30)}.confirm-popup-icon--danger{filter:brightness(0)saturate()invert(19%)sepia(96%)saturate(2700%)hue-rotate(349deg)brightness(90%)contrast(95%)}.confirm-popup-icon--primary{filter:brightness(0)saturate()invert(68%)sepia(72%)saturate(600%)hue-rotate()brightness(102%)contrast(97%)}.confirm-popup-message{color:var(--color-gray-03);text-align:center;max-width:300px;font-size:15px;line-height:1.6}.confirm-popup-actions{align-items:center;gap:10px;width:100%;display:flex}.confirm-popup-btn{border-radius:var(--radius-lev4);cursor:pointer;flex:1;height:42px;font-size:14px;font-weight:600;transition:opacity .15s}.confirm-popup-btn:hover{opacity:.85}.confirm-popup-btn--cancel{background:var(--color-light);color:var(--color-gray-03)}.confirm-popup-btn--confirm.confirm-popup-btn--danger{background:var(--color-red-contrast);color:var(--color-white)}.confirm-popup-btn--confirm.confirm-popup-btn--primary{background:var(--color-orange);color:var(--color-white)}.branches-form{background:var(--color-light);flex-direction:column;flex:1;min-height:0;display:flex}.branches-form-fields{flex-direction:column;flex:1;gap:10px;min-height:0;padding:10px;display:flex;overflow-y:auto}.bf-row{gap:10px;display:flex}.bf-row--2>*{flex:1;min-width:0}.bf-location-hint{color:var(--color-gray-02);margin:0 0 10px;font-size:12px}.bf-location-coords{background:var(--color-white);border-radius:var(--radius-lev3);border:1px solid var(--color-gray-01);align-items:center;gap:8px;margin-top:10px;padding:10px;display:flex}.bf-location-coords-text{color:var(--color-gray-03);direction:ltr;flex:1;font-family:monospace;font-size:12px}.bf-location-clear{border-radius:var(--radius-full);background:var(--color-light-red);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:background .15s;display:flex}.bf-location-clear:hover{background:var(--color-red)}.bf-location-clear:hover img{filter:brightness(0)invert()}.bf-footer{border-top:1px solid var(--color-gray-01);background:var(--color-white);flex-shrink:0;align-items:center;gap:10px;height:70px;padding:0 15px;display:flex}.bf-btn{border-radius:var(--radius-lev4);cursor:pointer;flex:1;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.bf-btn:disabled{opacity:.6;cursor:not-allowed}.bf-btn--cancel{background:var(--color-light);color:var(--color-gray-03)}.bf-btn--submit{background:var(--color-orange);color:var(--color-white)}.bf-btn--cancel:hover:not(:disabled){opacity:.8}.bf-btn--submit:hover:not(:disabled){opacity:.88}.bf-spinner{border:2.5px solid #fff6;border-top-color:var(--color-white);border-radius:var(--radius-full);width:18px;height:18px;animation:.7s linear infinite bf-spin;display:inline-block}@keyframes bf-spin{to{transform:rotate(360deg)}}.map-view-popup{background:var(--color-white);border-radius:var(--radius-lev5);width:450px;max-width:90vw;overflow:hidden;box-shadow:0 10px 40px #00000026}.map-view-popup-header{color:var(--color-dark);border-bottom:1px solid var(--color-gray-01);padding:16px 20px;font-size:15px;font-weight:600}.map-view-popup-map{padding:0}.map-view-popup-map .main-map{border-radius:0}.map-view-popup-footer{border-top:1px solid var(--color-gray-01);background:var(--color-light);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.map-view-popup-coords{color:var(--color-gray-03);direction:ltr;font-family:monospace;font-size:12px}.map-view-popup-close{border-radius:var(--radius-full);background:var(--color-white);border:1px solid var(--color-gray-01);cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;transition:all .15s;display:flex}.map-view-popup-close:hover{background:var(--color-gray-01)}.map-view-popup-close img{opacity:.6}.side-popup{background:var(--color-light);border-radius:var(--radius-lev4);flex-direction:column;width:calc(100% - 20px);max-width:450px;height:calc(100% - 20px);margin:10px;display:flex;overflow:hidden;box-shadow:0 8px 48px #241f202e}.side-popup-header{border-bottom:1px solid var(--color-gray-01);background:var(--color-white);flex-shrink:0;justify-content:space-between;align-items:center;height:65px;padding:0 15px;display:flex}.side-popup-title{color:var(--color-dark);margin:0;font-size:17px;font-weight:700}.side-popup-close{border-radius:var(--radius-full);background:var(--color-light);cursor:pointer;width:34px;height:34px;color:var(--color-gray-03);flex-shrink:0;justify-content:center;align-items:center;font-size:20px;line-height:1;transition:background .15s;display:flex}.side-popup-close:hover{background:var(--color-gray-01)}.side-popup-body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.branches-screen{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.branches-screen-content{flex-direction:column;flex:1;min-height:0;display:flex}.branches-location-btn{background:var(--color-light-green);border-radius:var(--radius-full);cursor:pointer;border:none;align-items:center;gap:6px;padding:5px 10px;transition:all .15s;display:inline-flex}.branches-location-btn:hover{background:var(--color-green)}.branches-location-btn:hover span{color:var(--color-white)}.branches-location-btn:hover img{filter:brightness(0)invert()}.branches-location-btn span{color:var(--color-green);font-size:11px;font-weight:600}.branches-location-btn img{opacity:.9}.challenges-form{background:var(--color-light);flex-direction:column;flex:1;min-height:0;display:flex}.challenges-form-fields{flex-direction:column;flex:1;gap:10px;min-height:0;padding:10px;display:flex;overflow-y:auto}.cf-switches{flex-wrap:wrap;gap:20px;display:flex}.cf-hint{color:var(--color-gray-02);margin:8px 0 0;font-size:12px;line-height:1.5}@keyframes cf-spin{to{transform:rotate(360deg)}}.challenges-screen{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.challenges-screen-content{flex-direction:column;flex:1;min-height:0;display:flex}.challenges-points-badge{background:var(--color-orange-30);color:var(--color-orange);border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.challenges-count-text{color:var(--color-gray-03);white-space:nowrap;font-size:13px;font-weight:600}.challenges-badge{border-radius:var(--radius-full);white-space:nowrap;align-items:center;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.challenges-badge--yes{background:var(--color-green-30);color:var(--color-green)}.challenges-badge--no{background:var(--color-gray-01);color:var(--color-gray-03)}.challenges-badge--active{background:var(--color-green-30);color:var(--color-green)}.challenges-badge--inactive{background:var(--color-light-red);color:var(--color-red)}.choose-lang-screen{background:var(--color-light);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.choose-lang-content{flex-direction:column;align-items:center;gap:24px;width:100%;max-width:460px;display:flex}.choose-lang-icon{width:56px;height:56px}.choose-lang-header{text-align:center;flex-direction:column;align-items:center;gap:6px;display:flex}.choose-lang-title{color:var(--color-dark);font-size:22px;font-weight:700}.choose-lang-subtitle{color:var(--color-gray-03);font-size:14px}.choose-lang-cards{gap:14px;width:100%;display:flex}.choose-lang-card{background:var(--color-white);border-radius:var(--radius-lev6);box-shadow:var(--shadow-small-7);cursor:pointer;border:2px solid #0000;flex-direction:column;flex:1;align-items:center;gap:10px;padding:20px 16px;transition:border-color .15s,box-shadow .15s;display:flex}.choose-lang-card:hover{box-shadow:var(--shadow-med-5)}.choose-lang-card--selected{border-color:var(--color-orange);box-shadow:var(--shadow-med-5)}.choose-lang-card-flag{border-radius:var(--radius-full);object-fit:cover;width:48px;height:48px}.choose-lang-card-label{color:var(--color-dark);font-size:15px;font-weight:600}.choose-lang-continue-btn{border-radius:var(--radius-lev3);background:var(--color-orange);width:100%;height:50px;color:var(--color-dark);justify-content:center;align-items:center;gap:8px;font-size:16px;font-weight:600;display:flex}.choose-lang-continue-btn:disabled{opacity:.4}.choose-lang-continue-arrow{width:20px;height:20px;transform:rotate(180deg)}.clients-form{background:var(--color-light);flex-direction:column;flex:1;min-height:0;display:flex}.clients-form-fields{flex-direction:column;flex:1;gap:10px;min-height:0;padding:10px;display:flex;overflow-y:auto}.uf-row{gap:10px;display:flex}.uf-row--2>*{flex:1;min-width:0}.uf-owner-row{justify-content:space-between;align-items:center;padding:10px 0;display:flex}.uf-owner-label{color:var(--color-dark);font-size:14px;font-weight:600}.uf-owner-hint{color:var(--color-gray-02);margin:0;font-size:12px;line-height:1.5}.uf-permissions-table-wrapper{overflow-x:auto}.uf-permissions-table{border-collapse:collapse;background:var(--color-white);border-radius:var(--radius-lev3);border:1px solid var(--color-gray-01);width:100%;min-width:400px;overflow:hidden}.uf-permissions-table th,.uf-permissions-table td{text-align:center;padding:10px 8px;font-size:12px}.uf-permissions-table th{background:var(--color-light);color:var(--color-gray-03);border-bottom:1px solid var(--color-gray-01);font-weight:600}.uf-permissions-table th:first-child,.uf-permissions-table td:first-child{text-align:start;padding-inline-start:12px}.uf-permissions-table td{color:var(--color-dark);border-bottom:1px solid var(--color-gray-01)}.uf-permissions-table tr:last-child td{border-bottom:none}.uf-th-content{flex-direction:column;align-items:center;gap:6px;display:flex}.uf-model-name{align-items:center;gap:8px;font-size:12px;font-weight:500;display:flex}.uf-checkbox{border:2px solid var(--color-gray-02);background:var(--color-white);cursor:pointer;border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;transition:all .15s;display:inline-flex}.uf-checkbox:hover{border-color:var(--color-orange)}.uf-checkbox.checked{background:var(--color-orange);border-color:var(--color-orange)}.uf-checkbox.checked:after{content:"";border:solid var(--color-white);border-width:0 2px 2px 0;width:6px;height:10px;transform:rotate(45deg)translate(-1px,-1px)}.uf-checkbox.partial{background:var(--color-orange);border-color:var(--color-orange)}.uf-checkbox.partial:after{content:"";background:var(--color-white);border-radius:1px;width:10px;height:2px}.uf-checkbox--small{border-radius:4px;width:16px;height:16px}.uf-checkbox--small.checked:after{border-width:0 1.5px 1.5px 0;width:4px;height:8px}.uf-checkbox--small.partial:after{width:8px;height:2px}.uf-footer{border-top:1px solid var(--color-gray-01);background:var(--color-white);flex-shrink:0;align-items:center;gap:10px;height:70px;padding:0 15px;display:flex}.uf-btn{border-radius:var(--radius-lev4);cursor:pointer;flex:1;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.uf-btn:disabled{opacity:.6;cursor:not-allowed}.uf-btn--cancel{background:var(--color-light);color:var(--color-gray-03)}.uf-btn--submit{background:var(--color-orange);color:var(--color-white)}.uf-btn--cancel:hover:not(:disabled){opacity:.8}.uf-btn--submit:hover:not(:disabled){opacity:.88}.uf-spinner{border:2.5px solid #fff6;border-top-color:var(--color-white);border-radius:var(--radius-full);width:18px;height:18px;animation:.7s linear infinite uf-spin;display:inline-block}@keyframes uf-spin{to{transform:rotate(360deg)}}.clients-screen{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.clients-screen-content{flex-direction:column;flex:1;min-height:0;display:flex}.clients-role-badge{border-radius:var(--radius-lev2);justify-content:center;align-items:center;width:fit-content;padding:3px 8px;font-size:10px;font-weight:600;display:inline-flex}.clients-role-badge--owner{background:var(--color-orange-30);color:var(--color-orange)}.clients-role-badge--staff{background:var(--color-gray-01);color:var(--color-gray-03)}.clients-no-perms{color:var(--color-gray-02);font-size:14px}.clients-action-badges{flex-wrap:nowrap;gap:4px;display:flex}.clients-action-badge{border-radius:var(--radius-full);white-space:nowrap;justify-content:center;align-items:center;padding:2px 6px;font-size:9px;font-weight:600;display:inline-flex}.clients-action-badge--viewing{color:#3b82f6;background:#3b82f626}.clients-action-badge--creating{color:#16a34a;background:#22c55e26}.clients-action-badge--editing{color:#d97706;background:#f59e0b26}.clients-action-badge--deleting{color:#dc2626;background:#ef444426}.customers-screen{flex-direction:column;gap:16px;width:100%;height:100%;display:flex}.customers-screen-content{flex:1;overflow:hidden}.customers-picture-wrap{justify-content:center;align-items:center;display:flex}.customers-picture{object-fit:cover;border-radius:50%;width:48px;height:48px}.customers-picture-placeholder{background-color:var(--color-orange);color:#fff;text-transform:uppercase;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:600;display:flex}.customers-beans-badge{color:#e97730;background:#fff4ed;border:1px solid #ffd4b8;border-radius:6px;align-items:center;gap:4px;padding:6px 12px;font-size:14px;font-weight:600;display:inline-flex}.customers-count-text{color:#4a4a4a;font-size:14px;font-weight:500}.dashboard-root{height:100vh;display:flex}.dashboard-main{flex-direction:column;flex:1;display:flex;overflow:hidden}.dashboard-content{background:var(--color-light);flex-direction:column;flex:1;min-height:0;padding:24px;display:flex;overflow:hidden}.screen-placeholder{height:100%;color:var(--color-gray-02);justify-content:center;align-items:center;font-size:20px;font-weight:600;display:flex}.sidebar-backdrop{z-index:999;background:#00000073;display:none;position:fixed;inset:0}@media (width<=1099px){.sidebar-backdrop{display:block}.dashboard-content{padding:16px}}@media (width<=767px){.dashboard-content{padding:12px}}.store-switcher-popup{background:var(--color-white);border-radius:var(--radius-lev6);border:1.5px solid var(--color-orange-30);flex-direction:column;gap:10px;min-width:360px;padding:14px;display:flex;box-shadow:0 8px 50px #241f2026}.store-switcher-title{color:var(--color-gray-02);text-transform:uppercase;letter-spacing:.07em;padding:0 4px;font-size:10px;font-weight:700}.store-switcher-list{flex-direction:column;gap:6px;display:flex}.store-switcher-card{background:var(--color-light);border-radius:var(--radius-lev4);cursor:pointer;border:1.5px solid #0000;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:border-color .15s,box-shadow .15s;display:flex}.store-switcher-card:hover{border-color:var(--color-orange-30);box-shadow:var(--shadow-small-7)}.store-switcher-card--active{background:var(--color-white);border-color:var(--color-orange-30)}.store-switcher-logo-wrap{border-radius:var(--radius-full);border:1.5px solid var(--color-orange-30);background:var(--color-orange);flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.store-switcher-logo{object-fit:cover;width:100%;height:100%}.store-switcher-logo-placeholder{color:var(--color-white);text-transform:uppercase;font-size:17px;font-weight:700;line-height:1}.store-switcher-info{text-align:start;flex-direction:column;flex:1;min-width:0;display:flex}.store-switcher-type{color:var(--color-orange);font-size:10px;font-weight:500;line-height:1.3}.store-switcher-name{color:var(--color-dark);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.store-switcher-active-dot{border-radius:var(--radius-full);background:var(--color-orange);flex-shrink:0;width:8px;height:8px}.sidebar{background:var(--color-white);flex-direction:column;flex-shrink:0;gap:8px;width:250px;height:100vh;padding:0 12px 20px;display:flex;overflow-y:auto}@media (width<=1099px){.sidebar{top:0;z-index:1000;height:100vh;box-shadow:var(--shadow-big-8);transition:transform .25s;position:fixed;inset-inline-start:0;transform:translate(-100%)}[dir=rtl] .sidebar{transform:translate(100%)}.sidebar--open{transform:translate(0)!important}}.sidebar-badge{border-radius:var(--radius-lev3);background:var(--color-light);border:1px solid var(--color-orange-30);cursor:default;flex-shrink:0;align-items:center;gap:4px;width:100%;height:50px;margin-top:9px;margin-bottom:9px;padding:6px;transition:box-shadow .15s;display:flex}.sidebar-badge--clickable{cursor:pointer}.sidebar-badge--clickable:hover{box-shadow:var(--shadow-small-7)}.sidebar-logo-wrap{border-radius:var(--radius-full);border:1.5px solid var(--color-orange);background:var(--color-orange);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex;overflow:hidden}.sidebar-logo{object-fit:cover;width:100%;height:100%}.sidebar-logo-placeholder{color:var(--color-white);text-transform:uppercase;font-size:17px;font-weight:700;line-height:1}.sidebar-profile-info{text-align:start;flex-direction:column;flex:1;min-width:0;display:flex}.sidebar-store-type{color:var(--color-orange);font-size:8px;font-weight:500;line-height:9px}.sidebar-store-name{color:var(--color-dark);white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:600;line-height:16px;overflow:hidden}.sidebar-badge-chevron{opacity:.6;flex-shrink:0;width:16px;height:16px}.sidebar-nav{flex-direction:column;gap:8px;display:flex}.sidebar-link{border-radius:var(--radius-lev3);background:var(--color-light);height:42px;color:var(--color-dark);justify-content:space-between;align-items:center;gap:5px;padding-inline:20px 10px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s;display:flex}.sidebar-link--active{background:var(--color-orange);color:var(--color-white)}.sidebar-link-label{text-align:start;flex:1}.sidebar-link-arrow{flex-shrink:0;width:30px;height:30px}[dir=ltr] .sidebar-link-arrow{transform:rotate(180deg)}.client-popup{background:var(--color-white);border-radius:var(--radius-lev5);border:1.5px solid var(--color-orange-30);flex-direction:column;gap:8px;min-width:260px;padding:8px;display:flex;box-shadow:0 4px 30px #241f2020}.client-popup-profile{background:var(--color-light);border-radius:var(--radius-lev3);border:1px solid var(--color-orange-30);cursor:pointer;align-items:center;gap:10px;width:100%;padding:8px 10px;transition:box-shadow .15s;display:flex}.client-popup-profile:hover{box-shadow:var(--shadow-small-7)}.client-popup-avatar{border-radius:var(--radius-full);border:1.5px solid var(--color-orange);background:var(--color-orange);flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex;overflow:hidden}.client-popup-avatar-letter{color:var(--color-white);text-transform:uppercase;font-size:15px;font-weight:700;line-height:1}.client-popup-info{text-align:start;flex-direction:column;flex:1;min-width:0;display:flex}.client-popup-name{color:var(--color-dark);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.client-popup-role{color:var(--color-orange);font-size:10px;font-weight:500;line-height:1.3}.client-popup-divider{background:var(--color-gray-01);border-radius:var(--radius-full);height:1px}.client-popup-actions{gap:6px;display:flex}.client-popup-btn{border-radius:var(--radius-lev3);background:var(--color-light);border:1.5px solid var(--color-orange-30);height:36px;color:var(--color-dark);cursor:pointer;white-space:nowrap;flex:1;justify-content:center;align-items:center;gap:6px;font-size:12px;font-weight:500;transition:border-color .15s,box-shadow .15s;display:flex}.client-popup-btn:hover{border-color:var(--color-orange);box-shadow:var(--shadow-small-7)}.client-popup-btn--logout:hover{border-color:var(--color-red);color:var(--color-red)}.client-popup-btn-icon{flex-shrink:0;width:17px;height:17px}.appbar{background:var(--color-white);height:60px;box-shadow:var(--shadow-small-7);flex-shrink:0;align-items:center;gap:8px;padding:0 16px;display:flex}.appbar-menu-btn{border-radius:var(--radius-lev3);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:none}.appbar-title{color:var(--color-dark);white-space:nowrap;flex-shrink:0;font-size:17px;font-weight:600}.appbar-spacer{flex:1}.appbar-actions{align-items:center;gap:6px;display:flex}.appbar-icon-btn{border-radius:var(--radius-lev3);background:var(--color-dark);flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.appbar-profile{border-radius:var(--radius-lev3);border:1px solid var(--color-orange-30);background:var(--color-light);cursor:pointer;align-items:center;gap:4px;height:42px;padding:4px 4px 4px 8px;transition:box-shadow .15s;display:flex}.appbar-profile:hover{box-shadow:var(--shadow-small-7)}.appbar-profile-avatar{border-radius:var(--radius-full);border:1.5px solid var(--color-orange);flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;display:flex;overflow:hidden}.appbar-profile-info{text-align:start;flex-direction:column;gap:4px;display:flex}.appbar-profile-name{color:var(--color-dark);white-space:nowrap;font-size:13px;font-weight:600}@media (width<=1099px){.appbar{padding:0 12px}.appbar-menu-btn{display:flex}.appbar-title{font-size:15px}}@media (width<=799px){.appbar-profile{justify-content:center;width:42px;padding:4px}.appbar-profile-info{display:none}}@media (width<=479px){.appbar{gap:6px;padding:0 10px}.appbar-title{font-size:14px}}.feedbacks-screen{flex-direction:column;gap:16px;width:100%;height:100%;display:flex}.feedbacks-screen-content{flex:1;overflow:hidden}.feedbacks-customer{align-items:center;gap:12px;display:flex}.feedbacks-customer-picture{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.feedbacks-customer-placeholder{background-color:var(--color-orange);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.feedbacks-rating{align-items:center;gap:2px;display:flex}.feedbacks-star-icon{width:20px;height:20px}.feedbacks-order-number{color:#e97730;font-family:Courier New,monospace;font-size:14px;font-weight:700}.home-test-wrap{flex-direction:column;gap:24px;padding:24px;display:flex}.home-test-group{flex-direction:column;gap:10px;display:flex}.home-test-group-title{color:var(--color-gray-02);text-transform:uppercase;letter-spacing:.06em;font-size:12px;font-weight:700}.home-test-btn-row{flex-wrap:wrap;gap:8px;display:flex}.home-test-btn{border-radius:var(--radius-lev3);background:var(--color-white);border:1.5px solid var(--color-orange-30);color:var(--color-dark);cursor:pointer;box-shadow:var(--shadow-small-7);padding:12px 20px;font-size:13px;font-weight:500;transition:border-color .15s,box-shadow .15s}.home-test-btn:hover{border-color:var(--color-orange);box-shadow:var(--shadow-med-5)}.home-test-popup{background:var(--color-white);border-radius:var(--radius-lev5);box-shadow:var(--shadow-big-8);flex-direction:column;align-items:center;gap:16px;min-width:220px;padding:24px 28px;display:flex}.home-test-popup-label{color:var(--color-dark);text-align:center;font-size:14px;font-weight:600}.home-test-popup-close{border-radius:var(--radius-lev3);background:var(--color-orange);color:var(--color-dark);cursor:pointer;padding:8px 24px;font-size:13px;font-weight:600}.login-screen{background:var(--color-light);justify-content:center;align-items:center;min-height:100vh;padding:20px;display:flex}.login-card{background:var(--color-white);border-radius:var(--radius-lev8);box-shadow:var(--shadow-med-5);flex-direction:column;align-items:center;gap:0;width:100%;max-width:400px;padding:36px 32px;display:flex}.login-logo{border-radius:var(--radius-lev5);object-fit:cover;width:64px;height:64px;margin-bottom:20px}.login-header{text-align:center;flex-direction:column;align-items:center;gap:6px;width:100%;margin-bottom:24px;display:flex}.login-title{color:var(--color-dark);font-size:22px;font-weight:700}.login-subtitle{color:var(--color-gray-03);font-size:13px}.login-form{flex-direction:column;gap:12px;width:100%;display:flex}.login-error{color:var(--color-red);text-align:center;font-size:13px}.login-btn{border-radius:var(--radius-lev3);background:var(--color-orange);height:48px;color:var(--color-dark);width:100%;margin-top:6px;font-size:15px;font-weight:600}.login-btn:disabled{opacity:.6}.phone-input-wrap{border-radius:var(--radius-lev3);border:1.5px solid var(--color-orange-30);background:var(--color-light);direction:ltr;align-items:center;gap:8px;height:48px;padding:0 14px;transition:border-color .15s;display:flex}.phone-input-wrap:focus-within{border-color:var(--color-orange)}.phone-input-wrap .PhoneInput{align-items:center;gap:8px;width:100%;display:flex}.phone-input-wrap .PhoneInputCountry{flex-shrink:0;align-items:center;gap:4px;display:flex}.phone-input-wrap .PhoneInputCountryIcon{border-radius:2px;width:24px;height:18px;overflow:hidden}.phone-input-wrap .PhoneInputCountrySelectArrow{color:var(--color-gray-02);font-size:10px}.phone-input-wrap .PhoneInputCountrySelect{opacity:0;cursor:pointer;position:absolute;inset:0}.phone-input-wrap .PhoneInputInput{height:100%;color:var(--color-dark);background:0 0;border:none;outline:none;flex:1;font-family:Alexandria,sans-serif;font-size:14px}.phone-input-wrap .PhoneInputInput::placeholder{color:var(--color-gray-02)}.phone-input-wrap .PhoneInputInput:disabled{opacity:.6}:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height) * var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus), inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth) var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.password-input-wrap{border-radius:var(--radius-lev3);border:1.5px solid var(--color-orange-30);background:var(--color-light);align-items:center;gap:8px;width:100%;height:48px;padding:0 14px;transition:border-color .15s;display:flex}.password-input-wrap:focus-within{border-color:var(--color-orange)}.password-input-field{height:100%;color:var(--color-dark);background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:14px}.password-input-field::placeholder{color:var(--color-gray-02)}.password-input-field:disabled{opacity:.6}.password-input-toggle{opacity:.5;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;transition:opacity .15s;display:flex}.password-input-toggle:hover{opacity:1}.password-input-toggle img{width:20px;height:20px}.order-details-popup{background:#fff;border-radius:12px;flex-direction:column;width:600px;max-width:90vw;max-height:90vh;display:flex;overflow:hidden;box-shadow:0 8px 32px #00000026}.odp-header{border-bottom:1.5px solid #f0f0f0;justify-content:space-between;align-items:center;gap:16px;padding:20px 24px;display:flex}.odp-header-info{flex:1;align-items:center;gap:12px;display:flex}.odp-title{color:#2c2c2c;align-items:center;gap:8px;margin:0;font-size:20px;font-weight:700;display:flex}.odp-number{color:#e97730;font-family:Courier New,monospace;font-size:18px}.odp-status{text-transform:capitalize;white-space:nowrap;border-radius:6px;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.odp-status-completed{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.odp-status-pending{color:#e97730;background:#fff4ed;border:1px solid #ffd4b8}.odp-status-rejected{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}.odp-status-cancelled{color:#757575;background:#f5f5f5;border:1px solid #e0e0e0}.odp-close{color:#757575;cursor:pointer;background:#f5f5f5;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;transition:all .2s;display:flex}.odp-close:hover{color:#2c2c2c;background:#e0e0e0}.odp-body{flex-direction:column;flex:1;gap:24px;padding:24px;display:flex;overflow-y:auto}.odp-loading{color:#757575;justify-content:center;align-items:center;padding:40px;font-size:14px;display:flex}.odp-section{flex-direction:column;gap:12px;display:flex}.odp-section-title{color:#2c2c2c;border-bottom:1.5px solid #f0f0f0;margin:0;padding-bottom:8px;font-size:15px;font-weight:700}.odp-customer{background:#fafafa;border-radius:8px;align-items:center;gap:12px;padding:12px;display:flex}.odp-customer-picture{object-fit:cover;border-radius:50%;flex-shrink:0;width:48px;height:48px}.odp-customer-placeholder{background-color:var(--color-orange);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;font-size:18px;font-weight:600;display:flex}.odp-customer-details{flex-direction:column;gap:4px;display:flex}.odp-customer-name{color:#2c2c2c;margin:0;font-size:15px;font-weight:600}.odp-customer-phone{color:#757575;margin:0;font-size:13px}.odp-branch-name{color:#2c2c2c;margin:0;font-size:14px;font-weight:600}.odp-branch-address{color:#757575;margin:0;font-size:13px}.odp-items{flex-direction:column;gap:8px;display:flex}.odp-item{background:#fafafa;border-radius:6px;justify-content:space-between;align-items:center;padding:10px 12px;display:flex}.odp-item-info{flex:1;align-items:center;gap:12px;display:flex}.odp-item-quantity{color:#e97730;background:#fff;border:1px solid #e0e0e0;border-radius:6px;justify-content:center;align-items:center;min-width:32px;padding:4px 8px;font-size:13px;font-weight:700;display:inline-flex}.odp-item-name{color:#2c2c2c;font-size:14px;font-weight:500}.odp-item-price{color:#2c2c2c;font-size:14px;font-weight:700}.odp-total{border-top:1.5px solid #e0e0e0;justify-content:space-between;align-items:center;margin-top:8px;padding:12px 12px 0;display:flex}.odp-total-label{color:#2c2c2c;font-size:15px;font-weight:700}.odp-total-price{color:#e97730;font-size:18px;font-weight:700}.odp-info-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px;display:grid}.odp-info-item{flex-direction:column;gap:4px;display:flex}.odp-info-label{color:#757575;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.odp-info-value{color:#2c2c2c;font-size:14px;font-weight:500}.odp-pickup-code{color:#e97730;background:#fff4ed;border:1px solid #ffd4b8;border-radius:6px;width:fit-content;padding:6px 10px;font-family:Courier New,monospace;font-weight:700}.odp-footer{border-top:1.5px solid #f0f0f0;justify-content:flex-end;align-items:center;gap:12px;padding:16px 24px;display:flex}.odp-btn{cursor:pointer;border:none;border-radius:8px;padding:10px 20px;font-family:Alexandria,sans-serif;font-size:14px;font-weight:600;transition:all .2s}.odp-btn:disabled{opacity:.5;cursor:not-allowed}.odp-btn--cancel{color:#757575;background:#f5f5f5}.odp-btn--cancel:hover:not(:disabled){background:#e0e0e0}.odp-btn--save{background-color:var(--color-orange);color:#fff}.odp-btn--save:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #e977304d}.orders-screen{flex-direction:column;gap:16px;width:100%;height:100%;display:flex}.orders-screen-content{flex:1;overflow:hidden}.orders-number{color:#e97730;font-family:Courier New,monospace;font-size:15px;font-weight:700}.orders-customer{align-items:center;gap:12px;display:flex}.orders-customer-picture{object-fit:cover;border-radius:50%;flex-shrink:0;width:40px;height:40px}.orders-customer-placeholder{background-color:var(--color-orange);color:#fff;text-transform:uppercase;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:16px;font-weight:600;display:flex}.orders-items-count{color:#4a4a4a;background:#f5f5f5;border-radius:6px;justify-content:center;align-items:center;min-width:32px;padding:4px 8px;font-size:14px;font-weight:600;display:inline-flex}.orders-price{color:#2c2c2c;font-size:15px;font-weight:600}.orders-status{text-transform:capitalize;border-radius:6px;align-items:center;padding:6px 12px;font-size:13px;font-weight:600;display:inline-flex}.orders-status-completed{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.orders-status-pending{color:#e97730;background:#fff4ed;border:1px solid #ffd4b8}.orders-status-rejected{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}.orders-status-cancelled{color:#757575;background:#f5f5f5;border:1px solid #e0e0e0}.products-screen{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.products-screen-content{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.files-input{width:100%}.files-input-hidden{display:none}.files-input-grid{flex-wrap:wrap;gap:10px;display:flex}.files-input-preview{border-radius:var(--radius-lev3);background:var(--color-gray-01);width:100px;height:100px;position:relative;overflow:hidden}.files-input-image{object-fit:cover;width:100%;height:100%}.files-input-delete{top:5px;border-radius:var(--radius-full);background:var(--color-light-red);cursor:pointer;border:none;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s;display:flex;position:absolute;inset-inline-end:5px}.files-input-delete:hover{background:var(--color-red)}.files-input-delete:hover img{filter:brightness(0)invert()}.product-size-popup{background:var(--color-light);border-radius:var(--radius-lev4);flex-direction:column;width:400px;max-width:calc(100vw - 32px);display:flex;overflow:hidden;box-shadow:0 8px 48px #241f202e}.psp-header{border-bottom:1px solid var(--color-gray-01);background:var(--color-white);flex-shrink:0;justify-content:space-between;align-items:center;padding:15px;display:flex}.psp-title{color:var(--color-dark);margin:0;font-size:16px;font-weight:700}.psp-close{border-radius:var(--radius-full);background:var(--color-light);cursor:pointer;width:32px;height:32px;color:var(--color-gray-03);flex-shrink:0;justify-content:center;align-items:center;font-size:18px;line-height:1;transition:background .15s;display:flex}.psp-close:hover{background:var(--color-gray-01)}.psp-body{flex-direction:column;gap:12px;max-height:60vh;padding:15px;display:flex;overflow-y:auto}.psp-section{border:1px solid var(--color-gray-02);border-radius:var(--radius-lev3);background:var(--color-white);flex-direction:column;gap:10px;padding:10px;display:flex}.psp-section-header{align-items:center;gap:8px;display:flex}.psp-section-icon{border-radius:var(--radius-full);background:var(--color-orange-30);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.psp-section-title{color:var(--color-dark);flex:1;font-size:13px;font-weight:600}.psp-row{gap:10px;display:flex}.psp-footer{border-top:1px solid var(--color-gray-01);background:var(--color-white);flex-shrink:0;align-items:center;gap:10px;padding:15px;display:flex}.psp-btn{border-radius:var(--radius-lev3);cursor:pointer;flex:1;height:42px;font-size:14px;font-weight:600;transition:opacity .15s}.psp-btn:hover{opacity:.85}.psp-btn--cancel{background:var(--color-light);color:var(--color-gray-03)}.psp-btn--save{background:var(--color-orange);color:var(--color-white)}.products-form{background:var(--color-light);flex-direction:column;flex:1;min-height:0;display:flex}.products-form-fields{flex-direction:column;flex:1;gap:10px;min-height:0;padding:10px;display:flex;overflow-y:auto}.pf-row{gap:10px;display:flex}.pf-row--2>*,.pf-row--3>*{flex:1;min-width:0}.MuiMenu-paper .MuiMenuItem-root{font-family:Alexandria,sans-serif;font-size:13.5px}.pf-sizes-list{flex-direction:column;gap:8px;display:flex}.pf-size-card{background:var(--color-white);border:1px solid var(--color-orange-30);border-radius:7px;align-items:center;gap:10px;padding:10px;display:flex}.pf-size-card-field{flex:1;justify-content:flex-start;align-items:center;gap:5px;min-width:0;display:flex}.pf-size-card-icon{border-radius:var(--radius-full);background:var(--color-gray-01);flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;display:flex}.pf-size-card-value{color:var(--color-dark);white-space:nowrap;font-size:14px;font-weight:700}.pf-size-card-btn{cursor:pointer;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;transition:opacity .15s;display:flex}.pf-size-card-btn:hover{opacity:.75}.pf-size-card-btn--edit{background:var(--color-orange-30)}.pf-size-card-btn--edit img{filter:brightness(0)saturate()invert(68%)sepia(72%)saturate(600%)hue-rotate()brightness()contrast(102%)}.pf-size-card-btn--delete{background:var(--color-light-red)}.pf-size-card-btn--delete img{filter:brightness(0)saturate()invert(19%)sepia(96%)saturate(2700%)hue-rotate(349deg)brightness(90%)contrast(95%)}.pf-empty{color:var(--color-gray-02);text-align:center;padding:15px 0;font-size:13px}.pf-footer{border-top:1px solid var(--color-gray-01);background:var(--color-white);flex-shrink:0;align-items:center;gap:10px;height:70px;padding:0 15px;display:flex}.pf-btn{border-radius:var(--radius-lev4);cursor:pointer;flex:1;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.pf-btn:disabled{opacity:.6;cursor:not-allowed}.pf-btn--cancel{background:var(--color-light);color:var(--color-gray-03)}.pf-btn--submit{background:var(--color-orange);color:var(--color-white)}.pf-btn--cancel:hover:not(:disabled){opacity:.8}.pf-btn--submit:hover:not(:disabled){opacity:.88}.pf-spinner{border:2.5px solid #fff6;border-top-color:var(--color-white);border-radius:var(--radius-full);width:18px;height:18px;animation:.7s linear infinite pf-spin;display:inline-block}@keyframes pf-spin{to{transform:rotate(360deg)}}.categories-form{background:var(--color-light);flex-direction:column;flex:1;min-height:0;display:flex}.categories-form-fields{flex-direction:column;flex:1;gap:10px;min-height:0;padding:10px;display:flex;overflow-y:auto}.cf-row{gap:10px;display:flex}.cf-row--2>*{flex:1;min-width:0}.cf-hidden-input{display:none}.cf-picture-preview{border-radius:var(--radius-lev3);background:var(--color-gray-01);width:100px;height:100px;position:relative;overflow:hidden}.cf-picture-image{object-fit:cover;width:100%;height:100%}.cf-picture-delete{top:5px;border-radius:var(--radius-full);background:var(--color-light-red);cursor:pointer;border:none;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s;display:flex;position:absolute;inset-inline-end:5px}.cf-picture-delete:hover{background:var(--color-red)}.cf-picture-delete:hover img{filter:brightness(0)invert()}.cf-empty{color:var(--color-gray-02);text-align:center;padding:15px 0;font-size:13px}.cf-footer{border-top:1px solid var(--color-gray-01);background:var(--color-white);flex-shrink:0;align-items:center;gap:10px;height:70px;padding:0 15px;display:flex}.cf-btn{border-radius:var(--radius-lev4);cursor:pointer;flex:1;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.cf-btn:disabled{opacity:.6;cursor:not-allowed}.cf-btn--cancel{background:var(--color-light);color:var(--color-gray-03)}.cf-btn--submit{background:var(--color-orange);color:var(--color-white)}.cf-btn--cancel:hover:not(:disabled){opacity:.8}.cf-btn--submit:hover:not(:disabled){opacity:.88}.cf-spinner{border:2.5px solid #fff6;border-top-color:var(--color-white);border-radius:var(--radius-full);width:18px;height:18px;animation:.7s linear infinite cf-spin;display:inline-block}.products-categories-screen{flex-direction:column;flex:1;min-height:0;display:flex}.products-list-screen{flex-direction:column;flex:1;width:100%;min-height:0;display:flex}.temp-icon-wrap{border-radius:var(--radius-lev3);background:var(--color-light);justify-content:center;align-items:center;width:34px;height:34px;display:inline-flex}.products-categories-wrap{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.products-categories-more{color:#757575;background:#f5f5f5;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600}.profile-screen{flex-direction:column;flex:1;align-items:center;width:100%;min-height:0;display:flex;overflow:hidden}.profile-screen--loading{justify-content:center}.profile-spinner{border:3px solid var(--color-gray-01);border-top-color:var(--color-orange);border-radius:var(--radius-full);width:40px;height:40px;animation:.8s linear infinite profile-spin}@keyframes profile-spin{to{transform:rotate(360deg)}}.profile-error{color:var(--color-gray-03);font-size:16px}.profile-card{background:var(--color-white);border-radius:12px;flex-direction:column;align-items:center;gap:10px;width:100%;max-width:1300px;padding:20px 20px 40px;display:flex;overflow:auto}.profile-avatar-section{flex-direction:column;align-items:center;padding-bottom:15px;display:flex;position:relative}.profile-avatar-wrap{border-radius:var(--radius-full);border:5px solid var(--color-orange);background:var(--color-orange-30);justify-content:center;align-items:center;width:180px;height:180px;display:flex;overflow:hidden}.profile-avatar-img{object-fit:cover;width:100%;height:100%}.profile-avatar-letter{color:var(--color-orange);text-transform:uppercase;font-size:72px;font-weight:700;line-height:1}.profile-role-badge{background:var(--color-orange);color:var(--color-dark);white-space:nowrap;border-radius:20px;padding:6px 20px;font-size:15px;font-weight:500;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.profile-info{text-align:center;flex-direction:column;align-items:center;line-height:1.5;display:flex}.profile-name{color:var(--color-dark);font-size:22px;font-weight:700}.profile-email,.profile-phone{color:var(--color-gray-03);font-size:16px;font-weight:400}.profile-badges{flex-wrap:wrap;justify-content:center;gap:10px;display:flex}.profile-badge{background:var(--color-light);border:1px solid var(--color-orange-30);padding:10px;box-sizing:border-box;border-radius:8px;align-items:center;gap:10px;height:40px;padding-inline-end:30px;display:flex}.profile-badge-icon{flex-shrink:0;width:24px;height:24px}.profile-badge span{color:var(--color-dark);white-space:nowrap;font-size:15px;font-weight:500}.profile-permissions{flex-direction:column;align-items:center;gap:15px;width:100%;padding-top:20px;display:flex}.profile-permissions-title{color:var(--color-orange);margin:0;font-size:22px;font-weight:600}.profile-permissions-grid{grid-template-columns:repeat(2,1fr);gap:10px;width:100%;padding:10px;display:grid}@media (width<=768px){.profile-permissions-grid{grid-template-columns:1fr}}.profile-permission-row{border:1px solid var(--color-orange-30);box-sizing:border-box;border-radius:8px;align-items:center;gap:10px;height:50px;padding:10px 15px;display:flex}.profile-permission-model{color:var(--color-dark);text-align:right;flex:1;font-size:18px;font-weight:700}.profile-permission-actions{flex-wrap:wrap;gap:10px;display:flex}.profile-permission-action{background:var(--color-gray-01);color:var(--color-gray-03);white-space:nowrap;border-radius:20px;justify-content:center;align-items:center;height:28px;padding:0 12px;font-size:14px;font-weight:500;display:flex}.profile-edit-btn{background:var(--color-white);border:1.5px solid var(--color-orange);width:180px;height:54px;min-height:54px;color:var(--color-orange);cursor:pointer;border-radius:6px;margin-top:10px;font-size:18px;font-weight:600;transition:background .15s,color .15s}.profile-edit-btn:hover{background:var(--color-orange);color:var(--color-white)}.select-store-screen{background:var(--color-light);flex-direction:column;align-items:center;gap:24px;min-height:100vh;padding:60px 20px;display:flex}.select-store-header{text-align:center;flex-direction:column;gap:6px;display:flex}.select-store-title{color:var(--color-dark);font-size:24px;font-weight:700}.select-store-subtitle{color:var(--color-gray-03);font-size:14px}.select-store-list{flex-direction:column;gap:12px;width:100%;max-width:460px;display:flex}.store-card{background:var(--color-white);border-radius:var(--radius-lev6);box-shadow:var(--shadow-small-7);border:1.5px solid #0000;align-items:center;gap:14px;width:100%;padding:14px 18px;transition:box-shadow .15s;display:flex}.store-card:hover{box-shadow:var(--shadow-med-5);border-color:var(--color-orange-30)}.store-card-logo-wrap{border-radius:var(--radius-full);border:1.5px solid var(--color-orange-30);background:var(--color-orange);flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.store-card-logo{object-fit:cover;width:100%;height:100%}.store-card-logo-placeholder{color:var(--color-white);text-transform:uppercase;font-size:18px;font-weight:700;line-height:1}.store-card-info{text-align:start;flex-direction:column;flex:1;gap:2px;display:flex}.store-card-type{color:var(--color-orange);font-size:11px;font-weight:500}.store-card-name{color:var(--color-dark);font-size:15px;font-weight:600}.settings-screen{flex-direction:column;flex:1;gap:20px;width:100%;min-height:0;padding-bottom:20px;display:flex;overflow:auto}.settings-screen--loading{justify-content:center;align-items:center}.settings-spinner{border:3px solid var(--color-gray-01);border-top-color:var(--color-orange);border-radius:var(--radius-full);width:40px;height:40px;animation:.8s linear infinite settings-spin}@keyframes settings-spin{to{transform:rotate(360deg)}}.settings-section{background:var(--color-white);border-radius:12px;flex-direction:column;gap:10px;width:100%;max-width:1300px;padding:20px;display:flex}.settings-section-header{border-bottom:1px solid var(--color-orange);justify-content:flex-start;align-items:center;gap:10px;padding-bottom:10px;display:flex}.settings-section-icon{width:30px;height:30px}.settings-section-icon-wrap{background:var(--color-orange-30);border-radius:6px;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.settings-section-icon-inner{width:18px;height:18px}.settings-section-title{color:var(--color-orange);font-size:16px;font-weight:500}.settings-section-content{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.settings-picture-box{border:1px solid var(--color-orange-30);border-radius:4px;flex-direction:column;align-items:center;gap:10px;width:100%;padding:10px;display:flex}.settings-avatar-wrap{border-radius:var(--radius-full);border:5px solid var(--color-orange);background:var(--color-orange-30);justify-content:center;align-items:center;width:160px;height:160px;display:flex;overflow:hidden}.settings-avatar-img{object-fit:cover;width:100%;height:100%}.settings-avatar-letter{color:var(--color-orange);text-transform:uppercase;font-size:64px;font-weight:700;line-height:1}.settings-change-picture-btn{background:var(--color-white);border:1px solid var(--color-orange);height:40px;color:var(--color-orange);cursor:pointer;border-radius:6px;padding:0 20px;font-size:15px;font-weight:600;transition:background .15s,color .15s}.settings-change-picture-btn:hover{background:var(--color-orange);color:var(--color-white)}.settings-row{gap:10px;width:100%;display:flex}.settings-row--single{justify-content:flex-start}.settings-field{flex:1;align-items:center;gap:10px;height:50px;min-height:50px;display:flex}.settings-field--full{flex:none;width:auto}.settings-field--language{flex:none;width:400px;max-width:100%}.settings-label{width:120px;color:var(--color-gray-03);text-align:start;white-space:nowrap;flex-shrink:0;font-size:15px;font-weight:500}.settings-input-wrap{flex:1;min-width:0;height:100%}.settings-input{border:1px solid var(--color-orange-30);background:var(--color-white);width:100%;height:100%;color:var(--color-dark);box-sizing:border-box;border-radius:8px;padding:0 15px;font-size:16px;font-weight:500}.settings-input:focus{border-color:var(--color-orange);outline:none}.settings-input::placeholder{color:var(--color-gray-03)}.settings-radio-group{border:1px solid var(--color-orange-30);border-radius:8px;flex:1;height:100%;display:flex;overflow:hidden}.settings-radio-btn{background:var(--color-white);height:100%;color:var(--color-dark);cursor:pointer;border:none;flex:1;justify-content:center;align-items:center;gap:10px;font-size:15px;font-weight:600;transition:background .15s;display:flex}.settings-radio-btn:first-child{border-inline-start:1px solid var(--color-orange-30)}.settings-radio-btn:last-child,.settings-radio-btn:not(:last-child){border-inline-end:1px solid var(--color-orange-30)}.settings-radio-btn:hover{background:var(--color-light)}.settings-radio-check{border:2px solid var(--color-gray-02);border-radius:5px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.settings-radio-btn--active .settings-radio-check{background:var(--color-orange);border-color:var(--color-orange)}.settings-radio-check img{filter:brightness(0)invert();width:12px;height:12px}.settings-actions{justify-content:flex-end;gap:10px;height:54px;display:flex}.settings-save-btn{background:var(--color-orange);width:300px;height:100%;color:var(--color-dark);cursor:pointer;border:none;border-radius:6px;font-size:16px;font-weight:600;transition:opacity .15s}.settings-save-btn:hover:not(:disabled){opacity:.9}.settings-save-btn:disabled{opacity:.5;cursor:not-allowed}.settings-cancel-btn{background:var(--color-white);border:1px solid var(--color-orange);width:140px;height:100%;color:var(--color-orange);cursor:pointer;border-radius:6px;font-size:16px;font-weight:600;transition:background .15s,color .15s}.settings-cancel-btn:hover:not(:disabled){background:var(--color-orange);color:var(--color-white)}.settings-cancel-btn:disabled{opacity:.5;cursor:not-allowed}@media (width<=768px){.settings-row{flex-direction:column}.settings-field{flex-direction:column;align-items:stretch;gap:5px;height:auto}.settings-field--language{width:100%}.settings-label{text-align:start;width:auto}.settings-input-wrap,.settings-radio-group{width:100%;height:50px;min-height:50px}.settings-actions{flex-direction:column-reverse;height:auto}.settings-save-btn,.settings-cancel-btn{width:100%;height:50px;min-height:50px}}.tiers-form{background:var(--color-light);flex-direction:column;flex:1;min-height:0;display:flex}.tiers-form-fields{flex-direction:column;flex:1;gap:10px;min-height:0;padding:10px;display:flex;overflow-y:auto}.tf-row{gap:10px;display:flex}.tf-row--2>*,.tf-row--3>*{flex:1;min-width:0}.tf-hint{color:var(--color-gray-02);margin:8px 0 0;font-size:12px;line-height:1.5}.tf-footer{border-top:1px solid var(--color-gray-01);background:var(--color-white);flex-shrink:0;align-items:center;gap:10px;height:70px;padding:0 15px;display:flex}.tf-btn{border-radius:var(--radius-lev4);cursor:pointer;flex:1;justify-content:center;align-items:center;height:44px;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.tf-btn:disabled{opacity:.6;cursor:not-allowed}.tf-btn--cancel{background:var(--color-light);color:var(--color-gray-03)}.tf-btn--submit{background:var(--color-orange);color:var(--color-white)}.tf-btn--cancel:hover:not(:disabled){opacity:.8}.tf-btn--submit:hover:not(:disabled){opacity:.88}.tf-spinner{border:2.5px solid #fff6;border-top-color:var(--color-white);border-radius:var(--radius-full);width:18px;height:18px;animation:.7s linear infinite tf-spin;display:inline-block}@keyframes tf-spin{to{transform:rotate(360deg)}}.tiers-screen{flex-direction:column;flex:1;gap:16px;min-height:0;display:flex}.tiers-screen-content{flex-direction:column;flex:1;min-height:0;display:flex}.tiers-points-badge{background:var(--color-orange-30);color:var(--color-orange);border-radius:var(--radius-full);white-space:nowrap;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;display:inline-flex}.tiers-rate-text{color:var(--color-gray-03);white-space:nowrap;font-size:12px;font-weight:500}.popup-backdrop{z-index:1000;transition:opacity .2s;position:fixed;inset:0}.popup-backdrop[data-cover=shaded]{background:#0009}.popup-backdrop[data-cover=invisible]{background:0 0}.popup-viewport-wrap{pointer-events:none;z-index:1001;display:flex;position:fixed;inset:0}.popup-anchor-wrap{z-index:1001;position:fixed}.popup-content{pointer-events:all;transition:opacity .2s,transform .2s}[data-popup-anim=fade]{opacity:0}[data-popup-anim=scale]{opacity:0;transform:scale(0)}[data-popup-anim=scaleTop]{opacity:0;transform-origin:top;transform:scale(0)}[data-popup-anim=scaleBottom]{opacity:0;transform-origin:bottom;transform:scale(0)}[data-popup-anim=bottomSlide]{opacity:0;transform:translateY(100vh)}[data-popup-anim=topSlide]{opacity:0;transform:translateY(-100vh)}[data-popup-anim=startSlide]{opacity:0;transform:translate(-100vw)}[dir=rtl] [data-popup-anim=startSlide]{transform:translate(100vw)}[data-popup-anim=endSlide]{opacity:0;transform:translate(100vw)}[dir=rtl] [data-popup-anim=endSlide]{transform:translate(-100vw)}[data-state=open][data-popup-anim=fade]{opacity:1}[data-state=open][data-popup-anim=scale],[data-state=open][data-popup-anim=scaleTop],[data-state=open][data-popup-anim=scaleBottom]{opacity:1;transform:scale(1)}[data-state=open][data-popup-anim=bottomSlide],[data-state=open][data-popup-anim=topSlide]{opacity:1;transform:translateY(0)}[data-state=open][data-popup-anim=startSlide],[data-state=open][data-popup-anim=endSlide]{opacity:1;transform:translate(0)}
