.owc-weather {
	--owc-bg: #f3f7fb;
	--owc-bg-alt: #dbeafe;
	--owc-text: #172033;
	--owc-secondary: #5b6474;
	--owc-accent: #2563eb;
	--owc-border: #d5dde5;
	--owc-radius: 12px;
	--owc-padding: 24px;
	--owc-font: inherit;
	--owc-dashboard-hero: #cceeea;
	--owc-dashboard-surface: #fff8ee;
	--owc-dashboard-feature: #dfff76;
	--owc-dashboard-dark: #16324a;
	--owc-dashboard-action: #f97316;
	box-sizing: border-box;
	container-type: inline-size;
	width: 100%;
	max-width: 100%;
	padding: var(--owc-padding);
	border: 1px solid var(--owc-border);
	border-radius: var(--owc-radius);
	background: var(--owc-bg);
	color: var(--owc-text);
	font-family: var(--owc-font);
	font-size: 1rem;
	line-height: 1.45;
	box-shadow: 0 0.25rem 1.25rem rgb(15 23 42 / 7%);
}

.owc-weather.owc-bg--gradient { background: linear-gradient(135deg, var(--owc-bg), var(--owc-bg-alt)); }
.owc-weather.owc-shadow--off { box-shadow: none; }

.owc-weather *,
.owc-weather *::before,
.owc-weather *::after { box-sizing: border-box; }
.owc-weather :where(h2, h3, p, dl, dd, ul) { margin-top: 0; }
.owc-weather a { color: var(--owc-accent); text-decoration-thickness: 0.08em; text-underline-offset: 0.15em; }
.owc-weather a:hover { text-decoration-thickness: 0.14em; }
.owc-weather :focus-visible { outline: 3px solid var(--owc-accent); outline-offset: 3px; }

.owc-weather__stale {
	margin: -1rem -1rem 1rem;
	padding: 0.55rem 1rem;
	border-radius: 0.7rem 0.7rem 0 0;
	background: #fff4cc;
	color: #5f4500;
	font-size: 0.85rem;
}

.owc-weather__alerts { display: grid; gap: 0.75rem; margin-bottom: 1rem; }
.owc-weather__alert { padding: 0.9rem 1rem; border: 2px solid #b42318; border-radius: 0.5rem; background: #fff1f0; color: #5f1711; }
.owc-weather__alert h3 { margin-bottom: 0.3rem; font-size: 1rem; color: inherit; }
.owc-weather__alert p { margin-bottom: 0.4rem; }
.owc-weather__alert p:last-child { margin-bottom: 0; }
.owc-weather__alert-time { font-size: 0.82rem; }

.owc-weather__header { display: flex; align-items: flex-start; justify-content: space-between; gap: 1rem; padding-bottom: 1rem; }
.owc-weather__heading h2 { margin-bottom: 0.15rem; color: inherit; font-size: clamp(1.25rem, 5cqi, 1.65rem); line-height: 1.15; }
.owc-weather__location { margin-bottom: 0.15rem; font-weight: 700; }
.owc-weather__observed-time,
.owc-weather__station { margin-bottom: 0; color: var(--owc-secondary); font-size: 0.85rem; }
.owc-weather__station { max-width: 17rem; text-align: right; }
.owc-weather__station span { white-space: nowrap; }

.owc-weather__current { display: grid; grid-template-columns: minmax(12rem, 0.8fr) minmax(18rem, 1.8fr); gap: clamp(1rem, 4cqi, 2rem); align-items: center; padding: 1rem 0 1.25rem; border-top: 1px solid var(--owc-border); }
.owc-weather__current-main { display: flex; align-items: center; gap: 0.8rem; min-width: 0; }
.owc-weather__icon { display: block; flex: 0 0 auto; width: clamp(3rem, 12cqi, 4.5rem); height: auto; }
.owc-weather__temperature { display: flex; align-items: flex-start; margin-bottom: 0; font-variant-numeric: tabular-nums; line-height: 1; }
.owc-weather__temperature span { font-size: clamp(2.8rem, 13cqi, 4.25rem); font-weight: 700; letter-spacing: -0.06em; }
.owc-weather__temperature small { padding-top: 0.25rem; font-size: 1.15rem; }
.owc-weather__condition { margin: 0.25rem 0 0; font-weight: 650; }
.owc-weather__high-low { display: flex; flex-wrap: wrap; gap: 0.2rem 0.65rem; margin: 0.2rem 0 0; font-size: 0.82rem; }

.owc-weather__metrics { display: grid; grid-template-columns: repeat(4, minmax(6rem, 1fr)); gap: 0.8rem 1rem; margin-bottom: 0; }
.owc-weather__metric { min-width: 0; }
.owc-weather__metric dt { color: var(--owc-secondary); font-size: 0.75rem; font-weight: 600; }
.owc-weather__metric dd { margin: 0.1rem 0 0; overflow-wrap: anywhere; font-size: 0.88rem; font-weight: 700; }

.owc-weather__forecast { padding-top: 1rem; border-top: 1px solid var(--owc-border); }
.owc-weather__tabs { display: none; gap: 0.25rem; margin-bottom: 1rem; }
.owc-weather.owc-enhanced .owc-weather__tabs { display: inline-flex; padding: 0.2rem; border: 1px solid var(--owc-border); border-radius: 0.5rem; background: rgb(255 255 255 / 48%); }
.owc-weather__tabs button { appearance: none; padding: 0.45rem 0.9rem; border: 0; border-radius: 0.35rem; background: transparent; color: var(--owc-text); font: inherit; font-size: 0.9rem; font-weight: 700; cursor: pointer; }
.owc-weather__tabs button[aria-selected="true"] { background: var(--owc-accent); color: #fff; }
.owc-weather__panel + .owc-weather__panel { margin-top: 1.25rem; }
.owc-weather.owc-enhanced .owc-weather__panel + .owc-weather__panel { margin-top: 0; }
.owc-weather__panel-title { margin-bottom: 0.7rem; color: inherit; font-size: 1rem; }
.owc-weather.owc-enhanced .owc-weather__panel-title { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; }

.owc-weather__daily-list,
.owc-weather__hourly-list { padding: 0; list-style: none; }
.owc-weather__daily-list { margin-bottom: 0; }
.owc-weather__daily-item { display: grid; grid-template-columns: minmax(6.4rem, 0.8fr) 2.5rem minmax(8rem, 1.6fr) minmax(6rem, 0.7fr); gap: 0.7rem; align-items: center; min-height: 4rem; padding: 0.55rem 0; border-bottom: 1px solid var(--owc-border); }
.owc-weather__daily-item:last-child { border-bottom: 0; }
.owc-weather__daily-item > time { font-size: 0.82rem; font-weight: 700; }
.owc-weather__daily-item .owc-weather__icon { width: 2.35rem; }
.owc-weather__daily-summary { min-width: 0; }
.owc-weather__daily-summary strong,
.owc-weather__daily-summary small { display: block; }
.owc-weather__daily-summary strong { font-size: 0.88rem; }
.owc-weather__daily-summary small { margin-top: 0.1rem; color: var(--owc-secondary); font-size: 0.73rem; }
.owc-weather__daily-values { display: flex; flex-wrap: wrap; justify-content: flex-end; gap: 0.15rem 0.45rem; text-align: right; font-variant-numeric: tabular-nums; }
.owc-weather__daily-values span { font-weight: 700; }
.owc-weather__daily-values .owc-weather__low { color: var(--owc-secondary); }
.owc-weather__daily-values small { flex-basis: 100%; color: var(--owc-secondary); font-size: 0.72rem; }

.owc-weather__hourly-list { display: grid; grid-auto-columns: minmax(7.6rem, 1fr); grid-auto-flow: column; gap: 0.65rem; margin-bottom: 0; padding: 0.15rem 0.15rem 0.8rem; overflow-x: auto; overscroll-behavior-inline: contain; scroll-snap-type: inline proximity; scrollbar-color: var(--owc-accent) transparent; }
.owc-weather__hourly-item { display: flex; flex-direction: column; align-items: center; gap: 0.3rem; min-height: 12rem; padding: 0.75rem 0.55rem; border: 1px solid var(--owc-border); border-radius: 0.55rem; background: rgb(255 255 255 / 48%); text-align: center; scroll-snap-align: start; }
.owc-weather__hourly-item time strong,
.owc-weather__hourly-item time small { display: block; }
.owc-weather__hourly-item time small,
.owc-weather__hourly-item > small { color: var(--owc-secondary); font-size: 0.7rem; }
.owc-weather__hourly-item .owc-weather__icon { width: 2.8rem; }
.owc-weather__hourly-temp { font-size: 1.25rem; }
.owc-weather__hourly-condition { min-height: 2.5em; font-size: 0.78rem; }

.owc-weather__footer { display: flex; flex-wrap: wrap; gap: 0.15rem 0.45rem; margin-top: 1rem; padding-top: 0.8rem; border-top: 1px solid var(--owc-border); font-size: 0.68rem; }
.owc-weather--error { padding: 1rem; }
.owc-weather--error p { margin-bottom: 0.5rem; }
.owc-weather--error .owc-weather__footer { margin-top: 0.5rem; }
.owc-tool-error { color: #b32d2e; }
#owc-tool-result { display: inline-block; margin-left: 0.7rem; font-weight: 600; }

/* Explicit direction controls override the responsive Auto direction. */
.owc-weather.owc-orientation--vertical .owc-weather__header { display: block; }
.owc-weather.owc-orientation--vertical .owc-weather__station { max-width: none; margin-top: 0.45rem; text-align: left; }
.owc-weather.owc-orientation--vertical .owc-weather__current { grid-template-columns: 1fr; }
.owc-weather.owc-orientation--vertical .owc-weather__metrics { grid-template-columns: repeat(2, minmax(5rem, 1fr)); }
.owc-weather.owc-orientation--vertical .owc-weather__daily-item { grid-template-columns: minmax(5.4rem, 0.8fr) 2.3rem minmax(6rem, 1.4fr); }
.owc-weather.owc-orientation--vertical .owc-weather__daily-values { grid-column: 3; justify-content: flex-start; text-align: left; }

.owc-weather.owc-orientation--horizontal .owc-weather__header { display: flex; }
.owc-weather.owc-orientation--horizontal .owc-weather__station { max-width: 17rem; margin-top: 0; text-align: right; }
.owc-weather.owc-orientation--horizontal .owc-weather__current { grid-template-columns: minmax(12rem, 0.8fr) minmax(18rem, 1.8fr); }
.owc-weather.owc-orientation--horizontal .owc-weather__metrics { grid-template-columns: repeat(4, minmax(5rem, 1fr)); }

/* Reusable display templates. */
.owc-weather.owc-layout--card .owc-weather__current { border-top-width: 3px; border-top-color: var(--owc-accent); }
.owc-weather.owc-layout--horizontal .owc-weather__current { padding: 1.25rem; border: 0; border-radius: calc(var(--owc-radius) * .65); background: color-mix(in srgb, var(--owc-bg-alt), transparent 35%); }
.owc-weather.owc-layout--horizontal .owc-weather__forecast { margin-top: 1rem; }
.owc-weather.owc-layout--grid .owc-weather__daily-list { display: grid; grid-template-columns: repeat(auto-fit, minmax(9rem, 1fr)); gap: .7rem; }
.owc-weather.owc-layout--grid .owc-weather__daily-item { display: flex; flex-direction: column; align-items: center; justify-content: flex-start; min-height: 12rem; padding: .85rem; border: 1px solid var(--owc-border); border-radius: calc(var(--owc-radius) * .6); text-align: center; }
.owc-weather.owc-layout--grid .owc-weather__daily-values { justify-content: center; text-align: center; }
.owc-weather.owc-layout--table .owc-weather__daily-item { padding-inline: .65rem; border: 1px solid var(--owc-border); border-bottom: 0; }
.owc-weather.owc-layout--table .owc-weather__daily-item:last-child { border-bottom: 1px solid var(--owc-border); }
.owc-weather.owc-layout--table .owc-weather__hourly-item { border-radius: 0; }

/* Reference-inspired dashboard template. */
.owc-weather.owc-layout--dashboard {
	padding: clamp(0.75rem, 2.4cqi, var(--owc-padding));
	overflow: hidden;
	background: var(--owc-bg);
}
.owc-weather.owc-layout--dashboard.owc-bg--gradient { background: linear-gradient(135deg, var(--owc-bg), var(--owc-bg-alt)); }

.owc-layout--dashboard .owc-weather__stale { margin: 0 0 0.8rem; border-radius: 0.65rem; }
.owc-layout--dashboard .owc-weather__alerts { margin-bottom: clamp(0.75rem, 2cqi, 1rem); }
.owc-layout--dashboard .owc-weather__alert { border-radius: calc(var(--owc-radius) + 2px); }

.owc-dashboard {
	display: grid;
	grid-template-columns: repeat(12, minmax(0, 1fr));
	gap: clamp(0.75rem, 2cqi, 1.15rem);
}

.owc-dashboard > :where(article, section) {
	min-width: 0;
	border: 1px solid color-mix(in srgb, var(--owc-border), transparent 35%);
	border-radius: calc(var(--owc-radius) + 10px);
	box-shadow: 0 0.8rem 2rem rgb(22 50 74 / 7%);
}
.owc-layout--dashboard.owc-shadow--off .owc-dashboard > :where(article, section),
.owc-layout--dashboard.owc-shadow--off .owc-dashboard__location-chip,
.owc-layout--dashboard.owc-shadow--off :where(.owc-dashboard__accent-dot, .owc-dashboard__forecast-mark) { box-shadow: none; }

.owc-dashboard__hero {
	position: relative;
	grid-column: span 5;
	min-height: 22rem;
	padding: clamp(1rem, 3cqi, 1.65rem);
	overflow: hidden;
	background: var(--owc-dashboard-hero);
	background: linear-gradient(145deg, color-mix(in srgb, var(--owc-dashboard-hero), white 18%), var(--owc-dashboard-hero) 62%, color-mix(in srgb, var(--owc-dashboard-hero), var(--owc-dashboard-feature) 18%));
}

.owc-dashboard__hero::before,
.owc-dashboard__hero::after {
	position: absolute;
	border-radius: 999px;
	background: rgb(255 255 255 / 24%);
	content: "";
	pointer-events: none;
}
.owc-dashboard__hero::before { width: 11rem; height: 4.2rem; top: -1.7rem; right: 12%; transform: rotate(-7deg); }
.owc-dashboard__hero::after { width: 8rem; height: 3rem; left: -2rem; bottom: 16%; transform: rotate(9deg); }

.owc-dashboard__hero-top,
.owc-dashboard__section-heading {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	gap: 0.75rem;
}

.owc-dashboard__location-chip {
	position: relative;
	z-index: 1;
	display: inline-flex;
	align-items: center;
	gap: 0.4rem;
	max-width: 100%;
	margin-bottom: 0;
	padding: 0.45rem 0.7rem;
	border: 1px solid rgb(255 255 255 / 55%);
	border-radius: 999px;
	background: rgb(255 255 255 / 72%);
	font-size: 0.78rem;
	font-weight: 700;
	line-height: 1.2;
	overflow-wrap: break-word;
	box-shadow: 0 0.35rem 1rem rgb(22 50 74 / 7%);
}
.owc-dashboard__location-chip span { color: var(--owc-dashboard-action); font-size: 0.65rem; }
.owc-dashboard__now { position: relative; z-index: 1; margin-bottom: 0; color: var(--owc-secondary); font-size: 0.72rem; font-weight: 700; text-transform: uppercase; letter-spacing: 0.08em; }

.owc-dashboard__hero-body {
	position: relative;
	z-index: 1;
	display: grid;
	grid-template-columns: minmax(0, 1fr) minmax(8.5rem, 46%);
	align-items: end;
	min-height: 17rem;
	padding-top: 1rem;
}
.owc-dashboard__hero-copy { position: relative; z-index: 2; min-width: 0; padding-top: 1rem; }
.owc-dashboard__eyebrow { margin-bottom: 0.2rem; color: var(--owc-secondary); font-size: 0.72rem; font-weight: 750; text-transform: uppercase; letter-spacing: 0.09em; }
.owc-dashboard__hero h2 {
	max-width: 15rem;
	margin-bottom: 1.3rem;
	color: var(--owc-dashboard-dark);
	font-size: clamp(1.05rem, 2.8cqi, 1.45rem);
	line-height: 1.12;
	overflow-wrap: normal;
	text-wrap: balance;
	word-break: normal;
}
.owc-dashboard__temperature {
	display: inline-flex;
	align-items: flex-start;
	max-width: 100%;
	margin-bottom: 0.2rem;
	color: var(--owc-dashboard-dark);
	font-size: clamp(2.75rem, 7.5cqi, 4.5rem);
	font-weight: 500;
	font-variant-numeric: tabular-nums;
	letter-spacing: -0.075em;
	line-height: 0.92;
	white-space: nowrap;
}
.owc-dashboard__temperature-value { line-height: inherit; }
.owc-dashboard__temperature-unit { margin: 0.08em 0 0 0.09em; font-size: 0.48em; font-weight: 750; letter-spacing: 0; line-height: 1; }
.owc-dashboard__condition { margin-bottom: 0.2rem; color: var(--owc-dashboard-dark); font-weight: 750; }
.owc-dashboard__feels { margin-bottom: 0.35rem; color: var(--owc-secondary); font-size: 0.76rem; }
.owc-dashboard__hero .owc-weather__high-low { color: var(--owc-dashboard-dark); font-weight: 700; }
.owc-dashboard__hero .owc-weather__high-low span { white-space: nowrap; }
.owc-dashboard__hero-art { align-self: center; justify-self: end; width: min(100%, 14rem); filter: drop-shadow(0 1.2rem 1rem rgb(22 50 74 / 14%)); }

.owc-dashboard__illustration { display: block; height: auto; object-fit: contain; }

.owc-dashboard__details {
	grid-column: span 7;
	padding: clamp(1rem, 3cqi, 1.65rem);
	background: var(--owc-dashboard-surface);
}
.owc-dashboard__details--wide { grid-column: 1 / -1; }
.owc-dashboard__section-heading { margin-bottom: 1rem; }
.owc-dashboard__section-heading h2,
.owc-dashboard__section-heading h3 { margin-bottom: 0; color: var(--owc-dashboard-dark); font-size: clamp(1.1rem, 3cqi, 1.45rem); line-height: 1.18; }
.owc-dashboard__accent-dot,
.owc-dashboard__forecast-mark {
	display: inline-grid;
	place-items: center;
	flex: 0 0 auto;
	width: 2.35rem;
	height: 2.35rem;
	border-radius: 0.75rem;
	background: var(--owc-dashboard-action);
	color: white;
	box-shadow: 0 0.4rem 1rem color-mix(in srgb, var(--owc-dashboard-action), transparent 68%);
}
.owc-dashboard__accent-dot::before { width: 0.55rem; height: 0.55rem; border: 2px solid white; border-radius: 50%; content: ""; }
.owc-dashboard__observation-meta {
	display: flex;
	flex-wrap: wrap;
	gap: 0.25rem 0.85rem;
	margin-bottom: 1rem;
	padding: 0.75rem 0.85rem;
	border-radius: calc(var(--owc-radius) * 0.75);
	background: var(--owc-dashboard-dark);
	color: white;
}
.owc-dashboard__observation-meta p { min-width: 0; margin-bottom: 0; font-size: clamp(0.68rem, 1.35cqi, 0.75rem); overflow-wrap: break-word; }
.owc-dashboard__observation-meta p:last-child { margin-left: auto; }
.owc-dashboard__observation-meta span { opacity: 0.72; }
.owc-dashboard__details .owc-weather__metrics { grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 0.65rem; }
.owc-dashboard__details .owc-weather__metric { min-height: 4.5rem; padding: 0.72rem; border: 1px solid color-mix(in srgb, var(--owc-border), transparent 30%); border-radius: calc(var(--owc-radius) * 0.75); background: rgb(255 255 255 / 62%); }
.owc-dashboard__details .owc-weather__metric dt { color: var(--owc-secondary); }
.owc-dashboard__details .owc-weather__metric dd {
	color: var(--owc-dashboard-dark);
	font-size: clamp(0.8rem, 1.55cqi, 0.96rem);
	line-height: 1.25;
	overflow-wrap: break-word;
	word-break: normal;
}

.owc-dashboard__daily {
	grid-column: span 8;
	padding: clamp(1rem, 2.8cqi, 1.5rem);
	background: var(--owc-dashboard-surface);
}
.owc-dashboard__forecast-mark { font-size: 1.1rem; }
.owc-dashboard__day-list {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(min(8rem, 100%), 1fr));
	gap: 0.6rem;
	margin-bottom: 0;
	padding: 0;
	list-style: none;
}
.owc-dashboard__day-card {
	display: grid;
	grid-template-rows: auto 4.4rem minmax(2.4em, auto) auto auto;
	justify-items: center;
	min-width: 0;
	padding: 0.75rem 0.55rem;
	border: 1px solid color-mix(in srgb, var(--owc-border), transparent 35%);
	border-radius: calc(var(--owc-radius) * 0.8);
	background: rgb(255 255 255 / 65%);
	text-align: center;
}
.owc-dashboard__day-card time { color: var(--owc-secondary); font-size: 0.69rem; font-weight: 700; }
.owc-dashboard__day-art { width: 5.6rem; height: 4.4rem; }
.owc-dashboard__day-card > strong { align-self: start; color: var(--owc-dashboard-dark); font-size: 0.76rem; hyphens: auto; line-height: 1.2; overflow-wrap: break-word; text-wrap: balance; word-break: normal; }
.owc-dashboard__day-temperatures { display: flex; flex-wrap: wrap; justify-content: center; gap: 0.15rem 0.4rem; margin: 0.35rem 0 0; color: var(--owc-dashboard-dark); font-size: 0.85rem; font-weight: 800; }
.owc-dashboard__day-temperatures span { white-space: nowrap; }
.owc-dashboard__day-temperatures span + span { color: var(--owc-secondary); }
.owc-dashboard__day-card small { color: var(--owc-secondary); font-size: 0.67rem; }

.owc-dashboard__tomorrow {
	position: relative;
	grid-column: span 4;
	display: grid;
	grid-template-columns: minmax(7.75rem, 1.4fr) minmax(5.5rem, 0.6fr);
	align-items: end;
	min-height: 18rem;
	padding: clamp(1rem, 2.8cqi, 1.5rem);
	overflow: hidden;
	background: var(--owc-dashboard-feature);
	background: linear-gradient(160deg, color-mix(in srgb, var(--owc-dashboard-feature), white 14%), var(--owc-dashboard-feature));
}
.owc-dashboard__tomorrow--wide {
	grid-column: 1 / -1;
	grid-template-columns: minmax(0, 1fr) minmax(8rem, 28%);
	align-items: center;
	min-height: 11rem;
}
.owc-dashboard__tomorrow--wide .owc-dashboard__tomorrow-copy { align-self: center; max-width: 30rem; }
.owc-dashboard__tomorrow--wide .owc-dashboard__tomorrow-art { align-self: center; width: min(100%, 9.5rem); }
.owc-dashboard__tomorrow::before { position: absolute; inset: 0; background: repeating-linear-gradient(105deg, transparent 0 0.9rem, rgb(22 50 74 / 4%) 0.95rem 1rem); content: ""; pointer-events: none; }
.owc-dashboard__tomorrow-copy { position: relative; z-index: 1; min-width: 0; }
.owc-dashboard__tomorrow h3 { margin-bottom: 0.1rem; color: var(--owc-dashboard-dark); font-size: clamp(1.25rem, 3cqi, 1.75rem); line-height: 1.05; overflow-wrap: normal; text-wrap: balance; word-break: normal; }
.owc-dashboard__tomorrow time { color: color-mix(in srgb, var(--owc-dashboard-dark), transparent 25%); font-size: 0.72rem; font-weight: 700; }
.owc-dashboard__tomorrow-condition { margin: 0.65rem 0 0.35rem; color: var(--owc-dashboard-dark); font-size: 0.82rem; font-weight: 700; hyphens: auto; overflow-wrap: break-word; word-break: normal; }
.owc-dashboard__tomorrow-temperatures { display: flex; flex-wrap: wrap; align-items: baseline; gap: 0.1rem 0.5rem; margin-bottom: 0.1rem; color: var(--owc-dashboard-dark); }
.owc-dashboard__tomorrow-temperatures strong { font-size: clamp(1.7rem, 4.25cqi, 2.4rem); white-space: nowrap; }
.owc-dashboard__tomorrow-temperatures span { color: color-mix(in srgb, var(--owc-dashboard-dark), transparent 28%); font-weight: 800; white-space: nowrap; }
.owc-dashboard__tomorrow small { color: color-mix(in srgb, var(--owc-dashboard-dark), transparent 20%); }
.owc-dashboard__tomorrow-art { position: relative; z-index: 1; align-self: end; justify-self: end; width: min(100%, 11rem); filter: drop-shadow(0 1rem 0.8rem rgb(22 50 74 / 14%)); }

.owc-dashboard__footer { margin-top: clamp(0.75rem, 2cqi, 1rem); color: var(--owc-secondary); }

.owc-layout--dashboard.owc-orientation--vertical .owc-dashboard > *,
.owc-layout--dashboard.owc-orientation--vertical .owc-dashboard__hero,
.owc-layout--dashboard.owc-orientation--vertical .owc-dashboard__details,
.owc-layout--dashboard.owc-orientation--vertical .owc-dashboard__daily,
.owc-layout--dashboard.owc-orientation--vertical .owc-dashboard__tomorrow { grid-column: 1 / -1; }
.owc-layout--dashboard.owc-orientation--vertical .owc-dashboard__tomorrow {
	grid-template-columns: minmax(0, 1fr) minmax(8rem, 28%);
	align-items: center;
	min-height: 11rem;
}

@container (max-width: 760px) {
	.owc-layout--dashboard.owc-orientation--auto .owc-dashboard > *,
	.owc-layout--dashboard.owc-orientation--auto .owc-dashboard__hero,
	.owc-layout--dashboard.owc-orientation--auto .owc-dashboard__details,
	.owc-layout--dashboard.owc-orientation--auto .owc-dashboard__daily,
	.owc-layout--dashboard.owc-orientation--auto .owc-dashboard__tomorrow { grid-column: 1 / -1; }
	.owc-layout--dashboard.owc-orientation--auto .owc-dashboard__hero { min-height: 19rem; }
	.owc-layout--dashboard.owc-orientation--auto .owc-dashboard__tomorrow { grid-template-columns: minmax(0, 1fr) minmax(7rem, 30%); align-items: center; min-height: 11rem; }
}

@container (max-width: 520px) {
	.owc-layout--dashboard .owc-dashboard__details .owc-weather__metrics { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.owc-layout--dashboard .owc-dashboard__hero-body { grid-template-columns: minmax(0, 1fr) minmax(7rem, 42%); }
	.owc-layout--dashboard .owc-dashboard__temperature { font-size: clamp(2.6rem, 13cqi, 3.8rem); }
}

/* Keep the preferred wide composition readable in constrained horizontal embeds. */
@container (max-width: 760px) {
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__hero,
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__details,
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__daily,
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__tomorrow { padding: clamp(0.7rem, 2cqi, 1rem); }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__hero { min-height: 19rem; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__hero-body { grid-template-columns: 1fr; min-height: 14rem; padding-top: 0.4rem; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__hero-copy { padding-top: 0.5rem; padding-right: 18%; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__hero-art { position: absolute; right: -0.7rem; bottom: 1rem; width: 56%; opacity: 0.45; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__hero h2 { margin-bottom: 0.8rem; font-size: clamp(0.95rem, 3.2cqi, 1.2rem); }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__temperature { font-size: clamp(2.25rem, 8cqi, 3.1rem); }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__location-chip { padding: 0.38rem 0.55rem; font-size: clamp(0.62rem, 1.8cqi, 0.72rem); }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__now { font-size: 0.62rem; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__details .owc-weather__metrics { grid-template-columns: repeat(2, minmax(0, 1fr)); }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__observation-meta p:last-child { margin-left: 0; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__tomorrow { grid-template-columns: 1fr; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__tomorrow-copy { max-width: 78%; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__tomorrow-art { position: absolute; right: -0.6rem; bottom: 0.7rem; width: 58%; opacity: 0.42; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__tomorrow h3 { font-size: clamp(1.05rem, 3.6cqi, 1.4rem); }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__tomorrow--wide { grid-template-columns: minmax(0, 1fr) minmax(7rem, 30%); align-items: center; min-height: 10.5rem; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__tomorrow--wide .owc-dashboard__tomorrow-copy { max-width: 30rem; }
	.owc-layout--dashboard.owc-orientation--horizontal .owc-dashboard__tomorrow--wide .owc-dashboard__tomorrow-art { position: relative; right: auto; bottom: auto; align-self: center; width: min(100%, 8.5rem); opacity: 1; }
}

/* Horizontal is preferred, but every dashboard hard-collapses below 420px. */
@container (max-width: 420px) {
	.owc-layout--dashboard .owc-dashboard > *,
	.owc-layout--dashboard .owc-dashboard__hero,
	.owc-layout--dashboard .owc-dashboard__details,
	.owc-layout--dashboard .owc-dashboard__daily,
	.owc-layout--dashboard .owc-dashboard__tomorrow { grid-column: 1 / -1; }
	.owc-layout--dashboard .owc-dashboard__hero { min-height: 21rem; }
	.owc-layout--dashboard .owc-dashboard__hero-body { grid-template-columns: 1fr; align-items: center; }
	.owc-layout--dashboard .owc-dashboard__hero-art { position: absolute; right: -0.75rem; bottom: 1.4rem; width: 49%; opacity: 0.88; }
	.owc-layout--dashboard .owc-dashboard__hero-copy { padding-right: 32%; }
	.owc-layout--dashboard .owc-dashboard__details .owc-weather__metrics { grid-template-columns: 1fr 1fr; }
	.owc-layout--dashboard .owc-dashboard__tomorrow { grid-template-columns: minmax(0, 1fr) minmax(6rem, 42%); }
	.owc-layout--dashboard .owc-dashboard__tomorrow-copy { max-width: none; }
	.owc-layout--dashboard .owc-dashboard__tomorrow-art { position: relative; right: auto; bottom: auto; width: min(100%, 11rem); opacity: 1; }
	.owc-layout--dashboard .owc-dashboard__tomorrow--wide { grid-template-columns: minmax(0, 1fr) minmax(5.75rem, 36%); align-items: center; min-height: 10.5rem; }
	.owc-layout--dashboard .owc-dashboard__tomorrow--wide .owc-dashboard__tomorrow-art { align-self: center; width: min(100%, 7.5rem); }
	.owc-layout--dashboard .owc-dashboard__day-list { grid-template-columns: 1fr 1fr; }
}

@container (max-width: 330px) {
	.owc-layout--dashboard .owc-dashboard__details .owc-weather__metrics,
	.owc-layout--dashboard .owc-dashboard__day-list { grid-template-columns: 1fr; }
	.owc-layout--dashboard .owc-dashboard__hero-copy { padding-right: 0; }
	.owc-layout--dashboard .owc-dashboard__hero-art { right: -2rem; opacity: 0.34; }
}

@container (max-width: 580px) {
	.owc-weather.owc-orientation--auto .owc-weather__header { display: block; }
	.owc-weather.owc-orientation--auto .owc-weather__station { max-width: none; margin-top: 0.45rem; text-align: left; }
	.owc-weather.owc-orientation--auto .owc-weather__current { grid-template-columns: 1fr; }
	.owc-weather.owc-orientation--auto .owc-weather__metrics { grid-template-columns: repeat(2, minmax(6rem, 1fr)); }
	.owc-weather.owc-orientation--auto .owc-weather__daily-item { grid-template-columns: minmax(5.4rem, 0.8fr) 2.3rem minmax(6rem, 1.4fr); }
	.owc-weather.owc-orientation--auto .owc-weather__daily-values { grid-column: 3; justify-content: flex-start; text-align: left; }
}

@container (max-width: 360px) {
	.owc-weather.owc-orientation--auto .owc-weather__current-main,
	.owc-weather.owc-orientation--vertical .owc-weather__current-main { align-items: flex-start; }
	.owc-weather.owc-orientation--auto .owc-weather__metrics,
	.owc-weather.owc-orientation--vertical .owc-weather__metrics { grid-template-columns: 1fr 1fr; }
	.owc-weather.owc-orientation--auto:not(.owc-layout--grid) .owc-weather__daily-item,
	.owc-weather.owc-orientation--vertical:not(.owc-layout--grid) .owc-weather__daily-item { grid-template-columns: 1fr 2.2rem; gap: 0.4rem; }
	.owc-weather.owc-orientation--auto:not(.owc-layout--grid) .owc-weather__daily-summary,
	.owc-weather.owc-orientation--vertical:not(.owc-layout--grid) .owc-weather__daily-summary { grid-column: 1 / -1; }
	.owc-weather.owc-orientation--auto:not(.owc-layout--grid) .owc-weather__daily-values,
	.owc-weather.owc-orientation--vertical:not(.owc-layout--grid) .owc-weather__daily-values { grid-column: 1 / -1; }
}

@container (max-width: 330px) {
	.owc-weather.owc-layout--dashboard .owc-dashboard__details .owc-weather__metrics,
	.owc-weather.owc-layout--dashboard .owc-dashboard__day-list { grid-template-columns: 1fr; }
}

/* Compact template: one readable column for sidebars and narrow placements. */
.owc-weather.owc-layout--compact { padding: clamp(0.7rem, 4cqi, 1rem); }
.owc-weather.owc-layout--compact .owc-weather__header { display: block; padding-bottom: 0.75rem; }
.owc-weather.owc-layout--compact .owc-weather__heading h2 { font-size: clamp(1.1rem, 7cqi, 1.4rem); }
.owc-weather.owc-layout--compact .owc-weather__station { max-width: none; margin-top: 0.4rem; text-align: left; }
.owc-weather.owc-layout--compact .owc-weather__current { grid-template-columns: 1fr; gap: 0.75rem; padding: 0.75rem 0; }
.owc-weather.owc-layout--compact .owc-weather__current-main {
	align-items: center;
	padding: 0.7rem;
	border: 1px solid color-mix(in srgb, var(--owc-border), transparent 30%);
	border-radius: calc(var(--owc-radius) * 0.7);
	background: color-mix(in srgb, var(--owc-bg-alt), transparent 42%);
}
.owc-weather.owc-layout--compact .owc-weather__current-main .owc-weather__icon { width: clamp(3rem, 18cqi, 4rem); }
.owc-weather.owc-layout--compact .owc-weather__temperature span { font-size: clamp(2.4rem, 15cqi, 3.35rem); }
.owc-weather.owc-layout--compact .owc-weather__metrics {
	display: grid;
	grid-template-columns: 1fr;
	gap: 0;
	overflow: hidden;
	border: 1px solid var(--owc-border);
	border-radius: calc(var(--owc-radius) * 0.7);
	background: rgb(255 255 255 / 40%);
}
.owc-weather.owc-layout--compact .owc-weather__metric {
	display: grid;
	grid-template-columns: minmax(0, 1fr) auto;
	align-items: baseline;
	gap: 0.6rem;
	padding: 0.5rem 0.65rem;
	border-bottom: 1px solid color-mix(in srgb, var(--owc-border), transparent 25%);
}
.owc-weather.owc-layout--compact .owc-weather__metric:last-child { border-bottom: 0; }
.owc-weather.owc-layout--compact .owc-weather__metric dd { margin: 0; text-align: right; overflow-wrap: break-word; }
.owc-weather.owc-layout--compact .owc-weather__forecast { padding-top: 0.75rem; }
.owc-weather.owc-layout--compact.owc-enhanced .owc-weather__tabs { display: flex; width: 100%; }
.owc-weather.owc-layout--compact .owc-weather__tabs button { flex: 1 1 50%; padding-inline: 0.55rem; }
.owc-weather.owc-layout--compact .owc-weather__daily-item {
	grid-template-columns: 2.4rem minmax(0, 1fr);
	gap: 0.3rem 0.65rem;
	min-height: 0;
	padding: 0.65rem 0;
}
.owc-weather.owc-layout--compact .owc-weather__daily-item > time { grid-column: 1 / -1; }
.owc-weather.owc-layout--compact .owc-weather__daily-item > .owc-weather__icon { grid-column: 1; grid-row: 2 / span 2; width: 2.4rem; }
.owc-weather.owc-layout--compact .owc-weather__daily-summary { grid-column: 2; grid-row: 2; }
.owc-weather.owc-layout--compact .owc-weather__daily-values { grid-column: 2; grid-row: 3; justify-content: flex-start; text-align: left; }
.owc-weather.owc-layout--compact .owc-weather__hourly-list {
	grid-auto-flow: row;
	grid-auto-columns: auto;
	grid-template-columns: 1fr;
	gap: 0.5rem;
	padding: 0;
	overflow: visible;
	scroll-snap-type: none;
}
.owc-weather.owc-layout--compact .owc-weather__hourly-item {
	display: grid;
	grid-template-columns: minmax(5.4rem, 0.85fr) 2.5rem minmax(0, 1fr);
	gap: 0.15rem 0.55rem;
	align-items: center;
	min-height: 0;
	padding: 0.6rem;
	text-align: left;
}
.owc-weather.owc-layout--compact .owc-weather__hourly-item > time { grid-column: 1; grid-row: 1 / span 4; }
.owc-weather.owc-layout--compact .owc-weather__hourly-item > .owc-weather__icon { grid-column: 2; grid-row: 1 / span 4; width: 2.4rem; }
.owc-weather.owc-layout--compact .owc-weather__hourly-temp,
.owc-weather.owc-layout--compact .owc-weather__hourly-condition,
.owc-weather.owc-layout--compact .owc-weather__hourly-item > small { grid-column: 3; min-height: 0; }
.owc-weather.owc-layout--compact .owc-weather__hourly-condition { font-size: 0.75rem; }
.owc-weather.owc-layout--compact .owc-weather__footer { display: block; font-size: 0.65rem; }
.owc-weather.owc-layout--compact .owc-weather__footer span { padding-inline: 0.25rem; }

@container (max-width: 330px) {
	.owc-weather.owc-layout--compact .owc-weather__metrics { grid-template-columns: 1fr; }
	.owc-weather.owc-layout--compact .owc-weather__metric { grid-template-columns: minmax(0, 1fr) auto; }
	.owc-weather.owc-layout--compact .owc-weather__daily-item { grid-template-columns: 2.2rem minmax(0, 1fr); }
	.owc-weather.owc-layout--compact .owc-weather__daily-summary { grid-column: 2; }
	.owc-weather.owc-layout--compact .owc-weather__daily-values { grid-column: 2; }
	.owc-weather.owc-layout--compact .owc-weather__hourly-item { grid-template-columns: 4.8rem 2.2rem minmax(0, 1fr); padding-inline: 0.45rem; }
}

/* Compact uses the new pastel Dashboard visual language with responsive orientation. */
.owc-weather.owc-layout--compact { overflow: hidden; background: var(--owc-bg); }
.owc-weather.owc-layout--compact.owc-bg--gradient { background: linear-gradient(135deg, var(--owc-bg), var(--owc-bg-alt)); }
.owc-layout--compact .owc-dashboard { display: flex; flex-direction: column; gap: clamp(0.65rem, 3cqi, 0.9rem); }
.owc-layout--compact .owc-dashboard > :where(article, section),
.owc-layout--compact .owc-dashboard__hero,
.owc-layout--compact .owc-dashboard__details,
.owc-layout--compact .owc-dashboard__daily,
.owc-layout--compact .owc-dashboard__tomorrow { grid-column: 1 / -1; width: 100%; }
.owc-layout--compact .owc-dashboard__hero { order: 1; }
.owc-layout--compact .owc-dashboard__details { order: 2; }
.owc-layout--compact .owc-dashboard__daily { order: 3; }
.owc-layout--compact .owc-dashboard__tomorrow { order: 4; }
.owc-layout--compact.owc-orientation--vertical .owc-dashboard { display: flex; flex-direction: column; }
.owc-layout--compact.owc-orientation--horizontal .owc-dashboard {
	display: grid;
	grid-template-columns: repeat(2, minmax(0, 1fr));
	align-items: start;
}
.owc-layout--compact.owc-orientation--horizontal .owc-dashboard > :where(article, section),
.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__hero,
.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details,
.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__daily,
.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__tomorrow { grid-column: auto; width: auto; }
.owc-layout--compact .owc-dashboard__hero { min-height: 18rem; padding: clamp(0.9rem, 4cqi, 1.2rem); }
.owc-layout--compact .owc-dashboard__hero-body { grid-template-columns: minmax(0, 1fr) minmax(7.5rem, 40%); min-height: 13.5rem; padding-top: 0.65rem; }
.owc-layout--compact .owc-dashboard__hero-copy { padding-top: 0.5rem; }
.owc-layout--compact .owc-dashboard__hero h2 { margin-bottom: 0.8rem; font-size: clamp(1.05rem, 6cqi, 1.4rem); }
.owc-layout--compact .owc-dashboard__temperature { font-size: clamp(2.6rem, 15cqi, 3.8rem); }
.owc-layout--compact .owc-dashboard__hero-art { width: min(100%, 10rem); }
.owc-layout--compact .owc-dashboard__details,
.owc-layout--compact .owc-dashboard__daily { padding: clamp(0.85rem, 4cqi, 1.1rem); }
.owc-weather.owc-layout--compact .owc-dashboard__details .owc-weather__metrics { display: flex; flex-direction: column; gap: 0.5rem; overflow: visible; border: 0; border-radius: 0; background: transparent; }
.owc-weather.owc-layout--compact .owc-dashboard__details .owc-weather__metric {
	grid-template-columns: minmax(0, 1fr) auto;
	min-height: 0;
	padding: 0.55rem 0.65rem;
	border: 1px solid color-mix(in srgb, var(--owc-border), transparent 30%);
	border-radius: calc(var(--owc-radius) * 0.7);
	background: rgb(255 255 255 / 62%);
}
.owc-layout--compact .owc-dashboard__observation-meta { margin-bottom: 0.75rem; }
.owc-layout--compact .owc-dashboard__observation-meta p:last-child { margin-left: 0; }
.owc-layout--compact .owc-dashboard__day-list { display: flex; flex-direction: column; gap: 0.5rem; }
.owc-layout--compact .owc-dashboard__day-card {
	grid-template-columns: 4.4rem minmax(0, 1fr) auto;
	grid-template-rows: auto auto auto;
	justify-items: start;
	align-items: center;
	gap: 0.1rem 0.65rem;
	padding: 0.65rem;
	text-align: left;
}
.owc-layout--compact .owc-dashboard__day-card time { grid-column: 1 / -1; grid-row: 1; }
.owc-layout--compact .owc-dashboard__day-art { grid-column: 1; grid-row: 2 / span 2; width: 4.4rem; height: 3.6rem; }
.owc-layout--compact .owc-dashboard__day-card > strong { grid-column: 2 / -1; grid-row: 2; align-self: end; }
.owc-layout--compact .owc-dashboard__day-temperatures { grid-column: 2; grid-row: 3; justify-content: flex-start; margin-top: 0.15rem; }
.owc-layout--compact .owc-dashboard__day-card > small { grid-column: 3; grid-row: 3; align-self: center; white-space: nowrap; }
.owc-layout--compact .owc-dashboard__tomorrow { grid-template-columns: minmax(0, 1fr) minmax(6.5rem, 34%); align-items: center; min-height: 10.5rem; padding: clamp(0.9rem, 4cqi, 1.1rem); }
.owc-layout--compact .owc-dashboard__tomorrow-copy { max-width: none; }
.owc-layout--compact .owc-dashboard__tomorrow-art { align-self: center; width: min(100%, 8.5rem); }
.owc-layout--compact .owc-dashboard__footer { margin-top: 0.7rem; }

@container (min-width: 460px) {
	.owc-weather.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details .owc-weather__metrics {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.owc-weather.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details .owc-weather__metric {
		grid-template-columns: minmax(0, 1fr);
		align-content: start;
		gap: 0.1rem;
	}
}

@container (min-width: 760px) {
	.owc-layout--compact.owc-orientation--auto .owc-dashboard {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
		align-items: start;
	}
	.owc-layout--compact.owc-orientation--auto .owc-dashboard > :where(article, section),
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__hero,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__details,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__daily,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__tomorrow { grid-column: auto; width: auto; }
	.owc-weather.owc-layout--compact.owc-orientation--auto .owc-dashboard__details .owc-weather__metrics {
		display: grid;
		grid-template-columns: repeat(2, minmax(0, 1fr));
	}
	.owc-weather.owc-layout--compact.owc-orientation--auto .owc-dashboard__details .owc-weather__metric {
		grid-template-columns: minmax(0, 1fr);
		align-content: start;
		gap: 0.1rem;
	}
}

@container (min-width: 1050px) {
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard {
		grid-template-columns: minmax(0, 1.15fr) minmax(0, 0.96fr) minmax(0, 1.02fr) minmax(0, 0.83fr);
		align-items: start;
	}
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__hero,
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details,
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__daily,
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__tomorrow,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__hero,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__details,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__daily,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__tomorrow {
		height: auto;
		padding: 0.75rem;
	}
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__section-heading,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__section-heading { margin-bottom: 0.55rem; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__accent-dot,
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__forecast-mark,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__accent-dot,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__forecast-mark { width: 2rem; height: 2rem; border-radius: 0.65rem; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__observation-meta,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__observation-meta {
		gap: 0.15rem 0.5rem;
		margin-bottom: 0.5rem;
		padding: 0.48rem 0.58rem;
	}
	.owc-weather.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details .owc-weather__metrics,
	.owc-weather.owc-layout--compact.owc-orientation--auto .owc-dashboard__details .owc-weather__metrics { gap: 0.35rem; }
	.owc-weather.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details .owc-weather__metric,
	.owc-weather.owc-layout--compact.owc-orientation--auto .owc-dashboard__details .owc-weather__metric {
		gap: 0.05rem;
		padding: 0.34rem 0.44rem;
	}
	.owc-weather.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details .owc-weather__metric dt,
	.owc-weather.owc-layout--compact.owc-orientation--auto .owc-dashboard__details .owc-weather__metric dt { font-size: 0.7rem; line-height: 1.15; }
	.owc-weather.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details .owc-weather__metric dd,
	.owc-weather.owc-layout--compact.owc-orientation--auto .owc-dashboard__details .owc-weather__metric dd { font-size: 0.8rem; line-height: 1.15; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__day-list,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__day-list { gap: 0.3rem; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__day-card,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__day-card {
		grid-template-columns: 3rem minmax(0, 1fr) auto;
		grid-template-rows: auto auto auto;
		min-height: 3.55rem;
		gap: 0.05rem 0.4rem;
		padding: 0.35rem 0.45rem;
	}
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__day-card time,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__day-card time { grid-column: 2 / -1; grid-row: 1; font-size: 0.66rem; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__day-art,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__day-art { grid-column: 1; grid-row: 1 / span 3; width: 3rem; height: 2.7rem; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__day-card > strong,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__day-card > strong { grid-column: 2; grid-row: 2; align-self: end; font-size: 0.72rem; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__day-temperatures,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__day-temperatures { grid-column: 2; grid-row: 3; margin-top: 0; font-size: 0.68rem; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__day-card > small,
	.owc-layout--compact.owc-orientation--auto .owc-dashboard__day-card > small { grid-column: 3; grid-row: 2 / span 2; align-self: center; font-size: 0.64rem; }
}

@container (max-width: 420px) {
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard { display: flex; flex-direction: column; }
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard > :where(article, section),
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__hero,
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__details,
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__daily,
	.owc-layout--compact.owc-orientation--horizontal .owc-dashboard__tomorrow { width: 100%; }
}

@container (max-width: 360px) {
	.owc-layout--compact .owc-dashboard__hero { min-height: 18.5rem; }
	.owc-layout--compact .owc-dashboard__hero-body { grid-template-columns: 1fr; }
	.owc-layout--compact .owc-dashboard__hero-copy { padding-right: 28%; }
	.owc-layout--compact .owc-dashboard__hero-art { position: absolute; right: -1rem; bottom: 1.1rem; width: 48%; opacity: 0.64; }
	.owc-layout--compact .owc-dashboard__day-card { grid-template-columns: 3.8rem minmax(0, 1fr); }
	.owc-layout--compact .owc-dashboard__day-art { width: 3.8rem; }
	.owc-layout--compact .owc-dashboard__day-card > small { grid-column: 2; grid-row: 4; }
	.owc-layout--compact .owc-dashboard__tomorrow { grid-template-columns: minmax(0, 1fr) minmax(5.5rem, 36%); }
}

@media (prefers-reduced-motion: reduce) {
	.owc-weather * { scroll-behavior: auto !important; }
}

@media (forced-colors: active) {
	.owc-weather,
	.owc-weather__alert,
	.owc-weather__hourly-item,
	.owc-dashboard > :where(article, section),
	.owc-dashboard__details .owc-weather__metric,
	.owc-dashboard__day-card { border: 1px solid CanvasText; }
}
