: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:#02012b;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--defaultBackground: #25253F;--borderRadius: 10px;--borderLineColor: #8382ab}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1;margin:0}h2{margin:0}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;padding:2.5rem 4.5rem;width:100%}.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}.header-container{display:flex;align-items:center}.home-container{display:flex;flex-direction:column;align-items:center;gap:40px;padding-top:40px}.home__inner{width:100%;display:flex;gap:20px;height:500px;padding-bottom:80px}.home__left{display:flex;flex-direction:column;width:80%}.morph{background:#ffffff14;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;box-shadow:0 4px 30px #0000001a}.cityComponent{display:flex;flex-direction:column;width:100%;min-width:380px;overflow:hidden;color:#fff;gap:20px}.cityComponent:before{width:7px;height:7px;top:15%;left:10%}.cityComponent:after{width:5px;height:5px;top:42%;right:14%}.mainInfo{position:relative;background:linear-gradient(135deg,#4252cc,#3f46c8,#2e2099 70%,#342eac);padding:60px 20px;border-radius:var(--borderRadius);border:none;display:flex;justify-content:space-between;align-items:flex-start;z-index:2;border-color:#342eac7f;box-shadow:0 8px 10px #6366f140}.mainInfo:hover{box-shadow:0 0 12px 4px #6366f173;cursor:pointer}.mainInfo:after{content:"";position:absolute;inset:0;background:linear-gradient(135deg,#ffffff1f,#fff0,#ffffff14);pointer-events:none;border-radius:inherit}.mainInfo__text h3{margin:0;font-size:1.1rem;font-weight:500;line-height:1.35;text-shadow:0 1px 3px rgba(0,0,0,.4)}.mainInfo__text h3:first-child{font-size:1.38rem;font-weight:600;margin-bottom:4px}.mainInfo__div{display:flex;align-items:center;gap:12px}.mainInfo__div svg{width:54px;height:54px;color:#fef08a;filter:drop-shadow(0 2px 6px rgba(0,0,0,.4))}.mainInfo__div h2{font-size:4rem;font-weight:600;font-style:italic;margin:0;line-height:.88;text-shadow:0 3px 12px rgba(0,0,0,.45)}.smallInfo-container{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap}.smallInfo__div{display:flex;flex-direction:column;align-items:baseline;text-align:left;width:25%;background:#282d4666;padding:14px 16px;border-radius:12px;border:1px solid rgba(255,255,255,.08);transition:all .2s ease;min-width:140px;flex:1 1 160px}.smallInfo__label{font-size:.76rem;font-weight:400;opacity:.75;margin-bottom:5px;text-transform:uppercase;letter-spacing:.5px}.smallInfo__info{font-size:1.08rem}.smallInfo__div:hover{background:#323c5a8c;transform:translate(4px)}.daily__inner{display:flex;gap:8px;flex-wrap:wrap}h5{margin:0}.daily__div{display:flex;flex-direction:column;padding:12px 16px;background:#282d4666;border-radius:12px;border:1px solid rgba(255,255,255,.08);width:14.2%;align-items:center;gap:10px;transition:all .2s ease;min-width:120px;flex:1 1 140px}.daily__div-inner{display:flex;justify-content:space-between;width:100%}.daily__div:hover{background:#323c5a8c;transform:translate(4px)}.search-container{position:relative;display:flex;align-items:center;width:100%;max-width:420px;margin:0 auto;padding:0 16px}.search-input{flex:1;height:48px;padding:0 16px 0 48px;font-size:16px;font-weight:400;color:#fff;background:#ffffff14;border:1px solid rgba(255,255,255,.12);border-radius:12px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);outline:none;transition:all .2s ease}.search-input::placeholder{color:#ffffff80}.search-input:focus{border-color:#6496ff80;box-shadow:0 0 0 3px #6496ff26;background:#ffffff1f}.search-input-wrapper{position:relative}.search-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:#fff9;font-size:20px;pointer-events:none}.search-button{height:48px;padding:0 24px;margin-left:12px;font-size:16px;font-weight:500;color:#fff;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #6366f14d}.search-button:hover{transform:translateY(-1px);box-shadow:0 6px 16px #6366f173;background:linear-gradient(135deg,#7c3aed,#a78bfa)}.search-button:active{transform:translateY(0)}.suggestions-list{position:absolute;top:calc(100% + 8px);left:0;right:0;background:#1e1e32f2;border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow:hidden;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 10px 30px #0006;z-index:100;max-height:260px;overflow-y:auto;margin:0;padding:6px 0;list-style:none}.suggestion-item{padding:12px 20px;font-size:15px;color:#e0e0ff;cursor:pointer;transition:background .15s ease}.suggestion-item:hover,.suggestion-item:focus{background:#6496ff26;color:#fff}.suggestion-item:focus{border:1px solid #FFF}.suggestions-list::-webkit-scrollbar{width:6px}.suggestions-list::-webkit-scrollbar-track{background:transparent}.suggestions-list::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.suggestions-list::-webkit-scrollbar-thumb:hover{background:#ffffff59}.hourly__container{background:#1e233cd9;border-radius:16px;padding:16px 20px;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);box-shadow:0 8px 32px #00000059;color:#fff;width:30%;overflow-y:auto;display:flex;flex-direction:column}.hourly__container h5{margin:0 0 12px;font-size:16px;font-weight:600;opacity:.9;text-align:center;flex-shrink:0}.hourly__container>div:not(h5){flex:1 0 auto}.hourly__div{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;margin:4px 0;border-radius:12px;background:#282d4666;transition:all .2s ease;flex-shrink:0}.hourly__div:hover{background:#323c5a8c;transform:translate(4px)}.hourly__container::-webkit-scrollbar{width:6px}.hourly__container::-webkit-scrollbar-track{background:transparent}.hourly__container::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.hourly__container::-webkit-scrollbar-thumb:hover{background:#ffffff59}@media(max-width:1100px){.home__inner{height:auto;flex-direction:column;align-items:stretch}.home__left{width:100%}.hourly__container{width:100%;height:auto;max-height:420px}.cityComponent{min-width:0}}@media(max-width:768px){.home-container{gap:28px;padding-top:24px}.home__inner{padding:16px;gap:16px}.mainInfo{padding:40px 16px;flex-direction:column;gap:16px}.mainInfo__div h2{font-size:3rem}.smallInfo__div,.daily__div{flex:1 1 45%}}@media(max-width:480px){.mainInfo__div svg{width:44px;height:44px}.mainInfo__div h2{font-size:2.6rem}.smallInfo__div,.daily__div{flex:1 1 100%}.search-container{flex-direction:column;gap:12px}.search-button{width:100%;margin-left:0}}
