@charset "UTF-8";body{position:absolute;top:0;left:0;margin:0;padding:0;width:100svw;height:100svh}@supports (-webkit-touch-callout: none){input,textarea,select{font-size:16px}}#root,.app-shell,.app-frame,.app{position:relative;top:0;left:0;margin:0;padding:0;width:100%;height:100%}.app{background-color:#f2f2f2}.desktop-panel{display:none}@font-face{font-family:Inter-Regular;src:url(./Inter-VariableFont_opsz_wght-c8O0ljhh.ttf);font-style:normal;font-display:block}div *{font-family:Inter-Regular;-webkit-user-select:none;user-select:none}@media (min-width: 900px) and (hover: hover) and (pointer: fine){body{background:#424242;overflow:hidden}canvas{width:500px!important}.app-frame{display:grid;grid-template-columns:1fr 500px 1fr}.app{grid-column:2/3}.overlay,.onboarding,.interface-tour{width:500px!important}.step-navigation,.step-search,.step-exhibition-map{position:absolute!important}.help-page-content{width:500px!important;position:absolute;left:calc((100svw - 500px)/2)!important}.conference-halls-page,.my-focus-page{width:500px!important}.tags-sheet{width:476px!important;position:absolute;left:calc((100svw - 476px)/2)!important}.filters-page{width:500px!important}.search-page{width:500px!important;left:100px}.route-page{width:500px!important}.desktop-panel{display:flex;position:absolute;min-width:0;height:100%;color:#d3b37d;box-sizing:border-box;pointer-events:none}.desktop-panel-left{width:calc((100% - 500px)/2);background:#1d348f url(../svg/desktopBackground.svg) no-repeat left;flex-direction:column;justify-content:space-between;padding:clamp(54px,7.8vh,92px) clamp(42px,5vw,88px) clamp(58px,7.2vh,86px)}.desktop-panel-right{position:absolute!important;top:0;left:calc((100% - 500px)/2 + 500px)!important;width:calc((100% - 500px)/2);background:#1d348f url(../svg/desktopBackground.svg) no-repeat right;justify-content:flex-end;padding:clamp(54px,7.8vh,92px) clamp(42px,5vw,88px) 0;text-align:right}.desktop-controls-help p,.desktop-qr-label,.desktop-panel-left-text{color:#d3b37d;font-size:28px;font-style:normal;font-weight:500;line-height:28px;letter-spacing:-.56px}.desktop-qr-label{margin-bottom:24px}.desktop-panel-left-text p{margin:0 0 clamp(22px,3vh,34px)}.desktop-qr-block{display:flex;flex-direction:column;align-items:flex-start}.desktop-qr{width:clamp(142px,12vw,220px);height:auto;display:block}}.mapContainer{overflow:hidden;position:relative;top:0;left:0;margin:0;padding:0;width:100%;height:100%}.overlay{position:absolute;top:0;width:100svw;height:100svh;display:grid;grid-template-rows:160px auto 86px;grid-template-columns:12px 48px auto 48px 12px;pointer-events:none;overflow:hidden}.top-bar{display:grid;grid-template-columns:12px 40px 8px minmax(0,1fr) 12px;grid-template-rows:12px 48px 12px 32px 12px 200px;pointer-events:auto;grid-column:1/6;grid-row:1/2;width:100%;height:100%;transition-duration:.3s}.top-bar.hidden{opacity:0;pointer-events:none}.search{grid-column:2/5;grid-row:2/3;display:flex;gap:12px;padding:8px 12px;align-items:center;border-radius:16px;height:48px;min-height:48px;max-height:48px;box-sizing:border-box;background:#fff;border:0;cursor:pointer;text-align:left}.img-search{border-radius:8px}.search-input,.search-placeholder{outline:none;border:none;border-radius:8px;color:var(--ui-gray360, #a4a4a4);font-feature-settings:"liga" off,"clig" off;font-size:15px;font-style:normal;font-weight:400;line-height:24px;width:100%;background:transparent}.close-search{display:flex;width:48px;height:48px;justify-content:center;align-items:center;padding:0;margin:0;cursor:pointer}.search-tags{grid-column:2/6;grid-row:4/5;display:flex;flex-direction:row;gap:6px;height:32px;min-width:0;width:100%;max-width:100%;padding-right:12px;overflow-x:scroll;overflow-y:visible;scrollbar-width:none;-ms-overflow-style:none}.search-tag-dropdown{position:relative;flex:0 0 auto;width:max-content;min-width:112px;height:32px;transition-duration:.3s;cursor:pointer}.search-tag-dropdown-dropdown{position:relative;z-index:0;height:30px;min-width:112px;border-radius:16px;border:solid white 1px;background-color:#fff;transition-duration:.3s;display:flex;gap:10px;justify-content:space-between;padding:0 12px 0 18px;box-sizing:border-box}.search-tag-dropdown-dropdown.selected{border:solid #CBAA77 1px;background-color:#fbefdc;color:#cbaa77}.search-tag-dropdown-dropdown-text{font-size:12px;font-weight:500;place-self:center start;white-space:nowrap;-webkit-user-select:none;user-select:none;cursor:pointer}.search-tag-dropdown-dropdown-icon{place-self:center end;cursor:pointer}.search-tag-dropdown.opened{min-width:0}.search-tag-dropdown.opened .search-tag-dropdown-dropdown{width:max-content;min-width:0;padding:0 18px;justify-content:center}.tags-sheet{position:fixed;left:12px;right:12px;bottom:0;z-index:5;max-height:min(70svh,630px);padding:28px 16px 0;box-sizing:border-box;background-color:#f2f2f2;border-top-left-radius:25px;border-top-right-radius:25px;display:grid;grid-template-rows:auto minmax(0,1fr) auto;transform:translateY(100%);transition-duration:.35s;pointer-events:auto}.tags-sheet.active{transform:translateY(0)}.tags-sheet-header{display:grid;grid-template-columns:minmax(0,1fr) 28px;align-items:center;gap:12px;touch-action:none;-webkit-user-select:none;user-select:none;font-size:18px;font-weight:500;letter-spacing:-.36px}.tags-sheet-title{color:#000;font-size:20px;line-height:24px;font-weight:700}.tags-sheet-close{width:24px;height:24px;display:flex;align-items:center;justify-content:center;-webkit-user-select:none;user-select:none;cursor:pointer}.tags-sheet-close img{width:24px;height:24px}.tags-sheet-list{display:flex;flex-wrap:wrap;align-content:flex-start;gap:8px;overflow-y:auto;scrollbar-width:none;margin-top:20px}.tags-sheet-list::-webkit-scrollbar{display:none}.tags-sheet-tag{height:40px;padding:0 16px;border-radius:14px;display:flex;align-items:center;justify-content:center;background-color:#fff;border:1px solid #fff;color:#212122;font-size:14px;line-height:18px;-webkit-user-select:none;user-select:none;cursor:pointer;box-sizing:border-box}.tags-sheet-tag.selected{color:#cbaa77;background-color:#fbefdc;border-color:#cbaa77}.tags-sheet-tag.disabled{color:#ccc;background-color:#eaeaea;border-color:#eaeaea}.tags-sheet-buttons{display:grid;grid-template-columns:1fr 1fr;place-items:center center;gap:8px;margin:0 -16px;padding-left:16px;padding-right:16px;box-shadow:0 -18px 24px #f2f2f2f2;height:72px;background:var(--Background-Primary, #F2F2F2);box-shadow:0 -4px 4px #0000000a}.tags-sheet-button{height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:500;-webkit-user-select:none;user-select:none;cursor:default;width:100%}.tags-sheet-button-apply{color:#cbaa7773;background-color:#fbefdc}.tags-sheet-button-reset{color:#ccc;background-color:#fff}.tags-sheet-button.active{cursor:pointer}.tags-sheet-button-apply.active{color:#fff;background-color:#d4b275}.tags-sheet-button-reset.active{color:#212122}.filter{flex:0 0 40px;display:flex;width:40px;height:32px;flex-direction:column;justify-content:center;align-items:center;border-radius:16px;flex-shrink:0;border:none;box-sizing:border-box;background:#fff;cursor:pointer}.bottom-bar{position:absolute;bottom:0;left:0;display:flex;align-items:flex-end;pointer-events:auto;grid-column:1/6;grid-row:3/4;width:100%;height:100%;z-index:2;transition-duration:.5s}.bottom-bar-buttons{height:50px;display:flex;justify-content:space-between;align-items:center;width:calc(100% - 20px);gap:0;margin:0 10px 12px;padding:4px;border-radius:12px;background:#fff;box-shadow:0 -4px 18px #0000001f,0 2px 10px #0000001a;box-sizing:border-box}.bottom-bar-buttons>div{transition-duration:.5s;-webkit-user-select:none;user-select:none;border-radius:10px}.bottom-bar-button{display:flex;gap:2px;flex-direction:column;justify-content:center;align-items:center;flex:1;height:100%;min-width:0;cursor:pointer;color:#a4a4a4}.bottom-bar-button-icon{width:22px;height:22px;background-position:center;background-repeat:no-repeat;background-size:contain}.bottom-bar-button-label{margin-top:1px;font-size:10px;font-weight:500;line-height:10px;color:currentColor;text-align:center;white-space:nowrap}.bottom-bar-button.active{color:#cbaa77}.map-button-icon{background-image:url(../svg/bottomBar_map.svg)}.map-button.active .map-button-icon{background-image:url(../svg/bottomBar_map_selected.svg)}.events-button-icon{background-image:url(../svg/bottomBar_conferenceHall.svg)}.events-button.active .events-button-icon{background-image:url(../svg/bottomBar_conferenceHall_selected.svg)}.my-focus-button-icon{background-image:url(../svg/bottomBar_myFocus.svg)}.my-focus-button.active .my-focus-button-icon{background-image:url(../svg/bottomBar_myFocus_selected.svg)}.help-button-icon{background-image:url(../svg/bottomBar_info.svg)}.help-button.active .help-button-icon{background-image:url(../svg/bottomBar_help_selected.svg)}.card{position:absolute;bottom:0;height:calc(100svh - 12px);margin-left:12px;z-index:1;border-top-left-radius:25px;border-top-right-radius:25px;display:grid;grid-template-rows:185px 25px auto;transition-duration:.5s}.card.opened{box-shadow:0 -4px 24px #00000024}.card-body{pointer-events:auto;position:relative;padding:8px 15px 34px;min-height:100%;grid-column:1/3;grid-row:2/4;background-color:#f2f2f2;border-top-left-radius:25px;border-top-right-radius:25px;transition-duration:.5s;display:flex;flex-direction:column;gap:12px;box-sizing:border-box}.card.collapsed:not(.common-card-sheet) .card-buttons{position:absolute;left:0;right:0;top:95px;margin:0;box-shadow:none}.card-body-container{display:flex;flex-direction:column;gap:8px;transition-duration:.5s;touch-action:none}.common-card-sheet .card-buttons{margin-top:36px}.card.opened .card-buttons{margin-top:auto;box-shadow:0 -4px 4px #0000000a}.card-share-toast{position:fixed;left:20px;right:20px;z-index:2;display:flex;align-items:center;gap:10px;min-height:48px;padding:11px 14px;border-radius:12px;background-color:#dffceb;color:#45ad6e;font-size:14px;line-height:16px;box-sizing:border-box;opacity:0;transform:translateY(8px);pointer-events:none;transition-duration:.3s}.card-share-toast.active{opacity:1;transform:translateY(0)}.card-image{grid-column:1/3;grid-row:1/3;position:relative;top:100%;display:flex;justify-content:center;overflow:hidden;transition-duration:.5s;z-index:-1;pointer-events:auto}.card-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;border-top-left-radius:25px;border-top-right-radius:25px}.card-image-loader{width:100%;height:100%;background:linear-gradient(90deg,#e5e5e5,#f5f5f5,#e5e5e5);background-size:200% 100%;animation:card-image-loader 5s infinite linear}.card-image-carousel{position:relative;width:100%;height:100%;overflow:hidden;border-top-left-radius:25px;border-top-right-radius:25px;aspect-ratio:16/9}.card-image-carousel__track{display:flex;width:100%;height:100%;transition:transform .35s ease}.card-image-carousel__image{flex:0 0 100%;width:100%;height:100%;object-fit:cover;-webkit-user-select:none;user-select:none;pointer-events:none}.card-image-carousel__button{position:absolute;top:50%;width:36px;height:36px;transform:translateY(-50%);border:none;border-radius:50%;background:#ffffffbf;color:#222;font-size:28px;line-height:1;cursor:pointer;z-index:2;display:flex;align-items:center;justify-content:center}.card-image-carousel__button:hover{background:#fffffff2}.card-image-carousel__button--prev{left:12px}.card-image-carousel__button--next{right:12px}@keyframes card-image-loader{0%{background-position:200% 0}to{background-position:-200% 0}}.card-arrow{align-items:center;display:flex;justify-content:center;width:100%;height:6px;grid-column:2/3;grid-row:2/3;cursor:pointer}.card-title{grid-column:2/3;grid-row:4/5;display:grid;grid-template-columns:minmax(0,1fr) 24px;align-items:start;gap:12px;color:#212122;font-size:18px;line-height:22px;font-weight:600;-webkit-user-select:none;user-select:none;min-width:0}.card-title-text{min-width:0;width:100%}.card.collapsed .card-title-text{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-close-button{padding-right:4px;flex-shrink:0;cursor:pointer}.card-tags{grid-column:2/3;grid-row:6/7;color:#a4a4a4;font-size:12px;line-height:20px;height:auto;min-height:24px;-webkit-user-select:none;user-select:none}.card.collapsed .card-tags{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.card-description{font-size:14px;overflow-y:scroll;overscroll-behavior:contain;scrollbar-width:none;-ms-overflow-style:none;transition-duration:.5s;height:100%;margin-bottom:-12px;display:flex;flex-direction:column;gap:16px;padding-bottom:12px;box-sizing:border-box}.card-description-text{white-space:pre-line;flex:0 0 auto;margin-top:2px}.card-buttons{width:auto;min-width:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;grid-column:2/3;grid-row:10/11;margin:0 -15px -34px;padding:12px 15px calc(12px + env(safe-area-inset-bottom));background:var(--Background-Primary, #F2F2F2);box-sizing:border-box}.card-buttons>div{border-radius:16px;background-color:#fff;height:44px;cursor:pointer;-webkit-user-select:none;user-select:none}.show-on-map-button{flex:1 1 0;min-width:0;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:0 5px;box-sizing:border-box;color:#212122;font-size:14px;line-height:16px;font-weight:500}.show-on-map-button img{flex:0 0 auto}.show-on-map-button .label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.share-button{flex:0 0 44px;min-width:44px;display:flex;flex-direction:column;justify-content:center;align-items:center}.route-button{flex:1 1 0;min-width:0;display:flex;flex-direction:row;justify-content:center;gap:12px;align-items:center;color:#212122;font-size:14px;line-height:16px;font-weight:500;-webkit-user-select:none;user-select:none;padding:0 5px;box-sizing:border-box}.route-button img{flex:0 0 auto}.route-button .label{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.favorite-button{flex:0 0 44px;min-width:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;-webkit-user-select:auto;user-select:auto}.hall-card-header{gap:4px}.hall-card-subtitle{color:#a4a4a4;font-size:14px;line-height:17px;font-weight:400;-webkit-user-select:none;user-select:none}.hall-card-dates{flex:0 0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:6px;padding:0;-webkit-user-select:none;user-select:none}.hall-card-date{height:54px;min-width:50px;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#212122;background-color:#fff;font-size:11px;line-height:13px;font-weight:500;cursor:pointer;box-sizing:border-box}.hall-card-date>div:last-child{font-size:18px;line-height:20px;font-weight:600}.hall-card-date.active{color:#cbaa77;background-color:#fbefdc;outline:1px solid #CBAA77}.hall-card-date.disabled{color:#a4a4a4;opacity:.45;pointer-events:none}.hall-card-events{flex:1;display:flex;flex-direction:column;gap:10px;min-height:0;height:auto;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;margin-bottom:-12px}.hall-card-events::-webkit-scrollbar{display:none}.hall-card-event{display:flex;flex-direction:column;gap:8px;padding:12px;border-radius:14px;background-color:#fff;box-sizing:border-box}.hall-card-event-tag{width:fit-content;padding:3px 8px;border-radius:4px;color:#008cff;background-color:#e1f1ff;font-size:12px;line-height:14px;font-weight:500}.hall-card-event-title{color:#212122;font-size:14px;line-height:17px;font-weight:600}.hall-card-event-info{display:flex;flex-direction:column;gap:6px}.hall-card-event-info-row{display:grid;grid-template-columns:16px minmax(0,1fr);align-items:start;gap:6px;color:#a4a4a4;font-size:12px;line-height:15px}.hall-card-event-info-row svg{width:14px;height:14px;margin-top:1px}.common-card-header{gap:8px}.restaurant-menu{display:flex;padding:16px 16px 12px;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch;border-radius:16px;background:#fff;box-sizing:border-box}.restaurant-menu-header{position:relative;z-index:1;display:flex;align-items:flex-start;justify-content:space-between;gap:12px;width:100%}.restaurant-menu-title,.restaurant-menu-group-title{margin:0;color:var(--text-icons-primary, #212122);font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:0}.restaurant-menu-title{font-size:18px;line-height:24px}.restaurant-menu-date-wrap{position:relative;flex:0 0 auto}.restaurant-menu-date,.restaurant-menu-date-option{border:0;font:inherit;cursor:pointer}.restaurant-menu-date{display:flex;padding:4px 8px;justify-content:center;align-items:center;gap:4px;min-height:32px;border-radius:8px;background:var(--Background-Primary, #F2F2F2);color:#d0ae76;font-size:14px;font-weight:500;line-height:18px;letter-spacing:0}.restaurant-menu-date-arrow{width:7px;height:7px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition-duration:.2s}.restaurant-menu-date.opened .restaurant-menu-date-arrow{transform:translateY(2px) rotate(225deg)}.restaurant-menu-date-list{position:absolute;top:calc(100% + 4px);right:0;display:flex;min-width:130px;padding:4px 0;flex-direction:column;border-radius:8px;background:var(--Background-Primary, #F2F2F2);box-shadow:0 4px 16px #00000014;overflow:hidden}.restaurant-menu-date-option{padding:8px 12px;background:transparent;color:#d0ae76;text-align:left;font-size:14px;line-height:18px;letter-spacing:0}.restaurant-menu-date-option+.restaurant-menu-date-option{border-top:1px solid rgba(164,164,164,.22)}.restaurant-menu-groups{display:flex;flex-direction:column;align-items:flex-start;gap:16px;align-self:stretch}.restaurant-menu-group{display:flex;flex-direction:column;align-items:flex-start;gap:10px;align-self:stretch}.restaurant-menu-group+.restaurant-menu-group{padding-top:14px;border-top:1px solid rgba(164,164,164,.18)}.restaurant-menu-dishes{display:flex;flex-direction:column;align-items:flex-start;gap:4px;align-self:stretch}.restaurant-menu-dish{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:12px;width:100%}.restaurant-menu-dish-name{color:var(--text-icons-primary, #212122);font-size:12px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:0}.restaurant-menu-dish-amount{color:var(--text-icons-secondary, #A4A4A4);text-align:right;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:0;white-space:nowrap}.route-page{position:absolute;bottom:0;width:100svw;height:calc(100svh - 12px);background-color:#f2f2f2;box-shadow:0 -4px 24px #00000024;z-index:2;border-top-left-radius:25px;border-top-right-radius:25px;display:grid;grid-template-columns:16px auto 16px;grid-template-rows:8px 6px 8px 22px 20px 104px 30px 30px 30px auto;transition-duration:.5s;pointer-events:auto}.route-page-handle{grid-column:2/3;grid-row:2/3;justify-self:center;display:block;width:25px;height:6px;object-fit:contain;touch-action:none}.route-page-head{grid-column:2/3;grid-row:4/5;display:flex;flex-direction:row;justify-content:space-between}.route-page-title{font-weight:600;font-size:18px}.from-to-bar{grid-column:2/3;grid-row:6/7;display:grid;grid-template-columns:42px calc(100% - 86px) 44px;grid-template-rows:1fr 2px 1fr;height:100%;border-radius:18px;background:#fff;width:100%}.from-to-bar-divider{grid-row:2/3;width:100%;grid-column:2/3;background-color:#f2f2f2}.from{grid-column:1/4;grid-row:1/2;height:52px;width:100%;display:grid;grid-template-columns:16px 14px 12px auto 8px 22px 8px 36px 8px;grid-template-rows:12px auto 12px}.from-icon{grid-column:2/3;grid-row:2/3;place-self:center center}.from-input{width:100%;height:100%;grid-column:4/5;grid-row:2/3;padding:0;margin:0;border:none;outline:none;box-shadow:none;font-size:14px;font-weight:500}.from-input::placeholder{color:#ccc}.from-close-button{grid-column:6/7;grid-row:2/3;place-self:center;width:22px;height:22px;padding:0;border:none;background:transparent;cursor:pointer}.from-close-button img{width:20px;height:20px;display:block;pointer-events:none}.from-map-selector-button{width:36px;height:36px;grid-column:8/9;grid-row:2/3;place-self:center;border:none;outline:none;appearance:none;-webkit-appearance:none;border-radius:12px;background-color:#f2f2f2;padding:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.from-map-selector-button-icon{height:16px;width:16px}.to{grid-column:1/4;grid-row:3/4;height:100%;width:100%;display:grid;grid-template-columns:16px 14px 12px auto 8px 22px 8px 36px 8px;grid-template-rows:6px auto 12px}.to-icon{grid-column:2/3;grid-row:2/3;place-self:center center}.to-input{grid-column:4/5;grid-row:2/3;min-width:0;width:100%;height:100%;padding:0;margin:0;border:none;outline:none;box-shadow:none;font-size:14px;font-weight:500}.to-input::placeholder{color:#ccc}.to-close-button{grid-column:6/7;grid-row:2/3;place-self:center;width:22px;height:22px;padding:0;border:none;background:transparent;cursor:pointer}.to-close-button img{width:20px;height:20px;display:block;pointer-events:none}.to-map-selector-button{width:36px;height:36px;grid-column:8/9;grid-row:2/3;place-self:center;border:none;outline:none;appearance:none;-webkit-appearance:none;border-radius:12px;background-color:#f2f2f2;padding:0;margin:0;position:relative;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.to-map-selector-button-icon{height:16px;width:16px}.my-focus-checkbox>div{font-size:14px;font-weight:500}.my-focus-checkbox{grid-column:2/3;grid-row:8/9;display:flex;justify-content:space-between;align-items:center;color:#212122}.my-focus-checkbox-switch{position:relative;width:44px;height:26px;padding:0;border:none;border-radius:999px;background-color:#d9d9d9;cursor:pointer;transition-duration:.2s}.my-focus-checkbox-switch span{position:absolute;top:2px;left:2px;width:21px;height:21px;border-radius:50%;background-color:#fff;box-shadow:0 1px 2px #0000002e;transition-duration:.2s}.my-focus-checkbox-switch.active{background-color:#cbaa77}.my-focus-checkbox-switch.active span{transform:translate(19px)}.objects-list{grid-column:2/3;grid-row:10/11;display:flex;flex-direction:column;gap:5px;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;white-space:pre-line;transition-duration:.5s;height:100%;padding-bottom:5px;box-sizing:border-box}.objects-list-item{display:flex;align-items:center;justify-content:space-between;flex-direction:row;gap:6px;min-height:32px;padding:12px 12px 12px 16px;border-radius:16px;background-color:#fff;font-size:14px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:auto}.objects-list-item>div{flex:1;min-width:0}.objects-list-item-title{display:flex;align-items:center;color:#212122;font-size:14px;line-height:16px;font-weight:500;gap:6px}.objects-list-item-title-text{flex:1;min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.objects-list-item-favorite{margin-top:1px}.objects-list-item-arrow{width:24px;height:24px;flex:0 0 auto}.map-selector{position:absolute;width:calc(100% - 24px);bottom:0;display:grid;margin-left:12px;grid-template-columns:16px auto 16px;grid-template-rows:22px 22px 16px auto 12px 44px 34px;background-color:#f2f2f2;border-top-left-radius:20px;border-top-right-radius:20px;z-index:2;pointer-events:auto;transition-duration:.5s}.map-selector-header{grid-column:2/3;grid-row:2/3}.map-selector-button{grid-column:2/3;grid-row:6/7;background-color:#cbaa77;color:#f2f2f2;border-radius:16px;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.map-selector-from-to-bar{grid-column:2/3;grid-row:4/5;display:grid;grid-template-columns:42px calc(100% - 86px) 44px;grid-template-rows:min-content 2px min-content;height:100%;border-radius:18px;background:#fff;width:100%;overflow:hidden}.map-selector-from-to-bar-divider{grid-row:2/3;width:100%;grid-column:2/3;padding-right:20px;background-color:#f2f2f2}.map-selector-from{grid-column:1/4;grid-row:1/2;width:100%;display:grid;grid-template-columns:14px minmax(0,1fr) 22px;gap:12px;align-items:center;min-height:48px;padding:12px 16px;box-sizing:border-box}.map-selector-from-icon{grid-column:1/2;place-self:center center}.map-selector-from-input{width:100%;grid-column:2/3;padding:0;margin:0;border:none;outline:none;box-shadow:none;min-width:0;font-size:14px}.map-selector-from-close-button{width:100%;grid-column:3/4;place-self:center center;cursor:pointer;-webkit-user-select:none;user-select:none}.map-selector-from-close-button-icon{place-self:center center}.map-selector-from-map-selector-button{width:100%;height:100%;grid-column:8/9;grid-row:2/3;border-radius:12px;background-color:#f2f2f2;padding-top:4px;padding-bottom:4px;position:relative;top:-4px;display:flex;justify-content:center;align-items:center}.map-selector-from-map-selector-button-icon{height:16px;width:16px}.map-selector-to{grid-column:1/4;grid-row:3/4;width:100%;display:grid;grid-template-columns:14px minmax(0,1fr) 22px;gap:12px;align-items:center;min-height:48px;padding:12px 16px;box-sizing:border-box}.map-selector-to-icon{grid-column:1/2;place-self:center center}.map-selector-to-input{width:100%;grid-column:2/3;padding:0;margin:0;border:none;outline:none;box-shadow:none;font-size:14px;min-width:0}.map-selector-to-close-button{width:100%;grid-column:3/4;place-self:center center;cursor:pointer;-webkit-user-select:none;user-select:none}.map-selector-to-close-button-icon{place-self:center center}.map-selector-to-map-selector-button{width:100%;height:100%;grid-column:8/9;grid-row:2/3;border-radius:12px;background-color:#f2f2f2;padding-top:4px;padding-bottom:4px;position:relative;top:-4px;display:flex;justify-content:center;align-items:center}.map-selector-to-map-selector-button-icon{height:16px;width:16px}.filters-page{--filters-page-bottom-space: 20px;pointer-events:auto;position:absolute;width:100svw;height:calc(100svh - 12px);border-top-left-radius:25px;border-top-right-radius:25px;background-color:#f2f2f2;box-shadow:0 -4px 24px #00000024;z-index:3;display:grid;grid-template-columns:16px auto 48px 16px;grid-template-rows:8px 6px 8px 20px 20px 48px 20px min-content minmax(0,1fr) var(--filters-page-bottom-space);transition-duration:.5s}.filters-page.filter-buttons-visible{--filters-page-bottom-space: 76px}.filters-page-handle{grid-column:2/4;grid-row:2/3;justify-self:center;display:block;width:25px;height:6px;object-fit:contain;touch-action:none}.filter-buttons{position:absolute;bottom:0;box-shadow:0 -8px 30px #00000014;width:100%;height:110px;background-color:#f2f2f2;display:grid;grid-template-columns:12px calc(50% - 18px) 12px calc(50% - 18px) 12px;height:76px;grid-template-rows:16px 44px 16px;transition-duration:.5s;z-index:3;background:var(--Background-Primary, #F2F2F2);box-shadow:0 -4px 4px #0000000a}.filter-buttons>div{border-radius:16px;height:44px;cursor:pointer;-webkit-user-select:none;user-select:none}.show-button{grid-row:2/3;grid-column:2/3;display:flex;flex-direction:column;justify-content:center;width:100%;height:48px;align-items:center;text-align:center;background-color:#cbaa77;color:#fff;font-size:14px}.show-button.disabled{background-color:#eaeaea;color:#d2d2d2;cursor:default;pointer-events:none}.reset-button{grid-row:2/3;grid-column:4/5;display:flex;flex-direction:column;justify-content:center;width:100%;height:48px;align-items:center;text-align:center;background-color:#fff;font-size:14px}.filters-page-title{grid-column:2/4;grid-row:4/5;display:flex;justify-content:space-between;gap:12px;color:#212122;font-size:18px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:-.36px}.filters-page-close-button{padding-right:8px;cursor:pointer;-webkit-user-select:none;user-select:none}.filters-page-search{grid-column:2/4;grid-row:6/7;display:flex;gap:12px;padding:12px;align-items:center;border-radius:16px;background:var(--bg-white, #fff)}.search-input{font-size:15px}.close-search{display:flex;width:48px;height:48px;justify-content:center;align-items:center;padding:0;margin:0}.filters-page-objects-list{display:flex;flex-direction:column;gap:12px;grid-column:2/4;grid-row:9/10;width:100%;height:100%;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;opacity:1;transition-duration:.5s;margin-bottom:20px}.filters-page-objects-list-item{display:flex;gap:6px;min-height:32px;padding:12px;border-radius:16px;background-color:#fff;font-size:14px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none;pointer-events:auto}.filters-page-objects-list-item>div{min-width:0;display:flex;flex-direction:column;justify-content:center}.filters-page-objects-list-item-title{display:flex;align-items:center;gap:3px;color:#212122;font-size:14px;line-height:16px;font-weight:500}.filters-page-objects-list-item-title-text{flex:1;min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.filters-page-objects-list-item-favorite{margin-top:1px}.filters-page-selected-tags{grid-column:2/4;grid-row:8/9;display:flex;gap:6px;height:52px;max-width:100%;overflow-x:scroll;overflow-y:hidden;scrollbar-width:none;-ms-overflow-style:none}.selected-tags-tag{width:max-content;height:32px;border:1px solid #CBAA77;border-radius:16px;display:flex;gap:6px;background-color:#fbefdc;cursor:pointer;-webkit-user-select:none;user-select:none}.selected-tags-tag-name{font-size:12px;color:#cbaa77;display:flex;flex-direction:column;justify-content:center;padding-left:16px;white-space:nowrap}.selected-tags-tag-close-button{border:0;background:transparent;padding-right:8px;padding-left:0;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center}.tag-groups{display:flex;flex-direction:column;grid-column:2/4;grid-row:9/10;width:100%;height:100%;padding-bottom:18px;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll;overscroll-behavior-y:contain;scrollbar-width:none;-ms-overflow-style:none;opacity:1;transition-duration:.5s}.tag-groups-separator{width:100%;height:1px;margin:20px 0;background-color:#e0e0e0;flex:0 0 auto}.root::-webkit-scrollbar{display:none}.tag-dropdown{position:relative;width:100%;display:flex;flex-direction:column;gap:6px;transition-duration:.3s}.tag-dropdown-title{position:relative;font-size:14px;color:#212122;-webkit-user-select:none;user-select:none}.tag-dropdown-dropdown{position:relative;height:48px;border-radius:16px;border:solid white 1px;background-color:#fff;transition-duration:.3s;display:flex;justify-content:space-between;cursor:pointer}.tag-dropdown-dropdown-text{font-size:14px;padding-left:18px;place-self:center start}.tag-dropdown-dropdown-text.placeholder{color:#a4a4a4}.tag-dropdown-dropdown-arrow{padding-right:18px;place-self:center end}.tag-dropdown-list{background-color:#fff;border-radius:16px;width:100%;height:max-content;display:flex;flex-direction:column;gap:8px;padding-top:8px;padding-bottom:8px}.dropdown-tag{height:40px;width:calc(100% - 24px);display:flex;flex-direction:column;justify-content:center;font-size:14px;color:#333;transition:top;transition-duration:.3s;place-self:center center;padding-left:16px;-webkit-user-select:none;user-select:none;cursor:pointer}.tag-list{width:100%;display:flex;flex-direction:column;gap:8px}.tag-list-title{font-size:14px;color:#212122;-webkit-user-select:none;user-select:none}.tag-list-list{display:flex;gap:8px;flex-wrap:wrap}.list-tag{font-size:14px;font-style:normal;font-weight:400;letter-spacing:-.84px;background-color:#fff;height:48px;border-radius:16px;color:#333;transition-duration:.3s;cursor:pointer;-webkit-user-select:none;user-select:none;display:flex;flex-direction:column;justify-content:center;padding-left:16px;padding-right:16px}.search-page{pointer-events:auto;position:absolute;left:0;width:100svw;height:calc(100svh - 12px);padding:8px 22px 0;border-top-left-radius:25px;border-top-right-radius:25px;background-color:#f2f2f2;box-shadow:0 -4px 24px #00000024;z-index:3;display:flex;flex-direction:column;box-sizing:border-box;transition-duration:.5s}.search-page-handle{display:block;width:25px;height:6px;margin:0 auto 8px;object-fit:contain;touch-action:none}.search-page-header{font-size:18px;font-style:normal;font-weight:600;line-height:22px;letter-spacing:-.36px;display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.search-page-header h1{margin:0;color:#212122;font-size:20px;line-height:24px;font-weight:600}.search-page-close,.search-page-search-clear,.search-page-filter-button,.search-page-list-item{padding:0;border:0;background:transparent;cursor:pointer;-webkit-user-select:none;user-select:none}.search-page-close{width:22px;height:22px;display:flex;justify-content:center;align-items:center}.search-page-close img{width:22px;height:22px}.search-page-search-row{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:8px;margin-bottom:12px}.search-page-search,.search-page-filter-button{height:44px;border-radius:16px;background:#fff;box-sizing:border-box}.search-page-search{display:flex;align-items:center;gap:12px;padding:0 14px}.search-page-search-icon{width:18px;height:18px;flex:0 0 auto}.search-page-search-input{min-width:0;flex:1;padding:0;border:0;outline:none;background:transparent;color:#212122;font-size:15px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-.3px}.search-page-search-input::placeholder{color:#a4a4a4}.search-page-search-clear{display:flex;align-items:center;justify-content:center;flex:0 0 auto}.search-page-search-clear img{width:7px;height:7px}.search-page-filter-button{display:flex;align-items:center;justify-content:center;width:44px}.search-page-filter-button img{width:18px;height:16px}.search-page-list{min-height:0;flex:1;overflow-y:auto;overscroll-behavior-y:contain;margin-bottom:12px;display:flex;flex-direction:column;gap:14px;scrollbar-width:none}.search-page-list::-webkit-scrollbar{display:none}.search-page-list-item{min-height:56px;padding:13px 16px 13px 18px;border-radius:16px;background-color:#fff;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#212122;text-align:left}.search-page-list-item-content{flex:1;min-width:0}.search-page-list-item-title{display:flex;align-items:center;gap:4px;font-size:16px;line-height:19px;font-weight:500}.search-page-list-item-title-text{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-style:normal;font-weight:500;line-height:20px;letter-spacing:-.7px}.search-page-list-item-favorite{width:14px;height:14px;flex:0 0 auto}.search-page-list-item-arrow{width:24px;height:24px;flex:0 0 auto}.my-focus-page{position:absolute;left:0;width:100svw;height:100svh;background-color:#f2f2f2;box-shadow:0 -4px 24px #00000024;z-index:1;pointer-events:auto;transition-duration:.5s;overflow:hidden;padding:16px 16px 106px;box-sizing:border-box;display:flex;flex-direction:column}.my-focus-page-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.my-focus-page-title{color:#212122;font-size:24px;font-weight:600}.my-focus-page-month{color:#cbaa77;font-size:14px;font-weight:500}.my-focus-page-dates{flex:0 0 auto;display:grid;grid-template-columns:repeat(6,minmax(50px,1fr));gap:6px;margin-bottom:18px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;padding-top:1px;padding-bottom:1px}.my-focus-page-dates::-webkit-scrollbar{display:none}.my-focus-page-date{height:54px;min-width:50px;border-radius:7px;color:#212122;font-size:11px;font-weight:500;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff}.my-focus-page-date div:last-child{font-size:18px;font-weight:600}.my-focus-page-date.active{color:#cbaa77;background-color:#fbefdc;outline:1px solid #CBAA77}.my-focus-page-date.disabled{color:#a4a4a4;cursor:default;opacity:.45}.my-focus-page-tabs{flex:0 0 auto;height:41px;background-color:#fff;border-radius:5px;padding:4px;display:grid;grid-template-columns:1fr 1fr;gap:4px;box-sizing:border-box;margin-bottom:8px}.my-focus-page-tab{border-radius:4px;color:#a4a4a4;font-size:12px;display:flex;justify-content:center;align-items:center;-webkit-user-select:none;user-select:none;cursor:pointer}.my-focus-page-tab.active{color:#cbaa77;background-color:#fbefdc}.my-focus-page-list{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:5px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.my-focus-page-list::-webkit-scrollbar{display:none}.my-focus-event-item{background-color:#fff;border-radius:12px;padding:12px;box-sizing:border-box;cursor:pointer}.my-focus-event-tags{display:flex;align-items:center;gap:4px;margin-bottom:9px}.my-focus-event-tag{color:#1a8cff;background-color:#ddf0ff;border-radius:4px;padding:3px 7px;font-size:11px;line-height:13px}.my-focus-star{color:#ff9533;font-size:12px;line-height:12px}.my-focus-event-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#212122;font-size:14px;font-weight:700;line-height:17px;margin-bottom:12px}.my-focus-event-info{display:flex;flex-direction:column;gap:6px;color:#a4a4a4;font-size:12px;line-height:14px}.my-focus-event-info-row{display:flex;align-items:center;gap:6px}.my-focus-event-info-row svg{flex:0 0 auto;width:16px;height:16px}.my-focus-event-status{margin-top:8px;border-radius:7px;min-height:42px;padding:7px 10px;box-sizing:border-box;display:grid;grid-template-columns:24px auto;align-items:center;gap:8px}.my-focus-event-status.place,.my-focus-event-status.time{color:#ff9533;background-color:#fff0e7}.my-focus-event-status.canceled{color:#ff3b50;background-color:#ffe1e8}.my-focus-event-status-icon{width:22px;height:22px;border-radius:50%;background-color:currentColor;color:#fff;display:flex;justify-content:center;align-items:center;font-size:14px;font-weight:700}.my-focus-event-status-title{font-size:10px;line-height:12px;font-weight:600}.my-focus-event-status-text{font-size:10px;line-height:12px}.my-focus-stand-item{min-height:56px;background-color:#fff;border-radius:12px;padding:12px;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.my-focus-stand-item>div{min-width:0}.my-focus-stand-title{color:#212122;font-size:14px;font-weight:700;line-height:17px;display:flex;align-items:center;gap:3px}.my-focus-stand-title-text{flex:1;font-weight:500;min-width:0;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.my-focus-stand-arrow{color:#cbaa77;font-size:20px;line-height:20px}.my-focus-empty{min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.my-focus-empty-title{color:#a4a4a4;font-size:14px;line-height:16px;font-weight:700;margin-bottom:6px}.my-focus-empty-text{color:#212122;font-size:11px;line-height:13px}.event-card{position:absolute;grid-column:1/-1;grid-row:1/-1;left:0;right:0;top:auto;width:100%;height:calc(100% - 12px);background-color:#f2f2f2;box-shadow:0 -4px 24px #00000024;z-index:4;border-top-left-radius:25px;border-top-right-radius:25px;transition-duration:.5s;display:grid;grid-template-rows:minmax(0,1fr) auto;pointer-events:auto;overflow:hidden}.event-card-content{min-width:0;min-height:0;display:flex;flex-direction:column;overflow:hidden;padding:12px 28px 0;box-sizing:border-box}.event-card-drag-handle{display:flex;justify-content:center;height:12px;margin-bottom:14px;touch-action:none}.event-card-drag-handle img{width:25px;height:6px}.event-card-main{position:relative;border-left:3px solid #695CFF;padding:5px 38px 0 12px;margin-bottom:22px;touch-action:none}.event-card-header{margin-bottom:20px}.event-card-subtitle{color:#695cff;font-size:10px;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-card-title{color:#212122;font-size:18px;font-weight:600}.event-card-close{position:absolute;top:0;right:0;width:22px;height:22px;padding:0;border:0;background:transparent;display:flex;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.event-card-close img{width:22px;height:22px}.event-card-info{display:flex;flex-direction:column;gap:8px}.event-card-info-row{display:grid;grid-template-columns:22px minmax(0,1fr);gap:12px;align-items:start}.event-card-info-icon{width:20px;height:20px;margin-top:3px;object-fit:contain}.event-card-label{color:#a4a4a4;font-size:12px;line-height:14px;margin-bottom:1px}.event-card-value{color:#212122;font-size:12px;font-weight:500}.event-card-description{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-width:none;color:#212122;font-size:14px;line-height:19px}.event-card-description::-webkit-scrollbar{display:none}.event-card-description p{margin:0 0 20px}.event-card-buttons{width:100%;min-width:0;max-width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px;padding:12px 15px calc(12px + env(safe-area-inset-bottom));box-sizing:border-box;background:var(--Background-Primary, #F2F2F2);box-shadow:0 -4px 4px #0000000a}.event-card-button,.event-card-icon-button{height:44px;padding:0;border:0;background-color:#fff;border-radius:16px;display:flex;gap:0;justify-content:center;align-items:center;cursor:pointer;-webkit-user-select:none;user-select:none}.event-card-button{flex:1 1 0;min-width:0;gap:12px;padding:0 5px;color:#212122;font-size:14px;line-height:16px;font-weight:500}.event-card-button img{width:20px;height:20px;flex:0 0 auto}.event-card-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.event-card-icon-button{flex:0 0 44px}.event-card-icon-button img{width:20px;height:20px}.event-card-share-toast{position:absolute;left:20px;right:20px;bottom:calc(74px + env(safe-area-inset-bottom));z-index:2;display:flex;align-items:center;gap:10px;min-height:48px;padding:11px 14px;border-radius:12px;background-color:#dffceb;color:#45ad6e;font-size:14px;line-height:16px;box-sizing:border-box;opacity:0;transform:translateY(8px);pointer-events:none;transition-duration:.3s}.event-card-share-toast img{width:24px;height:24px}.event-card-share-toast.active{opacity:1;transform:translateY(0)}.conference-halls-page{position:absolute;left:0;width:100svw;height:100svh;background-color:#f2f2f2;box-shadow:0 -4px 24px #00000024;z-index:1;pointer-events:auto;transition-duration:.5s;overflow:hidden;padding:16px 16px 12px;box-sizing:border-box;display:flex;flex-direction:column}.conference-halls-page-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:12px}.conference-halls-page-title{color:#212122;font-size:24px;font-weight:600}.conference-halls-page-month{color:#cbaa77;font-size:14px;font-weight:700}.conference-halls-page-dates{flex:0 0 auto;display:grid;grid-template-columns:repeat(6,minmax(50px,1fr));gap:6px;padding-top:1px;padding-bottom:1px;margin-bottom:18px;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none}.conference-halls-page-dates::-webkit-scrollbar{display:none}.conference-halls-page-date{height:54px;min-width:50px;border-radius:7px;color:#212122;font-size:11px;font-weight:500;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;-webkit-user-select:none;user-select:none;cursor:pointer;background-color:#fff}.conference-halls-page-date div:last-child{font-size:18px;font-weight:600}.conference-halls-page-date.active{color:#cbaa77;background-color:#fbefdc;outline:1px solid #CBAA77}.conference-halls-page-date.disabled{color:#a4a4a4;cursor:default;opacity:.45}.conference-halls-search{flex:0 0 auto;height:48px;border-radius:12px;background-color:#fff;display:grid;grid-template-columns:20px minmax(0,1fr) 24px;align-items:center;gap:8px;padding:0 12px;margin-bottom:8px;box-sizing:border-box}.conference-halls-search>img{width:16px;height:16px;opacity:.6}.conference-halls-search input{min-width:0;border:none;outline:none;color:#212122;background-color:transparent;font-size:15px;line-height:16px}.conference-halls-search input::placeholder{color:#a4a4a4}.conference-halls-search-clear{width:24px;height:24px;display:flex;align-items:center;justify-content:center;cursor:pointer}.conference-halls-search-clear img{width:16px;height:16px}.conference-halls-filters{flex:0 0 auto;display:flex;gap:6px;width:100%;overflow-x:auto;overscroll-behavior-x:contain;scrollbar-width:none;margin-bottom:7px;padding:1px 12px 3px 1px}.conference-halls-filters::-webkit-scrollbar{display:none}.conference-halls-filter{flex:0 0 auto;min-height:31px;border-radius:16px;margin-top:1px;padding:0 12px;box-sizing:border-box;color:#212122;background-color:#fff;display:flex;align-items:center;gap:6px;font-size:12px;-webkit-user-select:none;user-select:none;cursor:pointer;font-weight:500}.conference-halls-filter.active{color:#cbaa77;background-color:#fbefdc;outline:1px solid #CBAA77}.conference-halls-filter-close{width:7px;height:7px;display:inline-flex;align-items:center;justify-content:center;flex:0 0 7px}.conference-halls-filter-close img{width:7px;height:7px;display:block}.conference-halls-page-list{flex:1 1 auto;min-height:0;display:flex;flex-direction:column;gap:8px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.conference-halls-page-list::-webkit-scrollbar{display:none}.conference-halls-event-item{background-color:#fff;border-radius:12px;padding:12px;box-sizing:border-box;cursor:pointer}.conference-halls-event-tag{width:fit-content;color:#1a8cff;background-color:#ddf0ff;border-radius:4px;padding:3px 7px;font-size:11px;line-height:13px;margin-bottom:9px}.conference-halls-event-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:#212122;font-size:14px;font-weight:500;line-height:17px;margin-bottom:12px}.conference-halls-event-info{display:flex;flex-direction:column;gap:6px;color:#a4a4a4;font-size:12px;line-height:14px}.conference-halls-event-info-row{display:flex;align-items:center;gap:6px}.conference-halls-event-info-row svg{flex:0 0 auto;width:16px;height:16px}.conference-halls-empty{min-height:240px;display:flex;align-items:center;justify-content:center;color:#a4a4a4;font-size:14px;font-weight:600}.conference-halls-update-toast{display:flex;width:calc(100% - 24px);padding:16px;align-items:center;gap:12px;position:absolute;left:12px;bottom:88px;z-index:4;border-radius:16px;background:var(--Feedback-Surface-Success-100, #E5FFF1);box-shadow:0 4px 4px #0000000d;box-sizing:border-box}.conference-halls-update-toast-text{flex:1 1 auto;min-width:0;width:100%;color:var(--Feedback-Strong-Success, #45AD6E);font-size:12px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:0}.conference-halls-update-toast-text a{color:inherit;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;overflow-wrap:anywhere}.conference-halls-update-toast-close{flex:0 0 16px;width:16px;height:16px;padding:0;border:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.conference-halls-update-toast-close img{width:16px;height:16px;display:block}.help-page{position:fixed;inset:0;width:100svw;height:100svh;background-color:#f2f2f2;z-index:1;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .3s,visibility 0s linear .3s;box-sizing:border-box;overflow:hidden}.help-page.active{opacity:1;visibility:visible;pointer-events:auto;transition:opacity .3s}.help-page-content{width:100%;height:100%;padding:16px 16px 106px;box-sizing:border-box;overflow-y:auto;scrollbar-width:none}.help-page-content::-webkit-scrollbar{display:none}.help-page-main-title{color:#212122;font-size:24px;line-height:26px;font-weight:600;margin-bottom:24px}.help-page-menu{background-color:#fff;border-radius:14px;overflow:hidden;margin-bottom:18px}.help-page-row{min-width:100%;min-height:48px;border:0;border-bottom:1px solid #E9E9E9;padding:0 12px 0 16px;display:flex;flex-direction:row;gap:12px;justify-content:space-between;align-items:center;column-gap:12px;color:#212122;background-color:#fff;cursor:pointer;text-align:left}.help-page-row:last-child{border-bottom:0}.help-page-row.featured{min-height:48px}.help-page-row-title{min-width:0;font-size:14px;line-height:17px;font-weight:500;flex-direction:row;justify-content:start;margin-right:auto}.help-page-row-value{color:#a4a4a4;font-size:13px;line-height:16px;font-weight:400;margin-left:auto}.help-page-row-arrow{width:24px;height:24px;margin-right:-4px;display:block;justify-self:end;object-fit:contain}.help-page-row-icon{width:16px;height:16px;display:block;object-fit:contain}.help-legend{position:fixed;inset:0;z-index:4;background-color:#00000057}.help-legend-dialog{position:absolute;left:50%;top:50%;width:min(351px,100% - 40px);height:min(546px,100% - 40px);transform:translate(-50%,-50%);display:flex;flex-direction:column;background-color:#f2f2f2;border-radius:18px;overflow:hidden;box-sizing:border-box}.help-legend-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;min-height:auto;padding:20px;box-sizing:border-box}.help-legend-title{color:#212122;font-size:20px;line-height:24px;font-weight:600}.help-legend-close{flex:0 0 auto;width:22px;height:22px;border:0;padding:0;background:transparent;display:flex;align-items:center;justify-content:center;cursor:pointer}.help-legend-close img{width:100%;height:100%;display:block}.help-legend-colors{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;align-content:start;column-gap:12px;row-gap:12px;padding:0 20px;box-sizing:border-box;overflow-y:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}.help-legend-colors::-webkit-scrollbar,.help-legend-icons::-webkit-scrollbar{display:none}.help-legend-color-item{min-width:0}.help-legend-color-item.wide{grid-column:1/-1}.help-legend-color-swatch{width:100%;height:58px;border-radius:7px}.help-legend-color-label{margin-top:8px;color:#a4a4a4;font-size:12px;text-align:center}.help-legend-icons{flex:1 1 auto;min-height:0;display:grid;grid-template-columns:1fr 1fr;align-content:start;column-gap:12px;row-gap:12px;padding:0 20px 12px;box-sizing:border-box;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:none;-webkit-overflow-scrolling:touch}.help-legend-icon-item{min-height:58px;min-width:0;display:grid;grid-template-columns:44px minmax(0,1fr);align-items:center;column-gap:6px;background-color:#fff;border-radius:7px;padding:10px;box-sizing:border-box}.help-legend-icon-item.wide{grid-column:1/-1}.help-legend-icon{width:28px;height:28px;object-fit:contain;justify-self:center}.help-legend-icon-label{min-width:0;color:#a4a4a4;font-size:12px}.help-legend-actions{flex:0 0 auto;display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:12px 16px;box-sizing:border-box;background-color:#f2f2f2f0;box-shadow:0 -10px 24px #0000000d}.help-legend-action{height:44px;border:0;border-radius:18px;color:#212122;background-color:#fff;font-size:14px;line-height:20px;font-weight:500;cursor:pointer}.help-legend-action:disabled{color:#d3d3d3;cursor:default}.level-selector{position:absolute;left:8px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;gap:6px;pointer-events:auto;opacity:1;transition-duration:.25s;transition-property:opacity}.level-selector.hidden{opacity:0;pointer-events:none}.level-selector-button{width:44px;height:44px;border-radius:16px;background-color:#fff;color:#a4a4a4;display:flex;justify-content:center;align-items:center;font-size:16px;line-height:18px;font-weight:500;cursor:pointer;-webkit-user-select:none;user-select:none}.level-selector-button.active{color:#cbaa77;background-color:#fbefdc}.map-controls{position:absolute;right:8px;top:50%;display:flex;flex-direction:column;gap:10px;transform:translateY(-50%);pointer-events:auto;opacity:1;transition-duration:.25s;transition-property:opacity}.map-controls.hidden{opacity:0;pointer-events:none}.map-controls-zoom{width:44px;height:88px;border-radius:16px;background-color:#fff;overflow:hidden;display:flex;flex-direction:column}.map-controls-divider{width:40px;height:1px;margin:0 auto;background-color:#e9e9e9}.map-controls-home{border-radius:16px}.map-controls-button{width:44px;height:44px;border:none;padding:0;margin:0;background-color:#fff;color:#a4a4a4;display:flex;justify-content:center;align-items:center;font-size:20px;line-height:20px;font-weight:400;cursor:pointer;-webkit-user-select:none;user-select:none;transition-duration:.2s;transition-property:background-color}.map-controls-button.pressed{background-color:#fbefdc}.interface-tour{position:fixed;inset:0;z-index:20;color:#fff;opacity:0;pointer-events:auto;transition:opacity .3s;overflow:hidden;box-sizing:border-box}.interface-tour.active{opacity:1}.interface-tour-mask{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}.interface-tour-content{position:absolute;left:20px;right:20px;bottom:142px}.interface-tour-title{font-size:20px;line-height:24px;font-weight:600;margin-bottom:10px}.interface-tour-text{font-size:14px;line-height:20px;font-weight:400}.interface-tour-next{position:absolute;left:28px;right:28px;bottom:78px;height:44px;border:0;border-radius:14px;color:#212122;background-color:#fff;font-size:14px;line-height:18px;font-weight:500;cursor:pointer}.interface-tour.step-navigation .interface-tour-content{bottom:168px}.interface-tour.step-navigation .interface-tour-next{bottom:104px}@media (max-width: 360px){.interface-tour-content{left:20px;right:20px}.interface-tour-next{left:24px;right:24px}.interface-tour-title{font-size:19px;line-height:23px}.interface-tour-text{font-size:13px;line-height:19px}}@media (max-height: 720px){.interface-tour-content{bottom:130px}.interface-tour-next{bottom:66px}.interface-tour.step-navigation .interface-tour-content{bottom:156px}.interface-tour.step-navigation .interface-tour-next{bottom:92px}}.install-prompt{position:fixed;inset:0;z-index:21;background-color:#00000057;opacity:0;pointer-events:auto;transition:opacity .3s;overflow:hidden;box-sizing:border-box}.install-prompt.active{opacity:1}.install-prompt-card{position:absolute;left:50%;top:50%;width:min(350px,100% - 40px);height:min(546px,100% - 40px);transform:translate(-50%,-50%);min-height:0;display:flex;flex-direction:column;background-color:#fff;border-radius:20px;overflow:hidden;box-sizing:border-box}.install-prompt-close{position:absolute;top:20px;right:20px;z-index:1;width:22px;height:22px;border:0;padding:0;background:transparent;cursor:pointer}.install-prompt-close img{width:100%;height:100%;display:block}.install-prompt-image-wrap{flex:0 0 auto;margin:10px 10px 0;height:224px;border-radius:12px;overflow:hidden;background-color:#f2f2f2}.install-prompt-image{width:100%;height:100%;display:block;object-fit:cover}.install-prompt-body{flex:1 1 auto;min-height:0;padding:18px 20px 10px;box-sizing:border-box}.install-prompt-title{color:#212122;font-size:18px;font-weight:500;margin-bottom:20px}.install-prompt-text,.install-prompt-steps{color:#a4a4a4;font-size:14px;font-weight:400}.install-prompt-steps{display:flex;flex-direction:column;gap:8px}.install-prompt-steps b{font-weight:800}.install-prompt-inline-icon{display:inline-flex;width:16px;height:16px;border-radius:50%;align-items:center;justify-content:center;color:#a4a4a4;background-color:#f2f2f2;font-size:10px;line-height:10px;letter-spacing:1px;vertical-align:1px}.install-prompt-action{flex:0 0 auto;height:44px;margin:0 20px 20px;border:0;border-radius:16px;color:#fff;background-color:#d1af78;font-size:14px;line-height:18px;font-weight:500;cursor:pointer}.install-prompt.step-instruction .install-prompt-body{padding-top:18px}.install-prompt.step-instruction .install-prompt-title{margin-bottom:20px}.onboarding{z-index:3;position:absolute;bottom:0;left:0;width:100svw;height:100svh;display:grid;grid-template-columns:28px minmax(0,1fr) 28px;grid-template-rows:104px min-content 1fr min-content 50px min-content 34px;background:#24338a url(../svg/onboarding-background.svg) center bottom/cover no-repeat;opacity:1;overflow:hidden;box-sizing:border-box}.header{grid-row:2/3;grid-column:2/3;padding-left:6px;font-family:Inter-Regular,Inter,sans-serif;font-size:46px;line-height:46px;color:#d3b37d;font-weight:600;letter-spacing:0;z-index:4;white-space:pre-line;-webkit-user-select:none;user-select:none}.description{grid-row:4/5;grid-column:2/3;padding-left:6px;white-space:pre-line;color:#fff;font-family:Inter-Regular,Inter,sans-serif;font-size:12px;line-height:13px;font-weight:500;z-index:2;max-width:318px;-webkit-user-select:none;user-select:none}.buttons{grid-row:6/7;grid-column:2/3;display:flex;flex-direction:column;gap:10px;z-index:2}.start-button{width:100%;height:44px;background-color:#d3b37d;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:14px;color:#fff;font-family:Inter-Regular,Inter,sans-serif;font-size:12px;line-height:14px;font-weight:500;-webkit-user-select:none;user-select:none;cursor:pointer}.loader{position:relative;top:0;left:0;width:20px;padding:6px;aspect-ratio:1;border-radius:50%;background:#fff;--_m: conic-gradient(#0000 10%,#000), linear-gradient(#000 0 0) content-box;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;animation:l3 1s infinite linear}@keyframes l3{to{transform:rotate(1turn)}}.lang-button{width:100%;height:44px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;border-radius:14px;background-color:#fff;color:#212122;font-family:Inter-Regular,Inter,sans-serif;font-size:12px;line-height:14px;font-weight:500;-webkit-user-select:none;user-select:none;cursor:pointer}
