.ChatPanel-module__i4PSZG__panel{background:var(--color-bg-light,#fff);flex-direction:column;height:100%;min-height:0;display:flex;position:relative}.ChatPanel-module__i4PSZG__phoneWidget{background:var(--color-accent-light,#faeeda);border-bottom:1px solid var(--color-border);padding:var(--space-3) var(--space-4);font-size:var(--text-sm,13px);justify-content:space-between;align-items:center;gap:var(--space-3);flex-shrink:0;display:flex}.ChatPanel-module__i4PSZG__phoneInfo{align-items:center;gap:var(--space-2);color:var(--color-accent-dark,#ba7517);font-weight:500;display:flex}.ChatPanel-module__i4PSZG__phoneActions{gap:var(--space-2);display:flex}.ChatPanel-module__i4PSZG__phoneBtn{background:var(--color-accent-dark,#ba7517);color:#fff;padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-xs);transition:var(--transition-fast);font-weight:600}.ChatPanel-module__i4PSZG__phoneBtn:hover{background:#995c0d}.ChatPanel-module__i4PSZG__phoneBtnSecondary{border:1px solid var(--color-accent-dark);color:var(--color-accent-dark);padding:var(--space-1) var(--space-3);border-radius:var(--radius-sm);font-size:var(--text-xs);background:0 0;font-weight:600}.ChatPanel-module__i4PSZG__messageArea{min-height:0;padding:var(--space-4);gap:var(--space-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.ChatPanel-module__i4PSZG__messageBubble{max-width:70%;font-size:var(--text-sm,13px);word-break:break-word;box-shadow:var(--shadow-xs);border-radius:18px;padding:10px 14px;line-height:1.4;position:relative}.ChatPanel-module__i4PSZG__msgSent{background:var(--color-primary);color:#fff;border-bottom-right-radius:4px;align-self:flex-end}.ChatPanel-module__i4PSZG__msgReceived{background:var(--color-bg-secondary);color:var(--color-text);border-bottom-left-radius:4px;align-self:flex-start}.ChatPanel-module__i4PSZG__msgMeta{text-align:right;opacity:.7;margin-top:4px;font-size:9px;display:block}.ChatPanel-module__i4PSZG__msgSent .ChatPanel-module__i4PSZG__msgMeta{color:#fffc}.ChatPanel-module__i4PSZG__msgReceived .ChatPanel-module__i4PSZG__msgMeta{color:var(--color-text-muted)}.ChatPanel-module__i4PSZG__chatInputForm{border-top:1px solid var(--color-border);padding:var(--space-3);gap:var(--space-2);background:var(--color-bg-light);flex-shrink:0;align-items:center;width:100%;display:flex;position:relative}.ChatPanel-module__i4PSZG__chatInput{padding:var(--space-3);border:1px solid var(--color-border-dark);border-radius:var(--radius-full);font-size:var(--text-sm);transition:var(--transition-fast);outline:none;flex:1}.ChatPanel-module__i4PSZG__chatInput:focus{border-color:var(--color-primary)}.ChatPanel-module__i4PSZG__sendBtn{background:var(--color-primary);color:#fff;width:40px;height:40px;transition:var(--transition-fast);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.ChatPanel-module__i4PSZG__sendBtn:hover{background:var(--color-primary-dark);transform:scale(1.05)}.ChatPanel-module__i4PSZG__sendBtn:disabled{background:var(--color-border-dark);cursor:not-allowed;transform:none}@media (max-width:768px){.ChatPanel-module__i4PSZG__chatInputForm{padding:var(--space-3) var(--space-3) calc(var(--space-3) + env(safe-area-inset-bottom))}.ChatPanel-module__i4PSZG__chatInput{min-height:44px}.ChatPanel-module__i4PSZG__sendBtn{width:44px;height:44px}}
.DayCardDeck-module__ROa_2G__deck{width:100%;max-width:760px;margin:0 auto}.DayCardDeck-module__ROa_2G__stage{position:relative}.DayCardDeck-module__ROa_2G__viewport{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;display:flex;overflow-x:auto}.DayCardDeck-module__ROa_2G__viewport::-webkit-scrollbar{display:none}.DayCardDeck-module__ROa_2G__slide{scroll-snap-align:center;flex:0 0 100%;justify-content:center;min-width:0;display:flex}.DayCardDeck-module__ROa_2G__card{border-radius:var(--radius-2xl);background-color:var(--color-primary-dark);width:100%;max-width:460px;height:clamp(440px,64vh,560px);box-shadow:var(--shadow-lg,0 16px 40px #0003);color:#fff;background-position:50%;background-size:cover;flex-direction:column;justify-content:flex-end;display:flex;position:relative;overflow:hidden}.DayCardDeck-module__ROa_2G__dayPill{top:var(--space-4);left:var(--space-4);z-index:2;border-radius:var(--radius-full);-webkit-backdrop-filter:blur(8px);color:#fff;font-size:var(--text-xs);font-weight:var(--font-bold);letter-spacing:.08em;text-transform:uppercase;background:#0006;border:1px solid #ffffff40;align-items:baseline;gap:1px;padding:6px 16px;display:inline-flex;position:absolute}.DayCardDeck-module__ROa_2G__dayPillTotal{font-style:normal;font-weight:var(--font-medium);opacity:.65}.DayCardDeck-module__ROa_2G__cardBody{z-index:1;padding:var(--space-5) var(--space-4) var(--space-4);position:relative}.DayCardDeck-module__ROa_2G__cardTitle{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--font-bold);line-height:var(--leading-tight);letter-spacing:.02em;text-transform:uppercase;margin:0 0 var(--space-4);text-shadow:0 2px 16px #00000080}.DayCardDeck-module__ROa_2G__rows{flex-direction:column;display:flex}.DayCardDeck-module__ROa_2G__row{align-items:center;gap:var(--space-3);text-align:left;width:100%;color:inherit;padding:var(--space-3) 0;cursor:default;background:0 0;border:none;font-family:inherit;display:flex}.DayCardDeck-module__ROa_2G__row+.DayCardDeck-module__ROa_2G__row{border-top:1px solid #ffffff1f}button.DayCardDeck-module__ROa_2G__row{cursor:pointer;transition:var(--transition-fast)}button.DayCardDeck-module__ROa_2G__row:active{opacity:.9;transform:scale(.99)}.DayCardDeck-module__ROa_2G__rowIcon{color:#ffffffbf;flex:none;display:inline-flex}.DayCardDeck-module__ROa_2G__rowText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.DayCardDeck-module__ROa_2G__rowText small{font-size:10px;font-weight:var(--font-semibold);letter-spacing:.12em;text-transform:uppercase;color:#ffffff80}.DayCardDeck-module__ROa_2G__rowText strong{font-size:var(--text-sm);font-weight:var(--font-medium);color:#fffffff2;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DayCardDeck-module__ROa_2G__rowChevron{color:#ffffff80;flex:none}.DayCardDeck-module__ROa_2G__arrow{display:none}@media (min-width:768px){.DayCardDeck-module__ROa_2G__arrow{z-index:3;border-radius:var(--radius-full);border:1px solid var(--color-border);background:var(--color-card-bg);width:44px;height:44px;color:var(--color-text);box-shadow:var(--shadow-md);cursor:pointer;transition:var(--transition-fast);justify-content:center;align-items:center;display:inline-flex;position:absolute;top:50%;transform:translateY(-50%)}.DayCardDeck-module__ROa_2G__arrow:hover{background:var(--color-bg-secondary)}.DayCardDeck-module__ROa_2G__arrow:active{transform:translateY(-50%)scale(.94)}.DayCardDeck-module__ROa_2G__arrow:disabled{opacity:0;pointer-events:none}.DayCardDeck-module__ROa_2G__arrowLeft{left:max(8px,50% - 370px)}.DayCardDeck-module__ROa_2G__arrowRight{right:max(8px,50% - 370px)}.DayCardDeck-module__ROa_2G__card{max-width:680px;height:clamp(580px,78vh,760px)}}.DayCardDeck-module__ROa_2G__deckBy{margin:var(--space-3) 0 0;text-align:center;font-size:var(--text-xs);color:var(--color-text-muted)}.DayCardDeck-module__ROa_2G__drawerOverlay{z-index:var(--z-modal,400);background:#0000008c;justify-content:center;align-items:flex-end;margin-bottom:91px;display:flex;position:fixed;inset:0}.DayCardDeck-module__ROa_2G__drawer{background:var(--color-card-bg);border-radius:var(--radius-2xl) var(--radius-2xl) 0 0;flex-direction:column;width:100%;max-width:560px;max-height:82dvh;animation:.28s cubic-bezier(.32,.72,0,1) DayCardDeck-module__ROa_2G__drawerUp;display:flex;box-shadow:0 -8px 30px #0000002e}@keyframes DayCardDeck-module__ROa_2G__drawerUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.DayCardDeck-module__ROa_2G__drawerGrip{border-radius:var(--radius-full);background:var(--color-border-dark);width:44px;height:5px;margin:var(--space-3) auto var(--space-1)}.DayCardDeck-module__ROa_2G__drawerHead{justify-content:space-between;align-items:flex-start;gap:var(--space-3);padding:var(--space-2) var(--space-5) var(--space-4);border-bottom:1px solid var(--color-border);display:flex}.DayCardDeck-module__ROa_2G__drawerTitle{font-size:var(--text-lg);font-weight:var(--font-bold);letter-spacing:-.01em}.DayCardDeck-module__ROa_2G__drawerSub{font-size:var(--text-xs);font-weight:var(--font-semibold);letter-spacing:.04em;text-transform:uppercase;color:var(--color-text-muted);margin-top:2px;display:block}.DayCardDeck-module__ROa_2G__drawerClose{border-radius:var(--radius-full);background:var(--color-bg-secondary);color:var(--color-text-secondary);cursor:pointer;border:none;flex:none;padding:6px;display:inline-flex}.DayCardDeck-module__ROa_2G__drawerList{min-height:0;padding:var(--space-4) var(--space-5) calc(var(--space-6) + env(safe-area-inset-bottom));gap:var(--space-3);flex-direction:column;flex:1;display:flex;overflow-y:auto}.DayCardDeck-module__ROa_2G__drawerEmpty{font-size:var(--text-sm);color:var(--color-text-muted)}.DayCardDeck-module__ROa_2G__drawerItem{gap:var(--space-3);padding:var(--space-3);border:1px solid var(--color-border);border-radius:var(--radius-lg);background:var(--color-bg-light);align-items:flex-start;display:flex}.DayCardDeck-module__ROa_2G__drawerItemIcon{border-radius:var(--radius-full);background:var(--color-primary-light);width:34px;height:34px;color:var(--color-primary-dark);flex:none;justify-content:center;align-items:center;display:inline-flex}.DayCardDeck-module__ROa_2G__drawerItemText{flex:1;min-width:0}.DayCardDeck-module__ROa_2G__drawerItemText strong{font-size:var(--text-sm);font-weight:var(--font-semibold);color:var(--color-text);display:block}.DayCardDeck-module__ROa_2G__drawerItemText em{font-style:normal;font-size:var(--text-xs);font-weight:var(--font-semibold);color:var(--color-primary-dark)}.DayCardDeck-module__ROa_2G__drawerItemText p{font-size:var(--text-xs);color:var(--color-text-secondary);line-height:var(--leading-normal);margin:3px 0 0}@media (min-width:768px){.DayCardDeck-module__ROa_2G__drawerOverlay{padding:var(--space-4);align-items:center}.DayCardDeck-module__ROa_2G__drawer{border-radius:var(--radius-2xl);max-height:80vh;animation:.2s DayCardDeck-module__ROa_2G__drawerFade}.DayCardDeck-module__ROa_2G__drawerGrip{display:none}@keyframes DayCardDeck-module__ROa_2G__drawerFade{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}}
.PlacesPage-module__U97FaW__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.PlacesPage-module__U97FaW__wrapper{background:linear-gradient(180deg, color-mix(in srgb, var(--color-primary-light) 58%, var(--color-bg-light)) 0, var(--color-bg) 360px), var(--color-bg);min-height:100vh;color:var(--color-text)}.PlacesPage-module__U97FaW__pageHeader{padding:48px 0 42px}.PlacesPage-module__U97FaW__pageHeaderInner{max-width:1320px;margin:0 auto;padding:0 24px}.PlacesPage-module__U97FaW__eyebrow{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);color:var(--color-primary-dark);font-size:var(--text-sm);font-weight:var(--font-bold);letter-spacing:.08em;text-transform:uppercase;display:inline-flex}.PlacesPage-module__U97FaW__pageTitle{letter-spacing:0;color:var(--color-text);margin:0 0 8px;font-size:clamp(2rem,4.5vw,3.4rem);font-weight:850;line-height:1.1}.PlacesPage-module__U97FaW__pageTitleAccent{color:var(--color-primary)}.PlacesPage-module__U97FaW__pageSubtitle{color:var(--color-text-secondary);max-width:640px;margin:0;font-size:1rem;line-height:1.6}.PlacesPage-module__U97FaW__filterBar{background:var(--color-bg-light);border-bottom:1px solid var(--color-border);z-index:40;width:100%;box-shadow:0 1px 0 var(--color-border), 0 4px 16px #0000000a;justify-content:space-between;align-items:center;padding-right:24px;display:flex;position:sticky;top:0}.PlacesPage-module__U97FaW__filterBarInner{flex-wrap:wrap;align-items:center;gap:10px;max-width:1320px;padding:12px 24px;display:flex}.PlacesPage-module__U97FaW__placeSearchWrap{position:relative}.PlacesPage-module__U97FaW__placeSearch{border:1px solid var(--color-border);border-radius:var(--radius-md);background:var(--color-bg-secondary);height:36px;color:var(--color-text);outline:none;width:340px;padding:0 32px 0 30px;font-size:.82rem;transition:border-color .2s,box-shadow .2s}.PlacesPage-module__U97FaW__placeSearch:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 12%, transparent)}.PlacesPage-module__U97FaW__placeSearch::placeholder{color:var(--color-text-muted)}.PlacesPage-module__U97FaW__placeSearchClear{cursor:pointer;color:var(--color-text-muted);background:0 0;border:none;transition:color .2s;display:flex;position:absolute;top:50%;right:30px;transform:translateY(-50%)}.PlacesPage-module__U97FaW__placeSearchClear:hover{color:var(--color-text)}.PlacesPage-module__U97FaW__placeSearchIcon{cursor:pointer;color:var(--color-text-muted,#999);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:color .15s;display:flex;position:absolute;top:12px;right:12px}.PlacesPage-module__U97FaW__placeSearchIcon:hover{color:var(--color-primary,#7c3aed)}.PlacesPage-module__U97FaW__placeSearchAiBadge{color:var(--color-primary,#7c3aed);opacity:.6;pointer-events:none;letter-spacing:.02em;align-items:center;gap:3px;font-size:10px;font-weight:600;display:flex;position:absolute;top:50%;right:35px;transform:translateY(-50%)}.PlacesPage-module__U97FaW__filterDropdowns{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.PlacesPage-module__U97FaW__dropdown{position:relative}.PlacesPage-module__U97FaW__dropdownTrigger{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-full);height:32px;color:var(--color-text-secondary);font-size:var(--text-sm);font-weight:var(--font-semibold);cursor:pointer;white-space:nowrap;-webkit-user-select:none;user-select:none;align-items:center;gap:6px;padding:0 14px;transition:border-color .2s,background .2s,color .2s;display:flex}.PlacesPage-module__U97FaW__dropdownTrigger:hover{border-color:var(--color-primary);color:var(--color-text)}.PlacesPage-module__U97FaW__dropdownActive{border-color:var(--color-primary)!important;background:color-mix(in srgb, var(--color-primary) 10%, var(--color-bg-secondary))!important;color:var(--color-primary)!important}.PlacesPage-module__U97FaW__dropdownOpen{border-color:var(--color-primary);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-primary) 12%, transparent)}.PlacesPage-module__U97FaW__dropdownLabel{text-overflow:ellipsis;flex:1;overflow:hidden}.PlacesPage-module__U97FaW__dropdownChevron{color:var(--color-text-muted);flex-shrink:0;transition:transform .2s}.PlacesPage-module__U97FaW__chevronOpen{transform:rotate(180deg)}.PlacesPage-module__U97FaW__dropdownMenu{background:var(--color-bg-light,#fff);border:1px solid var(--color-border);border-radius:var(--radius-xl,16px);z-index:200;transform-origin:top;min-width:230px;max-width:min(320px,86vw);padding:6px;animation:.18s cubic-bezier(.16,1,.3,1) PlacesPage-module__U97FaW__dropIn;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 4px 12px #0f172a0f,0 18px 48px #0f172a29}.PlacesPage-module__U97FaW__dropdownMenuRight{transform-origin:100% 0;left:auto;right:0}@keyframes PlacesPage-module__U97FaW__dropIn{0%{opacity:0;transform:translateY(-6px)scale(.97)}to{opacity:1;transform:translateY(0)scale(1)}}.PlacesPage-module__U97FaW__dropdownScroll{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:var(--color-border) transparent;max-height:264px;overflow-y:auto}.PlacesPage-module__U97FaW__dropdownScroll::-webkit-scrollbar{width:8px}.PlacesPage-module__U97FaW__dropdownScroll::-webkit-scrollbar-thumb{background:var(--color-border);background-clip:padding-box;border:2px solid #0000;border-radius:8px}.PlacesPage-module__U97FaW__dropdownOption{border-radius:var(--radius-md,10px);text-align:left;width:100%;color:var(--color-text-secondary);cursor:pointer;background:0 0;border:none;align-items:center;gap:10px;padding:10px 12px;font-size:.8rem;line-height:1.3;transition:background .15s,color .15s;display:flex}.PlacesPage-module__U97FaW__dropdownOption+.PlacesPage-module__U97FaW__dropdownOption{margin-top:2px}.PlacesPage-module__U97FaW__dropdownOption:hover{background:var(--color-bg-secondary);color:var(--color-text)}.PlacesPage-module__U97FaW__optionSelected{background:color-mix(in srgb, var(--color-primary) 9%, transparent);font-weight:600;color:var(--color-primary)!important}.PlacesPage-module__U97FaW__optionSelected:hover{background:color-mix(in srgb, var(--color-primary) 14%, transparent)}.PlacesPage-module__U97FaW__optionLabel{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;overflow:hidden}.PlacesPage-module__U97FaW__optionCheck{color:inherit;flex-shrink:0;display:flex}.PlacesPage-module__U97FaW__optionCheckRight{color:var(--color-primary);flex-shrink:0;display:flex}.PlacesPage-module__U97FaW__dropdownClear{background:var(--color-bg-secondary);border-radius:var(--radius-md,10px);width:100%;color:var(--color-text-muted);cursor:pointer;border:none;justify-content:center;align-items:center;gap:6px;margin-top:6px;padding:9px 14px;font-size:.78rem;font-weight:600;transition:color .2s,background .2s;display:flex}.PlacesPage-module__U97FaW__dropdownClear:hover{color:var(--color-error,#ef4444);background:color-mix(in srgb, var(--color-error,#ef4444) 10%, var(--color-bg-secondary))}.PlacesPage-module__U97FaW__dropdownEmpty{color:var(--color-text-muted);padding:12px 14px;font-size:.8rem}.PlacesPage-module__U97FaW__resetBtn{border:1px solid color-mix(in srgb, var(--color-error,#ef4444) 30%, transparent);border-radius:var(--radius-md);height:38px;color:var(--color-error,#ef4444);cursor:pointer;white-space:nowrap;background:0 0;flex-shrink:0;align-items:center;gap:6px;padding:0 14px;font-size:.8rem;font-weight:600;transition:background .2s,border-color .2s;display:flex}.PlacesPage-module__U97FaW__resetBtn:hover{background:color-mix(in srgb, var(--color-error,#ef4444) 8%, transparent);border-color:var(--color-error,#ef4444)}.PlacesPage-module__U97FaW__activeChipsBar{flex-wrap:wrap;align-items:center;gap:8px;max-width:1320px;margin:0 auto;padding:10px 24px;display:flex}.PlacesPage-module__U97FaW__filterChip{background:color-mix(in srgb, var(--color-primary) 10%, transparent);border:1px solid color-mix(in srgb, var(--color-primary) 25%, transparent);color:var(--color-primary);border-radius:999px;align-items:center;gap:5px;padding:4px 10px;font-size:.75rem;display:inline-flex}.PlacesPage-module__U97FaW__chipKey{opacity:.7;text-transform:capitalize;font-weight:600}.PlacesPage-module__U97FaW__filterChip button{cursor:pointer;color:var(--color-primary);opacity:.7;background:0 0;border:none;border-radius:50%;margin-left:2px;padding:0;transition:opacity .2s;display:flex}.PlacesPage-module__U97FaW__filterChip button:hover{opacity:1}.PlacesPage-module__U97FaW__clearAllChip{border:1px solid var(--color-border);color:var(--color-text-muted);cursor:pointer;background:0 0;border-radius:999px;align-items:center;gap:5px;padding:4px 12px;font-size:.75rem;transition:color .2s,border-color .2s;display:inline-flex}.PlacesPage-module__U97FaW__clearAllChip:hover{color:var(--color-error,#ef4444);border-color:var(--color-error,#ef4444)}.PlacesPage-module__U97FaW__toolbar{justify-content:space-between;align-items:center;gap:16px;max-width:1320px;margin:0 auto;padding:16px 24px 8px;display:flex}.PlacesPage-module__U97FaW__toolbarRight{align-items:center;gap:12px;display:flex}.PlacesPage-module__U97FaW__resultCount{color:var(--color-text-muted);font-size:.85rem}.PlacesPage-module__U97FaW__resultCount strong{color:var(--color-text);font-weight:700}.PlacesPage-module__U97FaW__filteredNote{color:var(--color-primary)}.PlacesPage-module__U97FaW__sortWrap{align-items:center;display:flex;position:relative}.PlacesPage-module__U97FaW__sortIcon{color:var(--color-text-muted);pointer-events:none;position:absolute;left:10px}.PlacesPage-module__U97FaW__sortSelect{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);height:36px;color:var(--color-text-secondary);cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%23888' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 8px center;background-repeat:no-repeat;outline:none;padding:0 28px 0 30px;font-size:.82rem;transition:border-color .2s}.PlacesPage-module__U97FaW__sortSelect:focus{border-color:var(--color-primary)}.PlacesPage-module__U97FaW__viewToggle{border:1px solid var(--color-border);border-radius:var(--radius-md);display:flex;overflow:hidden}.PlacesPage-module__U97FaW__viewBtn{background:var(--color-bg-secondary);cursor:pointer;width:36px;height:36px;color:var(--color-text-muted);border:none;justify-content:center;align-items:center;transition:background .2s,color .2s;display:flex}.PlacesPage-module__U97FaW__viewBtn+.PlacesPage-module__U97FaW__viewBtn{border-left:1px solid var(--color-border)}.PlacesPage-module__U97FaW__viewBtn:hover{background:var(--color-bg-light);color:var(--color-text)}.PlacesPage-module__U97FaW__viewBtnActive{background:var(--color-primary)!important;color:#fff!important}.PlacesPage-module__U97FaW__content{max-width:1320px;margin:0 auto;padding:16px 24px 64px}.PlacesPage-module__U97FaW__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:40px 20px;display:grid}.PlacesPage-module__U97FaW__listGrid{flex-direction:column;gap:12px;display:flex}.PlacesPage-module__U97FaW__card{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-lg);color:inherit;flex-direction:column;text-decoration:none;transition:border-color .2s,box-shadow .2s,transform .2s;animation:.4s both PlacesPage-module__U97FaW__cardReveal;display:flex;overflow:hidden}.PlacesPage-module__U97FaW__card:hover{border-color:var(--color-primary);transform:translateY(-3px);box-shadow:0 8px 32px #0000001a}@keyframes PlacesPage-module__U97FaW__cardReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.PlacesPage-module__U97FaW__cardImg{aspect-ratio:4/3;background:var(--color-bg-tertiary,#f3f4f6);position:relative;overflow:hidden}.PlacesPage-module__U97FaW__cardPhoto{object-fit:cover;transition:transform .5s}.PlacesPage-module__U97FaW__card:hover .PlacesPage-module__U97FaW__cardPhoto{transform:scale(1.06)}.PlacesPage-module__U97FaW__cardPlaceholder{width:100%;height:100%;color:var(--color-text-muted);justify-content:center;align-items:center;display:flex}.PlacesPage-module__U97FaW__cardOverlay{pointer-events:none;background:linear-gradient(#0000 40%,#00000080 100%);position:absolute;inset:0}.PlacesPage-module__U97FaW__offbeatBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;letter-spacing:.04em;background:#8b5cf6d9;border-radius:999px;padding:3px 10px;font-size:.68rem;font-weight:700;position:absolute;top:10px;left:10px}.PlacesPage-module__U97FaW__featuredBadge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;background:#f59e0bd9;border-radius:999px;padding:3px 10px;font-size:.68rem;font-weight:700;position:absolute;top:10px;right:10px}.PlacesPage-module__U97FaW__cardImgBottom{gap:6px;display:flex;position:absolute;bottom:10px;left:10px}.PlacesPage-module__U97FaW__diffChip,.PlacesPage-module__U97FaW__timeChip{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #0000;border-radius:999px;align-items:center;gap:4px;padding:3px 8px;font-size:.65rem;font-weight:700;display:inline-flex}.PlacesPage-module__U97FaW__timeChip{color:#ffffffe6;text-overflow:ellipsis;white-space:nowrap;background:#00000073;border-color:#ffffff26;max-width:130px;overflow:hidden}.PlacesPage-module__U97FaW__cardBody{flex-direction:column;flex:1;gap:6px;padding:14px 16px 16px;display:flex}.PlacesPage-module__U97FaW__cardLocation{color:var(--color-text-muted);align-items:center;gap:4px;font-size:.72rem;display:flex}.PlacesPage-module__U97FaW__cardName{color:var(--color-text);letter-spacing:-.01em;margin:0;font-size:1rem;font-weight:700;line-height:1.25}.PlacesPage-module__U97FaW__cardCats{flex-wrap:wrap;gap:5px;margin-top:2px;display:flex}.PlacesPage-module__U97FaW__catTag{background:var(--color-bg-tertiary,#f3f4f6);border:1px solid var(--color-border);color:var(--color-text-secondary);border-radius:999px;padding:2px 8px;font-size:.67rem}.PlacesPage-module__U97FaW__cardFooter{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:auto;padding-top:10px;display:flex}.PlacesPage-module__U97FaW__cardRating{color:var(--color-warning,#f59e0b);align-items:center;gap:4px;font-size:.78rem;font-weight:700;display:flex}.PlacesPage-module__U97FaW__cardReviews{color:var(--color-text-muted);font-size:.7rem;font-weight:400}.PlacesPage-module__U97FaW__cardNew{color:var(--color-primary);background:color-mix(in srgb, var(--color-primary) 10%, transparent);border-radius:999px;padding:2px 8px;font-size:.7rem;font-weight:700}.PlacesPage-module__U97FaW__cardCta{color:var(--color-primary);font-size:.78rem;font-weight:700;transition:gap .2s}.PlacesPage-module__U97FaW__card:hover .PlacesPage-module__U97FaW__cardCta{letter-spacing:.03em}.PlacesPage-module__U97FaW__skeletonCard{border-radius:var(--radius-lg);background:var(--color-bg-secondary);border:1px solid var(--color-border);overflow:hidden}.PlacesPage-module__U97FaW__skeletonImg{aspect-ratio:4/3;background:linear-gradient(90deg, var(--color-border) 25%, var(--color-bg-tertiary,#eee) 50%, var(--color-border) 75%);background-size:200% 100%;animation:1.4s infinite PlacesPage-module__U97FaW__shimmer}.PlacesPage-module__U97FaW__skeletonBody{padding:14px}.PlacesPage-module__U97FaW__skeletonLine{background:linear-gradient(90deg, var(--color-border) 25%, var(--color-bg-tertiary,#eee) 50%, var(--color-border) 75%);background-size:200% 100%;border-radius:6px;height:12px;margin-bottom:8px;animation:1.4s infinite PlacesPage-module__U97FaW__shimmer}@keyframes PlacesPage-module__U97FaW__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.PlacesPage-module__U97FaW__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:80px 24px;display:flex}.PlacesPage-module__U97FaW__emptyIllo{background:var(--color-bg-secondary);border:1px solid var(--color-border);width:80px;height:80px;color:var(--color-text-muted);border-radius:50%;justify-content:center;align-items:center;display:flex}.PlacesPage-module__U97FaW__emptyTitle{color:var(--color-text);margin:0;font-size:1.15rem;font-weight:700}.PlacesPage-module__U97FaW__emptyDesc{color:var(--color-text-secondary);max-width:400px;margin:0;font-size:.88rem;line-height:1.6}.PlacesPage-module__U97FaW__emptyBtn{background:var(--color-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;align-items:center;gap:8px;padding:10px 20px;font-size:.88rem;font-weight:600;transition:opacity .2s;display:flex}.PlacesPage-module__U97FaW__emptyBtn:hover{opacity:.88}.PlacesPage-module__U97FaW__errorBanner{background:color-mix(in srgb, var(--color-error,#ef4444) 8%, transparent);border:1px solid color-mix(in srgb, var(--color-error,#ef4444) 25%, transparent);border-radius:var(--radius-md);color:var(--color-error,#ef4444);align-items:center;gap:12px;margin-bottom:20px;padding:14px 18px;font-size:.88rem;display:flex}.PlacesPage-module__U97FaW__errorBanner button{background:var(--color-error,#ef4444);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;margin-left:auto;padding:6px 14px;font-size:.8rem}.PlacesPage-module__U97FaW__pagination{flex-wrap:wrap;justify-content:center;align-items:center;gap:6px;padding:40px 0 20px;display:flex}.PlacesPage-module__U97FaW__pageBtn{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);height:38px;color:var(--color-text-secondary);cursor:pointer;align-items:center;gap:6px;padding:0 16px;font-size:.82rem;font-weight:600;transition:all .2s;display:inline-flex}.PlacesPage-module__U97FaW__pageBtn:hover:not(:disabled){border-color:var(--color-primary);color:var(--color-primary)}.PlacesPage-module__U97FaW__pageBtnDisabled{opacity:.4;cursor:not-allowed}.PlacesPage-module__U97FaW__pageNumbers{align-items:center;gap:4px;display:flex}.PlacesPage-module__U97FaW__pageNum{background:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md);width:38px;height:38px;color:var(--color-text-secondary);cursor:pointer;justify-content:center;align-items:center;font-size:.85rem;font-weight:600;transition:all .2s;display:flex}.PlacesPage-module__U97FaW__pageNum:hover{border-color:var(--color-primary);color:var(--color-primary)}.PlacesPage-module__U97FaW__pageNumActive{box-shadow:0 2px 8px color-mix(in srgb, var(--color-primary) 35%, transparent);background:var(--color-primary)!important;border-color:var(--color-primary)!important;color:#fff!important}.PlacesPage-module__U97FaW__pageEllipsis{text-align:center;width:32px;color:var(--color-text-muted);font-size:.85rem}.PlacesPage-module__U97FaW__pageContext{text-align:center;color:var(--color-text-muted);margin-bottom:0;font-size:.78rem}.PlacesPage-module__U97FaW__suspenseFallback{min-height:60vh;color:var(--color-text-muted);flex-direction:column;justify-content:center;align-items:center;gap:16px;font-size:.88rem;display:flex}@media (max-width:1024px){.PlacesPage-module__U97FaW__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}.PlacesPage-module__U97FaW__dropdownSearchWrapper{background-color:var(--color-bg-secondary);border:1px solid var(--color-border);border-radius:var(--radius-md,10px);z-index:2;align-items:center;gap:8px;margin-bottom:6px;padding:9px 11px;transition:border-color .15s;display:flex;position:sticky;top:0}.PlacesPage-module__U97FaW__dropdownSearchWrapper:focus-within{border-color:var(--color-primary)}.PlacesPage-module__U97FaW__dropdownSearchIcon{color:var(--color-text-muted)}.PlacesPage-module__U97FaW__dropdownSearchInput{width:100%;color:var(--color-text);background:0 0;border:none;outline:none;font-size:13px}.PlacesPage-module__U97FaW__dropdownSearchInput::placeholder{color:var(--color-text-hint)}.PlacesPage-module__U97FaW__generatingWrap{text-align:center;max-width:480px;margin:64px auto;padding:0 20px;animation:.4s PlacesPage-module__U97FaW__fadeInUp}.PlacesPage-module__U97FaW__generatingGlobe{width:88px;height:88px;color:var(--color-primary,#2d6a4f);opacity:.85;margin:0 auto 28px}.PlacesPage-module__U97FaW__spinSlow{transform-origin:60px 60px;animation:7s linear infinite PlacesPage-module__U97FaW__spinRing}.PlacesPage-module__U97FaW__pulseDot{transform-origin:60px 60px;animation:1.4s ease-in-out infinite PlacesPage-module__U97FaW__pulseAI}.PlacesPage-module__U97FaW__generatingTitle{color:var(--color-text,#1a1a2e);margin-bottom:10px;font-size:1.5rem;font-weight:600;line-height:1.3}.PlacesPage-module__U97FaW__generatingPlaceName{color:var(--color-primary,#2d6a4f);font-style:italic}.PlacesPage-module__U97FaW__generatingSub{color:var(--color-text-muted,#6b7280);margin-bottom:28px;font-size:.92rem;line-height:1.6}.PlacesPage-module__U97FaW__generatingSteps{text-align:left;border:1px solid var(--color-border,#e5e7eb);background:#fff;border-radius:12px;flex-direction:column;gap:10px;padding:18px 22px;display:flex;box-shadow:0 2px 12px #0000000f}.PlacesPage-module__U97FaW__genStep{align-items:center;gap:12px;font-size:.875rem;transition:color .3s;display:flex}.PlacesPage-module__U97FaW__stepIcon{text-align:center;flex-shrink:0;width:18px;font-size:.85rem}.PlacesPage-module__U97FaW__stepDone{color:#22c55e}.PlacesPage-module__U97FaW__stepActive{color:var(--color-primary,#2d6a4f);font-weight:500}.PlacesPage-module__U97FaW__stepActive .PlacesPage-module__U97FaW__stepIcon{animation:1s ease-in-out infinite PlacesPage-module__U97FaW__pulseAI}.PlacesPage-module__U97FaW__stepPending{color:#d1d5db}.PlacesPage-module__U97FaW__generatedWrap{text-align:center;max-width:360px;margin:80px auto;padding:0 20px;animation:.5s PlacesPage-module__U97FaW__fadeInUp}.PlacesPage-module__U97FaW__generatedCheck{color:#fff;background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;margin:0 auto 20px;font-size:1.6rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) PlacesPage-module__U97FaW__popIn;display:flex}.PlacesPage-module__U97FaW__generatedTitle{color:var(--color-text,#1a1a2e);margin-bottom:6px;font-size:1.8rem;font-weight:600}.PlacesPage-module__U97FaW__generatedPlace{color:var(--color-primary,#2d6a4f);margin-bottom:4px;font-size:1.2rem;font-weight:500}.PlacesPage-module__U97FaW__generatedLocation{color:var(--color-text-muted,#6b7280);margin-bottom:14px;font-size:.88rem}.PlacesPage-module__U97FaW__generatedSub{color:#9ca3af;font-size:.82rem}.PlacesPage-module__U97FaW__aiBadge{color:#fff;letter-spacing:.05em;text-transform:uppercase;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2d6a4fd9;border-radius:20px;align-items:center;gap:4px;padding:3px 7px;font-size:.65rem;font-weight:600;display:inline-flex;position:absolute;top:10px;right:10px}@keyframes PlacesPage-module__U97FaW__spinRing{to{transform:rotate(360deg)}}@keyframes PlacesPage-module__U97FaW__pulseAI{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(1.35)}}@keyframes PlacesPage-module__U97FaW__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes PlacesPage-module__U97FaW__popIn{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.PlacesPage-module__U97FaW__wrapper{width:100%;overflow-x:hidden}.PlacesPage-module__U97FaW__filterBar{z-index:40;flex-direction:column;align-items:stretch;gap:0;padding-right:0;position:sticky;top:0}.PlacesPage-module__U97FaW__filterBarInner{box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none;gap:8px;width:100%;padding:10px 16px;overflow:auto visible}.PlacesPage-module__U97FaW__filterBarInner::-webkit-scrollbar{display:none}.PlacesPage-module__U97FaW__filterDropdowns{flex-wrap:wrap;gap:10px}.PlacesPage-module__U97FaW__dropdownTrigger{white-space:nowrap;flex-shrink:0}.PlacesPage-module__U97FaW__resetBtn{flex-shrink:0}.PlacesPage-module__U97FaW__placeSearchWrap{box-sizing:border-box;width:100%;padding:0 16px 10px}.PlacesPage-module__U97FaW__placeSearch{box-sizing:border-box;width:100%}.PlacesPage-module__U97FaW__grid{grid-template-columns:1fr 1fr;gap:12px}.PlacesPage-module__U97FaW__content{box-sizing:border-box;width:100%;padding:12px 16px 48px;overflow-x:hidden}.PlacesPage-module__U97FaW__activeChipsBar{box-sizing:border-box;width:100%;padding:8px 16px}.PlacesPage-module__U97FaW__toolbar{box-sizing:border-box;width:100%;padding:12px 16px 6px}.PlacesPage-module__U97FaW__pageHeaderInner{padding:0 16px}}@media (max-width:480px){.PlacesPage-module__U97FaW__grid{grid-template-columns:1fr;gap:12px}.PlacesPage-module__U97FaW__filterDropdowns{flex-wrap:wrap;gap:10px;display:flex}.PlacesPage-module__U97FaW__dropdownTrigger{width:auto}.PlacesPage-module__U97FaW__searchForm,.PlacesPage-module__U97FaW__searchInput{width:100%}}@media (max-width:640px){.PlacesPage-module__U97FaW__listGrid{gap:10px}}
.HomeBlogGuides-module__fQA_rW__section{padding:var(--space-16) var(--space-4);background:var(--color-bg-light)}.HomeBlogGuides-module__fQA_rW__container{max-width:var(--content-max-width);margin:0 auto}.HomeBlogGuides-module__fQA_rW__header{margin-bottom:var(--space-8);flex-direction:column;align-items:flex-start;gap:6px;display:flex}.HomeBlogGuides-module__fQA_rW__headerText{flex-direction:column;align-items:flex-start;gap:6px;min-width:0;display:flex}.HomeBlogGuides-module__fQA_rW__eyebrow{color:var(--color-primary);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:850;display:inline-flex}.HomeBlogGuides-module__fQA_rW__header h2{color:var(--color-text);font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--font-bold);line-height:var(--leading-tight);letter-spacing:-.01em;margin:0}.HomeBlogGuides-module__fQA_rW__header p{max-width:680px;color:var(--color-text-muted);font-size:var(--text-base);line-height:var(--leading-relaxed);margin:4px 0 0}.HomeBlogGuides-module__fQA_rW__viewAll{color:var(--color-primary);font-size:var(--text-sm);align-items:center;gap:6px;margin-top:8px;font-weight:850;display:inline-flex}.HomeBlogGuides-module__fQA_rW__viewAll:hover{color:var(--color-primary-dark)}.HomeBlogGuides-module__fQA_rW__grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.HomeBlogGuides-module__fQA_rW__cardLink{height:100%;color:inherit;background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius-xl);box-shadow:var(--shadow-sm);text-decoration:none;transition:transform .2s,border-color .2s,box-shadow .2s;display:grid;overflow:hidden}.HomeBlogGuides-module__fQA_rW__cardLink:hover{color:inherit;border-color:var(--color-primary-border);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.HomeBlogGuides-module__fQA_rW__cardLink:active{transform:scale(.98)}.HomeBlogGuides-module__fQA_rW__imageWrap{aspect-ratio:16/9;background:var(--color-bg-secondary);position:relative;overflow:hidden}.HomeBlogGuides-module__fQA_rW__imageWrap img{object-fit:cover;transition:transform .45s}.HomeBlogGuides-module__fQA_rW__cardLink:hover .HomeBlogGuides-module__fQA_rW__imageWrap img{transform:scale(1.04)}.HomeBlogGuides-module__fQA_rW__category{color:#fff;border-radius:var(--radius-full);font-size:11px;font-weight:var(--font-bold);text-transform:capitalize;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#1118278c;padding:6px 11px;position:absolute;top:12px;left:12px}.HomeBlogGuides-module__fQA_rW__noImage{height:100%;color:var(--color-text-muted);font-size:var(--text-sm);place-items:center;display:grid}.HomeBlogGuides-module__fQA_rW__body{padding:var(--space-5);flex-direction:column;gap:10px;display:flex}.HomeBlogGuides-module__fQA_rW__meta{flex-wrap:wrap;align-items:center;gap:6px 10px;display:flex}.HomeBlogGuides-module__fQA_rW__metaItem{color:var(--color-text-muted);font-size:var(--text-xs);font-weight:var(--font-semibold);align-items:center;gap:4px;display:inline-flex}.HomeBlogGuides-module__fQA_rW__metaItem svg{color:var(--color-text-hint)}.HomeBlogGuides-module__fQA_rW__metaVerified{color:var(--color-primary-dark)}.HomeBlogGuides-module__fQA_rW__metaVerified svg{color:var(--color-primary)}.HomeBlogGuides-module__fQA_rW__body h3{color:var(--color-text);font-family:var(--font-display);font-size:var(--text-lg);font-weight:var(--font-bold);letter-spacing:-.01em;margin:0;line-height:1.25}.HomeBlogGuides-module__fQA_rW__body p{min-height:60px;color:var(--color-text-secondary);font-size:var(--text-sm);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.55;display:-webkit-box;overflow:hidden}.HomeBlogGuides-module__fQA_rW__cta{color:var(--color-primary);font-size:var(--text-sm);align-items:center;gap:6px;margin-top:auto;font-weight:850;display:inline-flex}.HomeBlogGuides-module__fQA_rW__ctaArrow{transition:transform .18s}.HomeBlogGuides-module__fQA_rW__cardLink:hover .HomeBlogGuides-module__fQA_rW__ctaArrow{transform:translate(3px)}@media (max-width:900px){.HomeBlogGuides-module__fQA_rW__grid{scroll-snap-type:x mandatory;gap:var(--space-4);padding:0 var(--space-4) var(--space-4);margin:0 calc(-1 * var(--space-4)) calc(-1 * var(--space-4));scrollbar-width:none;-ms-overflow-style:none;display:flex;overflow-x:auto}.HomeBlogGuides-module__fQA_rW__grid::-webkit-scrollbar{display:none}.HomeBlogGuides-module__fQA_rW__card{scroll-snap-align:start;flex:0 0 78%;min-width:260px;max-width:320px}}@media (min-width:768px){.HomeBlogGuides-module__fQA_rW__header{justify-content:space-between;align-items:flex-end;gap:var(--space-6);flex-direction:row}.HomeBlogGuides-module__fQA_rW__viewAll{flex-shrink:0;margin-top:0;margin-bottom:4px}}
.WeatherSection-module__7ZV7Qa__section{padding:0 0 2rem}.WeatherSection-module__7ZV7Qa__sectionHeader{align-items:center;gap:8px;margin-bottom:10px;display:flex}.WeatherSection-module__7ZV7Qa__sectionTitle{font-family:var(--font-display);color:var(--color-text,#111827);margin:0;font-size:1.1rem;font-weight:600}.WeatherSection-module__7ZV7Qa__errorState{color:var(--color-text-muted,#6b7280);align-items:center;gap:8px;padding:1rem 0;font-size:14px;display:flex}.WeatherSection-module__7ZV7Qa__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.WeatherSection-module__7ZV7Qa__atmo{border-radius:18px;align-items:flex-end;margin-bottom:20px;padding:18px 20px;transition:background .7s;display:flex;position:relative;overflow:hidden}.WeatherSection-module__7ZV7Qa__skyPleasant{background:linear-gradient(160deg,#c7eafd 0%,#d8f3e8 55%,#eaf8d3 100%)}.WeatherSection-module__7ZV7Qa__skyWarm{background:linear-gradient(160deg,#ffe8b0 0%,#ffd580 30%,#ffb347 100%)}.WeatherSection-module__7ZV7Qa__skyCold{background:linear-gradient(160deg,#cfe0f8 0%,#b8d4f4 40%,#d5e9fc 100%)}.WeatherSection-module__7ZV7Qa__skyRain{background:linear-gradient(160deg,#b6cde4 0%,#96b4ce 40%,#c5d9e8 100%)}.WeatherSection-module__7ZV7Qa__skyMonsoon{background:linear-gradient(160deg,#8fa8bd 0%,#7090a8 40%,#a0bac9 100%)}.WeatherSection-module__7ZV7Qa__skyExcellent{background:linear-gradient(160deg,#b5ead4 0%,#76d4b0 40%,#d9f5e8 100%)}.WeatherSection-module__7ZV7Qa__atmoNoise{opacity:.5;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='0.04'/%3E%3C/svg%3E");position:absolute;inset:0}.WeatherSection-module__7ZV7Qa__cloud1,.WeatherSection-module__7ZV7Qa__cloud2,.WeatherSection-module__7ZV7Qa__cloud3{filter:blur(3px);background:#ffffff8c;border-radius:50px;animation:18s linear infinite WeatherSection-module__7ZV7Qa__cloudDrift;position:absolute}.WeatherSection-module__7ZV7Qa__cloud1{width:80px;height:22px;animation-duration:18s;top:18px;left:12%}.WeatherSection-module__7ZV7Qa__cloud2{opacity:.7;width:55px;height:16px;animation-duration:28s;animation-delay:4s;top:28px;left:35%}.WeatherSection-module__7ZV7Qa__cloud3{width:100px;height:26px;animation-duration:22s;animation-delay:9s;top:14px;right:8%}@keyframes WeatherSection-module__7ZV7Qa__cloudDrift{0%{transform:translate(0)}50%{transform:translate(18px)}to{transform:translate(0)}}.WeatherSection-module__7ZV7Qa__sun{background:radial-gradient(circle at 38% 38%,#ffe066,#f59e0b);border-radius:50%;width:42px;height:42px;animation:4s ease-in-out infinite WeatherSection-module__7ZV7Qa__sunPulse;position:absolute;top:16px;right:22%;box-shadow:0 0 0 8px #f59e0b26,0 0 32px #f59e0b4d}@keyframes WeatherSection-module__7ZV7Qa__sunPulse{0%,to{box-shadow:0 0 0 8px #f59e0b26,0 0 32px #f59e0b4d}50%{box-shadow:0 0 0 14px #f59e0b1a,0 0 48px #f59e0b59}}.WeatherSection-module__7ZV7Qa__atmoContent{z-index:2;justify-content:space-between;align-items:flex-end;gap:12px;width:100%;display:flex;position:relative}.WeatherSection-module__7ZV7Qa__atmoTitle{font-family:var(--font-display,"Poppins", sans-serif);color:var(--color-primary-darker,#085041);margin:0;font-size:18px;font-weight:700;line-height:1.2}.WeatherSection-module__7ZV7Qa__atmoSub{color:var(--color-primary-dark,#0f6e56);margin-top:3px;font-size:12px;font-weight:500}.WeatherSection-module__7ZV7Qa__atmoBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:var(--color-primary-darker,#085041);white-space:nowrap;background:#ffffffbf;border:1px solid #ffffffe6;border-radius:999px;flex-shrink:0;align-items:center;gap:6px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-flex;box-shadow:0 2px 8px #00000012}.WeatherSection-module__7ZV7Qa__atmoBadgeDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.WeatherSection-module__7ZV7Qa__climateNote{color:var(--color-text-secondary,#374151);background:var(--color-bg-light,#fff);border-left:3px solid var(--color-primary-border,#97c459);border-radius:10px;margin-bottom:16px;padding:10px 14px;font-size:13.5px;line-height:1.65;box-shadow:0 1px 4px #00000012}.WeatherSection-module__7ZV7Qa__chartWrap{background:var(--color-bg-light,#fff);border:1px solid var(--color-border,#e5e7eb);border-bottom:none;border-radius:14px 14px 0 0;padding:16px 16px 0;overflow:hidden;box-shadow:0 1px 4px #00000012}.WeatherSection-module__7ZV7Qa__chartLabel{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-muted,#6b7280);margin-bottom:8px;font-size:10.5px;font-weight:600}.WeatherSection-module__7ZV7Qa__chartContainer{position:relative}.WeatherSection-module__7ZV7Qa__chartSvg{width:100%;display:block;overflow:visible}.WeatherSection-module__7ZV7Qa__stripWrap{background:var(--color-bg-light,#fff);border:1px solid var(--color-border,#e5e7eb);scrollbar-width:thin;scrollbar-color:var(--color-border-dark,#d1d5db) transparent;border-top:none;border-radius:0 0 14px 14px;margin-bottom:0;overflow:auto visible}.WeatherSection-module__7ZV7Qa__strip{grid-template-columns:repeat(12,1fr);min-width:560px;display:grid}.WeatherSection-module__7ZV7Qa__monthCell{cursor:pointer;border-right:1px solid var(--color-border,#e5e7eb);-webkit-user-select:none;user-select:none;font:inherit;text-align:center;background:0 0;outline:none;flex-direction:column;align-items:center;gap:4px;width:100%;padding:10px 4px 12px;transition:background .15s;display:flex;position:relative}.WeatherSection-module__7ZV7Qa__monthCell:last-child{border-right:none}.WeatherSection-module__7ZV7Qa__monthCell:hover{background:#f9fafb}.WeatherSection-module__7ZV7Qa__monthActive{background:#f0fdf8!important}.WeatherSection-module__7ZV7Qa__monthActive:after{content:"";background:var(--color-primary,#1d9e75);border-radius:3px 3px 0 0;height:3px;position:absolute;bottom:0;left:10%;right:10%}.WeatherSection-module__7ZV7Qa__monthCell:focus-visible{outline:2px solid var(--color-primary,#1d9e75);outline-offset:-2px}.WeatherSection-module__7ZV7Qa__qualityBand{height:4px;transition:height .2s;position:absolute;top:0;left:0;right:0}.WeatherSection-module__7ZV7Qa__monthCell:hover .WeatherSection-module__7ZV7Qa__qualityBand{height:6px}.WeatherSection-module__7ZV7Qa__band_excellent{background:#16a34a}.WeatherSection-module__7ZV7Qa__band_good{background:#1d9e75}.WeatherSection-module__7ZV7Qa__band_moderate{background:#f59e0b}.WeatherSection-module__7ZV7Qa__band_avoid{background:#ef4444}.WeatherSection-module__7ZV7Qa__band_cold{background:#60a5fa}.WeatherSection-module__7ZV7Qa__band_hot{background:#f97316}.WeatherSection-module__7ZV7Qa__monthName{letter-spacing:.05em;text-transform:uppercase;color:var(--color-text-muted,#6b7280);margin-top:6px;font-size:10px;font-weight:700}.WeatherSection-module__7ZV7Qa__monthActive .WeatherSection-module__7ZV7Qa__monthName{color:var(--color-primary,#1d9e75)}.WeatherSection-module__7ZV7Qa__monthIcon{justify-content:center;align-items:center;font-size:16px;line-height:1;display:flex}.WeatherSection-module__7ZV7Qa__rainBar{justify-content:center;align-items:flex-end;width:24px;height:32px;display:flex}.WeatherSection-module__7ZV7Qa__rainFill{background:linear-gradient(#60a5fa,#93c5fd);border-radius:2px 2px 0 0;width:8px;min-height:2px;transition:height .3s}.WeatherSection-module__7ZV7Qa__monthTemp{align-items:baseline;gap:2px;font-size:11px;display:flex}.WeatherSection-module__7ZV7Qa__tempMin{color:#60a5fa;font-weight:600}.WeatherSection-module__7ZV7Qa__tempSep{color:var(--color-text-hint,#9ca3af);font-size:10px}.WeatherSection-module__7ZV7Qa__tempMax{color:#f97316;font-weight:600}.WeatherSection-module__7ZV7Qa__nowBadge{letter-spacing:.06em;text-transform:uppercase;background:var(--color-accent,#ef9f27);color:#fff;white-space:nowrap;z-index:2;border-radius:999px;padding:2px 6px;font-size:8.5px;font-weight:800;position:absolute;top:-3px;left:50%;transform:translate(-50%)}.WeatherSection-module__7ZV7Qa__detailPanel{border:1.5px solid #0000;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:start;gap:16px 20px;max-width:350px;padding:20px;animation:.2s WeatherSection-module__7ZV7Qa__detailIn;display:grid;position:relative;overflow:hidden}.WeatherSection-module__7ZV7Qa__mainSection{flex-direction:row;gap:30px;display:flex}.WeatherSection-module__7ZV7Qa__detailPanel:before{content:"";opacity:.06;pointer-events:none;background:radial-gradient(at 80%,currentColor 0%,#0000 70%);position:absolute;inset:0}@keyframes WeatherSection-module__7ZV7Qa__detailIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.WeatherSection-module__7ZV7Qa__detail_excellent{color:#065f46;background:#f0fdf8;border-color:#6ee7b7}.WeatherSection-module__7ZV7Qa__detail_good{color:#166534;background:#f0fdf8;border-color:#86efac}.WeatherSection-module__7ZV7Qa__detail_moderate{color:#78350f;background:#fffbeb;border-color:#fcd34d}.WeatherSection-module__7ZV7Qa__detail_avoid{color:#991b1b;background:#fff1f2;border-color:#fca5a5}.WeatherSection-module__7ZV7Qa__detail_cold{color:#1e40af;background:#eff6ff;border-color:#93c5fd}.WeatherSection-module__7ZV7Qa__detail_hot{color:#9a3412;background:#fff7ed;border-color:#fdba74}.WeatherSection-module__7ZV7Qa__detailLeft{flex-direction:column;gap:6px;min-width:90px;display:flex}.WeatherSection-module__7ZV7Qa__detailMonth{font-family:var(--font-display,"Poppins", sans-serif);color:var(--color-text,#111827);font-size:22px;font-weight:800}.WeatherSection-module__7ZV7Qa__detailCond{opacity:.85;background:#fff9;border-radius:6px;align-items:center;gap:6px;width:fit-content;padding:3px 8px;font-size:12.5px;font-weight:600;display:inline-flex}.WeatherSection-module__7ZV7Qa__detailStats{flex-direction:column;gap:10px;display:flex}.WeatherSection-module__7ZV7Qa__statRow{flex-wrap:wrap;gap:10px;display:flex}.WeatherSection-module__7ZV7Qa__stat{color:var(--color-text,#111827);background:#fff9;border-radius:8px;flex:1;align-items:center;gap:6px;min-width:110px;padding:8px 12px;font-size:13px;font-weight:600;display:flex}.WeatherSection-module__7ZV7Qa__statIcon{flex-shrink:0;font-size:15px}.WeatherSection-module__7ZV7Qa__statLabel{color:var(--color-text-muted,#6b7280);margin-bottom:1px;font-size:10px;font-weight:500;display:block}.WeatherSection-module__7ZV7Qa__qualityBadge{text-align:center;background:#fff9;border-radius:10px;flex-direction:column;flex-shrink:0;align-self:start;align-items:center;gap:4px;padding:8px 14px;display:flex}.WeatherSection-module__7ZV7Qa__qualityBadgeIcon{font-size:22px;line-height:1}.WeatherSection-module__7ZV7Qa__qualityBadgeLabel{letter-spacing:.06em;text-transform:uppercase;opacity:.75;font-size:10px;font-weight:700}.WeatherSection-module__7ZV7Qa__detailRec{opacity:.9;border-top:1px solid #00000012;grid-column:1/-1;align-items:flex-start;gap:8px;padding-top:12px;font-size:13px;font-weight:500;line-height:1.6;display:flex}.WeatherSection-module__7ZV7Qa__detailRecIcon{flex-shrink:0;margin-top:1px;font-size:16px}.WeatherSection-module__7ZV7Qa__legend{color:var(--color-text-muted,#6b7280);flex-wrap:wrap;align-items:center;gap:14px;margin-top:14px;font-size:11px;display:flex}.WeatherSection-module__7ZV7Qa__legendLabel{color:var(--color-text-muted,#6b7280);font-weight:600}.WeatherSection-module__7ZV7Qa__legendItem{align-items:center;gap:5px;display:flex}.WeatherSection-module__7ZV7Qa__legendBand{border-radius:2px;flex-shrink:0;width:16px;height:4px}.WeatherSection-module__7ZV7Qa__avoidNote{color:#9a3412;background:#fff8f1;border:1px solid #fed7aa;border-radius:10px;margin-top:14px;padding:10px 14px;font-size:12.5px;line-height:1.5}.WeatherSection-module__7ZV7Qa__credit{color:var(--color-text-hint,#9ca3af);margin-top:12px;font-size:11px}@media (max-width:520px){.WeatherSection-module__7ZV7Qa__detailPanel{grid-template-columns:1fr 1fr}.WeatherSection-module__7ZV7Qa__detailLeft,.WeatherSection-module__7ZV7Qa__detailRec{grid-column:1/-1}.WeatherSection-module__7ZV7Qa__qualityBadge{grid-column:2}.WeatherSection-module__7ZV7Qa__atmoTitle{font-size:15px}.WeatherSection-module__7ZV7Qa__mainSection{flex-direction:column}}@media (max-width:400px){.WeatherSection-module__7ZV7Qa__atmoBadge{display:none}}[data-theme=dark] .WeatherSection-module__7ZV7Qa__atmoTitle{color:#064e3b}[data-theme=dark] .WeatherSection-module__7ZV7Qa__atmoSub{color:#0f6e56}[data-theme=dark] .WeatherSection-module__7ZV7Qa__atmoBadge{color:#064e3b}[data-theme=dark] .WeatherSection-module__7ZV7Qa__monthCell:hover{background:#ffffff0a}[data-theme=dark] .WeatherSection-module__7ZV7Qa__monthActive{background:#25b08324!important}[data-theme=dark] .WeatherSection-module__7ZV7Qa__detail_excellent,[data-theme=dark] .WeatherSection-module__7ZV7Qa__detail_good{color:#6ee7b7;background:#0f241c;border-color:#1f5440}[data-theme=dark] .WeatherSection-module__7ZV7Qa__detail_moderate{color:#fcd34d;background:#2a2113;border-color:#5a4420}[data-theme=dark] .WeatherSection-module__7ZV7Qa__detail_avoid{color:#fca5a5;background:#2c1717;border-color:#5a2a2a}[data-theme=dark] .WeatherSection-module__7ZV7Qa__detail_cold{color:#93c5fd;background:#14202e;border-color:#1f3a52}[data-theme=dark] .WeatherSection-module__7ZV7Qa__detail_hot{color:#fdba74;background:#2a1a12;border-color:#5a3420}[data-theme=dark] .WeatherSection-module__7ZV7Qa__detailCond,[data-theme=dark] .WeatherSection-module__7ZV7Qa__stat,[data-theme=dark] .WeatherSection-module__7ZV7Qa__qualityBadge{background:#ffffff0f}[data-theme=dark] .WeatherSection-module__7ZV7Qa__detailRec{border-top-color:#ffffff1f}[data-theme=dark] .WeatherSection-module__7ZV7Qa__avoidNote{color:#fdba74;background:#2a1a12;border-color:#5a3420}
.TrustStats-module__PdFIdW__section{padding:var(--space-12) var(--space-4);background:var(--gradient-primary);color:var(--color-text-white)}.TrustStats-module__PdFIdW__container{text-align:center;flex-direction:column;align-items:center;max-width:560px;margin:0 auto;display:flex}.TrustStats-module__PdFIdW__badge{margin-bottom:var(--space-4);color:var(--color-accent);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.1em;background:#ffffff1f;border:1px solid #ffffff2e;align-items:center;gap:6px;padding:6px 14px;font-size:11px;font-weight:800;display:inline-flex}.TrustStats-module__PdFIdW__heading{color:var(--color-text-white);font-family:var(--font-display);font-size:var(--text-3xl);font-weight:var(--font-bold);letter-spacing:-.01em;margin:0;line-height:1.12}.TrustStats-module__PdFIdW__subheading{max-width:420px;margin:var(--space-3) 0 0;color:#ffffffd9;font-size:15px;line-height:1.55}.TrustStats-module__PdFIdW__grid{gap:var(--space-3);width:100%;margin-top:var(--space-6);grid-template-columns:repeat(2,1fr);display:grid}.TrustStats-module__PdFIdW__statCard{align-items:center;gap:var(--space-3);padding:var(--space-4);text-align:left;border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#ffffff1a;border:1px solid #ffffff29;display:flex}.TrustStats-module__PdFIdW__statIcon{width:44px;height:44px;color:var(--color-accent);border-radius:var(--radius-full);background:#ffffff24;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.TrustStats-module__PdFIdW__statText{flex-direction:column;gap:2px;min-width:0;display:flex}.TrustStats-module__PdFIdW__statNum{font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--font-bold);letter-spacing:-.01em;color:var(--color-text-white);line-height:1.05}.TrustStats-module__PdFIdW__statLabel{font-size:var(--text-xs);font-weight:var(--font-semibold);color:#ffffffb3;text-transform:uppercase;letter-spacing:.06em}.TrustStats-module__PdFIdW__cta{justify-content:center;align-items:center;gap:var(--space-2);width:100%;height:56px;margin-top:var(--space-6);padding:0 var(--space-6);color:var(--color-primary-dark);background:var(--color-text-white);border-radius:var(--radius-full);font-size:var(--text-md);box-shadow:var(--shadow-lg);transition:var(--transition);font-weight:800;display:inline-flex}.TrustStats-module__PdFIdW__cta:hover{color:var(--color-primary-darker);box-shadow:var(--shadow-xl);transform:translateY(-1px)}.TrustStats-module__PdFIdW__cta:active{transform:scale(.98)}.TrustStats-module__PdFIdW__browseLink{margin-top:var(--space-4);color:var(--color-text-white);font-size:var(--text-sm);font-weight:700}.TrustStats-module__PdFIdW__browseLink:hover{color:var(--color-text-white);text-decoration:underline}.TrustStats-module__PdFIdW__reassurance{justify-content:center;gap:var(--space-2) var(--space-4);margin-top:var(--space-3);color:#fffc;font-size:var(--text-xs);flex-wrap:wrap;font-weight:600;display:flex}@media (min-width:768px){.TrustStats-module__PdFIdW__section{padding:var(--space-16) var(--space-4)}.TrustStats-module__PdFIdW__container{max-width:880px}.TrustStats-module__PdFIdW__grid{gap:var(--space-4);grid-template-columns:repeat(4,1fr)}.TrustStats-module__PdFIdW__statNum{font-size:var(--text-3xl)}.TrustStats-module__PdFIdW__cta{width:auto;min-width:340px}}
.PlacePhotos-module__eINl1G__root{margin:2rem 0}.PlacePhotos-module__eINl1G__header{justify-content:space-between;align-items:center;margin-bottom:.875rem;display:flex}.PlacePhotos-module__eINl1G__headerLeft{letter-spacing:.07em;text-transform:uppercase;color:var(--color-text-secondary,#666);align-items:center;gap:7px;font-size:.8rem;font-weight:500;display:flex}.PlacePhotos-module__eINl1G__count{background:var(--color-surface-subtle,#0000000f);color:var(--color-text-tertiary,#999);letter-spacing:0;border-radius:20px;padding:1px 7px;font-size:.7rem;font-weight:500}.PlacePhotos-module__eINl1G__fetchBadge{color:var(--color-text-tertiary,#999);align-items:center;gap:6px;font-size:.72rem;display:flex}.PlacePhotos-module__eINl1G__fetchDot{background:var(--color-accent,#3b82f6);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite PlacePhotos-module__eINl1G__pulse}@keyframes PlacePhotos-module__eINl1G__pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(.75)}}.PlacePhotos-module__eINl1G__mosaic{border-radius:14px;grid-template-rows:auto;grid-template-columns:1fr 1fr;gap:4px;display:grid;overflow:hidden}.PlacePhotos-module__eINl1G__feature{aspect-ratio:4/3;background:var(--color-surface-subtle,#f0f0f0);grid-area:1/1;position:relative;overflow:hidden}.PlacePhotos-module__eINl1G__feature .PlacePhotos-module__eINl1G__img{object-fit:cover;transition:transform .6s cubic-bezier(.25,.46,.45,.94)}.PlacePhotos-module__eINl1G__feature:hover .PlacePhotos-module__eINl1G__img{transform:scale(1.03)}.PlacePhotos-module__eINl1G__featureGrade{pointer-events:none;z-index:1;background:linear-gradient(#0000 30%,#0000001f 60%,#00000085 100%);position:absolute;inset:0}.PlacePhotos-module__eINl1G__featureLabel{z-index:2;color:#fff;letter-spacing:-.01em;text-shadow:0 1px 8px #00000059;font-size:1.05rem;font-weight:600;position:absolute;bottom:14px;left:16px}.PlacePhotos-module__eINl1G__strip{grid-area:1/2;grid-template-rows:repeat(4,1fr);gap:4px;display:grid}.PlacePhotos-module__eINl1G__thumb{cursor:pointer;background:var(--color-surface-subtle,#f0f0f0);position:relative;overflow:hidden}.PlacePhotos-module__eINl1G__thumb .PlacePhotos-module__eINl1G__img{object-fit:cover;transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.PlacePhotos-module__eINl1G__thumb:hover .PlacePhotos-module__eINl1G__img{transform:scale(1.07)}.PlacePhotos-module__eINl1G__thumbOverlay{color:#0000;z-index:1;background:0 0;justify-content:center;align-items:center;transition:background .25s,color .25s;display:flex;position:absolute;inset:0}.PlacePhotos-module__eINl1G__thumb:hover .PlacePhotos-module__eINl1G__thumbOverlay{color:#fff;background:#00000047}.PlacePhotos-module__eINl1G__moreLabel{color:#fff;letter-spacing:-.02em;font-size:1.1rem;font-weight:600}.PlacePhotos-module__eINl1G__skeleton{background:linear-gradient(90deg, var(--color-surface-subtle,#f0f0f0) 25%, var(--color-surface-muted,#e0e0e0) 50%, var(--color-surface-subtle,#f0f0f0) 75%);background-size:200% 100%;animation:1.6s ease-in-out infinite PlacePhotos-module__eINl1G__shimmer}@keyframes PlacePhotos-module__eINl1G__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.PlacePhotos-module__eINl1G__lightbox{z-index:1000;-webkit-backdrop-filter:blur(6px);background:#000000eb;justify-content:center;align-items:center;animation:.2s PlacePhotos-module__eINl1G__fadeIn;display:flex;position:fixed;inset:0}@keyframes PlacePhotos-module__eINl1G__fadeIn{0%{opacity:0}to{opacity:1}}.PlacePhotos-module__eINl1G__lightboxStage{border-radius:10px;width:min(90vw,1100px);height:min(85vh,780px);animation:.22s cubic-bezier(.34,1.56,.64,1) PlacePhotos-module__eINl1G__scaleIn;position:relative;overflow:hidden}@keyframes PlacePhotos-module__eINl1G__scaleIn{0%{opacity:0;transform:scale(.94)}to{opacity:1;transform:scale(1)}}.PlacePhotos-module__eINl1G__lightboxImg{object-fit:contain!important}.PlacePhotos-module__eINl1G__infoBtn{z-index:3;color:#fffc;cursor:pointer;background:#00000073;border:1px solid #ffffff40;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;transition:background .2s;display:flex;position:absolute;bottom:14px;right:14px}.PlacePhotos-module__eINl1G__infoBtn:hover{color:#fff;background:#000000b3}.PlacePhotos-module__eINl1G__caption{z-index:2;background:linear-gradient(#0000 0%,#000000bf 100%);padding:20px 50px 18px 18px;animation:.2s PlacePhotos-module__eINl1G__slideUp;position:absolute;bottom:0;left:0;right:0}@keyframes PlacePhotos-module__eINl1G__slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.PlacePhotos-module__eINl1G__captionText{color:#ffffffe6;margin:0 0 4px;font-size:.85rem;line-height:1.5}.PlacePhotos-module__eINl1G__captionCredit{color:#ffffff80;margin:0;font-size:.72rem}.PlacePhotos-module__eINl1G__navBtn{z-index:10;color:#ffffffd9;cursor:pointer;background:#0006;border:1px solid #ffffff26;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:background .2s,color .2s,transform .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.PlacePhotos-module__eINl1G__navBtn:hover{color:#fff;background:#000000b3;transform:translateY(-50%)scale(1.08)}.PlacePhotos-module__eINl1G__navPrev{left:16px}.PlacePhotos-module__eINl1G__navNext{right:16px}.PlacePhotos-module__eINl1G__closeBtn{z-index:10;color:#fffc;cursor:pointer;background:#00000073;border:1px solid #ffffff2e;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background .2s,color .2s;display:flex;position:absolute;top:14px;right:14px}.PlacePhotos-module__eINl1G__closeBtn:hover{color:#fff;background:#000000bf}.PlacePhotos-module__eINl1G__counter{color:#ffffff80;letter-spacing:.06em;pointer-events:none;font-size:.75rem;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}@media (max-width:640px){.PlacePhotos-module__eINl1G__mosaic{grid-template-rows:auto auto;grid-template-columns:1fr}.PlacePhotos-module__eINl1G__feature{aspect-ratio:16/9;grid-area:1/1}.PlacePhotos-module__eINl1G__strip{grid-area:2/1;grid-template-rows:unset;grid-template-columns:repeat(4,1fr);height:80px}.PlacePhotos-module__eINl1G__navBtn{display:none}.PlacePhotos-module__eINl1G__lightboxStage{border-radius:0;width:100vw;height:60vh}}.PlacePhotos-module__eINl1G__featureOverlay{color:#0000;z-index:3;background:0 0;justify-content:center;align-items:center;transition:background .25s,color .25s;display:flex;position:absolute;inset:0}.PlacePhotos-module__eINl1G__feature:hover .PlacePhotos-module__eINl1G__featureOverlay{color:#fff;background:#00000038}.PlacePhotos-module__eINl1G__disclaimer{color:var(--color-text-muted,#9ca3af);align-items:center;gap:4px;margin-top:.5rem;font-size:.72rem;line-height:1.4;display:flex}.PlacePhotos-module__eINl1G__disclaimerLink{color:var(--color-primary);font-weight:500;text-decoration:none}.PlacePhotos-module__eINl1G__disclaimerLink:hover{text-decoration:underline}
.ReadyMadeTripsExplorer-module__ByHD3q__page{min-height:100vh;padding:16px var(--space-4) calc(96px + env(safe-area-inset-bottom));background:var(--color-bg)}.ReadyMadeTripsExplorer-module__ByHD3q__pgHead,.ReadyMadeTripsExplorer-module__ByHD3q__content{width:min(var(--content-max-width), 100%);margin:0 auto}.ReadyMadeTripsExplorer-module__ByHD3q__pgHead{flex-direction:column;gap:14px;padding:8px 0 16px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__pgTopRow{align-items:center;gap:6px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__backBtn{width:40px;height:40px;color:var(--color-text);border-radius:var(--radius-full);flex:none;justify-content:center;align-items:center;margin-left:-8px;transition:background .15s;display:inline-flex}.ReadyMadeTripsExplorer-module__ByHD3q__backBtn:hover{background:var(--color-bg-secondary)}.ReadyMadeTripsExplorer-module__ByHD3q__backBtn:active{transform:scale(.94)}.ReadyMadeTripsExplorer-module__ByHD3q__pgH1{color:var(--color-text);font-family:var(--font-display);font-size:var(--text-2xl);font-weight:var(--font-bold);letter-spacing:-.01em;margin:0;line-height:1.15}.ReadyMadeTripsExplorer-module__ByHD3q__searchRow{align-items:center;gap:10px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__searchBar{min-width:0;height:48px;color:var(--color-text-muted);background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius-full);box-shadow:var(--shadow-xs);flex:auto;align-items:center;gap:10px;padding:0 16px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__searchBar:focus-within{border-color:var(--color-border-focus)}.ReadyMadeTripsExplorer-module__ByHD3q__searchBar input{width:100%;min-width:0;color:var(--color-text);font:inherit;font-size:var(--text-base);background:0 0;border:0;outline:0}.ReadyMadeTripsExplorer-module__ByHD3q__searchBar input::placeholder{color:var(--color-text-hint)}.ReadyMadeTripsExplorer-module__ByHD3q__filterBtn{width:48px;height:48px;color:var(--color-primary-dark);background:var(--color-primary-light);border:1px solid color-mix(in srgb, var(--color-primary) 18%, var(--color-border));border-radius:var(--radius-full);cursor:pointer;flex:none;justify-content:center;align-items:center;transition:background .15s,transform .15s;display:inline-flex;position:relative}.ReadyMadeTripsExplorer-module__ByHD3q__filterBtn:active{transform:scale(.94)}@media (min-width:921px){.ReadyMadeTripsExplorer-module__ByHD3q__filterBtn{display:none}}.ReadyMadeTripsExplorer-module__ByHD3q__filterBadge{min-width:18px;height:18px;color:var(--color-text-white);background:var(--color-primary);border:2px solid var(--color-bg);border-radius:var(--radius-full);font-size:10px;font-weight:var(--font-bold);place-items:center;padding:0 4px;display:inline-grid;position:absolute;top:-2px;right:-2px}.ReadyMadeTripsExplorer-module__ByHD3q__chipRow{margin:0 calc(-1 * var(--space-4));padding:0 var(--space-4);scrollbar-width:none;-ms-overflow-style:none;gap:8px;display:flex;overflow-x:auto}.ReadyMadeTripsExplorer-module__ByHD3q__chipRow::-webkit-scrollbar{display:none}.ReadyMadeTripsExplorer-module__ByHD3q__chip{height:36px;color:var(--color-text-secondary);background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius-full);font-size:var(--text-sm);font-weight:var(--font-semibold);white-space:nowrap;cursor:pointer;flex:none;padding:0 16px;transition:background .15s,color .15s,border-color .15s}.ReadyMadeTripsExplorer-module__ByHD3q__chip:active{transform:scale(.96)}.ReadyMadeTripsExplorer-module__ByHD3q__chipOn{color:var(--color-text-white);background:var(--color-primary);border-color:var(--color-primary)}.ReadyMadeTripsExplorer-module__ByHD3q__metaRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__metaCount{color:var(--color-text-muted);font-size:var(--text-sm);font-weight:var(--font-semibold)}.ReadyMadeTripsExplorer-module__ByHD3q__sortLink{color:var(--color-text-secondary);font-size:var(--text-sm);font-weight:var(--font-semibold);white-space:nowrap;align-items:center;gap:8px;display:inline-flex}.ReadyMadeTripsExplorer-module__ByHD3q__srHeading{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ReadyMadeTripsExplorer-module__ByHD3q__content{gap:var(--space-6);margin-top:var(--space-4);grid-template-columns:300px minmax(0,1fr);align-items:start;display:grid}.ReadyMadeTripsExplorer-module__ByHD3q__sidebar{background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius-lg);max-height:calc(100vh - 32px);box-shadow:var(--shadow-xs);flex-direction:column;gap:18px;padding:18px;display:flex;position:sticky;top:16px;overflow:auto}.ReadyMadeTripsExplorer-module__ByHD3q__sidebarHeader{justify-content:space-between;align-items:center;gap:14px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__sidebarHeaderActions{align-items:center;gap:8px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__backdrop,.ReadyMadeTripsExplorer-module__ByHD3q__closeBtn,.ReadyMadeTripsExplorer-module__ByHD3q__applyBar{display:none}.ReadyMadeTripsExplorer-module__ByHD3q__closeBtn{width:36px;height:36px;color:var(--color-text-secondary);background:var(--color-bg-secondary);border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center}.ReadyMadeTripsExplorer-module__ByHD3q__closeBtn:active{transform:scale(.94)}.ReadyMadeTripsExplorer-module__ByHD3q__filterKicker{color:var(--color-primary-dark);font-size:var(--text-xs);font-weight:var(--font-bold);text-transform:uppercase;display:inline-flex}.ReadyMadeTripsExplorer-module__ByHD3q__sidebarHeader h2,.ReadyMadeTripsExplorer-module__ByHD3q__emptyState h2{color:var(--color-text);font-family:var(--font-display);font-size:var(--text-xl);margin:2px 0 0;line-height:1.2}.ReadyMadeTripsExplorer-module__ByHD3q__resetButton{height:34px;color:var(--color-primary-dark);background:var(--color-primary-light);border:1px solid color-mix(in srgb, var(--color-primary) 18%, var(--color-border));border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-bold);white-space:nowrap;cursor:pointer;align-items:center;gap:6px;padding:0 12px;display:inline-flex}.ReadyMadeTripsExplorer-module__ByHD3q__filterGroup{border-top:1px solid var(--color-border);padding-top:16px}.ReadyMadeTripsExplorer-module__ByHD3q__filterTitle{color:var(--color-text);font-size:var(--text-sm);font-weight:var(--font-bold);align-items:center;gap:8px;margin-bottom:12px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__rangeRow{color:var(--color-text-muted);font-size:var(--text-xs);font-weight:var(--font-semibold);justify-content:space-between;gap:12px;margin-bottom:8px;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__range{width:100%;accent-color:var(--color-primary)}.ReadyMadeTripsExplorer-module__ByHD3q__checkList,.ReadyMadeTripsExplorer-module__ByHD3q__geoList,.ReadyMadeTripsExplorer-module__ByHD3q__regionList,.ReadyMadeTripsExplorer-module__ByHD3q__geoBlock{gap:8px;display:grid}.ReadyMadeTripsExplorer-module__ByHD3q__regionList{padding-left:16px}.ReadyMadeTripsExplorer-module__ByHD3q__checkRow{min-width:0;color:var(--color-text-secondary);font-size:var(--text-sm);font-weight:var(--font-medium);cursor:pointer;align-items:center;gap:9px;line-height:1.25;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__checkRow input{width:16px;height:16px;accent-color:var(--color-primary);flex:none}.ReadyMadeTripsExplorer-module__ByHD3q__checkRow span{overflow-wrap:anywhere;min-width:0}.ReadyMadeTripsExplorer-module__ByHD3q__checkRow em{color:var(--color-text-hint);margin-left:auto;font-size:11px;font-style:normal}.ReadyMadeTripsExplorer-module__ByHD3q__results{min-width:0}.ReadyMadeTripsExplorer-module__ByHD3q__grid{gap:var(--space-6);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.ReadyMadeTripsExplorer-module__ByHD3q__emptyState{padding:var(--space-10);text-align:center;background:var(--color-bg-light);border:1px dashed var(--color-border-dark);border-radius:var(--radius-lg)}.ReadyMadeTripsExplorer-module__ByHD3q__emptyState p{max-width:560px;color:var(--color-text-muted);line-height:var(--leading-relaxed);margin:10px auto 18px}.ReadyMadeTripsExplorer-module__ByHD3q__emptyState button{height:42px;color:var(--color-text-white);background:var(--color-primary);border:1px solid var(--color-primary);border-radius:var(--radius-md);font-size:var(--text-sm);font-weight:var(--font-bold);cursor:pointer;justify-content:center;align-items:center;padding:0 18px;display:inline-flex}@media (max-width:1180px){.ReadyMadeTripsExplorer-module__ByHD3q__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:920px){.ReadyMadeTripsExplorer-module__ByHD3q__content,.ReadyMadeTripsExplorer-module__ByHD3q__grid{grid-template-columns:1fr}.ReadyMadeTripsExplorer-module__ByHD3q__backdrop{z-index:1001;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);opacity:0;pointer-events:none;background:#00000073;transition:opacity .25s;position:fixed;inset:0}.ReadyMadeTripsExplorer-module__ByHD3q__backdropOn{opacity:1;pointer-events:auto;display:block}.ReadyMadeTripsExplorer-module__ByHD3q__sidebar{z-index:1002;border:none;border-right:1px solid var(--color-border);width:min(86vw,340px);max-height:100vh;box-shadow:var(--shadow-lg);border-radius:0;gap:16px;margin:0;transition:transform .3s;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.ReadyMadeTripsExplorer-module__ByHD3q__sidebarOpen{transform:translate(0)}.ReadyMadeTripsExplorer-module__ByHD3q__closeBtn{display:inline-flex}.ReadyMadeTripsExplorer-module__ByHD3q__applyBar{padding:12px 18px calc(12px + env(safe-area-inset-bottom));background:var(--color-bg-light);border-top:1px solid var(--color-border);margin:auto -18px -18px;display:block;position:sticky;bottom:0}.ReadyMadeTripsExplorer-module__ByHD3q__applyBtn{width:100%;height:48px;color:var(--color-text-white);background:var(--color-primary);border-radius:var(--radius-full);font-size:var(--text-base);font-weight:var(--font-bold);cursor:pointer;border:none;justify-content:center;align-items:center;display:flex}.ReadyMadeTripsExplorer-module__ByHD3q__applyBtn:active{transform:scale(.98)}}
.VibeRows-module__1j-3Oq__section{padding:var(--space-16) 0;background:var(--color-bg)}.VibeRows-module__1j-3Oq__container{max-width:var(--content-max-width);padding:0 var(--space-4);margin:0 auto}.VibeRows-module__1j-3Oq__header{max-width:760px;margin-bottom:var(--space-10)}.VibeRows-module__1j-3Oq__eyebrow{margin-bottom:var(--space-2);color:var(--color-primary);font-size:var(--text-xs);letter-spacing:.08em;text-transform:uppercase;font-weight:850;display:inline-flex}.VibeRows-module__1j-3Oq__title{margin:0 0 var(--space-2);color:var(--color-text);font-family:var(--font-display);font-size:var(--text-4xl);letter-spacing:-.01em;font-weight:900;line-height:1.08}.VibeRows-module__1j-3Oq__subtitle{color:var(--color-text-muted);font-size:var(--text-md);line-height:var(--leading-relaxed);margin:0}.VibeRows-module__1j-3Oq__row{margin-bottom:var(--space-10)}.VibeRows-module__1j-3Oq__row:last-child{margin-bottom:0}.VibeRows-module__1j-3Oq__rowHead{justify-content:space-between;align-items:flex-end;gap:var(--space-4);margin-bottom:var(--space-4);display:flex}.VibeRows-module__1j-3Oq__rowHeadText{min-width:0}.VibeRows-module__1j-3Oq__rowTitle{color:var(--color-text);font-family:var(--font-display);font-size:var(--text-xl);letter-spacing:-.01em;margin:0;font-weight:800;line-height:1.2}.VibeRows-module__1j-3Oq__rowBlurb{color:var(--color-text-muted);font-size:var(--text-sm);margin:2px 0 0;line-height:1.4}.VibeRows-module__1j-3Oq__rowControls{flex-shrink:0;align-items:center;gap:8px;display:flex}.VibeRows-module__1j-3Oq__seeAllLink{color:var(--color-primary);font-size:var(--text-sm);white-space:nowrap;font-weight:700}.VibeRows-module__1j-3Oq__seeAllLink:hover{text-decoration:underline}.VibeRows-module__1j-3Oq__arrow{width:36px;height:36px;color:var(--color-text);background:var(--color-bg-light);border:1px solid var(--color-border);border-radius:var(--radius-full);box-shadow:var(--shadow-xs);cursor:pointer;place-items:center;transition:background .16s,border-color .16s,transform .16s,opacity .16s;display:inline-grid}.VibeRows-module__1j-3Oq__arrow:hover:not(:disabled){border-color:var(--color-text-muted);transform:translateY(-1px)}.VibeRows-module__1j-3Oq__arrow:active:not(:disabled){transform:scale(.94)}.VibeRows-module__1j-3Oq__arrow:disabled{opacity:.35;cursor:default}.VibeRows-module__1j-3Oq__track{gap:var(--space-4);scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;scrollbar-width:none;-ms-overflow-style:none;padding:4px var(--space-4) var(--space-2);margin:-4px calc(-1 * var(--space-4)) 0;display:flex;overflow-x:auto}.VibeRows-module__1j-3Oq__track::-webkit-scrollbar{display:none}.VibeRows-module__1j-3Oq__cell{scroll-snap-align:start;flex:none;width:240px}.VibeRows-module__1j-3Oq__seeAllCell{display:flex}@media (min-width:1024px){.VibeRows-module__1j-3Oq__cell{width:calc((var(--content-max-width) - 32px - (var(--space-4) * 4)) / 5)}}@media (max-width:1023px){.VibeRows-module__1j-3Oq__cell{width:220px}}@media (max-width:600px){.VibeRows-module__1j-3Oq__section{padding:var(--space-8) 0}.VibeRows-module__1j-3Oq__header{margin-bottom:var(--space-6)}.VibeRows-module__1j-3Oq__title{font-size:var(--text-2xl)}.VibeRows-module__1j-3Oq__subtitle{font-size:var(--text-sm)}.VibeRows-module__1j-3Oq__row{margin-bottom:var(--space-12)}.VibeRows-module__1j-3Oq__rowTitle{font-size:var(--text-lg)}.VibeRows-module__1j-3Oq__rowBlurb,.VibeRows-module__1j-3Oq__arrow{display:none}.VibeRows-module__1j-3Oq__cell{width:62vw;max-width:240px}}
