.weather-widget[data-astro-cid-ulnddiwq]{background:#fff;border:1px solid var(--color-forest-200, #d1e7dd);border-radius:var(--radius-card, 12px);overflow:hidden}.weather-widget__header[data-astro-cid-ulnddiwq]{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--color-forest-50, #f0f7f4);border-bottom:2px solid var(--color-forest-700, #2d6a4f);transition:border-color .5s ease}.weather-widget__header-left[data-astro-cid-ulnddiwq]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;font-weight:700;color:var(--color-forest-900, #1b4332)}.weather-widget__header-left[data-astro-cid-ulnddiwq] svg[data-astro-cid-ulnddiwq]{flex-shrink:0}.weather-widget__location[data-astro-cid-ulnddiwq]{font-size:.6875rem;font-weight:500;color:var(--color-forest-600, #40916c)}.weather-widget__loading[data-astro-cid-ulnddiwq]{padding:1.25rem}.weather-widget__skeleton[data-astro-cid-ulnddiwq]{background:linear-gradient(90deg,#f0f7f4 25%,#e2efea,#f0f7f4 75%);background-size:200% 100%;animation:senda-shimmer 1.5s ease-in-out infinite;border-radius:6px}.weather-widget__skeleton-row[data-astro-cid-ulnddiwq]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.weather-widget__skeleton-col[data-astro-cid-ulnddiwq]{flex:1;display:flex;flex-direction:column;gap:.5rem}.weather-widget__skeleton--icon[data-astro-cid-ulnddiwq]{width:44px;height:44px;border-radius:50%;flex-shrink:0}.weather-widget__skeleton--temp[data-astro-cid-ulnddiwq]{width:55px;height:26px}.weather-widget__skeleton--desc[data-astro-cid-ulnddiwq]{width:85px;height:14px}.weather-widget__skeleton-details[data-astro-cid-ulnddiwq]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.weather-widget__skeleton--detail[data-astro-cid-ulnddiwq]{height:52px;border-radius:8px}@keyframes senda-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.weather-widget__content[data-astro-cid-ulnddiwq]{padding:1.25rem}.weather-widget__main[data-astro-cid-ulnddiwq]{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--color-forest-100, #e2efea)}.weather-widget__icon[data-astro-cid-ulnddiwq]{color:var(--color-forest-700, #2d6a4f);transition:color .5s ease;animation:senda-fade .5s ease}@keyframes senda-fade{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}.weather-widget__temp-block[data-astro-cid-ulnddiwq]{flex:1}.weather-widget__temp[data-astro-cid-ulnddiwq]{font-size:2rem;font-weight:700;color:var(--color-forest-900, #1b4332);line-height:1;margin-bottom:.25rem}.weather-widget__desc[data-astro-cid-ulnddiwq]{font-size:.875rem;color:var(--color-text-secondary, #6b7280);font-weight:500}.weather-widget__rec[data-astro-cid-ulnddiwq]{display:flex;align-items:center;gap:.4rem;padding:.4rem .75rem;border-radius:8px;border:1px solid transparent;margin-bottom:.75rem;font-size:.75rem;font-weight:600;transition:all .5s ease;animation:senda-fade .5s ease}.weather-widget__rec-dot[data-astro-cid-ulnddiwq]{width:8px;height:8px;border-radius:50%;flex-shrink:0}.weather-widget__rec-label[data-astro-cid-ulnddiwq]{font-weight:700}.weather-widget__rec-sep[data-astro-cid-ulnddiwq]{color:#9ca3af;font-weight:400}.weather-widget__rec-why[data-astro-cid-ulnddiwq]{color:var(--color-text-secondary, #6b7280);font-weight:500}.weather-widget__details[data-astro-cid-ulnddiwq]{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.weather-widget__detail[data-astro-cid-ulnddiwq]{display:flex;flex-direction:column;align-items:center;gap:.2rem;padding:.5rem .25rem;background:var(--color-forest-50, #f0f7f4);border-radius:8px}.weather-widget__detail[data-astro-cid-ulnddiwq] svg[data-astro-cid-ulnddiwq]{color:var(--color-forest-700, #2d6a4f);opacity:.7}.weather-widget__detail-label[data-astro-cid-ulnddiwq]{font-size:.625rem;font-weight:500;color:var(--color-text-secondary, #6b7280);text-transform:uppercase;letter-spacing:.04em}.weather-widget__detail-value[data-astro-cid-ulnddiwq]{font-size:.8125rem;font-weight:700;color:var(--color-forest-900, #1b4332)}.weather-widget__error[data-astro-cid-ulnddiwq]{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem 1rem;gap:.5rem;font-size:.8125rem;color:var(--color-text-secondary, #6b7280)}.weather-widget__error[data-astro-cid-ulnddiwq] svg[data-astro-cid-ulnddiwq]{opacity:.5}
