:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#eef8ff;color:#14202a;letter-spacing:0}*{box-sizing:border-box}html,body,#app{width:100%;height:100%;margin:0;overflow:hidden}body{background:#eef8ff}.weather-shell{position:relative;display:grid;grid-template-rows:86px minmax(0,1fr) 104px 188px;gap:18px;width:100vw;height:100vh;min-height:620px;padding:28px 34px 30px;overflow:hidden;background:linear-gradient(145deg,#ffffffeb,#f2fafff5 46%,#e8f6f2f5),#eef8ff}.weather-shell:before{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;content:"";background:linear-gradient(90deg,rgba(13,104,149,.08),transparent 36%),linear-gradient(180deg,rgba(255,199,64,.16),transparent 42%),linear-gradient(0deg,rgba(49,128,88,.08),transparent 34%);pointer-events:none}.weather-shell>*{position:relative;z-index:1}.weather-header{display:grid;grid-template-columns:360px 1fr;align-items:center;gap:24px;min-height:80px}.weather-logo{display:block;width:340px;height:auto;object-fit:contain}.weather-updated{color:#48616f;font-size:22px;font-weight:650;line-height:1.25}.weather-updated{justify-self:end;text-align:right}.weather-now{display:grid;grid-template-columns:44% 1fr;align-items:center;min-height:0}.weather-now__icon{display:grid;place-items:center;min-width:0;min-height:0}.weather-now__text{display:grid;align-content:center;justify-items:start;min-width:0;padding:4px 18px 0 6px}.weather-now__eyebrow{margin:0 0 2px;color:#33586b;font-size:42px;font-weight:750;line-height:1.18}.weather-now h1{margin:0;padding-bottom:.03em;color:#0d1b24;font-size:168px;font-weight:850;line-height:1}.weather-now__meta{display:flex;flex-wrap:wrap;gap:14px;align-items:center;margin-top:14px;color:#314a57;font-size:28px;font-weight:700;line-height:1.22}.status-pill{padding:7px 12px;border:1px solid rgba(49,74,87,.18);border-radius:8px;background:#ffffffb8;color:#6a4c10;font-size:19px;font-weight:750}.hourly-strip{display:grid;grid-template-columns:220px 1fr;align-items:stretch;gap:14px;min-height:0;padding:14px 18px;border:1px solid rgba(30,69,88,.12);border-radius:8px;background:#ffffff94;box-shadow:0 12px 32px #1b45600f}.hourly-strip h2{display:grid;align-content:center;margin:0;color:#203643;font-size:24px;font-weight:850;line-height:1.18}.hourly-list,.forecast-strip{display:grid;min-height:0}.hourly-list{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:10px;height:100%}.forecast-strip{grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.hourly-card,.forecast-card{display:grid;align-items:center;justify-items:center;min-width:0;min-height:0;border:1px solid rgba(30,69,88,.12);border-radius:8px;background:#ffffffc2;box-shadow:0 12px 32px #1b456014}.hourly-card{grid-template-rows:auto auto;grid-template-columns:64px 1fr;align-content:center;align-self:stretch;row-gap:2px;justify-items:center;height:100%;padding:8px 10px}.hourly-card b{justify-self:start;padding-bottom:.04em;color:#0d1b24;font-size:31px;line-height:1.12}.hourly-card__text{display:grid;grid-column:1 / -1;place-items:center;min-width:0;width:100%}.hourly-card__text strong{padding-bottom:.05em;color:#203643;font-size:22px;line-height:1.16}.hourly-card .weather-icon--forecast{justify-self:end;width:58px;height:42px}.forecast-card{grid-template-rows:minmax(34px,auto) minmax(42px,1fr) minmax(32px,auto) minmax(22px,auto);height:100%;overflow:hidden;padding:12px 12px 10px}.forecast-card__date{display:grid;justify-items:center;min-width:0;color:#243946;line-height:1.16}.forecast-card__date strong{display:block;overflow:hidden;max-width:100%;padding-bottom:.05em;font-size:20px;font-weight:820;line-height:1.16;text-overflow:ellipsis;white-space:nowrap}.forecast-card__date span{color:#637985;font-size:16px;font-weight:700;line-height:1.2}.forecast-card__temp{display:flex;gap:12px;align-items:baseline;color:#14202a}.forecast-card__temp strong{padding-bottom:.04em;font-size:28px;line-height:1.12}.forecast-card__temp span{color:#6b7d86;font-size:21px;font-weight:760;line-height:1.14}.forecast-card p{width:100%;margin:0;overflow:hidden;color:#365464;font-size:16px;font-weight:700;line-height:1.2;text-align:center;text-overflow:ellipsis;white-space:nowrap}.weather-message,.is-loading{grid-template-rows:86px 1fr}.message-panel{display:grid;align-content:center;justify-items:center;gap:18px;min-height:0;text-align:center}.message-panel h1{max-width:820px;margin:0;color:#14202a;font-size:52px;line-height:1.1}.loading-mark{place-self:center;width:82px;height:82px;border:10px solid rgba(13,104,149,.16);border-top-color:#0d6895;border-radius:50%;animation:spin 1s linear infinite}.weather-icon{position:relative;display:inline-block;width:280px;height:230px}.weather-icon--forecast{width:76px;height:56px}.forecast-card .weather-icon--forecast{width:72px;height:52px}.sun-core{position:absolute;top:24%;left:24%;width:52%;height:52%;border-radius:50%;background:#f8c537;box-shadow:0 0 48px #f8c53773}.sun-rays{position:absolute;top:16%;right:16%;bottom:16%;left:16%;border-radius:50%;background:conic-gradient(from 0deg,rgba(248,197,55,.18) 0deg 16deg,transparent 16deg 34deg)}.cloud{position:absolute;border-radius:999px;background:#fff;box-shadow:0 18px 30px #224d6629}.cloud:before,.cloud:after{position:absolute;content:"";border-radius:50%;background:inherit}.cloud-front{right:10%;bottom:26%;width:64%;height:30%}.cloud-front:before{left:10%;bottom:28%;width:38%;height:112%}.cloud-front:after{right:12%;bottom:22%;width:42%;height:134%}.cloud-back{left:12%;bottom:32%;width:54%;height:26%;background:#dcebf2}.cloud-back:before{left:18%;bottom:20%;width:38%;height:110%}.cloud-back:after{right:10%;bottom:20%;width:38%;height:120%}.weather-icon--partly-cloudy .sun-core,.weather-icon--partly-cloudy .sun-rays{transform:translate(-22%,-20%)}.rain-drops,.snow-flakes{position:absolute;right:16%;bottom:0;left:24%;display:flex;justify-content:space-around;height:28%}.rain-drops i{display:block;width:7px;height:30px;border-radius:999px;background:#1688bd;transform:rotate(12deg)}.snow-flakes b{display:block;width:12px;height:12px;border-radius:50%;background:#9ecde1}.bolt{position:absolute;right:33%;bottom:0;width:26%;height:44%;background:#e1a312;clip-path:polygon(42% 0,100% 0,66% 38%,100% 38%,28% 100%,42% 54%,0 54%)}.fog-line{position:absolute;right:16%;left:16%;height:8px;border-radius:999px;background:#8db0be}.fog-line:nth-of-type(2){bottom:22%}.fog-line:nth-of-type(3){bottom:12%}.fog-line:nth-of-type(4){bottom:2%}.weather-icon--forecast .cloud{box-shadow:0 7px 14px #224d6624}.weather-icon--forecast .rain-drops i{width:3px;height:11px}.weather-icon--forecast .snow-flakes b{width:5px;height:5px}.weather-icon--forecast .fog-line{height:3px}.has-animation .sun-core{animation:softPulse 4.5s ease-in-out infinite}.has-animation .cloud-front{animation:drift 8s ease-in-out infinite}.has-animation .rain-drops i{animation:rain 1.2s linear infinite}.has-animation .snow-flakes b{animation:snow 3.2s ease-in-out infinite}.no-animation *{animation:none!important}@media(prefers-reduced-motion:reduce){*{animation:none!important}}@keyframes softPulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}@keyframes drift{0%,to{transform:translate(0)}50%{transform:translate(8px)}}@keyframes rain{0%{transform:translateY(-4px) rotate(12deg);opacity:.35}to{transform:translateY(12px) rotate(12deg);opacity:1}}@keyframes snow{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@keyframes spin{to{transform:rotate(360deg)}}@media(max-height:760px){.weather-shell{grid-template-rows:76px minmax(0,1fr) 86px 154px;gap:12px;padding:22px 30px 24px;min-height:0}.weather-now h1{font-size:146px}.weather-icon{width:248px;height:204px}.hourly-strip{grid-template-columns:176px 1fr;padding:10px 14px}.hourly-strip h2{font-size:20px}.hourly-card{grid-template-rows:auto auto;grid-template-columns:48px 1fr;row-gap:1px;height:100%;padding:6px 7px}.hourly-card b{font-size:24px}.hourly-card__text strong{font-size:17px}.hourly-card .weather-icon--forecast{width:44px;height:32px}.forecast-card .weather-icon--forecast{width:52px;height:38px}.forecast-card{grid-template-rows:minmax(28px,auto) minmax(38px,1fr) minmax(28px,auto) minmax(20px,auto);padding:8px 10px 10px}}@media(min-height:900px){.weather-shell{grid-template-rows:96px minmax(0,1fr) 132px 220px;gap:24px;padding:34px}.weather-header{grid-template-columns:386px 1fr}.weather-logo{width:360px}.weather-updated{font-size:25px}.weather-now__eyebrow{font-size:48px}.weather-now h1{font-size:188px}.weather-now__meta{font-size:32px}.weather-icon{width:320px;height:262px}.hourly-strip{grid-template-columns:260px 1fr;padding:18px 22px}.hourly-strip h2{font-size:30px}.hourly-card{grid-template-rows:auto auto;grid-template-columns:76px 1fr;row-gap:3px;height:100%;padding:10px 12px}.hourly-card b{font-size:38px}.hourly-card__text strong{font-size:25px}.hourly-card .weather-icon--forecast{width:70px;height:52px}.forecast-card{grid-template-rows:minmax(44px,auto) minmax(54px,1fr) minmax(40px,auto) minmax(28px,auto);padding:16px 16px 18px}.forecast-card__date strong{font-size:25px}.forecast-card__date span{font-size:19px}.forecast-card__temp strong{font-size:36px}.forecast-card__temp span{font-size:27px}.forecast-card p{font-size:20px}.weather-icon--forecast{width:96px;height:72px}.forecast-card .weather-icon--forecast{width:86px;height:64px}}
