html,body,#root{width:100%;height:100%;margin:0}body{overflow:auto;background:#fff;color:#1c274c;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}:root{--web-header-height: 56px}.web-shell{min-height:100%;padding:0;background:#fff}.web-persistent-research{position:relative;z-index:1}.web-persistent-research.is-background{position:fixed;top:var(--web-header-height);right:0;bottom:0;left:0;z-index:0;overflow:hidden;visibility:hidden;pointer-events:none}.web-persistent-research.is-background .web-main-map{min-height:calc(100vh - var(--web-header-height))}.web-shell--home>.web-landing{position:relative;z-index:2}.web-shell--error{background:#fffdf1}.web-panel{width:min(1040px,100%);margin:0 auto 20px;padding:24px;border:1px solid #e3d8cc;border-radius:8px;background:#fffdf1;box-shadow:0 16px 36px #46301c14}.web-panel--intro{display:flex;align-items:flex-start;justify-content:space-between;gap:24px}.web-panel--warning{border-color:#7893ff;background:#fffdf1}.web-dev-panel{margin-bottom:16px;background:#ffffff9e}.web-dev-drawer{width:min(1040px,calc(100% - 40px));margin:72px auto 0;color:#1c274c}.web-dev-drawer summary{display:flex;align-items:center;justify-content:space-between;min-height:44px;cursor:pointer;font-weight:800}.web-app-header{position:sticky;top:0;z-index:20;display:grid;align-items:center;width:100%;min-height:56px;margin:0;padding:6px 20px 5px;border:0;border-bottom:1px solid #d9d9d9;border-radius:0;background:#fffdf1;box-shadow:0 2px 5px #101b3f14,inset 0 1px #fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);grid-template-columns:minmax(150px,.64fr) minmax(300px,1fr) minmax(260px,.64fr);gap:16px}.web-brand{display:inline-flex;align-items:flex-end;justify-self:center;width:auto;height:44px;gap:6px;padding:0;border:0;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:18px;font-weight:900}.web-brand-mark{width:44px;height:44px;display:block;object-fit:contain}.web-brand-text{display:block;color:#1c274c;font-family:Montserrat,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:27px;font-weight:600;line-height:.86;white-space:nowrap}.web-nav{display:flex;justify-content:center;align-items:center;justify-self:stretch;flex:1 1 auto;min-width:0;gap:clamp(28px,5vw,74px)}.web-nav__item{min-height:32px;padding:0;border:0;border-radius:0;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:13px;font-weight:500;line-height:1}.web-nav__item:hover,.web-nav__item.is-active{background:transparent;color:#7893ff}.web-header-actions{display:flex;align-items:center;justify-content:flex-end;justify-self:end;flex:0 0 auto;min-width:0;gap:18px}.web-language-select{position:relative;display:grid;gap:2px;justify-items:center;color:#8c8c8c;font-size:9px;font-weight:800}.web-language-select__label{display:block;font-size:9px;line-height:1;text-align:center}.web-language-select__button,.web-language-menu__item{display:grid;width:38px;height:26px;place-items:center;overflow:hidden;padding:0;border:1px solid rgba(28,39,76,.14);border-radius:999px;background:transparent;cursor:pointer;font:inherit;line-height:1}.web-language-flag{position:relative;display:block;width:100%;height:100%;overflow:hidden;border-radius:inherit;background:#fff}.web-language-flag img{display:block;width:100%;height:100%;object-fit:cover}.web-language-flag--en{background:#fff}.web-language-flag__half{position:absolute;top:0;right:0;bottom:0;left:0}.web-language-flag__half--us{clip-path:polygon(0 0,0 100%,100% 0)}.web-language-flag__half--uk{clip-path:polygon(0 100%,100% 0,100% 100%)}.web-language-flag__code{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:grid;place-items:center;color:#1c274c;font-size:10px;font-weight:900;letter-spacing:0;text-shadow:0 1px 0 rgba(255,255,255,.88),0 -1px 0 rgba(255,255,255,.72),1px 0 0 rgba(255,255,255,.72),-1px 0 0 rgba(255,255,255,.72)}.web-language-menu{position:absolute;top:calc(100% + 8px);left:50%;z-index:50;display:grid;grid-template-columns:repeat(3,40px);padding:8px;border:1px solid #d9d9d9;border-radius:18px;background:#fff;box-shadow:0 10px 28px #101b3f29;gap:8px;transform:translate(-50%)}.web-language-menu:before{position:absolute;right:0;bottom:100%;left:0;height:12px;content:""}.web-language-menu__item:hover,.web-language-menu__item.is-active{background:#fffdf1}.web-city-select{position:relative;display:grid;width:128px;min-width:0;gap:2px;color:#8c8c8c;font-size:9px;font-weight:800}.web-city-select__label{display:block;color:#8c8c8c;font-size:9px;line-height:1;text-align:center}.web-city-select__value{position:absolute;right:0;bottom:0;left:0;display:grid;min-width:0;min-height:28px;padding:0 24px 0 12px;place-items:center;display:none;pointer-events:none;color:#1c274c;font-size:11px;font-weight:800;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.web-city-select select{min-height:28px;width:100%;min-width:0;padding:4px 9px;border:1px solid #d8dbe2;border-radius:999px;background:#fff;font:inherit;font-size:11px;font-weight:800;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#1c274c;cursor:pointer;text-align:center;text-align-last:center}.web-icon-button{display:grid;width:30px;height:30px;flex:0 0 30px;place-items:center;border:0;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:0;line-height:1}.web-icon-button:hover,.web-icon-button.is-active{color:#7690ff}.web-header-icon{display:block;width:26px;height:26px;max-width:100%;max-height:100%;object-fit:contain;object-position:center}.web-header-icon--profile{width:29px;height:29px;transform:none}.web-kicker{margin:0 0 10px;color:#3152d4;font-size:13px;font-weight:700;letter-spacing:0;text-transform:uppercase}h1,h2,p{margin-top:0}h1{margin-bottom:12px;font-size:40px;line-height:1.08}h2{margin-bottom:10px;font-size:18px}.web-muted{max-width:680px;margin-bottom:0;color:#1c274c;font-size:16px;line-height:1.55}.web-status{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#eee7df;color:#1c274c;font-size:13px;font-weight:700}.web-status--ok{background:#dfefe5;color:#21623c}.web-status--failed{background:#f8ded8;color:#9b2f1f}.web-status--checking{background:#fff1cf;color:#835b05}.web-grid{display:grid;width:min(1040px,100%);margin:0 auto 20px;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.web-card{min-height:136px;padding:20px;border:1px solid #e3d8cc;border-radius:8px;background:#ffffffc2}.web-card p{margin-bottom:0;color:#1c274c;line-height:1.45}.web-dot{display:block;width:10px;height:10px;margin-bottom:16px;border-radius:50%;background:#d7c8bb}.web-dot--ok{background:#34a853}.web-dot--pending{background:#d49b26}.web-runtime{display:grid;margin:0;grid-template-columns:180px minmax(0,1fr);gap:10px 16px}.web-runtime dt{color:#1c274c;font-weight:700}.web-runtime dd{margin:0;overflow-wrap:anywhere}.web-list{margin:0;padding-left:22px;color:#1c274c;line-height:1.6}.web-list--spaced{margin-top:20px}.web-domain-row{display:flex;flex-wrap:wrap;gap:10px}.web-button{min-height:38px;padding:8px 14px;border:1px solid #d8dbe2;border-radius:8px;background:#fff;color:#1f4fd7;cursor:pointer;font:inherit;font-weight:700}.web-button:hover,.web-button.is-active{border-color:#7893ff;background:#eef3ff}.web-button:disabled{cursor:not-allowed;opacity:.62}.web-button--primary{border-color:#7893ff;background:#7893ff;color:#fff}.web-button--google{width:100%;border-color:#d8dbe2;background:#fff;color:#1c274c}.web-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:20px}.web-runtime--compact{margin-bottom:20px}.web-preview-list{display:grid;gap:10px}.web-preview-item{display:flex;align-items:center;gap:12px;padding:12px;border:1px solid #e3d8cc;border-radius:8px;background:#fffdf1}.web-preview-item span{display:grid;width:28px;height:28px;flex:0 0 auto;place-items:center;border-radius:50%;background:#7893ff;color:#fff;font-size:13px;font-weight:800}.web-preview-item p{margin:0;overflow-wrap:anywhere}.web-city-hero{position:relative;display:grid;width:min(1040px,100%);min-height:360px;margin:0 auto 20px;overflow:hidden;border-radius:8px;background:#2b241d;color:#fff}.web-city-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.web-city-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(90deg,#18120dd6,#18120d2e)}.web-city-hero__content{position:relative;z-index:1;align-self:end;max-width:660px;padding:32px}.web-city-hero__content p:last-child{margin-bottom:0;color:#ffffffdb;font-size:17px;line-height:1.55}.web-visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.web-home-hero{position:relative;display:grid;min-height:385px;overflow:hidden;background:radial-gradient(circle at 50% 45%,rgba(255,244,190,.55),transparent 38%),linear-gradient(90deg,#74c6db,#64b8d5)}.web-home-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.web-home-hero__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff0,#00000014),radial-gradient(ellipse at center,#ffffff24,#fff0 62%)}.web-home-search{position:relative;z-index:1;display:grid;align-self:end;justify-self:center;width:min(760px,calc(100% - 40px));gap:56px;padding-bottom:22px}.web-search-box{display:grid;min-height:64px;padding:6px;border-radius:999px;background:#fffdf5;box-shadow:0 8px 20px #101b3f33;grid-template-columns:minmax(0,1fr) 126px}.web-search-box input{min-width:0;border:0;border-radius:999px;background:transparent;color:#1c274c;font:inherit;font-size:23px;font-weight:700;padding:0 28px}.web-search-box input::placeholder{color:#8f8f8f;opacity:1}.web-search-box input:focus{outline:0}.web-search-box button{border:0;border-radius:999px;background:#7893ff;color:#fff;cursor:pointer;font:inherit;font-size:21px;font-weight:800}.web-hero-chips{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.web-hero-chips button{display:inline-flex;align-items:center;justify-content:center;min-height:32px;min-width:116px;max-width:100%;padding:5px 14px;border:1px solid #d9d9d9;border-radius:999px;background:#fff;color:#9b9b9b;cursor:pointer;font:inherit;font-size:16px;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 2px 5px #101b3f14,inset 0 1px #fffffff2}.web-hero-chips button.is-active,.web-hero-chips button:hover{border-color:#d6d1c8;background:#fffdf1;color:#1c274c;box-shadow:0 3px 8px #101b3f1a,inset 0 1px #ffffffe6}.web-main-map{display:grid;align-items:start;min-height:calc(100vh - var(--web-header-height));grid-auto-rows:max-content;grid-template-columns:minmax(420px,43fr) minmax(0,57fr);background:#fff}.web-main-map__sidebar{position:sticky;top:var(--web-header-height);display:grid;grid-row:1 / -1;align-content:start;align-self:start;height:calc(100vh - var(--web-header-height));max-height:calc(100vh - var(--web-header-height));overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;padding:18px 18px 28px;border-right:0;background:#fff;gap:14px;scrollbar-gutter:stable}.web-main-map__sidebar::-webkit-scrollbar{width:8px}.web-main-map__sidebar::-webkit-scrollbar-track{background:transparent}.web-main-map__sidebar::-webkit-scrollbar-thumb{border:2px solid #ffffff;border-radius:999px;background:#d8dbe2}.web-main-map__sidebar>*{width:min(100%,560px);justify-self:end}.web-main-map__right{position:relative;display:block;grid-column:2;grid-row:1;align-self:start;background:#fffdf1;min-height:calc(100vh - var(--web-header-height));min-width:0;overflow:visible}.web-search-row{display:grid;align-items:center;width:min(100%,572px);grid-template-columns:92px minmax(0,470px);gap:10px;padding:0;border-radius:999px;background:transparent}.web-search-country{min-height:43px;padding:0 14px;border:1px solid #d9d9d9;border-radius:999px;background:#fffdf1;color:#1c274c;cursor:pointer;font:inherit;font-size:15px;font-weight:900;box-shadow:0 2px 5px #101b3f14,inset 0 1px #fffffff2}.web-main-map__title h1{margin:4px 0 0;color:#1c274c;font-size:18px;font-weight:900;line-height:1.2}.web-search-box--main{position:relative;--web-search-submit-width: 132px;min-height:43px;width:100%;padding:0;border:1px solid #d9d9d9;border-radius:999px;background:#fffdf1;box-shadow:0 2px 5px #101b3f14,inset 0 1px #fffffff2;grid-template-columns:minmax(0,1fr) var(--web-search-submit-width)}.web-search-box--main input{min-height:43px;padding:0 50px 0 18px;color:#1c274c;font-size:15px;font-weight:700}.web-search-box--main>.web-search-submit{min-height:43px;margin:0;border-radius:999px;background:#7893ff;font-size:16px;font-weight:800}.web-search-box--main .web-search-clear{position:absolute;top:50%;right:calc(var(--web-search-submit-width) + 14px);z-index:2;display:grid;width:32px;min-height:32px;place-items:center;transform:translateY(-50%);margin:0;padding:0;border:0;border-radius:50%;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:24px;font-weight:700;line-height:1}.web-search-box--main .web-search-clear:hover{background:#fff;color:#1c274c}.web-search-suggestions{position:absolute;top:calc(100% + 8px);right:0;left:0;z-index:80;display:grid;max-height:360px;overflow-y:auto;padding:8px;border:1px solid #d9d9d9;border-radius:18px;background:#fff;box-shadow:0 18px 44px #101b3f2e;gap:4px}.web-search-box--main .web-search-suggestion{display:grid;width:100%;min-height:58px;align-items:center;grid-template-columns:46px minmax(0,1fr);gap:10px;margin:0;padding:6px;border:0;border-radius:12px;background:transparent;color:#1c274c;cursor:pointer;font:inherit;text-align:left}.web-search-box--main .web-search-suggestion:hover{background:#fffdf1}.web-search-suggestion img,.web-search-suggestion__empty{display:block;width:46px;height:46px;border-radius:999px;background:#e6e6e6;object-fit:cover}.web-search-suggestion strong,.web-search-suggestion small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.web-search-suggestion strong{font-size:14px;font-weight:900;line-height:1.2}.web-search-suggestion small{margin-top:4px;color:#1c274c;font-size:12px;font-weight:700}.web-search-suggestions__status{margin:0;padding:12px;color:#1c274c;font-size:13px;font-weight:800}.web-search-results{display:grid;gap:12px;margin:2px 0 14px}.web-search-results__header{display:flex;align-items:center;justify-content:space-between;gap:12px}.web-search-results__header h2{margin:0;color:#1c274c;font-size:24px;font-weight:900}.web-search-results__header button{min-height:32px;padding:6px 12px;border:1px solid #d8dbe2;border-radius:999px;background:#fff;color:#1c274c;cursor:pointer;font:inherit;font-size:13px;font-weight:900}.web-search-results__header button:hover{border-color:#7893ff;background:#eef3ff}.web-search-result-list{display:grid;gap:10px}.web-search-result-row{display:grid;align-items:center;grid-template-columns:74px minmax(0,1fr);min-height:82px;gap:12px;padding:8px;border:0;border-radius:18px;background:#fff;color:#1c274c;cursor:pointer;font:inherit;text-align:left}.web-search-result-row:hover{background:#fffdf1}.web-search-result-row:focus-visible{outline:2px solid #7893ff;outline-offset:2px;background:#fff}.web-search-result-row img,.web-search-result-row__empty{display:block;width:74px;height:66px;border-radius:8px;background:#e6e6e6;object-fit:cover}.web-search-result-row strong,.web-search-result-row small{display:block;overflow:hidden;text-overflow:ellipsis}.web-search-result-row strong{font-size:18px;font-weight:900;line-height:1.15}.web-search-result-row small{margin-top:5px;color:#1c274c;font-size:12px;font-weight:800;line-height:1.25}.web-search-results__status{margin:0;color:#1c274c;font-size:13px;font-weight:800}.web-hero-chips--main{justify-content:flex-start;gap:8px}.web-hero-chips--main button{min-width:0;max-width:210px;min-height:32px;padding:4px 12px;font-size:13px;font-weight:700}.web-city-list{display:grid;justify-items:center;gap:12px}.web-city-row{display:grid;width:100%;min-width:0;min-height:136px;padding:0;border:0;border-radius:8px;background:transparent;color:#1c274c;cursor:pointer;font:inherit;grid-template-columns:112px minmax(0,1fr);gap:12px;text-align:left}.web-city-row:hover,.web-city-row.is-active{color:#7893ff}.web-city-row img,.web-city-row__empty{display:block;width:112px;height:136px;border-radius:8px;background:#e6e6e6;object-fit:cover}.web-city-row>span:last-child{min-width:0;padding-top:4px}.web-city-row strong,.web-city-row small{display:block}.web-city-row strong{overflow:hidden;color:inherit;font-size:14px;font-weight:900;line-height:1.2;text-overflow:ellipsis}.web-city-row small{margin-top:5px;color:#1c274c;font-size:12px;line-height:1.35}.web-city-row small+small{display:-webkit-box;margin-top:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:3}.web-city-profile{display:grid;gap:12px}.web-city-profile__hero{position:relative;min-height:170px;overflow:hidden;border-radius:8px;background:#e6e6e6;color:#fff}.web-city-profile__hero img,.web-city-profile__hero>span{display:block;width:100%;height:100%;min-height:170px;object-fit:cover}.web-city-profile__hero:after{position:absolute;top:0;right:0;bottom:0;left:0;content:"";background:linear-gradient(180deg,#101b3f14,#101b3fb8)}.web-city-profile__hero>div{position:absolute;right:18px;bottom:16px;left:18px;z-index:1}.web-city-profile__hero h1{margin:0;font-size:44px;font-weight:900;line-height:.95}.web-city-profile__hero p{margin:6px 0 0;font-size:13px;font-weight:800}.web-city-profile__chips{display:flex;flex-wrap:wrap;gap:8px}.web-city-profile__chips span{display:inline-flex;min-height:28px;align-items:center;padding:4px 10px;border:1px solid #e3d8cc;border-radius:999px;background:#fffdf1;color:#1c274c;font-size:12px;font-weight:800;box-shadow:0 2px 5px #101b3f14}.web-city-profile__description{margin:0;color:#1c274c;font-size:15px;line-height:1.45}.web-city-introduction{display:grid;gap:10px}.web-city-introduction__item{display:grid;width:100%;grid-template-columns:112px minmax(0,1fr);gap:12px;padding:0;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left}.web-city-introduction__item:hover h2{color:#7893ff}.web-city-introduction__item img{width:112px;height:140px;border-radius:8px;object-fit:cover}.web-city-introduction__item h2{margin:0 0 4px;color:#1c274c;font-size:16px;font-weight:900}.web-city-introduction__item p{margin:0;color:#1c274c;font-size:13px;line-height:1.35}.web-city-useful{display:grid}.web-city-useful h2{margin:4px 0 2px;color:#1c274c;font-size:17px;font-weight:500}.web-city-useful__item{border-bottom:1px solid #d8dbe2}.web-city-useful__item button{display:grid;width:100%;min-height:38px;align-items:center;justify-items:stretch;grid-template-columns:minmax(0,1fr) 24px;gap:12px;padding:0;border:0;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:16px;text-align:left}.web-city-useful__title{display:block;min-width:0;overflow:hidden;color:#1c274c;text-overflow:ellipsis;white-space:nowrap}.web-city-useful__indicator{display:block;color:#a1a1a1;font-size:22px;line-height:1;text-align:center}.web-city-useful__item p{margin:0;padding:0 28px 12px 0;color:#1c274c;font-size:13px;line-height:1.45}.web-city-profile__locations{padding-top:2px}.web-city-profile__locations:before{content:"Locations";display:block;grid-column:1 / -1;margin:4px 0 0;color:#1c274c;font-size:17px;font-weight:500}.web-event-audio{display:grid;margin-top:18px;gap:8px}.web-event-audio strong{color:#1c274c;font-size:16px}.web-audio-player{position:relative;display:grid;align-items:center;width:100%;max-width:100%;min-height:62px;padding:8px 12px;border:1px solid rgba(28,39,76,.12);border-radius:999px;background:#fffdf5;box-shadow:0 7px 18px #101b3f14,inset 0 1px #fffffff2;gap:12px;grid-template-columns:84px minmax(0,1fr) 82px}.web-audio-player__play,.web-audio-speed__button,.web-audio-speed__menu button{border:0;outline:0;font:inherit;font-weight:800;cursor:pointer}.web-audio-player__play{display:inline-flex;align-items:center;justify-content:center;min-width:72px;min-height:40px;padding:0 14px;border-radius:999px;background:#7893ff;color:#fff;box-shadow:0 6px 12px #7893ff3d}.web-audio-player__play:hover{background:#6682f4}.web-audio-player__play:focus-visible,.web-audio-speed__button:focus-visible,.web-audio-speed__menu button:focus-visible{box-shadow:0 0 0 3px #7893ff38,0 3px 9px #101b3f14}.web-audio-player__timeline{position:relative;display:grid;min-width:0;align-items:center;min-height:42px}.web-audio-player__timeline input[type=range]{position:absolute;top:50%;left:0;width:100%;height:22px;margin:0;accent-color:#7893ff;cursor:pointer;transform:translateY(-50%)}.web-audio-player__timeline input[type=range]::-webkit-slider-runnable-track{height:8px;border-radius:999px;background:#1c274c24}.web-audio-player__timeline input[type=range]::-webkit-slider-thumb{width:18px;height:18px;margin-top:-5px;border:3px solid #ffffff;border-radius:50%;background:#7893ff;box-shadow:0 2px 7px #101b3f3d;-webkit-appearance:none;-moz-appearance:none;appearance:none}.web-audio-player__timeline input[type=range]::-moz-range-track{height:8px;border-radius:999px;background:#1c274c24}.web-audio-player__timeline input[type=range]::-moz-range-thumb{width:18px;height:18px;border:3px solid #ffffff;border-radius:50%;background:#7893ff;box-shadow:0 2px 7px #101b3f3d}.web-audio-player__time{position:absolute;right:0;bottom:0;left:0;display:flex;justify-content:space-between;color:#1c274cb8;font-size:11px;font-weight:800;line-height:1}.web-audio-speed{position:relative;justify-self:end}.web-audio-speed__button{display:inline-flex;align-items:center;justify-content:center;min-width:70px;min-height:40px;padding:0 12px;border:1px solid rgba(28,39,76,.12);border-radius:999px;background:#fff;color:#1c274c;gap:7px;box-shadow:0 3px 9px #101b3f14}.web-audio-speed__button:hover{border-color:#7893ff6b;color:#7893ff}.web-audio-speed__chevron{width:8px;height:8px;border-right:2px solid currentColor;border-bottom:2px solid currentColor;transform:translateY(-2px) rotate(45deg);transition:transform .16s ease}.web-audio-speed__chevron.is-open{transform:translateY(2px) rotate(225deg)}.web-audio-speed__menu{position:absolute;right:0;top:calc(100% + 8px);z-index:8;display:grid;min-width:92px;padding:6px;border:1px solid rgba(28,39,76,.1);border-radius:18px;background:#fffdf5;box-shadow:0 14px 30px #101b3f29;gap:3px}.web-audio-speed__menu button{min-height:34px;padding:0 12px;border-radius:999px;background:transparent;color:#1c274c;text-align:left}.web-audio-speed__menu button:hover,.web-audio-speed__menu button.is-active{background:#7893ff;color:#fff}@media (min-width: 1440px){:root{--web-header-height: 72px}.web-app-header{min-height:72px;padding:8px 28px 7px;grid-template-columns:minmax(230px,.68fr) minmax(420px,1fr) minmax(360px,.68fr);gap:22px}.web-brand{height:56px;gap:7px}.web-brand-mark{width:56px;height:56px}.web-brand-text{font-size:34px}.web-nav{gap:clamp(46px,5vw,92px)}.web-nav__item{min-height:40px;font-size:16px}.web-header-actions{gap:22px}.web-language-select,.web-city-select,.web-city-select__label,.web-language-select__label{font-size:11px}.web-language-select__button,.web-language-menu__item{width:46px;height:32px}.web-language-menu{grid-template-columns:repeat(3,48px)}.web-language-flag__code{font-size:11px}.web-city-select{width:154px}.web-city-select select{min-height:36px;padding:5px 12px;font-size:13px}.web-icon-button{width:40px;height:40px;flex-basis:40px}.web-header-icon{width:34px;height:34px}.web-header-icon--profile{width:38px;height:38px}.web-main-map{grid-template-columns:minmax(480px,38.2fr) minmax(0,61.8fr)}.web-main-map__sidebar{padding:26px 24px 36px;gap:18px}.web-main-map__sidebar>*{width:min(100%,590px)}.web-search-row{width:min(100%,718px);grid-template-columns:116px minmax(0,590px);gap:12px}.web-search-country,.web-search-box--main,.web-search-box--main input,.web-search-box--main>.web-search-submit{min-height:54px}.web-search-country,.web-search-box--main input,.web-search-box--main>.web-search-submit{font-size:18px}.web-search-box--main{--web-search-submit-width: 158px}.web-search-box--main input{padding-right:56px}.web-search-box--main .web-search-clear{width:34px;min-height:34px;font-size:25px}.web-hero-chips--main button{min-height:40px;padding:6px 16px;font-size:16px}.web-main-map__title h1{font-size:24px}.web-city-row{min-height:184px;grid-template-columns:148px minmax(0,1fr);gap:18px}.web-city-row img,.web-city-row__empty{width:148px;height:184px}.web-city-row strong{font-size:18px}.web-city-row small{margin-top:8px;font-size:15px;line-height:1.35}.web-city-profile{gap:16px}.web-city-profile__hero{min-height:230px}.web-city-profile__hero img,.web-city-profile__hero>span{min-height:230px}.web-city-profile__hero h1{font-size:60px}.web-city-profile__hero p,.web-city-profile__chips span,.web-city-introduction__item p,.web-city-useful__item p{font-size:15px}.web-city-profile__description{font-size:18px}.web-city-introduction__item{grid-template-columns:148px minmax(0,1fr);gap:16px}.web-city-introduction__item img{width:148px;height:184px}.web-city-introduction__item h2,.web-city-useful h2{font-size:20px}.web-city-useful__item button{min-height:46px;font-size:19px}}@media (min-width: 1920px){:root{--web-header-height: 88px}.web-app-header{min-height:88px;padding:10px 42px 9px;grid-template-columns:minmax(300px,.68fr) minmax(520px,1fr) minmax(450px,.68fr);gap:28px}.web-brand{height:66px;gap:8px}.web-brand-mark{width:66px;height:66px}.web-brand-text{font-size:40px}.web-nav{gap:clamp(58px,5vw,118px)}.web-nav__item{min-height:46px;font-size:18px}.web-header-actions{gap:28px}.web-language-select,.web-city-select,.web-city-select__label,.web-language-select__label{font-size:12px}.web-language-select__button,.web-language-menu__item{width:52px;height:36px}.web-language-menu{grid-template-columns:repeat(3,54px)}.web-language-flag__code{font-size:12px}.web-city-select{width:180px}.web-city-select select{min-height:42px;padding:6px 14px;font-size:15px}.web-icon-button{width:46px;height:46px;flex-basis:46px}.web-header-icon{width:40px;height:40px}.web-header-icon--profile{width:44px;height:44px}.web-main-map{grid-template-columns:minmax(640px,38.2fr) minmax(0,61.8fr)}.web-main-map__sidebar{padding:30px 28px 40px;gap:20px}.web-main-map__sidebar>*{width:min(100%,680px)}.web-search-row{width:min(100%,820px);grid-template-columns:128px minmax(0,680px)}.web-search-country,.web-search-box--main,.web-search-box--main input,.web-search-box--main>.web-search-submit{min-height:60px}.web-search-country,.web-search-box--main input,.web-search-box--main>.web-search-submit{font-size:20px}.web-search-box--main{--web-search-submit-width: 174px}.web-search-box--main input{padding-right:62px}.web-search-box--main .web-search-clear{width:38px;min-height:38px;font-size:28px}.web-hero-chips--main button{min-height:44px;padding:7px 18px;font-size:17px}.web-city-row{min-height:212px;grid-template-columns:168px minmax(0,1fr);gap:20px}.web-city-row img,.web-city-row__empty{width:168px;height:212px}.web-city-row strong{font-size:20px}.web-city-row small{font-size:16px}.web-city-profile__hero{min-height:260px}.web-city-profile__hero img,.web-city-profile__hero>span{min-height:260px}.web-city-profile__hero h1{font-size:68px}.web-city-introduction__item{grid-template-columns:168px minmax(0,1fr)}.web-city-introduction__item img{width:168px;height:212px}}.web-main-map__canvas{position:sticky;top:var(--web-header-height);align-self:start;block-size:calc(100vh - var(--web-header-height));height:calc(100vh - var(--web-header-height));min-block-size:0;min-height:0;max-block-size:calc(100vh - var(--web-header-height));max-height:calc(100vh - var(--web-header-height));overflow:hidden;background:#cde8df}.web-near-events-drawer{position:relative;z-index:5;box-sizing:border-box;width:auto;margin:-286px 0 0;min-height:calc(100vh - var(--web-header-height) - 286px);padding:22px 38px 30px;overflow:visible;border-radius:34px 34px 0 0;background:#fffdf1;box-shadow:0 -16px 42px #101b3f33;transition:margin .18s ease}.web-near-events-drawer.is-collapsed{margin-top:-32px;min-height:32px}.web-near-events-drawer__handle{position:relative;z-index:1;display:grid;min-width:112px;min-height:34px;margin:-10px auto 14px;place-items:center;border:0;border-top:2px solid #1c274c;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:20px;font-weight:900}.web-near-events-drawer__body{display:grid;gap:14px}.web-drawer-filter-chips{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:-2px 0 2px}.web-drawer-filter-chips button{display:inline-flex;min-height:32px;max-width:180px;align-items:center;padding:5px 13px;overflow:hidden;border:1px solid #e4ded0;border-radius:999px;background:#fffdf1;color:#9a9a9a;cursor:pointer;font:inherit;font-size:13px;font-weight:800;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 2px 6px #101b3f14}.web-drawer-filter-chips button.is-active,.web-drawer-filter-chips button:hover{border-color:#f4cf21;color:#f0c900}.web-near-events-drawer .web-product-title{margin-top:10px;font-size:18px}.web-near-events-drawer .web-home-section-title{margin-bottom:14px}.web-location-card-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px 16px}.web-city-profile__locations.web-location-card-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.web-city-profile__locations .web-product-title{margin-top:7px;font-size:14px}.web-city-profile__locations .web-product-card p{font-size:11px}.web-city-near-events{display:grid;gap:12px;padding-top:2px}.web-city-near-events h2{margin:4px 0 0;color:#1c274c;font-size:17px;font-weight:500}.web-near-event-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px 12px}.web-near-event-list .web-product-title{margin-top:7px;font-size:14px}.web-distance-badge{position:absolute;right:8px;bottom:8px;z-index:1;min-width:53px;padding:4px 8px;border-radius:999px 999px 999px 10px;background:#ffffffdb;color:#1c274c;font-size:10px;font-weight:700;line-height:1.1;text-align:center;box-shadow:0 3px 10px #101b3f1f}.web-main-map__canvas .web-google-map{block-size:100%;height:100%;min-block-size:0;min-height:0;max-block-size:100%;max-height:100%}.web-main-map__empty{display:grid;height:100%;min-height:calc(100vh - var(--web-header-height));place-items:center;padding:24px;color:#1c274c;font-weight:800;text-align:center}.web-map-city-dialog{position:absolute;top:50%;left:50%;z-index:450;display:grid;width:min(320px,calc(100% - 32px));padding:20px;border:1px solid #d8dbe2;border-radius:8px;background:#fffffff5;box-shadow:0 18px 48px #101b3f33;gap:16px;transform:translate(-50%,-50%)}.web-map-city-dialog h2{margin:0;color:#1c274c;font-size:24px;font-weight:900;text-align:center}.web-map-city-dialog__actions{display:grid;gap:10px}.web-map-event-detail,.web-map-location-detail{position:absolute;top:0;right:0;bottom:0;left:0;z-index:430;height:100%;overflow:auto;background:#fff}.web-map-event-detail .web-event-detail{padding:72px 24px 28px}.web-location-detail{width:min(760px,100%);margin:0 auto;padding:72px 24px 28px}.web-map-event-detail .web-panel,.web-map-event-detail .web-event-hero{width:min(760px,100%)}.web-location-detail .web-panel{width:100%}.web-map-event-detail .web-event-hero{display:block;margin:0 auto 20px}.web-sidebar-event-detail{display:grid;align-content:start;gap:0}.web-sidebar-event-detail .web-event-detail{padding:0 0 24px}.web-sidebar-event-detail .web-panel,.web-sidebar-event-detail .web-event-hero{width:100%}.web-sidebar-event-detail .web-event-hero{display:block;margin:0 0 18px}.web-sidebar-event-detail .web-map-back{top:16px;margin:0 0 -58px}.web-location-detail__image{display:block;width:100%;max-height:460px;margin:0 auto 20px;border-radius:8px;object-fit:cover}.web-location-detail__copyright{margin:18px 0 0;color:#8c8c8c;font-size:12px;line-height:1.45;white-space:pre-line}.web-map-back{position:sticky;top:16px;left:16px;z-index:3;display:grid;width:44px;height:44px;margin:16px 0 -60px 16px;place-items:center;border:1px solid #d8dbe2;border-radius:50%;background:#fffffff5;color:#1c274c;cursor:pointer;font:inherit;line-height:1;box-shadow:0 8px 22px #101b3f2e}.web-map-back:hover{color:#7893ff}.web-map-back span{width:13px;height:13px;margin-left:5px;border-left:3px solid currentColor;border-bottom:3px solid currentColor;transform:rotate(45deg)}.web-focused-map-actions{position:absolute;top:18px;right:18px;left:18px;z-index:460;display:flex;align-items:flex-start;justify-content:space-between;gap:14px;pointer-events:none}.web-map-return-button,.web-route-menu{pointer-events:auto}.web-map-return-button{background:#fff}.web-route-menu{position:relative;margin-left:auto}.web-route-menu__panel{position:absolute;top:calc(100% + 8px);right:0;display:grid;min-width:168px;padding:8px;border:1px solid #d8dbe2;border-radius:12px;background:#fff;box-shadow:0 12px 28px #101b3f2e;gap:4px}.web-route-menu__panel a{padding:10px 12px;border-radius:8px;color:#1c274c;font-size:14px;font-weight:800;text-decoration:none}.web-route-menu__panel a:hover{background:#eef3ff}.web-home-section{width:min(1000px,calc(100% - 40px));margin:0 auto;padding:72px 0 0}.web-home-section--compact{padding-top:96px}.web-mini-card-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px}.web-mini-card{position:relative;min-height:180px;overflow:hidden;border:0;border-radius:12px;background:#d8d8d8;color:#fff;cursor:pointer;font:inherit;text-align:left;box-shadow:0 6px 18px #101b3f2e}.web-mini-card.is-active{outline:3px solid #7893ff;outline-offset:3px}.web-mini-card img,.web-mini-card__empty{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#d8d8d8;object-fit:cover}.web-mini-card__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000005,#000000c2)}.web-card-favorite{position:absolute;top:8px;right:8px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#ffffffeb;color:#1c274c;font-size:22px;line-height:1}.web-card-favorite.is-active,.web-product-like.is-active{background:#1c274c;color:#fff}.web-mini-card strong{position:absolute;right:12px;bottom:76px;left:12px;color:#fff;font-size:17px;font-weight:500;text-align:center}.web-mini-card__meta{position:absolute;right:12px;bottom:10px;left:12px;display:flex;justify-content:space-between;gap:8px}.web-mini-card__meta small{color:#fff;font-size:13px;white-space:nowrap}.web-open-more{display:block;margin:20px 44px 0 auto;border:0;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:28px;text-decoration:underline}.web-landing{background:#fff;color:#1c274c}.web-landing-hero{position:relative;z-index:3;display:grid;width:100%;aspect-ratio:5 / 1;overflow:visible;place-items:center;text-align:center}.web-landing-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.web-landing-hero:after{position:absolute;top:0;right:0;bottom:0;left:0;background:#101b3f14;content:""}.web-landing-hero__content{position:relative;z-index:1;display:grid;width:min(1120px,calc(100% - 40px));justify-items:center;gap:26px}.web-landing-hero h1{margin:0;color:#fff;font-size:clamp(42px,5.8vw,78px);font-weight:900;line-height:.98;text-shadow:0 3px 18px rgba(0,0,0,.28)}.web-landing-search{position:relative;display:grid;width:min(500px,100%);min-height:58px;grid-template-columns:minmax(0,1fr) 130px;overflow:visible;border-radius:999px;background:#fffdf1;box-shadow:0 12px 32px #101b3f33}.web-landing-search input{min-width:0;border:0;background:transparent;color:#1c274c;font:inherit;font-size:19px;font-weight:800;outline:0;padding:0 28px}.web-landing-search input::placeholder{color:#9b9b9b}.web-landing-search__submit,.web-landing-band--cta button{border:0;background:#7893ff;color:#fff;cursor:pointer;font:inherit;font-size:20px;font-weight:900}.web-landing-search__submit{min-width:0;border-radius:999px}.web-landing-search>.web-search-clear{position:absolute;top:50%;right:136px;z-index:2;display:grid;width:32px;min-height:32px;place-items:center;padding:0;border-radius:50%;background:transparent;color:#1c274c;transform:translateY(-50%);font-size:24px}.web-landing-search>.web-search-clear:hover{background:#fff}.web-landing-search .web-search-suggestions{top:calc(100% + 10px);right:0;left:0;z-index:120;width:100%;max-height:300px;border:1px solid rgba(28,39,76,.16);border-radius:18px;background:#fffffffa;box-shadow:0 18px 44px #101b3f3d;text-align:left;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.web-landing-search .web-search-suggestion{display:grid;width:100%;min-height:58px;align-items:center;grid-template-columns:46px minmax(0,1fr);gap:10px;margin:0;padding:6px;border:0;border-radius:12px;background:transparent;color:#1c274c;cursor:pointer;font:inherit;text-align:left}.web-landing-search .web-search-suggestion:hover{background:#fffdf1}.web-landing-search .web-search-suggestion strong{font-size:14px}.web-landing-search .web-search-suggestion small{margin-top:4px;color:#1c274c;font-size:12px}.web-landing-search-results{margin:0 0 24px}.web-landing-chips{display:flex;max-width:760px;flex-wrap:wrap;justify-content:center;gap:8px}.web-landing-chips button{min-height:32px;max-width:180px;overflow:hidden;padding:5px 16px;border:1px solid #e4ded0;border-radius:999px;background:#fffdf1f0;color:#9a9a9a;cursor:pointer;font:inherit;font-size:14px;font-weight:800;text-overflow:ellipsis;white-space:nowrap;box-shadow:0 2px 6px #101b3f1f}.web-landing-chips button.is-active,.web-landing-chips button:hover{border-color:#f4cf21;color:#f0c900}.web-landing-section{position:relative;z-index:1;width:min(1020px,calc(100% - 40px));margin:0 auto;padding:34px 0 44px}.web-landing-section h2,.web-landing-band h2{margin:0 0 26px;color:#1c274c;font-size:clamp(34px,4vw,48px);font-weight:900;line-height:1.08;text-align:center}.web-landing-city-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:18px 14px}.web-landing-city-card{position:relative;display:grid;min-height:178px;overflow:hidden;align-items:end;padding:12px;border:0;border-radius:8px;background:#d8dbe2;color:#fff;cursor:pointer;font:inherit;text-align:left;box-shadow:0 4px 12px #101b3f29}.web-landing-city-card img,.web-landing-city-card>span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#d8dbe2;object-fit:cover}.web-landing-city-card:after,.web-landing-inspiration-card:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#000000bd,#0000000d 62%);content:""}.web-landing-city-card strong,.web-landing-city-card small{position:relative;z-index:1}.web-landing-city-card strong{justify-self:center;margin-bottom:36px;font-size:17px;font-weight:500}.web-landing-city-card small{display:flex;justify-content:space-between;gap:8px;font-size:12px}.web-landing-link{display:block;margin:20px 0 0 auto;border:0;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:26px;text-decoration:underline}.web-landing-band{padding:36px 20px 50px;background:#fffdf1;text-align:center}.web-landing-band p{width:min(880px,100%);margin:0 auto;color:#1c274c;font-size:clamp(22px,3vw,34px);line-height:1.25}.web-landing-section--products{padding-top:36px}.web-landing-section--products h3{margin:16px 0;color:#1c274c;font-size:32px;font-weight:400}.web-landing-section--products h3:first-letter{font-weight:900}.web-landing-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:30px 28px}.web-landing-product-card{display:grid;min-width:0;color:#1c274c}.web-landing-product-card button{position:relative;width:100%;aspect-ratio:1.64 / 1;overflow:hidden;padding:0;border:0;border-radius:8px;background:#e6e6e6;cursor:pointer;box-shadow:0 4px 12px #101b3f29}.web-landing-product-card img,.web-landing-product-card button>span{display:block;width:100%;height:100%;background:#e6e6e6;object-fit:cover}.web-landing-product-card i{position:absolute;top:8px;right:8px;display:grid;width:30px;height:30px;place-items:center;border-radius:50%;background:#fff;color:#1c274c;font-style:normal;font-size:23px}.web-landing-product-card strong{margin-top:8px;font-size:17px;font-weight:900;line-height:1.15}.web-landing-product-card small{margin-top:5px;font-size:12px}.web-landing-product-price{justify-self:end;margin-top:5px;color:#1c274c;font-size:12px}.web-landing-product-price b{color:red;font-size:20px;font-weight:900}.web-landing-band--cta{display:grid;justify-items:center;gap:18px;padding-top:48px}.web-landing-band--cta h2,.web-landing-band--cta p{margin:0}.web-landing-band--cta button{min-width:min(480px,100%);min-height:58px;border-radius:16px;padding:10px 28px;font-size:30px;line-height:1.05}.web-landing-inspiration-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.web-landing-inspiration-card{position:relative;display:grid;min-height:170px;overflow:hidden;align-content:end;padding:14px;border:0;border-radius:8px;background:#d8dbe2;color:#fff;cursor:pointer;font:inherit;text-align:left}.web-landing-inspiration-card img,.web-landing-inspiration-card>span{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:#d8dbe2;object-fit:cover}.web-landing-inspiration-card small,.web-landing-inspiration-card strong,.web-landing-inspiration-card p{position:relative;z-index:1}.web-landing-inspiration-card small{position:absolute;top:8px;right:8px;padding:3px 8px;border-radius:999px;background:#fff;color:#8c8c8c;font-size:11px}.web-landing-inspiration-card strong{font-size:18px;font-weight:500}.web-landing-inspiration-card p{margin:2px 0 0;font-size:12px;line-height:1.2}.web-landing-footer{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px;padding:44px min(9vw,80px);background:#1c274c;color:#fff;font-size:15px;font-weight:700}.web-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px 24px}.web-product-card{display:grid;min-width:0;color:#1c274c}.web-product-image{position:relative;width:100%;aspect-ratio:1.72 / 1;overflow:hidden;border:0;border-radius:10px;background:#e6e6e6;cursor:pointer;padding:0;box-shadow:0 4px 12px #101b3f33}.web-product-image img,.web-product-image>span:first-child{display:block;width:100%;height:100%;background:#e6e6e6;object-fit:cover}.web-product-like{position:absolute;top:8px;right:8px;display:grid;width:36px;height:36px;place-items:center;border-radius:50%;background:#fff;color:#1c274c;font-size:27px;line-height:1}.web-product-tags{position:absolute;right:9px;bottom:7px;left:9px;display:flex;justify-content:center;flex-wrap:wrap;gap:4px}.web-product-tags small{padding:2px 8px;border-radius:999px;background:#ffffffe0;color:#9b9b9b;font-size:12px;line-height:1.1}.web-product-title{margin-top:10px;border:0;background:transparent;color:#1c274c;cursor:pointer;font:inherit;font-size:18px;font-weight:900;line-height:1.18;padding:0;text-align:left}.web-product-card p{margin:6px 0 0;color:#1c274c;font-size:12px;line-height:1.35}.web-product-price{display:flex;justify-content:flex-end;align-items:baseline;gap:4px;margin-top:5px}.web-product-price span{color:#1c274c;font-size:12px}.web-product-price strong{color:red;font-size:20px;font-weight:900}.web-empty-inline{margin:0;padding:24px;border:1px solid #e7e7e7;border-radius:8px;background:#fff;color:#8c8c8c;font-weight:700;grid-column:1 / -1}.web-favorites-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.web-favorite-card{display:grid;gap:8px;color:#1c274c}.web-favorite-card__main{display:grid;gap:8px;border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;text-align:left;padding:0}.web-favorite-card__main:disabled{cursor:default}.web-favorite-card__main img,.web-favorite-card__main>span{width:100%;aspect-ratio:16 / 10;border-radius:10px;background:#e6e6e6;object-fit:cover}.web-favorite-card__main strong{font-weight:900}.web-tours-page{margin-top:24px}.web-tours-page__header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.web-tour-list{display:grid;gap:12px;margin-top:18px}.web-tour-row{display:grid;grid-template-columns:144px minmax(0,1fr) auto;gap:16px;align-items:center;padding:12px;border:1px solid #e7e7e7;border-radius:8px;background:#fff;color:#1c274c}.web-tour-row__image,.web-tour-row__body,.web-tour-row__price{border:0;background:transparent;color:inherit;cursor:pointer;font:inherit;padding:0}.web-tour-row__image{display:block;width:144px;aspect-ratio:16 / 10;overflow:hidden;border-radius:8px}.web-tour-row__image img,.web-tour-row__image span{display:block;width:100%;height:100%;background:#e6e6e6;object-fit:cover}.web-tour-row__body{display:grid;gap:5px;min-width:0;text-align:left}.web-tour-row__body small{color:#1c274c;font-size:12px;font-weight:800}.web-tour-row__body strong{font-size:20px;font-weight:900;line-height:1.15}.web-tour-row__body span{color:#596078;font-size:14px;line-height:1.35}.web-tour-row__price{display:grid;justify-items:end;gap:2px;min-width:112px;text-align:right}.web-tour-row__price span{color:#1c274c;font-size:12px;font-weight:800}.web-tour-row__price strong{color:red;font-size:22px;font-weight:900;white-space:nowrap}.web-favorite-card__main small{color:#8c8c8c}.web-favorite-card__remove{justify-self:start;border:0;background:transparent;color:#ff4b4b;cursor:pointer;font:inherit;font-size:13px;font-weight:800;padding:0}.web-event-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.web-event-card{display:grid;min-width:0;overflow:hidden;border:1px solid #e3d8cc;border-radius:8px;background:#fff;color:inherit;cursor:pointer;font:inherit;text-align:left}.web-event-card:hover{border-color:#7893ff;box-shadow:0 14px 28px #46301c1f}.web-event-card img,.web-event-card__empty{width:100%;aspect-ratio:16 / 10;background:#e9ded3;object-fit:cover}.web-event-card__body{display:grid;gap:8px;padding:16px}.web-event-card strong{font-size:17px;line-height:1.25}.web-event-card small{color:#1c274c;font-size:14px;line-height:1.45}.web-link-button{margin:0 auto 16px;padding:0;border:0;background:transparent;color:#3152d4;cursor:pointer;display:block;font:inherit;font-weight:800}.web-event-nav-button,.web-map-return-button,.web-map-route-button{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:9px 16px;border:1px solid #d8dbe2;border-radius:999px;background:#fffdf1;color:#1c274c;cursor:pointer;font:inherit;font-size:14px;font-weight:900;line-height:1;text-decoration:none;box-shadow:0 2px 5px #101b3f14,inset 0 1px #fffffff2}.web-event-nav-button:hover,.web-map-return-button:hover,.web-map-route-button:hover{border-color:#7893ff;background:#eef3ff;color:#1c274c}.web-event-detail{width:min(1040px,100%);margin:0 auto}.web-event-nav-actions{display:flex;flex-wrap:wrap;justify-content:space-between;gap:14px;margin:0 0 16px}.web-event-nav-actions__right{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px}.web-map-event-detail .web-event-nav-actions{width:min(760px,100%);margin:0 auto 16px}.web-event-hero{width:100%;max-height:460px;margin-bottom:20px;border-radius:8px;object-fit:cover}.web-event-heading{display:grid;align-items:start;grid-template-columns:minmax(0,1fr) 48px;gap:16px}.web-event-heading h1{margin-bottom:12px}.web-event-favorite{display:grid;width:48px;height:48px;place-items:center;border:1px solid #d8dbe2;border-radius:50%;background:#fff;color:#1c274c;cursor:pointer;font:inherit;font-size:34px;line-height:1;box-shadow:0 4px 12px #101b3f1f}.web-event-favorite:hover,.web-event-favorite.is-active{border-color:#1c274c;background:#1c274c;color:#fff}.web-info-list{display:grid;gap:16px}.web-info-item{padding:16px;border:1px solid #e3d8cc;border-radius:8px;background:#fffdf1}.web-info-item h3{margin:0 0 8px}.web-info-item p{margin-bottom:0;color:#1c274c;line-height:1.6}.web-event-feed__list{display:grid;gap:18px}.web-event-feed__image{margin:0}.web-event-feed__image-button{display:block;width:100%;padding:0;border:0;border-radius:8px;background:transparent;cursor:zoom-in;overflow:hidden}.web-event-feed__image img{display:block;width:100%;max-height:520px;border-radius:8px;object-fit:cover}.web-event-feed__image figcaption{display:grid;gap:6px;margin-top:10px;color:#1c274c;font-size:15px;line-height:1.5}.web-event-feed__image figcaption span,.web-event-feed__image figcaption small{display:block}.web-event-feed__image figcaption small{color:#1c274c;font-size:12px}.web-event-feed__text{padding:16px;border:1px solid #e3d8cc;border-radius:8px;background:#fffdf1}.web-event-feed__text p{margin:0;color:#1c274c;line-height:1.6}.web-image-viewer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:2147483000;display:flex;align-items:center;justify-content:center;padding:104px 24px 28px;background:#1c274c9e}.web-image-viewer__frame{position:relative;display:inline-flex;flex-direction:column;align-items:center;max-width:min(1420px,calc(100vw - 48px));max-height:min(820px,calc(100vh - 132px));border-radius:24px;background:transparent}.web-image-viewer__frame img{display:block;max-width:min(1420px,calc(100vw - 48px));max-height:min(820px,calc(100vh - 132px));border-radius:24px;object-fit:contain;box-shadow:0 24px 80px #0000005c}.web-image-viewer__caption{width:100%;max-width:min(720px,100%);margin:12px 0 0;padding:0 8px;color:#fffdf1;font-size:15px;font-weight:600;line-height:1.35;text-align:center;text-shadow:0 2px 10px rgba(0,0,0,.42)}.web-image-viewer__close,.web-image-viewer__copyright-button{position:absolute;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border:1px solid rgba(255,253,241,.55);border-radius:999px;background:#1c274cb8;color:#fffdf1;box-shadow:0 8px 22px #0003;cursor:pointer;transition:background .2s ease,transform .2s ease}.web-image-viewer__close:hover,.web-image-viewer__copyright-button:hover{background:#1c274ce6;transform:translateY(-1px)}.web-image-viewer__close{top:14px;left:14px}.web-image-viewer__close span,.web-image-viewer__close span:after{display:block;width:15px;height:2px;border-radius:999px;background:currentColor;content:""}.web-image-viewer__close span{transform:rotate(45deg)}.web-image-viewer__close span:after{transform:rotate(90deg)}.web-image-viewer__copyright{position:absolute;top:14px;right:14px;z-index:2;display:flex;flex-direction:column;align-items:flex-end;gap:10px}.web-image-viewer__copyright-button{position:static;font-size:18px;font-weight:700;line-height:1}.web-image-viewer__copyright-popover{max-width:min(320px,calc(100vw - 96px));padding:10px 14px;border:1px solid rgba(255,253,241,.45);border-radius:18px;background:#1c274ce0;color:#fffdf1;font-size:14px;line-height:1.45;text-align:right;box-shadow:0 10px 28px #00000038}@media (max-width: 640px){.web-image-viewer{padding:86px 12px 16px}.web-image-viewer__frame,.web-image-viewer__frame img{max-width:calc(100vw - 24px);max-height:calc(100vh - 102px);border-radius:20px}}.web-map-layout{display:grid;width:min(1040px,100%);margin:0 auto 20px;grid-template-columns:minmax(0,1.35fr) minmax(320px,.65fr);gap:20px}.web-map-canvas{position:relative;min-height:580px;overflow:hidden;border:1px solid #e3d8cc;border-radius:8px;background:#dfe8df;box-shadow:0 16px 36px #46301c14}.web-google-map{width:100%;height:100%;min-height:580px}.web-google-marker{position:absolute;display:grid;width:42px;height:42px;place-items:center;padding:0;border:3px solid #ffffff;border-radius:50%;background:#7893ff;color:#1c274c;cursor:pointer;font:inherit;font-size:24px;font-weight:900;line-height:1;box-shadow:0 10px 24px #101b3f38;transform:translate(-50%,-50%);transition:box-shadow .16s ease,transform .16s ease}.web-google-marker:hover,.web-google-marker.is-active{box-shadow:0 14px 30px #101b3f4d;transform:translate(-50%,-50%) scale(1.12)}.web-google-marker img{width:100%;height:100%;border-radius:inherit;object-fit:cover}.web-google-marker--event{width:56px;height:56px;overflow:hidden}.web-google-marker--question{width:44px;height:44px;background:#fff;color:#1c274c}.web-google-marker--city{width:48px;height:48px;overflow:hidden;background:#d48a16}.web-google-marker--city span{width:100%;height:100%;border-radius:inherit;background:inherit}.web-google-marker--cluster{width:48px;height:48px;border-color:#fff;background:#1c274c;color:#fff;font-size:16px;box-shadow:0 12px 28px #101b3f47,0 0 0 8px #7893ff38}.web-google-marker--cluster:hover{box-shadow:0 14px 32px #101b3f57,0 0 0 10px #7893ff47}.web-google-map--error{display:grid;place-items:center;padding:24px;background:#eef3ff;color:#9d2f1e;font-weight:700;text-align:center}.web-map-panel{padding:24px;border:1px solid #e3d8cc;border-radius:8px;background:#ffffffdb;box-shadow:0 16px 36px #46301c14}.web-map-selected{display:grid;gap:14px;margin-top:24px}.web-map-selected img{width:100%;aspect-ratio:16 / 10;border-radius:8px;object-fit:cover}.web-map-selected h2{margin-bottom:0;font-size:22px}.web-map-selected p{margin-bottom:0;color:#1c274c;line-height:1.55}.web-map-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.web-map-list-item{display:grid;gap:6px;padding:12px;border:1px solid #e3d8cc;border-radius:8px;background:#fff;color:#1c274c;cursor:pointer;font:inherit;text-align:left}.web-map-list-item:hover,.web-map-list-item.is-active{border-color:#7893ff;background:#fff8f1}.web-map-list-item span{color:#1c274c;font-size:13px}.web-error{max-height:55vh;overflow:auto;padding:16px;border-radius:8px;background:#2a1715;color:#ffe8e2;white-space:pre-wrap}.web-access-gate{display:grid;min-height:100vh;place-items:center;padding:24px;background:linear-gradient(180deg,#ffffffe6,#f6f0e8f5),#f6f0e8}.web-access-gate__panel{display:grid;width:min(100%,420px);gap:18px;padding:28px;border:1px solid #e3d8cc;border-radius:8px;background:#fff;box-shadow:0 20px 60px #1c274c1f}.web-access-gate__logo{width:52px;height:52px;object-fit:contain}.web-access-gate__panel h1{color:#1c274c;font-size:30px;line-height:1.1}.web-access-gate__panel label{display:grid;gap:8px;color:#1c274c;font-weight:800}.web-access-gate__panel input{min-height:44px;width:100%;padding:10px 12px;border:1px solid #d8dbe2;border-radius:8px;background:#fff;color:#1c274c;font:inherit}.web-access-gate__panel input:focus{border-color:#7893ff;outline:2px solid rgba(120,147,255,.26)}.web-access-gate__error{margin:0;color:#8f2f1b;font-size:14px;font-weight:800}.web-auth-panel{max-width:560px}.web-form{display:grid;gap:16px;margin-top:24px}.web-auth-mode{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:4px;border:1px solid #d8dbe2;border-radius:8px;background:#f5f7fb}.web-auth-mode button{min-height:40px;border:0;border-radius:6px;background:transparent;color:#526079;cursor:pointer;font:inherit;font-weight:800}.web-auth-mode button.is-active{background:#fff;color:#1c274c;box-shadow:0 2px 8px #1c274c1f}.web-auth-mode button:disabled{cursor:default;opacity:.72}.web-social-auth{margin-top:24px}.web-google-button{min-height:44px}.web-google-button>div{width:100%!important}.web-divider{display:flex;align-items:center;gap:12px;margin-top:20px;color:#1c274c;font-size:13px;font-weight:700;text-transform:uppercase}.web-divider:before,.web-divider:after{height:1px;flex:1;background:#e3d8cc;content:""}.web-form label{display:grid;gap:8px;color:#1c274c;font-weight:700}.web-auth-dev{margin-top:14px;padding:12px;border:1px solid #e3d8cc;border-radius:8px;background:#fffdf1}.web-auth-dev summary{cursor:pointer;font-weight:800}.web-auth-dev label{display:grid;gap:8px;margin-top:12px;color:#1c274c;font-weight:700}.web-auth-dev p{margin:12px 0 0;color:#1c274c;font-size:13px;line-height:1.45}.web-profile-page{display:grid;gap:22px;margin-top:24px;background:linear-gradient(180deg,#ffffffc7,#fffdf1f5),#fffdf1}.web-profile-page--signed-out{max-width:720px}.web-profile-hero{display:grid;align-items:start;grid-template-columns:auto minmax(0,1fr) auto;gap:18px}.web-profile-avatar{display:grid;width:72px;height:72px;flex:0 0 auto;place-items:center;border:1px solid #d8dbe2;border-radius:8px;background:#1c274c;color:#fff;font-size:24px;font-weight:900}.web-profile-identity{min-width:0}.web-profile-identity h1{overflow-wrap:anywhere}.web-profile-actions{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:10px}.web-profile-status{padding:8px 12px;border-radius:999px;background:#dfefe5;color:#21623c;font-size:13px;font-weight:800}.web-profile-summary{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px}.web-profile-summary div,.web-profile-card,.web-profile-code-form{border:1px solid #e3d8cc;border-radius:8px;background:#fff}.web-profile-summary div{display:grid;gap:6px;min-height:86px;padding:14px}.web-profile-summary span,.web-profile-card span{color:#526079;font-size:12px;font-weight:800;text-transform:uppercase}.web-profile-summary strong{min-width:0;color:#1c274c;font-size:15px;overflow-wrap:anywhere}.web-profile-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.web-profile-card{display:flex;min-height:150px;flex-direction:column;justify-content:space-between;gap:18px;padding:18px}.web-profile-card h2{margin-bottom:8px;color:#1c274c;font-size:18px}.web-profile-card p{margin:0;color:#526079;font-size:14px;line-height:1.5}.web-profile-code-form{display:grid;grid-template-columns:minmax(0,1fr) minmax(180px,260px) auto;align-items:end;gap:14px;padding:18px}.web-profile-code-form h2{margin-bottom:8px;color:#1c274c;font-size:18px}.web-profile-code-form p{margin:0;color:#526079;font-size:14px;line-height:1.5}.web-profile-code-form label{display:grid;gap:8px;color:#1c274c;font-size:13px;font-weight:800}.web-profile-code-form input{width:100%}.web-profile-code-form__message{grid-column:1 / -1}.web-form input,.web-auth-dev input,.web-profile-code-form input,.web-booking-form input,.web-booking-form select{min-height:44px;width:100%;padding:10px 12px;border:1px solid #d8dbe2;border-radius:8px;background:#fff;color:#1c274c;font:inherit}.web-form input:focus,.web-auth-dev input:focus,.web-profile-code-form input:focus,.web-booking-form input:focus,.web-booking-form select:focus{border-color:#7893ff;outline:2px solid rgba(120,147,255,.26)}.web-form-message{margin:16px 0 0;padding:12px;border-radius:8px;background:#fff1cf;color:#835b05}.web-auth-link{justify-self:start;min-height:36px;padding:0;border:0;background:transparent;color:#3456d1;cursor:pointer;font:inherit;font-weight:800;text-align:left}.web-auth-link:disabled{cursor:default;opacity:.55}.web-captcha{display:grid;gap:8px;min-height:66px}.web-captcha__error{margin:0;color:#8f2f1b;font-size:13px;font-weight:700}.web-auth-alert{display:grid;gap:8px;margin-top:16px;padding:14px 16px;border:1px solid #d8dbe2;border-radius:8px;background:#f8fbff;color:#1c274c}.web-auth-alert strong{font-size:15px}.web-auth-alert ul{display:grid;gap:4px;margin:0;padding-left:18px}.web-auth-alert li{overflow-wrap:anywhere}.web-auth-alert--success{border-color:#b9dbc4;background:#effaf2;color:#21623c}.web-auth-alert--error{border-color:#f0b7a8;background:#fff3ef;color:#8f2f1b}.web-auth-alert--info{border-color:#bfd0ff;background:#f3f6ff;color:#1c274c}.web-json{max-height:420px;overflow:auto;padding:16px;border-radius:8px;background:#241f1a;color:#f6eadf;white-space:pre-wrap}.web-booking-panel{background:#fffdf1}.web-booking-capacity{flex:0 0 auto;padding:8px 12px;border-radius:999px;background:#dfefe5;color:#21623c;font-size:13px;font-weight:800}.web-booking-form{display:grid;gap:18px}.web-booking-form label{display:grid;gap:8px;color:#1c274c;font-weight:700}.web-booking-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.web-ticket-list,.web-client-list{display:grid;gap:10px}.web-ticket-row{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px;border:1px solid #e3d8cc;border-radius:8px;background:#fffdf1}.web-ticket-row strong,.web-ticket-row small{display:block}.web-ticket-row small{margin-top:4px;color:#1c274c;line-height:1.4}.web-stepper{display:grid;flex:0 0 auto;grid-template-columns:36px 34px 36px;align-items:center;gap:6px}.web-stepper button{width:36px;height:36px;border:1px solid #d8dbe2;border-radius:8px;background:#fff;color:#1c274c;cursor:pointer;font:inherit;font-size:18px;font-weight:900}.web-stepper button:disabled{cursor:not-allowed;opacity:.45}.web-stepper span{text-align:center;font-weight:900}.web-booking-total{margin-bottom:0;color:#3152d4;font-size:18px;font-weight:900}.web-client-card{display:grid;gap:12px;margin:0;padding:14px;border:1px solid #e3d8cc;border-radius:8px;background:#fffdf1}.web-client-card legend{padding:0 6px;color:#1c274c;font-weight:900}.web-booking-hold{margin-bottom:0;padding:12px;border-radius:8px;background:#dfefe5;color:#21623c;font-weight:800}.web-booking-actions{display:flex;flex-wrap:wrap;gap:10px}@media (max-width: 760px){.web-shell{padding:0 0 72px}.web-app-header{position:static;align-items:center;min-height:0;padding:8px 14px 10px;grid-template-areas:"brand brand" "actions actions" "nav nav";grid-template-columns:1fr;gap:8px 10px}.web-brand,.web-header-actions,.web-city-select{flex:0 0 auto}.web-brand{grid-area:brand;justify-self:center;width:auto;height:42px;gap:4px}.web-brand-mark{width:42px;height:42px}.web-brand-text{font-size:19px}.web-nav{grid-area:nav;display:flex;justify-content:center;width:100%;gap:12px}.web-nav__item{min-height:28px;font-size:11px}.web-header-actions{grid-area:actions;flex-wrap:wrap;justify-content:center;justify-self:center;max-width:100%;gap:6px}.web-city-select{width:min(106px,30vw)}.web-language-select__label{font-size:8px}.web-language-select__button,.web-language-menu__item{width:34px;height:24px;font-size:10px}.web-city-select__label{font-size:8px}.web-city-select select{min-height:26px;padding:3px 6px;font-size:10px}.web-city-select__value{min-height:26px;padding:0 18px 0 8px;font-size:10px}.web-icon-button{width:28px;height:28px;flex-basis:28px}.web-header-icon{width:23px;height:23px}.web-header-icon--profile{width:27px;height:27px;transform:none}.web-panel--intro{display:block}.web-status{display:inline-block;margin-top:20px}.web-header-actions{justify-content:center}.web-home-hero{min-height:360px}.web-home-search{width:calc(100% - 28px);gap:28px}.web-main-map{min-height:0;grid-template-columns:1fr}.web-main-map__sidebar{position:static;top:auto;grid-row:auto;height:auto;max-height:none;overflow:visible;padding:14px;border-right:0;border-bottom:0}.web-main-map__sidebar>*{justify-self:stretch}.web-main-map__right{position:relative;grid-column:auto;grid-row:auto;min-width:0;overflow:visible}.web-main-map__canvas{position:sticky;top:auto;block-size:auto;height:auto;max-block-size:none;max-height:none;min-height:420px}.web-map-event-detail,.web-map-location-detail{height:auto;min-height:420px}.web-map-event-detail .web-event-detail,.web-location-detail{padding:64px 14px 24px}.web-main-map__canvas .web-google-map,.web-main-map__empty{block-size:auto;height:auto;max-block-size:none;max-height:none;min-height:420px}.web-city-list{grid-template-columns:1fr}.web-city-row{min-height:96px;grid-template-columns:96px minmax(0,1fr)}.web-city-row img,.web-city-row__empty{width:96px;height:96px}.web-search-box{grid-template-columns:1fr;padding:6px;border-radius:24px}.web-search-row{width:100%;grid-template-columns:1fr;gap:8px}.web-search-country{justify-self:start;min-height:36px;font-size:14px}.web-search-box--main{--web-search-submit-width: 96px;border-radius:999px}.web-search-box--main input{min-height:40px;padding-right:44px;text-align:left;font-size:14px}.web-search-box--main>.web-search-submit{min-height:40px;font-size:15px}.web-search-box--main .web-search-clear{width:30px;min-height:30px;font-size:22px}.web-search-box input{min-height:48px;padding:0 16px;font-size:17px;text-align:center}.web-search-box button{min-height:46px;font-size:18px}.web-section-head{display:block}.web-profile-hero{grid-template-columns:1fr}.web-profile-avatar{width:60px;height:60px;font-size:20px}.web-profile-actions{justify-content:flex-start}.web-profile-code-form,.web-grid,.web-event-grid,.web-map-layout,.web-map-list,.web-runtime,.web-booking-grid,.web-favorites-grid,.web-profile-grid,.web-profile-summary,.web-location-card-list,.web-city-profile__locations.web-location-card-list,.web-near-event-list{grid-template-columns:1fr}.web-tour-row{grid-template-columns:96px minmax(0,1fr);align-items:start}.web-tour-row__image{width:96px}.web-tour-row__price{grid-column:2;justify-items:start;min-width:0;text-align:left}.web-landing-search{width:100%;max-width:340px;grid-template-columns:minmax(0,1fr) 88px;min-height:48px}.web-landing-search input{padding:0 14px;font-size:14px}.web-landing-search__submit{font-size:14px}.web-landing-city-grid,.web-landing-product-grid,.web-landing-inspiration-grid{grid-template-columns:1fr}.web-landing-city-card{min-height:160px}.web-landing-section--products h3{font-size:25px}.web-landing-band--cta button{min-width:0;width:min(480px,100%);font-size:22px}.web-landing-footer{grid-template-columns:1fr 1fr}.web-landing-section{width:min(1020px,calc(100vw - 28px))}.web-near-events-drawer{width:calc(100% - 28px);margin:-120px auto 0;min-height:calc(100vh - 120px);padding:18px 14px 24px;border-radius:24px 24px 0 0}.web-near-events-drawer.is-collapsed{margin-top:-28px;min-height:28px}.web-home-section{width:calc(100% - 28px);padding-top:44px}.web-home-section--compact{padding-top:48px}.web-mini-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.web-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 14px}.web-open-more{margin-right:0;font-size:22px}.web-ticket-row{align-items:stretch;flex-direction:column}.web-map-canvas,.web-google-map{min-height:420px}h1{font-size:32px}}.web-home-section-title{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:24px}.web-home-section-title h2{margin:0;color:#1c274c;font-size:26px;font-weight:900}
