html[data-theme] .home-hero.home-welcome{--home-surface: #142633;--home-ink: #eff6fa;--home-muted: #b6c6d1;--home-line: #354a59;position:relative;display:grid;grid-template-columns:minmax(350px,45%) minmax(0,1fr);min-height:288px;padding:0;isolation:isolate;overflow:hidden;border:1px solid var(--home-line);border-radius:18px;background:var(--home-surface);color:var(--home-ink);box-shadow:none}html[data-theme=day] .home-hero.home-welcome{--home-surface: #fff;--home-ink: #19333f;--home-muted: #566d7a;--home-line: #dce6ec}html[data-theme] .home-welcome:before,html[data-theme] .home-welcome:after{display:none}html[data-theme] .home-welcome .hero-copy{z-index:2;display:flex;flex-direction:column;justify-content:center;min-width:0;padding:32px 0 34px 30px;background:var(--home-surface);color:var(--home-ink);pointer-events:none}html[data-theme] .home-welcome .hero-copy h2{margin:0;color:var(--home-ink);font-size:clamp(25px,2.35vw,32px);font-weight:700;line-height:1.4;letter-spacing:-.035em;text-shadow:none}html[data-theme] .home-welcome .hero-copy>p{margin:9px 0 0;color:var(--home-muted);font-size:13px;font-weight:400;line-height:1.7}html[data-theme] .home-welcome .hero-widgets{display:flex;align-items:stretch;gap:20px;margin-top:30px;min-width:0}html[data-theme] .home-welcome :is(.weather-card,.date-card){display:flex;align-items:flex-start;gap:12px;width:auto;min-width:0;height:auto;min-height:80px;margin:0;padding:0;border:0;border-radius:0;background:transparent;box-shadow:none;color:var(--home-ink);font:inherit;text-align:left;transform:none;pointer-events:auto}html[data-theme] .home-welcome .weather-card{flex:0 1 auto;border-radius:6px}html[data-theme] .home-welcome .weather-card:hover{color:var(--ui-accent)}html[data-theme] .home-welcome .weather-card.loading{opacity:.7;cursor:progress}html[data-theme] .home-welcome .weather-symbol{display:grid;flex:0 0 32px;place-items:center;width:32px;margin-top:1px;color:var(--home-ink);font-family:Segoe UI Symbol,sans-serif;font-size:30px;line-height:1.25}html[data-theme] .home-welcome .weather-copy{display:grid;gap:6px}html[data-theme] .home-welcome .weather-reading{display:flex;align-items:baseline;flex-wrap:wrap;gap:3px 8px}html[data-theme] .home-welcome .weather-reading strong,html[data-theme] .home-welcome .date-card>strong{margin:0;color:var(--home-ink);font-size:25px;font-weight:650;line-height:1.25;font-variant-numeric:tabular-nums;letter-spacing:-.04em}html[data-theme] .home-welcome .weather-reading b{color:var(--home-ink);font-size:12px;font-weight:500}html[data-theme] .home-welcome .weather-place,html[data-theme] .home-welcome .weather-place span,html[data-theme] .home-welcome .date-card>span{color:var(--home-muted);font-size:12px;font-weight:400;line-height:1.5}html[data-theme] .home-welcome .weather-copy small{display:flex;align-items:center;gap:5px;margin:0;color:var(--home-muted);font-size:11px;line-height:1.5;white-space:normal}html[data-theme] .home-welcome .weather-copy small svg{width:13px;height:13px;flex:0 0 auto}html[data-theme] .home-welcome .weather-copy small span{color:inherit;font-size:inherit}html[data-theme] .home-welcome .date-card{flex-direction:column;flex:0 0 auto;gap:6px;padding-left:20px;border-left:1px solid var(--home-line);white-space:nowrap}.home-carousel{position:relative;z-index:1;min-width:0;min-height:286px;outline-offset:-4px!important;touch-action:pan-y}.home-carousel-viewport{position:absolute;inset:0;overflow:hidden;background:var(--home-surface)}.home-carousel-viewport:after{content:"";position:absolute;inset:0 auto 0 0;width:85px;background:linear-gradient(90deg,var(--home-surface),transparent);pointer-events:none}.home-carousel-track{display:flex;width:100%;height:100%;transform:translate3d(-100%,0,0);will-change:transform}.home-carousel-slide{flex:0 0 100%;min-width:0;height:100%}.home-carousel-slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:58% center;user-select:none}.home-carousel-controls{position:absolute;z-index:2;right:16px;bottom:16px;display:flex;align-items:center;gap:4px;min-height:40px;padding:3px 7px;border:1px solid rgb(255 255 255 / 23%);border-radius:999px;background:#0e232cd1;color:#fff;backdrop-filter:blur(12px)}.home-carousel-dots{display:flex;align-items:center;gap:0}.home-carousel-dots{order:1}.home-carousel-count{order:2}[data-home-play]{order:3}[data-home-prev]{order:4}[data-home-next]{order:5}.home-carousel-controls button{display:grid;place-items:center;margin:0;padding:0;min-width:32px;min-height:32px;border:0;border-radius:50%;background:transparent;box-shadow:none;color:#f3f9fc;cursor:pointer;font:inherit;transition:background .15s}.home-carousel-controls button:hover{background:#ffffff29}.home-carousel-controls .home-carousel-dot{min-width:24px;width:24px;border-radius:8px}.home-carousel-dot>span{display:block;width:6px;height:6px;border-radius:10px;background:#9caeb4;transition:width .2s,background .2s}.home-carousel-dot[aria-current=true]>span{width:22px;background:#62dfc8}.home-carousel-count{display:flex;gap:3px;padding:0 8px 0 3px;color:#e2eaed;font-size:11px;font-weight:400;line-height:1;font-variant-numeric:tabular-nums;white-space:nowrap}.home-carousel-count b{font-weight:600;color:#fff}.home-carousel-action svg{width:17px;height:17px}.home-carousel-status{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media(min-width:1500px){html[data-theme] .home-welcome .hero-copy{padding-left:40px}html[data-theme] .home-welcome .hero-widgets{gap:26px}html[data-theme] .home-welcome .date-card{padding-left:26px}}@media(max-width:1000px)and (min-width:761px){html[data-theme] .home-hero.home-welcome{grid-template-columns:minmax(325px,51%) minmax(0,1fr)}html[data-theme] .home-welcome .hero-copy{padding-left:22px}html[data-theme] .home-welcome .hero-widgets{gap:14px}html[data-theme] .home-welcome .date-card{padding-left:14px}.home-carousel-controls{right:9px;bottom:12px;gap:0}}@media(max-width:760px){html[data-theme] .home-hero.home-welcome{grid-template-columns:minmax(0,1fr);min-height:0;border-radius:16px}html[data-theme] .home-welcome .hero-copy{padding:24px 22px 17px}html[data-theme] .home-welcome .hero-copy h2{font-size:25px}html[data-theme] .home-welcome .hero-copy>p{font-size:12px;margin-top:7px}html[data-theme] .home-welcome .hero-widgets{flex-wrap:nowrap;margin-top:24px;gap:20px}html[data-theme] .home-welcome .weather-card{flex:1 1 auto;gap:9px}html[data-theme] .home-welcome .date-card{padding-left:20px}html[data-theme] .home-welcome .weather-reading strong,html[data-theme] .home-welcome .date-card>strong{font-size:23px}.home-carousel{min-height:0;height:205px}.home-carousel-viewport:after{inset:0 0 auto;width:100%;height:28px;background:linear-gradient(180deg,var(--home-surface),transparent)}.home-carousel-controls{right:12px;bottom:12px;padding:2px 8px}.home-carousel-controls button{min-height:40px;min-width:40px}.home-carousel-controls .home-carousel-dot{min-width:24px}}@media(max-width:360px){html[data-theme] .home-welcome .hero-copy{padding-inline:16px}html[data-theme] .home-welcome .hero-widgets{gap:12px}html[data-theme] .home-welcome .date-card{padding-left:12px}html[data-theme] .home-welcome .weather-symbol{width:25px;flex-basis:25px;font-size:25px}}@media(prefers-reduced-motion:reduce){.home-carousel-track{transition:none!important;will-change:auto}.home-carousel-dot>span{transition:none}}
