.v2-trip-weather{max-width:1120px;margin:1.25rem auto;padding:1.25rem;border:1px solid rgba(15,118,110,.16);border-radius:22px;background:#fff;box-shadow:0 12px 30px rgba(6,42,59,.06)}.v2-trip-weather h2{margin:.35rem 0 .45rem;font-family:Georgia,serif;letter-spacing:-.03em}.v2-trip-weather p{max-width:680px;margin:0;color:var(--muted);line-height:1.55}.v2-weather-state{margin-top:1rem;color:var(--muted)}.v2-weather-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:.6rem;margin-top:1rem}.v2-weather-day{display:grid;gap:.25rem;padding:.75rem;border:1px solid var(--line);border-radius:14px;background:#fbfdfd}.v2-weather-day span,.v2-weather-day em{font-size:.78rem;color:var(--muted);font-style:normal}.v2-weather-day strong{font-size:1.2rem;color:var(--ink)}.v2-weather-day small{font-size:.75rem;color:var(--muted)}.v2-weather-advice{display:flex;gap:.7rem;margin-top:1rem;padding:.85rem 1rem;border-radius:14px;background:#fff7e8;color:#76551c}.v2-weather-advice b,.v2-weather-advice span{display:block}.v2-weather-advice span{line-height:1.45}@media(max-width:760px){.v2-weather-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:430px){.v2-weather-grid{grid-template-columns:1fr 1fr}.v2-trip-weather{padding:1rem}}
