@import"https://fonts.googleapis.com/css2?family=Nunito:wght@500;700;800&family=Pacifico&display=swap";: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{--sky-50:#ECF6FF;--sky-300:#B7D8EA;--ink-900:#0e1726;--ink-800:#112548;--ink-700:#223049;--ink-500:#41536B;--ink-200:#6e8eb7;--stroke: rgba(255,255,255,.5);--glass: rgba(255,255,255,.8);--shadow: 0 14px 30px rgba(18,46,85,.14)}html,body{height:100%;overflow-x:hidden}body{margin:0;font-family:Nunito,system-ui,-apple-system,Segoe UI,Roboto,Arial,"Apple Color Emoji","Segoe UI Emoji";color:var(--ink-700);background:linear-gradient(180deg,var(--sky-50),#f7fbff);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.wx-shell{max-width:1200px;margin:0 auto;padding:clamp(16px,3vw,28px)}.wx-header{display:flex;flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:24px}@media (max-width: 639px){.wx-header>div{width:100%;display:flex;gap:12px}.wx-header .wx-seg{margin-left:auto}.wx-ghost{flex:1 1 auto}}@media (min-width: 640px){.wx-header{flex-direction:row;align-items:center;justify-content:space-between}}.wx-title{font-size:1.875rem;line-height:1.2;font-weight:800;letter-spacing:-.01em}.wx-ghost{padding:10px 14px;border-radius:16px;background:#fff;border:1px solid var(--stroke);box-shadow:inset 0 2px 6px #193e700f;cursor:pointer;transition:background .15s ease}.wx-ghost:hover{background:#f7fbff;color:#101b2e;font-weight:bolder}.wx-ghost:disabled{opacity:.6;cursor:not-allowed}.wx-seg{display:inline-flex;border:1px solid var(--stroke);background:#fff;border-radius:16px;overflow:hidden}.wx-seg-btn{padding:10px 12px;font-weight:700;font-size:.95rem;border:none;background:transparent;cursor:pointer;transition:background .15s ease,color .15s ease}.wx-seg-btn[aria-pressed=true]{background:#d4d4d4;color:var(--ink-900)}.wx-seg-btn:focus{outline:none}.wx-seg-btn[aria-pressed=false]{color:var(--ink-200)}.wx-search{width:100%;padding:12px;border-radius:16px;border:1px solid var(--stroke);outline:none;background:#fff;box-shadow:inset 0 2px 6px #193e700f}.wx-search:focus{box-shadow:0 0 0 3px #41536b2e}.wx-listbox{position:absolute;z-index:10;margin-top:8px;width:auto;background:#fff;border:1px solid var(--stroke);border-radius:16px;box-shadow:0 16px 30px #122e551f;overflow:hidden;padding-right:80px}.wx-listitem{padding:10px 2px;cursor:pointer}.wx-listitem:hover{background:#f6f9ff;color:var(--ink-800)}.wx-section{margin-bottom:24px}.wx-card{background:var(--glass);border:1px solid var(--stroke);border-radius:22px;box-shadow:var(--shadow)}.wx-card-sky{background:var(--sky-300);border:1px solid rgba(255,255,255,.4)}.wx-now{display:flex;align-items:flex-start;gap:16px;justify-content:space-between;flex-wrap:wrap;padding:clamp(14px,2.8vw,24px)}.wx-now>div:first-child{min-width:240px}.wx-now .wx-emoji{margin-left:auto}@media (max-width: 640px){.wx-now{justify-content:center;text-align:left}.wx-now .wx-emoji{margin-left:0}}.wx-temp{font-size:clamp(40px,7vw,64px);line-height:1;font-weight:800;letter-spacing:-.02em}.wx-meta{color:#6b7b93;font-size:1rem}.wx-script{font-family:Pacifico,cursive;color:#fff;text-shadow:0 2px 0 rgba(0,0,0,.06);font-size:clamp(1rem,2.2vw,1.25rem)}.wx-emoji{font-size:clamp(36px,5vw,56px);filter:drop-shadow(0 4px 6px rgba(0,0,0,.12))}.wx-day{text-align:center;padding:14px;background:#fff;border:1px solid var(--stroke);border-radius:20px;box-shadow:var(--shadow)}.wx-day-date{font-size:12px;color:#6b7b93}.wx-day-temp{font-weight:700}.wx-day-pop{margin-top:4px;font-size:11px;color:#7f8da5}.wx-days-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}@media (max-width: 1024px){.wx-days-viewport{--edge: 22px;-webkit-mask-image:linear-gradient(to right,transparent 0,black var(--edge),black calc(100% - var(--edge)),transparent 100%);mask-image:linear-gradient(to right,transparent 0,black var(--edge),black calc(100% - var(--edge)),transparent 100%)}.wx-days-grid{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(68%,1fr);gap:12px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 4px 10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.wx-days-grid::-webkit-scrollbar{height:0}.wx-day{scroll-snap-align:start;min-width:260px}}@media (max-width: 390px){.wx-days-grid{grid-auto-columns:76%}.wx-day{min-width:230px}}@media (prefers-color-scheme: dark){:root{--ink-700:#EAF2FF;--stroke: rgba(255,255,255,.18);--glass: rgba(20,32,50,.85);--shadow: 0 14px 30px rgba(0,0,0,.25)}body{background:linear-gradient(180deg,#0e1726,#0f213a)!important}.wx-day{background:#15243a}.wx-listbox{background:#142032}.wx-search{background:#101b2e;color:#dfe9ff}.wx-ghost{background:#142032;color:#eaf2ff}.wx-title{color:#fefeff}.wx-hour{background:#15243a}}@media (prefers-color-scheme: light){.wx-title{color:var(--ink-800)}}.wx-hourly{margin-top:24px}.wx-hourly-title{font-size:1.25rem;font-weight:700;margin:0 0 12px}.wx-hour{text-align:center;background:#fff;border:1px solid var(--stroke);border-radius:18px;box-shadow:var(--shadow);padding:10px 8px;min-width:90px}.wx-hour-time{font-size:12px;color:#6b7b93;white-space:nowrap}.wx-hour-temp{font-weight:800;font-size:1rem}.wx-hour-pop{margin-top:2px;font-size:11px;color:#7f8da5}.wx-card,.wx-day,.wx-hour{border-radius:clamp(12px,2.5vw,22px)}.wx-day{padding:clamp(10px,2vw,14px)}.wx-temp{font-size:clamp(36px,6.5vw,64px)}.wx-emoji{font-size:clamp(34px,4.5vw,56px)}@media (prefers-color-scheme: dark){.wx-card-sky{background:#b7d8ea38}.wx-meta{color:#c8d6f2}.wx-hour{background:#15243a}}.wx-hourly-row{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(108px,1fr);gap:12px;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 4px 10px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none}.wx-hourly-row::-webkit-scrollbar{height:0}.wx-hour{scroll-snap-align:start}@media (min-width: 1100px){.wx-hourly-row{grid-auto-columns:minmax(120px,1fr)}}p,.wx-meta,.wx-day-date,.wx-hour-time{white-space:nowrap}@media (max-width: 460px){.wx-meta{font-size:.9rem}.wx-temp{font-size:clamp(32px,9vw,56px)}}.wx-appbar{position:relative;top:auto;z-index:5;backdrop-filter:none;-webkit-backdrop-filter:none;background:transparent;border-bottom:none}.wx-appbar .wx-shell{padding-top:10px;padding-bottom:10px;padding-right:25px}.wx-appbar+.wx-shell{margin-top:8px}@media (max-width: 640px){.wx-shell{padding-top:14px}}.wx-fade-edges{position:relative}.wx-fade-edges:before,.wx-fade-edges:after{content:"";position:absolute;top:0;bottom:0;width:22px;pointer-events:none;z-index:2}.wx-fade-edges:before{left:0;background:linear-gradient(to right,#0c1322,#0c132200)}.wx-fade-edges:after{right:0;background:linear-gradient(to left,#0c1322,#0c132200)}@media (prefers-color-scheme: light){.wx-fade-edges:before{background:linear-gradient(to right,#f7fbff,#f7fbff00)}.wx-fade-edges:after{background:linear-gradient(to left,#f7fbff,#f7fbff00)}}html,body,#root{height:auto;min-height:100%;overflow-y:auto;overflow-x:hidden}.wx-shell,.page,.content,main{max-height:none!important;overflow-y:visible!important}.wx-now{padding:clamp(14px,2.6vw,22px);min-height:150px;gap:16px;align-items:center}.wx-now>div:first-child{min-width:240px;flex:1 1 auto}.wx-now .wx-emoji{flex:0 0 auto;height:64px;display:flex;align-items:center;justify-content:center;font-size:56px;line-height:1}@media (max-width: 420px){.wx-now{min-height:132px;padding:12px}.wx-now .wx-emoji{height:52px;font-size:46px}.wx-temp{font-size:clamp(28px,9vw,52px)}}.wx-days-grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.wx-day{display:flex;flex-direction:column;justify-content:space-between;align-items:center;height:190px;padding:16px}.wx-day-date{font-size:12px}.wx-day-temp{font-weight:800}.wx-day .wx-emoji{font-size:52px;margin:6px 0 4px}@media (max-width: 1024px){.wx-days-viewport .wx-days-grid{display:grid;grid-auto-flow:column;grid-auto-columns:72%;overflow-x:auto;overscroll-behavior-x:contain;padding:2px 4px 10px;scroll-snap-type:x mandatory}.wx-day{min-width:260px;height:180px;scroll-snap-align:start}}@media (max-width: 390px){.wx-days-viewport .wx-days-grid{grid-auto-columns:80%}.wx-day{min-width:230px;height:172px}}.wx-days-grid{display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.wx-day{height:170px;padding:14px}.wx-day .wx-emoji{font-size:46px}@media (max-width: 1024px){.wx-days-viewport .wx-days-grid{grid-auto-columns:60%}.wx-day{min-width:220px;height:164px}}@media (max-width: 390px){.wx-days-viewport .wx-days-grid{grid-auto-columns:70%}.wx-day{min-width:200px;height:158px}}html::-webkit-scrollbar{width:8px}html::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}html::-webkit-scrollbar-thumb:hover{background:#ffffff59}html::-webkit-scrollbar-track{background:transparent}html{scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.25) transparent}html{height:100%;background:#0f213a}body{min-height:100vh;margin:0;overflow-y:auto;overflow-x:hidden;background:linear-gradient(180deg,var(--sky-50),#a5c4ef);background-repeat:no-repeat;background-size:100% 100%}#root{min-height:100%}.wx-shell,.app,main{height:auto!important;max-height:none!important;overflow:visible!important}@media (prefers-color-scheme: dark){html{background:#2c405d}body{background:linear-gradient(180deg,#3b4c69,#3a5479);background-size:100% 100%}}@me;
