.app{min-height:100vh;max-width:480px;margin:0 auto;background:var(--color-background);color:var(--text-main);padding:22px 18px 100px;font-family:Arial,sans-serif}.topbar{display:flex;justify-content:center;align-items:center;margin-bottom:24px}.logoArea{display:flex;flex-direction:column;align-items:center}.cityLogo{width:190px;height:auto;object-fit:contain}.eyebrow{margin:6px 0 0;color:var(--text-muted);font-size:13px}.cityBadge{display:none}.heroCity{background:linear-gradient(135deg,#123a67,#1f4e79);color:#fff;border-radius:28px;padding:28px 24px;box-shadow:var(--shadow-soft)}.heroCity h1{margin:0;font-size:30px;line-height:1.1}.heroCity p{margin:12px 0 0;font-size:16px;opacity:.9}.quickActions{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:22px 0}.quickActions button{background:#fff;border:none;border-radius:22px;padding:20px 14px;min-height:96px;color:#123a67;font-size:16px;font-weight:700;box-shadow:var(--shadow-soft);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:10px;cursor:pointer}.aiBox{margin-top:12px}.inputReal{background:#fff;border-radius:30px;padding:8px 8px 8px 18px;display:flex;align-items:center;gap:10px;box-shadow:0 8px 25px #0000001f}.inputReal input{flex:1;min-width:0;border:none;outline:none;background:transparent;font-size:16px;color:#1d1d1d}.inputReal input::placeholder{color:#777}.micBtn,.sendBtn{width:48px;height:48px;border-radius:50%;border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;transition:.25s ease}.micBtn{background:linear-gradient(135deg,#123a67,#0b4f8a);color:#fff}.sendBtn{background:linear-gradient(135deg,#d4a63c,#b98920);color:#fff}.micBtn:hover,.sendBtn:hover{transform:scale(1.06)}.aiResponse{margin-top:16px;background:#fff;border-left:5px solid #d4a63c;padding:16px;border-radius:20px;box-shadow:var(--shadow-soft)}.aiResponse p{margin:0;line-height:1.5}.placeCard{margin-top:18px;background:#fff;border-radius:22px;padding:18px;box-shadow:0 10px 30px #0000001f;border-left:5px solid #d4a63c}.placeCard h3{margin:0 0 12px;font-size:20px;color:#123a67}.placeCard p{margin:8px 0;font-size:15px;color:#333}.placeCard button{margin-top:15px;width:100%;height:48px;border:none;border-radius:24px;background:#123a67;color:#fff;font-weight:700;font-size:15px;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.routeInfo{background:#fff;border-radius:20px;padding:16px;margin-bottom:14px;box-shadow:var(--shadow-soft);border-left:5px solid #d4a63c}.routeInfo strong{color:#123a67}.routeInfo p{margin-bottom:0}.bottomNav{position:fixed;left:50%;bottom:16px;transform:translate(-50%);max-width:440px;width:calc(100% - 32px);background:#123a67;border-radius:28px;padding:10px;display:flex;justify-content:space-around;box-shadow:0 12px 30px #1f4e7959}.bottomNav button{background:transparent;border:none;color:#fff;font-size:19px;display:flex;flex-direction:column;align-items:center;gap:4px;cursor:pointer}.bottomNav span{font-size:11px}.user-marker div{width:20px;height:20px;background:#1f6feb;border:4px solid white;border-radius:50%;box-shadow:0 0 0 4px #1f6feb40}.place-marker div{width:34px;height:34px;background:#d4a63c;border:3px solid white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 18px #00000040}.nearbyList{margin-top:18px;background:#fff;border-radius:24px;padding:18px;box-shadow:0 10px 30px #0000001f}.nearbyList h3{margin:0 0 15px;color:#123a67;font-size:20px}.nearbyItem{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #eeeeee}.nearbyItem:last-child{border-bottom:none}.nearbyItem strong{color:#222;font-size:15px}.nearbyItem p{margin:6px 0 0;color:#777;font-size:14px}.nearbyItem button{width:42px;height:42px;border-radius:50%;border:none;background:#123a67;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}.eventsList{margin-top:18px;background:#fff;border-radius:24px;padding:18px;box-shadow:0 10px 30px #0000001f}.eventsList h3{margin:0 0 15px;color:#123a67;font-size:20px}.eventItem{display:flex;justify-content:space-between;align-items:center;padding:14px 0;border-bottom:1px solid #eeeeee}.eventItem:last-child{border-bottom:none}.eventItem strong{color:#222;font-size:15px}.eventItem p{margin:6px 0 0;color:#777;font-size:14px}.eventItem button{width:42px;height:42px;border-radius:50%;border:none;background:#123a67;color:#fff;display:flex;align-items:center;justify-content:center}.mapPopup{max-width:230px}.mapPopup h3{margin:0 0 10px;color:#123a67;font-size:17px}.mapPopup p{margin:6px 0;font-size:14px}.mapPopup small{display:block;margin-top:8px;color:#666;line-height:1.4}.mapPopupButton{margin-top:12px;width:100%;border:none;border-radius:18px;background:#123a67;color:#fff;padding:10px 12px;font-weight:700;cursor:pointer}.mapFilters{display:flex;gap:8px;overflow-x:auto;margin-bottom:14px;padding-bottom:4px}.mapFilters button{border:none;border-radius:999px;padding:10px 14px;background:#fff;color:#123a67;font-weight:700;white-space:nowrap;box-shadow:0 6px 18px #0000001a;cursor:pointer}.mapFilters button.active{background:#123a67;color:#fff}.routeModes{display:flex;gap:8px;margin-bottom:12px}.routeModes button{flex:1;border:none;border-radius:999px;padding:10px;background:#fff;color:#123a67;font-weight:700;box-shadow:0 6px 18px #0000001a;cursor:pointer}.language-selector{position:relative;z-index:1200}.language-selector__button{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:40px;padding:8px 11px;border:1px solid rgba(18,58,103,.14);border-radius:14px;background:#fffffff0;color:#123a67;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer;box-shadow:0 6px 18px #123a6714;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.language-selector__button:hover{transform:translateY(-1px);border-color:#d4a63ca6;box-shadow:0 9px 24px #123a671f}.language-selector__button:focus-visible{outline:3px solid rgba(212,166,60,.28);outline-offset:2px}.language-selector__arrow{font-size:.7rem;transition:transform .16s ease}.language-selector__arrow--open{transform:rotate(180deg)}.language-selector__menu{position:absolute;top:calc(100% + 10px);right:0;width:min(260px,calc(100vw - 28px));padding:8px;border:1px solid rgba(18,58,103,.12);border-radius:18px;background:#fffffffa;box-shadow:0 22px 60px #123a6733;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);animation:languageMenuIn .16s ease}.language-selector__option{display:grid;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;width:100%;padding:11px 12px;border:0;border-radius:12px;background:transparent;color:#23364d;font:inherit;font-size:.9rem;text-align:left;cursor:pointer}.language-selector__option:hover{background:#123a670f}.language-selector__option--active{background:#d4a63c1f;color:#123a67;font-weight:800}.language-selector__option--automatic{margin-bottom:5px;border-bottom:1px solid rgba(18,58,103,.08);border-radius:12px 12px 8px 8px}.language-selector__option span:nth-child(2){display:flex;flex-direction:column;gap:2px}.language-selector__option small{color:#758396;font-size:.72rem;font-weight:500}.language-selector__check{color:#d4a63c;font-weight:900}@keyframes languageMenuIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.page-content{width:min(100%,1100px);margin:0 auto;padding:24px 18px 110px}.simple-page{padding:24px;border:1px solid rgba(18,58,103,.1);border-radius:24px;background:#fff;box-shadow:0 14px 38px #123a6714}.simple-page h1{margin:0 0 8px;color:#123a67;font-size:clamp(1.5rem,5vw,2.2rem)}.simple-page>p{margin:0;color:#64748b;line-height:1.6}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:24px;padding:30px 20px;border:1px dashed rgba(18,58,103,.2);border-radius:18px;color:#64748b;text-align:center}.empty-state__icon{margin-bottom:8px;color:#d4a63c;font-size:2rem}.guidesPage{display:flex;flex-direction:column;gap:22px;padding-bottom:30px}.guidesPage .pageHeader{padding:24px 22px;border:1px solid rgba(18,58,103,.1);border-radius:26px;background:radial-gradient(circle at top right,rgba(212,166,60,.18),transparent 42%),linear-gradient(145deg,#fff,#f7f9fc);box-shadow:0 14px 36px #123a671a}.guidesPage .pageEyebrow{display:inline-flex;align-items:center;margin-bottom:8px;color:#b98920;font-size:12px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.guidesPage .pageHeader h1{margin:0;color:#123a67;font-size:clamp(25px,7vw,34px);line-height:1.12}.guidesPage .pageHeader p{margin:12px 0 0;color:#64748b;font-size:15px;line-height:1.6}.guideActions{display:grid;grid-template-columns:1fr;gap:14px}.guideActionCard{position:relative;display:grid;grid-template-columns:54px 1fr;align-items:center;column-gap:15px;row-gap:5px;width:100%;min-height:112px;padding:18px;border:1px solid rgba(18,58,103,.1);border-radius:22px;background:#fff;color:#123a67;font:inherit;text-align:left;cursor:pointer;box-shadow:0 10px 28px #123a6717;transition:transform .17s ease,box-shadow .17s ease,border-color .17s ease}.guideActionCard:hover:not(:disabled){transform:translateY(-2px);border-color:#d4a63c8c;box-shadow:0 16px 34px #123a6724}.guideActionCard:focus-visible{outline:3px solid rgba(212,166,60,.3);outline-offset:3px}.guideActionIcon{grid-row:1 / span 2;width:54px;height:54px;border-radius:18px;display:inline-flex;align-items:center;justify-content:center;color:#fff;background:linear-gradient(145deg,#123a67,#1f5b91);box-shadow:0 9px 20px #123a6738}.guideActionCard strong{align-self:end;color:#123a67;font-size:17px;line-height:1.2}.guideActionCard>span:not(.guideActionIcon){align-self:start;color:#64748b;font-size:13px;line-height:1.45}.guideActionCard small{position:absolute;top:12px;right:12px;padding:5px 8px;border-radius:999px;background:#d4a63c24;color:#906a12;font-size:10px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.guideActionCard--disabled{cursor:not-allowed;opacity:.72;background:repeating-linear-gradient(-45deg,#fff,#fff 10px,#fafbfc 10px 20px)}.guideActionCard--disabled .guideActionIcon{background:#7c8da2;box-shadow:none}.guidePrivacyNotice{display:flex;align-items:flex-start;gap:12px;padding:16px;border:1px solid rgba(18,58,103,.12);border-radius:19px;background:#123a670e;color:#123a67}.guidePrivacyNotice>svg{flex-shrink:0;margin-top:2px}.guidePrivacyNotice strong{display:block;margin-bottom:4px;font-size:14px}.guidePrivacyNotice p{margin:0;color:#5f7085;font-size:13px;line-height:1.45}.guidesPage .pageSearch{width:100%}.guidesPage .searchInputWrapper{display:flex;align-items:center;gap:10px;min-height:54px;padding:6px 8px 6px 16px;border:1px solid rgba(18,58,103,.12);border-radius:27px;background:#fff;box-shadow:0 8px 24px #123a6717}.guidesPage .searchInputWrapper>svg{flex-shrink:0;color:#748399}.guidesPage .searchInputWrapper:focus-within{border-color:#d4a63cbf;box-shadow:0 0 0 4px #d4a63c1f,0 10px 26px #123a671a}.guidesPage .searchInputWrapper input{flex:1;min-width:0;border:0;outline:0;background:transparent;color:#1f2937;font:inherit;font-size:15px}.guidesPage .searchInputWrapper input::placeholder{color:#8a96a6}.guidesPage .clearSearchButton{flex-shrink:0;width:40px;height:40px;border:0;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#123a6714;color:#123a67;cursor:pointer}.guidesPage .clearSearchButton:hover{background:#123a6724}.guidesPage .pageResults{scroll-margin-top:20px}.guidesPage .resultsHeader{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.guidesPage .resultsHeader h2{margin:0;color:#123a67;font-size:21px}.guidesPage .resultsHeader>span{flex-shrink:0;padding:7px 10px;border-radius:999px;background:#d4a63c24;color:#84620f;font-size:12px;font-weight:800}.guidesGrid{display:grid;grid-template-columns:1fr;gap:16px}.guideCard{padding:18px;border:1px solid rgba(18,58,103,.1);border-radius:24px;background:#fff;box-shadow:0 12px 32px #123a671a}.guideCardHeader{display:flex;align-items:center;gap:14px}.guideAvatar{flex-shrink:0;width:62px;height:62px;border:3px solid #ffffff;border-radius:20px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:linear-gradient(145deg,#123a67,#2b6ca4);color:#fff;box-shadow:0 0 0 2px #d4a63ca6,0 8px 20px #123a6733}.guideAvatar img{width:100%;height:100%;object-fit:cover}.guideCardHeader h3{margin:0;color:#123a67;font-size:19px;line-height:1.25}.guideCardHeader p{display:flex;align-items:center;gap:5px;margin:6px 0 0;color:#66768a;font-size:13px}.guideBadges{display:flex;flex-wrap:wrap;gap:7px;margin-top:15px}.guideBadge{display:inline-flex;align-items:center;gap:5px;padding:6px 9px;border-radius:999px;background:#123a6714;color:#123a67;font-size:11px;font-weight:800}.guideBadge--available{background:#16a34a1c;color:#14713a}.guideDescription{margin:15px 0 0;color:#526277;font-size:14px;line-height:1.55}.guideDetail{display:flex;align-items:flex-start;gap:8px;margin:13px 0 0;color:#536378;font-size:13px;line-height:1.45}.guideDetail>svg{flex-shrink:0;margin-top:1px;color:#d4a63c}.guideDetail strong{color:#123a67}.guideCardActions{display:grid;grid-template-columns:1fr;gap:9px;margin-top:17px}.guideCardActions button{min-height:46px;padding:10px 14px;border:0;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;background:#123a67;color:#fff;font:inherit;font-size:13px;font-weight:800;cursor:pointer}.guideCardActions button:last-child{border:1px solid rgba(18,58,103,.14);background:#123a670f;color:#123a67}.guideCardActions button:disabled{cursor:not-allowed;opacity:.52}.guidesPage .emptyState{display:flex;flex-direction:column;align-items:center;padding:30px 20px;border:1px dashed rgba(18,58,103,.22);border-radius:24px;background:#ffffffb8;text-align:center}.guidesPage .emptyState>svg{margin-bottom:12px;color:#d4a63c}.guidesPage .emptyState h3{margin:0;color:#123a67;font-size:19px}.guidesPage .emptyState p{max-width:340px;margin:9px 0 18px;color:#66768a;font-size:14px;line-height:1.5}.guidesPage .emptyState button{min-height:46px;padding:11px 18px;border:0;border-radius:23px;display:inline-flex;align-items:center;justify-content:center;gap:8px;background:#123a67;color:#fff;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.guideRequestSection{scroll-margin-top:20px;padding:20px;border:1px solid rgba(212,166,60,.35);border-radius:26px;background:radial-gradient(circle at top right,rgba(212,166,60,.15),transparent 36%),#fff;box-shadow:0 16px 40px #123a6721}.guideRequestHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:18px}.guideRequestHeader h2{margin:0;color:#123a67;font-size:22px}.guideRequestHeader p{margin:8px 0 0;color:#65758a;font-size:13px;line-height:1.5}.guideRequestClose{flex-shrink:0;width:42px;height:42px;border:1px solid rgba(18,58,103,.12);border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#123a67;cursor:pointer}.guideRequestClose:hover{background:#123a670f}.guideRequestForm{display:flex;flex-direction:column;gap:17px}.guideSelectedGuide{display:flex;align-items:center;gap:9px;padding:13px 14px;border-radius:16px;background:#123a6711;color:#43556b;font-size:13px}.guideSelectedGuide>svg{flex-shrink:0;color:#d4a63c}.guideSelectedGuide strong{color:#123a67}.guideFormGrid{display:grid;grid-template-columns:1fr;gap:14px}.guideFormGrid label{display:flex;flex-direction:column;gap:7px;color:#34465c;font-size:13px;font-weight:700}.guideFormGrid label>span{display:flex;align-items:center;gap:7px}.guideFormGrid label>span svg{color:#d4a63c}.guideFormGrid input,.guideFormGrid select,.guideFormGrid textarea{width:100%;min-height:48px;padding:11px 13px;border:1px solid rgba(18,58,103,.16);border-radius:14px;outline:0;background:#fff;color:#26374c;font:inherit;font-size:14px;box-sizing:border-box;transition:border-color .16s ease,box-shadow .16s ease}.guideFormGrid textarea{min-height:100px;resize:vertical;line-height:1.5}.guideFormGrid input:focus,.guideFormGrid select:focus,.guideFormGrid textarea:focus{border-color:#d4a63c;box-shadow:0 0 0 4px #d4a63c21}.guideFormGrid input::placeholder,.guideFormGrid textarea::placeholder{color:#929dad}.guideFormWide{grid-column:1 / -1}.guideFormFeedback{display:flex;align-items:flex-start;gap:9px;padding:13px 14px;border:1px solid rgba(22,163,74,.18);border-radius:16px;background:#16a34a14;color:#176438}.guideFormFeedback>svg{flex-shrink:0;margin-top:1px}.guideFormFeedback p{margin:0;font-size:13px;line-height:1.45}.guideFormActions{display:grid;grid-template-columns:1fr;gap:9px}.guideFormActions button{min-height:48px;padding:11px 16px;border-radius:17px;display:inline-flex;align-items:center;justify-content:center;gap:8px;font:inherit;font-size:14px;font-weight:800;cursor:pointer}.guideFormActions button:first-child{border:1px solid rgba(18,58,103,.16);background:#fff;color:#123a67}.guideFormActions button:last-child{border:0;background:linear-gradient(135deg,#123a67,#1f5b91);color:#fff;box-shadow:0 9px 20px #123a6733}.guideFormActions button:hover{transform:translateY(-1px)}.guideActionCard:focus-visible,.guideCardActions button:focus-visible,.guidesPage .emptyState button:focus-visible,.guideRequestClose:focus-visible,.guideFormActions button:focus-visible,.guidesPage .clearSearchButton:focus-visible{outline:3px solid rgba(212,166,60,.3);outline-offset:3px}@media(min-width:430px){.guideCardActions,.guideFormGrid,.guideFormActions{grid-template-columns:1fr 1fr}}@media(prefers-reduced-motion:reduce){.guideActionCard,.guideFormActions button{transition:none}.guideActionCard:hover:not(:disabled),.guideFormActions button:hover{transform:none}}.placeCardMedia{width:100%;aspect-ratio:16 / 9;margin-bottom:16px;overflow:hidden;border-radius:16px;background:#eef2f6}.placeCardMedia img{display:block;width:100%;height:100%;object-fit:cover}.placeCardHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.placeCardTitle{display:flex;align-items:flex-start;gap:10px;min-width:0}.placeCardIcon{flex-shrink:0;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#d4a63c24;font-size:20px}.placeCardTitle h3{margin:4px 0 0;overflow-wrap:anywhere}.placeCardRating{flex-shrink:0;display:inline-flex;align-items:center;gap:4px;padding:7px 9px;border-radius:999px;background:#d4a63c24;color:#8a6512;font-size:12px;font-weight:800}.placeCardRating svg{fill:currentColor}.placeCardDescription{margin-top:14px;color:#526277;line-height:1.55}.placeCardInformation{display:flex;flex-direction:column;gap:9px;margin-top:14px}.placeCardInformation p,.placeCardDetails p{display:flex;align-items:flex-start;gap:8px;margin:0;color:#536378;font-size:13px;line-height:1.5}.placeCardInformation p>svg,.placeCardDetails p>svg{flex-shrink:0;margin-top:2px;color:#d4a63c}.placeCardInformation strong,.placeCardDetails strong{color:#123a67}.placeCardOpen{color:#14713a!important;font-weight:700}.placeCardOpen>svg{color:#188348!important}.placeCardClosed{color:#a43c3c!important;font-weight:700}.placeCardClosed>svg{color:#b94a48!important}.placeCardDetails{display:flex;flex-direction:column;gap:11px;margin-top:16px;padding:15px;border:1px solid rgba(18,58,103,.1);border-radius:17px;background:linear-gradient(145deg,#123a6709,#d4a63c0e);animation:placeDetailsOpen .18s ease}.placeCardDetails a{color:#123a67;font-weight:800;text-decoration:none}.placeCardDetails a:hover{text-decoration:underline}.placeCardDetails a:focus-visible{outline:3px solid rgba(212,166,60,.3);outline-offset:3px;border-radius:4px}@keyframes placeDetailsOpen{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.placeCardActions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:17px}.placeCard .placeCardActions button{width:100%;min-height:46px;height:auto;margin:0;padding:10px 12px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:7px;font:inherit;font-size:12px;font-weight:800;line-height:1.25;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease,border-color .16s ease}.placeCard .placeCardDetailsButton{border:1px solid rgba(18,58,103,.14);background:#123a670f;color:#123a67}.placeCard .placeCardDetailsButton:hover{background:#123a671c}.placeCard .placeCardFavoriteButton{border:1px solid rgba(184,60,76,.18);background:#b83c4c0e;color:#a23b4d}.placeCard .placeCardFavoriteButton:hover{background:#b83c4c1c}.placeCard .placeCardFavoriteButton--active{border-color:#b83c4c4d;background:#a23b4d;color:#fff;box-shadow:0 8px 18px #a23b4d33}.placeCard .placeCardRouteButton{grid-column:1 / -1;border:0;background:linear-gradient(135deg,#123a67,#1f5b91);color:#fff;box-shadow:0 9px 20px #123a6733}.placeCard .placeCardRouteButton:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 25px #123a6742}.placeCard .placeCardActions button:focus-visible{outline:3px solid rgba(212,166,60,.32);outline-offset:3px}.placeCard .placeCardActions button:disabled{cursor:not-allowed;opacity:.48;box-shadow:none}@media(max-width:370px){.placeCardActions{grid-template-columns:1fr}.placeCard .placeCardRouteButton{grid-column:auto}.placeCardHeader{flex-direction:column}.placeCardRating{align-self:flex-start}}@media(prefers-reduced-motion:reduce){.placeCardDetails{animation:none}.placeCard .placeCardActions button{transition:none}.placeCard .placeCardRouteButton:hover:not(:disabled){transform:none}}.mapPage{padding-bottom:130px}.cityMap{display:grid;gap:14px}.mapToolbar{display:flex;align-items:flex-start;gap:10px}.mapToolbar .mapFilters{flex:1;margin-bottom:0}.mapFilters button,.routeModes button,.mapLocateButton{min-height:44px;font:inherit}.mapFilters button,.routeModes button{display:inline-flex;align-items:center;justify-content:center;gap:6px}.mapLocateButton{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:10px 14px;border:0;border-radius:999px;background:#d4a63c;color:#123a67;font-weight:800;white-space:nowrap;box-shadow:0 6px 18px #123a6724;cursor:pointer}.mapLocateButton:disabled{cursor:wait;opacity:.65}.routeModes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.routeModes button{min-width:0;margin:0;padding:10px 8px;border:1px solid rgba(18,58,103,.12)}.routeModes button.active{background:#123a67;color:#fff;box-shadow:0 8px 20px #123a6738}.routeInfo{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;margin:0}.routeInfoMain{min-width:0;display:grid;gap:5px}.routeInfoEyebrow{color:#795d13;font-size:.72rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.routeInfoMain>strong{font-size:1rem;overflow-wrap:anywhere}.routeInfoMain small{color:#667085;line-height:1.4}.routeInfoMain p{margin:4px 0 0;color:#475467;line-height:1.5}.routeSummary{display:flex;flex-wrap:wrap;align-items:center;gap:8px 14px}.routeInfoActions{flex:0 0 auto;display:grid;gap:8px}.routeInfoActions button,.mapStatus button{min-height:40px;margin:0;padding:9px 14px;border:0;border-radius:999px;background:#123a67;color:#fff;font:inherit;font-size:.82rem;font-weight:800;cursor:pointer}.routeInfoActions .routeClearButton{background:#eef2f6;color:#123a67}.mapStatus{display:flex;align-items:flex-start;gap:10px;margin:0;padding:13px 15px;border:1px solid rgba(18,58,103,.12);border-radius:16px;background:#fff;color:#475467;box-shadow:0 6px 18px #123a6714}.mapStatus p{margin:0;line-height:1.5}.mapStatus>div{display:grid;gap:10px;justify-items:start}.mapStatusError{border-color:#a23b4d33;background:#fff8f8}.mapCanvas{overflow:hidden;min-height:520px;border:1px solid rgba(18,58,103,.12);border-radius:22px;background:#e9eef3;box-shadow:0 12px 30px #123a6724}.mapLeafletContainer{width:100%;height:520px;min-height:520px}.place-marker-selected div{width:40px;height:40px;background:#123a67;box-shadow:0 10px 24px #123a6752,0 0 0 5px #d4a63c4d}.mapPopup{min-width:210px;max-width:270px}.mapPopup h3{line-height:1.25}.mapPopup p{line-height:1.45}.mapPopupButton{min-height:42px;font:inherit}.leaflet-control-attribution{font-size:9px}@media(max-width:720px){.mapToolbar{display:grid}.mapLocateButton{width:100%}.routeInfo{display:grid}.routeInfoActions{grid-template-columns:repeat(2,minmax(0,1fr))}.routeInfoActions button:last-child:nth-child(odd){grid-column:1 / -1}}@media(max-width:520px){.routeModes{grid-template-columns:repeat(2,minmax(0,1fr))}.routeInfoActions{grid-template-columns:1fr}.routeInfoActions button:last-child:nth-child(odd){grid-column:auto}.mapCanvas,.mapLeafletContainer{min-height:460px;height:460px}}@media(prefers-reduced-motion:reduce){.leaflet-zoom-animated,.leaflet-fade-anim .leaflet-popup{transition:none}}.appStatusBar{position:sticky;top:0;z-index:1200;display:flex;align-items:center;justify-content:center;gap:8px;min-height:34px;padding:7px 14px;color:#fff;font-size:.76rem;font-weight:800;text-align:center}.appStatusBar--offline{background:#7c2d36}.appStatusBar--online{background:#17613f}.appStatusBar--update{background:#123a67}.appStatusBar button{min-height:27px;padding:0 10px;border:1px solid rgba(255,255,255,.5);border-radius:999px;background:#ffffff1f;color:#fff;font:inherit;font-size:.72rem;font-weight:900;cursor:pointer}.installCard{position:relative;display:grid;grid-template-columns:auto 1fr;gap:14px;margin:18px 0;padding:18px;overflow:hidden;border:1px solid rgba(212,166,60,.42);border-radius:22px;background:radial-gradient(circle at 95% 10%,rgba(212,166,60,.18),transparent 38%),linear-gradient(135deg,#123a67,#0a2849);color:#fff;box-shadow:0 18px 42px #123a6733}.installCard--compact{align-items:center;padding:14px 16px}.installCard--installed{grid-template-columns:auto 1fr;align-items:center;background:#17613f}.installCardIcon{display:grid;place-items:center;width:50px;height:50px;border:1px solid rgba(255,255,255,.2);border-radius:16px;background:#ffffff1a;color:#f1cf7e}.installCardContent{display:grid;gap:8px;min-width:0}.installCardBadge{color:#f1cf7e;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.installCard h2,.installCard p{margin:0}.installCard h2{font-size:1.08rem}.installCard p{color:#ffffffc2;font-size:.82rem;line-height:1.5}.installCardButton{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:max-content;min-height:40px;padding:0 14px;border:0;border-radius:12px;background:#d4a63c;color:#123a67;font:inherit;font-size:.8rem;font-weight:900;cursor:pointer}.installCardButton:disabled{cursor:default;opacity:.7}.installCardDismiss{position:absolute;top:8px;right:8px;display:grid;place-items:center;width:29px;height:29px;border:0;border-radius:50%;background:#ffffff17;color:#ffffffc7;cursor:pointer}.iosInstallHelp{display:flex;align-items:flex-start;gap:9px;padding:10px;border-radius:12px;background:#ffffff17}.iosInstallHelp>div{display:grid;gap:2px}.iosInstallHelp strong,.iosInstallHelp span{font-size:.76rem}.iosInstallHelp span{color:#ffffffba}@media(max-width:500px){.installCard{grid-template-columns:1fr}.installCard--compact{grid-template-columns:auto 1fr}.installCardButton{width:100%}}.app.app--map{height:100dvh;min-height:620px;overflow:hidden;padding:8px 10px 92px}.app--map .topbar{display:none}.app--map .appStatusBar{margin-bottom:6px}.mapPage32{display:grid;grid-template-rows:auto minmax(0,1fr);gap:8px;height:100%;min-height:0;padding:0}.mapCompactHeader{display:flex;align-items:center;gap:10px;min-height:44px;padding:4px 6px}.mapCompactIcon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;flex:0 0 38px;border-radius:13px;background:#123a67;color:#d4a63c;box-shadow:0 7px 18px #123a672e}.mapCompactHeader .pageEyebrow{display:block;margin:0 0 1px;color:#9a741a;font-size:.62rem;font-weight:900;letter-spacing:.09em;text-transform:uppercase}.mapCompactHeader h1{margin:0;color:#123a67;font-size:1.06rem;line-height:1.15}.cityMap32,.mapShell32{min-height:0;height:100%}.cityMap32{display:block}.mapShell32{position:relative;overflow:hidden;border:1px solid rgba(18,58,103,.13);border-radius:24px;background:#e8edf2;box-shadow:0 14px 34px #123a6729}.mapLeaflet32,.mapShell32 .leaflet-container{width:100%;height:100%;min-height:0;background:#e8edf2}.mapShell32 .leaflet-control-attribution{max-width:62%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:8px}.mapFloatingTop32{position:absolute;z-index:650;top:10px;left:10px;right:10px;display:flex;align-items:center;gap:8px;pointer-events:none}.mapFilters32{display:flex;flex:1;min-width:0;gap:6px;overflow-x:auto;padding:3px;border:1px solid rgba(255,255,255,.75);border-radius:18px;background:#ffffffeb;box-shadow:0 8px 22px #123a672e;backdrop-filter:blur(12px);scrollbar-width:none;pointer-events:auto}.mapFilters32::-webkit-scrollbar{display:none}.mapFilters32 button{display:inline-flex;align-items:center;justify-content:center;gap:5px;min-height:38px;flex:0 0 auto;padding:7px 11px;border:0;border-radius:14px;background:transparent;color:#455468;font:inherit;font-size:.75rem;font-weight:800;white-space:nowrap;cursor:pointer}.mapFilters32 button.active{background:#123a67;color:#fff;box-shadow:0 6px 16px #123a6738}.mapLocateFloating32,.mapRecenter32{display:inline-flex;align-items:center;justify-content:center;border:0;color:#123a67;cursor:pointer}.mapLocateFloating32{width:46px;height:46px;flex:0 0 46px;border-radius:16px;background:#d4a63c;box-shadow:0 8px 22px #123a6738;pointer-events:auto}.mapLocateFloating32:disabled{opacity:.65;cursor:wait}.mapRecenter32{position:absolute;z-index:640;right:12px;bottom:16px;width:44px;height:44px;border-radius:50%;background:#fff;box-shadow:0 8px 22px #123a6738}.mapRecenter32--route{bottom:min(48%,310px)}.nextDirection32{position:absolute;z-index:660;top:68px;left:12px;right:12px;display:grid;grid-template-columns:34px minmax(0,1fr);align-items:center;gap:10px;min-height:70px;padding:12px 14px;border-radius:18px;background:linear-gradient(135deg,#123a67,#0d2f55);color:#fff;box-shadow:0 12px 30px #123a6752}.nextDirection32--arrived{background:linear-gradient(135deg,#1f704d,#15553a)}.nextDirection32>svg{color:#d4a63c}.nextDirection32 div{min-width:0;display:grid;gap:2px}.nextDirection32 span,.nextDirection32 small{color:#ffffffbd;font-size:.68rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.nextDirection32 strong{overflow-wrap:anywhere;font-size:.91rem;line-height:1.25}.mapNotice32{position:absolute;z-index:670;top:68px;left:12px;right:12px;display:flex;align-items:center;gap:8px;padding:10px 12px;border:1px solid rgba(18,58,103,.13);border-radius:15px;background:#fffffff2;color:#475467;font-size:.76rem;font-weight:700;box-shadow:0 8px 22px #123a672e}.mapNotice32--error{border-color:#a6354940;background:#fff7f8f7;color:#8a2d3d}.mapNotice32 span{flex:1}.mapNotice32 button{flex:0 0 auto;padding:6px 9px;border:0;border-radius:999px;background:#123a67;color:#fff;font:inherit;font-size:.7rem;font-weight:800}.routeSheet32{position:absolute;z-index:655;left:8px;right:8px;bottom:8px;max-height:48%;overflow-y:auto;overscroll-behavior:contain;padding:8px 12px 12px;border:1px solid rgba(18,58,103,.11);border-radius:22px;background:#fffffff7;box-shadow:0 -10px 32px #123a6733;backdrop-filter:blur(14px);scrollbar-width:thin}.routeSheet32--live{max-height:42%}.routeSheetHandle32{width:42px;height:4px;margin:0 auto 7px;border-radius:999px;background:#d2d9e2}.routeSheetHeader32{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.routeSheetHeader32>div{min-width:0}.routeSheetHeader32 span{color:#9a741a;font-size:.62rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.routeSheetHeader32 h3{margin:2px 0 0;overflow:hidden;color:#123a67;font-size:1rem;line-height:1.18;text-overflow:ellipsis;white-space:nowrap}.routeSheetHeader32 p{margin:3px 0 0;overflow:hidden;color:#667085;font-size:.72rem;text-overflow:ellipsis;white-space:nowrap}.routeSheetHeader32>button{display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;flex:0 0 34px;border:0;border-radius:11px;background:#eef2f6;color:#123a67;cursor:pointer}.routeModes32{display:flex;gap:6px;overflow-x:auto;margin-top:9px;padding-bottom:2px;scrollbar-width:none}.routeModes32::-webkit-scrollbar{display:none}.routeModes32 button{min-height:36px;flex:0 0 auto;padding:7px 10px;border:1px solid rgba(18,58,103,.12);border-radius:12px;background:#f7f9fb;color:#455468;font:inherit;font-size:.73rem;font-weight:800;white-space:nowrap;cursor:pointer}.routeModes32 button.active{border-color:#123a67;background:#123a67;color:#fff}.routeSummary32{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px;margin-top:9px}.routeSummary32>div{min-width:0;display:grid;grid-template-columns:auto minmax(0,1fr);column-gap:5px;padding:8px;border-radius:13px;background:#f4f7fa;color:#123a67}.routeSummary32 svg{grid-row:1 / 3;align-self:center;color:#d4a63c}.routeSummary32 span{overflow:hidden;color:#7a8797;font-size:.58rem;font-weight:800;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.routeSummary32 strong{overflow:hidden;font-size:.77rem;text-overflow:ellipsis;white-space:nowrap}.routePreviewInstruction32,.routeContextCard32{display:grid;grid-template-columns:27px minmax(0,1fr);align-items:start;gap:9px;margin-top:8px;padding:9px 10px;border-radius:14px}.routePreviewInstruction32{background:#123a67;color:#fff}.routePreviewInstruction32>svg{color:#d4a63c}.routePreviewInstruction32 div,.routeContextCard32 div{min-width:0;display:grid;gap:2px}.routePreviewInstruction32 span,.routeContextCard32 span{font-size:.59rem;font-weight:900;letter-spacing:.07em;text-transform:uppercase}.routePreviewInstruction32 span{color:#ffffffb3}.routePreviewInstruction32 strong,.routeContextCard32 strong{overflow-wrap:anywhere;font-size:.78rem;line-height:1.3}.routeContextCard32{border:1px solid rgba(212,166,60,.28);background:#fffaf0;color:#55440e}.routeContextCard32>svg{color:#b98b1f}.routeContextCard32 small{color:#7a6b3c;font-size:.67rem;line-height:1.35}.routeContextCard32--accessibility{border-color:#3670a63d;background:#f2f8fd;color:#234d76}.routeContextCard32--accessibility>svg{color:#2d6da6}.routeActions32{display:grid;grid-template-columns:minmax(0,1fr) 44px;gap:7px;margin-top:9px}.routeActions32 button{min-height:43px;border:0;border-radius:14px;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer}.routeStart32,.routeStop32{display:inline-flex;align-items:center;justify-content:center;gap:7px;color:#fff}.routeStart32{background:linear-gradient(135deg,#123a67,#1f4e79)}.routeStop32{background:linear-gradient(135deg,#b9324b,#8e2338)}.routeCenter32{display:inline-flex;align-items:center;justify-content:center;background:#d4a63c;color:#123a67}.routeLoading32,.routeInlineNotice32{display:flex;align-items:center;gap:8px;margin-top:9px;padding:9px 10px;border-radius:13px;background:#f4f7fa;color:#566579;font-size:.73rem;font-weight:700}.routeLoading32>span{width:14px;height:14px;flex:0 0 14px;border:2px solid rgba(18,58,103,.2);border-top-color:#123a67;border-radius:50%;animation:phase32Spin .75s linear infinite}@keyframes phase32Spin{to{transform:rotate(360deg)}}.routeInlineNotice32{justify-content:space-between}.routeInlineNotice32 p{margin:0;line-height:1.35}.routeInlineNotice32 button{display:inline-flex;align-items:center;gap:5px;flex:0 0 auto;padding:7px 9px;border:0;border-radius:10px;background:#123a67;color:#fff;font:inherit;font-size:.67rem;font-weight:800}.routeInlineNotice32--error{background:#fff4f5;color:#8a2d3d}.routeSteps32{margin-top:8px;border-top:1px solid rgba(18,58,103,.09)}.routeSteps32 summary{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:9px 1px 3px;color:#123a67;font-size:.73rem;font-weight:900;cursor:pointer;list-style:none}.routeSteps32 summary::-webkit-details-marker{display:none}.routeSteps32 summary>span{display:inline-flex;align-items:center;gap:6px}.routeSteps32 ol{display:grid;gap:5px;max-height:170px;overflow-y:auto;margin:7px 0 0;padding:0;list-style:none}.routeSteps32 li{display:grid;grid-template-columns:24px minmax(0,1fr);gap:7px;padding:7px;border-radius:11px;background:#f7f9fb}.routeSteps32 li>span{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#e8edf3;color:#123a67;font-size:.64rem;font-weight:900}.routeSteps32 li div{min-width:0;display:grid;gap:2px}.routeSteps32 li strong{color:#334155;font-size:.72rem;line-height:1.3}.routeSteps32 li small{color:#7b8796;font-size:.65rem}.routeSteps32 li.active{background:#eef5fb;box-shadow:inset 3px 0 #d4a63c}.routeSteps32 li.active>span{background:#123a67;color:#fff}.routeSteps32 li.completed{opacity:.58}.mapPopup32{min-width:190px;max-width:240px}.mapPopup32 h3{margin-bottom:7px;font-size:.93rem}.mapPopup32 p{margin:5px 0;font-size:.74rem}.mapPopup32 .mapPopupButton{min-height:38px;margin-top:7px;font-size:.75rem}.place-marker32 div{transition:transform .16s ease}.place-marker-selected div{background:#123a67;transform:scale(1.05);box-shadow:0 10px 24px #123a6757,0 0 0 5px #d4a63c52}@media(max-height:720px){.app.app--map{min-height:540px;padding-bottom:82px}.mapCompactHeader{min-height:36px}.mapCompactIcon{width:32px;height:32px;flex-basis:32px}.routeSheet32{max-height:44%}.routeSheet32--live{max-height:36%}.routeContextCard32{display:none}}@media(max-width:390px){.mapFilters32 button{padding-inline:9px}.mapFilters32 button span:last-child{display:none}.mapFilters32 button:first-child span:last-child{display:inline}.routeSummary32{grid-template-columns:repeat(2,minmax(0,1fr))}.routeSummary32>div:last-child:nth-child(odd){grid-column:1 / -1}}@media(min-width:700px){.app.app--map{max-width:760px}.routeSheet32{left:auto;width:min(390px,calc(100% - 24px));max-height:calc(100% - 92px)}.mapRecenter32,.mapRecenter32--route{right:410px;bottom:16px}}@media(prefers-reduced-motion:reduce){.routeLoading32>span{animation:none}.place-marker32 div{transition:none}}.app:not(.app--map){padding:14px 14px 104px;background:radial-gradient(circle at top right,rgba(212,166,60,.12),transparent 32%),linear-gradient(180deg,#f7f4ec,#f4f7fa 42%,#f7f4ec)}.app:not(.app--map) .topbar{margin-bottom:12px}.app:not(.app--map) .logoArea{width:100%;position:relative;align-items:flex-start;padding:8px 74px 6px 2px}.app:not(.app--map) .cityLogo{width:126px;max-height:88px;object-fit:contain;object-position:left center}.app:not(.app--map) .eyebrow{display:none}.headerLanguageArea{position:absolute;top:20px;right:0;z-index:1200}.headerLanguageButton{min-height:38px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:1px solid rgba(18,58,103,.12);border-radius:999px;background:#ffffffeb;color:#123a67;box-shadow:0 8px 22px #123a6714;font:inherit;font-size:.75rem;font-weight:800;cursor:pointer}.headerLanguageArrow{display:inline-block;transition:transform .16s ease}.headerLanguageArrow.isOpen{transform:rotate(180deg)}.headerLanguageMenu{position:absolute;top:calc(100% + 8px);right:0;min-width:210px;padding:8px;border:1px solid rgba(18,58,103,.1);border-radius:18px;background:#fff;box-shadow:0 18px 48px #123a672e}.languageOptions{display:grid;gap:3px}.languageOption{width:100%;min-height:40px;display:grid;grid-template-columns:24px minmax(0,1fr) 18px;align-items:center;gap:8px;padding:7px 9px;border:0;border-radius:11px;background:transparent;color:#334155;text-align:left;font:inherit;font-size:.78rem;cursor:pointer}.languageOption:hover,.languageOption.isActive{background:#f2f6fa;color:#123a67}.languageOption.isActive{font-weight:800}.languageCheck{color:#d4a63c;font-weight:900}.homeLaunch{display:grid;gap:14px}.launchHero{position:relative;overflow:hidden;padding:24px 22px 20px;border-radius:28px;background:radial-gradient(circle at 84% 10%,rgba(255,255,255,.18),transparent 28%),radial-gradient(circle at 8% 100%,rgba(212,166,60,.34),transparent 28%),linear-gradient(145deg,#0d2d50,#123a67 52%,#1f4e79);color:#fff;box-shadow:0 20px 45px #123a673d}.launchHero:after{content:"";position:absolute;width:165px;height:165px;right:-68px;bottom:-82px;border:28px solid rgba(212,166,60,.16);border-radius:50%;pointer-events:none}.launchHeroTopline{display:inline-flex;align-items:center;gap:7px;margin-bottom:16px;color:#ffffffd1;font-size:.71rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.liveDot{width:8px;height:8px;border-radius:50%;background:#d4a63c;box-shadow:0 0 0 5px #d4a63c29}.launchHero h1{max-width:330px;margin:0;font-size:clamp(1.85rem,7vw,2.35rem);line-height:1.02;letter-spacing:-.045em}.launchHero p{max-width:340px;margin:13px 0 0;color:#ffffffd1;font-size:.92rem;line-height:1.5}.launchHeroMapButton{width:fit-content;min-height:42px;margin-top:18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 14px;border:1px solid rgba(255,255,255,.16);border-radius:14px;background:#ffffff1a;color:#fff;font:inherit;font-size:.78rem;font-weight:900;cursor:pointer;backdrop-filter:blur(10px)}.cityAssistantCard{padding:16px;border:1px solid rgba(18,58,103,.08);border-radius:24px;background:#fffffff0;box-shadow:0 14px 34px #123a6717}.cityAssistantHeader{display:flex;align-items:center;gap:10px;margin-bottom:11px}.assistantSpark{width:42px;height:42px;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#fff6de;color:#9a7216}.cityAssistantHeader span{color:#8a6b23;font-size:.65rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.cityAssistantHeader h2{margin:2px 0 0;color:#123a67;font-size:1rem}.cityAssistantCard .aiBox{margin-top:0}.cityAssistantCard .inputReal{min-height:56px;padding:5px 5px 5px 16px;border:1px solid rgba(18,58,103,.1);background:#f7f9fb;box-shadow:none}.cityAssistantCard .inputReal input{font-size:.91rem}.cityAssistantCard .inputReal button{width:46px;height:46px;flex:0 0 46px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:linear-gradient(135deg,#123a67,#1f4e79);color:#fff;cursor:pointer}.cityAssistantCard .inputReal button:disabled{opacity:.6}.assistantHint{margin:9px 3px 0;color:#7a8797;font-size:.69rem;line-height:1.45}.launchQuickActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.launchQuickActions button{min-width:0;min-height:82px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;padding:10px 5px;border:1px solid rgba(18,58,103,.08);border-radius:19px;background:#fffffff0;color:#123a67;box-shadow:0 10px 25px #123a6712;font:inherit;font-size:.7rem;font-weight:900;cursor:pointer}.quickActionIcon{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#f2f6fa;color:#123a67}.launchQuickActions button:nth-child(3) .quickActionIcon,.launchQuickActions button:nth-child(5) .quickActionIcon{background:#fff6de;color:#9a7216}.cityPulseSection{padding:17px;border:1px solid rgba(18,58,103,.08);border-radius:24px;background:#fffffff0;box-shadow:0 14px 34px #123a6714}.cityPulseHeader{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;margin-bottom:10px}.sectionEyebrow{color:#9a7216;font-size:.62rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.cityPulseHeader h2{margin:3px 0 0;color:#123a67;font-size:1.02rem}.cityPulseHeader>button{min-height:34px;display:inline-flex;align-items:center;gap:4px;padding:0 7px;border:0;background:transparent;color:#5b6b7d;font:inherit;font-size:.65rem;font-weight:800;cursor:pointer}.cityPulseList{display:grid;gap:7px}.cityPulseEvent{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:10px;border:0;border-radius:16px;background:#f7f9fb;color:#334155;text-align:left;font:inherit;cursor:pointer}.cityPulseDate{min-height:43px;display:inline-flex;align-items:center;justify-content:center;padding:5px;border-radius:12px;background:#123a67;color:#fff;font-size:.66rem;font-weight:900;text-align:center}.cityPulseInfo{min-width:0;display:grid;gap:3px}.cityPulseInfo strong,.cityPulseInfo small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cityPulseInfo strong{color:#123a67;font-size:.78rem}.cityPulseInfo small{color:#7a8797;font-size:.65rem}.cityPulseEmpty{margin:0;padding:12px;border-radius:14px;background:#f7f9fb;color:#66768a;font-size:.76rem;line-height:1.45}.homeLaunch .nearbyList{margin-top:0;border:1px solid rgba(18,58,103,.08);box-shadow:0 14px 34px #123a6714}.homeLaunch .installCard{margin-top:0;border-radius:22px}.bottomNav{z-index:1500;max-width:440px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border:1px solid rgba(255,255,255,.1);background:#0d2d50f7;backdrop-filter:blur(16px)}.bottomNav button{min-width:54px;min-height:47px;padding:4px 5px;border-radius:17px;opacity:.7;transition:.15s ease}.bottomNav button.active{background:#ffffff1a;opacity:1}.bottomNav button.active .bottomNavIcon{transform:translateY(-1px)}.bottomNavIcon{font-size:1rem}.aboutPage{display:grid;gap:14px}.aboutHero{padding:22px;border-radius:26px;background:linear-gradient(145deg,#123a67,#1f4e79);color:#fff;box-shadow:0 18px 42px #123a6733}.aboutHero .pageEyebrow{color:#e8c86e}.aboutHero h1{margin:7px 0 0;font-size:1.8rem;letter-spacing:-.035em}.aboutHero p{margin:10px 0 0;color:#ffffffd1;line-height:1.55}.aboutVersionRow{display:flex;flex-wrap:wrap;gap:7px;margin-top:16px}.aboutVersionRow span{padding:6px 9px;border-radius:999px;background:#ffffff1a;color:#fff;font-size:.66rem;font-weight:800}.aboutPromise,.aboutTrustCard{display:flex;align-items:flex-start;gap:11px;padding:16px;border:1px solid rgba(18,58,103,.08);border-radius:20px;background:#fff;box-shadow:0 10px 26px #123a6712}.aboutPromiseIcon{width:42px;height:42px;flex:0 0 42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#fff6de;color:#9a7216}.aboutPromise h2,.aboutTrustCard h2{margin:0;color:#123a67;font-size:.98rem}.aboutPromise p,.aboutTrustCard p{margin:6px 0 0;color:#65758a;font-size:.77rem;line-height:1.5}.aboutFeatureGrid{display:grid;grid-template-columns:1fr 1fr;gap:9px}.aboutFeatureCard{min-width:0;padding:15px;border:1px solid rgba(18,58,103,.08);border-radius:19px;background:#fff;color:#123a67;box-shadow:0 10px 24px #123a670f}.aboutFeatureCard h3{margin:9px 0 0;color:#123a67;font-size:.82rem}.aboutFeatureCard p{margin:6px 0 0;color:#6d7b8c;font-size:.69rem;line-height:1.45}.aboutTrustCard>svg{flex:0 0 auto;color:#d4a63c}.profileAboutCard{display:grid;gap:12px;margin-top:16px;padding:17px;border-radius:21px;background:linear-gradient(145deg,#123a67,#1f4e79);color:#fff}.profileAboutBadge{color:#e7c668;font-size:.63rem;font-weight:900;letter-spacing:.06em;text-transform:uppercase}.profileAboutCard h2{margin:5px 0 0;font-size:1rem}.profileAboutCard p{margin:6px 0 0;color:#ffffffc7;font-size:.75rem;line-height:1.5}.profileAboutCard button{min-height:42px;border:0;border-radius:13px;background:#d4a63c;color:#123a67;font:inherit;font-size:.76rem;font-weight:900;cursor:pointer}@media(max-width:380px){.app:not(.app--map){padding-inline:10px}.launchHero{padding:21px 18px 18px;border-radius:24px}.launchHero h1{font-size:1.75rem}.launchQuickActions{gap:6px}.launchQuickActions button{min-height:76px;font-size:.65rem}.cityPulseEvent{grid-template-columns:53px minmax(0,1fr) 16px;gap:7px;padding:8px}.cityPulseHeader>button{max-width:115px;text-align:right}.aboutFeatureGrid{grid-template-columns:1fr}}@media(max-height:720px)and (max-width:520px){.app:not(.app--map) .cityLogo{width:108px;max-height:72px}.app:not(.app--map) .logoArea{padding-top:2px;padding-bottom:2px}.headerLanguageArea{top:10px}.launchHero{padding-block:19px 17px}.launchHero p{font-size:.84rem}}.nearbyListLaunch{padding:16px}.nearbyLaunchHeader{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px;color:#123a67}.nearbyLaunchHeader>div{display:grid;gap:1px}.nearbyLaunchHeader span{color:#9a7216;font-size:.6rem;font-weight:900;letter-spacing:.08em}.nearbyLaunchHeader h3{margin:0;font-size:1rem}.nearbyItemLaunch{width:100%;display:grid;grid-template-columns:38px minmax(0,1fr) 18px;align-items:center;gap:9px;padding:9px 4px;border:0;border-bottom:1px solid #edf0f3;border-radius:0;background:transparent;color:#334155;text-align:left;font:inherit;cursor:pointer}.nearbyItemLaunch:last-child{border-bottom:0}.nearbyPlaceIcon{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#f2f6fa;font-size:1rem}.nearbyItemLaunch .nearbyInfo{min-width:0;display:grid;gap:3px}.nearbyItemLaunch .nearbyInfo strong,.nearbyItemLaunch .nearbyInfo small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.nearbyItemLaunch .nearbyInfo strong{color:#123a67;font-size:.76rem}.nearbyItemLaunch .nearbyInfo small{color:#7a8797;font-size:.64rem}.placeCardHistoricalDescription{display:block!important;margin:0 0 .9rem!important;padding:.85rem .9rem;border-radius:.9rem;background:#d4a63c14;line-height:1.55}.app:not(.app--map) .logoArea{width:100%;min-height:112px;position:relative;align-items:center;justify-content:center;padding:4px 0 2px}.app:not(.app--map) .cityLogo{width:clamp(166px,43vw,188px);max-height:108px;object-fit:contain;object-position:center;display:block;margin-inline:auto}.app:not(.app--map) .headerLanguageArea{top:12px;right:0}.exploreCard--interest{background:linear-gradient(145deg,#fffffffa,#f4f8f2fa)}.exploreCard--interest .exploreCardIcon{background:#d4a63c1f}@media(max-width:390px){.app:not(.app--map) .logoArea{min-height:102px}.app:not(.app--map) .cityLogo{width:160px;max-height:98px}.headerLanguageLabel{display:none}.headerLanguageButton{width:40px;padding-inline:0}}@media(max-height:720px)and (max-width:520px){.app:not(.app--map) .cityLogo{width:158px;max-height:94px}.app:not(.app--map) .logoArea{min-height:98px;padding-block:1px}}.app:not(.app--map) .topbar.premiumTopbar{margin-bottom:10px}.app:not(.app--map) .premiumLogoArea{width:100%;min-height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:2px 0 4px}.app:not(.app--map) .premiumCityLogo{width:clamp(214px,58vw,252px);max-height:158px;margin:0 auto;object-fit:contain;object-position:center;filter:drop-shadow(0 9px 18px rgba(18,58,103,.08))}.premiumLanguageBar{width:100%;max-width:430px;display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:4px;padding:5px;border:1px solid rgba(18,58,103,.09);border-radius:16px;background:#fffffff0;box-shadow:0 8px 24px #123a6712;backdrop-filter:blur(14px)}.premiumLanguageBar button{min-width:0;min-height:38px;display:flex;align-items:center;justify-content:center;gap:4px;padding:4px 3px;border:0;border-radius:11px;background:transparent;color:#65758a;font:inherit;cursor:pointer;transition:transform .14s ease,background .14s ease,color .14s ease}.premiumLanguageBar button span{font-size:.86rem;line-height:1}.premiumLanguageBar button strong{overflow:hidden;color:inherit;font-size:.58rem;font-weight:900;letter-spacing:.025em;text-overflow:ellipsis;white-space:nowrap}.premiumLanguageBar button:hover{background:#f2f6fa;color:#123a67;transform:translateY(-1px)}.premiumLanguageBar button.isActive{background:linear-gradient(145deg,#123a67,#1f4e79);color:#fff;box-shadow:0 6px 14px #123a6733}.cityNowRibbonPremium{min-height:68px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:10px;padding:11px 11px 11px 14px;border:1px solid rgba(18,58,103,.09);border-radius:19px;background:radial-gradient(circle at 10% -30%,rgba(212,166,60,.2),transparent 42%),linear-gradient(145deg,#fffffffa,#f8fafcfa);box-shadow:0 10px 28px #123a6714}.cityNowRibbonStatus{min-width:0;display:grid;grid-template-columns:9px minmax(0,1fr);align-items:center;gap:10px}.cityNowRibbonStatus .liveDot{align-self:start;margin-top:6px}.cityNowRibbonStatus>div{min-width:0;display:grid;gap:3px}.cityNowRibbonStatus strong{color:#123a67;font-size:.72rem;font-weight:950;letter-spacing:.045em;text-transform:uppercase}.cityNowRibbonStatus small{overflow:hidden;color:#68788d;font-size:.7rem;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cityNowMapButton{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 11px;border:0;border-radius:13px;background:#123a67;color:#fff;font:inherit;font-size:.68rem;font-weight:900;cursor:pointer;box-shadow:0 8px 18px #123a672b}.homeRoutesPremium{display:grid;gap:9px;padding:15px;border:1px solid rgba(18,58,103,.08);border-radius:24px;background:#fffffff5;box-shadow:0 12px 30px #123a6712}.homeRoutesHeader{display:flex;align-items:flex-end;justify-content:space-between;gap:12px}.homeRoutesHeader>div{min-width:0}.homeRoutesHeader span{color:#9a7216;font-size:.61rem;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.homeRoutesHeader h2{max-width:260px;margin:3px 0 0;color:#123a67;font-size:.98rem;line-height:1.18;letter-spacing:-.018em}.homeRoutesHeader>button{flex:0 0 auto;display:inline-flex;align-items:center;gap:3px;padding:0;border:0;background:transparent;color:#123a67;font:inherit;font-size:.62rem;font-weight:900;cursor:pointer}.homeRouteRail{display:grid;gap:7px}.homeRouteMini{width:100%;min-height:68px;display:grid;grid-template-columns:42px minmax(0,1fr) 18px;align-items:center;gap:10px;padding:9px 10px;border:1px solid rgba(18,58,103,.07);border-radius:17px;background:#f8fafc;color:#123a67;text-align:left;font:inherit;cursor:pointer;transition:transform .14s ease,box-shadow .14s ease,border-color .14s ease}.homeRouteMini:hover{transform:translateY(-1px);border-color:#d4a63c5c;box-shadow:0 9px 20px #123a6712}.homeRouteMiniIcon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#fff6de;font-size:1.22rem}.homeRouteMini--blue .homeRouteMiniIcon{background:#edf4fb}.homeRouteMini--green .homeRouteMiniIcon{background:#edf7f0}.homeRouteMiniInfo{min-width:0;display:grid;gap:2px}.homeRouteMiniInfo small{overflow:hidden;color:#8b98a7;font-size:.58rem;font-weight:750;text-overflow:ellipsis;white-space:nowrap}.homeRouteMiniInfo strong{overflow:hidden;color:#123a67;font-size:.79rem;text-overflow:ellipsis;white-space:nowrap}.homeRouteMiniInfo em{display:inline-flex;align-items:center;gap:5px;color:#9a7216;font-size:.61rem;font-style:normal;font-weight:850}.exploreCard--routes{background:linear-gradient(145deg,#0f3156,#17466f);color:#fff;box-shadow:0 15px 32px #123a672e}.exploreCard--routes strong,.exploreCard--routes>span:not(.exploreCardIcon){color:#fff}.exploreCard--routes .exploreCardIcon{background:#d4a63c2e}.premiumItinerariesPage{display:grid;gap:14px}.itinerariesHero{position:relative;overflow:hidden;padding:22px;border-radius:27px;background:radial-gradient(circle at 86% 12%,rgba(212,166,60,.22),transparent 25%),linear-gradient(145deg,#0d2d50,#123a67 58%,#1e4a72);color:#fff;box-shadow:0 18px 42px #123a6733}.itinerariesHero:after{content:"";position:absolute;width:140px;height:140px;right:-70px;bottom:-74px;border:22px solid rgba(212,166,60,.12);border-radius:50%}.itinerariesHero .pageEyebrow{color:#e8c86e}.itinerariesHero h1{max-width:355px;margin:7px 0 0;font-size:1.72rem;line-height:1.08;letter-spacing:-.038em}.itinerariesHero p{max-width:350px;margin:10px 0 0;color:#fffc;font-size:.77rem;line-height:1.52}.itinerariesHeroBadge{width:fit-content;display:inline-flex;align-items:center;gap:6px;margin-top:15px;padding:7px 10px;border-radius:999px;background:#ffffff1a;color:#f6df9c;font-size:.65rem;font-weight:900}.itineraryGrid{display:grid;gap:11px}.itineraryCard{position:relative;overflow:hidden;padding:16px;border:1px solid rgba(18,58,103,.08);border-radius:23px;background:#fffffffa;box-shadow:0 12px 30px #123a6712}.itineraryCard:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#d4a63c}.itineraryCard--blue:before{background:#3f7db2}.itineraryCard--wine:before{background:#8e3a50}.itineraryCard--green:before,.itineraryCard--forest:before{background:#4e8b65}.itineraryCardTop{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:10px}.itineraryIcon{width:46px;height:46px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:#fff6de;font-size:1.32rem}.itineraryCardTop>div{min-width:0}.itineraryCardTop>div>span{display:block;overflow:hidden;color:#8e7a4a;font-size:.59rem;font-weight:850;text-overflow:ellipsis;white-space:nowrap}.itineraryCardTop h2{margin:2px 0 0;color:#123a67;font-size:1rem;letter-spacing:-.02em}.itineraryStopCount{padding:6px 8px;border-radius:999px;background:#f2f6fa;color:#607086;font-size:.58rem;font-weight:900;white-space:nowrap}.itineraryDescription{margin:12px 0 0;color:#65758a;font-size:.74rem;line-height:1.5}.itineraryMeta{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin-top:12px}.itineraryMeta>div{min-width:0;display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;column-gap:6px;row-gap:1px;padding:8px 9px;border-radius:14px;background:#f7f9fb;color:#496079}.itineraryMeta svg{grid-row:1 / span 2;color:#b28a2a}.itineraryMeta span{overflow:hidden;color:#8a97a7;font-size:.54rem;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.itineraryMeta strong{overflow:hidden;color:#123a67;font-size:.66rem;text-overflow:ellipsis;white-space:nowrap}.itineraryNotice{display:flex;align-items:flex-start;gap:8px;margin-top:10px;padding:10px;border:1px solid rgba(181,137,33,.16);border-radius:14px;background:#fff9e9;color:#8b6c20}.itineraryNotice svg{flex:0 0 auto;margin-top:1px}.itineraryNotice span{display:block;font-size:.55rem;font-weight:950;letter-spacing:.05em;text-transform:uppercase}.itineraryNotice p{margin:3px 0 0;font-size:.64rem;line-height:1.4}.itineraryStopsToggle{width:100%;min-height:40px;display:grid;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:6px;margin-top:11px;padding:0 10px;border:1px solid rgba(18,58,103,.08);border-radius:13px;background:#fff;color:#123a67;text-align:left;font:inherit;font-size:.68rem;font-weight:900;cursor:pointer}.itineraryStopsToggle svg:last-child{justify-self:end}.itineraryTimeline{position:relative;display:grid;gap:0;margin:12px 0 0;padding:0;list-style:none}.itineraryTimeline li{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr);gap:9px;padding:0 0 12px}.itineraryTimeline li:not(:last-child):after{content:"";position:absolute;top:27px;left:13px;width:2px;height:calc(100% - 18px);background:linear-gradient(#d4a63c,#d4a63c26)}.itineraryStepNumber{position:relative;z-index:1;width:28px;height:28px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#123a67;color:#fff;font-size:.63rem;font-weight:950;box-shadow:0 5px 12px #123a6729}.itineraryStepContent{min-width:0;display:grid;gap:4px;padding-top:3px}.itineraryStepContent strong{color:#123a67;font-size:.73rem;line-height:1.25}.itineraryStepContent small{color:#7b8999;font-size:.61rem;line-height:1.35}.itineraryStepContent button{width:fit-content;display:inline-flex;align-items:center;gap:2px;padding:0;border:0;background:transparent;color:#9a7216;font:inherit;font-size:.6rem;font-weight:900;cursor:pointer}.itineraryStartButton{width:100%;min-height:46px;display:grid;grid-template-columns:20px minmax(0,1fr) 18px;align-items:center;gap:8px;margin-top:12px;padding:0 13px;border:0;border-radius:15px;background:linear-gradient(145deg,#123a67,#17466f);color:#fff;text-align:left;font:inherit;font-size:.72rem;font-weight:950;cursor:pointer;box-shadow:0 10px 22px #123a6729}.itineraryStartButton svg:last-child{justify-self:end}.routeReadyPanel{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;padding:13px;border-radius:19px;background:linear-gradient(145deg,#f5f8fb,#fff);border:1px solid rgba(18,58,103,.08)}.routeReadyIcon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#fff4d7;color:#98721e}.routeReadyPanel>div{min-width:0;display:grid;gap:3px}.routeReadyPanel strong{color:#123a67;font-size:.72rem}.routeReadyPanel span:not(.routeReadyIcon){color:#718094;font-size:.62rem;line-height:1.4}.placeCardVisitStatus{margin:0!important;padding:8px 10px;border-radius:12px;background:#fff8e8;color:#8a6920;font-weight:850}.placeCardVisitStatus--temporarily-closed{background:#fff0f0;color:#a63a3a}.placeCardVisitStatus--appointment,.placeCardVisitStatus--on-request,.placeCardVisitStatus--special-opening,.placeCardVisitStatus--no-fixed-hours,.placeCardVisitStatus--seasonal-unconfirmed,.placeCardVisitStatus--seasonal-confirm,.placeCardVisitStatus--seasonal-hours{background:#fff8e8;color:#896819}.placeCardDetails a[href^="tel:"],.placeCardDetails a[href^="mailto:"]{color:#123a67;font-weight:800;text-decoration:none;overflow-wrap:anywhere}@media(max-width:390px){.app:not(.app--map) .premiumCityLogo{width:205px;max-height:142px}.premiumLanguageBar button{min-height:36px;gap:2px}.premiumLanguageBar button strong{font-size:.53rem}.cityNowMapButton span{display:none}.cityNowMapButton{width:42px;padding:0}.homeRoutesHeader h2{max-width:220px}.itinerariesHero{padding:19px}.itinerariesHero h1{font-size:1.5rem}.itineraryCard{padding:14px}.itineraryCardTop{grid-template-columns:42px minmax(0,1fr)}.itineraryStopCount{grid-column:2;width:fit-content}}@media(max-height:720px)and (max-width:520px){.app:not(.app--map) .premiumCityLogo{width:198px;max-height:132px}.app:not(.app--map) .premiumLogoArea{gap:7px}.premiumLanguageBar button{min-height:34px}}.guidesPremiumPage{gap:16px;padding-bottom:34px}.guidePremiumHero{display:grid;grid-template-columns:54px minmax(0,1fr);gap:14px;align-items:start;padding:20px;border-radius:26px;color:#fff;background:radial-gradient(circle at 90% 8%,rgba(212,166,60,.26),transparent 28%),linear-gradient(145deg,#0e2f53,#123a67 62%,#1d4c78);box-shadow:0 18px 42px #123a6733}.guidePremiumHeroIcon{width:54px;height:54px;display:inline-flex;align-items:center;justify-content:center;border-radius:17px;color:#123a67;background:linear-gradient(145deg,#f4d77d,#d4a63c);box-shadow:0 8px 20px #0000002e}.guidePremiumHero .pageEyebrow{margin:1px 0 5px;color:#efd781}.guidePremiumHero h1{margin:0;font-size:clamp(1.38rem,6.2vw,1.9rem);line-height:1.08;letter-spacing:-.035em}.guidePremiumHero p{margin:9px 0 0;max-width:420px;color:#fffc;font-size:.75rem;line-height:1.55}.guideModeSwitcher{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;border:1px solid rgba(18,58,103,.08);border-radius:18px;background:#edf2f6;box-shadow:inset 0 1px 4px #123a670d}.guideModeSwitcher button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 10px;border:0;border-radius:14px;background:transparent;color:#69798c;font:inherit;font-size:.72rem;font-weight:900;cursor:pointer;transition:.16s ease}.guideModeSwitcher button.isActive{background:#fff;color:#123a67;box-shadow:0 6px 18px #123a671c}.guideAvailabilityHero{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:16px;border:1px solid rgba(18,58,103,.08);border-radius:22px;background:linear-gradient(145deg,#fff,#f8fbfd);box-shadow:0 10px 28px #123a6712}.guideAvailabilityHero>div{min-width:0}.guideAvailabilityLabel{margin-left:6px;color:#187245;font-size:.62rem;font-weight:900;letter-spacing:.045em;text-transform:uppercase}.guideAvailabilityHero strong{display:block;margin-top:5px;color:#123a67;font-size:1.06rem}.guideAvailabilityHero p{margin:4px 0 0;color:#7a8999;font-size:.61rem;line-height:1.4}.guideAvailabilityHero>button{min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 13px;border:0;border-radius:14px;background:#123a67;color:#fff;font:inherit;font-size:.66rem;font-weight:950;cursor:pointer;box-shadow:0 8px 18px #123a6729}.guideLiveDot{display:inline-block;width:8px;height:8px;border-radius:50%;background:#24a663;box-shadow:0 0 0 5px #24a6631a}.guideDemoNotice{display:flex;align-items:flex-start;gap:9px;padding:11px 12px;border:1px solid rgba(212,166,60,.18);border-radius:16px;background:#fff9eb;color:#8b6a1c}.guideDemoNotice svg{flex:0 0 auto;margin-top:1px}.guideDemoNotice p{margin:0;font-size:.62rem;line-height:1.45}.guideSearchPremium{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;min-height:52px;padding:0 9px 0 15px;border:1px solid rgba(18,58,103,.1);border-radius:18px;background:#fff;color:#7c899a;box-shadow:0 8px 24px #123a670f}.guideSearchPremium:focus-within{border-color:#d4a63ca6;box-shadow:0 0 0 4px #d4a63c1a,0 8px 24px #123a6712}.guideSearchPremium input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#25384e;font:inherit;font-size:.76rem}.guideSearchPremium input::placeholder{color:#96a2b0}.guideSearchPremium button{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f2f5f8;color:#123a67;cursor:pointer}.guidePremiumResults{scroll-margin-top:12px}.guideSectionHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-bottom:11px}.guideSectionHeading h2{margin:2px 0 0;color:#123a67;font-size:1rem;letter-spacing:-.02em}.guideSectionHeading p{margin:5px 0 0;color:#748398;font-size:.65rem;line-height:1.45}.guideTextButton{padding:0;border:0;background:transparent;color:#9a7216;font:inherit;font-size:.65rem;font-weight:950;cursor:pointer;white-space:nowrap}.guidePremiumGrid{display:grid;gap:11px}.guidePremiumCard{position:relative;overflow:hidden;padding:15px;border:1px solid rgba(18,58,103,.08);border-radius:22px;background:#fff;box-shadow:0 10px 28px #123a6712}.guidePremiumCard:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#8b97a5}.guidePremiumCard.isAvailable:before{background:#2f9a63}.guidePremiumCardTop{display:grid;grid-template-columns:52px minmax(0,1fr);gap:11px;align-items:center}.guidePremiumAvatar{width:52px;height:52px;display:inline-flex;align-items:center;justify-content:center;border:2px solid #fff;border-radius:17px;background:linear-gradient(145deg,#123a67,#286899);color:#fff;box-shadow:0 0 0 2px #d4a63c80,0 7px 16px #123a6729}.guidePremiumIdentity{min-width:0}.guidePremiumNameRow{display:flex;align-items:center;flex-wrap:wrap;gap:6px}.guidePremiumNameRow h3{margin:0;color:#123a67;font-size:.9rem}.guideDemoBadge{width:fit-content;display:inline-flex;align-items:center;padding:4px 7px;border-radius:999px;background:#fff3ce;color:#8f6914;font-size:.5rem;font-weight:950;letter-spacing:.04em;text-transform:uppercase}.guidePremiumIdentity p{display:flex;align-items:center;gap:4px;margin:4px 0 0;color:#7a8999;font-size:.6rem}.guidePremiumBadges{display:flex;flex-wrap:wrap;gap:6px;margin-top:12px}.guidePremiumBadges span{display:inline-flex;align-items:center;gap:4px;padding:5px 7px;border-radius:999px;background:#eef3f7;color:#123a67;font-size:.53rem;font-weight:900}.guidePremiumBadges span.available{background:#e9f7ef;color:#177141}.guidePremiumBadges span.busy{background:#fff5df;color:#936d18}.guidePremiumDescription{margin:11px 0 0;color:#637389;font-size:.68rem;line-height:1.5}.guidePremiumMeta{display:grid;gap:7px;margin-top:11px}.guidePremiumMeta>div{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px;padding:8px 9px;border-radius:13px;background:#f8fafb;color:#6e7f92}.guidePremiumMeta svg{margin-top:1px;color:#c29429}.guidePremiumMeta span{min-width:0;font-size:.59rem;line-height:1.4}.guidePremiumMeta strong{display:block;margin-bottom:1px;color:#123a67;font-size:.55rem;text-transform:uppercase;letter-spacing:.035em}.guidePremiumActions{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:12px}.guidePremiumActions button,.guideFormButtons button,.guideWizardActions button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:0 9px;border-radius:14px;font:inherit;font-size:.62rem;font-weight:950;cursor:pointer}.guidePremiumActions .primary,.guideFormButtons .primary,.guideWizardActions .primary{border:0;background:#123a67;color:#fff;box-shadow:0 7px 15px #123a6724}.guidePremiumActions .secondary,.guideFormButtons .secondary,.guideWizardActions .secondary{border:1px solid rgba(18,58,103,.1);background:#f6f8fa;color:#123a67}.guidePremiumEmpty{display:flex;align-items:center;gap:10px;padding:18px;border:1px dashed rgba(18,58,103,.15);border-radius:18px;color:#738398;background:#ffffffb3}.guidePremiumEmpty p{margin:0;font-size:.68rem}.guidePrivacyPremium{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:17px;background:#edf4f8;color:#123a67}.guidePrivacyPremium svg{flex:0 0 auto;margin-top:1px}.guidePrivacyPremium strong{display:block;font-size:.68rem}.guidePrivacyPremium p{margin:3px 0 0;color:#6d7c8f;font-size:.6rem;line-height:1.45}.guidePremiumFormPanel{scroll-margin-top:12px;padding:16px;border:1px solid rgba(212,166,60,.24);border-radius:23px;background:linear-gradient(145deg,#fff,#fffdf7);box-shadow:0 13px 34px #123a6717}.guideCloseCircle{flex:0 0 auto;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(18,58,103,.09);border-radius:50%;background:#fff;color:#123a67;cursor:pointer}.guidePremiumForm{display:grid;grid-template-columns:1fr 1fr;gap:10px}.guidePremiumForm label,.guideWizardContent>label{display:grid;gap:5px;color:#3a4d63;font-size:.62rem;font-weight:850}.guidePremiumForm label>span,.guideWizardContent>label>span{font-size:.58rem}.guidePremiumForm input,.guidePremiumForm select,.guidePremiumForm textarea,.guideWizardContent input,.guideWizardContent select,.guideWizardContent textarea{width:100%;min-width:0;min-height:43px;padding:9px 10px;border:1px solid rgba(18,58,103,.13);border-radius:12px;outline:0;box-sizing:border-box;background:#fff;color:#27394e;font:inherit;font-size:.67rem}.guidePremiumForm textarea,.guideWizardContent textarea{min-height:90px;resize:vertical;line-height:1.45}.guidePremiumForm input:focus,.guidePremiumForm select:focus,.guidePremiumForm textarea:focus,.guideWizardContent input:focus,.guideWizardContent select:focus,.guideWizardContent textarea:focus{border-color:#d4a63c;box-shadow:0 0 0 3px #d4a63c1a}.guidePremiumForm .wide,.guideWizardContent .wide{grid-column:1 / -1}.guideSuccess,.guideWizardFeedback{display:flex;align-items:flex-start;gap:7px;padding:10px;border-radius:13px;background:#eaf7ef;color:#17693d;font-size:.62rem;line-height:1.4}.guideFormButtons{display:grid;grid-template-columns:1fr 1fr;gap:7px}.guideProfessionalArea{display:grid;gap:13px}.guideProfessionalIntro{padding:18px;border:1px solid rgba(18,58,103,.08);border-radius:23px;background:#fff;box-shadow:0 10px 28px #123a6712}.guideProfessionalIntro h2{margin:3px 0 0;color:#123a67;font-size:1.12rem;letter-spacing:-.025em}.guideProfessionalIntro>p{margin:7px 0 0;color:#718095;font-size:.66rem;line-height:1.5}.guideTrustGrid{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px}.guideTrustGrid>div{display:grid;justify-items:center;gap:6px;padding:10px 7px;border-radius:14px;background:#f7f9fb;color:#123a67;text-align:center}.guideTrustGrid svg{color:#c39327}.guideTrustGrid span{font-size:.53rem;font-weight:850;line-height:1.3}.guideApplicationWizard{padding:16px;border:1px solid rgba(18,58,103,.08);border-radius:23px;background:#fff;box-shadow:0 12px 30px #123a6714}.guideWizardTop{display:grid;gap:9px}.guideWizardTop>div:first-child{display:flex;align-items:center;justify-content:space-between;gap:10px}.guideWizardTop span{color:#8a97a8;font-size:.56rem;font-weight:850;text-transform:uppercase;letter-spacing:.04em}.guideWizardTop strong{color:#123a67;font-size:.75rem}.guideWizardProgress{height:6px;overflow:hidden;border-radius:999px;background:#edf1f4}.guideWizardProgress span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,#123a67,#d4a63c);transition:width .18s ease}.guideWizardSteps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;margin:12px 0 16px}.guideWizardSteps>div{display:grid;justify-items:center;gap:4px;color:#9aa4b0;text-align:center}.guideWizardSteps span{width:25px;height:25px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#edf1f4;color:#7f8d9d;font-size:.56rem;font-weight:950}.guideWizardSteps small{font-size:.48rem;font-weight:850;line-height:1.2}.guideWizardSteps>div.active span{background:#123a67;color:#fff}.guideWizardSteps>div.active small{color:#123a67}.guideWizardContent{display:grid;gap:11px}.guideWizardContent.twoColumns{grid-template-columns:1fr 1fr}.guideWizardContent fieldset{min-width:0;margin:0;padding:0;border:0}.guideWizardContent legend{margin-bottom:7px;color:#3a4d63;font-size:.6rem;font-weight:900}.guideChoiceGrid{display:flex;flex-wrap:wrap;gap:6px}.guideChoiceGrid label{cursor:pointer}.guideChoiceGrid input{position:absolute;opacity:0;pointer-events:none}.guideChoiceGrid span{display:inline-flex;align-items:center;min-height:34px;padding:0 10px;border:1px solid rgba(18,58,103,.1);border-radius:999px;background:#f8fafb;color:#6b7a8c;font-size:.57rem;font-weight:850}.guideChoiceGrid label.selected span{border-color:#d4a63c7a;background:#fff7df;color:#7f611a;box-shadow:inset 0 0 0 1px #d4a63c1a}.guideAvailabilityControl{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:13px;border-radius:16px;background:#f4f8fa;color:#123a67}.guideAvailabilityControl>div{display:flex;align-items:center;gap:9px}.guideAvailabilityControl strong{display:block;font-size:.65rem}.guideAvailabilityControl small{display:block;margin-top:2px;color:#7a899a;font-size:.53rem;line-height:1.35}.guideToggle{position:relative;flex:0 0 auto;width:44px;height:26px}.guideToggle input{position:absolute;opacity:0}.guideToggle span{position:absolute;inset:0;border-radius:999px;background:#cbd4dc;cursor:pointer;transition:.16s ease}.guideToggle span:after{content:"";position:absolute;width:20px;height:20px;top:3px;left:3px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #00000029;transition:.16s ease}.guideToggle input:checked+span{background:#2f9a63}.guideToggle input:checked+span:after{transform:translate(18px)}.guideFileField input[type=file]{padding:8px;font-size:.58rem}.guideFileField small{color:#758496;font-size:.52rem;font-weight:600}.guideConsent{display:grid!important;grid-template-columns:18px minmax(0,1fr);align-items:start;gap:7px!important;padding:10px;border-radius:13px;background:#f7f9fb}.guideConsent input{width:16px;min-height:auto;height:16px;margin:1px 0 0;padding:0}.guideConsent span{color:#5d6d80;font-size:.56rem!important;line-height:1.4}.guideWizardFeedback{margin-top:11px}.guideWizardActions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:14px}.guideWizardActions button:disabled{opacity:.45;cursor:not-allowed}.guideApplicationStatus{display:grid;grid-template-columns:50px minmax(0,1fr);gap:12px;align-items:start;padding:17px;border:1px solid rgba(212,166,60,.2);border-radius:22px;background:linear-gradient(145deg,#fff,#fffaf0);box-shadow:0 10px 28px #123a6712}.guideStatusIcon{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:#fff1c8;color:#8e6813}.guideApplicationStatus h3{margin:2px 0 0;color:#123a67;font-size:.92rem}.guideApplicationStatus p{margin:6px 0 0;color:#6c7b8d;font-size:.62rem;line-height:1.45}.guideApplicationStatus small{display:block;margin-top:7px;color:#8a97a6;font-size:.54rem}.guideApplicationStatus>button{grid-column:2;width:fit-content;min-height:36px;padding:0 11px;border:1px solid rgba(18,58,103,.1);border-radius:12px;background:#fff;color:#123a67;font:inherit;font-size:.57rem;font-weight:900;cursor:pointer}.guideCallBackdrop{position:fixed;z-index:5000;inset:0;display:flex;align-items:flex-end;justify-content:center;padding:16px;background:#0613228c;backdrop-filter:blur(8px)}.guideCallSheet{position:relative;width:min(100%,430px);padding:24px 18px 18px;border-radius:27px 27px 20px 20px;background:#fff;text-align:center;box-shadow:0 24px 60px #00000047}.guideCallClose{position:absolute;top:13px;right:13px;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f0f3f6;color:#123a67;cursor:pointer}.guideCallAvatar{width:72px;height:72px;display:inline-flex;align-items:center;justify-content:center;margin:0 auto 9px;border-radius:24px;background:linear-gradient(145deg,#123a67,#2b6b9d);color:#fff;box-shadow:0 0 0 4px #d4a63c3d,0 12px 25px #123a6733}.guideCallSheet>.guideDemoBadge{margin:0 auto}.guideCallSheet h2{margin:9px 0 0;color:#7b8998;font-size:.62rem;text-transform:uppercase;letter-spacing:.06em}.guideCallSheet h3{margin:3px 0 0;color:#123a67;font-size:1.12rem}.guideCallStatus{display:flex;align-items:center;justify-content:center;gap:7px;margin:8px 0 0;color:#68788a;font-size:.62rem}.guideCallStatus span{width:8px;height:8px;border-radius:50%;background:#aeb7c0}.guideCallStatus span.live{background:#2ca065;box-shadow:0 0 0 4px #2ca0651a}.guideCallStatus span.busy{background:#d5a035}.guideCallSecurity{display:grid;grid-template-columns:1fr 1fr;gap:7px;margin-top:15px}.guideCallSecurity span{display:flex;align-items:center;justify-content:center;gap:5px;min-height:37px;border-radius:12px;background:#f4f7f9;color:#607287;font-size:.55rem;font-weight:850}.guideCallMainButton,.guideCallSecondaryButton{width:100%;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;margin-top:15px;border-radius:16px;font:inherit;font-size:.68rem;font-weight:950;cursor:pointer}.guideCallMainButton{border:0;background:#123a67;color:#fff;box-shadow:0 10px 24px #123a672e}.guideCallSecondaryButton{border:1px solid rgba(18,58,103,.1);background:#f6f8fa;color:#123a67}.guideCallConnecting{display:grid;justify-items:center;gap:8px;margin-top:18px}.guideCallConnecting span{width:28px;height:28px;border:3px solid #e3e8ec;border-top-color:#123a67;border-radius:50%;animation:guideSpin .7s linear infinite}.guideCallConnecting p{margin:0;color:#64758a;font-size:.63rem}.guideCallResult{display:flex;align-items:flex-start;gap:9px;margin-top:15px;padding:12px;border-radius:15px;background:#eaf7ef;color:#17683d;text-align:left}.guideCallResult svg{flex:0 0 auto}.guideCallResult strong{display:block;font-size:.67rem}.guideCallResult p{margin:3px 0 0;font-size:.57rem;line-height:1.42}@keyframes guideSpin{to{transform:rotate(360deg)}}.homeGuideCta{display:grid;grid-template-columns:42px minmax(0,1fr) 34px;align-items:center;gap:10px;margin-top:11px;padding:11px 12px;border:1px solid rgba(18,58,103,.08);border-radius:17px;background:linear-gradient(145deg,#fff,#f7fafc);color:#123a67;box-shadow:0 8px 20px #123a670d;cursor:pointer}.homeGuideCtaIcon{width:42px;height:42px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#123a67;color:#fff}.homeGuideCta strong{display:block;font-size:.7rem}.homeGuideCta small{display:block;margin-top:2px;color:#7b8998;font-size:.56rem;line-height:1.35}.homeGuideCta>svg{justify-self:end;color:#c4982c}@media(min-width:720px){.guidePremiumGrid{grid-template-columns:repeat(2,minmax(0,1fr))}.guidePremiumCard:last-child:nth-child(odd){grid-column:1 / -1}}@media(max-width:390px){.guidePremiumHero{grid-template-columns:46px minmax(0,1fr);padding:17px}.guidePremiumHeroIcon{width:46px;height:46px;border-radius:15px}.guideAvailabilityHero{grid-template-columns:1fr}.guideAvailabilityHero>button{width:100%}.guidePremiumActions,.guideFormButtons,.guideWizardActions,.guidePremiumForm,.guideWizardContent.twoColumns{grid-template-columns:1fr}.guidePremiumForm .wide,.guideWizardContent .wide{grid-column:auto}.guideTrustGrid{grid-template-columns:1fr}.guideTrustGrid>div{grid-template-columns:22px minmax(0,1fr);justify-items:start;align-items:center;text-align:left}.guideWizardSteps small{display:none}.guideApplicationStatus{grid-template-columns:44px minmax(0,1fr)}.guideStatusIcon{width:44px;height:44px}}.explorePremiumPage,.favoritesPremiumPage,.profilePremiumPage,.messagesPage{gap:16px;padding-bottom:34px}.explorePremiumHero,.favoritesPremiumHero,.profilePremiumHero,.messagesPremiumHero{display:grid;grid-template-columns:56px minmax(0,1fr);gap:13px;align-items:center;padding:17px;border-radius:24px;background:linear-gradient(145deg,#123a67,#1d557f 72%,#296a91);color:#fff;box-shadow:0 18px 38px #123a6729;overflow:hidden;position:relative}.explorePremiumHeroMark,.favoritesHeroIcon,.profileHeroAvatar,.messagesHeroIcon{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:18px;background:linear-gradient(145deg,#f1d67d,#d4a63c);color:#123a67;box-shadow:0 8px 20px #00000029}.explorePremiumHero .pageEyebrow,.favoritesPremiumHero .pageEyebrow,.profilePremiumHero .pageEyebrow,.messagesPremiumHero .pageEyebrow{color:#f2db8d}.explorePremiumHero h1,.favoritesPremiumHero h1,.profilePremiumHero h1,.messagesPremiumHero h1{margin:4px 0 0;color:#fff;font-size:clamp(1.34rem,6.2vw,1.85rem);line-height:1.08;letter-spacing:-.035em}.explorePremiumHero p,.favoritesPremiumHero p,.profilePremiumHero p,.messagesPremiumHero p{margin:8px 0 0;color:#ffffffc9;font-size:.68rem;line-height:1.5}.exploreFeaturedCard{position:relative;overflow:hidden;display:grid;grid-template-columns:62px minmax(0,1fr);gap:13px;align-items:center;padding:18px;border:1px solid rgba(212,166,60,.24);border-radius:24px;background:linear-gradient(145deg,#fffdf8,#fff);box-shadow:0 14px 32px #123a6714}.exploreFeaturedGlow{position:absolute;width:160px;height:160px;right:-55px;top:-90px;border-radius:50%;background:#d4a63c1c;pointer-events:none}.exploreFeaturedIcon{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:#123a67;color:#f1d67d;box-shadow:0 9px 20px #123a672e}.exploreFeaturedContent{position:relative;min-width:0}.exploreFeaturedContent>span{display:inline-flex;align-items:center;gap:5px;color:#9a7216;font-size:.57rem;font-weight:950;letter-spacing:.045em;text-transform:uppercase}.exploreFeaturedContent h2{margin:5px 0 0;color:#123a67;font-size:1.02rem;letter-spacing:-.025em}.exploreFeaturedContent p{margin:5px 0 0;color:#718195;font-size:.63rem;line-height:1.45}.exploreFeaturedContent button{margin-top:11px;min-height:38px;display:inline-flex;align-items:center;gap:7px;padding:0 13px;border:0;border-radius:13px;background:#123a67;color:#fff;font:inherit;font-size:.61rem;font-weight:950;cursor:pointer}.explorePremiumHeading{margin:1px 2px 9px}.explorePremiumGrid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.explorePremiumCard{min-height:142px;position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px;padding:14px;text-align:left;border:1px solid rgba(18,58,103,.08);border-radius:21px;background:#fff;color:#123a67;box-shadow:0 9px 24px #123a6711;cursor:pointer;overflow:hidden}.explorePremiumCard:after{content:"";position:absolute;width:82px;height:82px;right:-37px;bottom:-42px;border-radius:50%;background:#123a6709}.explorePremiumCardIcon{width:39px;height:39px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#edf3f7;color:#123a67}.explorePremiumCardCopy{display:grid;gap:4px;min-width:0}.explorePremiumCardCopy strong{font-size:.74rem;line-height:1.25}.explorePremiumCardCopy small{color:#758597;font-size:.56rem;line-height:1.42}.explorePremiumArrow{position:absolute;top:14px;right:13px;color:#c3972d;font-size:1.15rem;font-weight:900}.explorePremiumCard.tone-routes{background:linear-gradient(145deg,#123a67,#1d5277);color:#fff}.explorePremiumCard.tone-routes .explorePremiumCardCopy small{color:#ffffffb8}.explorePremiumCard.tone-routes .explorePremiumCardIcon{background:#d4a63c2e;color:#f1d67d}.explorePremiumCard.tone-guides{background:linear-gradient(145deg,#fffaf0,#fff);border-color:#d4a63c3b}.explorePremiumCard.tone-views .explorePremiumCardIcon{background:#edf7f1;color:#34785a}.explorePremiumCard.tone-food .explorePremiumCardIcon{background:#fff2e8;color:#9a5730}.explorePremiumCard.tone-events .explorePremiumCardIcon{background:#f3effc;color:#6d55a2}.explorePremiumPromise,.favoritesPremiumHint{display:flex;align-items:flex-start;gap:9px;padding:12px 13px;border-radius:16px;background:#f8f2df;color:#8d6a1e}.explorePremiumPromise p,.favoritesPremiumHint p{margin:0;font-size:.61rem;line-height:1.5}.favoritesSummaryCard{min-height:115px;position:relative;display:flex;align-items:center;justify-content:space-between;gap:12px;overflow:hidden;padding:17px 19px;border-radius:24px;background:linear-gradient(135deg,#fff8e7,#fff);border:1px solid rgba(212,166,60,.25);box-shadow:0 12px 28px #123a6712;color:#123a67}.favoritesSummaryCard>div{display:grid}.favoritesSummaryCard>div>span{display:inline-flex;align-items:center;gap:6px;color:#98711a;font-size:.59rem;font-weight:900;text-transform:uppercase;letter-spacing:.04em}.favoritesSummaryCard strong{margin-top:4px;font-size:2.15rem;line-height:1}.favoritesSummaryCard small{margin-top:4px;color:#748397;font-size:.62rem;font-weight:800}.favoritesSummaryCard>svg{opacity:.13;color:#d4a63c;transform:rotate(-8deg)}.favoritesCategoryRail{display:flex;gap:7px;overflow-x:auto;padding:2px 1px 5px;scrollbar-width:none}.favoritesCategoryRail::-webkit-scrollbar{display:none}.favoritesCategoryRail button{flex:0 0 auto;min-height:37px;display:inline-flex;align-items:center;gap:5px;padding:0 10px;border:1px solid rgba(18,58,103,.09);border-radius:999px;background:#fff;color:#65768a;font:inherit;font-size:.58rem;font-weight:900;cursor:pointer}.favoritesCategoryRail button span{min-width:19px;height:19px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:#eff3f6;font-size:.52rem}.favoritesCategoryRail button.isActive{background:#123a67;color:#fff;border-color:#123a67}.favoritesCategoryRail button.isActive span{background:#ffffff29;color:#fff}.favoritesPremiumSearch{min-height:49px;display:grid;grid-template-columns:19px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 8px 0 14px;border:1px solid rgba(18,58,103,.1);border-radius:17px;background:#fff;color:#7b8999;box-shadow:0 8px 22px #123a670d}.favoritesPremiumSearch input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#283b50;font:inherit;font-size:.7rem}.favoritesPremiumSearch button{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f0f4f7;color:#123a67}.favoritesPremiumHeading{display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-bottom:11px}.favoritesPremiumHeading h2{margin:3px 0 0;color:#123a67;font-size:.98rem}.favoritesClearButton{display:inline-flex;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#a14949;font:inherit;font-size:.56rem;font-weight:900;cursor:pointer}.favoritesPremiumGrid{gap:12px}.favoritesPremiumEmpty{min-height:240px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:25px 18px;border:1px dashed rgba(18,58,103,.15);border-radius:24px;background:linear-gradient(145deg,#fff,#f8fafb)}.favoritesPremiumEmpty>div{width:62px;height:62px;display:inline-flex;align-items:center;justify-content:center;border-radius:20px;background:#fff2c9;color:#b08018}.favoritesPremiumEmpty h3{margin:13px 0 0;color:#123a67;font-size:.98rem}.favoritesPremiumEmpty p{max-width:290px;margin:7px 0 0;color:#768699;font-size:.65rem;line-height:1.5}.favoritesPremiumEmpty button{margin-top:14px;min-height:40px;padding:0 15px;border:0;border-radius:13px;background:#123a67;color:#fff;font:inherit;font-size:.62rem;font-weight:900}.profileRoleSwitcher{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:5px;border-radius:18px;background:#edf2f6}.profileRoleSwitcher button{min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;border:0;border-radius:14px;background:transparent;color:#718195;font:inherit;font-size:.66rem;font-weight:950;cursor:pointer}.profileRoleSwitcher button.isActive{background:#fff;color:#123a67;box-shadow:0 6px 18px #123a671a}.profileSectionTitle h2{margin:3px 0 0;color:#123a67;font-size:.92rem;line-height:1.28}.profileQuickGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.profileQuickCard{min-width:0;position:relative;min-height:91px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border:1px solid rgba(18,58,103,.08);border-radius:18px;background:#fff;color:#123a67;box-shadow:0 8px 22px #123a670e;font:inherit;cursor:pointer}.profileQuickIcon{width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:#eef3f7;color:#123a67}.profileQuickCard strong{max-width:100%;padding:0 4px;font-size:.52rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.profileQuickCard>span:not(.profileQuickIcon){color:#9a7216;font-size:.55rem;font-weight:950}.profileQuickCard b{position:absolute;top:7px;right:7px;min-width:17px;height:17px;display:inline-flex;align-items:center;justify-content:center;padding:0 4px;border-radius:999px;background:#d4a63c;color:#123a67;font-size:.48rem}.profilePremiumPanel,.guideAccountDashboard{padding:16px;border:1px solid rgba(18,58,103,.08);border-radius:23px;background:#fff;box-shadow:0 10px 28px #123a6711}.profilePreferenceList{display:grid;gap:8px;margin-top:12px}.profilePreferenceList label{min-height:63px;display:grid;grid-template-columns:40px minmax(0,1fr) auto;align-items:center;gap:10px;padding:9px 10px;border-radius:16px;background:#f7f9fb}.preferenceIcon{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:13px;background:#fff;color:#123a67}.profilePreferenceList strong{display:block;color:#2d4055;font-size:.66rem}.profilePreferenceList small{display:block;margin-top:2px;color:#7d8b9b;font-size:.55rem;line-height:1.35}.profilePreferenceList input{width:38px;height:21px;accent-color:#123a67}.profilePremiumFields{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:12px}.profilePremiumFields label{display:grid;gap:5px;color:#45596e;font-size:.58rem;font-weight:900}.profilePremiumFields input{width:100%;min-width:0;min-height:43px;padding:0 11px;border:1px solid rgba(18,58,103,.12);border-radius:13px;outline:0;background:#fbfcfd;color:#2e4054;font:inherit;font-size:.66rem;box-sizing:border-box}.profilePremiumFields input:focus{border-color:#d4a63c;box-shadow:0 0 0 3px #d4a63c1c}.profileSaveButton{margin-top:12px;min-height:42px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border:0;border-radius:14px;background:#123a67;color:#fff;font:inherit;font-size:.62rem;font-weight:950}.profileSavedNotice{display:flex;align-items:center;gap:6px;margin:9px 0 0;color:#287149;font-size:.57rem;font-weight:800}.profileSettingsList{overflow:hidden;border:1px solid rgba(18,58,103,.08);border-radius:22px;background:#fff;box-shadow:0 10px 27px #123a670d}.profileSettingsList button{width:100%;min-height:63px;display:grid;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px 13px;border:0;border-bottom:1px solid #edf1f4;background:transparent;text-align:left;color:#123a67;font:inherit;cursor:pointer}.profileSettingsList button:last-child{border-bottom:0}.profileSettingsList button>span{display:grid;gap:2px}.profileSettingsList strong{font-size:.65rem}.profileSettingsList small{color:#8390a0;font-size:.54rem}.profileSecurityCard{display:flex;align-items:flex-start;gap:10px;padding:13px;border-radius:18px;background:#eef5f8;color:#123a67}.profileSecurityCard strong{display:block;font-size:.65rem}.profileSecurityCard p{margin:4px 0 0;color:#6f8090;font-size:.56rem;line-height:1.45}.guideAccountStatus{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.guideAccountStatus h2{margin:3px 0 0;color:#123a67;font-size:.92rem}.guideAccountStatus p{margin:4px 0 0;color:#7b8a9c;font-size:.58rem;line-height:1.4}.guideAccountBadge{display:inline-flex;align-items:center;gap:5px;padding:7px 9px;border-radius:999px;background:#eef3f7;color:#123a67;font-size:.5rem;font-weight:900;white-space:nowrap}.guideAccountBadge.isPending{background:#fff3ce;color:#8b6715}.guideAvailabilityControl{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:14px;padding:12px;border-radius:16px;background:#f7faf8}.guideAvailabilityControl>div{display:grid;grid-template-columns:12px auto;column-gap:6px;align-items:center}.guideAvailabilityControl strong{color:#2f4558;font-size:.64rem}.guideAvailabilityControl small{grid-column:2;color:#738396;font-size:.53rem}.guideAvailabilityPulse,.guideOfflineDot{width:8px;height:8px;border-radius:50%;background:#29a465;box-shadow:0 0 0 4px #29a4651a}.guideOfflineDot{background:#8f9aaa;box-shadow:none}.guideAvailabilityControl button{min-height:35px;padding:0 11px;border:1px solid rgba(18,58,103,.1);border-radius:12px;background:#fff;color:#687a8e;font:inherit;font-size:.55rem;font-weight:900}.guideAvailabilityControl button.isAvailable{background:#e9f7ef;color:#247649;border-color:#2476491f}.guideDashboardGrid{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:10px}.guideDashboardGrid button{min-height:78px;display:grid;grid-template-columns:27px minmax(0,1fr) auto;align-items:center;gap:7px;padding:11px;border:1px solid rgba(18,58,103,.08);border-radius:16px;background:#f9fbfc;color:#123a67;text-align:left;font:inherit}.guideDashboardGrid strong{font-size:.59rem;line-height:1.3}.guideDashboardGrid span{color:#a47719;font-size:.55rem;font-weight:900}.messagesDemoNotice{display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid rgba(212,166,60,.2);border-radius:17px;background:#fff9eb;color:#8b691b}.messagesDemoNotice strong{display:block;font-size:.61rem}.messagesDemoNotice p{margin:3px 0 0;font-size:.55rem;line-height:1.45}.messagesInboxHeader{display:grid;gap:9px}.messagesInboxHeader h2{margin:0;color:#123a67;font-size:.96rem}.messagesSearch{min-height:46px;display:grid;grid-template-columns:18px minmax(0,1fr) auto;align-items:center;gap:8px;padding:0 8px 0 13px;border:1px solid rgba(18,58,103,.1);border-radius:15px;background:#fff;color:#8190a1}.messagesSearch input{width:100%;border:0;outline:0;background:transparent;color:#2d4054;font:inherit;font-size:.65rem}.messagesSearch button{width:31px;height:31px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#f0f4f7;color:#123a67}.messageThreadList{display:grid;gap:9px}.messageThreadCard{width:100%;min-height:82px;display:grid;grid-template-columns:48px minmax(0,1fr) 25px;align-items:center;gap:10px;padding:11px;border:1px solid rgba(18,58,103,.08);border-radius:19px;background:#fff;color:#123a67;text-align:left;box-shadow:0 8px 22px #123a670e;font:inherit;cursor:pointer}.threadAvatar{width:48px;height:48px;display:inline-flex;align-items:center;justify-content:center;border-radius:16px;background:linear-gradient(145deg,#123a67,#2a668f);color:#fff;box-shadow:0 0 0 2px #d4a63c59}.threadMain{min-width:0;display:grid;gap:3px}.threadTop{display:flex;justify-content:space-between;gap:7px;align-items:center}.threadTop strong{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.68rem}.threadTop small{color:#8d99a8;font-size:.49rem}.threadStatus{display:flex;align-items:center;gap:5px;color:#6c7d8f;font-size:.51rem}.liveDot,.busyDot{width:7px;height:7px;display:inline-block;border-radius:50%;background:#2ca666}.busyDot{background:#d59e2a}.threadPreview{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#758699;font-size:.56rem}.threadAside{display:grid;justify-items:center;gap:5px;color:#8290a0}.threadAside b{min-width:18px;height:18px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#d4a63c;color:#123a67;font-size:.48rem}.messagesEmpty{min-height:180px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;border:1px dashed rgba(18,58,103,.14);border-radius:20px;color:#8190a0}.messagesEmpty p{margin:0;font-size:.62rem}.messagesStartPanel{display:grid;gap:11px;padding:14px;border:1px solid rgba(18,58,103,.09);border-radius:21px;background:linear-gradient(145deg,#fff,#f8fbfd);box-shadow:0 8px 22px #123a670d}.messagesStartIntro{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;gap:10px;color:#123a67}.messagesStartIntro>svg{width:42px;height:42px;padding:10px;border-radius:14px;background:#123a67;color:#f1d67d}.messagesStartIntro h3{margin:0;font-size:.78rem}.messagesStartIntro p{margin:4px 0 0;color:#718195;font-size:.57rem;line-height:1.45}.messagesStartGuides{display:grid;gap:8px}.messagesStartGuides button{width:100%;min-height:66px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:9px;padding:9px;border:1px solid rgba(18,58,103,.08);border-radius:17px;background:#fff;color:#123a67;text-align:left;font:inherit;cursor:pointer}.messagesStartGuides button:disabled{opacity:.55;cursor:default}.messagesStartGuides .threadAvatar{width:44px;height:44px}.messagesStartGuides button>span:nth-child(2){min-width:0;display:grid;gap:4px}.messagesStartGuides strong{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:.64rem}.messagesStartGuides small{display:flex;align-items:center;gap:5px;color:#718195;font-size:.5rem}.messagesStartGuides small i{flex:0 0 auto}.messagesStartGuides em{padding:7px 9px;border-radius:10px;background:#fff4d5;color:#8d6814;font-size:.5rem;font-style:normal;font-weight:950;white-space:nowrap}.messagesConversationPage{padding-top:4px}.conversationHeaderPremium{display:grid;grid-template-columns:36px 44px minmax(0,1fr) 38px;align-items:center;gap:8px;padding:10px;border:1px solid rgba(18,58,103,.08);border-radius:20px;background:#fff;box-shadow:0 8px 24px #123a6712}.conversationBack,.conversationCallButton{width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:12px;background:#f0f4f7;color:#123a67}.conversationCallButton{background:#123a67;color:#fff}.conversationAvatar{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:15px;background:linear-gradient(145deg,#123a67,#2a668f);color:#fff}.conversationIdentity{min-width:0}.conversationIdentity h1{margin:0;color:#123a67;font-size:.73rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversationIdentity p{display:flex;align-items:center;gap:5px;margin:3px 0 0;color:#768699;font-size:.5rem}.conversationSecureStrip{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 10px;border-radius:13px;background:#eef5f8;color:#557086;font-size:.51rem;font-weight:800}.conversationMessages{min-height:330px;max-height:52vh;overflow-y:auto;display:flex;flex-direction:column;gap:7px;padding:6px 1px}.conversationDay{align-self:center;padding:5px 9px;border-radius:999px;background:#eef2f5;color:#7d8998;font-size:.48rem;font-weight:900}.messageBubbleRow{display:flex}.messageBubbleRow.isVisitor{justify-content:flex-end}.messageBubble{max-width:82%;padding:9px 11px 6px;border-radius:16px 16px 16px 5px;background:#fff;color:#2b3e52;box-shadow:0 5px 15px #123a6712}.isVisitor .messageBubble{border-radius:16px 16px 5px;background:#123a67;color:#fff}.messageBubble p{margin:0;font-size:.63rem;line-height:1.48}.messageBubble>span{margin-top:4px;display:flex;align-items:center;justify-content:flex-end;gap:3px;color:#9aa5b1;font-size:.43rem}.isVisitor .messageBubble>span{color:#ffffff9e}.conversationComposer{position:sticky;bottom:70px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px;border:1px solid rgba(18,58,103,.1);border-radius:20px;background:#fffffff5;box-shadow:0 10px 28px #123a671f;backdrop-filter:blur(10px)}.conversationComposer input{width:100%;min-width:0;border:0;outline:0;background:transparent;color:#293d51;font:inherit;font-size:.66rem}.composerUtility,.composerSend{width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:13px;background:#eff3f6;color:#123a67}.composerSend{width:auto;min-width:78px;height:40px;gap:6px;padding:0 13px;background:#d4a63c;color:#123a67;font:inherit;font-size:.57rem;font-weight:950}.composerSend span{display:inline}.composerSend:disabled{opacity:.45}.inAppCallOverlay{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:22px;background:#0a1c2fb8;backdrop-filter:blur(8px)}.inAppCallCard{width:min(100%,340px);display:flex;flex-direction:column;align-items:center;text-align:center;padding:25px 20px 20px;border-radius:27px;background:linear-gradient(160deg,#fff,#f8fafb);box-shadow:0 24px 70px #00000047}.callEyebrow{color:#9a7216;font-size:.55rem;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.callAvatar{width:72px;height:72px;margin-top:14px;display:inline-flex;align-items:center;justify-content:center;border-radius:24px;background:#123a67;color:#fff;box-shadow:0 0 0 4px #d4a63c66}.inAppCallCard h2{margin:13px 0 0;color:#123a67;font-size:1rem}.inAppCallCard p{margin:5px 0 0;color:#6c7d8f;font-size:.64rem;font-weight:800}.inAppCallCard small{max-width:280px;margin-top:7px;color:#8290a0;font-size:.55rem;line-height:1.45}.callSecurity{display:inline-flex;align-items:center;gap:5px;margin-top:13px;padding:6px 9px;border-radius:999px;background:#edf5f0;color:#347653;font-size:.51rem;font-weight:900}.callEndButton{margin-top:17px;min-height:43px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 16px;border:0;border-radius:14px;background:#b74040;color:#fff;font:inherit;font-size:.61rem;font-weight:950}.guideTourLinkPremium{width:100%;min-height:36px;margin-top:7px;display:inline-flex;align-items:center;justify-content:center;gap:6px;border:0;border-radius:12px;background:transparent;color:#9a7216;font:inherit;font-size:.57rem;font-weight:950;cursor:pointer}@media(max-width:360px){.composerSend{min-width:42px;width:42px;padding:0}.composerSend span{display:none}.messagesStartGuides button{grid-template-columns:40px minmax(0,1fr) auto}}@media(max-width:420px){.explorePremiumHero,.favoritesPremiumHero,.profilePremiumHero,.messagesPremiumHero{grid-template-columns:50px minmax(0,1fr);padding:14px}.explorePremiumHeroMark,.favoritesHeroIcon,.profileHeroAvatar,.messagesHeroIcon{width:50px;height:50px;border-radius:16px}.explorePremiumGrid{grid-template-columns:1fr 1fr;gap:8px}.explorePremiumCard{min-height:132px;padding:12px;border-radius:18px}.profileQuickGrid{gap:6px}.profileQuickCard{min-height:83px;border-radius:16px}.profilePremiumFields,.guideDashboardGrid{grid-template-columns:1fr}}@media(max-width:340px){.explorePremiumGrid{grid-template-columns:1fr}.profileQuickGrid{grid-template-columns:1fr 1fr}.guideAccountStatus{flex-direction:column}}.backendSyncPill{width:fit-content;display:inline-flex;align-items:center;gap:7px;margin:-4px 0 18px;padding:7px 11px;border-radius:999px;font-size:.78rem;font-weight:700;letter-spacing:.01em;border:1px solid rgba(18,58,103,.12);background:#ffffffe0;color:#123a67;box-shadow:0 8px 24px #123a6714;backdrop-filter:blur(10px)}.backendSyncPill--online{border-color:#2279502e}.backendSyncPill--local{color:#64748b}.messagesLiveNotice{display:flex;align-items:flex-start;gap:9px;padding:12px;border:1px solid rgba(41,164,101,.18);border-radius:17px;background:#eff9f4;color:#2d7650}.messagesLiveNotice strong{display:block;font-size:.61rem}.messagesLiveNotice p{margin:3px 0 0;font-size:.55rem;line-height:1.45}.liveLoadingCard{min-height:260px;display:grid;place-content:center;justify-items:center;gap:10px;padding:20px;border:1px solid rgba(18,58,103,.08);border-radius:22px;background:#fff;color:#123a67;text-align:center;box-shadow:0 8px 24px #123a670f}.liveLoadingCard strong{font-size:.7rem}.liveInlineError{padding:9px 11px;border:1px solid rgba(181,65,65,.13);border-radius:13px;background:#fff1f0;color:#a43f3b;font-size:.55rem;line-height:1.45}.liveErrorCard{display:grid;gap:5px;padding:13px;border:1px solid rgba(181,65,65,.14);border-radius:17px;background:#fff3f1;color:#9d413d}.liveErrorCard strong{font-size:.65rem}.liveErrorCard p{margin:0;font-size:.56rem;line-height:1.45}.liveErrorCard button{width:fit-content;min-height:32px;margin-top:3px;padding:0 10px;border:0;border-radius:10px;background:#123a67;color:#fff;font:inherit;font-size:.52rem;font-weight:900}.liveCallRequestStatus{display:flex;align-items:flex-start;gap:9px;margin:4px 0 8px;padding:11px;border:1px solid rgba(212,166,60,.2);border-radius:15px;background:#fff9eb;color:#8c6817}.liveCallRequestStatus.is-accepted{border-color:#29a46533;background:#eef9f3;color:#267449}.liveCallRequestStatus.is-declined{border-color:#b5414126;background:#fff2f0;color:#9e443f}.liveCallRequestStatus svg{flex:0 0 auto}.liveCallRequestStatus strong{display:block;font-size:.6rem}.liveCallRequestStatus p{margin:2px 0 0;font-size:.52rem;line-height:1.42}.conversationCallButton:disabled{opacity:.38;cursor:not-allowed}.guideCallMainButton:disabled,.guidePremiumActions button:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.guideRemoteAudio{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.guideCallSheet.isLiveCall{background:linear-gradient(180deg,#fff,#f4f8fb)}.guideLiveCallActive{display:grid;justify-items:center;gap:10px;margin-top:18px;padding:16px;border-radius:20px;background:linear-gradient(145deg,#123a67,#1f5b8a);color:#fff;box-shadow:0 16px 36px #123a6738}.guideLiveCallActive>strong{font-size:.76rem;letter-spacing:.02em}.guideLiveCallActive>span{font-size:1.55rem;font-weight:950;font-variant-numeric:tabular-nums;letter-spacing:.04em}.guideLiveCallActive>div{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%}.guideLiveCallActive button{min-height:56px;display:grid;place-items:center;gap:3px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:#ffffff1f;color:#fff;font:inherit;cursor:pointer}.guideLiveCallActive button small{font-size:.55rem;font-weight:850}.guideLiveCallActive button.isMuted{background:#ffffff38}.guideLiveCallActive button.hangup{border-color:#ffffff1f;background:#c74545}.guideCallResult.isWarning{background:#fff4e8;color:#8a5120}.conversationQuotaStrip{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:8px 14px 0;padding:10px 12px;border:1px solid rgba(18,58,103,.1);border-radius:14px;background:#f6f9fb;color:#536b82}.conversationQuotaStrip>div{display:grid;gap:2px;min-width:0}.conversationQuotaStrip strong{color:#123a67;font-size:.66rem}.conversationQuotaStrip span,.conversationQuotaStrip small{font-size:.56rem;line-height:1.35}.conversationQuotaStrip.isLimited{border-color:#c6842847;background:#fff8eb;color:#815d27}.guideCallQuota{display:grid;grid-template-columns:auto 1fr;gap:2px 9px;align-items:center;margin-top:10px;padding:9px 11px;border-radius:13px;background:#f3f7fa;color:#5d7184;text-align:left}.guideCallQuota strong{color:#123a67;font-size:.58rem;text-transform:uppercase;letter-spacing:.05em}.guideCallQuota span{justify-self:end;font-size:.58rem;font-weight:850}.guideCallQuota small{grid-column:1 / -1;font-size:.52rem}.guideCallQuota.isLimited{background:#fff4e8;color:#8a5120}.app{max-width:520px;background:radial-gradient(circle at 50% -20%,color-mix(in srgb,var(--city-secondary, #d4a63c) 12%,transparent),transparent 28%),linear-gradient(180deg,#fbfcfd,#f4f7fa)}.app:not(.app--map) .topbar.premiumTopbar{display:grid;gap:10px;margin-bottom:12px}.premiumBrandRow{min-height:82px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 12px 10px 16px;border:1px solid rgba(18,58,103,.08);border-radius:24px;background:#ffffffe6;box-shadow:0 14px 36px #123a6714;backdrop-filter:blur(18px)}.premiumBrandIdentity{min-width:0;display:flex;align-items:center;color:inherit;text-decoration:none}.app:not(.app--map) .premiumCityLogo{width:min(176px,46vw);max-height:76px;object-fit:contain;object-position:left center;filter:drop-shadow(0 8px 16px rgba(18,58,103,.07))}.premiumGenericLogo{width:62px;height:62px;display:grid;place-items:center;border-radius:19px;background:linear-gradient(145deg,var(--city-primary, #123a67),#1e5686);color:#fff;font-size:.92rem;font-weight:950;letter-spacing:.06em}.premiumCityIdentity{display:grid;justify-items:end;gap:3px;text-align:right}.premiumCityIdentity span{display:inline-flex;align-items:center;gap:4px;color:#9a7216;font-size:.56rem;font-weight:950;letter-spacing:.08em}.premiumCityIdentity strong{color:var(--city-primary, #123a67);font-size:.92rem}.premiumLanguageBar{max-width:none;border-radius:18px}.premiumLanguageBar button.isActive{background:linear-gradient(145deg,var(--city-primary, #123a67),color-mix(in srgb,var(--city-primary, #123a67) 82%,white))}.premiumDestinationHero{position:relative;min-height:318px;overflow:hidden;display:flex;align-items:flex-end;padding:24px;border-radius:32px;background:radial-gradient(circle at 82% 0%,rgba(212,166,60,.34),transparent 30%),linear-gradient(145deg,#092641 0%,var(--city-primary, #123a67) 56%,#215a89 100%);color:#fff;box-shadow:0 26px 58px #123a6738;isolation:isolate}.premiumDestinationHero.hasImage{background-image:var(--destination-hero-image);background-position:center;background-size:cover}.premiumDestinationOverlay{position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,#05192d14,#05192d47 38%,#05192de8),linear-gradient(120deg,color-mix(in srgb,var(--city-primary, #123a67) 56%,transparent),transparent 60%)}.premiumDestinationContent{width:100%;max-width:420px}.premiumDestinationEyebrow{display:inline-flex;align-items:center;gap:6px;margin-bottom:10px;color:#f5d97f;font-size:.64rem;font-weight:950;letter-spacing:.09em}.premiumDestinationHero h1{max-width:390px;margin:0;font-size:clamp(2rem,8vw,2.75rem);line-height:1.02;letter-spacing:-.052em;text-wrap:balance}.premiumDestinationHero p{max-width:380px;margin:12px 0 0;color:#ffffffd1;font-size:.87rem;line-height:1.55}.premiumDestinationActions{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.premiumDestinationActions button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:0 14px;border-radius:14px;font:inherit;font-size:.72rem;font-weight:900;cursor:pointer}.premiumHeroPrimary{border:0;background:linear-gradient(145deg,#f0cf71,var(--city-secondary, #d4a63c));color:#173b62;box-shadow:0 10px 24px #0000002e}.premiumHeroSecondary{border:1px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;backdrop-filter:blur(12px)}.cityNowMapButton,.cityPulseDate,.placeCard button,.nearbyItem button{background:var(--city-primary, #123a67)}.quickActionIcon,.cityAssistantHeader h2,.cityPulseHeader h2,.homeRoutesHeader h2,.homeRouteMini,.premiumCityIdentity strong{color:var(--city-primary, #123a67)}.assistantSpark,.launchQuickActions button:nth-child(3) .quickActionIcon,.launchQuickActions button:nth-child(5) .quickActionIcon{background:color-mix(in srgb,var(--city-secondary, #d4a63c) 18%,white);color:color-mix(in srgb,var(--city-secondary, #d4a63c) 72%,#6a4b00)}.bottomNav{max-width:470px;border-radius:24px;background:color-mix(in srgb,var(--city-primary, #123a67) 94%,#071729);box-shadow:0 18px 44px color-mix(in srgb,var(--city-primary, #123a67) 34%,transparent)}.bottomNavIcon{width:30px;height:27px;display:inline-grid;place-items:center;border-radius:10px}.bottomNav button.active .bottomNavIcon{color:var(--city-secondary, #d4a63c)}@media(max-width:420px){.premiumBrandRow{min-height:76px;padding:9px 10px 9px 12px}.app:not(.app--map) .premiumCityLogo{width:146px;max-height:66px}.premiumDestinationHero{min-height:292px;padding:21px;border-radius:28px}.premiumDestinationHero h1{font-size:2.05rem}.premiumDestinationActions{display:grid;grid-template-columns:1fr 1fr}.premiumDestinationActions button{padding-inline:9px}}.app:not(.app--map) .topbar.premiumTopbar{gap:12px;margin-bottom:14px}.premiumBrandRow{min-height:224px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:14px 18px 12px;border-radius:28px;background:radial-gradient(circle at 50% 10%,color-mix(in srgb,var(--city-secondary, #d4a63c) 10%,transparent),transparent 38%),#fffffff0;box-shadow:0 18px 46px #123a671a}.premiumBrandIdentity{width:100%;min-width:0;display:flex;align-items:center;justify-content:center}.app:not(.app--map) .premiumCityLogo{width:184px;height:184px;max-width:52vw;max-height:none;object-fit:contain;object-position:center;filter:drop-shadow(0 12px 24px rgba(18,58,103,.11));transition:transform .18s ease,filter .18s ease}.premiumBrandIdentity:hover .premiumCityLogo,.premiumBrandIdentity:focus-visible .premiumCityLogo{transform:translateY(-2px) scale(1.015);filter:drop-shadow(0 16px 28px rgba(18,58,103,.15))}.premiumCityIdentity{width:auto;min-height:32px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:6px 11px;border:1px solid color-mix(in srgb,var(--city-primary, #123a67) 10%,transparent);border-radius:999px;background:color-mix(in srgb,var(--city-primary, #123a67) 5%,white);text-align:center}.premiumCityIdentity span{display:inline-flex;align-items:center;gap:4px;color:#9a7216;font-size:.54rem;font-weight:950;letter-spacing:.075em;white-space:nowrap}.premiumCityIdentity strong{color:var(--city-primary, #123a67);font-size:.78rem;font-weight:950;letter-spacing:-.01em}@media(min-width:700px){.app{max-width:560px}.premiumBrandRow{min-height:254px;padding-top:16px;padding-bottom:14px}.app:not(.app--map) .premiumCityLogo{width:208px;height:208px;max-width:none}.premiumCityIdentity{min-height:34px;padding-inline:13px}.premiumCityIdentity strong{font-size:.84rem}}@media(max-width:420px){.premiumBrandRow{min-height:194px;gap:7px;padding:10px 12px 9px;border-radius:24px}.app:not(.app--map) .premiumCityLogo{width:154px;height:154px;max-width:48vw}.premiumCityIdentity{min-height:29px;padding:5px 9px;gap:6px}.premiumCityIdentity span{font-size:.49rem}.premiumCityIdentity strong{font-size:.72rem}}@media(max-height:720px)and (max-width:520px){.premiumBrandRow{min-height:178px}.app:not(.app--map) .premiumCityLogo{width:140px;height:140px}}.aiRealtimeVoiceButton{width:100%;margin-top:10px;min-height:44px;border:1px solid color-mix(in srgb,var(--city-primary, #123A67) 24%,transparent);border-radius:14px;background:linear-gradient(135deg,color-mix(in srgb,var(--city-primary, #123A67) 8%,white),color-mix(in srgb,var(--city-secondary, #D4A63C) 9%,white));color:var(--city-primary, #123A67);display:flex;align-items:center;justify-content:center;gap:9px;font:inherit;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease}.aiRealtimeVoiceButton:hover{transform:translateY(-1px);box-shadow:0 10px 24px #123a671a}.aiRealtimeVoiceButton:focus-visible{outline:3px solid color-mix(in srgb,var(--city-secondary, #D4A63C) 55%,transparent);outline-offset:2px}.aiRealtimeVoiceButton em{margin-left:2px;padding:3px 7px;border-radius:999px;background:#e9fff0;color:#126b36;font-style:normal;font-size:10px;letter-spacing:.08em}.voiceGuideBackdrop{position:fixed;inset:0;z-index:2600;background:#050d1b7a;display:grid;place-items:center;padding:20px}.voiceGuidePanel{width:min(720px,100%);max-height:min(820px,calc(100dvh - 36px));overflow:hidden;border-radius:28px;background:#fffffffa;border:1px solid rgba(255,255,255,.7);box-shadow:0 32px 90px #020a1959;display:flex;flex-direction:column}.voiceGuideHeader{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px;border-bottom:1px solid rgba(18,58,103,.08);background:linear-gradient(145deg,color-mix(in srgb,var(--city-primary, #123A67) 8%,white),#fff 66%)}.voiceGuideBrand{display:flex;align-items:center;gap:13px;min-width:0}.voiceGuideBrand>div{min-width:0}.voiceGuideBrand span:not(.voiceGuideOrb){display:block;color:var(--city-primary, #123A67);font-size:10px;font-weight:900;letter-spacing:.1em}.voiceGuideBrand h2{margin:3px 0 0;color:#0d223a;font-size:clamp(20px,4vw,28px);line-height:1.06}.voiceGuideOrb{width:48px;height:48px;flex:0 0 48px;border-radius:50%;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--city-primary, #123A67),color-mix(in srgb,var(--city-primary, #123A67) 72%,#5b7fd8));box-shadow:0 10px 26px color-mix(in srgb,var(--city-primary, #123A67) 28%,transparent);position:relative}.voiceGuideOrb.state-listening:after,.voiceGuideOrb.state-speaking:after,.voiceGuideOrb.state-thinking:after,.voiceGuideOrb.state-connecting:after{content:"";position:absolute;inset:-5px;border-radius:50%;border:2px solid color-mix(in srgb,var(--city-secondary, #D4A63C) 60%,transparent);animation:kmcVoicePulse 1.55s ease-out infinite}@keyframes kmcVoicePulse{0%{transform:scale(.88);opacity:.85}to{transform:scale(1.35);opacity:0}}.voiceGuideHeaderActions{display:flex;gap:8px}.voiceGuideHeaderActions button{width:40px;height:40px;border-radius:12px;border:1px solid rgba(18,58,103,.1);background:#fff;color:#23415f;display:grid;place-items:center;cursor:pointer;font:inherit;font-weight:900}.voiceGuideBody{overflow:auto;min-height:0}.voiceGuideIntro{padding:34px 28px 30px;text-align:center}.voiceGuideHeroIcon{width:76px;height:76px;border-radius:24px;display:grid;place-items:center;margin:0 auto 18px;color:#fff;background:linear-gradient(145deg,var(--city-primary, #123A67),color-mix(in srgb,var(--city-primary, #123A67) 72%,#547bd5));box-shadow:0 18px 38px color-mix(in srgb,var(--city-primary, #123A67) 22%,transparent)}.voiceGuideIntro h3{margin:0;color:#10243b;font-size:27px}.voiceGuideIntro>p{max-width:560px;margin:10px auto 18px;color:#526579;line-height:1.58}.voiceGuideTrust{display:flex;justify-content:center;gap:8px;flex-wrap:wrap;margin-bottom:18px}.voiceGuideTrust span{display:inline-flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:#f4f7fb;color:#40576e;font-size:12px;font-weight:750}.voiceGuideQuota{max-width:480px;margin:0 auto 14px;border-radius:16px;padding:12px 14px;background:#f2f8ff;border:1px solid #dceafa;color:#1f4f7d;display:flex;justify-content:space-between;align-items:center;gap:10px;text-align:left}.voiceGuideQuota strong{font-size:13px}.voiceGuideQuota small{white-space:nowrap;font-size:11px}.voiceGuideQuota.isBlocked{background:#fff5f4;border-color:#f2d4d0;color:#8c2f27}.voiceGuideStart{min-height:50px;padding:0 22px;border:0;border-radius:16px;background:linear-gradient(135deg,var(--city-primary, #123A67),color-mix(in srgb,var(--city-primary, #123A67) 78%,#395fbe));color:#fff;font:inherit;font-weight:850;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:0 14px 30px color-mix(in srgb,var(--city-primary, #123A67) 24%,transparent)}.voiceGuideStart:disabled{opacity:.45;cursor:not-allowed;box-shadow:none}.voiceGuidePrivacy{display:block;max-width:560px;margin:16px auto 0;color:#77879a;font-size:11px;line-height:1.5}.voiceGuideError{margin:12px auto;max-width:560px;padding:10px 12px;border-radius:12px;background:#fff1ef;color:#8d2d24;border:1px solid #f1d0cc;font-size:13px;line-height:1.45}.voiceGuideLive{padding:22px}.voiceGuideLiveStatus{border-radius:22px;padding:20px;background:linear-gradient(145deg,#0d2137,#163c61);color:#fff;display:grid;justify-items:center;text-align:center;box-shadow:inset 0 1px #ffffff14}.voiceGuideLiveStatus strong{margin-top:8px;font-size:18px}.voiceGuideLiveStatus>span{margin-top:3px;color:#ffffffb3;font-size:12px;font-variant-numeric:tabular-nums}.voiceGuideWave{height:42px;display:flex;gap:5px;align-items:center}.voiceGuideWave i{width:4px;height:14px;border-radius:999px;background:var(--city-secondary, #D4A63C);opacity:.75;animation:kmcVoiceWave 1s ease-in-out infinite}.voiceGuideWave i:nth-child(2){animation-delay:.12s;height:25px}.voiceGuideWave i:nth-child(3){animation-delay:.24s;height:34px}.voiceGuideWave i:nth-child(4){animation-delay:.36s;height:23px}.voiceGuideWave i:nth-child(5){animation-delay:.48s;height:15px}.voiceGuideLiveStatus.state-listening .voiceGuideWave i{animation-duration:.75s}.voiceGuideLiveStatus.state-thinking .voiceGuideWave i{animation-duration:1.55s;opacity:.48}.voiceGuideLiveStatus.state-ended .voiceGuideWave i{animation:none;height:4px;opacity:.35}@keyframes kmcVoiceWave{0%,to{transform:scaleY(.42)}50%{transform:scaleY(1.12)}}.voiceGuideAction{margin:12px 0 0;padding:9px 12px;border-radius:12px;background:color-mix(in srgb,var(--city-secondary, #D4A63C) 12%,white);color:#66501c;font-size:12px;font-weight:750;display:flex;align-items:center;gap:8px}.voiceGuideTranscript{margin-top:14px;min-height:110px;max-height:330px;overflow:auto;display:flex;flex-direction:column;gap:9px;padding:4px 2px 8px}.voiceGuideMessage{display:flex;gap:8px;align-items:flex-start;max-width:88%}.voiceGuideMessage>span{width:26px;height:26px;border-radius:9px;display:grid;place-items:center;flex:0 0 26px;background:#edf3f8;color:#41607e}.voiceGuideMessage p{margin:0;padding:10px 12px;border-radius:14px;background:#f3f6f9;color:#2e4359;line-height:1.45;font-size:14px}.voiceGuideMessage.is-assistant{align-self:flex-start}.voiceGuideMessage.is-assistant>span{background:color-mix(in srgb,var(--city-primary, #123A67) 12%,white);color:var(--city-primary, #123A67)}.voiceGuideMessage.is-user{align-self:flex-end;flex-direction:row-reverse}.voiceGuideMessage.is-user p{background:var(--city-primary, #123A67);color:#fff}.voiceGuideListeningHint{min-height:92px;display:flex;align-items:center;justify-content:center;gap:8px;color:#6d7f91;font-size:13px}.voiceGuideControls{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.voiceGuideControls button,.voiceGuideCloseButton{min-height:48px;border-radius:15px;border:1px solid #dce4ec;background:#fff;color:#29415a;font:inherit;font-weight:800;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.voiceGuideControls button.isMuted{background:#fff8e9;color:#76580d;border-color:#ecdcae}.voiceGuideControls button.isDanger{background:#fff0ef;color:#a43329;border-color:#f1ccc8}.voiceGuideEndedActions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.voiceGuideEndedActions .voiceGuideStart{width:100%}.voiceGuideMini{position:fixed;z-index:2450;left:50%;bottom:calc(82px + env(safe-area-inset-bottom,0px));transform:translate(-50%);width:min(560px,calc(100% - 24px));min-height:62px;padding:7px;border-radius:20px;background:#fffffff5;border:1px solid rgba(18,58,103,.12);box-shadow:0 18px 52px #091c313d;backdrop-filter:blur(12px);display:grid;grid-template-columns:1fr 46px 46px;gap:6px}.voiceGuideMini button{border:0;background:transparent;font:inherit;cursor:pointer;border-radius:14px}.voiceGuideMiniMain{display:flex;align-items:center;gap:10px;min-width:0;text-align:left;padding:2px 6px!important}.voiceGuideMini .voiceGuideOrb{width:42px;height:42px;flex-basis:42px}.voiceGuideMiniMain>span:last-child{min-width:0;display:grid}.voiceGuideMiniMain strong{color:#17344f;font-size:13px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.voiceGuideMiniMain small{color:#6d8194;font-size:11px;font-variant-numeric:tabular-nums}.voiceGuideMini>button:not(.voiceGuideMiniMain){display:grid;place-items:center;color:#36526e;background:#f3f6f9}.voiceGuideMini>button.isDanger{color:#a43329;background:#fff0ef}@media(max-width:640px){.voiceGuideBackdrop{padding:0;align-items:end}.voiceGuidePanel{width:100%;max-height:94dvh;border-radius:26px 26px 0 0}.voiceGuideHeader{padding:16px}.voiceGuideBrand h2{font-size:20px}.voiceGuideBrand span:not(.voiceGuideOrb){font-size:9px}.voiceGuideOrb{width:42px;height:42px;flex-basis:42px}.voiceGuideIntro{padding:26px 18px 24px}.voiceGuideLive{padding:16px}.voiceGuideTranscript{max-height:34dvh}.voiceGuideMessage{max-width:95%}.voiceGuideQuota{align-items:flex-start;flex-direction:column}.voiceGuideMini{bottom:calc(76px + env(safe-area-inset-bottom,0px))}}@media(prefers-reduced-motion:reduce){.voiceGuideOrb:after,.voiceGuideWave i{animation:none!important}.aiRealtimeVoiceButton{transition:none}}.bottomNav{max-width:470px;padding:7px 8px calc(7px + env(safe-area-inset-bottom));border:1px solid rgba(18,58,103,.1);background:#fff;backdrop-filter:none;box-shadow:0 16px 38px #123a6729}.bottomNav button{flex:1 1 0;min-width:0;color:#6a7889;opacity:1;font-weight:800}.bottomNav button.active{background:color-mix(in srgb,var(--city-primary, #123a67) 10%,white);color:var(--city-primary, #123a67);opacity:1}.bottomNav button.active .bottomNavIcon{background:var(--city-primary, #123a67);color:#fff;transform:translateY(-1px)}html,body,#root{width:100%;min-width:0;min-height:100%}html{background:var(--color-background, #f4f7fa);overscroll-behavior-y:none}body{min-height:100dvh;overflow-x:hidden}#root{min-height:100dvh}.app{width:100%;max-width:none;min-height:100dvh;margin:0;padding:max(14px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) calc(112px + env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left))}.bottomNav{left:max(12px,env(safe-area-inset-left));right:max(12px,env(safe-area-inset-right));bottom:calc(12px + env(safe-area-inset-bottom));width:auto;max-width:440px;margin:0 auto;transform:none;z-index:2400;isolation:isolate}.bottomNav button,.inputReal button,.aiRealtimeVoiceButton{touch-action:manipulation;-webkit-tap-highlight-color:transparent}.inputReal button{position:relative;z-index:2;flex:0 0 auto;min-width:48px;min-height:48px;user-select:none;-webkit-user-select:none}@media(min-width:760px){.app{max-width:760px;margin:0 auto;padding-left:24px;padding-right:24px}}@media(display-mode:standalone){body{background:var(--color-background, #f4f7fa)}.app{padding-top:max(10px,env(safe-area-inset-top))}}.app.app--map{height:100dvh!important;min-height:0!important;max-height:100dvh!important;overflow:hidden!important;box-sizing:border-box;padding-bottom:calc(84px + env(safe-area-inset-bottom,0px))!important}.app--map .mapPage32,.app--map .cityMap32,.app--map .mapShell32{min-height:0!important;max-height:100%!important;height:100%!important;box-sizing:border-box}.app--map .mapShell32{position:relative;overflow:hidden!important}.app--map .mapShell32 .leaflet-overlay-pane{z-index:450!important}.app--map .mapShell32 .leaflet-overlay-pane svg{overflow:visible!important}.app--map .mapShell32 .leaflet-overlay-pane path.leaflet-interactive{stroke:#d4a63c!important;stroke-width:8px!important;stroke-opacity:1!important;filter:drop-shadow(0 1px 2px rgba(18,58,103,.75))}.app--map .routeSheet32{position:absolute!important;left:8px!important;right:8px!important;bottom:max(8px,env(safe-area-inset-bottom,0px))!important;width:auto!important;max-width:none!important;max-height:min(44%,340px)!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box;scrollbar-gutter:stable}.app--map .routeSheet32--live{max-height:min(38%,300px)!important}.app--map .routeActions32{position:sticky;bottom:0;z-index:3;padding-top:8px;padding-bottom:max(6px,env(safe-area-inset-bottom,0px));background:linear-gradient(180deg,#fff0,#fffffff5 22%,#fffffffc)}@media(max-height:720px){.app.app--map{min-height:0!important;height:100dvh!important;max-height:100dvh!important;padding-bottom:calc(78px + env(safe-area-inset-bottom,0px))!important}.app--map .routeSheet32{max-height:min(48%,290px)!important}.app--map .routeSheet32--live{max-height:min(40%,250px)!important}}@media(min-width:700px){.app--map .routeSheet32{left:auto!important;right:10px!important;width:min(390px,calc(100% - 20px))!important;max-height:calc(100% - 92px)!important}}.app--resende{background:radial-gradient(circle at 15% 0%,rgba(212,166,60,.12),transparent 34%),linear-gradient(180deg,#f7f8f4,#eef3ef)}.app--resende .premiumTopbar{margin-bottom:18px}.app--resende .premiumDestinationHero{min-height:430px;border-radius:34px;overflow:hidden;position:relative;box-shadow:0 30px 70px #123a6733;isolation:isolate}.app--resende .premiumDestinationHero:after{content:"";position:absolute;inset:0;z-index:-1;background:radial-gradient(circle at 80% 10%,rgba(212,166,60,.32),transparent 32%),linear-gradient(150deg,#163f37,#245f53 48%,#123a67)}.app--resende .premiumDestinationHero.hasImage{background-image:var(--destination-hero-image);background-size:cover;background-position:center}.app--resende .premiumDestinationOverlay{position:absolute;inset:0;background:linear-gradient(180deg,#091c2214,#091c223d 35%,#08181fe6),linear-gradient(100deg,#11453a47,#123a6714)}.app--resende .premiumDestinationContent{min-height:430px;position:relative;z-index:1;display:flex;flex-direction:column;justify-content:flex-end;padding:30px 26px 26px;color:#fff}.app--resende .premiumDestinationEyebrow{width:fit-content;display:inline-flex;align-items:center;gap:7px;margin-bottom:13px;padding:8px 12px;border:1px solid rgba(255,255,255,.26);border-radius:999px;background:#ffffff1f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);font-size:11px;font-weight:850;letter-spacing:.08em}.app--resende .premiumDestinationContent h1{max-width:330px;margin:0;font-size:clamp(2.15rem,10vw,3.15rem);line-height:.98;letter-spacing:-.045em;text-shadow:0 4px 24px rgba(0,0,0,.22)}.app--resende .premiumDestinationContent p{max-width:340px;margin:14px 0 0;color:#ffffffe0;font-size:.98rem;line-height:1.5}.app--resende .premiumDestinationActions{display:grid;grid-template-columns:1.1fr .9fr;gap:10px;margin-top:22px}.app--resende .premiumDestinationActions button{min-height:50px;border-radius:17px;font-weight:850}.app--resende .premiumHeroPrimary{background:#fff;color:#173f37;box-shadow:0 12px 26px #00000029}.app--resende .premiumHeroSecondary{border:1px solid rgba(255,255,255,.3);background:#ffffff1f;color:#fff;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.app--resende .cityNowRibbonPremium{margin-top:-14px;position:relative;z-index:3;border:1px solid rgba(255,255,255,.72);background:#ffffffe6;box-shadow:0 18px 42px #123a671f;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.app--resende .liveDot{box-shadow:0 0 0 6px #245f531a}.app--resende .cityAssistantCard,.app--resende .homeRoutesPremium,.app--resende .cityPulseSection{border:1px solid rgba(18,58,103,.07);background:#ffffffeb;box-shadow:0 20px 48px #123a6717}.app--resende .cityAssistantCard{position:relative;overflow:hidden}.app--resende .cityAssistantCard:before{content:"";position:absolute;width:160px;height:160px;border-radius:50%;right:-80px;top:-90px;background:#d4a63c26;pointer-events:none}.app--resende .assistantSpark,.app--resende .quickActionIcon{background:linear-gradient(145deg,#245f531f,#d4a63c29);color:#245f53}.app--resende .homeGuideCta{border:1px solid rgba(36,95,83,.1);background:linear-gradient(135deg,#245f5312,#d4a63c14)}.app--resende .launchQuickActions{gap:11px}.app--resende .launchQuickActions button{min-height:96px;border:1px solid rgba(18,58,103,.06);background:#fffffff0;box-shadow:0 12px 28px #123a6712;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.app--resende .launchQuickActions button:active{transform:scale(.98)}.app--resende .homeRoutesHeader h2,.app--resende .cityPulseHeader h2{color:#173f37;letter-spacing:-.025em}.app--resende .homeRoutesHeader>div>span,.app--resende .sectionEyebrow{color:#8b6b22;letter-spacing:.06em;text-transform:uppercase}.app--resende .homeRouteRail{gap:11px}.app--resende .homeRouteMini{border:1px solid rgba(18,58,103,.07);background:linear-gradient(135deg,#fff,#f7faf8);box-shadow:0 10px 26px #123a670f}.app--resende .homeRouteMiniIcon{box-shadow:inset 0 0 0 1px #ffffff94}.app--resende .cityPulseEvent{border:1px solid rgba(18,58,103,.06);background:linear-gradient(135deg,#fff,#f7faf8)}.app--resende .cityPulseDate{color:#245f53;font-weight:900}.app--resende .bottomNav{border:1px solid rgba(255,255,255,.18);background:#123a67f0;box-shadow:0 20px 42px #123a6747;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.app--resende .explorePremiumPage{position:relative}.app--resende .explorePremiumHero{display:grid;grid-template-columns:auto 1fr;gap:16px;align-items:start;margin-bottom:18px;padding:22px 20px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(212,166,60,.18),transparent 36%),linear-gradient(145deg,#fffffff5,#f2f7f3f0);box-shadow:0 20px 46px #123a6717}.app--resende .explorePremiumHeroMark{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(145deg,#245f53,#173f37);color:#fff;box-shadow:0 12px 26px #245f5338}.app--resende .explorePremiumHero h1{margin:5px 0 8px;color:#173f37;font-size:clamp(1.8rem,8vw,2.45rem);line-height:1.02;letter-spacing:-.04em}.app--resende .explorePremiumHero p{margin:0;color:#65716c;line-height:1.55}.app--resende .exploreFeaturedCard{position:relative;overflow:hidden;display:grid;grid-template-columns:auto 1fr;gap:17px;margin-bottom:24px;padding:22px 20px;border:1px solid rgba(255,255,255,.16);border-radius:28px;background:linear-gradient(145deg,#173f37,#245f53 56%,#123a67);color:#fff;box-shadow:0 24px 52px #173f373d}.app--resende .exploreFeaturedGlow{position:absolute;width:180px;height:180px;right:-80px;top:-95px;border-radius:50%;background:#d4a63c38;filter:blur(2px);pointer-events:none}.app--resende .exploreFeaturedIcon{position:relative;z-index:1;display:grid;place-items:center;width:56px;height:56px;border:1px solid rgba(255,255,255,.2);border-radius:19px;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.app--resende .exploreFeaturedContent{position:relative;z-index:1}.app--resende .exploreFeaturedContent>span{display:inline-flex;align-items:center;gap:6px;color:#ead39c;font-size:.74rem;font-weight:850;letter-spacing:.05em;text-transform:uppercase}.app--resende .exploreFeaturedContent h2{margin:7px 0;font-size:1.35rem;letter-spacing:-.025em}.app--resende .exploreFeaturedContent p{margin:0 0 15px;color:#ffffffc7;line-height:1.5}.app--resende .exploreFeaturedContent button{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 15px;border:0;border-radius:14px;background:#fff;color:#173f37;font-weight:850;box-shadow:0 10px 22px #00000024}.app--resende .explorePremiumHeading .pageEyebrow{color:#8b6b22}.app--resende .explorePremiumGrid{gap:11px}.app--resende .explorePremiumCard{min-height:92px;border:1px solid rgba(18,58,103,.07);border-radius:21px;background:#fffffff0;box-shadow:0 12px 28px #123a6711;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.app--resende .explorePremiumCard:active{transform:scale(.985)}.app--resende .explorePremiumCardIcon{background:linear-gradient(145deg,#245f531c,#d4a63c21);color:#245f53}.app--resende .explorePremiumCardCopy strong{color:#173f37}.app--resende .explorePremiumCardCopy small{color:#6d7773}.app--resende .explorePremiumArrow{color:#9c7a2d}.app--resende .explorePremiumPromise{border:1px solid rgba(36,95,83,.1);border-radius:21px;background:linear-gradient(135deg,#245f5312,#d4a63c17);color:#35524a}.app--resende .restaurantsPage .pageHeader{position:relative;overflow:hidden;margin-bottom:16px;padding:22px 20px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:radial-gradient(circle at 105% -10%,rgba(212,166,60,.2),transparent 36%),linear-gradient(145deg,#fffffff5,#f2f7f3f0);box-shadow:0 20px 46px #123a6717}.app--resende .restaurantsPage .pageHeader:after{content:"✦";position:absolute;right:18px;top:14px;color:#8b6b2247;font-size:2rem}.app--resende .restaurantsPage .pageEyebrow{color:#8b6b22;letter-spacing:.06em;text-transform:uppercase}.app--resende .restaurantsPage .pageHeader h1{margin:6px 0 8px;color:#173f37;font-size:clamp(1.9rem,8vw,2.55rem);line-height:1.02;letter-spacing:-.04em}.app--resende .restaurantsPage .pageHeader p{margin:0;color:#65716c;line-height:1.55}.app--resende .restaurantsSearch{position:relative;margin-bottom:18px}.app--resende .restaurantsSearch:before{content:"⌕";position:absolute;left:17px;top:50%;z-index:1;transform:translateY(-52%);color:#245f53;font-size:1.35rem;pointer-events:none}.app--resende .restaurantsSearch input{width:100%;min-height:54px;box-sizing:border-box;padding:0 18px 0 47px;border:1px solid rgba(36,95,83,.13);border-radius:18px;outline:none;background:#fffffff2;color:#173f37;font:inherit;box-shadow:0 12px 28px #123a6713;transition:border-color .16s ease,box-shadow .16s ease}.app--resende .restaurantsSearch input:focus{border-color:#245f536b;box-shadow:0 0 0 4px #245f5314,0 12px 28px #123a6714}.app--resende .restaurantsResults{padding:18px;border:1px solid rgba(18,58,103,.07);border-radius:27px;background:#ffffffd6;box-shadow:0 18px 44px #123a6713;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.app--resende .restaurantsResults .resultsHeader{margin-bottom:14px}.app--resende .restaurantsResults .resultsHeader h2{color:#173f37;letter-spacing:-.025em}.app--resende .restaurantsResults .resultsHeader>span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#245f5314;color:#245f53;font-weight:850}.app--resende .restaurantsPage .placesGrid{gap:13px}.app--resende .restaurantsPage .placeCard{margin-top:0;border:1px solid rgba(18,58,103,.07);border-left:0;border-radius:22px;background:linear-gradient(145deg,#fff,#f8faf8);box-shadow:0 12px 30px #123a6712}.app--resende .restaurantsPage .placeCard h3{color:#173f37;letter-spacing:-.02em}.app--resende .restaurantsPage .placeCard button{background:linear-gradient(135deg,#245f53,#173f37);box-shadow:0 10px 22px #245f532e}.app--resende .restaurantsPage .emptyState{border-radius:22px;background:#f5f8f5e6}@media(max-width:390px){.app--resende .premiumDestinationHero,.app--resende .premiumDestinationContent{min-height:390px}.app--resende .premiumDestinationContent{padding:24px 21px 22px}.app--resende .premiumDestinationActions{grid-template-columns:1fr}.app--resende .premiumDestinationActions button{min-height:46px}.app--resende .explorePremiumHero,.app--resende .exploreFeaturedCard{grid-template-columns:1fr}.app--resende .explorePremiumHeroMark,.app--resende .exploreFeaturedIcon{width:48px;height:48px}.app--resende .restaurantsResults{padding:14px}}@media(prefers-reduced-motion:no-preference){.app--resende .premiumDestinationContent,.app--resende .explorePremiumHero,.app--resende .exploreFeaturedCard,.app--resende .restaurantsPage .pageHeader{animation:resendePremiumReveal .42s ease both}@keyframes resendePremiumReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}.app--resende .eventsPage .pageHeader{position:relative;overflow:hidden;margin-bottom:14px;padding:23px 20px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:radial-gradient(circle at 100% 0%,rgba(212,166,60,.2),transparent 36%),linear-gradient(145deg,#fffffff7,#f2f7f3f2);box-shadow:0 20px 46px #123a6717}.app--resende .eventsPage .pageHeader:after{content:"✦";position:absolute;right:18px;top:12px;color:#8b6b2242;font-size:2rem}.app--resende .eventsPage .pageEyebrow{color:#8b6b22;letter-spacing:.065em;text-transform:uppercase}.app--resende .eventsPage .pageHeader h1{margin:6px 0 8px;color:#173f37;font-size:clamp(1.95rem,8vw,2.6rem);line-height:1.02;letter-spacing:-.04em}.app--resende .eventsPage .pageHeader p{margin:0;max-width:34rem;color:#65716c;line-height:1.55}.app--resende .eventsPage .backendSyncPill{width:fit-content;min-height:34px;margin:0 0 14px;padding:0 12px;border:1px solid rgba(36,95,83,.1);border-radius:999px;background:#ffffffc7;color:#44635b;box-shadow:0 8px 20px #123a670d;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.app--resende .eventsPage .backendSyncPill--online{background:linear-gradient(135deg,#245f5317,#ffffffe6);color:#245f53}.app--resende .eventsPage .pageSearch{margin-bottom:18px}.app--resende .eventsPage .searchInputWrapper{min-height:56px;border:1px solid rgba(36,95,83,.13);border-radius:19px;background:#fffffff5;box-shadow:0 12px 28px #123a6713;transition:border-color .16s ease,box-shadow .16s ease}.app--resende .eventsPage .searchInputWrapper:focus-within{border-color:#245f536b;box-shadow:0 0 0 4px #245f5314,0 12px 28px #123a6714}.app--resende .eventsPage .searchInputWrapper>svg{color:#245f53}.app--resende .eventsPage .searchInputWrapper input{color:#173f37}.app--resende .eventsPage .clearSearchButton{color:#245f53}.app--resende .eventsPage .pageResults{padding:18px;border:1px solid rgba(18,58,103,.07);border-radius:27px;background:#ffffffdb;box-shadow:0 18px 44px #123a6713;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.app--resende .eventsPage .resultsHeader{margin-bottom:16px}.app--resende .eventsPage .resultsHeader h2{color:#173f37;letter-spacing:-.025em}.app--resende .eventsPage .resultsHeader>span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#245f5314;color:#245f53;font-weight:850}.app--resende .eventsPage .eventDateGroups{display:grid;gap:16px}.app--resende .eventsPage .eventDateGroup{padding:14px;border:1px solid rgba(18,58,103,.06);border-radius:22px;background:linear-gradient(145deg,#f8faf8f5,#fffffffa)}.app--resende .eventsPage .eventDateHeader{display:flex;align-items:center;gap:9px;margin-bottom:12px;color:#245f53}.app--resende .eventsPage .eventDateHeader h3{margin:0;color:#173f37;font-size:1rem;letter-spacing:-.015em}.app--resende .eventsPage .eventOngoingBadge{margin-left:auto;padding:5px 9px;border-radius:999px;background:#d4a63c24;color:#7d601e;font-size:.72rem;font-weight:850}.app--resende .eventsPage .placesGrid{gap:12px}.app--resende .eventsPage .placeCard{margin-top:0;border:1px solid rgba(18,58,103,.07);border-left:0;border-radius:21px;background:linear-gradient(145deg,#fff,#f8faf8);box-shadow:0 12px 30px #123a6711}.app--resende .eventsPage .placeCard h3{color:#173f37;letter-spacing:-.02em}.app--resende .eventsPage .placeCard button{background:linear-gradient(135deg,#245f53,#173f37);box-shadow:0 10px 22px #245f532e}.app--resende .eventsPage .emptyState{border-radius:22px;background:#f5f8f5eb}@media(max-width:390px){.app--resende .eventsPage .pageHeader{padding:20px 18px}.app--resende .eventsPage .pageResults{padding:14px}.app--resende .eventsPage .eventDateGroup{padding:12px}.app--resende .eventsPage .eventDateHeader{align-items:flex-start;flex-wrap:wrap}.app--resende .eventsPage .eventOngoingBadge{margin-left:0}}@media(prefers-reduced-motion:no-preference){.app--resende .eventsPage .pageHeader,.app--resende .eventsPage .pageResults{animation:resendeEventsReveal .42s ease both}@keyframes resendeEventsReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}.app--resende .monumentsPage .pageHeader,.app--resende .interestPointsPage .pageHeader{position:relative;overflow:hidden;margin-bottom:16px;padding:22px 20px;border:1px solid rgba(255,255,255,.76);border-radius:28px;background:radial-gradient(circle at 104% -12%,rgba(212,166,60,.2),transparent 36%),linear-gradient(145deg,#fffffff5,#f2f7f3f0);box-shadow:0 20px 46px #123a6717}.app--resende .monumentsPage .pageHeader:after,.app--resende .interestPointsPage .pageHeader:after{content:"✦";position:absolute;right:18px;top:13px;color:#8b6b2242;font-size:2rem}.app--resende .monumentsPage .pageEyebrow,.app--resende .interestPointsPage .pageEyebrow{color:#8b6b22;letter-spacing:.06em;text-transform:uppercase}.app--resende .monumentsPage .pageHeader h1,.app--resende .interestPointsPage .pageHeader h1{margin:6px 0 8px;color:#173f37;font-size:clamp(1.9rem,8vw,2.55rem);line-height:1.02;letter-spacing:-.04em}.app--resende .monumentsPage .pageHeader p,.app--resende .interestPointsPage .pageHeader p{margin:0;color:#65716c;line-height:1.55}.app--resende .monumentsPage .backendSyncPill,.app--resende .interestPointsPage .backendSyncPill{margin-bottom:14px;border:1px solid rgba(36,95,83,.11);background:#ffffffc7;color:#35524a;box-shadow:0 10px 24px #123a670e;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.app--resende .monumentsPage .pageSearch,.app--resende .interestPointsPage .pageSearch{margin-bottom:18px}.app--resende .monumentsPage .searchInputWrapper,.app--resende .interestPointsPage .searchInputWrapper{position:relative;border:1px solid rgba(36,95,83,.13);border-radius:18px;background:#fffffff2;box-shadow:0 12px 28px #123a6713;transition:border-color .16s ease,box-shadow .16s ease}.app--resende .monumentsPage .searchInputWrapper:focus-within,.app--resende .interestPointsPage .searchInputWrapper:focus-within{border-color:#245f536b;box-shadow:0 0 0 4px #245f5314,0 12px 28px #123a6714}.app--resende .monumentsPage .searchInputWrapper>svg,.app--resende .interestPointsPage .searchInputWrapper>svg{color:#245f53}.app--resende .monumentsPage .searchInputWrapper input,.app--resende .interestPointsPage .searchInputWrapper input{min-height:52px;background:transparent;color:#173f37}.app--resende .monumentsPage .clearSearchButton,.app--resende .interestPointsPage .clearSearchButton{color:#245f53}.app--resende .monumentsPage .pageResults,.app--resende .interestPointsPage .pageResults{padding:18px;border:1px solid rgba(18,58,103,.07);border-radius:27px;background:#ffffffd6;box-shadow:0 18px 44px #123a6713;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.app--resende .monumentsPage .resultsHeader,.app--resende .interestPointsPage .resultsHeader{margin-bottom:14px}.app--resende .monumentsPage .resultsHeader h2,.app--resende .interestPointsPage .resultsHeader h2{color:#173f37;letter-spacing:-.025em}.app--resende .monumentsPage .resultsHeader>span,.app--resende .interestPointsPage .resultsHeader>span{display:inline-flex;align-items:center;min-height:30px;padding:0 10px;border-radius:999px;background:#245f5314;color:#245f53;font-weight:850}.app--resende .monumentsPage .placesGrid,.app--resende .interestPointsPage .placesGrid{gap:13px}.app--resende .monumentsPage .placeCard,.app--resende .interestPointsPage .placeCard{margin-top:0;border:1px solid rgba(18,58,103,.07);border-left:0;border-radius:22px;background:linear-gradient(145deg,#fff,#f8faf8);box-shadow:0 12px 30px #123a6712}.app--resende .monumentsPage .placeCard h3,.app--resende .interestPointsPage .placeCard h3{color:#173f37;letter-spacing:-.02em}.app--resende .monumentsPage .placeCard button,.app--resende .interestPointsPage .placeCard button{background:linear-gradient(135deg,#245f53,#173f37);box-shadow:0 10px 22px #245f532e}.app--resende .monumentsPage .emptyState,.app--resende .interestPointsPage .emptyState{border-radius:22px;background:#f5f8f5e6}@media(max-width:390px){.app--resende .monumentsPage .pageResults,.app--resende .interestPointsPage .pageResults{padding:14px}}@media(prefers-reduced-motion:no-preference){.app--resende .monumentsPage .pageHeader,.app--resende .interestPointsPage .pageHeader,.app--resende .monumentsPage .pageResults,.app--resende .interestPointsPage .pageResults{animation:resendePlacesReveal .42s ease both}@keyframes resendePlacesReveal{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}}@media(max-width:520px){.app.app--resende{padding-left:max(14px,env(safe-area-inset-left));padding-right:max(14px,env(safe-area-inset-right));padding-bottom:calc(108px + env(safe-area-inset-bottom))}.app--resende .premiumTopbar{margin-bottom:12px}.app--resende .premiumDestinationHero,.app--resende .premiumDestinationContent{min-height:372px}.app--resende .premiumDestinationHero{border-radius:28px;box-shadow:0 22px 52px #123a672e}.app--resende .premiumDestinationContent{padding:24px 20px 21px}.app--resende .premiumDestinationEyebrow{margin-bottom:10px;padding:7px 10px;font-size:10px;color:#fff}.app--resende .premiumDestinationContent h1{max-width:290px;font-size:clamp(2rem,10vw,2.65rem);color:#fff}.app--resende .premiumDestinationContent p{margin-top:11px;font-size:.93rem;line-height:1.45;color:#fffffff5}.app--resende .premiumDestinationActions{grid-template-columns:1fr;gap:8px;margin-top:17px}.app--resende .premiumDestinationActions button{min-height:46px;border-radius:15px}.app--resende .premiumHeroPrimary{color:#123a67}.app--resende .premiumHeroSecondary{color:#fff}.app--resende .cityNowRibbonPremium{margin-top:-10px;color:#173f37}.app--resende .cityNowRibbonPremium strong,.app--resende .cityNowRibbonPremium span{color:#173f37}.app--resende .launchQuickActions{gap:9px}.app--resende .launchQuickActions button{min-height:86px;color:#173f37}.app--resende .launchQuickActions button strong{color:#173f37}.app--resende .launchQuickActions button span,.app--resende .launchQuickActions button small{color:#52645f}.app--resende .cityAssistantCard,.app--resende .homeRoutesPremium,.app--resende .cityPulseSection{color:#173f37;box-shadow:0 14px 34px #123a6713}.app--resende .cityAssistantCard p,.app--resende .homeRoutesPremium p,.app--resende .cityPulseSection p{color:#52645f}.app--resende .explorePremiumHero,.app--resende .exploreFeaturedCard{padding:19px 17px;border-radius:24px}.app--resende .explorePremiumGrid{gap:9px}.app--resende .explorePremiumCard{min-height:84px;border-radius:19px;color:#173f37}.app--resende .restaurantsPage .pageHeader,.app--resende .eventsPage .pageHeader,.app--resende .monumentsPage .pageHeader,.app--resende .interestPointsPage .pageHeader{padding:19px 17px;border-radius:24px}.app--resende .restaurantsPage .pageHeader h1,.app--resende .eventsPage .pageHeader h1,.app--resende .monumentsPage .pageHeader h1,.app--resende .interestPointsPage .pageHeader h1{font-size:clamp(1.75rem,8.8vw,2.25rem);color:#173f37}.app--resende .restaurantsPage .pageHeader p,.app--resende .eventsPage .pageHeader p,.app--resende .monumentsPage .pageHeader p,.app--resende .interestPointsPage .pageHeader p{color:#52645f}.app--resende .restaurantsResults,.app--resende .eventsPage .pageResults,.app--resende .monumentsPage .pageResults,.app--resende .interestPointsPage .pageResults{padding:14px;border-radius:23px;color:#173f37;box-shadow:0 14px 34px #123a6711}.app--resende .resultsHeader{align-items:flex-start;gap:8px;flex-wrap:wrap}.app--resende .resultsHeader h2{color:#173f37}.app--resende .resultsHeader>span{flex:0 0 auto;color:#173f37}.app--resende .searchInputWrapper,.app--resende .restaurantsSearch input{min-height:50px}.app--resende .searchInputWrapper input,.app--resende .restaurantsSearch input{color:#173f37}.app--resende .searchInputWrapper input::placeholder,.app--resende .restaurantsSearch input::placeholder{color:#687873;opacity:1}.app--resende .eventsPage .eventDateGroup{padding:11px;border-radius:19px;color:#173f37}.app--resende .eventsPage .eventDateHeader{gap:7px}.app--resende .eventsPage .eventDateHeader h3{flex:1 1 190px;line-height:1.35;color:#173f37}.app--resende .restaurantsPage .placeCard,.app--resende .eventsPage .placeCard,.app--resende .monumentsPage .placeCard,.app--resende .interestPointsPage .placeCard{border-radius:19px;color:#173f37;box-shadow:0 9px 24px #123a670e}.app--resende .placeCard h3,.app--resende .placeCardDescription,.app--resende .placeCardInformation p,.app--resende .placeCardInformation span,.app--resende .placeCardInformation strong{color:#173f37}.app--resende .placeCardDescription{opacity:1}.app--resende .bottomNav{left:max(9px,env(safe-area-inset-left));right:max(9px,env(safe-area-inset-right));bottom:calc(9px + env(safe-area-inset-bottom));border-radius:22px}.app--resende .bottomNav button,.app--resende .bottomNav span{color:#ffffffe0}.app--resende .bottomNav button.active,.app--resende .bottomNav button.active span{color:#fff}}@media(max-width:360px){.app.app--resende{padding-left:max(11px,env(safe-area-inset-left));padding-right:max(11px,env(safe-area-inset-right))}.app--resende .premiumDestinationHero,.app--resende .premiumDestinationContent{min-height:350px}.app--resende .premiumDestinationContent{padding:21px 17px 18px}.app--resende .premiumDestinationContent h1{font-size:2rem}.app--resende .explorePremiumHero,.app--resende .exploreFeaturedCard{grid-template-columns:1fr}.app--resende .launchQuickActions button{min-height:80px}.app--resende .restaurantsPage .pageHeader,.app--resende .eventsPage .pageHeader,.app--resende .monumentsPage .pageHeader,.app--resende .interestPointsPage .pageHeader{padding:17px 15px}.app--resende .restaurantsResults,.app--resende .eventsPage .pageResults,.app--resende .monumentsPage .pageResults,.app--resende .interestPointsPage .pageResults{padding:12px}}@media(max-width:520px){.app--resende .premiumTopbar{display:block;margin-bottom:12px}.app--resende .premiumBrandRow{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:center;gap:14px;padding:12px 14px;border:1px solid rgba(18,58,103,.08);border-radius:22px;background:#fffffff0;box-shadow:0 12px 30px #123a6714}.app--resende .premiumBrandIdentity{display:flex;align-items:center;justify-content:center;min-width:0}.app--resende .premiumCityLogo,.app--resende .cityLogo.premiumCityLogo{width:108px;max-width:108px;height:auto;margin:0}.app--resende .premiumCityIdentity{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;min-width:0;gap:4px}.app--resende .premiumCityIdentity span{display:inline-flex;align-items:center;gap:5px;color:#8b6b22;font-size:.72rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.app--resende .premiumCityIdentity strong{color:#173f37;font-size:1.2rem;line-height:1.1}.app--resende .premiumLanguageBar{margin-top:9px;padding:7px;border-radius:18px}.app--resende .premiumLanguageBar button{min-width:42px;min-height:40px;padding:7px 8px;font-size:.76rem}.app--resende .launchQuickActions{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.app--resende .launchQuickActions button{min-height:98px;padding:13px 8px;border-radius:20px;font-size:.88rem}.app--resende .launchQuickActions .quickActionIcon{width:42px;height:42px;border-radius:14px}.app--resende .launchQuickActions .quickActionIcon svg{width:22px;height:22px}.app--resende .bottomNav{min-height:72px;padding:9px 10px;border-radius:24px}.app--resende .bottomNav button{min-width:62px;min-height:54px;padding:6px 8px;gap:5px;border-radius:17px;font-size:.8rem}.app--resende .bottomNav .bottomNavIcon svg{width:24px;height:24px}.app--resende .bottomNav button>span:last-child{font-size:.75rem;font-weight:700}.app--resende .bottomNav button.active{background:#fffffff2;color:#123a67}.app--resende .bottomNav button.active span,.app--resende .bottomNav button.active svg{color:#123a67}}@media(max-width:360px){.app--resende .premiumBrandRow{grid-template-columns:96px minmax(0,1fr);gap:11px;padding:10px 12px}.app--resende .premiumCityLogo,.app--resende .cityLogo.premiumCityLogo{width:94px;max-width:94px}.app--resende .launchQuickActions button{min-height:92px;font-size:.82rem}.app--resende .bottomNav button{min-width:56px;padding-left:5px;padding-right:5px}}.app--resende .premiumDestinationHero{background-image:url(/branding/resende-carquere-hero.jpg)!important;background-size:cover!important;background-position:center 42%!important;background-repeat:no-repeat!important;background-color:#173f37!important}.app--resende .premiumDestinationHero:after{background:linear-gradient(180deg,#081c1f0a,#081c1f2e 48%,#08181fb8)!important}.app--resende .premiumDestinationOverlay{background:linear-gradient(180deg,#05191e05,#051e221a 42%,#041b1f80)!important}.mapShell32>.routeSheet32{position:absolute!important;z-index:720!important;inset:82px auto auto 10px!important;width:min(360px,calc(100% - 20px))!important;max-width:calc(100% - 20px)!important;max-height:min(58%,calc(100% - 100px))!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box;border-radius:20px!important;box-shadow:0 18px 44px #123a6742!important}.mapShell32>.routeSheet32.routeSheet32--live{max-height:min(52%,calc(100% - 100px))!important}.mapShell32>.routeSheet32[style]{right:auto!important;bottom:auto!important}.routeSheet32 .routeSheetHandle32,.routeSheet32 .routeSheetHeader32{cursor:grab;touch-action:none;user-select:none;-webkit-user-select:none}.routeSheet32 .routeSheetHandle32{width:54px;height:5px;margin-bottom:8px;background:#aeb9c7}.routeSheet32--dragging,.routeSheet32--dragging .routeSheetHandle32,.routeSheet32--dragging .routeSheetHeader32{cursor:grabbing!important}.routeSheet32--dragging{transition:none!important;box-shadow:0 22px 52px #123a6757!important}.routeSheet32 .routeActions32{position:sticky;bottom:0;z-index:2;padding-top:10px;padding-bottom:max(6px,env(safe-area-inset-bottom));background:linear-gradient(180deg,#fff0,#fffffffa 24%)}.routeSheet32 .routeSheetHeader32 p:empty{display:none}.mapShell32 .leaflet-overlay-pane{z-index:620!important}.mapShell32 .leaflet-marker-pane{z-index:630!important}.mapShell32 .leaflet-tooltip-pane{z-index:650!important}.mapShell32 .leaflet-popup-pane{z-index:660!important}@media(min-width:700px){.mapShell32>.routeSheet32,.mapShell32>.routeSheet32.routeSheet32--live{inset:84px auto auto 14px!important;width:min(390px,calc(100% - 28px))!important;max-width:calc(100% - 28px)!important;max-height:calc(100% - 104px)!important}}@media(max-width:520px){.mapShell32>.routeSheet32,.mapShell32>.routeSheet32.routeSheet32--live{inset:74px auto auto 8px!important;width:calc(100% - 16px)!important;max-width:calc(100% - 16px)!important;max-height:min(56%,calc(100% - 90px))!important}}@media(max-height:720px){.mapShell32>.routeSheet32,.mapShell32>.routeSheet32.routeSheet32--live{max-height:min(54%,calc(100% - 88px))!important}}.kmcHeader{position:relative;z-index:2200;display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;min-height:96px;margin:0 0 10px;padding:8px 12px;box-sizing:border-box;background:#fff;border-radius:24px;box-shadow:0 8px 24px #123a6714}.kmcBrandLogoLink{display:flex;flex:1 1 auto;align-items:center;min-width:0;min-height:78px;overflow:hidden;text-decoration:none}.kmcBrandLogo{display:block;width:min(100%,340px);height:auto;max-height:88px;object-fit:contain;object-position:left center}.kmcLanguage{position:relative;flex:0 0 auto}.kmcLanguageButton{display:flex;align-items:center;justify-content:center;gap:6px;min-width:72px;min-height:58px;padding:8px 10px;border:0;border-radius:20px;background:#f2f4f7;color:#123a67;box-shadow:none;font:inherit;font-weight:900;cursor:pointer}.kmcLanguageButton:focus-visible{outline:3px solid rgba(212,166,60,.32);outline-offset:2px}.kmcLanguageFlag{font-size:23px;line-height:1}.kmcLanguageMenu{position:absolute;top:calc(100% + 8px);right:0;z-index:2400;width:190px;padding:7px;border:1px solid rgba(18,58,103,.09);border-radius:18px;background:#fff;box-shadow:0 18px 50px #123a672e}.kmcLanguageOption{display:flex;width:100%;align-items:center;gap:9px;padding:10px 11px;border:0;border-radius:12px;background:transparent;color:#123a67;font:inherit;font-size:13px;font-weight:700;text-align:left;cursor:pointer}.kmcLanguageOption.isActive{background:#eef3f8}.kmcLanguageOption:hover{background:#f4f6f8}.app--resende .premiumDestinationHero,.app--resende .premiumDestinationHero.hasImage{min-height:360px!important;max-height:none!important;padding:0!important;align-items:flex-end!important;background-image:linear-gradient(180deg,#04181c05,#041b1f0d 34%,#041b1f6b 63%,#041b1feb),var(--destination-hero-image)!important;background-size:100% 100%,100% auto!important;background-repeat:no-repeat,no-repeat!important;background-position:center,center top!important;background-color:#173f37!important}.app--resende .premiumDestinationOverlay{background:transparent!important}.app--resende .premiumDestinationContent{position:relative;z-index:1;width:100%;max-width:none!important;min-height:0!important;max-height:none!important;padding:24px 20px 20px!important;box-sizing:border-box}.app--resende .premiumDestinationEyebrow{font-size:11px!important;text-shadow:0 1px 4px rgba(0,0,0,.48)}.app--resende .premiumDestinationContent h1{max-width:15ch!important;font-size:clamp(2rem,7vw,2.65rem)!important;line-height:1.02!important;text-shadow:0 2px 12px rgba(0,0,0,.48)}.app--resende .premiumDestinationContent p{max-width:40ch!important;margin-top:10px!important;color:#fff!important;font-size:1rem!important;line-height:1.38!important;opacity:.96!important;text-shadow:0 2px 10px rgba(0,0,0,.58)}.app--resende .premiumDestinationActions{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;gap:10px!important;margin-top:16px!important}.app--resende .premiumDestinationActions button{min-height:48px!important;padding:10px 12px!important;font-size:1rem!important;line-height:1.15!important}.app--resende .placeCardDetailsButton{background:#123a67!important;border-color:#123a67!important;color:#fff!important;font-weight:800!important}.app--resende .placeCardDetailsButton span,.app--resende .placeCardDetailsButton svg{color:#fff!important;stroke:currentColor!important}.app--resende .cityPulseDate,.app--resende .cityPulseDate *{background:#0f4d7a!important;color:#fff!important;-webkit-text-fill-color:#fff!important;opacity:1!important;font-weight:900!important;text-shadow:0 1px 1px rgba(0,0,0,.18)!important}.app--resende .bottomNav button,.app--resende .bottomNav button>span{color:#fff!important;-webkit-text-fill-color:#ffffff!important;opacity:1!important}.app--resende .bottomNav button svg{color:inherit!important;stroke:currentColor!important;opacity:1!important}.app--resende .bottomNav button.active{background:#fff!important;color:#123a67!important;opacity:1!important}.app--resende .bottomNav button.active>span{color:#123a67!important;-webkit-text-fill-color:#123a67!important}.app--resende .bottomNav button.active .bottomNavIcon{background:#123a67!important;color:#fff!important;-webkit-text-fill-color:#ffffff!important}.app--resende .bottomNav button.active .bottomNavIcon svg{color:#fff!important;stroke:#fff!important;opacity:1!important}.app--resende .bottomNav button:active,.app--resende .bottomNav button:focus-visible{opacity:1!important}@media(max-width:1100px){.app{width:100%!important;max-width:none!important;margin:0!important;padding-left:max(10px,env(safe-area-inset-left))!important;padding-right:max(10px,env(safe-area-inset-right))!important;box-sizing:border-box!important}.kmcHeader{min-height:94px;gap:10px;padding:8px 11px}.kmcBrandLogoLink{min-height:76px}.kmcBrandLogo{width:min(100%,330px);max-height:84px}.kmcLanguageButton{min-width:68px;min-height:56px}.app--resende .premiumDestinationHero,.app--resende .premiumDestinationHero.hasImage{min-height:350px!important}.homeLaunch,.homeLaunch button,.homeLaunch input{font-size:16px!important}.cityNowRibbonStatus strong{font-size:15px!important}.cityNowRibbonStatus small{font-size:13.5px!important;line-height:1.35!important}.cityNowMapButton{font-size:14px!important}.cityAssistantHeader span{font-size:13px!important}.cityAssistantHeader h2{font-size:22px!important}.assistantHint{font-size:14px!important;line-height:1.4!important}.homeGuideCta strong{font-size:15px!important}.homeGuideCta small{font-size:13px!important;line-height:1.35!important}.launchQuickActions{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.launchQuickActions button{min-height:64px!important;padding:10px 12px!important;font-size:16px!important}.launchQuickActions .quickActionIcon{transform:scale(1.02)}.homeRoutesHeader span,.sectionEyebrow{font-size:13px!important}.homeRoutesHeader h2,.cityPulseHeader h2{font-size:21px!important;line-height:1.18!important}.homeRoutesHeader button,.cityPulseHeader button{font-size:14px!important}.homeRouteMini,.cityPulseEvent{min-height:64px!important}.homeRouteMiniInfo small,.homeRouteMiniInfo em,.cityPulseInfo small{font-size:13px!important}.homeRouteMiniInfo strong,.cityPulseInfo strong{font-size:16px!important;line-height:1.25!important}.cityPulseDate{font-size:14px!important}.bottomNav{min-height:66px!important}.bottomNav span{font-size:13px!important}}@media(max-width:760px){.kmcHeader{min-height:92px;padding:7px 10px}.kmcBrandLogoLink{min-height:74px}.kmcBrandLogo{width:min(100%,300px);max-height:82px}.kmcLanguageButton{min-width:64px;min-height:54px;padding:7px 8px}.app--resende .premiumDestinationHero,.app--resende .premiumDestinationHero.hasImage{min-height:342px!important}.app--resende .premiumDestinationContent{padding:22px 18px 18px!important}}@media(max-width:430px){.kmcHeader{min-height:88px;gap:8px;padding:6px 9px;border-radius:22px}.kmcBrandLogoLink{min-height:70px}.kmcBrandLogo{width:min(100%,270px);max-height:78px}.kmcLanguageButton{min-width:56px;min-height:52px;padding:6px;border-radius:18px}.kmcLanguageButton>strong{display:none}.kmcLanguageFlag{font-size:22px}.app--resende .premiumDestinationHero,.app--resende .premiumDestinationHero.hasImage{min-height:338px!important;border-radius:28px!important}.app--resende .premiumDestinationContent{padding:20px 14px 16px!important}.app--resende .premiumDestinationEyebrow{font-size:10px!important}.app--resende .premiumDestinationContent h1{font-size:1.85rem!important;max-width:14ch!important}.app--resende .premiumDestinationContent p{font-size:.98rem!important;line-height:1.34!important}.app--resende .premiumDestinationActions{gap:8px!important;margin-top:14px!important}.app--resende .premiumDestinationActions button{min-height:46px!important;padding:9px 8px!important;font-size:.94rem!important}.cityNowRibbonStatus strong{font-size:14px!important}.cityNowRibbonStatus small{font-size:13px!important}.cityAssistantHeader h2{font-size:21px!important}.assistantHint{font-size:13.5px!important}.launchQuickActions button{min-height:62px!important;font-size:15.5px!important}.homeRoutesHeader h2,.cityPulseHeader h2{font-size:20px!important}.homeRouteMiniInfo strong,.cityPulseInfo strong{font-size:15px!important}.homeRouteMiniInfo small,.homeRouteMiniInfo em,.cityPulseInfo small,.bottomNav span{font-size:12.5px!important}}@media(max-width:699px){.app--resende .routeSheet32{bottom:calc(100px + env(safe-area-inset-bottom))!important;max-height:min(52%,410px)!important;z-index:1700!important;padding-bottom:14px!important;scroll-padding-bottom:16px}.app--resende .routeSheet32--live{max-height:min(56%,450px)!important}.app--resende .routePreviewInstruction32{display:grid!important;padding:12px 13px!important;border-radius:16px!important;background:linear-gradient(135deg,#123a67,#0d2f55)!important;color:#fff!important;box-shadow:0 10px 24px #123a673d}.app--resende .routePreviewInstruction32>svg{color:#d4a63c!important}.app--resende .routePreviewInstruction32 span{color:#ffffffc7!important;font-size:.66rem!important}.app--resende .routePreviewInstruction32 strong{color:#fff!important;font-size:.92rem!important;line-height:1.35!important}.app--resende .routeActions32{margin-top:10px!important}.app--resende .routeActions32 button{min-height:46px!important}.app--resende .nextDirection32{z-index:1800!important;left:10px!important;right:10px!important;padding:12px 13px!important;border-radius:16px!important}.app--resende .nextDirection32 strong{font-size:1rem!important;line-height:1.3!important}.app--resende .nextDirection32 small{font-size:.72rem!important}}@media(max-width:430px){.app--resende .routeSheet32{bottom:calc(96px + env(safe-area-inset-bottom))!important;max-height:min(54%,390px)!important}.app--resende .routeSheet32--live{max-height:min(58%,430px)!important}}.kmcPrivacyFloatingButton{position:fixed;right:14px;bottom:86px;z-index:1090;display:inline-flex;align-items:center;gap:7px;border:1px solid rgba(18,58,103,.16);border-radius:999px;padding:9px 12px;background:#fffffff5;color:#123a67;box-shadow:0 8px 24px #0f233a1f;font:inherit;font-size:12px;font-weight:700;cursor:pointer;backdrop-filter:blur(10px)}.kmcPrivacyBanner{position:fixed;left:50%;bottom:18px;z-index:1200;width:min(920px,calc(100vw - 28px));transform:translate(-50%);border:1px solid rgba(18,58,103,.14);border-radius:20px;padding:16px;background:#fffffffa;color:#16324f;box-shadow:0 22px 60px #0a1a2c3d;backdrop-filter:blur(14px)}.kmcPrivacyBannerText{display:flex;gap:12px;align-items:flex-start}.kmcPrivacyBannerText>svg{flex:0 0 auto;margin-top:2px;color:#123a67}.kmcPrivacyBannerText strong{display:block;margin-bottom:3px;font-size:15px}.kmcPrivacyBannerText p,.kmcPrivacySection p,.kmcPrivacyPreferenceGrid p,.kmcPrivacyHeader p{margin:0;line-height:1.55}.kmcPrivacyBannerText p{font-size:13px;color:#4c6074}.kmcPrivacyBannerActions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-top:14px}.kmcPrivacyBannerActions button,.kmcPrivacyPrimary,.kmcPrivacyRightsActions button{min-height:42px;border-radius:12px;border:1px solid rgba(18,58,103,.18);padding:9px 12px;font:inherit;font-size:13px;font-weight:750;cursor:pointer}.kmcPrivacyBannerActions .isSecondary,.kmcPrivacyRightsActions button{background:#fff;color:#123a67}.kmcPrivacyBannerActions .isPrimary,.kmcPrivacyPrimary{background:#123a67;color:#fff;border-color:#123a67}.kmcPrivacyBackdrop{position:fixed;inset:0;z-index:1300;display:grid;place-items:center;padding:18px;background:#040e1a9e;backdrop-filter:blur(4px)}.kmcPrivacyPanel{width:min(880px,100%);max-height:min(900px,calc(100vh - 36px));overflow:hidden;border-radius:24px;background:#f7f9fc;color:#17324d;box-shadow:0 28px 80px #00000057}.kmcPrivacyHeader{position:sticky;top:0;z-index:2;display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding:20px 22px;background:#123a67;color:#fff}.kmcPrivacyHeader>div>span{display:inline-flex;align-items:center;gap:7px;margin-bottom:7px;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase;color:#f1c85d}.kmcPrivacyHeader h2{margin:0 0 5px;font-size:clamp(23px,4vw,34px)}.kmcPrivacyHeader p{max-width:680px;color:#ffffffd1;font-size:13px}.kmcPrivacyHeader>button{flex:0 0 auto;display:grid;place-items:center;width:38px;height:38px;border:1px solid rgba(255,255,255,.24);border-radius:12px;background:#ffffff14;color:#fff;cursor:pointer}.kmcPrivacyBody{max-height:calc(min(900px,100vh - 36px) - 112px);overflow-y:auto;padding:18px 22px 28px}.kmcPrivacyPreferenceGrid{display:grid;gap:12px}.kmcPrivacyPreferenceGrid article{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:15px;border:1px solid rgba(18,58,103,.11);border-radius:16px;background:#fff}.kmcPrivacyPreferenceGrid strong{display:block;margin-bottom:5px;font-size:14px}.kmcPrivacyPreferenceGrid p{color:#607286;font-size:12px}.kmcPrivacyStatus{white-space:nowrap;border-radius:999px;padding:7px 10px;background:#edf5ef;color:#2f6c42;font-size:11px;font-style:normal;font-weight:800}.kmcPrivacyToggle{display:grid;grid-template-columns:auto auto;gap:7px 9px;align-items:center;cursor:pointer}.kmcPrivacyToggle input{position:absolute;opacity:0;pointer-events:none}.kmcPrivacyToggle>span{position:relative;width:46px;height:26px;border-radius:999px;background:#c9d2db;transition:.16s ease}.kmcPrivacyToggle>span:after{content:"";position:absolute;top:4px;left:4px;width:18px;height:18px;border-radius:50%;background:#fff;box-shadow:0 2px 5px #0000002e;transition:.16s ease}.kmcPrivacyToggle input:checked+span{background:#123a67}.kmcPrivacyToggle input:checked+span:after{transform:translate(20px)}.kmcPrivacyToggle input:focus-visible+span{outline:3px solid rgba(212,166,60,.5);outline-offset:3px}.kmcPrivacyToggle em{grid-column:1 / -1;text-align:center;font-size:10px;font-style:normal;font-weight:800;color:#607286}.kmcPrivacySaveRow{display:flex;align-items:center;gap:12px;margin:13px 0 3px}.kmcPrivacyPrimary{display:inline-flex;align-items:center;justify-content:center;gap:8px}.kmcPrivacySaveRow>span{font-size:12px;color:#42644d}.kmcPrivacySection{margin-top:14px;padding:16px;border:1px solid rgba(18,58,103,.1);border-radius:16px;background:#fff}.kmcPrivacySection h3{margin:0 0 7px;font-size:14px;color:#123a67}.kmcPrivacySection p{font-size:12.5px;color:#53677a}.kmcPrivacySection a{color:#123a67;font-weight:700}.kmcPrivacyWarning{padding:10px 12px;border-radius:12px;background:#fff7df;color:#765716!important}.kmcPrivacyMuted{margin-top:10px!important;color:#7d8a98!important}.kmcPrivacyRightsActions{display:flex;flex-wrap:wrap;gap:8px;margin:12px 0}.kmcPrivacyRightsActions button{display:inline-flex;align-items:center;justify-content:center;gap:7px}.kmcPrivacyRightsActions .isDanger{border-color:#c94c4c;color:#9f2d2d}.kmcPrivacyRightsActions button:disabled{opacity:.55;cursor:wait}.kmcPrivacyExternal{display:inline-flex;gap:5px;align-items:center;margin-top:9px;font-size:12px}.kmcPrivacyPolicyFooter{display:flex;justify-content:space-between;gap:16px;margin-top:16px;padding:12px 2px 2px;color:#748495;font-size:10.5px}.kmcPrivacyLaunchBlock{min-height:100vh;display:grid;place-items:center;padding:24px;background:#f5f7fa;color:#17324d}.kmcPrivacyLaunchBlock>div{width:min(620px,100%);padding:28px;border:1px solid rgba(18,58,103,.12);border-radius:24px;background:#fff;box-shadow:0 18px 50px #0f233a1f;text-align:center}.kmcPrivacyLaunchBlock svg{color:#123a67}.kmcPrivacyLaunchBlock h1{margin:14px 0 8px;font-size:26px}.kmcPrivacyLaunchBlock p{margin:0 auto 16px;max-width:500px;line-height:1.55;color:#5f7284}.kmcPrivacyLaunchBlock code{display:block;padding:12px;border-radius:12px;background:#eef3f8;font-size:11px;word-break:break-word}@media(max-width:720px){.kmcPrivacyFloatingButton{right:10px;bottom:78px}.kmcPrivacyFloatingButton span{display:none}.kmcPrivacyBanner{bottom:10px;padding:14px;border-radius:18px}.kmcPrivacyBannerActions{grid-template-columns:1fr}.kmcPrivacyBackdrop{padding:0;align-items:end}.kmcPrivacyPanel{width:100%;max-height:94vh;border-radius:22px 22px 0 0}.kmcPrivacyBody{max-height:calc(94vh - 118px);padding:15px 14px 24px}.kmcPrivacyHeader{padding:18px 16px}.kmcPrivacyPreferenceGrid article{grid-template-columns:1fr}.kmcPrivacyToggle{width:max-content}.kmcPrivacyPolicyFooter{flex-direction:column}}@media(prefers-reduced-motion:reduce){.kmcPrivacyToggle>span,.kmcPrivacyToggle>span:after{transition:none}}.kmcPermissionBackdrop{position:fixed;inset:0;z-index:5000;display:grid;place-items:center;padding:max(18px,env(safe-area-inset-top)) max(16px,env(safe-area-inset-right)) max(18px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));background:#08152575;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.kmcPermissionCard{width:min(100%,430px);max-height:min(720px,calc(100dvh - 36px));overflow:auto;border:1px solid rgba(18,58,103,.1);border-radius:28px;background:#fffffffa;box-shadow:0 28px 80px #06132147;padding:24px;color:#10243b}.kmcPermissionEyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--city-primary, #123A67);font-size:12px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.kmcPermissionCard h2{margin:12px 0 8px;color:#123a67;font-size:clamp(27px,7vw,34px);line-height:1.03;letter-spacing:-.03em}.kmcPermissionIntro{margin:0;color:#496079;font-size:15px;line-height:1.55}.kmcPermissionFeatures{display:grid;gap:10px;margin-top:20px}.kmcPermissionFeatures article{display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:start;padding:14px;border:1px solid rgba(18,58,103,.08);border-radius:18px;background:#f7f9fc}.kmcPermissionIcon{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:14px;background:#d4a63c24;color:#9a731c}.kmcPermissionFeatures strong{display:block;color:#123a67;font-size:15px}.kmcPermissionFeatures p{margin:4px 0 0;color:#5c6e81;font-size:13px;line-height:1.45}.kmcPermissionNote{margin:16px 0 0;color:#67788b;font-size:12px;line-height:1.45}.kmcPermissionActions{display:grid;gap:9px;margin-top:18px}.kmcPermissionActions button,.kmcPermissionPrivacy{min-height:48px;border-radius:16px;font:inherit;font-weight:800;cursor:pointer}.kmcPermissionPrimary{border:0;background:#123a67;color:#fff;box-shadow:0 10px 24px #123a672e}.kmcPermissionSecondary{border:1px solid rgba(18,58,103,.14);background:#fff;color:#123a67}.kmcPermissionPrivacy{width:100%;min-height:40px;margin-top:4px;border:0;background:transparent;color:#6d7c8d;font-size:13px}.kmcPermissionActions button:disabled,.kmcPermissionPrivacy:disabled{cursor:wait;opacity:.58}.kmcPermissionActions button:focus-visible,.kmcPermissionPrivacy:focus-visible{outline:3px solid rgba(212,166,60,.38);outline-offset:2px}body.kmcPermissionsOpen{overflow:hidden}@media(max-width:520px){.kmcPermissionBackdrop{align-items:center}.kmcPermissionCard{padding:21px 18px;border-radius:24px}}.leaflet-pane,.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-tile-container,.leaflet-pane>svg,.leaflet-pane>canvas,.leaflet-zoom-box,.leaflet-image-layer,.leaflet-layer{position:absolute;left:0;top:0}.leaflet-container{overflow:hidden}.leaflet-tile,.leaflet-marker-icon,.leaflet-marker-shadow{-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none}.leaflet-tile::selection{background:transparent}.leaflet-safari .leaflet-tile{image-rendering:-webkit-optimize-contrast}.leaflet-safari .leaflet-tile-container{width:1600px;height:1600px;-webkit-transform-origin:0 0}.leaflet-marker-icon,.leaflet-marker-shadow{display:block}.leaflet-container .leaflet-overlay-pane svg{max-width:none!important;max-height:none!important}.leaflet-container .leaflet-marker-pane img,.leaflet-container .leaflet-shadow-pane img,.leaflet-container .leaflet-tile-pane img,.leaflet-container img.leaflet-image-layer,.leaflet-container .leaflet-tile{max-width:none!important;max-height:none!important;width:auto;padding:0}.leaflet-container img.leaflet-tile{mix-blend-mode:plus-lighter}.leaflet-container.leaflet-touch-zoom{-ms-touch-action:pan-x pan-y;touch-action:pan-x pan-y}.leaflet-container.leaflet-touch-drag{-ms-touch-action:pinch-zoom;touch-action:none;touch-action:pinch-zoom}.leaflet-container.leaflet-touch-drag.leaflet-touch-zoom{-ms-touch-action:none;touch-action:none}.leaflet-container{-webkit-tap-highlight-color:transparent}.leaflet-container a{-webkit-tap-highlight-color:rgba(51,181,229,.4)}.leaflet-tile{filter:inherit;visibility:hidden}.leaflet-tile-loaded{visibility:inherit}.leaflet-zoom-box{width:0;height:0;-moz-box-sizing:border-box;box-sizing:border-box;z-index:800}.leaflet-overlay-pane svg{-moz-user-select:none}.leaflet-pane{z-index:400}.leaflet-tile-pane{z-index:200}.leaflet-overlay-pane{z-index:400}.leaflet-shadow-pane{z-index:500}.leaflet-marker-pane{z-index:600}.leaflet-tooltip-pane{z-index:650}.leaflet-popup-pane{z-index:700}.leaflet-map-pane canvas{z-index:100}.leaflet-map-pane svg{z-index:200}.leaflet-vml-shape{width:1px;height:1px}.lvml{behavior:url(#default#VML);display:inline-block;position:absolute}.leaflet-control{position:relative;z-index:800;pointer-events:visiblePainted;pointer-events:auto}.leaflet-top,.leaflet-bottom{position:absolute;z-index:1000;pointer-events:none}.leaflet-top{top:0}.leaflet-right{right:0}.leaflet-bottom{bottom:0}.leaflet-left{left:0}.leaflet-control{float:left;clear:both}.leaflet-right .leaflet-control{float:right}.leaflet-top .leaflet-control{margin-top:10px}.leaflet-bottom .leaflet-control{margin-bottom:10px}.leaflet-left .leaflet-control{margin-left:10px}.leaflet-right .leaflet-control{margin-right:10px}.leaflet-fade-anim .leaflet-popup{opacity:0;-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}.leaflet-fade-anim .leaflet-map-pane .leaflet-popup{opacity:1}.leaflet-zoom-animated{-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0}svg.leaflet-zoom-animated{will-change:transform}.leaflet-zoom-anim .leaflet-zoom-animated{-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1);-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1);transition:transform .25s cubic-bezier(0,0,.25,1)}.leaflet-zoom-anim .leaflet-tile,.leaflet-pan-anim .leaflet-tile{-webkit-transition:none;-moz-transition:none;transition:none}.leaflet-zoom-anim .leaflet-zoom-hide{visibility:hidden}.leaflet-interactive{cursor:pointer}.leaflet-grab{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.leaflet-crosshair,.leaflet-crosshair .leaflet-interactive{cursor:crosshair}.leaflet-popup-pane,.leaflet-control{cursor:auto}.leaflet-dragging .leaflet-grab,.leaflet-dragging .leaflet-grab .leaflet-interactive,.leaflet-dragging .leaflet-marker-draggable{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.leaflet-marker-icon,.leaflet-marker-shadow,.leaflet-image-layer,.leaflet-pane>svg path,.leaflet-tile-container{pointer-events:none}.leaflet-marker-icon.leaflet-interactive,.leaflet-image-layer.leaflet-interactive,.leaflet-pane>svg path.leaflet-interactive,svg.leaflet-image-layer.leaflet-interactive path{pointer-events:visiblePainted;pointer-events:auto}.leaflet-container{background:#ddd;outline-offset:1px}.leaflet-container a{color:#0078a8}.leaflet-zoom-box{border:2px dotted #38f;background:#ffffff80}.leaflet-container{font-family:Helvetica Neue,Arial,Helvetica,sans-serif;font-size:12px;font-size:.75rem;line-height:1.5}.leaflet-bar{box-shadow:0 1px 5px #000000a6;border-radius:4px}.leaflet-bar a{background-color:#fff;border-bottom:1px solid #ccc;width:26px;height:26px;line-height:26px;display:block;text-align:center;text-decoration:none;color:#000}.leaflet-bar a,.leaflet-control-layers-toggle{background-position:50% 50%;background-repeat:no-repeat;display:block}.leaflet-bar a:hover,.leaflet-bar a:focus{background-color:#f4f4f4}.leaflet-bar a:first-child{border-top-left-radius:4px;border-top-right-radius:4px}.leaflet-bar a:last-child{border-bottom-left-radius:4px;border-bottom-right-radius:4px;border-bottom:none}.leaflet-bar a.leaflet-disabled{cursor:default;background-color:#f4f4f4;color:#bbb}.leaflet-touch .leaflet-bar a{width:30px;height:30px;line-height:30px}.leaflet-touch .leaflet-bar a:first-child{border-top-left-radius:2px;border-top-right-radius:2px}.leaflet-touch .leaflet-bar a:last-child{border-bottom-left-radius:2px;border-bottom-right-radius:2px}.leaflet-control-zoom-in,.leaflet-control-zoom-out{font:700 18px Lucida Console,Monaco,monospace;text-indent:1px}.leaflet-touch .leaflet-control-zoom-in,.leaflet-touch .leaflet-control-zoom-out{font-size:22px}.leaflet-control-layers{box-shadow:0 1px 5px #0006;background:#fff;border-radius:5px}.leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABoAAAAaCAQAAAADQ4RFAAACf0lEQVR4AY1UM3gkARTePdvdoTxXKc+qTl3aU5U6b2Kbkz3Gtq3Zw6ziLGNPzrYx7946Tr6/ee/XeCQ4D3ykPtL5tHno4n0d/h3+xfuWHGLX81cn7r0iTNzjr7LrlxCqPtkbTQEHeqOrTy4Yyt3VCi/IOB0v7rVC7q45Q3Gr5K6jt+3Gl5nCoDD4MtO+j96Wu8atmhGqcNGHObuf8OM/x3AMx38+4Z2sPqzCxRFK2aF2e5Jol56XTLyggAMTL56XOMoS1W4pOyjUcGGQdZxU6qRh7B9Zp+PfpOFlqt0zyDZckPi1ttmIp03jX8gyJ8a/PG2yutpS/Vol7peZIbZcKBAEEheEIAgFbDkz5H6Zrkm2hVWGiXKiF4Ycw0RWKdtC16Q7qe3X4iOMxruonzegJzWaXFrU9utOSsLUmrc0YjeWYjCW4PDMADElpJSSQ0vQvA1Tm6/JlKnqFs1EGyZiFCqnRZTEJJJiKRYzVYzJck2Rm6P4iH+cmSY0YzimYa8l0EtTODFWhcMIMVqdsI2uiTvKmTisIDHJ3od5GILVhBCarCfVRmo4uTjkhrhzkiBV7SsaqS+TzrzM1qpGGUFt28pIySQHR6h7F6KSwGWm97ay+Z+ZqMcEjEWebE7wxCSQwpkhJqoZA5ivCdZDjJepuJ9IQjGGUmuXJdBFUygxVqVsxFsLMbDe8ZbDYVCGKxs+W080max1hFCarCfV+C1KATwcnvE9gRRuMP2prdbWGowm1KB1y+zwMMENkM755cJ2yPDtqhTI6ED1M/82yIDtC/4j4BijjeObflpO9I9MwXTCsSX8jWAFeHr05WoLTJ5G8IQVS/7vwR6ohirYM7f6HzYpogfS3R2OAAAAAElFTkSuQmCC);width:36px;height:36px}.leaflet-retina .leaflet-control-layers-toggle{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADQAAAA0CAQAAABvcdNgAAAEsklEQVR4AWL4TydIhpZK1kpWOlg0w3ZXP6D2soBtG42jeI6ZmQTHzAxiTbSJsYLjO9HhP+WOmcuhciVnmHVQcJnp7DFvScowZorad/+V/fVzMdMT2g9Cv9guXGv/7pYOrXh2U+RRR3dSd9JRx6bIFc/ekqHI29JC6pJ5ZEh1yWkhkbcFeSjxgx3L2m1cb1C7bceyxA+CNjT/Ifff+/kDk2u/w/33/IeCMOSaWZ4glosqT3DNnNZQ7Cs58/3Ce5HL78iZH/vKVIaYlqzfdLu8Vi7dnvUbEza5Idt36tquZFldl6N5Z/POLof0XLK61mZCmJSWjVF9tEjUluu74IUXvgttuVIHE7YxSkaYhJZam7yiM9Pv82JYfl9nptxZaxMJE4YSPty+vF0+Y2up9d3wwijfjZbabqm/3bZ9ecKHsiGmRflnn1MW4pjHf9oLufyn2z3y1D6n8g8TZhxyzipLNPnAUpsOiuWimg52psrTZYnOWYNDTMuWBWa0tJb4rgq1UvmutpaYEbZlwU3CLJm/ayYjHW5/h7xWLn9Hh1vepDkyf7dE7MtT5LR4e7yYpHrkhOUpEfssBLq2pPhAqoSWKUkk7EDqkmK6RrCEzqDjhNDWNE+XSMvkJRDWlZTmCW0l0PHQGRZY5t1L83kT0Y3l2SItk5JAWHl2dCOBm+fPu3fo5/3v61RMCO9Jx2EEYYhb0rmNQMX/vm7gqOEJLcXTGw3CAuRNeyaPWwjR8PRqKQ1PDA/dpv+on9Shox52WFnx0KY8onHayrJzm87i5h9xGw/tfkev0jGsQizqezUKjk12hBMKJ4kbCqGPVNXudyyrShovGw5CgxsRICxF6aRmSjlBnHRzg7Gx8fKqEubI2rahQYdR1YgDIRQO7JvQyD52hoIQx0mxa0ODtW2Iozn1le2iIRdzwWewedyZzewidueOGqlsn1MvcnQpuVwLGG3/IR1hIKxCjelIDZ8ldqWz25jWAsnldEnK0Zxro19TGVb2ffIZEsIO89EIEDvKMPrzmBOQcKQ+rroye6NgRRxqR4U8EAkz0CL6uSGOm6KQCdWjvjRiSP1BPalCRS5iQYiEIvxuBMJEWgzSoHADcVMuN7IuqqTeyUPq22qFimFtxDyBBJEwNyt6TM88blFHao/6tWWhuuOM4SAK4EI4QmFHA+SEyWlp4EQoJ13cYGzMu7yszEIBOm2rVmHUNqwAIQabISNMRstmdhNWcFLsSm+0tjJH1MdRxO5Nx0WDMhCtgD6OKgZeljJqJKc9po8juskR9XN0Y1lZ3mWjLR9JCO1jRDMd0fpYC2VnvjBSEFg7wBENc0R9HFlb0xvF1+TBEpF68d+DHR6IOWVv2BECtxo46hOFUBd/APU57WIoEwJhIi2CdpyZX0m93BZicktMj1AS9dClteUFAUNUIEygRZCtik5zSxI9MubTBH1GOiHsiLJ3OCoSZkILa9PxiN0EbvhsAo8tdAf9Seepd36lGWHmtNANTv5Jd0z4QYyeo/UEJqxKRpg5LZx6btLPsOaEmdMyxYdlc8LMaJnikDlhclqmPiQnTEpLUIZEwkRagjYkEibQErwhkTAKCLQEbUgkzJQWc/0PstHHcfEdQ+UAAAAASUVORK5CYII=);background-size:26px 26px}.leaflet-touch .leaflet-control-layers-toggle{width:44px;height:44px}.leaflet-control-layers .leaflet-control-layers-list,.leaflet-control-layers-expanded .leaflet-control-layers-toggle{display:none}.leaflet-control-layers-expanded .leaflet-control-layers-list{display:block;position:relative}.leaflet-control-layers-expanded{padding:6px 10px 6px 6px;color:#333;background:#fff}.leaflet-control-layers-scrollbar{overflow-y:scroll;overflow-x:hidden;padding-right:5px}.leaflet-control-layers-selector{margin-top:2px;position:relative;top:1px}.leaflet-control-layers label{display:block;font-size:13px;font-size:1.08333em}.leaflet-control-layers-separator{height:0;border-top:1px solid #ddd;margin:5px -10px 5px -6px}.leaflet-default-icon-path{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAApCAYAAADAk4LOAAAFgUlEQVR4Aa1XA5BjWRTN2oW17d3YaZtr2962HUzbDNpjszW24mRt28p47v7zq/bXZtrp/lWnXr337j3nPCe85NcypgSFdugCpW5YoDAMRaIMqRi6aKq5E3YqDQO3qAwjVWrD8Ncq/RBpykd8oZUb/kaJutow8r1aP9II0WmLKLIsJyv1w/kqw9Ch2MYdB++12Onxee/QMwvf4/Dk/Lfp/i4nxTXtOoQ4pW5Aj7wpici1A9erdAN2OH64x8OSP9j3Ft3b7aWkTg/Fm91siTra0f9on5sQr9INejH6CUUUpavjFNq1B+Oadhxmnfa8RfEmN8VNAsQhPqF55xHkMzz3jSmChWU6f7/XZKNH+9+hBLOHYozuKQPxyMPUKkrX/K0uWnfFaJGS1QPRtZsOPtr3NsW0uyh6NNCOkU3Yz+bXbT3I8G3xE5EXLXtCXbbqwCO9zPQYPRTZ5vIDXD7U+w7rFDEoUUf7ibHIR4y6bLVPXrz8JVZEql13trxwue/uDivd3fkWRbS6/IA2bID4uk0UpF1N8qLlbBlXs4Ee7HLTfV1j54APvODnSfOWBqtKVvjgLKzF5YdEk5ewRkGlK0i33Eofffc7HT56jD7/6U+qH3Cx7SBLNntH5YIPvODnyfIXZYRVDPqgHtLs5ABHD3YzLuespb7t79FY34DjMwrVrcTuwlT55YMPvOBnRrJ4VXTdNnYug5ucHLBjEpt30701A3Ts+HEa73u6dT3FNWwflY86eMHPk+Yu+i6pzUpRrW7SNDg5JHR4KapmM5Wv2E8Tfcb1HoqqHMHU+uWDD7zg54mz5/2BSnizi9T1Dg4QQXLToGNCkb6tb1NU+QAlGr1++eADrzhn/u8Q2YZhQVlZ5+CAOtqfbhmaUCS1ezNFVm2imDbPmPng5wmz+gwh+oHDce0eUtQ6OGDIyR0uUhUsoO3vfDmmgOezH0mZN59x7MBi++WDL1g/eEiU3avlidO671bkLfwbw5XV2P8Pzo0ydy4t2/0eu33xYSOMOD8hTf4CrBtGMSoXfPLchX+J0ruSePw3LZeK0juPJbYzrhkH0io7B3k164hiGvawhOKMLkrQLyVpZg8rHFW7E2uHOL888IBPlNZ1FPzstSJM694fWr6RwpvcJK60+0HCILTBzZLFNdtAzJaohze60T8qBzyh5ZuOg5e7uwQppofEmf2++DYvmySqGBuKaicF1blQjhuHdvCIMvp8whTTfZzI7RldpwtSzL+F1+wkdZ2TBOW2gIF88PBTzD/gpeREAMEbxnJcaJHNHrpzji0gQCS6hdkEeYt9DF/2qPcEC8RM28Hwmr3sdNyht00byAut2k3gufWNtgtOEOFGUwcXWNDbdNbpgBGxEvKkOQsxivJx33iow0Vw5S6SVTrpVq11ysA2Rp7gTfPfktc6zhtXBBC+adRLshf6sG2RfHPZ5EAc4sVZ83yCN00Fk/4kggu40ZTvIEm5g24qtU4KjBrx/BTTH8ifVASAG7gKrnWxJDcU7x8X6Ecczhm3o6YicvsLXWfh3Ch1W0k8x0nXF+0fFxgt4phz8QvypiwCCFKMqXCnqXExjq10beH+UUA7+nG6mdG/Pu0f3LgFcGrl2s0kNNjpmoJ9o4B29CMO8dMT4Q5ox8uitF6fqsrJOr8qnwNbRzv6hSnG5wP+64C7h9lp30hKNtKdWjtdkbuPA19nJ7Tz3zR/ibgARbhb4AlhavcBebmTHcFl2fvYEnW0ox9xMxKBS8btJ+KiEbq9zA4RthQXDhPa0T9TEe69gWupwc6uBUphquXgf+/FrIjweHQS4/pduMe5ERUMHUd9xv8ZR98CxkS4F2n3EUrUZ10EYNw7BWm9x1GiPssi3GgiGRDKWRYZfXlON+dfNbM+GgIwYdwAAAAASUVORK5CYII=)}.leaflet-container .leaflet-control-attribution{background:#fff;background:#fffc;margin:0}.leaflet-control-attribution,.leaflet-control-scale-line{padding:0 5px;color:#333;line-height:1.4}.leaflet-control-attribution a{text-decoration:none}.leaflet-control-attribution a:hover,.leaflet-control-attribution a:focus{text-decoration:underline}.leaflet-attribution-flag{display:inline!important;vertical-align:baseline!important;width:1em;height:.6669em}.leaflet-left .leaflet-control-scale{margin-left:5px}.leaflet-bottom .leaflet-control-scale{margin-bottom:5px}.leaflet-control-scale-line{border:2px solid #777;border-top:none;line-height:1.1;padding:2px 5px 1px;white-space:nowrap;-moz-box-sizing:border-box;box-sizing:border-box;background:#fffc;text-shadow:1px 1px #fff}.leaflet-control-scale-line:not(:first-child){border-top:2px solid #777;border-bottom:none;margin-top:-2px}.leaflet-control-scale-line:not(:first-child):not(:last-child){border-bottom:2px solid #777}.leaflet-touch .leaflet-control-attribution,.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{box-shadow:none}.leaflet-touch .leaflet-control-layers,.leaflet-touch .leaflet-bar{border:2px solid rgba(0,0,0,.2);background-clip:padding-box}.leaflet-popup{position:absolute;text-align:center;margin-bottom:20px}.leaflet-popup-content-wrapper{padding:1px;text-align:left;border-radius:12px}.leaflet-popup-content{margin:13px 24px 13px 20px;line-height:1.3;font-size:13px;font-size:1.08333em;min-height:1px}.leaflet-popup-content p{margin:1.3em 0}.leaflet-popup-tip-container{width:40px;height:20px;position:absolute;left:50%;margin-top:-1px;margin-left:-20px;overflow:hidden;pointer-events:none}.leaflet-popup-tip{width:17px;height:17px;padding:1px;margin:-10px auto 0;pointer-events:auto;-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.leaflet-popup-content-wrapper,.leaflet-popup-tip{background:#fff;color:#333;box-shadow:0 3px 14px #0006}.leaflet-container a.leaflet-popup-close-button{position:absolute;top:0;right:0;border:none;text-align:center;width:24px;height:24px;font:16px/24px Tahoma,Verdana,sans-serif;color:#757575;text-decoration:none;background:transparent}.leaflet-container a.leaflet-popup-close-button:hover,.leaflet-container a.leaflet-popup-close-button:focus{color:#585858}.leaflet-popup-scrolled{overflow:auto}.leaflet-oldie .leaflet-popup-content-wrapper{-ms-zoom:1}.leaflet-oldie .leaflet-popup-tip{width:24px;margin:0 auto;-ms-filter:"progid:DXImageTransform.Microsoft.Matrix(M11=0.70710678, M12=0.70710678, M21=-0.70710678, M22=0.70710678)";filter:progid:DXImageTransform.Microsoft.Matrix(M11=.70710678,M12=.70710678,M21=-.70710678,M22=.70710678)}.leaflet-oldie .leaflet-control-zoom,.leaflet-oldie .leaflet-control-layers,.leaflet-oldie .leaflet-popup-content-wrapper,.leaflet-oldie .leaflet-popup-tip{border:1px solid #999}.leaflet-div-icon{background:#fff;border:1px solid #666}.leaflet-tooltip{position:absolute;padding:6px;background-color:#fff;border:1px solid #fff;border-radius:3px;color:#222;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;pointer-events:none;box-shadow:0 1px 3px #0006}.leaflet-tooltip.leaflet-interactive{cursor:pointer;pointer-events:auto}.leaflet-tooltip-top:before,.leaflet-tooltip-bottom:before,.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{position:absolute;pointer-events:none;border:6px solid transparent;background:transparent;content:""}.leaflet-tooltip-bottom{margin-top:6px}.leaflet-tooltip-top{margin-top:-6px}.leaflet-tooltip-bottom:before,.leaflet-tooltip-top:before{left:50%;margin-left:-6px}.leaflet-tooltip-top:before{bottom:0;margin-bottom:-12px;border-top-color:#fff}.leaflet-tooltip-bottom:before{top:0;margin-top:-12px;margin-left:-6px;border-bottom-color:#fff}.leaflet-tooltip-left{margin-left:-6px}.leaflet-tooltip-right{margin-left:6px}.leaflet-tooltip-left:before,.leaflet-tooltip-right:before{top:50%;margin-top:-6px}.leaflet-tooltip-left:before{right:0;margin-right:-12px;border-left-color:#fff}.leaflet-tooltip-right:before{left:0;margin-left:-12px;border-right-color:#fff}@media print{.leaflet-control{-webkit-print-color-adjust:exact;print-color-adjust:exact}}.resendeNavSheet{position:absolute;left:12px;right:12px;bottom:14px;z-index:1200;padding:14px 16px 15px;border-radius:20px;background:#fffffff7;box-shadow:0 14px 36px #123a673d;border:1px solid rgba(18,58,103,.12);color:#20344d;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);animation:resendeNavSheetIn .22s ease-out}.resendeNavSheet__meta{margin-bottom:7px;color:#66758a;font-size:.78rem;font-weight:700}.resendeNavSheet__label{margin-bottom:4px;color:#b58a23;font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.resendeNavSheet__instruction{display:block;color:#123a67;font-size:1.04rem;line-height:1.28}.resendeNavSheet small{display:block;margin-top:7px;color:#66758a;font-size:.8rem;font-weight:700}@keyframes resendeNavSheetIn{0%{transform:translateY(28px);opacity:0}to{transform:translateY(0);opacity:1}}:root{--city-primary: #123A67;--city-secondary: #D4A63C;--city-accent: #F7E7B6}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 50% 0%,#eef3f8,#dfe6ee 54%,#d7dee7);color:#10243b}#root{min-height:100vh}
