:root{--color-bg:#fff;--color-bg2:#fafafa;--color-bg3:#e5e5e5;--color-border:#f0f0f0;--color-accent-start:#ff9974e5;--color-accent:#fe7b85;--color-accent-end:#ff717c;--color-primary:var(--color-accent);--color-accent-dark:var(--color-accent-end);--color-text:#191919;--color-text-white:white;--color-subtext:#888;--color-muted:#909090;--player-wave:#e0e0e0;--side-bg:#ff717c0f;--scrollbar-width:8px;--scrollbar-height:3px;--scrollbar-track:white;--scrollbar-thumb:#f8e0e6;--scrollbar-thumb-hover:#fe7b85;--scrollbar-radius:4px;--color-scroll:#fe7b85;--color-scroll-hover:#fe7b85;--color-success:#10b981;--color-success-light:#10b9811a;--color-danger:#ef4444;--color-danger-light:#ef44441a;--color-warning:#eab308;--color-warning-light:#fbbf241a;--color-info:#8b5cf6;--color-info-light:#8b5cf61a;--shadow-sm:0 1px 2px 0 #0000000d;--shadow-md:0 4px 6px -1px #0000001a, 0 2px 4px -1px #0000000f;--skeleton-bg:#f9f9f9;--skeleton-wave:#eee;--skeleton-item:#f0f0f0}[data-theme=dark]{--color-bg:#191919;--color-bg2:#262626;--color-bg3:#333;--color-border:#454545;--color-text:#fff;--color-subtext:#ccc;--color-muted:#909090;--player-wave:#333;--side-bg:#000;--scrollbar-track:black;--scrollbar-thumb:#767676;--shadow-sm:0 1px 2px 0 #00000080;--shadow-md:0 4px 6px -1px #00000080, 0 2px 4px -1px #0000004d;--skeleton-bg:#2a2a2a;--skeleton-wave:#3a3a3a;--skeleton-item:#333}[data-theme=rainbow]{--color-bg:#ffe6f2;--color-bg2:#e6ffff;--color-bg3:#ffffe6;--color-border:#f0f;--color-accent-start:red;--color-accent:#0f0;--color-accent-end:#00f;--color-text:indigo;--color-text-white:#ff0;--color-subtext:#f60;--color-muted:#0cf;--player-wave:#f0f;--side-bg:#ffff004d;--scrollbar-track:#f9c;--scrollbar-thumb:#9f9;--scrollbar-thumb-hover:#9cf;--color-scroll:#0f0;--color-scroll-hover:#00f;--color-success:#f0f;--color-success-light:#f0f3;--color-danger:#0f0;--color-danger-light:#0f03;--color-warning:#0ff;--color-warning-light:#0ff3;--color-info:#f30;--color-info-light:#f303;--shadow-sm:0 1px 3px 0 #f006;--shadow-md:0 4px 6px -1px #0f06, 0 2px 4px -1px #00f6;--skeleton-bg:#fcc;--skeleton-wave:#cfc;--skeleton-item:#ccf}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#__next-build-watcher,nextjs-portal{display:none!important}html,body{background-color:var(--color-bg);color:var(--color-text);margin:0;padding:0;font-family:Pretendard Variable,Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,sans-serif;overflow-x:hidden}*{box-sizing:border-box}main{width:100%;min-height:100vh;margin:0;padding:0;display:flex}.layout{min-height:100vh;display:flex}.content{flex:1;align-items:center;margin-left:240px;transition:margin .3s;position:relative;overflow-x:hidden}.content.hasPlayer{background-color:var(--color-bg);padding-bottom:120px}.rightPanel{z-index:10;background:#fff;height:100vh;transition:transform .3s;position:fixed;top:0;right:0}.rightPanel.open{transform:translate(0)}.rightPanel.closed{transform:translate(100%)}.panelToggle{background:var(--color-bg);cursor:pointer;width:40px;height:80px;color:var(--color-text);z-index:1;border:none;border-radius:8px 0 0 8px;justify-content:center;align-items:center;font-size:1.5rem;transition:all .2s;display:flex;position:absolute;top:50%;left:-40px;transform:translateY(-50%);box-shadow:-4px 0 8px #0000000f}.panelToggle:hover{color:#333;box-shadow:-4px 0 12px #0000001a}@media (width<=1024px){.layout{flex-direction:column;margin-bottom:80px}.content{width:100%;margin-left:0}.rightPanel{display:none}}.no-content-padding .content{margin-bottom:0!important;padding-bottom:0!important}.weather-page{z-index:20;background:var(--weather-bg);margin-left:240px;position:fixed;inset:0;overflow:hidden auto}:root{--weather-bg:linear-gradient(160deg, #fff 0%, #fef7f9 30%, #fdf2f8 60%, #fff5f7 100%);--weather-card-bg:#fff9;--weather-card-border:#fe7b852e;--weather-card-shadow:0 8px 32px #fe7b8514;--weather-card-glow:#fe7b851f;--weather-text-primary:#1a1a2e;--weather-text-secondary:#6b7280;--weather-text-muted:#9ca3af;--weather-accent:#fe7b85;--weather-accent-end:#ff717c;--weather-accent-soft:#fe7b8514;--weather-player-bg:#ffffffd9;--weather-player-border:#fe7b8526}[data-theme=dark]{--weather-bg:linear-gradient(160deg, #0f0f1a 0%, #1a1028 30%, #1c1225 60%, #15101e 100%);--weather-card-bg:#1e192d99;--weather-card-border:#fe7b8533;--weather-card-shadow:0 8px 32px #0000004d;--weather-card-glow:#fe7b8514;--weather-text-primary:#f0f0f5;--weather-text-secondary:#a0a0b8;--weather-text-muted:#6b6b80;--weather-accent:#fe7b85;--weather-accent-end:#ff9aa2;--weather-accent-soft:#fe7b851f;--weather-player-bg:#141020e6;--weather-player-border:#fe7b8533}.weather-bg-orbs{pointer-events:none;position:absolute;inset:0;overflow:hidden}.weather-orb{filter:blur(100px);will-change:transform;border-radius:50%;position:absolute}.weather-orb-1{background:radial-gradient(circle,#ff8c8c4d 0%,#0000 70%);width:600px;height:600px;animation:12s ease-in-out infinite alternate weatherOrbFloat1;top:10%;left:15%}.weather-orb-2{background:radial-gradient(circle,#ffa08c40 0%,#0000 70%);width:450px;height:450px;animation:10s ease-in-out infinite alternate weatherOrbFloat2;bottom:15%;right:10%}.weather-orb-3{background:radial-gradient(circle,#ffc8a033 0%,#0000 70%);width:350px;height:350px;animation:14s ease-in-out infinite alternate weatherOrbFloat3;top:50%;left:45%}.weather-bg-orbs-active .weather-orb-active-1{background:radial-gradient(circle,#ff8c8c33 0%,#0000 70%);width:500px;height:500px;animation:10s ease-in-out infinite alternate weatherOrbFloat2;top:5%;right:5%}.weather-bg-orbs-active .weather-orb-active-2{background:radial-gradient(circle,#ffc8a026 0%,#0000 70%);width:400px;height:400px;animation:12s ease-in-out infinite alternate weatherOrbFloat1;bottom:20%;left:0%}@keyframes weatherOrbFloat1{0%{transform:translate(0)scale(1)}to{transform:translate(40px,-30px)scale(1.08)}}@keyframes weatherOrbFloat2{0%{transform:translate(0)scale(1)}to{transform:translate(-30px,40px)scale(1.05)}}@keyframes weatherOrbFloat3{0%{transform:translate(0)scale(1)}to{transform:translate(20px,50px)scale(1.1)}}.weather-landing{justify-content:center;align-items:center;min-height:100%;display:flex;position:relative}.weather-landing-content{z-index:10;text-align:center;flex-direction:column;align-items:center;padding:1.5rem;animation:.6s both weatherFadeUp;display:flex;position:relative}@keyframes weatherFadeUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.weather-icon-hero{margin-bottom:1.25rem;position:relative}.weather-icon-ring{background:radial-gradient(circle,#fe7b8540 0%,#0000 70%);border-radius:50%;animation:3s ease-in-out infinite weatherPulse;position:absolute;inset:-20px}.weather-icon-main{z-index:2;width:5rem;height:5rem;color:var(--weather-accent);filter:drop-shadow(0 4px 24px #fe7b8566);font-size:5rem;position:relative}@keyframes weatherPulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.15)}}.weather-title{letter-spacing:-.03em;margin-bottom:1.25rem;font-size:3.5rem;font-weight:800;line-height:1.1}.weather-title-accent{background:linear-gradient(135deg,#f36 0%,#fe7b85 40%,#ff9aa2 70%,#ffc75f 100%) 0 0/200%;-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;animation:4s linear infinite weatherShimmer}.weather-title-normal{color:var(--weather-text-primary);-webkit-text-fill-color:var(--weather-text-primary);margin-left:.15em}.weather-beta-badge{background:linear-gradient(135deg, var(--weather-accent), var(--weather-accent-end));color:#fff;-webkit-text-fill-color:#fff;vertical-align:super;letter-spacing:.06em;border-radius:999px;margin-left:.4em;padding:.25em .6em;font-size:.55em;font-weight:700;line-height:1;display:inline-block;box-shadow:0 2px 8px #fe7b854d}@keyframes weatherShimmer{0%{background-position:0%}to{background-position:-200%}}.weather-subtitle{color:var(--weather-text-secondary);max-width:28rem;margin-bottom:.25rem;font-size:1.125rem;line-height:1.7}.weather-subtitle-detail{color:var(--weather-text-muted);margin-bottom:2.5rem;font-size:1rem}.weather-credit-highlight{color:var(--weather-accent);font-weight:600}.weather-error-box{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fee2e2cc;border:1px solid #fca5a54d;border-radius:1rem;max-width:24rem;margin-bottom:2rem;padding:1rem 1.5rem}.weather-error-text{color:#dc2626;font-size:.875rem}.weather-start-btn{background:linear-gradient(90deg, var(--color-accent-start), var(--color-accent), var(--color-accent-end), var(--color-accent), var(--color-accent-start));color:#fff;cursor:pointer;background-position:0 0;background-size:300% 100%;border:none;border-radius:1rem;align-items:center;gap:.75rem;padding:1.25rem 2.75rem;font-size:1.25rem;font-weight:700;transition:background-position .5s,box-shadow .3s,transform .15s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 30px #fe7b854d}.weather-start-btn:hover:not(:disabled){background-position:100% 0;transform:translateY(-1px);box-shadow:0 12px 40px #fe7b8566}.weather-start-btn:active:not(:disabled){transform:scale(.98)translateY(0)}.weather-start-btn:disabled{opacity:.5;cursor:not-allowed;box-shadow:none}.weather-start-btn-shimmer{background:linear-gradient(105deg,#0000 30%,#ffffff26 50%,#0000 70%) 0 0/200% 100%;animation:3s ease-in-out infinite weatherBtnShimmer;position:absolute;inset:0}@keyframes weatherBtnShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.weather-start-btn-inner{z-index:2;align-items:center;gap:.75rem;display:flex;position:relative}.weather-spin-icon{animation:1s linear infinite spin}.weather-info-pills{color:var(--weather-text-muted);align-items:center;gap:1rem;margin-top:1.5rem;font-size:.875rem;display:flex}.weather-pill{align-items:center;gap:.375rem;display:flex}.weather-pill-dot{background:var(--weather-accent);border-radius:50%;width:5px;height:5px;display:inline-block}.weather-pill-divider{background:var(--weather-text-muted);opacity:.5;border-radius:50%;width:3px;height:3px}.weather-active{isolation:isolate;color:#f8fbff;background:radial-gradient(circle at 8% 28%,#ffdcb8c7 0%,#ffb49752 18%,#0000 38%),radial-gradient(circle at 84% 8%,#4287ff57 0%,#0000 32%),linear-gradient(115deg,#ffe1cf 0%,#0d1f3f 34%,#07152f 68%,#030714 100%);min-height:100%;padding-bottom:100px;position:relative}.weather-active:before,.weather-active:after{content:"";pointer-events:none;position:absolute;inset:0}.weather-active:before{z-index:0;opacity:.8;background:radial-gradient(circle at 18% 22%,#ffffff61 0 1px,#0000 1.5px) 0 0/240px 240px,radial-gradient(circle at 70% 16%,#ffffff85 0 1px,#0000 1.5px) 0 0/320px 320px,radial-gradient(circle at 91% 44%,#ffffff57 0 1px,#0000 1.5px) 0 0/280px 280px,radial-gradient(circle at 55% 73%,#ffffff6b 0 1px,#0000 1.5px) 0 0/360px 360px}.weather-active:after{z-index:1;background:linear-gradient(90deg,#ffffffb8 0%,#fff0e13d 10%,#0000 30%),radial-gradient(at 42% 48%,#0000 0% 42%,#01071557 100%)}.weather-active-content{z-index:2;max-width:86rem;margin:0 auto;padding:1.25rem 1.75rem 2rem;animation:.5s both weatherFadeUp;position:relative}.weather-header{justify-content:center;align-items:center;gap:1rem;margin-bottom:.75rem;display:flex}.weather-header-icon-wrap{position:relative}.weather-header-icon-glow{filter:blur(8px);background:radial-gradient(circle,#ff6f846b 0%,#0000 70%);border-radius:50%;position:absolute;inset:-6px}.weather-header-icon{z-index:2;color:#ff6f84;width:1.15rem;height:1.15rem;font-size:1.15rem;position:relative}.weather-header-title{letter-spacing:0;color:#fffffff0;text-shadow:0 2px 14px #0000004d;font-size:1.05rem;font-weight:800}.weather-header-title-accent{background:linear-gradient(135deg,#fff 0%,#ff8fa1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.weather-header-title-normal{color:#ffffffeb;-webkit-text-fill-color:#ffffffeb;margin-left:.1em}.weather-header .weather-beta-badge{vertical-align:middle;margin-left:.3em;font-size:.5em}.weather-header-weather-icon{background:#14203ac7;border:1px solid #ffffff24;border-radius:.65rem;margin-left:.25rem;padding:.25rem;box-shadow:0 10px 30px #0000003d}.weather-grid{grid-template-columns:1fr;gap:2.5rem;display:grid}@media (width>=1024px){.weather-grid{grid-template-columns:minmax(0,1.55fr) minmax(320px,380px);align-items:center;gap:2rem;min-height:calc(100vh - 210px)}}.weather-globe-wrap{filter:drop-shadow(0 34px 58px #0007197a);justify-content:center;align-items:center;min-height:520px;margin-left:-1.5rem;display:flex;overflow:hidden}.weather-globe-outer{touch-action:none;z-index:2;position:relative}.weather-globe-outer canvas{cursor:grab}.weather-globe-outer canvas:active{cursor:grabbing}.weather-active--globe{height:100%;min-height:100%;padding-bottom:0;overflow:hidden}.weather-globe-stage{z-index:2;position:absolute;inset:0}.weather-globe-stage .weather-globe-outer{width:100%;height:100%}@media (width>=1024px){.weather-globe-stage{transform:translate(-18%)}}.weather-globe-stage canvas{display:block}.weather-active-overlay{z-index:3;pointer-events:none;flex-direction:column;height:100%;padding:1.25rem 1.75rem 2rem;display:flex;position:relative}.weather-active-overlay .weather-header{pointer-events:none}.weather-active-overlay .weather-explore,.weather-sidebar--floating,.weather-sheet{pointer-events:auto}.weather-sidebar--floating{gap:1rem;width:360px;max-height:calc(100% - 3rem);position:absolute;top:50%;right:1.75rem;overflow-y:auto;transform:translateY(-50%)}@media (width<=1023px){.weather-active.weather-active--globe{padding-bottom:0}.weather-active-overlay{padding:.75rem .75rem 0}.weather-active--globe .weather-globe-stage{transform:translateY(-15%)}.weather-sheet{z-index:4;-webkit-backdrop-filter:blur(16px);touch-action:none;will-change:transform;background:linear-gradient(#04091680 0%,#040916b8 45%,#040916e6 100%);border-top:1px solid #ffffff29;border-radius:1.5rem 1.5rem 0 0;flex-direction:column;max-height:82%;transition:transform .34s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;inset:auto 0 0;box-shadow:0 -18px 44px #00061680}.weather-sheet--dragging{transition:none}.weather-sheet-handle{cursor:grab;touch-action:none;flex:none;justify-content:center;align-items:center;padding:.65rem 0 .45rem;display:flex}.weather-sheet-handle:active{cursor:grabbing}.weather-sheet-grip{background:#ffffff80;border-radius:999px;width:44px;height:5px;transition:background .2s}.weather-sheet--expanded .weather-sheet-grip{background:#ffffffb3}.weather-sheet-body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y;flex-direction:column;flex:auto;gap:.75rem;min-height:0;padding:0 .75rem 1rem;display:flex;overflow-y:auto}.weather-sheet-body .weather-card{padding:1.1rem 1.15rem}.weather-sheet-body .weather-playlist-scroll{max-height:none;padding-right:0;overflow:visible}}.weather-globe-marker{pointer-events:none;position:relative;transform:translate(-50%,-100%)}.weather-globe-pin{background:linear-gradient(135deg,#ff4d72,#ff8b9d);border:4px solid #fff;border-radius:50% 50% 50% 0;width:18px;height:18px;transform:rotate(-45deg);box-shadow:0 0 0 5px #ff5f7c38,0 0 26px #ff5f7ce6}.weather-globe-pin:after{content:"";background:#fff;border-radius:50%;position:absolute;inset:3px}.weather-globe-tooltip{color:#fff;-webkit-backdrop-filter:blur(14px);background:#181427d1;border:1px solid #ff829a52;border-radius:.7rem;min-width:128px;padding:.55rem .7rem;position:absolute;top:-22px;left:22px;box-shadow:0 16px 36px #00000057}.weather-globe-tooltip-current{color:#ff9bb0;margin-bottom:.12rem;font-size:.62rem;font-weight:700}.weather-globe-tooltip-city{margin-bottom:.2rem;font-size:.75rem;font-weight:800}.weather-globe-tooltip-weather{color:#ffc2cd;white-space:nowrap;font-size:.72rem}.weather-globe-tooltip-icon{width:28px;height:28px;margin-top:.15rem}.weather-globe-tooltip--point{pointer-events:none;position:static;top:auto;left:auto}.weather-preview{text-align:center;flex-direction:column;align-items:center;gap:.5rem;display:flex}.weather-preview-weather{font-size:1.05rem;font-weight:700}.weather-preview-note{opacity:.8;font-size:.85rem}.weather-preview-remaining{color:#ec4899;font-size:.8rem;font-weight:600}.weather-explore{width:100%;max-width:56rem;margin:0 auto 1.25rem}.weather-explore-hint{text-align:center;color:#ffffffb8;max-width:30rem;margin:.55rem auto 0;font-size:.82rem}.weather-explore-label{text-align:center;letter-spacing:.04em;text-transform:uppercase;color:#ffc2cdd9;margin-bottom:.45rem;font-size:.72rem;font-weight:700;display:block}.weather-explore-chips{scroll-snap-type:x proximity;justify-content:flex-start;gap:.5rem;padding:.25rem .15rem .5rem;display:flex;overflow-x:auto}@media (width>=640px){.weather-explore-chips{flex-wrap:wrap;justify-content:center;overflow-x:visible}}.weather-explore-chip{color:#fff;cursor:pointer;scroll-snap-align:start;background:#ffffff12;border:1px solid #ff829a52;border-radius:999px;flex:none;align-items:center;gap:.3rem;padding:.4rem .7rem;font-size:.8rem;font-weight:600;transition:transform .15s,background .15s,border-color .15s;display:inline-flex}.weather-explore-chip:hover:not(:disabled){background:#ff647d2e;border-color:#ff829a99;transform:translateY(-1px)}.weather-explore-chip:disabled{opacity:.55;cursor:default}.weather-explore-chip-active{background:#ec489938;border-color:#ec4899b3}.weather-explore-chip-temp{color:#ffc2cd;font-weight:700}.weather-sidebar{flex-direction:column;gap:1.5rem;display:flex}.weather-card{-webkit-backdrop-filter:blur(22px);background:#ffffffe6;border:1px solid #ffffffb8;border-radius:.9rem;padding:1.75rem;transition:box-shadow .3s,border-color .3s;position:relative;overflow:hidden;box-shadow:0 24px 70px #000b283d}.weather-card:hover{border-color:#ffffffe6;box-shadow:0 28px 80px #000b284d}.weather-card-glow{filter:blur(40px);pointer-events:none;border-radius:50%;position:absolute}.weather-card-glow-top{background:var(--weather-card-glow);width:120px;height:120px;top:-40px;right:-40px}.weather-card-glow-bottom{background:var(--weather-card-glow);width:100px;height:100px;bottom:-30px;left:-30px}.weather-info-emoji{float:left;filter:drop-shadow(0 10px 18px #ffbc365c);margin:0 1rem 1rem 0;font-size:3.75rem}.weather-info-city{color:#1f2937;letter-spacing:-.01em;margin-bottom:.375rem;font-size:1rem;font-weight:700}.weather-info-temp{align-items:baseline;gap:.5rem;margin-bottom:1rem;display:flex}.weather-info-temp-val{color:#ff647d;letter-spacing:-.02em;font-variant-numeric:tabular-nums;font-size:2.1rem;font-weight:800}.weather-info-temp-desc{color:#6b7280;text-transform:capitalize;font-size:.9375rem}.weather-condition-tag{color:#ff647d;background:#ff647d1a;border:1px solid #ff647d2e;border-radius:999px;margin-bottom:1rem;padding:.375rem 1rem;font-size:.8125rem;font-weight:600;display:inline-block}.weather-info-meta{color:#8b93a3;clear:both;align-items:center;gap:.5rem;margin-top:.5rem;font-size:.75rem;display:flex}.weather-info-meta-icon{color:#ff647d;font-size:.625rem}.weather-playlist-title{color:#1f2937;align-items:center;gap:.5rem;margin-bottom:1.25rem;font-size:1.125rem;font-weight:700;display:flex}.weather-playlist-title-bar{background:linear-gradient(#ff647d,#ff9aa9);border-radius:999px;width:4px;height:1.25rem}.weather-playlist-title-icon{color:#ff647d;font-size:.875rem}.weather-playlist-scroll{max-height:16rem;padding-right:.25rem;overflow-y:auto}.weather-playlist-empty{color:#8b93a3;text-align:center;padding:1.5rem 0;font-size:.875rem}.weather-track-item{border:1px solid #0000;border-radius:.75rem;align-items:center;gap:.75rem;margin-bottom:.375rem;padding:.75rem 1rem;transition:all .2s;display:flex}.weather-track-item:hover{background:#ff647d12;border-color:#ff647d1f}.weather-track-active{background:linear-gradient(90deg,#ff647d29,#ff647d0d);border-color:#ff647d29;box-shadow:0 8px 20px #ff647d14}.weather-track-num{color:#9ca3af;width:1.75rem;font-family:monospace;font-size:.75rem}.weather-track-num-active{color:#ff647d;font-weight:700}.weather-track-name{text-overflow:ellipsis;white-space:nowrap;color:#667085;flex:1;font-size:.875rem;overflow:hidden}.weather-track-name-active{color:#1f2937;font-weight:500}.weather-badge{white-space:nowrap;border:1px solid;border-radius:999px;padding:.125rem .625rem;font-size:.6875rem;font-weight:500}.weather-badge-ready{color:#16a34a;background:#22c55e14;border-color:#22c55e33}.weather-badge-generating{color:#ca8a04;background:#eab30814;border-color:#eab30833}.weather-badge-played{color:#6b7280;background:#9ca3af14;border-color:#9ca3af33}.weather-badge-playing{color:#3b82f6;background:#3b82f614;border-color:#3b82f633}.weather-badge-failed{color:#dc2626;background:#ef444414;border-color:#ef444433}.weather-badge-default{background:var(--weather-accent-soft);color:var(--weather-accent);border-color:var(--weather-card-border)}.weather-playlist-stats{color:#8b93a3;border-top:1px solid #11182714;align-items:center;gap:.75rem;margin-top:1.25rem;padding-top:1rem;font-size:.75rem;display:flex}.weather-stat{align-items:center;gap:.375rem;display:flex}.weather-stat-dot{border-radius:50%;width:5px;height:5px;display:inline-block}.weather-stat-dot-ready{background:#22c55e}.weather-stat-dot-generating{background:#eab308}.weather-stat-dot-played{background:#9ca3af}.weather-player-wrap{z-index:50;position:fixed;bottom:0;left:60px;right:0}@media (width>=1024px){.weather-player-wrap{left:240px}}.weather-player-inner{position:relative}.weather-player-progress-track{background:var(--weather-accent-soft);z-index:2;height:3px;position:absolute;top:0;left:0;right:0}.weather-player-progress-fill{background:linear-gradient(90deg, var(--weather-accent), var(--weather-accent-end));border-radius:0 2px 2px 0;height:100%;box-shadow:0 0 8px #fe7b854d}.weather-player-bar{background:var(--weather-player-bg);-webkit-backdrop-filter:blur(20px);border-top:1px solid var(--weather-player-border);align-items:center;gap:1.25rem;padding:.875rem 1.5rem;display:flex;box-shadow:0 -4px 24px #fe7b850f}.weather-player-cover-wrap{flex-shrink:0;position:relative}.weather-player-cover-img{border:2px solid var(--weather-card-border);object-fit:cover;border-radius:.75rem;box-shadow:0 2px 8px #fe7b851a}.weather-player-cover-placeholder{border:2px solid var(--weather-card-border);background:linear-gradient(135deg, var(--weather-accent-soft), #fe7b8526);border-radius:.75rem;justify-content:center;align-items:center;width:52px;height:52px;display:flex}.weather-player-cover-note{color:var(--weather-accent);font-size:1.125rem}.weather-player-cover-pulse{border:2px solid var(--weather-accent);opacity:0;border-radius:.875rem;animation:2s ease-in-out infinite weatherCoverPulse;position:absolute;inset:-4px}@keyframes weatherCoverPulse{0%,to{opacity:0;transform:scale(1)}50%{opacity:.3;transform:scale(1.05)}}.weather-player-track-info{flex:1;min-width:0}.weather-player-track-title{color:var(--weather-text-primary);text-overflow:ellipsis;white-space:nowrap;margin-bottom:.125rem;font-size:.875rem;font-weight:600;overflow:hidden}.weather-player-track-tags{color:var(--weather-text-muted);text-overflow:ellipsis;white-space:nowrap;font-size:.75rem;overflow:hidden}.weather-player-meta-mobile{color:var(--weather-text-muted);font-variant-numeric:tabular-nums;align-items:center;gap:.4rem;margin-top:.2rem;font-size:.6875rem;display:none}.weather-player-meta-sep{opacity:.5}.weather-player-meta-credits{color:var(--weather-accent);font-weight:600}.weather-player-controls{align-items:center;gap:.75rem;display:flex}.weather-player-play-btn{background:linear-gradient(135deg, var(--weather-accent), var(--weather-accent-end));color:#fff;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;transition:box-shadow .2s,transform .15s;display:flex;box-shadow:0 4px 16px #fe7b854d}.weather-player-play-btn:hover{transform:translateY(-1px);box-shadow:0 6px 22px #fe7b8566}.weather-player-play-btn:active{transform:scale(.95)}.weather-player-play-icon-offset{margin-left:2px}.weather-player-shuffle-btn{color:var(--weather-text-muted);cursor:pointer;background:0 0;border:none;border-radius:.5rem;padding:.375rem;transition:color .2s,background .2s}.weather-player-shuffle-btn:hover{color:var(--weather-accent);background:var(--weather-accent-soft)}.weather-player-shuffle-active{color:var(--weather-accent)}.weather-player-time{color:var(--weather-text-muted);tabular-nums:true;font-variant-numeric:tabular-nums;flex-shrink:0;font-family:monospace;font-size:.75rem}.weather-player-remain{color:var(--weather-text-muted);flex-shrink:0;font-size:.75rem;font-weight:500}.weather-player-remain-val{color:var(--weather-accent);font-weight:700}.weather-player-credit-box{background:var(--weather-accent-soft);text-align:center;border:1px solid var(--weather-card-border);border-radius:.75rem;flex-shrink:0;padding:.5rem 1rem}.weather-player-credit-num{color:var(--weather-text-primary);font-variant-numeric:tabular-nums;font-size:.875rem;font-weight:700}.weather-player-credit-label{color:var(--weather-text-muted);text-transform:uppercase;letter-spacing:.08em;font-size:.5625rem}.weather-player-stop-btn{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:.75rem;flex-shrink:0;padding:.625rem;transition:color .2s,background .2s}.weather-player-stop-btn:hover{color:#dc2626;background:#ef444414}.weather-player-shuffle-btn:focus-visible,.weather-player-play-btn:focus-visible,.weather-player-stop-btn:focus-visible{outline:2px solid var(--weather-accent);outline-offset:2px}.weather-start-btn:focus-visible{outline:3px solid var(--weather-accent);outline-offset:3px}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background:#fe7b8533;border-radius:4px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:#fe7b8566}@media (width<=1024px){.weather-page{margin-left:0;padding-top:60px;padding-bottom:72px}.weather-title{font-size:2.5rem}.weather-start-btn{padding:1rem 2rem;font-size:1.1rem}.weather-active{padding-bottom:160px}.weather-player-wrap{bottom:72px;left:0}.weather-player-bar{gap:.75rem;padding:.75rem 1rem}.weather-player-remain{display:none}.weather-active-content{padding:1.5rem 1rem}.weather-header{flex-wrap:wrap;gap:.75rem;margin-bottom:1.5rem}.weather-header-title{font-size:1.5rem}.weather-grid{gap:1.5rem}.weather-sidebar{gap:1rem}.weather-card{padding:1.25rem}.weather-playlist-scroll{max-height:14rem}.weather-track-item{gap:.5rem;padding:.625rem .75rem}}@media (width<=640px){.weather-title{font-size:2rem}.weather-icon-main{width:3.5rem;height:3.5rem;font-size:3.5rem}.weather-landing-content{padding:1rem}.weather-subtitle{max-width:20rem;font-size:1rem}.weather-subtitle-detail{font-size:.875rem}.weather-start-btn{justify-content:center;width:100%;max-width:20rem;padding:.875rem 1.5rem;font-size:1rem}.weather-info-pills{flex-wrap:wrap;justify-content:center;gap:.5rem 1rem;font-size:.8125rem}.weather-beta-badge{padding:.2em .5em;font-size:.45em}.weather-active-content{padding:1rem .75rem}.weather-header{gap:.5rem;margin-bottom:1.25rem}.weather-header-title{font-size:1.25rem}.weather-header-icon{width:1.5rem;height:1.5rem;font-size:1.5rem}.weather-grid{gap:1rem}.weather-globe-wrap{max-height:320px}.weather-card{border-radius:1rem;padding:1rem}.weather-info-emoji{margin-bottom:.75rem;font-size:2rem}.weather-info-city{font-size:1.1rem}.weather-info-temp-val{font-size:1.25rem}.weather-info-temp-desc{font-size:.8125rem}.weather-condition-tag{padding:.25rem .75rem;font-size:.75rem}.weather-playlist-title{margin-bottom:1rem;font-size:1rem}.weather-playlist-scroll{max-height:12rem}.weather-track-item{gap:.5rem;padding:.5rem .625rem}.weather-track-num{width:1.5rem;font-size:.6875rem}.weather-track-name{font-size:.8125rem}.weather-badge{padding:.1rem .5rem;font-size:.625rem}.weather-playlist-stats{flex-wrap:wrap;gap:.5rem}.weather-player-bar{gap:.5rem;padding:.625rem .75rem}.weather-player-cover-img,.weather-player-cover-placeholder,.weather-player-cover-placeholder{width:44px;height:44px}.weather-player-track-title{font-size:.8125rem}.weather-player-track-tags{display:none}.weather-player-meta-mobile{display:flex}.weather-player-controls{gap:.25rem}.weather-player-play-btn{width:2.75rem;height:2.75rem}.weather-player-shuffle-btn{justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;padding:.5rem;display:flex}.weather-player-stop-btn{justify-content:center;align-items:center;min-width:2.5rem;min-height:2.5rem;display:flex}.weather-player-time,.weather-player-remain,.weather-player-credit-box{display:none}}@media (width<=480px){.weather-globe-wrap{max-height:260px}.weather-title{font-size:1.75rem}.weather-icon-main{width:3rem;height:3rem;font-size:3rem}.weather-icon-hero{margin-bottom:.75rem}.weather-subtitle{font-size:.9375rem;line-height:1.6}.weather-subtitle-detail{margin-bottom:1.75rem;font-size:.8125rem}.weather-start-btn{padding:.75rem 1.25rem;font-size:.9375rem}.weather-error-box{margin-bottom:1.5rem;padding:.875rem 1rem}.weather-header-title{font-size:1.1rem}.weather-header-icon{width:1.25rem;height:1.25rem;font-size:1.25rem}.weather-info-emoji{font-size:1.75rem}.weather-info-city{font-size:1rem}.weather-info-temp-val{font-size:1.125rem}.weather-info-temp-desc{font-size:.75rem}.weather-condition-tag{font-size:.6875rem}.weather-playlist-title{font-size:.9375rem}.weather-track-item{padding:.5rem}.weather-track-name{font-size:.75rem}.weather-badge{padding:.1rem .375rem;font-size:.5625rem}.weather-playlist-stats{font-size:.6875rem}.weather-player-bar{gap:.375rem;padding:.5rem .625rem}.weather-player-cover-img,.weather-player-cover-placeholder{width:40px;height:40px}.weather-player-track-title{font-size:.75rem}.weather-player-meta-mobile{gap:.3rem;font-size:.625rem}.weather-player-play-btn{width:2.5rem;height:2.5rem}.weather-player-shuffle-btn,.weather-player-stop-btn{min-width:2.25rem;min-height:2.25rem;padding:.4rem}}@media (prefers-reduced-motion:reduce){.weather-orb,.weather-icon-ring,.weather-title-accent,.weather-start-btn-shimmer,.weather-player-cover-pulse,.weather-landing-content,.weather-active-content{animation:none!important}.weather-start-btn,.weather-card,.weather-track-item,.weather-player-play-btn,.weather-player-shuffle-btn,.weather-player-stop-btn{transition:none!important}}._sidebar_scw1m_1{background:var(--side-bg);z-index:1000;flex-direction:column;width:240px;height:100vh;padding:2rem 1.5rem;transition:left .3s;display:flex;position:fixed;top:0;left:0;box-shadow:0 0 20px #0000000d}._logoWrapper_scw1m_16{color:inherit;cursor:pointer;justify-content:center;align-items:center;gap:8px;margin-bottom:32px;text-decoration:none;transition:opacity .2s;display:flex}._logoWrapper_scw1m_16:hover{opacity:.8}._logoImage_scw1m_33{width:160px;height:auto;display:block}._logoText_scw1m_39{color:var(--color-accent);font-size:32px;font-weight:600}._divider_scw1m_45{background:var(--color-border);height:1px;margin-top:100px}@media (width<=1024px){._sidebar_scw1m_1{left:-275px}._sidebar_scw1m_1._open_scw1m_56{left:0}}._wrapper_1kmce_1{position:relative}._profile_1kmce_5{background:var(--color-bg2);cursor:pointer;border:1px solid var(--color-border);border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-bottom:20px;padding:.75rem 1rem;transition:all .25s;display:flex}._profile_1kmce_5:hover{background:var(--color-bg);box-shadow:var(--shadow-md)}._avatar_1kmce_24{object-fit:cover;border-radius:50%;flex-shrink:0;width:42px;min-width:42px;height:42px;min-height:42px}._info_1kmce_34{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}._name_1kmce_42{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:16px;font-weight:600;overflow:hidden}._role_1kmce_52{color:var(--color-subtext);margin-top:2px;font-size:13px;font-weight:400}._arrow_1kmce_59{margin-left:3px;font-size:20px}._loginBox_1kmce_64{background:var(--color-bg);text-align:center;cursor:pointer;border:1px solid var(--color-border);border-radius:12px;width:100%;margin-bottom:20px;padding:.9rem 1.1rem;font-size:16px;font-weight:500;transition:all .25s}._loginBox_1kmce_64:hover{color:var(--color-accent);box-shadow:var(--shadow-md);background:#fff}._loadingBox_1kmce_84{cursor:default;pointer-events:none}._loadingBox_1kmce_84:hover{background:var(--color-bg2);box-shadow:none}._skeletonImg_1kmce_94,._skeletonText_1kmce_95,._skeletonTextSm_1kmce_96{background:linear-gradient(90deg, var(--skeleton-bg) 0%, var(--skeleton-wave) 50%, var(--skeleton-bg) 100%);background-size:200% 100%;animation:1.5s linear infinite _shimmer_1kmce_1}._skeletonImg_1kmce_94{border-radius:50%;flex-shrink:0;width:42px;height:42px}._skeletonText_1kmce_95{border-radius:4px;width:80px;height:16px;margin-bottom:4px}._skeletonTextSm_1kmce_96{border-radius:4px;width:50px;height:13px}@keyframes _shimmer_1kmce_1{0%{background-position:200% 0}to{background-position:-200% 0}}._nav_1qejn_1{flex-direction:column;flex:1;gap:4px;min-height:0;display:flex;overflow-y:auto}._section_1qejn_12{flex-direction:column;gap:4px;display:flex}._section_1qejn_12+._section_1qejn_12{margin-top:12px}._sectionLabel_1qejn_22{color:var(--color-muted);margin-bottom:2px;padding:0 1rem;font-size:12px;font-weight:600}._link_1qejn_30{color:var(--color-text);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:16px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}._link_1qejn_30:hover{background:var(--color-bg);box-shadow:var(--shadow-sm)}._active_1qejn_48{background:var(--color-bg);color:var(--color-accent);box-shadow:var(--shadow-sm)}._icon_1qejn_54{opacity:.85;background-color:var(--color-text);flex-shrink:0;width:20px;height:20px;margin-bottom:1px;transition:all .2s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._link_1qejn_30:hover ._icon_1qejn_54,._active_1qejn_48 ._icon_1qejn_54{background-color:var(--color-accent);opacity:1}._iconActive_1qejn_78{opacity:1}._bottom_1sfau_1{flex-direction:column;gap:8px;margin-top:auto;display:flex}._link_1sfau_9{color:var(--color-text);border-radius:.75rem;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:16px;font-weight:500;text-decoration:none;transition:all .25s;display:flex}._link_1sfau_9:hover,._active_1sfau_28{background:var(--color-bg);color:var(--color-accent);box-shadow:var(--shadow-sm)}._icon_1sfau_34{object-fit:contain;opacity:.85;width:20px;height:20px;transition:opacity .2s}._link_1sfau_9:hover ._icon_1sfau_34,._active_1sfau_28 ._icon_1sfau_34{opacity:1}._login_1sfau_48,._logout_1sfau_49,._register_1sfau_50,._languageSection_1sfau_51>div>div>button{background:var(--color-bg);width:100%;height:42px;color:var(--color-text);box-shadow:var(--shadow-sm);cursor:pointer;border:none;border-radius:.75rem;justify-content:center;align-items:center;gap:.75rem;padding:.75rem 1rem;font-size:16px;font-weight:500;transition:all .25s;display:flex}._register_1sfau_50{background:linear-gradient(90deg, var(--color-accent), var(--color-accent-end));color:#fff}._register_1sfau_50:hover{color:var(--color-text-white)}._login_1sfau_48:hover,._logout_1sfau_49:hover,._languageSection_1sfau_51>div>div>button:hover{color:var(--color-accent)}._languageSection_1sfau_51{position:relative}._languageSection_1sfau_51>div{margin-top:0}._languageSection_1sfau_51>div>div{width:100%}._languageSection_1sfau_51>div>div>div:last-child{transform-origin:bottom;animation:.2s cubic-bezier(.16,1,.3,1) _slideUp_1sfau_1;inset:auto 0 calc(100% + 8px)}@keyframes _slideUp_1sfau_1{0%{opacity:0;transform:translateY(8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}._themeToggleRow_1sfau_125{background:var(--color-bg,#fff);box-shadow:var(--shadow-sm);color:var(--color-text);border-radius:.75rem;justify-content:space-between;align-items:center;padding:.75rem 1rem;transition:all .25s;display:flex}._themeLabel_1sfau_137{font-size:15px;font-weight:500}._switchTrack_1sfau_142{background-color:var(--color-bg3);cursor:pointer;border:none;border-radius:30px;justify-content:space-between;align-items:center;width:52px;height:28px;padding:0 6px;transition:background-color .3s;display:flex;position:relative}._darkTrack_1sfau_157{background-color:var(--color-text)}._iconWrapper_1sfau_161{color:#fff;z-index:1;justify-content:center;align-items:center;width:14px;height:14px;display:flex}._switchTrack_1sfau_142 svg{width:100%;height:100%}._switchTrack_1sfau_142:not(._darkTrack_1sfau_157) ._iconWrapper_1sfau_161:first-child{color:#f39c12}._darkTrack_1sfau_157 ._iconWrapper_1sfau_161:last-child{color:#f1c40f}._switchThumb_1sfau_184{background-color:var(--color-bg);width:22px;height:22px;box-shadow:var(--shadow-sm);z-index:2;border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:3px;left:3px}._darkTrack_1sfau_157 ._switchThumb_1sfau_184{transform:translate(24px)}._languageToggleContainer_of4zo_1{justify-content:flex-end;margin-top:2rem;display:flex;z-index:9!important;position:relative!important}._languageToggleWrapper_of4zo_9{display:inline-block;position:relative}._languageToggle_of4zo_1{background:var(--color-bg);border:1px solid var(--color-border);cursor:pointer;min-width:100px;color:var(--color-subtext);border-radius:20px;justify-content:center;align-items:center;gap:12px;padding:8px 16px;font-size:14px;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px #0000000d}._languageToggle_of4zo_1._active_of4zo_32{border-color:#ff9aa2}._currentLabel_of4zo_36{white-space:nowrap}._arrow_of4zo_40{color:var(--color-subtext);transition:transform .3s cubic-bezier(.4,0,.2,1)}._arrowOpen_of4zo_45{color:#fe7b85;transform:rotate(180deg)}._languageDropdown_of4zo_50{background:var(--color-bg);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:9999;transform-origin:100% 0;border:1px solid #0000000f;border-radius:12px;min-width:140px;max-height:240px;animation:.2s cubic-bezier(.16,1,.3,1) _slideDown_of4zo_1;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden auto;box-shadow:0 10px 40px #00000026}._languageOption_of4zo_70{cursor:pointer;text-align:left;width:100%;color:var(--color-subtext);background:0 0;border:none;justify-content:space-between;align-items:center;padding:10px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}._languageOption_of4zo_70:hover{color:#fe7b85;padding-left:20px}._languageOption_of4zo_70._selected_of4zo_92{color:#fff;background:linear-gradient(90deg,#fe7b85,#ff9aa2);font-weight:600}._checkIcon_of4zo_98{margin-left:8px;font-size:12px}._languageDropdown_of4zo_50::-webkit-scrollbar{width:6px}._languageDropdown_of4zo_50::-webkit-scrollbar-track{background:0 0}._languageDropdown_of4zo_50::-webkit-scrollbar-thumb{background-color:#e0e0e0;border-radius:10px}._languageDropdown_of4zo_50::-webkit-scrollbar-thumb:hover{background-color:#ff9aa2}@keyframes _slideDown_of4zo_1{0%{opacity:0;transform:translateY(-8px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}@media (width<=1024px){._languageToggleContainer_of4zo_1{margin-top:.5rem;right:2rem}}@media (width<=640px){._languageToggleContainer_of4zo_1{right:1rem}._languageToggle_of4zo_1{min-width:auto;padding:6px 12px;font-size:13px}._languageOption_of4zo_70{padding:10px 14px;font-size:13px}}._bottomBar_120lo_1{background:var(--color-bg2);z-index:999;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;height:72px;padding:8px 16px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 12px #0000000a}._navItems_120lo_17{scrollbar-width:none;flex:1;justify-content:space-around;align-items:center;min-width:0;height:100%;display:flex;overflow-x:auto}._navItems_120lo_17::-webkit-scrollbar{display:none}._item_120lo_33{flex:1 0 auto;justify-content:center;align-items:center;min-width:52px;text-decoration:none;display:flex;position:relative}._iconWrap_120lo_43{border-radius:16px;justify-content:center;align-items:center;width:56px;height:48px;transition:all .25s;display:flex}._icon_120lo_43{opacity:.85;background-color:var(--color-text);width:22px;height:22px;transition:all .25s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}._item_120lo_33:hover ._icon_120lo_43{opacity:1;transform:scale(1.08)}._active_120lo_72 ._iconWrap_120lo_43{background:var(--color-bg);box-shadow:var(--shadow-sm)}._active_120lo_72 ._icon_120lo_43{opacity:1;background-color:var(--color-accent);transform:scale(1.1)}._adminToggleWrapper_120lo_83{border-left:1px solid var(--color-border);justify-content:center;align-items:center;height:36px;margin-left:8px;padding-left:14px;display:flex}._switchTrack_120lo_93{background-color:var(--color-bg3);cursor:pointer;border:none;border-radius:30px;align-items:center;width:44px;height:24px;padding:0 4px;transition:background-color .3s;display:flex;position:relative}._darkTrack_120lo_107{background-color:var(--color-text)}._switchThumb_120lo_111{background-color:var(--color-bg);width:20px;height:20px;box-shadow:var(--shadow-sm);border-radius:50%;transition:transform .3s cubic-bezier(.4,0,.2,1);position:absolute;top:2px;left:2px}._darkTrack_120lo_107 ._switchThumb_120lo_111{transform:translate(20px)}@media (width>=1024px){._bottomBar_120lo_1{display:none}}._header_w4n2n_1{background-color:var(--color-bg2);border-bottom:1px solid var(--color-border);z-index:100;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 20px;display:flex;position:sticky;top:0}._left_w4n2n_15{cursor:pointer;align-items:center;gap:10px;text-decoration:none;transition:opacity .2s;display:flex}._left_w4n2n_15:hover{opacity:.8}._right_w4n2n_28{align-items:center;gap:8px;display:flex}._themeToggleBtn_w4n2n_34{width:36px;height:36px;color:var(--color-text);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,transform .2s;display:flex}._themeToggleBtn_w4n2n_34:active{transform:scale(.9)}._avatar_w4n2n_54{object-fit:cover;border:1px solid var(--color-border);border-radius:50%;width:36px;height:36px}._logo_w4n2n_62{height:36px}._name_w4n2n_67{color:var(--color-text);font-size:16px;font-weight:600}._loginBtn_w4n2n_73{background-color:var(--color-accent);color:var(--color-text);cursor:pointer;box-shadow:var(--shadow-sm);border:none;border-radius:8px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s}._logoutBtn_w4n2n_86{background-color:var(--color-bg);color:var(--color-text);border:var(--color-border) 1px;cursor:pointer;box-shadow:var(--shadow-sm);border-radius:8px;padding:8px 24px;font-size:14px;font-weight:500;transition:all .2s}._loginBtn_w4n2n_73:active,._logoutBtn_w4n2n_86:active{transform:translateY(0)}._wrapper_1qi0w_2{background:var(--color-bg);z-index:999;position:fixed;bottom:0;left:240px;right:0;box-shadow:0 -2px 8px #0000000d}._progressBar_1qi0w_13{cursor:pointer;-webkit-user-select:none;user-select:none;touch-action:none;background:0 0;align-items:center;height:40px;margin-left:10rem;margin-right:10rem;display:flex;position:relative;overflow:visible}._waveformContainer_1qi0w_28{align-items:center;gap:1px;padding:4px 1rem;display:flex;position:absolute;inset:0}._waveformBar_1qi0w_40{background:var(--player-wave);transform-origin:50%;border-radius:1px;flex:1;min-width:1px;height:100%;transition:background .15s}._waveformBarPlayed_1qi0w_51{background:linear-gradient(#ff9aa2 0%,#fe7b85 100%)}._waveformBarAnimating_1qi0w_56{animation:2.2s ease-in-out infinite paused _v2_waveformBounce1_1qi0w_1}._waveformBarAnimating_1qi0w_56:nth-child(3n){animation:2.4s ease-in-out infinite paused _v2_waveformBounce2_1qi0w_1}._waveformBarAnimating_1qi0w_56:nth-child(5n){animation:3s ease-in-out infinite paused _v2_waveformBounce3_1qi0w_1}._waveformBarAnimating_1qi0w_56:nth-child(7n){animation:2.8s ease-in-out infinite paused _v2_waveformBounce4_1qi0w_1}._waveformBarAnimating_1qi0w_56:nth-child(11n){animation:2.5s ease-in-out infinite paused _v2_waveformBounce5_1qi0w_1}._waveformBarPlaying_1qi0w_84{animation-play-state:running!important}@keyframes _v2_waveformBounce1_1qi0w_1{0%,to{transform:scaleY(.7)}50%{transform:scaleY(2.3)}}@keyframes _v2_waveformBounce2_1qi0w_1{0%,to{transform:scaleY(.5)}20%{transform:scaleY(2.8)}40%{transform:scaleY(.8)}60%{transform:scaleY(1.8)}80%{transform:scaleY(1.2)}}@keyframes _v2_waveformBounce3_1qi0w_1{0%,to{transform:scaleY(.6)}25%{transform:scaleY(2.2)}50%{transform:scaleY(.7)}75%{transform:scaleY(2.6)}}@keyframes _v2_waveformBounce4_1qi0w_1{0%,to{transform:scaleY(.8)}33%{transform:scaleY(2)}66%{transform:scaleY(1.3)}}@keyframes _v2_waveformBounce5_1qi0w_1{0%,70%,to{transform:scaleY(.5)}35%{transform:scaleY(3.2)}}._progressFill_1qi0w_162{background:linear-gradient(90deg,#ffbfb2 0%,#fe7b85 100%);border-radius:10px;justify-content:flex-end;align-items:center;width:0%;height:100%;transition:width .25s;display:flex;position:absolute}._currentTime_1qi0w_175{background:var(--color-bg);color:var(--color-accent);box-shadow:var(--shadow-md);pointer-events:none;white-space:nowrap;z-index:1000;-webkit-user-select:none;user-select:none;border-radius:12px;padding:4px 10px;font-size:12px;font-weight:600;position:absolute;top:-8px}._progressTime_1qi0w_194{background:var(--color-bg2);color:var(--color-accent);box-shadow:var(--shadow-md);pointer-events:none;white-space:nowrap;border-radius:6px;padding:3px 6px;font-size:12px;font-weight:500;position:absolute;top:-30px;transform:translate(-50%)}._player_1qi0w_210{justify-content:space-between;align-items:center;height:78px;padding:0 40px;display:flex}._left_1qi0w_219{flex:1;justify-content:flex-start;align-items:center;gap:12px;display:flex}._thumbWrapper_1qi0w_227{background:var(--color-bg2);border-radius:10px;flex-shrink:0;width:60px;height:60px;overflow:hidden}._thumb_1qi0w_227{object-fit:cover;border-radius:10px;width:100%;height:100%}._loadingOverlay_1qi0w_243{background:var(--color-bg2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}._spinner_1qi0w_252{border:3px solid #f363;border-top-color:var(--color-accent);border-radius:50%;width:24px;height:24px;animation:1s linear infinite _v2_spin_1qi0w_1}@keyframes _v2_spin_1qi0w_1{to{transform:rotate(360deg)}}._info_1qi0w_267{flex-direction:column;justify-content:center;min-width:0;display:flex}._title_1qi0w_274{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;max-width:200px;font-size:16px;font-weight:600;overflow:hidden}._artist_1qi0w_284{color:var(--color-subtext);white-space:nowrap;text-overflow:ellipsis;max-width:180px;margin-top:4px;font-size:14px;overflow:hidden}._likeButton_1qi0w_295{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;margin-left:12px;padding:8px;transition:transform .2s;display:flex}._likeButton_1qi0w_295:hover{transform:scale(1.1)}._likeIcon_1qi0w_311{width:20px;height:17px;transition:transform .2s}._center_1qi0w_318{justify-content:center;align-items:center;gap:16px;display:flex;position:absolute;left:50%;transform:translate(-50%)}._control_1qi0w_328{cursor:pointer;color:var(--color-text);background:0 0;border:none;font-size:22px;transition:opacity .2s}._controlicon_1qi0w_337{width:13px;height:13px}._control_1qi0w_328:hover{opacity:.7}._btnReset_1qi0w_346{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}._playButton_1qi0w_356{border-radius:50%;width:50px;height:50px;transition:transform .25s,box-shadow .25s}._playButton_1qi0w_356:hover{box-shadow:0 1px 12px 4px #ff9aa24d}._waveform_1qi0w_28{display:none}._waveformPlayhead_1qi0w_374{pointer-events:none;background:#fe7b85;border-radius:1px;width:2px;transition:left .1s linear;position:absolute;top:0;bottom:0;box-shadow:0 0 4px #fe7b8580}._right_1qi0w_387{flex:1;justify-content:flex-end;align-items:center;display:flex}._time_1qi0w_394{color:var(--color-accent-end);text-align:left;min-width:88px;margin-left:1rem;font-size:14px;font-weight:400}._volume_1qi0w_403{align-items:center;gap:8px;display:flex}._icon_1qi0w_409{font-size:16px}._volumeicon_1qi0w_413{width:13px;height:13px}._volumeBar_1qi0w_418{background:var(--color-bg3);cursor:pointer;border-radius:10px;width:100px;height:5px;position:relative;overflow:hidden}._volumeFill_1qi0w_428{background:linear-gradient(90deg,#ff668b,#ff9ba9);border-radius:10px;height:100%;transition:width .2s}@media (width<=1330px){._waveform_1qi0w_28{display:none}}@media (width<=1024px){._wrapper_1qi0w_2{margin-bottom:71px;left:0}._progressBar_1qi0w_13{margin-left:10rem;margin-right:10rem}._player_1qi0w_210{flex-direction:row;gap:12px;height:auto;padding:12px 20px}._volume_1qi0w_403,._waveform_1qi0w_28{display:none}._thumbWrapper_1qi0w_227{width:56px;height:56px}._likeButton_1qi0w_295{margin-left:8px}._likeIcon_1qi0w_311{width:24px;height:24px}}@media (width<=640px){._player_1qi0w_210{gap:8px;padding:10px 16px}._progressBar_1qi0w_13{margin-left:0;margin-right:0}._left_1qi0w_219{flex:1;gap:8px;min-width:0}._songInfo_1qi0w_500{gap:8px}._thumbWrapper_1qi0w_227{width:48px;height:48px}._info_1qi0w_267{max-width:120px}._title_1qi0w_274{max-width:120px;font-size:14px}._artist_1qi0w_284{max-width:120px;font-size:12px}._likeButton_1qi0w_295{margin-left:4px;padding:4px}._likeIcon_1qi0w_311{width:20px;height:20px}._center_1qi0w_318{gap:12px}._control_1qi0w_328{font-size:18px}._playButton_1qi0w_356{width:48px;height:48px;font-size:18px}._right_1qi0w_387{flex:1;gap:12px}._time_1qi0w_394{min-width:auto;font-size:12px}._volumeBar_1qi0w_418{width:60px}._icon_1qi0w_409{font-size:14px}}@media (width<=480px){._player_1qi0w_210{gap:4px;padding:8px 10px}._left_1qi0w_219{flex:1;gap:4px;min-width:0}._songInfo_1qi0w_500{gap:4px}._thumbWrapper_1qi0w_227{width:40px;height:40px}._info_1qi0w_267{max-width:90px}._title_1qi0w_274{max-width:90px;font-size:12px}._artist_1qi0w_284{max-width:90px;font-size:10px}._likeButton_1qi0w_295{display:none}._center_1qi0w_318{gap:4px;position:static;transform:none}._control_1qi0w_328{padding:4px;font-size:16px}._playButton_1qi0w_356{width:40px;height:40px;font-size:16px}._right_1qi0w_387{flex:1;gap:6px}._time_1qi0w_394{min-width:40px;font-size:10px}._volume_1qi0w_403{display:none}}._songInfo_1qi0w_500{cursor:default;align-items:center;gap:12px;display:flex}@media (width<=1024px){._songInfo_1qi0w_500{cursor:pointer}}._songDetailModal_1qi0w_652{display:none}@media (width<=1024px){._songDetailModal_1qi0w_652{z-index:9999;display:block;position:fixed;inset:0}._modalOverlay_1qi0w_667{touch-action:none;background:#00000080;position:absolute;inset:0}._modalContent_1qi0w_677{background:var(--color-bg);border-radius:20px 20px 0 0;height:90vh;animation:.3s ease-out _v2_slideUp_1qi0w_1;position:absolute;bottom:0;left:0;right:0;overflow:hidden}@keyframes _v2_slideUp_1qi0w_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._modalClose_1qi0w_698{background:var(--color-bg2);cursor:pointer;z-index:11;color:#666;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:24px;line-height:1;display:flex;position:absolute;top:16px;right:16px}._modalClose_1qi0w_698:hover{background:var(--color-bg3)}}@media (width<=360px){._player_1qi0w_210{gap:3px;padding:6px 8px}._left_1qi0w_219,._songInfo_1qi0w_500{gap:3px}._thumbWrapper_1qi0w_227{width:36px;height:36px}._info_1qi0w_267{max-width:70px}._title_1qi0w_274{max-width:70px;font-size:11px}._artist_1qi0w_284{max-width:70px;font-size:9px}._center_1qi0w_318{gap:2px;position:static;transform:none}._control_1qi0w_328{padding:2px;font-size:14px}._playButton_1qi0w_356{width:36px;height:36px;font-size:14px}._right_1qi0w_387{flex:1;gap:4px}._time_1qi0w_394{min-width:35px;font-size:9px}}._spinner_104rw_1{border:2px solid #f363;border-top-color:var(--color-accent);border-right-color:var(--color-accent);border-radius:50%;flex-shrink:0;animation:.8s linear infinite _spin_104rw_1}._small_104rw_10{width:14px;height:14px}._medium_104rw_15{width:16px;height:16px}._large_104rw_20{width:18px;height:18px}._xl_104rw_25{border-width:2.5px;width:24px;height:24px}._xxl_104rw_31{border-width:3px;width:32px;height:32px}._xxxl_104rw_37{border-width:3px;width:40px;height:40px}@keyframes _spin_104rw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._wrapper_ugctw_1{z-index:9999;flex-shrink:0;height:100%;display:flex;box-shadow:-4px 0 8px #0000000f}._resizer_ugctw_9{cursor:col-resize;background:0 0;flex-shrink:0;width:1px;transition:background .2s}._resizer_ugctw_9:hover{background:var(--color-accent-end)}._container_ugctw_22{background:var(--color-bg);overscroll-behavior:contain;-webkit-overflow-scrolling:touch;box-sizing:border-box;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:.75rem;height:100%;padding:1.5rem 1.5rem 115px;display:flex;overflow:hidden auto}._empty_ugctw_43{color:var(--color-muted);text-align:center;font-size:.875rem}._emptyContainer_ugctw_50{justify-content:flex-start;padding-top:2rem}._coverContainer_ugctw_55{aspect-ratio:1;flex-shrink:0;width:100%;max-width:220px;animation:8s linear infinite paused _lpSpin_ugctw_1;position:relative;overflow:hidden}._coverContainer_ugctw_55._spinning_ugctw_66{animation-play-state:running}@keyframes _lpSpin_ugctw_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._lpImage_ugctw_79{object-fit:contain;z-index:2;pointer-events:none;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}._coverWrapper_ugctw_91{aspect-ratio:1;background:var(--color-bg2);width:100%;max-width:220px;box-shadow:var(--shadow-md);z-index:1;border-radius:50%;flex-shrink:0;position:relative;overflow:hidden}._cover_ugctw_55{object-fit:cover;width:100%;height:100%}._loadingOverlay_ugctw_110{background:var(--color-bg2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}._spinner_ugctw_119{border:4px solid #f363;border-top-color:var(--color-accent);border-radius:50%;width:40px;height:40px;animation:1s linear infinite _spin_ugctw_66}@keyframes _spin_ugctw_66{to{transform:rotate(360deg)}}._title_ugctw_134{color:var(--color-text);text-align:left;box-sizing:border-box;flex-shrink:0;width:100%;max-width:280px;margin:.25rem 0 0;font-size:1.25rem;font-weight:700}._userName_ugctw_146{color:var(--color-subtext);text-align:left;box-sizing:border-box;flex-shrink:0;width:100%;max-width:280px;margin-top:.5rem;font-size:.875rem;font-weight:400}._songInfo_ugctw_159{flex-direction:column;width:100%;max-width:280px;display:flex}._actions_ugctw_166{box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;width:100%;max-width:280px;display:flex}._badge_ugctw_178{color:var(--color-accent);border:1px solid var(--color-accent);border-radius:20px;flex-shrink:0;padding:.375rem .875rem;font-size:.75rem}._iconButtons_ugctw_187{flex-shrink:0;align-items:center;gap:20px;display:flex}._iconButton_ugctw_187{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;width:17px;height:17px;font-size:1.25rem;transition:all .2s;display:flex;overflow:visible}._iconButton_ugctw_187:hover{background:#0000000d}._iconButton_ugctw_187:disabled{cursor:default;opacity:.7}._favoriteActive_ugctw_220{color:var(--color-accent)}._likeButton_ugctw_224{padding:0}._likeIcon_ugctw_228{width:22px;height:17px;transition:transform .2s}._likeButton_ugctw_224:hover ._likeIcon_ugctw_228{transform:scale(1.1)}._playerControls_ugctw_239{position:relative;display:none!important}._stickyCloseBtn_ugctw_245{display:none}@media (width<=1024px){._playerControls_ugctw_239{box-sizing:border-box;flex-direction:column;flex-shrink:0;gap:.75rem;width:100%;max-width:280px;margin-top:1rem;display:flex!important}}._progressWrapper_ugctw_262{align-items:center;gap:.5rem;width:100%;display:flex}._progressTime_ugctw_269{color:var(--color-muted);text-align:center;min-width:36px;font-size:.75rem}._progressBarContainer_ugctw_276{background:var(--color-bg3);cursor:pointer;touch-action:none;-webkit-user-select:none;user-select:none;border-radius:3px;flex:1;height:6px;position:relative;overflow:hidden}._progressBarFill_ugctw_289{background:linear-gradient(90deg,#ffbfb2 0%,#fe7b85 100%);border-radius:3px;height:100%;transition:width .1s linear}._controlButtons_ugctw_296,._playControls_ugctw_303{justify-content:center;align-items:center;gap:1rem;display:flex}._mobileBadge_ugctw_311,._mobileIconButtons_ugctw_315{display:none}._controlButton_ugctw_296{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:6px;transition:background .2s;display:flex}._controlButton_ugctw_296:hover{background:#0000000d}._playPauseButton_ugctw_335{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}._playPauseIcon_ugctw_345{border-radius:50%;width:40px;height:40px;transition:transform .2s,box-shadow .2s}._playPauseButton_ugctw_335:hover ._playPauseIcon_ugctw_345{box-shadow:0 1px 12px 4px #ff9aa24d}._lyricsSection_ugctw_358{box-sizing:border-box;flex-direction:column;flex:1;gap:.75rem;width:100%;max-width:280px;min-height:0;margin-top:1rem;display:flex}._lyricsTitle_ugctw_370{color:var(--color-text);flex-shrink:0;width:100%;max-width:280px;margin:0;font-size:1rem;font-weight:700}._lyrics_ugctw_358{background:var(--color-bg2);box-sizing:border-box;scrollbar-width:thin;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);border-radius:8px;flex-direction:column;flex:1;gap:2rem;min-height:0;padding:1rem 1rem 5rem;display:flex;overflow:hidden auto}._lyrics_ugctw_358::-webkit-scrollbar{width:var(--scrollbar-width)}._lyrics_ugctw_358::-webkit-scrollbar-track{background:var(--scrollbar-track);border-radius:var(--scrollbar-radius)}._lyrics_ugctw_358::-webkit-scrollbar-thumb{background:var(--scrollbar-thumb);border-radius:var(--scrollbar-radius)}._lyrics_ugctw_358::-webkit-scrollbar-thumb:hover{background:var(--scrollbar-thumb-hover)}._lyricsBlock_ugctw_417{flex-direction:column;gap:.5rem;display:flex}._lyricsLabel_ugctw_423{color:var(--color-accent-end);margin-bottom:.25rem;font-size:.75rem;font-weight:400}._lyricsLine_ugctw_431{color:var(--color-subtext);font-size:.813rem;font-weight:400;line-height:1.5}._placeholderCover_ugctw_440{background:var(--color-bg2);justify-content:center;align-items:center;width:100%;height:100%;display:flex}._playIcon_ugctw_449{background:var(--color-bg);color:#e0e0e0;width:48px;height:48px;box-shadow:var(--shadow-sm);border-radius:50%;justify-content:center;align-items:center;font-size:16px;display:flex}._lyricsPlaceholder_ugctw_462{background:var(--color-bg3);border-radius:8px;width:100%;height:80px}._lyricsLoading_ugctw_469{background:var(--color-bg2);border-radius:8px;justify-content:center;align-items:center;width:100%;height:120px;display:flex}._lyricsSpinner_ugctw_479{border:3px solid #f363;border-top-color:var(--color-accent);border-radius:50%;width:32px;height:32px;animation:1s linear infinite _spin_ugctw_66}@media (width>=481px) and (width<=1024px){._container_ugctw_22{grid-template-rows:auto auto auto auto 1fr;grid-template-columns:1fr 1fr;place-items:start center;gap:.75rem 2rem;padding:2rem;display:grid}._coverContainer_ugctw_55{grid-area:1/1;max-width:200px}._coverWrapper_ugctw_91{max-width:200px}._lpImage_ugctw_79{width:200px;height:200px}._songInfo_ugctw_159{text-align:center;grid-area:2/1;max-width:200px}._songInfo_ugctw_159 ._title_ugctw_134,._songInfo_ugctw_159 ._userName_ugctw_146{text-align:center;max-width:200px}._actions_ugctw_166{grid-area:3/1;max-width:200px}._playerControls_ugctw_239{grid-area:4/1;max-width:200px}._playerControls_ugctw_239 ._title_ugctw_134,._playerControls_ugctw_239 ._userName_ugctw_146{display:none}._lyricsSection_ugctw_358{grid-area:1/2/-1;width:100%;max-width:100%;height:100%;margin-top:0;padding-bottom:5rem}._lyricsTitle_ugctw_370{max-width:100%}._lyrics_ugctw_358{flex:1;max-height:none}}@media (width<=480px){._container_ugctw_22{justify-content:flex-start;gap:.5rem;padding:1rem 1rem 2rem;overflow:hidden auto}._coverContainer_ugctw_55,._coverWrapper_ugctw_91{max-width:160px}._lpImage_ugctw_79{width:160px;height:160px}._title_ugctw_134{max-width:100%;font-size:1rem}._userName_ugctw_146{max-width:100%;margin-top:-.25rem;font-size:.75rem}._songInfo_ugctw_159,._actions_ugctw_166{display:none}._playerControls_ugctw_239{background-color:var(--color-bg);z-index:10;gap:.5rem;width:100%;max-width:100%;margin-top:.75rem;padding:.75rem 0;position:sticky;top:-18px}._stickyCloseBtn_ugctw_245{background-color:var(--color-bg);cursor:pointer;width:28px;height:28px;color:var(--color-subtext);z-index:11;border:none;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;transition:all .2s;display:flex;position:absolute;top:10px;right:-5px}._stickyCloseBtn_ugctw_245:hover{background:var(--color-bg3);color:var(--color-text)}._progressTime_ugctw_269{min-width:32px;font-size:.7rem}._progressBarContainer_ugctw_276{height:5px}._controlButtons_ugctw_296{justify-content:center;align-items:center;gap:.5rem;width:100%;display:flex;position:relative}._playControls_ugctw_303{justify-content:center;align-items:center;gap:.75rem;display:flex}._mobileBadge_ugctw_311{color:var(--color-accent);border:1px solid var(--color-accent);white-space:nowrap;border-radius:20px;padding:.25rem .625rem;font-size:.65rem;display:block;position:absolute;left:0}._mobileIconButtons_ugctw_315{align-items:center;gap:1rem;display:flex;position:absolute;right:0}._mobileIconButtons_ugctw_315 ._iconButton_ugctw_187{width:16px;height:16px}._mobileIconButtons_ugctw_315 ._likeIcon_ugctw_228{width:18px;height:14px}._playPauseIcon_ugctw_345{width:36px;height:36px}._lyricsSection_ugctw_358{flex:none;max-width:100%;min-height:auto;margin-top:.5rem}._lyricsTitle_ugctw_370{max-width:100%;font-size:.875rem}._lyrics_ugctw_358{flex:none;gap:1.5rem;max-height:none;margin-bottom:5rem;padding:.75rem;overflow:visible}._lyricsLabel_ugctw_423{font-size:.7rem}._lyricsLine_ugctw_431{font-size:.75rem}._spinner_ugctw_119{width:30px;height:30px}}@media (width<=360px){._container_ugctw_22{gap:.4rem;padding:.75rem}._coverContainer_ugctw_55,._coverWrapper_ugctw_91{max-width:140px}._lpImage_ugctw_79{width:140px;height:140px}._title_ugctw_134{font-size:.9rem}._userName_ugctw_146{font-size:.7rem}._mobileBadge_ugctw_311{padding:.2rem .4rem;font-size:.6rem}._mobileIconButtons_ugctw_315{gap:8px}._mobileIconButtons_ugctw_315 ._iconButton_ugctw_187{width:14px;height:14px}._mobileIconButtons_ugctw_315 ._likeIcon_ugctw_228{width:16px;height:12px}._playerControls_ugctw_239{gap:.4rem;margin-top:.5rem}._progressTime_ugctw_269{min-width:28px;font-size:.65rem}._progressBarContainer_ugctw_276{height:4px}._controlButtons_ugctw_296{gap:.3rem}._playControls_ugctw_303{gap:.5rem}._playPauseIcon_ugctw_345{width:32px;height:32px}._lyricsTitle_ugctw_370{font-size:.8rem}._lyrics_ugctw_358{gap:1rem;padding:.5rem}._lyricsLabel_ugctw_423{font-size:.65rem}._lyricsLine_ugctw_431{font-size:.7rem}}._container_1u1dd_1{flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:100vh;display:flex}._content_1u1dd_11{text-align:center;flex-direction:column;align-items:center;animation:.5s ease-out _fadeIn_1u1dd_1;display:flex}@keyframes _fadeIn_1u1dd_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._title_1u1dd_30{letter-spacing:-.05em;background:linear-gradient(135deg, var(--color-text) 0%, var(--color-subtext) 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin:0;font-size:80px;font-weight:600;line-height:1}._subtitle_1u1dd_47{color:var(--color-text);letter-spacing:-.02em;margin:16px 0 12px;font-size:24px;font-weight:600}._description_1u1dd_55{color:var(--color-subtext);margin:0 0 40px;font-size:16px;line-height:1.6}._homeButton_1u1dd_62{background-color:var(--color-bg);color:var(--color-text);border:2px solid var(--color-border);border-radius:100px;align-items:center;gap:10px;padding:16px 32px;font-size:16px;font-weight:600;text-decoration:none;transition:all .3s cubic-bezier(.16,1,.3,1);display:inline-flex}._homeButton_1u1dd_62:hover{background-color:var(--color-accent);color:#fff;border-color:var(--color-accent);box-shadow:0 12px 24px #0000001f}._loadingContainer_1uin8_1{height:100vh;color:var(--color-text-white);justify-content:center;align-items:center;display:flex}
