.weather-module__prvr7q__weatherCard{box-sizing:border-box;border-radius:20px;flex-direction:column;flex-shrink:0;gap:1.15rem;width:100%;min-height:min-content;margin:.25rem 0 .5rem;padding:1.25rem 1.35rem;transition:box-shadow .25s cubic-bezier(.16,1,.3,1),border-color .25s;display:flex;position:relative;overflow:visible}.weather-module__prvr7q__weatherMount{flex-shrink:0;align-self:stretch;width:100%;min-height:min-content}.weather-module__prvr7q__weatherGlass{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffffc7;border:1px solid #0a6b7c24;box-shadow:0 10px 30px -10px #0a6b7c14,0 1px 3px #00000005}.weather-module__prvr7q__weatherHeader{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.weather-module__prvr7q__weatherTitleWrap{align-items:center;gap:.75rem;display:flex}.weather-module__prvr7q__titleIconBadge{background:linear-gradient(135deg,#0a6b7c1f 0%,#3ddc9729 100%);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex}.weather-module__prvr7q__weatherTitleIcon{font-size:1.4rem}.weather-module__prvr7q__weatherTitle{color:var(--lt-deep,#012830);letter-spacing:-.01em;margin:0;font-size:1.05rem;font-weight:700;line-height:1.35}.weather-module__prvr7q__weatherTitleWrap>div{min-width:0}.weather-module__prvr7q__weatherSubtitle{color:var(--lt-muted,#5f7478);margin:.15rem 0 0;font-size:.8rem}.weather-module__prvr7q__refreshBtn{color:var(--lt-teal,#0a6b7c);cursor:pointer;background:#ffffffe6;border:1px solid #0a6b7c2e;border-radius:999px;flex-shrink:0;align-items:center;gap:.4rem;padding:.45rem .85rem;font-size:.8rem;font-weight:600;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;display:inline-flex}.weather-module__prvr7q__refreshBtn:hover:not(:disabled){background:var(--lt-teal,#0a6b7c);color:#fff;border-color:var(--lt-teal,#0a6b7c);transform:translateY(-1px);box-shadow:0 4px 12px #0a6b7c33}.weather-module__prvr7q__refreshBtn:disabled{opacity:.7;cursor:not-allowed}.weather-module__prvr7q__refreshIcon{transition:transform .6s linear}.weather-module__prvr7q__refreshing .weather-module__prvr7q__refreshIcon{animation:.8s linear infinite weather-module__prvr7q__spin}@keyframes weather-module__prvr7q__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.weather-module__prvr7q__weatherSummary{border-left:3.5px solid var(--lt-teal,#0a6b7c);background:linear-gradient(135deg,#f0fdf9e6 0%,#ebf8ffcc 100%);border-top:1px solid #0a6b7c14;border-bottom:1px solid #0a6b7c14;border-right:1px solid #0a6b7c14;border-radius:12px;align-items:flex-start;gap:.75rem;margin:0;padding:.75rem 1rem;display:flex}.weather-module__prvr7q__summaryBadge{text-transform:uppercase;color:var(--lt-teal,#0a6b7c);letter-spacing:.04em;background:#0a6b7c1a;border-radius:6px;flex-shrink:0;margin-top:.1rem;padding:.2rem .5rem;font-size:.7rem;font-weight:700;display:inline-block}.weather-module__prvr7q__summaryText{color:var(--lt-ink,#191919);margin:0;font-size:.92rem;line-height:1.5}.weather-module__prvr7q__daysContainer{flex-direction:column;gap:.65rem;display:flex}.weather-module__prvr7q__daysHeaderRow{justify-content:space-between;align-items:center;display:flex}.weather-module__prvr7q__daysSectionTitle{color:var(--lt-deep,#012830);font-size:.88rem;font-weight:700}.weather-module__prvr7q__daysHint{color:var(--lt-muted,#758a8e);font-size:.75rem}.weather-module__prvr7q__clearDayFilterBtn{color:var(--lt-teal,#0a6b7c);cursor:pointer;background:0 0;border:none;padding:0;font-size:.78rem;font-weight:600;text-decoration:underline}.weather-module__prvr7q__clearDayFilterBtn:hover{color:var(--lt-deep,#012830)}.weather-module__prvr7q__daysGrid{grid-template-columns:repeat(auto-fit,minmax(130px,1fr));gap:.75rem;display:grid}.weather-module__prvr7q__dayCard{text-align:center;cursor:pointer;-webkit-user-select:none;user-select:none;background:#fff;border:1.5px solid #0000000f;border-radius:14px;flex-direction:column;align-items:center;gap:.35rem;padding:.85rem .65rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex;box-shadow:0 2px 6px #00000005}.weather-module__prvr7q__dayCard:hover{border-color:#0a6b7c4d;transform:translateY(-2px);box-shadow:0 6px 16px #0a6b7c14}.weather-module__prvr7q__dayCardActive{background:linear-gradient(#fff 0%,#f0fdf9 100%);transform:translateY(-2px);border-color:var(--lt-teal,#0a6b7c)!important;box-shadow:0 0 0 2px #0a6b7c33,0 8px 20px #0a6b7c1f!important}.weather-module__prvr7q__dayName{color:var(--lt-teal,#0a6b7c);font-size:.82rem;font-weight:700}.weather-module__prvr7q__dayDate{color:var(--lt-muted,#758a8e);font-size:.75rem}.weather-module__prvr7q__dayIcon{margin:.2rem 0;font-size:1.75rem}.weather-module__prvr7q__tempRangeWrap{flex-direction:column;align-items:center;gap:.25rem;width:100%;display:flex}.weather-module__prvr7q__dayTemp{color:var(--lt-ink,#191919);font-size:.88rem;font-weight:700}.weather-module__prvr7q__tempBarTrack{background:#f1f5f9;border-radius:999px;width:70%;height:4px;overflow:hidden}.weather-module__prvr7q__tempBarFill{background:linear-gradient(90deg,#38bdf8 0%,#f59e0b 100%);border-radius:999px;height:100%}.weather-module__prvr7q__dayCondition{color:#475569;justify-content:center;align-items:center;min-height:1.8rem;font-size:.75rem;line-height:1.25;display:flex}.weather-module__prvr7q__dayRain{color:#0284c7;background:#e0f2fe;border:1px solid #0284c726;border-radius:999px;margin-top:.15rem;padding:.2rem .55rem;font-size:.72rem;font-weight:600}.weather-module__prvr7q__dayRainLow{color:#059669;background:#ecfdf5;border-color:#05966926}.weather-module__prvr7q__alertsSection{flex-direction:column;gap:.85rem;margin-top:.25rem;display:flex}.weather-module__prvr7q__alertsHeaderRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.weather-module__prvr7q__alertsHeader{color:var(--lt-deep,#012830);align-items:center;gap:.4rem;margin:0;font-size:.95rem;font-weight:700;display:flex}.weather-module__prvr7q__alertHeaderIcon{font-size:1.1rem}.weather-module__prvr7q__alertsBadge{background:var(--lt-deep,#012830);color:#fff;border-radius:999px;margin-left:.25rem;padding:.1rem .45rem;font-size:.72rem;font-weight:700}.weather-module__prvr7q__filterTabs{flex-wrap:wrap;align-items:center;gap:.35rem;display:flex}.weather-module__prvr7q__filterTab{color:#64748b;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:999px;padding:.35rem .75rem;font-size:.78rem;font-weight:600;transition:all .15s}.weather-module__prvr7q__filterTab:hover{color:var(--lt-deep,#012830);background:#f8fafc}.weather-module__prvr7q__filterTabActive{box-shadow:0 2px 8px #0a6b7c40;background:var(--lt-teal,#0a6b7c)!important;color:#fff!important;border-color:var(--lt-teal,#0a6b7c)!important}.weather-module__prvr7q__alertsList{flex-direction:column;gap:.75rem;display:flex}.weather-module__prvr7q__alertItem{background:#fff;border-radius:14px;align-items:flex-start;gap:.85rem;padding:.9rem 1rem;transition:transform .15s,box-shadow .15s;display:flex}.weather-module__prvr7q__alertItem:hover{transform:translateY(-1px);box-shadow:0 4px 14px #0000000d}.weather-module__prvr7q__alertWarning{background:linear-gradient(135deg,#fffbeb 0%,#fff 100%);border:1px solid #f59e0b33;border-left:4px solid #f59e0b}.weather-module__prvr7q__alertInfo{border-left:4px solid var(--lt-teal,#0a6b7c);background:linear-gradient(135deg,#f0fdf9 0%,#fff 100%);border-top:1px solid #0a6b7c29;border-bottom:1px solid #0a6b7c29;border-right:1px solid #0a6b7c29}.weather-module__prvr7q__alertIconBadge{background:#ffffffe6;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.25rem;display:flex;box-shadow:0 2px 6px #0000000f}.weather-module__prvr7q__alertContent{flex-direction:column;flex:1;gap:.35rem;display:flex}.weather-module__prvr7q__alertMetaRow{flex-wrap:wrap;align-items:center;gap:.45rem;display:flex}.weather-module__prvr7q__alertDayTag,.weather-module__prvr7q__alertTimeTag,.weather-module__prvr7q__alertPlaceTag{color:#475569;background:#0000000a;border-radius:6px;padding:.15rem .45rem;font-size:.75rem;font-weight:600}.weather-module__prvr7q__alertSeverityChip{text-transform:uppercase;border-radius:999px;padding:.15rem .45rem;font-size:.68rem;font-weight:700}.weather-module__prvr7q__severityWarning{color:#b45309;background:#fef3c7}.weather-module__prvr7q__severityInfo{color:#0369a1;background:#e0f2fe}.weather-module__prvr7q__alertMessage{color:var(--lt-ink,#191919);margin:0;font-size:.9rem;font-weight:600;line-height:1.4}.weather-module__prvr7q__alertAdviceBox{background:#ffffffd9;border:1px dashed #0000001a;border-radius:8px;align-items:flex-start;gap:.4rem;margin-top:.2rem;padding:.45rem .65rem;display:flex}.weather-module__prvr7q__alertAdviceIcon{flex-shrink:0;margin-top:.05rem;font-size:.85rem}.weather-module__prvr7q__alertAdviceText{color:#334155;margin:0;font-size:.82rem;line-height:1.4}.weather-module__prvr7q__noAlertsForFilter{text-align:center;color:#64748b;background:#fff;border:1px dashed #0000001a;border-radius:12px;padding:1.25rem;font-size:.88rem}.weather-module__prvr7q__goodWeatherBanner{color:#065f46;background:linear-gradient(135deg,#f0fdf4 0%,#ecfdf5 100%);border:1px solid #10b98133;border-radius:14px;align-items:center;gap:.75rem;padding:.9rem 1.15rem;font-size:.88rem;font-weight:500;display:flex}.weather-module__prvr7q__goodWeatherIcon{font-size:1.4rem}.weather-module__prvr7q__weatherErrorState{color:#9a3412;background:#fff7ed;border:1px solid #f59e0b59;border-radius:12px;flex-direction:column;align-items:flex-start;gap:.75rem;padding:.85rem 1rem;font-size:.88rem;line-height:1.45;display:flex}.weather-module__prvr7q__weatherErrorState p{margin:0}.weather-module__prvr7q__weatherRetryBtn{appearance:none;color:#9a3412;font:inherit;cursor:pointer;background:#fff;border:1px solid #9a341259;border-radius:999px;padding:.4rem .85rem;font-size:.8rem;font-weight:650}.weather-module__prvr7q__weatherRetryBtn:hover:not(:disabled){background:#ffedd5}.weather-module__prvr7q__weatherRetryBtn:disabled{opacity:.65;cursor:not-allowed}.weather-module__prvr7q__stopBadgeContainer{align-items:center;display:inline-flex;position:relative}.weather-module__prvr7q__stopWeatherBadge{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .55rem;font-size:.75rem;font-weight:600;line-height:1.2;transition:all .15s;display:inline-flex}.weather-module__prvr7q__stopWeatherWarning{color:#92400e;background:#fef3c7;border-color:#f59e0b59}.weather-module__prvr7q__stopWeatherWarning:hover{background:#fde68a;box-shadow:0 2px 8px #f59e0b40}.weather-module__prvr7q__stopWeatherInfo{color:#075985;background:#e0f2fe;border-color:#0284c74d}.weather-module__prvr7q__stopWeatherInfo:hover{background:#bae6fd;box-shadow:0 2px 8px #0284c740}.weather-module__prvr7q__stopWeatherCompact{padding:.15rem .4rem}.weather-module__prvr7q__stopBadgeIcon{font-size:.85rem}.weather-module__prvr7q__stopBadgeText{white-space:nowrap;text-overflow:ellipsis;max-width:220px;overflow:hidden}.weather-module__prvr7q__stopBadgePopover{z-index:40;background:#fff;border:1px solid #0000001f;border-radius:12px;flex-direction:column;gap:.45rem;width:260px;padding:.75rem;animation:.18s cubic-bezier(.16,1,.3,1) weather-module__prvr7q__popoverFadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;box-shadow:0 10px 25px -5px #00000026}@keyframes weather-module__prvr7q__popoverFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.weather-module__prvr7q__stopBadgePopoverHeader{color:var(--lt-deep,#012830);align-items:flex-start;gap:.4rem;font-size:.82rem;line-height:1.35;display:flex}.weather-module__prvr7q__stopBadgePopoverIcon{flex-shrink:0;font-size:1rem}.weather-module__prvr7q__stopBadgePopoverAdvice{color:#475569;border-left:2.5px solid var(--lt-teal,#0a6b7c);background:#f8fafc;border-radius:6px;margin:0;padding:.4rem .55rem;font-size:.78rem;line-height:1.35}.weather-module__prvr7q__skeletonLine{background:linear-gradient(90deg,#e2e8f0b3 0%,#f1f5f9e6 50%,#e2e8f0b3 100%) 0 0/200% 100%;border-radius:6px;animation:1.5s infinite weather-module__prvr7q__shimmer}.weather-module__prvr7q__skeletonCircle{background:linear-gradient(90deg,#e2e8f0b3 0%,#f1f5f9e6 50%,#e2e8f0b3 100%) 0 0/200% 100%;border-radius:50%;animation:1.5s infinite weather-module__prvr7q__shimmer}@keyframes weather-module__prvr7q__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.weather-module__prvr7q__skeletonHeader{justify-content:space-between;align-items:center;display:flex}.weather-module__prvr7q__skeletonTitle{width:220px;height:24px}.weather-module__prvr7q__skeletonBtn{border-radius:999px;width:90px;height:30px}.weather-module__prvr7q__skeletonSummary{border-radius:12px;width:100%;height:48px}.weather-module__prvr7q__skeletonDayCard{justify-content:center;height:160px}.weather-module__prvr7q__skeletonDayName{width:50px;height:14px}.weather-module__prvr7q__skeletonIcon{width:40px;height:40px;margin:.35rem 0}.weather-module__prvr7q__skeletonTemp{width:70px;height:16px}.weather-module__prvr7q__skeletonText{width:60px;height:12px}.weather-module__prvr7q__skeletonAlertHeader{width:180px;height:20px}.weather-module__prvr7q__skeletonAlertItem{border-radius:14px;width:100%;height:64px}@media (max-width:640px){.weather-module__prvr7q__weatherCard{border-radius:16px;padding:1.15rem}.weather-module__prvr7q__weatherTitle{font-size:1rem}.weather-module__prvr7q__daysGrid{grid-template-columns:repeat(auto-fit,minmax(110px,1fr));gap:.5rem}.weather-module__prvr7q__dayCard{padding:.65rem .5rem}.weather-module__prvr7q__stopBadgePopover{width:220px}}.weather-module__prvr7q__advisoryBanner{border:1px solid #0000;border-radius:14px;align-items:flex-start;gap:.85rem;padding:.9rem 1rem;display:flex}.weather-module__prvr7q__bannerIcon{flex-shrink:0;margin-top:.1rem;font-size:1.55rem;line-height:1}.weather-module__prvr7q__bannerBody{flex:auto;min-width:0}.weather-module__prvr7q__bannerEyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--lt-muted,#5f7478);margin:0;font-size:.72rem;font-weight:800}.weather-module__prvr7q__bannerMessage{color:var(--lt-deep,#012830);margin:.35rem 0 0;font-size:.95rem;font-weight:650;line-height:1.45}.weather-module__prvr7q__bannerPeak{color:var(--lt-deep,#012830);background:#e2edef;border:1px solid #0a6b7c38;border-radius:8px;align-items:center;gap:.35rem;margin:.4rem 0 0;padding:.28rem .55rem;font-size:.82rem;font-weight:750;display:inline-flex}.weather-module__prvr7q__bannerMeta{color:var(--lt-muted,#5f7478);margin:.35rem 0 0;font-size:.8rem}.weather-module__prvr7q__bannerClear{background:#fef7e5;border-color:#e0a80047}.weather-module__prvr7q__bannerCloudy{background:#edf0f2;border-color:#6b7f8840}.weather-module__prvr7q__bannerRain{background:#e2edef;border-color:#0a6b7c47}.weather-module__prvr7q__bannerStorm{background:#ebeaf9;border-color:#4a3fb54d}.weather-module__prvr7q__bannerOther{background:color-mix(in srgb, var(--lt-field,#eef3f4) 80%, #fff);border-color:color-mix(in srgb, var(--lt-ink,#012830) 10%, transparent)}.weather-module__prvr7q__daysStrip{overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;gap:.5rem;padding-bottom:.15rem;display:flex;overflow-x:auto}.weather-module__prvr7q__dayChip{appearance:none;border:1px solid color-mix(in srgb, var(--lt-ink,#012830) 10%, transparent);background:color-mix(in srgb, var(--lt-field,#eef3f4) 55%, #fff);cursor:pointer;min-width:5.6rem;font:inherit;text-align:left;color:var(--lt-ink,#012830);border-radius:12px;flex-direction:column;flex:none;align-items:flex-start;gap:.15rem;padding:.55rem .65rem;display:flex}.weather-module__prvr7q__dayChipOn{box-shadow:inset 0 0 0 1.5px color-mix(in srgb, var(--lt-teal,#0a6b7c) 70%, transparent);border-color:color-mix(in srgb, var(--lt-teal,#0a6b7c) 45%, transparent)}.weather-module__prvr7q__dayChipIcon{font-size:1.05rem;line-height:1}.weather-module__prvr7q__dayChipDate{color:var(--lt-muted,#5f7478);font-size:.72rem;font-weight:700}.weather-module__prvr7q__dayChipTemp{color:var(--lt-deep,#012830);font-size:.8rem;font-weight:700}
.my-trips-module__FYgIuG__page{background:radial-gradient(80% 50% at 50% 0,#3ddc971f,#0000 55%),#f4f7f6;min-height:calc(100dvh - 80px);padding:6rem 1.25rem 5rem}.my-trips-module__FYgIuG__wrap{flex-direction:column;gap:1.35rem;width:min(760px,100%);margin:0 auto;display:flex}.my-trips-module__FYgIuG__head{flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1rem;display:flex}.my-trips-module__FYgIuG__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--lt-teal,#0a6b7c);margin:0;font-size:.72rem;font-weight:800}.my-trips-module__FYgIuG__title{font-family:var(--lt-font-display,system-ui);letter-spacing:-.02em;color:var(--lt-ink,#191919);margin:.25rem 0 0;font-size:clamp(1.55rem,3vw,1.85rem);font-weight:700}.my-trips-module__FYgIuG__sub{color:var(--lt-muted,#545454);max-width:36rem;margin:.35rem 0 0;font-size:.95rem;line-height:1.45}.my-trips-module__FYgIuG__center{place-items:center;min-height:28vh;display:grid}.my-trips-module__FYgIuG__error{color:#b00020;margin:0;font-size:.92rem}.my-trips-module__FYgIuG__empty{text-align:center;color:var(--lt-muted,#545454);background:#fff;border:1px dashed #0a6b7c47;border-radius:18px;flex-direction:column;align-items:center;gap:.65rem;padding:2.25rem 1.35rem;display:flex}.my-trips-module__FYgIuG__emptyTitle{color:var(--lt-deep,#012830);margin:0;font-size:1.05rem;font-weight:700}.my-trips-module__FYgIuG__empty p{max-width:28rem;margin:0;line-height:1.45}.my-trips-module__FYgIuG__statusTabs{flex-wrap:wrap;gap:.4rem;display:flex}.my-trips-module__FYgIuG__statusTab,.my-trips-module__FYgIuG__statusTabOn{appearance:none;color:var(--lt-muted,#545454);font:inherit;cursor:pointer;background:#fff;border:1px solid #0128301f;border-radius:999px;padding:.4rem .75rem;font-size:.82rem;font-weight:700}.my-trips-module__FYgIuG__statusTabOn{background:color-mix(in srgb, var(--lt-teal,#0a6b7c) 14%, #fff);border-color:color-mix(in srgb, var(--lt-teal,#0a6b7c) 45%, transparent);color:var(--lt-deep,#012830)}.my-trips-module__FYgIuG__doneNote{color:#6b5a2e;background:#f5efd8;border-radius:12px;margin:0;padding:.65rem .85rem;font-size:.88rem;font-weight:600}.my-trips-module__FYgIuG__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.my-trips-module__FYgIuG__card{background:#fff;border:1px solid #01283012;border-radius:18px;flex-direction:column;gap:.65rem;padding:1.15rem 1.2rem 1.1rem;display:flex;box-shadow:0 10px 28px #0128300e}.my-trips-module__FYgIuG__cardTop{justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.my-trips-module__FYgIuG__cardTripDay{color:var(--lt-teal,#0a6b7c);white-space:nowrap;font-size:.82rem;font-weight:700}.my-trips-module__FYgIuG__cardTripDayMuted{color:var(--lt-muted,#545454);white-space:nowrap;font-size:.78rem;font-weight:600}.my-trips-module__FYgIuG__cardDate{color:var(--lt-muted,#545454);white-space:nowrap;margin-left:auto;font-size:.72rem;font-weight:600}.my-trips-module__FYgIuG__cardTitle{color:var(--lt-deep,#012830);margin:0;font-size:1.08rem;font-weight:750;line-height:1.35;text-decoration:none;display:block}.my-trips-module__FYgIuG__cardTitle:hover{color:var(--lt-teal,#0a6b7c)}.my-trips-module__FYgIuG__meta{color:var(--lt-muted,#545454);margin:0;font-size:.82rem}.my-trips-module__FYgIuG__metaChips{flex-wrap:wrap;gap:.35rem;margin:0;padding:0;list-style:none;display:flex}.my-trips-module__FYgIuG__metaChips li{color:#0a4a54;background:#eef6f4;border-radius:999px;padding:.22rem .55rem;font-size:.74rem;font-weight:650;line-height:1.3}.my-trips-module__FYgIuG__stopPreview{flex-direction:column;gap:.28rem;margin:.15rem 0 0;padding:0;list-style:none;display:flex}.my-trips-module__FYgIuG__stopPreview li{color:var(--lt-ink,#191919);margin:0;padding:0 0 0 .85rem;font-size:.86rem;font-weight:600;line-height:1.35;position:relative}.my-trips-module__FYgIuG__stopPreview li:before{content:"";background:var(--lt-teal,#0a6b7c);border-radius:50%;width:5px;height:5px;position:absolute;top:.45em;left:0}.my-trips-module__FYgIuG__stopMore{color:var(--lt-muted,#545454)!important;font-weight:650!important}.my-trips-module__FYgIuG__stopMore:before{background:color-mix(in srgb, var(--lt-ink) 28%, transparent)!important}.my-trips-module__FYgIuG__softLine{color:var(--lt-muted,#545454);margin:0;font-size:.8rem;line-height:1.4}.my-trips-module__FYgIuG__cost{color:var(--lt-deep,#012830);margin:0;font-size:.88rem;font-weight:750}.my-trips-module__FYgIuG__prefsBlock{border-top:1px solid #01283014;margin-top:1rem;padding-top:.85rem}.my-trips-module__FYgIuG__prefsTitle{color:var(--lt-deep,#012830);margin:0 0 .55rem;font-size:.92rem;font-weight:700}.my-trips-module__FYgIuG__prefsChips{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.my-trips-module__FYgIuG__prefsChips li{color:#0a4a54;background:#eef6f4;border-radius:999px;padding:.28rem .65rem;font-size:.78rem;font-weight:600}.my-trips-module__FYgIuG__prefsSoft{color:var(--lt-muted,#545454);margin:.55rem 0 0;font-size:.82rem;line-height:1.45}.my-trips-module__FYgIuG__summary{color:#3d4a4e;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:.88rem;line-height:1.45;display:-webkit-box;overflow:hidden}.my-trips-module__FYgIuG__cardActions{border-top:1px solid #0128300f;flex-wrap:wrap;gap:.45rem;margin-top:.25rem;padding-top:.75rem;display:flex}.my-trips-module__FYgIuG__btnPrimary,.my-trips-module__FYgIuG__btnGhost,.my-trips-module__FYgIuG__btnDanger{cursor:pointer;border:0;border-radius:12px;justify-content:center;align-items:center;min-height:2.45rem;padding:.45rem .95rem;font-size:.88rem;font-weight:700;text-decoration:none;transition:background .15s,border-color .15s,color .15s,box-shadow .15s,transform .12s,filter .15s;display:inline-flex}.my-trips-module__FYgIuG__btnPrimary{color:#fff;background:linear-gradient(135deg,#2bc48a,#0a6b7c);box-shadow:0 6px 16px #0a6b7c38}.my-trips-module__FYgIuG__btnPrimary:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:0 8px 20px #0a6b7c4d}.my-trips-module__FYgIuG__btnPrimary:active{filter:brightness(.96);transform:translateY(0);box-shadow:0 3px 10px #0a6b7c2e}.my-trips-module__FYgIuG__btnGhost{color:var(--lt-teal,#0a6b7c);background:#fff;border:1px solid #0a6b7c47}.my-trips-module__FYgIuG__btnGhost:hover{color:var(--lt-deep,#012830);background:#eef8f5;border-color:#0a6b7c73}.my-trips-module__FYgIuG__btnGhost:active{background:#e2f1ed}.my-trips-module__FYgIuG__btnDanger{color:#b42318;background:#fff5f4;border:1px solid #0000}.my-trips-module__FYgIuG__btnDanger:hover:not(:disabled){color:#912018;background:#fee4e2;border-color:#b423182e}.my-trips-module__FYgIuG__btnDanger:active:not(:disabled){background:#fecdca}.my-trips-module__FYgIuG__btnPrimary:focus-visible,.my-trips-module__FYgIuG__btnGhost:focus-visible,.my-trips-module__FYgIuG__btnDanger:focus-visible{outline-offset:2px;outline:2px solid #0a6b7c73}.my-trips-module__FYgIuG__btnDanger:disabled{opacity:.6;cursor:wait}.my-trips-module__FYgIuG__detailCard{background:#fff;border:1px solid #0128300f;border-radius:18px;padding:1.35rem 1.25rem 1.5rem;box-shadow:0 12px 32px #01283012}.my-trips-module__FYgIuG__weatherBadgeInline{vertical-align:middle;margin-left:.5rem}.my-trips-module__FYgIuG__dayBlock{margin-top:1.25rem}.my-trips-module__FYgIuG__dayBlock h2{color:var(--lt-deep,#012830);margin:0 0 .65rem;font-size:1rem;font-weight:700}.my-trips-module__FYgIuG__dayBlock ul{flex-direction:column;gap:.45rem;margin:0;padding:0;list-style:none;display:flex}.my-trips-module__FYgIuG__dayBlock li{background:#f6faf8;border-radius:12px;grid-template-columns:5.5rem 1fr;gap:.65rem;padding:.65rem .75rem;font-size:.9rem;display:grid}.my-trips-module__FYgIuG__time{color:var(--lt-teal,#0a6b7c);font-size:.82rem;font-weight:600}.my-trips-module__FYgIuG__travel{color:var(--lt-muted,#545454)}.my-trips-module__FYgIuG__actionsRow{flex-wrap:wrap;gap:.55rem;margin-top:1.25rem;display:flex}.my-trips-module__FYgIuG__modalBackdrop{z-index:80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#01283073;place-items:center;padding:1.25rem;display:grid;position:fixed;inset:0}.my-trips-module__FYgIuG__modalCard{background:#fff;border:1px solid #01283014;border-radius:18px;width:min(420px,100%);padding:1.35rem 1.25rem 1.2rem;box-shadow:0 18px 48px #0128302e}.my-trips-module__FYgIuG__modalTitle{color:var(--lt-deep,#012830);margin:0;font-size:1.15rem;font-weight:750}.my-trips-module__FYgIuG__modalBody{color:var(--lt-muted,#545454);margin:.55rem 0 0;font-size:.92rem;line-height:1.45}.my-trips-module__FYgIuG__modalActions{flex-wrap:wrap;justify-content:flex-end;gap:.5rem;margin-top:1.15rem;display:flex}.my-trips-module__FYgIuG__pagination{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.75rem 1rem;margin-top:.35rem;padding:.85rem .15rem .25rem;display:flex}.my-trips-module__FYgIuG__pageInfo{color:var(--lt-muted,#545454);margin:0;font-size:.84rem;font-weight:650}.my-trips-module__FYgIuG__pageControls{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.my-trips-module__FYgIuG__pageBtn,.my-trips-module__FYgIuG__pageNum{appearance:none;min-height:2.2rem;color:var(--lt-teal,#0a6b7c);cursor:pointer;background:#fff;border:1px solid #0a6b7c38;border-radius:10px;justify-content:center;align-items:center;padding:0 .8rem;font-size:.84rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.my-trips-module__FYgIuG__pageBtn:hover:not(:disabled),.my-trips-module__FYgIuG__pageNum:hover:not(:disabled){color:var(--lt-deep,#012830);background:#eef8f5;border-color:#0a6b7c66}.my-trips-module__FYgIuG__pageBtn:disabled{opacity:.45;cursor:not-allowed}.my-trips-module__FYgIuG__pageNumbers{flex-wrap:wrap;gap:.3rem;margin:0;padding:0;list-style:none;display:flex}.my-trips-module__FYgIuG__pageNum{min-width:2.2rem;padding:0 .45rem}.my-trips-module__FYgIuG__pageNumActive{color:#fff;background:linear-gradient(135deg,#2bc48a,#0a6b7c);border-color:#0000}.my-trips-module__FYgIuG__pageNumActive:hover:not(:disabled){color:#fff;filter:brightness(1.05);background:linear-gradient(135deg,#2bc48a,#0a6b7c)}@media (max-width:560px){.my-trips-module__FYgIuG__pagination{flex-direction:column;align-items:stretch}.my-trips-module__FYgIuG__pageControls{justify-content:space-between}}
