:root{font-family: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}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*{box-sizing:border-box;margin:0;padding:0}.mainheader{background:linear-gradient(135deg,#1a56c4,#306fcf,#4a8fe8);display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;width:100%;padding:12px 24px;z-index:100;box-shadow:0 4px 20px #0003;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.welcome{color:#fff;font-size:16px;font-weight:600;display:flex;align-items:center;gap:8px;letter-spacing:.3px}.cloudy{width:45px;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2))}.date{color:#ffffffe6;font-size:14px;font-weight:500;letter-spacing:.5px}.search-container{display:flex;align-items:center;background:#ffffff26;border:1.5px solid rgba(255,255,255,.3);border-radius:50px;padding:4px 4px 4px 16px;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.search-container:focus-within{background:#ffffff40;border-color:#ffffffb3;box-shadow:0 0 0 3px #ffffff26}.searchbar{background:transparent;border:none;outline:none;color:#fff;font-size:15px;width:220px;padding:6px 0}.searchbar::placeholder{color:#fff9}.searchButton{background:#fff3;border:none;border-radius:50%;width:36px;height:36px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease}.searchButton:hover{background:#ffffff59}.searchIcon{width:18px;filter:brightness(0) invert(1)}.weather-info{background:linear-gradient(145deg,#1a56c4,#306fcf);border-radius:24px;padding:32px 40px;color:#fff;text-align:center;box-shadow:0 20px 60px #306fcf66,0 8px 20px #00000026;width:fit-content;margin:40px auto;min-width:300px;border:1px solid rgba(255,255,255,.15);transition:transform .3s ease,box-shadow .3s ease}.weather-info:hover{transform:translateY(-4px);box-shadow:0 28px 70px #306fcf80,0 12px 28px #0003}.weather-info img{width:80px;height:80px;filter:drop-shadow(0 4px 8px rgba(0,0,0,.2));margin-bottom:8px}.weather-info p{font-size:16px;margin:10px 0;color:#fffffff2;line-height:1.5}.weather-info p strong{color:#fff;font-weight:700}
