: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}.root-error-wrap{display:flex;justify-content:center;align-items:center;min-height:60vh;padding:20px 0}.root-error-card{width:min(680px,100%);background:#1e233cd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.08);border-radius:16px;box-shadow:0 8px 32px #00000059;padding:28px 26px;color:#fff}.root-error-card h2{margin:0 0 8px;font-size:1.45rem;font-weight:650;color:#fff;opacity:.95}.root-error-card p{margin:0;font-size:1rem;line-height:1.45;color:#e0e0ff}.root-error-button{margin-top:18px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;color:#fff;transition:all .2s ease;box-shadow:0 4px 12px #6366f14d}.root-error-button:hover{box-shadow:0 6px 16px #6366f173;background:linear-gradient(135deg,#7c3aed,#a78bfa)}.header-container{display:flex;justify-content:space-between;align-items:center}.header-logo{display:flex;align-items:center;gap:15px}.units-dropdown-container{position:relative;display:inline-block;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.units-trigger{background:#1e233cd9;color:#e0e0ff;border:1px solid rgba(120,120,160,.38);border-radius:10px;padding:8px 16px;font-size:14px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:6px;transition:all .18s ease}.units-trigger:hover{background:#37374bf2;border-color:#8c8cb480}.units-trigger.active{background:#46465f;border-color:#7a8eff;box-shadow:0 0 0 3px #7a8eff33}.units-dropdown-menu{position:absolute;top:100%;right:0;margin-top:8px;background:#1c1c26bf;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-radius:12px;border:1px solid rgba(255,255,255,.08);box-shadow:0 12px 40px #00000080;min-width:280px;padding:12px 16px;z-index:100;color:#e0e0ff;animation:menuFadeIn .16s ease-out}@keyframes menuFadeIn{0%{opacity:0;transform:translateY(-6px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.unit-group{display:flex;align-items:center;justify-content:space-between;padding:10px 0;gap:20px;border-bottom:1px solid rgba(255,255,255,.06)}.unit-group:last-child{border-bottom:none}.unit-label{font-size:14px;font-weight:500;color:#ccc;flex:1;white-space:nowrap}.segmented-control{display:flex;background:#2d2d3cb3;border-radius:10px;border:1px solid rgba(110,110,150,.3);overflow:hidden;padding:3px}.segment-btn{flex:1;min-width:62px;padding:7px 14px;font-size:14px;font-weight:500;color:#ddd;background:transparent;border:none;border-radius:8px;cursor:pointer;transition:all .16s ease}.segment-btn.active{color:#fff;background:#5a5affbf;font-weight:600;box-shadow:0 2px 8px #0000004d}.segment-btn:hover:not(.active){color:#fff;background:#41415599}.home-container{display:flex;flex-direction:column;align-items:center;gap:40px;padding-top:40px}.home__inner{width:100%;display:flex;gap:20px;height:690px;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:10px}.smallInfo__div{display:flex;flex-direction:column;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}.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:fit-content;margin:0 auto;padding:0 16px;box-sizing:border-box}.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{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;box-sizing:border-box}.hourly__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:12px}.hourly__container h5{font-size:16px;font-weight:600;opacity:.9;text-align:center;flex-shrink:0}.hourly__header select{appearance:none;-webkit-appearance:none;-moz-appearance:none;padding:8px 32px 8px 12px;margin-left:16px;font-size:.95rem;font-weight:500;color:#e0e0e0;background-color:#1e293b;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='none'%3E%3Cpath d='M2 4L6 8L10 4' stroke='%239ca3af' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;border:1px solid #4b5563;border-radius:8px;cursor:pointer;transition:all .12s ease}.hourly__header select:hover{background-color:#334155;border-color:#64748b}.hourly__header select:focus{outline:none;border-color:#60a5fa;box-shadow:0 0 0 3px #60a5fa33}.hourly__header select:disabled{opacity:.5;cursor:not-allowed;background-color:#1e293b}.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}.status-message{text-align:center;padding:40px 20px;font-size:1.15rem;border-radius:12px;margin:20px auto;max-width:600px}.status-message.error{color:#fca5a5;background:#7f1d1d26;display:flex;align-items:center;gap:12px}.status-message.iconX{color:#ff5757;padding:0;margin:0}.status-message.iconX:hover{cursor:pointer}.location-button{height:48px;padding:0 20px;margin-left:14px;font-size:15px;font-weight:500;color:#fff;background:#6366f126;border:1px solid rgba(99,102,241,.3);border-radius:14px;cursor:pointer;display:flex;align-items:center;gap:8px;transition:all .2s}.location-button:hover{background:#6366f14d;border-color:var(--accent)}.location-button:disabled{opacity:.6;cursor:not-allowed}.status-message{text-align:center;padding:40px 20px;font-size:1.15rem;border-radius:14px;margin:20px auto;max-width:600px}.status-message.loading{color:#94a3b8;background:#1e293b66}.status-message.error{color:#fca5a5;background:#7f1d1d26}.status-message.info{color:#94a3b8;background:#1e293b4d}@media(max-width:1200px){.home__inner{height:770px}}@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:790px){.smallInfo-container{flex-wrap:wrap}.smallInfo__div{width:40%}}@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{min-width:120px;padding:10px 12px}.daily__div{flex:1 1 calc(33.333% - 8px);min-width:100px;padding:10px 12px}}@media(max-width:480px){.mainInfo__div svg{width:44px;height:44px}.mainInfo__div h2{font-size:2.6rem}.smallInfo__div{flex:1 1 calc(50% - 8px);min-width:110px;padding:8px 10px}.daily__div{flex:1 1 calc(33.333% - 6px);min-width:90px;padding:8px 10px}.search-container{flex-direction:column;gap:12px}.search-button{width:100%;margin-left:0}.location-button{margin-left:0}.suggestions-list{top:56px;left:0;right:0;z-index:200}}.city-loading-main{width:100%;display:flex;flex-direction:column;gap:14px}.city-loading-card{gap:10px}.loading-line,.loading-temp{position:relative;overflow:hidden;background:#ffffff24;border-radius:10px}.loading-line:after,.loading-temp:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);animation:cityShimmer 1.3s ease-in-out infinite}.loading-line--lg{width:56%;height:16px}.loading-line--sm{width:34%;height:14px}.loading-line--xs{width:60%;height:10px}.loading-line--md{width:72%;height:18px}.loading-temp{width:120px;height:58px;margin-top:6px}@keyframes cityShimmer{to{transform:translate(100%)}}.hourly-loading-list{display:flex;flex-direction:column;gap:8px}.hourly-loading-row{pointer-events:none;min-height:46px}.hourly-loading-icon,.daily-loading-icon{position:relative;overflow:hidden;border-radius:999px;background:#ffffff24;flex-shrink:0}.hourly-loading-icon:after,.daily-loading-icon:after{content:"";position:absolute;inset:0;transform:translate(-100%);background:linear-gradient(90deg,transparent,rgba(255,255,255,.22),transparent);animation:cityShimmer 1.3s ease-in-out infinite}.hourly-loading-icon{width:24px;height:24px}.loading-line--hourly-time{width:52px;height:16px}.loading-line--hourly-temp{width:78px;height:16px}.daily-loading-card{pointer-events:none;min-height:116px}.daily-loading-icon{width:24px;height:24px}.loading-line--daily-day{width:58%;height:16px}.loading-line--daily-temp{width:38%;height:16px}.city-error-main{display:flex;flex-direction:column;justify-content:center;min-height:98px;gap:8px}.city-error-main h3{margin:0;font-size:1.22rem;font-weight:600;color:#fecaca}.city-error-main p{margin:0;font-size:.95rem;color:#fee2e2;opacity:.95}.city-error-card{justify-content:center;border-color:#fca5a540;background:#7f1d1d33;min-height:84px}.city-error-card .smallInfo__label{color:#fecaca;opacity:.9}.city-error-card .smallInfo__info{color:#fee2e2}.hourly-error-list{display:flex;flex-direction:column;gap:8px}.hourly-error-row{min-height:46px;align-items:center;justify-content:center;color:#fee2e2;background:#7f1d1d2e;border:1px solid rgba(252,165,165,.22)}.daily-error-card{justify-content:center;min-height:116px;border-color:#fca5a538;background:#7f1d1d33}.daily-error-title{font-size:.86rem;color:#fecaca;text-transform:uppercase;letter-spacing:.4px}.daily-error-text{font-size:.95rem;color:#fee2e2;text-align:center}.infoDialog__container{width:min(560px,calc(100vw - 24px));border:1px solid rgba(255,255,255,.08);border-radius:16px;padding:0;color:#fff;background:#1e233ce6;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000059}.infoDialog__container::backdrop{background:#080a148c;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px)}.infoDialog__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 20px;border-bottom:1px solid rgba(255,255,255,.08)}.infoDialog__title{margin:0;font-size:1.1rem}.infoDialog__weatherIcon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:12px;background:#ffffff14;border:1px solid rgba(255,255,255,.12)}.infoDialog__inner{padding:14px 20px 6px}.infoDialog__table{width:100%;border-collapse:collapse}.infoDialog__table tr{border-bottom:1px solid rgba(255,255,255,.07)}.infoDialog__table tr:last-child{border-bottom:none}.infoDialog__table th,.infoDialog__table td{padding:10px 0;text-align:left;font-size:.95rem}.infoDialog__table th{width:38%;color:#ffffffbf;font-weight:500}.infoDialog__table td{color:#fff}.infoDialog__pair{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.infoDialog__pill{background:#6366f133;border:1px solid rgba(99,102,241,.35);border-radius:999px;padding:2px 9px;font-size:.84rem;line-height:1.35;white-space:nowrap}.infoDialog__pill--muted{background:#ffffff14;border-color:#ffffff2e}.infoDialog__closeBtn{margin:10px 20px 18px;min-width:110px;height:40px;padding:0 16px;border:none;border-radius:12px;color:#fff;font-size:.95rem;font-weight:500;cursor:pointer;background:linear-gradient(135deg,#6366f1,#8b5cf6);box-shadow:0 4px 12px #6366f14d;transition:all .2s ease}.infoDialog__closeBtn:hover{background:linear-gradient(135deg,#7c3aed,#a78bfa);box-shadow:0 6px 16px #6366f173}@media(max-width:560px){.infoDialog__header{padding:10px 16px}.infoDialog__title{font-size:1rem}.infoDialog__weatherIcon{width:48px;height:48px}.infoDialog__inner{padding:10px 16px 2px}.infoDialog__table th,.infoDialog__table td{font-size:.88rem;padding:8px 0}.infoDialog__closeBtn{margin:10px 16px 14px;width:calc(100% - 32px)}}.map-wrapper{width:100%;height:100%;position:relative}.map-canvas{width:100%;height:100%}.map-error,.map-loading{position:absolute;top:16px;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:12px 24px;border-radius:8px;z-index:1000;pointer-events:none}.map-fullscreen{position:fixed;inset:0;width:100vw;height:100vh;z-index:10;background:#000;display:flex;flex-direction:column}.location-info-panel{position:absolute;bottom:24px;left:16px;right:16px;max-width:380px;background:#fffffff5;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:16px 20px;border-radius:12px;box-shadow:0 6px 24px #00000047;z-index:1000}.location-info-panel h2{margin:0 0 8px;font-size:1.5rem;line-height:1.2;color:#111}.location-info-panel p{margin:4px 0;color:#333;font-size:.95rem}.processing-text{margin-top:12px;color:#e67e22;font-weight:500;font-size:.95rem}.hint-text{display:block;margin-top:12px;color:#666;font-size:.9rem;line-height:1.4}@media(max-width:600px){.location-info-panel{bottom:16px;left:12px;right:12px;padding:14px 16px}}
