.app{padding:2rem}h1{font-size:2.5em;line-height:1.1}.weather-card{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;padding:2rem;color:#fff;min-width:300px;box-shadow:0 10px 40px #0000004d}.weather-icon{font-size:4rem;margin-bottom:.5rem}.location{font-size:1.5rem;font-weight:500;margin:0 0 1rem}.temperature{font-size:4rem;font-weight:700;line-height:1;margin-bottom:.5rem}.condition{font-size:1.25rem;opacity:.9;margin-bottom:1.5rem}.details{display:flex;justify-content:space-around;border-top:1px solid rgba(255,255,255,.3);padding-top:1rem}.detail-item{display:flex;flex-direction:column;align-items:center}.label{font-size:.875rem;opacity:.8;margin-bottom:.25rem}.value{font-size:1.125rem;font-weight:600}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}
