*{box-sizing:border-box;margin:0;padding:0}@font-face{font-family:Fallback-GoogleSans;src:local(Arial),local(Helvetica);size-adjust:98%;ascent-override:100%;descent-override:20%}@font-face{font-family:Google Sans;src:url(/fonts/google-sans-latin.woff2)format("woff2");font-weight:400 700;font-display:optional}@font-face{font-family:Fallback-Roboto;src:local(Arial),local(Helvetica);size-adjust:92%;letter-spacing:-2px}@font-face{font-family:Roboto;font-style:normal;font-weight:500;font-stretch:100%;font-display:optional;src:url(/fonts/roboto-v30-latin-500.woff2)format("woff2")}body{color:#202124;background:#f5f6f8;min-height:100dvh;padding:20px;font-family:Google Sans,Fallback-GoogleSans,sans-serif}.wrapper{max-width:1040px;margin:auto}.weather-card{background-color:#0000;background-image:linear-gradient(#ffffffb8,#ffffffb8),url(/images/weather/cloudy.webp);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;border-radius:24px;min-height:360px;padding:38px 34px;position:relative;overflow:hidden;box-shadow:0 4px 12px #0000000d,inset 0 1px #fffc}.location{flex-direction:row;justify-content:space-between;align-items:flex-start;display:flex}.location-info{flex-direction:column;gap:4px;display:flex}.location-label{color:#555;font-size:20px;font-weight:500}.location-name{white-space:nowrap;text-overflow:ellipsis;min-height:1.2em;margin-top:6px;font-size:32px;font-weight:700;line-height:1.2;overflow:hidden}.main-row{justify-content:space-between;align-items:flex-start;min-height:100px;margin-top:30px;display:flex}.left{align-items:center;gap:26px;display:flex}.temp{letter-spacing:-5px;min-width:120px;font-family:Roboto,Fallback-Roboto,sans-serif;font-size:100px;font-weight:500;line-height:1}.condition-name{min-height:1.2em;font-size:38px;font-weight:600;line-height:1.2}.feels-like{color:#555;min-height:1.2em;margin-top:8px;font-size:22px;line-height:1.2}.stats{grid-template-columns:repeat(2,1fr);gap:20px;max-width:640px;margin-top:70px;display:grid}.stat-column{flex-direction:column;gap:26px;display:flex}.stat{color:#444;align-items:center;gap:12px;font-size:18px;display:flex}.stat .material-symbols-outlined{font-size:22px}.blue{color:#6f7df6}.purple{color:#b65df5}.cyan{color:#45b7d6}.orange{color:#e78b52}@media (width<=900px){.weather-card{padding:32px 24px}.main-row{flex-direction:column;gap:20px}.stats{flex-direction:column;grid-template-columns:1fr;gap:25px}.temp{font-size:80px}}@media (width<=425px){body{padding:0}.weather-card{border-radius:0;min-height:100dvh}.title{font-size:42px}}
