.weather-day-fullscreen.svelte-1hsg4m9{display:flex;flex-direction:column;gap:16px;padding:24px 16px 120px;max-width:900px;margin:0 auto}.summary-card.svelte-1hsg4m9{border-radius:18px;border:1px solid var(--color-grey-20);background:var(--color-grey-0);padding:18px}.summary-card.svelte-1hsg4m9 h3:where(.svelte-1hsg4m9){margin:0 0 8px;color:var(--color-grey-100)}.summary-card.svelte-1hsg4m9 p:where(.svelte-1hsg4m9){margin:4px 0;color:var(--color-grey-70)}.hourly-table.svelte-1hsg4m9{display:flex;flex-direction:column;border:1px solid var(--color-grey-20);border-radius:18px;overflow:hidden}.hour-row.svelte-1hsg4m9{display:grid;grid-template-columns:70px repeat(4,minmax(0,1fr));gap:8px;padding:10px 12px;border-bottom:1px solid var(--color-grey-10);color:var(--color-grey-80);font-size:14px}.hour-row.svelte-1hsg4m9:last-child{border-bottom:0}.hour-time.svelte-1hsg4m9{color:var(--color-grey-100);font-weight:600}@container fullscreen (max-width: 520px){.hour-row.svelte-1hsg4m9{grid-template-columns:52px repeat(2,minmax(0,1fr))}.hour-row.svelte-1hsg4m9 span:where(.svelte-1hsg4m9):nth-child(4),.hour-row.svelte-1hsg4m9 span:where(.svelte-1hsg4m9):nth-child(5){display:none}}
