:root{font-family:Inter,SF Pro Text,Helvetica Neue,Arial,sans-serif;line-height:1.4;font-weight:400;color:#111322;background:radial-gradient(circle at 20% 0%,#e8f1ff,#f8fafc 40%,#eef2f7);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg: #f7f9fc;--surface: #ffffff;--text: #14162c;--muted: #667085;--line: #e4e8f2;--brand: #1d5eff;--brand-strong: #1849c6;--brand-soft: #dfe9ff;--danger: #d93d54;--poi-selected: #c026d3;--poi-selected-rgb: 192, 38, 211;--shadow-soft: 0 10px 30px rgba(21, 42, 91, .12);--bottom-nav-height: 60px;--audio-dock-height: 46px;--poi-sheet-collapsed-height: 56px;--poi-sheet-expanded-height: 206px}*{box-sizing:border-box}html,body,#root{margin:0;height:100%;min-height:100%;overflow:hidden}body{height:100dvh;min-height:100dvh;background:var(--bg);color:var(--text);overscroll-behavior-y:none}a{color:inherit}h1,h2,h3,h4,p{margin:0}button,input{font:inherit}.app-shell{margin:0 auto;width:100%;max-width:428px;background:var(--surface);height:100dvh;min-height:100dvh;position:relative;display:flex;flex-direction:column;overflow:hidden}.app-shell__content{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden;overscroll-behavior-y:none;-webkit-overflow-scrolling:touch;padding-bottom:1rem}.app-shell__content--with-nav{padding-bottom:calc(var(--bottom-nav-height) + .85rem)}@media(min-width:500px){body{padding:1.25rem}.app-shell{border-radius:26px;overflow:hidden;box-shadow:var(--shadow-soft);min-height:926px}}.hero-header{background:linear-gradient(148deg,#2a7eff,#1d58df 47%,#1437a8);color:#fff;padding:calc(env(safe-area-inset-top) + 2rem) 1.2rem 2rem;border-bottom-left-radius:1.8rem;border-bottom-right-radius:1.8rem}.hero-header h1{margin-top:.3rem;font-size:1.75rem;line-height:1.2;letter-spacing:-.02em}.hero-header__sub{margin-top:.6rem;opacity:.92;font-size:.94rem}.hero-header--compact{padding-bottom:1.4rem;border-bottom-left-radius:1.4rem;border-bottom-right-radius:1.4rem}.hero-header--profile{text-align:center;align-items:center}.eyebrow{text-transform:uppercase;letter-spacing:.09em;font-size:.71rem;font-weight:600;opacity:.82}.profile-avatar{width:4.2rem;height:4.2rem;margin:0 auto .7rem;border-radius:999px;display:grid;place-items:center;background:#fff3;border:1px solid rgba(255,255,255,.38)}.floating-search{margin:-1rem 1rem 1rem;position:relative;z-index:1}.search-input{display:flex;align-items:center;gap:.45rem;background:#fff;border:1px solid var(--line);border-radius:.95rem;padding:.7rem .85rem;width:100%;box-shadow:0 4px 15px #1a2e5c14}.search-input input{border:0;outline:0;width:100%;background:transparent;color:#0d122b}.search-input input::placeholder{color:#8a91a9}.search-input__icon{color:#7c84a1}.home-view{--home-search-offset: .5rem;height:calc(100dvh - var(--bottom-nav-height));min-height:calc(100dvh - var(--bottom-nav-height));background:#f6f7fb;padding:calc(env(safe-area-inset-top) + var(--home-search-offset)) .74rem 0;display:flex;flex-direction:column;gap:0;overflow:hidden}.home-view__search-row{display:block;position:relative;z-index:10;margin-bottom:var(--home-search-offset)}.home-view__search-split{display:grid;grid-template-columns:minmax(0,1fr) 2.85rem;gap:.48rem;align-items:stretch}.home-view__language-field{position:relative;display:flex;align-items:center;gap:.36rem;min-height:3rem;border-radius:.5rem;border:1px solid #b6bfcc;background:#fff;padding:0 .5rem}.home-view__language-icon{color:#4f5d7b;flex:0 0 auto}.home-view__language-select{-webkit-appearance:none;appearance:none;border:0;outline:0;background:transparent;color:#1d2233;font-size:.92rem;font-weight:600;width:100%;min-width:0;padding-right:.8rem}.home-view__language-caret{color:#69748f;position:absolute;right:.46rem;pointer-events:none}.home-view__search-addon{border:0;padding:0;width:2.2rem;height:2.2rem;border-radius:999px;display:grid;place-items:center;background:transparent;color:#1f2536}.home-view__search-addon--right{width:3rem;height:3rem;background:#f4bf18;box-shadow:0 8px 15px #1d233429}.home-view__search-field-wrap{--home-search-icon-size: 2.25rem;--home-search-icon-inset: .38rem;position:relative;display:flex;align-items:center;gap:.45rem;width:100%;min-height:3rem;border-radius:999px;border:1px solid #b6bfcc;background:#fff;padding:0 .82rem 0 calc(var(--home-search-icon-inset) + var(--home-search-icon-size) + .5rem)}.home-view__search-field-wrap--destination{min-width:0}.home-view .home-view__lang-button{justify-self:end;align-self:center;width:2.85rem;height:2.85rem;border-radius:999px;border:1px solid rgba(227,234,244,.42);background:var(--brand);color:#fff;display:grid;place-items:center;font-size:.9rem;font-weight:700;letter-spacing:.04em;box-shadow:0 0 0 1px #f1f6ff29,0 10px 24px #1d5eff57;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease}.home-view .home-view__lang-button:hover{filter:brightness(1.008)}.home-view .home-view__lang-button:active{filter:brightness(.92);transform:scale(.97)}.home-view .home-view__lang-button:focus-visible{outline:2px solid #ffffff;outline-offset:1px}.home-view__search-icon{position:absolute;top:var(--home-search-icon-inset);left:var(--home-search-icon-inset);flex:0 0 auto;width:var(--home-search-icon-size);height:var(--home-search-icon-size);padding:.44rem;border-radius:999px;border:1px solid rgba(227,234,244,.42);background:var(--brand);color:#fff;pointer-events:none;box-shadow:0 0 0 1px #f1f6ff29,0 8px 18px #1d5eff4d}.home-view__search-input{border:0;outline:0;width:100%;background:transparent;color:#1d2233;font-size:1rem}.home-view__search-input::placeholder{color:#76819a}.home-view__autocomplete-list{position:absolute;top:calc(100% + .36rem);left:0;right:0;background:#fff;border-radius:.9rem;border:1px solid #d8deea;box-shadow:0 12px 28px #212f4e29;max-height:228px;overflow-y:auto;padding:.3rem}.home-view__autocomplete-item{width:100%;border:0;text-align:left;background:transparent;border-radius:.68rem;padding:.5rem .56rem;display:grid;gap:.05rem}.home-view__autocomplete-item strong{font-size:.95rem;color:#182034}.home-view__autocomplete-item span{font-size:.8rem;color:#66738f}.home-view__autocomplete-item:hover{background:#eef3fc}.home-view__around{display:grid;grid-template-rows:auto minmax(0,1fr);gap:.5rem;margin-top:1.45rem;flex:1;min-height:0}.home-view__section-head{display:flex;align-items:baseline;justify-content:space-between;gap:.6rem}.home-view__section-head h2{font-size:1.32rem;line-height:1.2}.home-view__section-head span{font-size:.78rem;color:#5f6c88}.home-view__around-map{width:calc(100% + 1.48rem);margin-left:-.74rem;margin-right:-.74rem;height:auto;min-height:0;border-radius:0;overflow:hidden;border:0;background:#e8edf4}.home-view__around-map .tour-map-view{min-height:0;height:100%;border-top:0;border-bottom:0}.home-view__popular{display:block}.home-view__search-row+.home-view__popular{margin-top:0}.home-view__popular h2.home-view__popular-title{font-size:1.32rem;font-weight:700;line-height:1.2;letter-spacing:-.01em;color:#1f273a;margin-top:.55rem;margin-bottom:.38rem}.home-view__popular h2{font-size:1.6rem;letter-spacing:-.02em;line-height:1.06}.home-view__destinations-row{display:flex;gap:.6rem;overflow-x:auto;margin-top:0;padding-bottom:.3rem;min-height:14.2rem;align-items:flex-start}.home-view__destinations-row::-webkit-scrollbar{display:none}.home-view__destination-card{flex:0 0 calc(min(428px,100vw)*.7);min-width:calc(min(428px,100vw)*.7);max-width:calc(min(428px,100vw)*.7);border:0;background:transparent;padding:0;text-align:left;display:grid;gap:.33rem}.home-view__destination-card--placeholder{pointer-events:none}.home-view__destination-image-wrap{border-radius:.5rem;overflow:hidden;border:0;height:11.4rem}.home-view__destination-image-wrap img{width:100%;height:100%;display:block;object-fit:cover}.home-view__destination-image-wrap--placeholder{background:linear-gradient(135deg,#dfe5f2,#edf1f8)}.home-view__destination-card strong{font-size:.96rem;color:#232b3f;line-height:1.2}.home-view__destination-card span{font-size:.82rem;color:#59647f;line-height:1.1}.home-view__missing-location{border:1px solid #d8deea;border-radius:.9rem;padding:.8rem .72rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.55rem;background:#fff;color:#1f273a}.home-view__missing-location h3{font-size:.92rem;line-height:1.15}.home-view__missing-location p{margin-top:.22rem;font-size:.74rem;line-height:1.32;color:#4d596f}.explore-map-page{height:calc(100dvh - var(--bottom-nav-height));min-height:calc(100dvh - var(--bottom-nav-height));overflow:hidden;background:#e8edf4}.explore-map-page .tour-map-view{height:100%;min-height:0;border-top:0;border-bottom:0}.section-block{padding:1rem;display:grid;gap:.9rem}.section-header{display:flex;align-items:flex-end;justify-content:space-between;gap:.8rem}.section-header h2{font-size:1.08rem}.section-header p,.section-header span{color:var(--muted);font-size:.82rem}.stack-grid{display:grid;gap:.8rem}.destination-card{border:0;border-radius:1.05rem;min-height:152px;overflow:hidden;position:relative;padding:0;cursor:pointer}.destination-card img{width:100%;height:100%;min-height:152px;object-fit:cover;display:block}.destination-card__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#080c1a1a,#060a17bf)}.destination-card__content{position:absolute;left:.8rem;right:.8rem;bottom:.75rem;color:#fff;text-align:left}.destination-card__country{display:inline-flex;align-items:center;gap:.25rem;font-size:.74rem;opacity:.92;margin-bottom:.2rem}.destination-card__content h3{font-size:1.4rem}.destination-card__content p{opacity:.88;font-size:.81rem}.bottom-nav{position:fixed;width:min(428px,100%);left:50%;transform:translate(-50%);bottom:0;height:var(--bottom-nav-height);background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--line);display:grid;grid-template-columns:repeat(4,1fr);align-items:center;padding:.2rem .35rem;z-index:1180}.bottom-nav__item{border:0;background:transparent;color:#727a94;display:grid;justify-items:center;gap:.12rem;padding:.26rem .1rem;border-radius:.65rem}.bottom-nav__item span{font-size:.74rem}.bottom-nav__item--active{color:var(--brand);background:#eaf1ff}.destination-hero{position:relative;min-height:250px;overflow:hidden}.destination-hero--short{min-height:220px}.destination-hero img{width:100%;height:100%;min-height:250px;object-fit:cover;display:block}.destination-hero--short img{min-height:220px}.destination-hero__overlay{position:absolute;inset:0;background:linear-gradient(180deg,#080b1633,#080b16db)}.destination-hero__text{position:absolute;left:1rem;right:1rem;bottom:1rem;color:#fff;display:grid;gap:.35rem}.destination-hero__text h1{font-size:1.5rem;line-height:1.2}.destination-hero__text p{font-size:.82rem;opacity:.86}.destination-hero__text span{font-size:.85rem;opacity:.95}.destination-view{background:#f5f6f8;min-height:calc(100dvh - var(--bottom-nav-height))}.destination-view__hero{position:relative;height:19.5rem;overflow:hidden;--destination-hero-content-left: calc(env(safe-area-inset-left) + .75rem) ;--destination-hero-edge-gap: .68rem;--destination-hero-action-size: 2.85rem}.destination-view__hero img{width:100%;height:100%;object-fit:cover;display:block}.destination-view__hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0a0d162e,#0a0d16ad)}.destination-view__top-actions{position:absolute;top:calc(env(safe-area-inset-top) + var(--destination-hero-edge-gap));left:var(--destination-hero-content-left);right:calc(env(safe-area-inset-right) + .75rem);z-index:1210;display:flex;justify-content:flex-end;align-items:center}.destination-view__top-actions-right{display:inline-flex;gap:.54rem}.destination-weather-button{position:absolute;top:calc(env(safe-area-inset-top) + var(--destination-hero-edge-gap) + var(--destination-hero-action-size) + var(--destination-hero-edge-gap));right:.78rem;z-index:3;width:3.18rem;min-height:3.48rem;border:0;border-radius:1.05rem;background:#f4f7fcf0;color:#1d2434;display:grid;justify-items:center;align-content:center;gap:.1rem;padding:.38rem .2rem .4rem;box-shadow:0 7px 18px #18223733;touch-action:manipulation}.destination-weather-button:hover{filter:brightness(.99)}.destination-weather-button__temp{display:block;font-size:1.06rem;line-height:1;font-weight:640;letter-spacing:-.03em}.destination-weather-button__temp--f{margin-top:.05rem;font-size:.76rem;font-weight:560;opacity:.86}.destination-weather-modal-backdrop{position:fixed;top:0;left:50%;transform:translate(-50%);width:min(428px,100%);height:100dvh;z-index:1260;background:#0a0e187a;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;padding:calc(env(safe-area-inset-top) + 1rem) .95rem calc(env(safe-area-inset-bottom) + 1rem)}.destination-weather-modal{position:relative;width:min(88vw,290px);border-radius:1.1rem;background:#fff;box-shadow:0 16px 44px #090e1a52;padding:.95rem .9rem .85rem;color:#212836;display:grid;justify-items:center;gap:.66rem}.destination-weather-modal__close{position:absolute;top:.42rem;right:.42rem;width:2.2rem;height:2.2rem;border-radius:999px;border:0;background:transparent;color:#4a5368;display:grid;place-items:center}.destination-weather-modal h2{margin:.42rem 0 0;font-size:2.3rem;font-weight:760;line-height:1.05;letter-spacing:-.03em}.destination-weather-modal__current{display:grid;justify-items:center;gap:.34rem}.destination-weather-modal__current strong{font-size:1.8rem;line-height:1.06;letter-spacing:-.03em}.destination-weather-modal__list{list-style:none;margin:.2rem 0 0;padding:0;width:100%;border:1px solid #e4e8f0;border-radius:.78rem;overflow:hidden;background:#f7f9fc}.destination-weather-modal__state{padding:.9rem;text-align:center;font-size:.95rem;color:#59627a}.destination-weather-modal__row{display:grid;grid-template-columns:minmax(2.8rem,1fr) auto auto auto;align-items:center;gap:.54rem;min-height:2.85rem;padding:0 .72rem;font-size:.98rem;color:#2b3242;border-bottom:1px solid #e8ebf2}.destination-weather-modal__row:last-child{border-bottom:0}.destination-weather-modal__day{font-weight:700;letter-spacing:-.01em}.destination-weather-modal__noon{font-size:.86rem;color:#606a82}.destination-weather-modal__row-temp{font-weight:620;letter-spacing:-.01em;white-space:nowrap}.destination-weather-modal__provider{margin:.1rem 0 0;font-size:.78rem;color:#67708a}.destination-weather-modal__close-link{border:0;background:transparent;color:#242b39;font-size:1.05rem;line-height:1;font-weight:700;text-decoration:underline;text-underline-offset:3px;padding:.2rem 0 .06rem}.destination-view__action-button{width:3.02rem;height:3.02rem;border-radius:999px;border:0;background:#ffffffe6;color:#202633;display:grid;place-items:center}.destination-view__action-button:hover{filter:brightness(.98)}.destination-view__action-button--tour-like{width:var(--destination-hero-action-size);height:var(--destination-hero-action-size);background:#f0f5fbf2;color:#1d2437}.destination-view__lang-button{font-size:.9rem;font-weight:700;letter-spacing:.04em}.destination-view__hero-heading{position:absolute;left:var(--destination-hero-content-left);right:1rem;bottom:var(--destination-hero-edge-gap);z-index:3;display:flex;flex-direction:column;gap:var(--destination-hero-edge-gap)}.destination-view__hero h1{margin:0;color:#fff;font-size:3.1rem;line-height:1.08;letter-spacing:-.035em}.destination-view__hero-stats{display:flex;align-items:center;gap:.38rem;flex-wrap:wrap}.destination-view__hero-chip{display:inline-flex;align-items:center;gap:.38rem;border-radius:.36rem;border:1px solid rgba(255,255,255,.2);background:#0b111eb3;color:#f9fbff;font-size:.84rem;font-weight:660;line-height:1;padding:.4rem .68rem;box-shadow:0 6px 14px #0000003d;letter-spacing:.01em}.destination-view__hero-chip svg{width:1.04rem;height:1.04rem;stroke-width:2.1}.destination-view__hero-cta-row{position:absolute;left:.95rem;right:.95rem;bottom:.9rem;z-index:3;display:flex;justify-content:flex-end;gap:.8rem}.destination-view__offline-button,.destination-view__map-button{border:0;border-radius:999px;min-height:3.2rem;padding:.35rem 1.26rem;display:inline-flex;align-items:center;gap:.56rem;font-size:1.06rem;font-weight:700;letter-spacing:-.02em;box-shadow:0 6px 20px #191f2d33}.destination-view__offline-button{background:#252a33;color:#fff}.destination-view__map-button{background:#f7f8fb;color:#262c37}.destination-view__tabs{margin-top:0;display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid #d9dde6;background:#fff}.destination-view__tabs--hidden{display:none}.destination-view__tab{border:0;background:transparent;color:#8d93a3;min-height:2.85rem;font-size:clamp(1.08rem,3.95vw,1.28rem);font-weight:650;line-height:1.1;letter-spacing:-.01em}.destination-view__tab--active{color:#222833;background:#2830430d;border-bottom:3px solid #2f3541}.destination-view__body{padding:.35rem 0 1.2rem}.destination-view__tour-stack{margin-top:0;display:grid;gap:.38rem}.destination-view__tips{display:grid;gap:.62rem;padding:.15rem .95rem .2rem}.destination-view__tip-card{background:#fff;border:1px solid #dbe0ea;border-radius:.8rem;padding:.78rem .86rem;box-shadow:0 4px 14px #222e4d0f}.destination-view__tip-card h3{font-size:1rem;line-height:1.2;letter-spacing:-.01em;color:#232a38}.destination-view__tip-card p{margin-top:.42rem;font-size:.92rem;line-height:1.36;color:#556079}.destination-view__tour-panel{background:transparent;border:0;border-radius:0;box-shadow:none;overflow:hidden;padding-top:.45rem}.destination-view__tour-panel-title-row{padding:.1rem .95rem .52rem}.destination-view__tour-panel-title-row div{color:#30353f}.destination-view__tour-panel-title-row strong{max-width:255px;font-size:1.05rem}.destination-view__tour-carousel{padding:0 .9rem .62rem;overflow-x:auto;overflow-y:hidden;touch-action:manipulation;overscroll-behavior-x:contain;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch;cursor:grab}.tour-poi-sheet__carousel.destination-view__tour-carousel{gap:.72rem;padding:0 .9rem .62rem;touch-action:manipulation}.tour-poi-sheet__carousel.destination-view__tour-carousel .destination-view__tour-card+.destination-view__tour-card{margin-left:0}.destination-view__tour-carousel::-webkit-scrollbar{display:none}.destination-view__tour-carousel--dragging{cursor:grabbing}.destination-view__tour-card{flex:0 0 auto;scroll-snap-align:start;touch-action:manipulation;display:flex;flex-direction:column;height:11.4rem;padding:0;border:0;overflow:hidden}.tour-poi-sheet__poi-card.destination-view__tour-card--hero{min-height:0;flex:0 0 calc(min(428px,100vw)*.7);min-width:calc(min(428px,100vw)*.7);max-width:calc(min(428px,100vw)*.7);box-sizing:border-box;padding-left:.42rem}.destination-view__tour-image-wrap{border-width:0;height:auto;flex:1 1 auto;min-height:0;border-radius:.5rem;position:relative;overflow:hidden}.destination-view__tour-image-wrap img{width:100%;height:100%;object-fit:cover;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.destination-view__tour-card:not(.destination-view__tour-card--hero) .destination-view__tour-image-wrap{flex:0 0 10.2rem;height:10.2rem}.destination-view__tour-card:not(.destination-view__tour-card--hero) .destination-view__tour-image-wrap img{height:10.2rem}.destination-view__tour-card--hero .destination-view__tour-image-wrap--hero img{height:100%}.destination-view__tour-hero-stats{position:absolute;right:.56rem;bottom:.56rem;display:flex;align-items:center;gap:.38rem;z-index:2;pointer-events:none}.destination-view__tour-hero-chip{display:inline-flex;align-items:center;gap:.38rem;border-radius:.36rem;border:1px solid rgba(255,255,255,.2);background:#0b111eb3;color:#f9fbff;padding:.4rem .68rem;font-size:.84rem;line-height:1;font-weight:660;letter-spacing:.01em;box-shadow:0 6px 14px #0000003d}.destination-view__tour-hero-chip svg{width:1.04rem;height:1.04rem;stroke-width:2.1}.destination-view__tour-card strong{display:block;margin:0;padding:0;color:#1f2733;font-size:.98rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-poi-sheet__poi-card.destination-view__tour-card strong{margin-top:0;padding-left:0}.tour-poi-sheet__poi-card.destination-view__tour-card .destination-view__tour-image-wrap{border:0;border-radius:.5rem}.tour-poi-sheet__poi-card.destination-view__tour-card .destination-view__tour-image-wrap img{height:100%}.back-button{position:absolute;top:calc(env(safe-area-inset-top) + .6rem);left:.8rem;width:2rem;height:2rem;border-radius:999px;border:0;color:#10204f;background:#fffffff0;display:grid;place-items:center;z-index:2}.chips-row{display:flex;overflow-x:auto;gap:.46rem;padding-bottom:.15rem;scrollbar-width:none}.chips-row::-webkit-scrollbar{display:none}.chip{border:1px solid #d8def0;background:#fff;color:#445172;border-radius:999px;padding:.42rem .72rem;font-size:.78rem;white-space:nowrap}.chip--active{border-color:var(--brand);background:#e8f0ff;color:var(--brand-strong)}.tour-card{background:#fff;border:1px solid var(--line);border-radius:1rem;overflow:hidden}.tour-card__hero{border:0;padding:0;width:100%;background:transparent;cursor:pointer}.tour-card__hero img{width:100%;height:155px;object-fit:cover;display:block}.tour-card__body{display:grid;gap:.58rem;padding:.72rem}.tour-card__body h3{font-size:1rem}.tour-card__body p{color:var(--muted);font-size:.84rem}.tour-card__meta-row{display:flex;align-items:center;gap:.4rem}.pill{border-radius:999px;background:var(--brand-soft);color:var(--brand-strong);padding:.22rem .56rem;font-size:.74rem;font-weight:600}.rating{display:inline-flex;align-items:center;gap:.2rem;font-size:.78rem;color:#d49000}.icon-button{margin-left:auto;width:1.8rem;height:1.8rem;border-radius:999px;display:grid;place-items:center;background:#f0f3fb;border:0;color:#66718f}.icon-button[disabled]{opacity:.42}.icon-button--favorite-active{color:var(--danger);background:#ffe8ec}.tour-card__stats{display:flex;flex-wrap:wrap;gap:.5rem;color:#4f5a79;font-size:.75rem}.tour-card__stats span{display:inline-flex;align-items:center;gap:.21rem}.tour-card__footer{border-top:1px solid var(--line);padding-top:.5rem;display:flex;align-items:center;justify-content:space-between}.tour-card__footer strong{font-size:.95rem}.primary-inline,.secondary-inline,.primary-button{border:0;border-radius:.72rem;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.primary-inline,.primary-button{background:var(--brand);color:#fff;padding:.48rem .82rem;font-size:.8rem}.primary-inline:hover,.primary-button:hover{background:var(--brand-strong)}.secondary-inline{border:1px solid #cfd7ea;color:#334262;background:#fff;padding:.48rem .74rem;font-size:.8rem}.tab-row{background:#fff;position:sticky;top:0;z-index:20;border-bottom:1px solid var(--line);display:grid;grid-template-columns:repeat(3,1fr)}.tab-button{border:0;background:transparent;padding:.74rem .3rem;color:#5a6482;font-size:.82rem;text-transform:capitalize;border-bottom:2px solid transparent}.tab-button--active{color:var(--brand);border-bottom-color:var(--brand)}.tour-overview-card{border:1px solid var(--line);border-radius:.95rem;padding:.8rem;display:grid;gap:.6rem}.tour-overview-card__row,.tour-overview-card__stats{display:flex;align-items:center;flex-wrap:wrap;gap:.45rem}.tour-overview-card__stats span{display:inline-flex;align-items:center;gap:.22rem;font-size:.8rem;color:#4f5a79}.tour-overview-card__price{font-size:.85rem;color:#2f3e60}.subheading{font-size:.95rem}.poi-list-item{border:1px solid var(--line);background:#fff;border-radius:.95rem;padding:0;display:grid;grid-template-columns:102px 1fr;overflow:hidden;text-align:left}.poi-list-item img{width:100%;height:100%;min-height:118px;object-fit:cover}.poi-list-item__body{padding:.66rem;display:grid;gap:.4rem}.poi-list-item__title-row{display:flex;align-items:center;gap:.35rem}.poi-list-item__title-row h4{font-size:.9rem}.poi-index{font-size:.72rem;color:#2f487f;background:#e6eeff;border-radius:999px;padding:.2rem .45rem}.poi-list-item__body p{color:var(--muted);font-size:.78rem}.poi-list-item__notes{display:flex;flex-wrap:wrap;gap:.46rem}.poi-list-item__notes span{display:inline-flex;align-items:center;gap:.15rem;font-size:.68rem;color:#445179}.poi-list-item--active{border-color:#9cb9ff;box-shadow:0 0 0 2px #1d5eff21}.map-panel{position:relative;min-height:270px;border-radius:1rem;overflow:hidden;border:1px solid var(--line)}.map-panel .tour-map-view{min-height:270px;border:0}.map-panel__background{position:absolute;inset:0;background-image:radial-gradient(circle at 80% 20%,rgba(57,101,219,.23),transparent 38%),radial-gradient(circle at 20% 85%,rgba(32,121,82,.2),transparent 36%),linear-gradient(180deg,#eef3ff,#eaf0f8)}.map-panel__routes{position:absolute;inset:0;width:100%;height:100%}.map-panel__routes polyline{fill:none;stroke:#2d63e4;stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:3 2}.map-pin{position:absolute;width:1.8rem;height:1.8rem;margin-left:-.9rem;margin-top:-.9rem;border:0;border-radius:999px;background:#fff;color:#2a5fe0;display:grid;place-items:center;font-size:.73rem;font-weight:700;box-shadow:0 6px 16px #17295433}.map-pin--active{background:#2a5fe0;color:#fff;transform:scale(1.1)}.map-panel__hint{position:absolute;left:.65rem;right:.65rem;bottom:.55rem;border-radius:.7rem;background:#ffffffe0;color:#394865;padding:.4rem .55rem;display:inline-flex;align-items:center;gap:.3rem;font-size:.73rem}.poi-focus-card{border-radius:.95rem;border:1px solid var(--line);overflow:hidden;display:grid;grid-template-columns:110px 1fr;gap:0}.poi-focus-card img{width:100%;height:100%;min-height:120px;object-fit:cover}.poi-focus-card div{padding:.75rem;display:grid;gap:.45rem}.poi-focus-card p{color:var(--muted);font-size:.8rem}.direction-card,.note-card,.audio-player,.list-card{border-radius:.95rem;border:1px solid var(--line);background:#fff}.direction-card,.note-card,.audio-player{padding:.8rem;display:grid;gap:.5rem}.direction-card__header{display:inline-flex;gap:.3rem;align-items:center}.direction-card p{font-size:.84rem;color:#334261}.direction-card__subtle{color:var(--muted);font-size:.77rem}.note-card h4{font-size:.86rem}.note-card p{font-size:.82rem;color:#2f3c5c}.audio-progress p{font-size:.78rem;color:var(--muted);margin-bottom:.35rem}.audio-progress progress{width:100%;height:.55rem}.audio-player{gap:.75rem}.audio-player__header h3{font-size:1rem}.audio-player__header p{color:var(--muted);font-size:.82rem;margin-top:.2rem}.audio-player__timeline input,.audio-player__volume input{width:100%;accent-color:var(--brand)}.audio-player__timeline div{display:flex;justify-content:space-between;font-size:.72rem;color:var(--muted);margin-top:.2rem}.audio-player__controls{display:flex;justify-content:center;align-items:center;gap:.7rem}.play-button{width:2.7rem;height:2.7rem;border-radius:999px;border:0;background:var(--brand);color:#fff;display:grid;place-items:center}.audio-player__volume{display:flex;align-items:center;gap:.48rem;color:#4c5673}.list-card{overflow:hidden}.list-card__item{width:100%;border:0;border-bottom:1px solid var(--line);background:#fff;color:#314060;display:flex;align-items:center;justify-content:space-between;padding:.82rem}.list-card__item:last-child{border-bottom:0}.list-card__item span{display:inline-flex;align-items:center;gap:.35rem}.list-card__item small{color:var(--muted)}.primary-button{min-height:2.4rem;min-width:10rem}.empty-state{border:1px dashed #cad4ea;color:#5f6a87;border-radius:.9rem;padding:1rem;text-align:center;font-size:.85rem}.empty-state--icon{display:grid;justify-items:center;gap:.35rem}.muted{color:var(--muted);font-size:.82rem}.tour-description-page{background:#fff;padding-bottom:var(--overlay-stack-height, 360px)}.tour-description-page--with-audio{padding-bottom:var(--overlay-stack-height, 470px)}.tour-hero-media{position:relative;min-height:320px;overflow:hidden}.tour-hero-media__carousel{position:absolute;inset:0;display:flex;height:100%;width:100%;transition:transform .3s ease;touch-action:pan-y;z-index:1}.tour-hero-media__carousel img{flex:0 0 100%;width:100%;height:100%;min-height:320px;object-fit:cover;display:block}.tour-hero-media:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0a0d1814,#0a0d1866);pointer-events:none;z-index:1}.tour-hero-media__top-actions{position:absolute;top:calc(env(safe-area-inset-top) + .7rem);left:.75rem;right:.75rem;display:flex;justify-content:flex-end;z-index:2}.tour-hero-media__top-actions>button,.tour-hero-media__top-actions div button{width:2.85rem;height:2.85rem;border-radius:999px;border:0;background:#f0f5fbf2;color:#1d2437;display:grid;place-items:center}.tour-hero-media__top-actions>.tour-hero-media__back-button,.destination-view__back-button{position:fixed;top:calc(env(safe-area-inset-top) + .7rem);left:calc((100vw - min(428px,100vw))/2 + env(safe-area-inset-left) + .75rem);z-index:1205;background:var(--brand);border:1px solid rgba(227,234,244,.42);color:#fff;box-shadow:0 0 0 1px #f1f6ff29,0 10px 24px #1d5eff57;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease}.tour-hero-media__top-actions>.tour-hero-media__back-button:hover,.destination-view__back-button:hover{filter:brightness(1.008)}.tour-hero-media__top-actions>.tour-hero-media__back-button:active,.destination-view__back-button:active{filter:brightness(.92);transform:scale(.97)}.tour-hero-media__top-actions>.tour-hero-media__back-button:focus-visible,.destination-view__back-button:focus-visible{outline:2px solid #ffffff;outline-offset:1px}.destination-view__back-button{left:calc((100vw - min(428px,100vw)) / 2 + var(--destination-hero-content-left));z-index:1320}.tour-hero-media__top-actions div{display:flex;gap:.55rem}.tour-hero-media__lang-button{font-size:.9rem;font-weight:700;letter-spacing:.04em}.tour-hero-media__dots{position:absolute;left:50%;transform:translate(-50%);bottom:5.2rem;display:flex;gap:.3rem;z-index:2}.tour-hero-media__dot{width:.45rem;height:.45rem;border-radius:999px;background:#ffffffa6}.tour-hero-media__dot--active{background:#fff}.tour-hero-media__actions{position:absolute;left:.75rem;right:.75rem;bottom:.85rem;display:flex;justify-content:space-between;z-index:2}.tour-hero-media__actions--single{justify-content:flex-end}.tour-hero-media__pill-button{border:0;border-radius:999px;background:#f7fafff2;color:#323d57;font-weight:600;font-size:1.02rem;min-height:3rem;padding:.4rem 1.5rem;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;box-shadow:0 8px 20px #1c274329}.tour-hero-media__pill-button--dark{background:#23272ff0;color:#fff}.tour-description{padding:1rem 1rem 0;display:grid;gap:.95rem}.tour-description__title{display:flex;align-items:center;gap:.55rem;min-width:0}.tour-description__title span{color:#2d3039;display:inline-flex;align-items:center;justify-content:center;background:transparent}.tour-description__title h1{flex:1;min-width:0;font-size:clamp(1.46rem,5.35vw,1.82rem);line-height:1.08;letter-spacing:-.01em;color:#2d3039;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-description__chips{display:flex;gap:.45rem;flex-wrap:wrap}.tour-description__chips span{display:inline-flex;align-items:center;gap:.38rem;border-radius:.36rem;border:1px solid rgba(255,255,255,.2);background:#0b111eb3;color:#f9fbff;font-weight:660;font-size:.84rem;letter-spacing:.01em;padding:.3rem .56rem;line-height:1;box-shadow:0 6px 14px #0000003d}.tour-stat-chip{display:inline-flex;align-items:center;gap:.3rem;border-radius:.45rem;background:#e9edf3;border:1px solid #d7deea;color:#354056;font-weight:600;font-size:.9rem;padding:.35rem .52rem;line-height:1}.tour-description__chips svg{width:1.04rem;height:1.04rem;stroke-width:2.1;color:inherit}.tour-stat-chip svg{color:#5371b6}.tour-description__guide{display:flex;justify-content:space-between;align-items:center;gap:.5rem}.tour-description__guide small{display:block;color:#6d7280;font-size:.9rem;margin-bottom:.1rem}.tour-description__guide strong{font-size:1.12rem;color:#282f3d}.tour-description__guide>span{color:#808793;font-size:1.8rem;line-height:1}.tour-description h2{font-size:1.06rem;color:#303640}.expandable-fade-text__viewport--collapsed{overflow:hidden;position:relative;contain:paint}.expandable-fade-text__viewport--expanded{overflow:visible}.expandable-fade-text__content--collapsed{-webkit-user-select:none;user-select:none}.tour-description__text-block{position:relative}.tour-description__text-content{display:grid;gap:.74rem}.tour-description__text-paragraph{color:#444a58;font-size:1.05rem;line-height:1.38}.tour-description__text-fade{position:absolute;left:0;right:0;bottom:0;height:1.3rem;pointer-events:none;background:linear-gradient(180deg,#fff0,#ffffff2e 70%,#ffffff8f)}.tour-description__read-more{border:0;background:transparent;color:#2f333d;text-decoration:underline;font-weight:600;font-size:1rem;width:fit-content;display:inline-flex;margin-top:.6rem;padding:0}.tour-integrated-map{margin-top:1rem;border-top:1px solid #e7e9ef}.tour-map-view{position:relative;min-height:308px;overflow:hidden;border-top:1px solid #e6e8ef;border-bottom:1px solid #e6e8ef;background:#e8edf4;z-index:1;isolation:isolate}.tour-map-view--detail{min-height:366px}.tour-map-view--poi-detail{min-height:286px}.tour-map-view__canvas{position:absolute;inset:0;width:100%;height:100%;z-index:0}.tour-map-view__notice{position:absolute;left:.65rem;right:.65rem;bottom:.55rem;border-radius:.7rem;background:#ffffffeb;color:#394865;padding:.4rem .55rem;font-size:.73rem;line-height:1.3;z-index:3}.tour-map-view__notice--orientation{bottom:3.95rem}.tour-map-view__north-indicator{position:absolute;top:.72rem;right:.72rem;width:2.62rem;height:2.62rem;border-radius:999px;border:1px solid rgba(224,231,242,.92);background:#fbfdfff5;color:#25304a;padding:0;display:grid;place-items:center;box-shadow:0 8px 18px #222f493d;z-index:3;pointer-events:auto;cursor:default;transition:background-color .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease,transform .16s ease}.tour-map-view__north-indicator-icon{color:#1d5eff;display:block;transform-origin:50% 50%}.tour-map-view__north-indicator--interactive,.tour-map-view__north-indicator--compass-toggle{cursor:pointer}.tour-map-view__north-indicator--compass-off{border-color:#d3dbebfa;background:#fbfdfff5;box-shadow:0 8px 18px #222f4933}.tour-map-view__north-indicator--compass-off .tour-map-view__north-indicator-icon{color:#6b7893}.tour-map-view__north-indicator--compass-on{border-color:#1d5eff;background:#1d5eff;box-shadow:0 10px 22px #1d5eff57}.tour-map-view__north-indicator--compass-on .tour-map-view__north-indicator-icon{color:#fff}.tour-map-view__north-indicator--interactive:focus-visible{outline:2px solid rgba(29,94,255,.5);outline-offset:2px}.tour-map-view__north-indicator--compass-toggle:focus-visible{outline:2px solid rgba(29,94,255,.52);outline-offset:2px}.tour-map-view__compass-button{position:absolute;top:3.66rem;right:.72rem;border:0;border-radius:999px;background:#fbfdfff5;color:#1d5eff;box-shadow:0 8px 18px #222f493d;font-size:.74rem;line-height:1;font-weight:680;padding:.48rem .66rem;z-index:3;touch-action:manipulation}.tour-map-view__compass-button:hover{filter:brightness(1.04)}.tour-map-view__compass-button:active{transform:scale(.97)}.tour-map-view__compass-button:focus-visible{outline:2px solid #1d5eff;outline-offset:1px}.tour-map-view__locate-button{position:absolute;right:.72rem;bottom:.72rem;width:2.82rem;height:2.82rem;border:0;border-radius:999px;background:#fbfdfff5;color:#1d5eff;display:grid;place-items:center;box-shadow:0 8px 18px #222f493d;z-index:3;touch-action:manipulation}.tour-map-view__locate-button:hover{filter:brightness(1.04)}.tour-map-view__locate-button:active{transform:scale(.97)}.tour-map-view__locate-button:focus-visible{outline:2px solid #1d5eff;outline-offset:1px}.tour-map-view__locate-icon{width:1.28rem;height:1.28rem}.tour-map-marker-wrapper{border:0;background:transparent;width:100%;height:100%;display:grid;place-items:center;box-sizing:border-box}.tour-map-marker{position:relative;display:grid;place-items:center;-webkit-user-select:none;user-select:none}.tour-map-marker--number{width:24px;height:24px;border-radius:999px;border:2px solid #ffffff;background:#1760d8;color:#fff;font-size:11px;font-weight:700;box-shadow:0 4px 10px #1750a552}.tour-map-marker--number-highlighted{background:var(--poi-selected);box-shadow:0 8px 16px rgba(var(--poi-selected-rgb),.36)}.tour-map-marker--image{position:relative;width:44px;height:44px;border-radius:999px;border:2px solid #ffffff;background:#fff;padding:0;overflow:visible;box-shadow:0 8px 18px #252e4547;transition:transform .16s ease}.tour-map-marker__photo{position:absolute;inset:0;border-radius:inherit;overflow:hidden;display:block}.tour-map-marker__photo img{width:100%!important;height:100%!important;border-radius:999px;object-fit:cover;display:block;max-width:none;max-height:none}.tour-map-marker__sequence{position:absolute;right:-2px;bottom:-3px;min-width:18px;height:18px;border-radius:999px;background:#1d5eff;color:#fff;font-size:11px;font-weight:700;display:grid;place-items:center}.tour-map-marker--highlighted .tour-map-marker__sequence{background:var(--poi-selected)}.tour-map-marker__poi-label{position:absolute;top:50%;min-width:1.3rem;width:auto;max-width:24ch;min-height:1.3rem;height:auto;padding:.18rem .46rem;border-radius:.35rem;color:#fff;font-size:.82rem;font-weight:700;line-height:1.15;display:grid;align-items:center;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;transform:translateY(-50%);box-shadow:0 3px 8px #353b4629;pointer-events:none;left:calc(100% + 8px)}.tour-map-marker__poi-label--current{background:var(--poi-selected)}.tour-map-marker__poi-label--action{pointer-events:auto;cursor:pointer}.tour-map-marker__poi-action{position:absolute;top:calc(50% + 20px);left:calc(100% + 8px);width:2.44rem;height:2.44rem;padding:0;border-radius:.35rem;background:var(--poi-selected);color:#fff;display:grid;place-items:center;box-shadow:0 3px 8px #353b4629;cursor:pointer;pointer-events:auto}.tour-map-marker__poi-action-icon{width:1.96rem;height:1.96rem;display:block}.tour-map-marker--highlighted{border-color:var(--poi-selected);transform:scale(1.08);box-shadow:0 10px 20px rgba(var(--poi-selected-rgb),.34)}.tour-map-marker__playback{position:absolute;left:-3px;bottom:-4px;width:20px;height:20px;border-radius:999px;background:var(--poi-selected);color:#fff;border:2px solid var(--poi-selected);display:grid;place-items:center;font-size:10px;line-height:1}.tour-map-marker__playback-icon{width:12px;height:12px;display:block}.tour-map-overlay{position:fixed;top:0;left:50%;transform:translate(-50%);width:min(428px,100%);z-index:1165;background:#e8edf4;border-left:1px solid #e0e4ec;border-right:1px solid #e0e4ec;overflow:hidden}.tour-map-overlay .tour-map-view{height:100%;min-height:0;border-top:0;border-bottom:0}.tour-map-overlay__collapse{position:absolute;top:calc(env(safe-area-inset-top) + .7rem);left:.75rem;width:2.85rem;height:2.85rem;border-radius:999px;border:1px solid rgba(227,234,244,.42);background:var(--brand);color:#fff;display:grid;place-items:center;box-shadow:0 0 0 1px #f1f6ff29,0 10px 24px #1d5eff57;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease;z-index:2}.tour-map-overlay__collapse:hover{filter:brightness(1.008)}.tour-map-fab{position:fixed;top:35dvh;left:50%;transform:translate(-50%,-50%);width:min(428px,100%);z-index:1175;pointer-events:none}.tour-map-fab__button{position:absolute;right:calc(env(safe-area-inset-right) + .75rem);width:4.24rem;height:4.24rem;border:1px solid rgba(227,234,244,.42);border-radius:999px;background:#1d5eff;color:#fff;display:grid;place-items:center;box-shadow:0 0 0 1px #f1f6ff29,0 10px 24px #1d5eff57;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease;pointer-events:auto;touch-action:manipulation}.tour-map-fab__button:hover{filter:brightness(1.008)}.language-selection-overlay{position:fixed;top:0;left:50%;transform:translate(-50%);width:min(428px,100%);height:100dvh;background:#f6f7f9;z-index:1215;display:grid;grid-template-rows:auto auto 1fr;padding-top:calc(env(safe-area-inset-top) + .55rem)}.language-selection-overlay__collapse{z-index:2}.language-selection-overlay__header{display:grid;justify-items:center;align-items:center;min-height:3rem;padding:.35rem 4.3rem .25rem}.language-selection-overlay__header h2{font-size:2rem;line-height:1.1;color:#1f2634;font-weight:700;letter-spacing:-.02em;margin:0}.language-selection-overlay__search{margin:.3rem .95rem .75rem;display:flex;align-items:center;gap:.5rem;border:1px solid #dbe1ec;border-radius:.85rem;background:#fff;color:#63708a;padding:.6rem .7rem}.language-selection-overlay__search input{border:0;outline:0;width:100%;font-size:1rem;background:transparent;color:#1f2532}.language-selection-overlay__list-wrap{overflow-y:auto;-webkit-overflow-scrolling:touch;border-top:1px solid #e5e9f0}.language-selection-overlay__empty{padding:1rem;font-size:.97rem;color:#5d677c}.language-selection-overlay__list{list-style:none;margin:0;padding:0}.language-selection-overlay__item{width:100%;border:0;border-bottom:1px solid #eceff5;background:#f6f7f9;padding:.95rem 1rem;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.85rem;text-align:left}.language-selection-overlay__badge{width:2.65rem;height:2.65rem;border-radius:999px;background:#dfe3ea;color:#1f2430;display:grid;place-items:center;font-size:1rem;font-weight:700}.language-selection-overlay__name{font-size:1.18rem;font-weight:600;color:#1f2430}.language-selection-overlay__radio{width:1.66rem;height:1.66rem;border-radius:999px;border:2px solid #2f3642;display:inline-flex;align-items:center;justify-content:center}.language-selection-overlay__radio--selected:after{content:"";width:.74rem;height:.74rem;border-radius:999px;background:#2f3642}.poi-detail-overlay{position:fixed;top:0;left:50%;transform:translate(-50%);width:min(428px,100%);z-index:1170;background:#f5f6f8;border-left:1px solid #e0e4ec;border-right:1px solid #e0e4ec;overflow-x:hidden}.poi-detail-overlay__scroll{height:100%;overflow-y:auto;overflow-x:clip;overscroll-behavior-y:contain;overscroll-behavior-x:none;touch-action:pan-y;-webkit-overflow-scrolling:touch}.poi-detail-overlay__collapse{position:absolute;top:calc(env(safe-area-inset-top) + .7rem);left:.75rem;width:2.85rem;height:2.85rem;border-radius:999px;border:1px solid rgba(227,234,244,.42);background:var(--brand);color:#fff;display:grid;place-items:center;z-index:5;box-shadow:0 0 0 1px #f1f6ff29,0 10px 24px #1d5eff57;transition:filter .16s ease,transform .16s ease,box-shadow .16s ease}.poi-detail-overlay__collapse:hover{filter:brightness(1.008)}.poi-detail-overlay__collapse:active{filter:brightness(.92);transform:scale(.97)}.poi-detail-overlay__collapse:focus-visible{outline:2px solid #ffffff;outline-offset:1px}.poi-detail-overlay__hero{position:relative;min-height:288px;overflow:visible;z-index:2}.poi-detail-overlay__hero:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,#0e10150f,#0e101566);pointer-events:none}.poi-detail-overlay__hero img{width:100%;height:100%;min-height:288px;object-fit:cover;display:block}.poi-detail-overlay__hero-top{position:absolute;top:calc(env(safe-area-inset-top) + .7rem);left:.75rem;right:.75rem;display:flex;justify-content:flex-end;z-index:2}.poi-detail-overlay__hero-top div button{width:2.85rem;height:2.85rem;border-radius:999px;border:0;background:#f4f7fbf0;color:#1f2430;display:grid;place-items:center}.poi-detail-overlay__hero-top div{display:flex;gap:.55rem}.poi-detail-overlay__body{position:relative;z-index:1;display:grid;gap:.65rem;padding:.95rem 1rem .3rem;background:#f7f7f9}.poi-detail-overlay__body h1{font-size:clamp(1.46rem,5.35vw,1.82rem);line-height:1.08;letter-spacing:-.01em;color:#2d3039;font-weight:700}.poi-detail-overlay__subtitle{font-size:.9rem;line-height:1.2;color:#6d7280}.poi-detail-overlay__description{position:relative}.poi-detail-overlay__description-content{display:grid;gap:.7rem}.poi-detail-overlay__description-paragraph{font-size:1.05rem;line-height:1.38;color:#444a58}.poi-detail-overlay__description-fade{position:absolute;left:0;right:0;bottom:0;height:1.3rem;pointer-events:none;background:linear-gradient(180deg,#f7f7f900,#f7f7f92e 70%,#f7f7f98f)}.poi-detail-overlay__read-more{border:0;background:transparent;width:fit-content;display:inline-flex;margin-top:.6rem;padding:0;font-size:1rem;font-weight:600;text-decoration:underline;color:#2f333d}.poi-detail-overlay__map{margin-top:.55rem;border-top:1px solid #e2e6ef;border-bottom:1px solid #e2e6ef}.poi-detail-overlay__source{display:grid;gap:.25rem;padding:.95rem 1rem 1.1rem;background:#f7f7f9}.poi-detail-overlay__source small{font-size:1.06rem;font-weight:600;color:#303640}.poi-detail-overlay__source p{font-size:1.05rem;color:#444a58;line-height:1.38}.poi-detail-overlay__sequence-nav{position:absolute;top:50dvh;transform:translateY(-50%);width:2.6rem;height:2.6rem;border-radius:999px;border:1px solid #e1e5ed;background:#f8f9fcf5;color:#646b7a;display:grid;place-items:center;box-shadow:0 8px 18px #2c33433d;z-index:4}.poi-detail-overlay__sequence-nav--left{left:.45rem}.poi-detail-overlay__sequence-nav--right{right:.45rem}.tour-poi-sheet{position:fixed;left:50%;transform:translate(-50%);width:min(428px,100%);height:var(--poi-sheet-collapsed-height);background:#f6f7f9;border-top-left-radius:1.2rem;border-top-right-radius:1.2rem;border:1px solid #d9dde7;box-shadow:0 -10px 24px #1c243529;z-index:1200;transition:height .28s cubic-bezier(.22,1,.36,1);overscroll-behavior:contain;overflow:hidden;contain:layout paint;isolation:isolate}.tour-poi-sheet--expanded{height:var(--poi-sheet-expanded-height);touch-action:pan-x;overscroll-behavior-y:contain}.tour-poi-sheet__handle{width:100%;border:0;background:transparent;padding:.45rem .95rem .6rem;touch-action:none}.tour-poi-sheet:not(.tour-poi-sheet--expanded) .tour-poi-sheet__handle{height:100%;display:flex;flex-direction:column;justify-content:center;padding:.22rem .95rem}.tour-poi-sheet__grabber{width:3rem;height:.3rem;border-radius:999px;background:#8e939e;display:block;margin:0 auto .5rem}.tour-poi-sheet:not(.tour-poi-sheet--expanded) .tour-poi-sheet__grabber{margin:0 auto .34rem}.tour-poi-sheet__title-row{display:flex;justify-content:space-between;align-items:center;gap:.6rem}.tour-poi-sheet__title-row div{display:inline-flex;align-items:center;gap:.35rem;color:#30353f}.destination-view .tour-poi-sheet__title-row.destination-view__tour-panel-title-row div{color:#30353f}.tour-poi-sheet__title-row strong{font-size:1.2rem;line-height:1.22;color:#30353f;letter-spacing:-.02em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:280px}.tour-poi-sheet__title-chip{margin-left:auto}.tour-stat-chip.tour-poi-sheet__title-chip{gap:.38rem;border-radius:.36rem;border:1px solid rgba(255,255,255,.2);background:#0b111eb3;color:#f9fbff;font-weight:660;font-size:.84rem;letter-spacing:.01em;padding:.3rem .56rem;line-height:1;box-shadow:0 6px 14px #0000003d}.tour-stat-chip.tour-poi-sheet__title-chip svg{width:1.04rem;height:1.04rem;stroke-width:2.1;color:inherit}.tour-poi-sheet__content{opacity:1;transform:none;visibility:visible;pointer-events:none;transition:none}.tour-poi-sheet--expanded .tour-poi-sheet__content{pointer-events:auto}.tour-poi-sheet__carousel{display:flex;gap:.34rem;overflow-x:auto;padding:0 .9rem .6rem .12rem;scrollbar-width:thin;overscroll-behavior-x:contain;touch-action:pan-x}.tour-poi-sheet__poi-card{border:0;min-width:12rem;max-width:12rem;background:transparent;text-align:left;padding:0;margin:0}.tour-poi-sheet__poi-image-wrap{position:relative;border:2px solid transparent;border-radius:.58rem;overflow:hidden}.tour-poi-sheet__poi-image-wrap img{width:100%;height:6.3rem;object-fit:cover;display:block}.tour-poi-sheet__poi-index-badge{position:absolute;left:.34rem;bottom:.34rem;min-width:1.3rem;height:1.3rem;border-radius:.35rem;background:#ebedf2;color:#353b46;font-size:.82rem;font-weight:700;display:grid;place-items:center}.tour-poi-sheet__playing-badge{position:absolute;top:.34rem;left:.34rem;width:1.45rem;height:1.45rem;border-radius:999px;background:var(--poi-selected);color:#fff;display:grid;place-items:center;z-index:2;box-shadow:0 4px 10px rgba(var(--poi-selected-rgb),.3)}.tour-poi-sheet__playing-badge-icon{width:.8rem;height:.8rem;display:block}.tour-poi-sheet__poi-card strong{display:block;margin-top:.35rem;padding-left:2px;font-size:.98rem;color:#363c47;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.tour-poi-sheet__poi-card--active .tour-poi-sheet__poi-image-wrap{border-color:var(--poi-selected)}.tour-poi-sheet__poi-card--active .tour-poi-sheet__poi-index-badge{background:var(--poi-selected);color:#fff}.tour-audio-dock{position:fixed;left:50%;transform:translate(-50%);bottom:var(--bottom-nav-height);width:min(428px,100%);height:var(--audio-dock-height);background:#f5f5f6;border-top:1px solid #dadde5;padding:.18rem .62rem;z-index:1190;box-shadow:0 -6px 20px #242d3d2e}.tour-audio-dock__source-badge{position:absolute;top:.18rem;right:.52rem;z-index:2;display:inline-flex;align-items:center;justify-content:center;min-width:4.15rem;border-radius:999px;padding:.08rem .42rem;font-size:.56rem;line-height:1;font-weight:700;letter-spacing:.02em;color:#f8fbff;pointer-events:none}.tour-audio-dock__source-badge--local{background:#108f66eb}.tour-audio-dock__source-badge--stream{background:#2858bae6}.tour-audio-dock__source-badge--fallback{background:#545b6ee6}.tour-audio-dock__controls{display:grid;grid-template-columns:auto 2.02rem minmax(0,1fr) 2.02rem auto;align-items:center;gap:.3rem;min-height:100%}.tour-audio-dock__toggle{border:0;display:inline-flex;align-items:center;justify-content:center}.tour-audio-dock__toggle--play,.tour-audio-dock__toggle--pause{width:4.78rem;border-radius:999px;min-height:1.72rem;padding:.1rem .72rem;color:#fff;background:#23272ff0;font-size:.83rem;font-weight:700;letter-spacing:0;line-height:1;gap:.22rem;box-shadow:0 4px 10px #1c274333}.tour-audio-dock__toggle--play{min-width:4.78rem;gap:0}.tour-audio-dock__play-content{width:100%;display:inline-flex;align-items:center;justify-content:center;gap:.06rem}.tour-audio-dock__play-icon{width:1.42rem;height:1.42rem;display:block;flex-shrink:0}.tour-audio-dock__play-label{line-height:1}.tour-audio-dock__pause-icon{width:1.42rem;height:1.42rem;display:block;flex-shrink:0}.tour-audio-dock__mute{border:0;width:4.78rem;min-height:1.72rem;border-radius:999px;padding:.1rem .72rem;display:inline-flex;align-items:center;justify-content:center;gap:.22rem;font-size:.83rem;font-weight:700;letter-spacing:0;line-height:1;color:#fff;background:#23272ff0;box-shadow:0 4px 10px #1c274333}.tour-audio-dock__rewind,.tour-audio-dock__forward{border:0;width:2.02rem;min-height:1.72rem;border-radius:999px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:#23272ff0;box-shadow:0 4px 10px #1c274333}.tour-audio-dock__rewind-icon,.tour-audio-dock__forward-icon{width:1.42rem;height:1.42rem;display:block}.tour-audio-dock__mute-icon{width:1.1rem;height:1.1rem;display:block}.tour-audio-dock__mute-label{line-height:1}.tour-audio-dock__mute--active{background:var(--poi-selected)}.tour-audio-dock__slider-stack{position:relative;min-width:0;min-height:100%;display:flex;align-items:center;justify-content:center}.tour-audio-dock__time{position:absolute;left:0;right:0;top:50%;transform:translateY(calc(-100% - .54rem));color:#6f7585;font-size:.74rem;font-weight:600;line-height:1;text-align:center;white-space:nowrap;pointer-events:none}.tour-audio-dock__slider{width:100%;min-width:0;accent-color:#1f242f;margin:0}.assets-library{min-height:100%;background:#f5f7fb;padding-bottom:1rem}.assets-library .section-block{gap:.72rem;padding:.9rem 1rem}.assets-library__control-row{display:flex;flex-wrap:wrap;gap:.55rem;align-items:center}.assets-library__chip-row{display:flex;flex-wrap:wrap;gap:.5rem}.assets-library__floating-map-button{position:relative;min-height:4.4rem;border:1px solid var(--line);border-radius:.9rem;background:#fff;padding:.35rem}.assets-library__floating-map-button .tour-map-fab__button{position:relative;right:auto;margin-left:auto}.assets-library__weather-row{display:flex}.assets-library__cards-grid,.assets-library__stack{display:grid;gap:.7rem}.assets-library__fade-demo{border:1px solid var(--line);border-radius:.95rem;background:#fff;padding:.72rem}.assets-library__fade-container{position:relative}.assets-library__fade-content{display:grid;gap:.48rem}.assets-library__fade-paragraph{margin:0;color:#334261;font-size:.9rem;line-height:1.45}.assets-library__fade-overlay{position:absolute;left:0;right:0;bottom:0;height:1.5rem;background:linear-gradient(180deg,#fff0,#fff)}.assets-library__fade-toggle{border:0;background:transparent;color:#2f3e61;font-weight:700;text-decoration:underline;text-underline-offset:3px;padding:.22rem 0 0}.assets-library__overlay-preview{position:relative;min-height:220px;border:1px solid var(--line);border-radius:1rem;overflow:hidden;background:#f6f7f9}.assets-library__overlay-preview--audio{min-height:88px;background:#fff}.assets-library__overlay-preview--poi-detail{min-height:520px}.assets-library__bottom-nav-preview{position:relative;min-height:calc(var(--bottom-nav-height) + .25rem);border:1px solid var(--line);border-radius:.95rem;overflow:hidden;background:#fff}.assets-library .tour-poi-sheet,.assets-library .tour-audio-dock,.assets-library .language-selection-overlay,.assets-library .poi-detail-overlay,.assets-library .bottom-nav{left:auto;right:auto;transform:none;width:100%;max-width:none}.assets-library .tour-poi-sheet{position:relative;top:auto;bottom:auto!important;z-index:1}.assets-library .tour-audio-dock{position:relative;bottom:auto;z-index:1}.assets-library .language-selection-overlay{position:absolute;top:0;height:100%;z-index:1}.assets-library .poi-detail-overlay{position:absolute;top:0;bottom:0!important;height:100%;z-index:1;border-left:0;border-right:0}.assets-library .poi-detail-overlay__scroll{height:100%}.assets-library__bottom-nav-preview .bottom-nav{position:absolute;inset:auto 0 0;border-top:0}@media(min-width:400px){.assets-library__cards-grid{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}}@media(max-width:499px){.tour-description{padding:.9rem .85rem 0}.tour-description__title h1{font-size:1.42rem;letter-spacing:-.005em}.tour-poi-sheet__title-row strong{font-size:1.12rem;max-width:245px}}
