@charset "UTF-8";.element-inspector-container{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:999999}.debug-pen-tool{position:fixed;width:50px;height:50px;cursor:grab;z-index:999999!important;pointer-events:auto;-webkit-user-select:none;user-select:none;transition:transform .1s ease;filter:drop-shadow(0 2px 8px rgba(74,158,255,.5));background:#ffffffe6;border-radius:50%;padding:5px;box-shadow:0 4px 20px #4a9eff99,0 0 20px #4a9eff66;display:flex;align-items:center;justify-content:center;position:relative;animation:penFloat .3s ease,penPulse 2s ease-in-out infinite}.debug-pen-tool:active{cursor:grabbing;transform:scale(1.15);animation:none}.debug-pen-tool:hover{transform:scale(1.1);filter:drop-shadow(0 4px 12px rgba(74,158,255,.7));animation:none}.debug-pen-tool svg{width:30px;height:30px;display:block;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}.debug-pen-close-btn{position:absolute;top:-8px;right:-8px;width:20px;height:20px;border-radius:50%;background:#ff3b30e6;color:#fff;border:2px solid white;font-size:14px;font-weight:700;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;z-index:1000000;box-shadow:0 2px 8px #0000004d;transition:all .2s ease;pointer-events:auto}.debug-pen-close-btn:hover{background:#ff3b30;transform:scale(1.1);box-shadow:0 4px 12px #ff3b3080}.debug-pen-close-btn:active{transform:scale(.95)}@keyframes penFloat{0%{opacity:0;transform:scale(.5) rotate(-10deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes penPulse{0%,to{box-shadow:0 4px 20px #4a9eff99,0 0 20px #4a9eff66}50%{box-shadow:0 4px 30px #4a9effe6,0 0 40px #4a9effb3}}.debug-mode-indicator{position:fixed;top:80px;left:50%;transform:translate(-50%);background:#000000d9;color:#fff;padding:12px 24px;border-radius:8px;font-size:14px;z-index:999997!important;pointer-events:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000004d;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0;transform:translate(-50%) translateY(-10px)}to{opacity:1;transform:translate(-50%) translateY(0)}}.debug-info-panel{position:fixed;background:#000000f2;color:#fff;border-radius:12px;padding:0;z-index:999998!important;min-width:300px;max-width:400px;box-shadow:0 8px 32px #00000080;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);animation:slideIn .3s ease;pointer-events:auto}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.debug-info-header{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.1);font-weight:600;font-size:14px}.debug-close-btn{background:transparent;border:none;color:#fff;font-size:20px;cursor:pointer;padding:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.debug-close-btn:hover{background:#ffffff1a}.debug-info-content{padding:10px 14px;font-size:12px;line-height:1.5;max-height:400px;overflow-y:auto}.debug-info-item{margin-bottom:8px;word-break:break-word}.debug-info-item:last-child{margin-bottom:0}.debug-info-item strong{color:#4a9eff;margin-right:6px;display:inline-block;min-width:60px;font-weight:600}@media (max-width: 768px){.debug-info-panel{min-width:280px;max-width:calc(100vw - 20px)}.debug-info-header{padding:8px 12px;font-size:13px}.debug-info-content{padding:8px 12px;font-size:11px;line-height:1.4}.debug-info-item{margin-bottom:6px}.debug-info-item strong{min-width:50px;font-size:11px}}.main-layout[data-v-93ffc8b7]{min-height:100vh;min-height:calc(var(--vh, 1vh) * 100);display:flex;flex-direction:column;background-color:var(--bg-color-light)}.header[data-v-93ffc8b7]{height:48px;padding:0;background:#ffffff1a;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border-color);border-radius:20px;display:flex;align-items:center;justify-content:space-between;position:fixed;top:0;left:0;right:0;z-index:1000;box-shadow:0 1px 3px #0000000d;transition:transform .3s ease}.header.header-hidden[data-v-93ffc8b7]{transform:translateY(-100%)}.logo[data-v-93ffc8b7]{font-size:1.3rem;font-weight:700;color:#333}.nav-right[data-v-93ffc8b7]{display:flex;align-items:center;gap:16px;margin-left:auto}.nav[data-v-93ffc8b7]{display:flex;align-items:center;gap:20px}.nav-item[data-v-93ffc8b7]{color:var(--text-color);font-size:1rem;font-weight:700;transition:color .3s ease;height:32px;display:flex;align-items:center}.nav-item[data-v-93ffc8b7]:hover,.nav-item.router-link-active[data-v-93ffc8b7]{color:var(--primary-color)}.main-content[data-v-93ffc8b7]{margin-top:48px;flex:1;padding:0;background-color:var(--bg-color-light);overflow-x:hidden;overflow-y:auto}.main-content.imusic[data-v-93ffc8b7]{margin-top:0}.content-container[data-v-93ffc8b7]{max-width:100%;margin:0 auto;background-color:var(--bg-color);box-shadow:0 1px 3px #0000000d;overflow:hidden;will-change:transform}.content-container.no-margin[data-v-93ffc8b7]{margin:0;border-radius:0;box-shadow:none;background-color:transparent}.admin-view .content-container[data-v-93ffc8b7]{max-width:100%;margin:0;border-radius:0;box-shadow:none}.home-view .content-container[data-v-93ffc8b7]{background-color:transparent;box-shadow:none}body.fullscreen-mode .content-container[data-v-93ffc8b7]{max-width:100%!important;width:100%!important;margin:0!important;padding:0!important;border-radius:0!important;box-shadow:none!important;background-color:transparent!important}body.fullscreen-mode.device-desktop .content-container[data-v-93ffc8b7],body.fullscreen-mode.device-tablet .content-container[data-v-93ffc8b7]{position:fixed!important;top:0!important;left:0!important;width:100vw!important;height:100vh!important;height:calc(var(--vh, 1vh) * 100)!important;max-width:none!important;margin:0!important;transform:none!important;z-index:10000!important}.user-nav[data-v-93ffc8b7]{position:relative;display:flex;align-items:center}.user-info[data-v-93ffc8b7]{display:flex;align-items:center;cursor:pointer;padding:4px 8px;border-radius:4px;transition:all .3s ease;position:relative;height:32px}.user-info[data-v-93ffc8b7]:hover{background-color:#0000000d}.user-info:hover .user-dropdown[data-v-93ffc8b7]{display:block}.username[data-v-93ffc8b7]{margin-right:8px;font-size:.95rem;font-weight:700;color:var(--text-color)}.user-avatar[data-v-93ffc8b7]{width:24px;height:24px;border-radius:50%;overflow:hidden;display:flex;align-items:center;justify-content:center}.user-avatar img[data-v-93ffc8b7]{width:100%;height:100%;object-fit:cover}.user-dropdown[data-v-93ffc8b7]{display:none;position:absolute;top:100%;right:0;width:140px;background-color:#fff;border-radius:4px;box-shadow:0 2px 8px #00000026;padding:8px 0;z-index:1000}.user-dropdown a[data-v-93ffc8b7]{display:block;padding:8px 16px;color:var(--text-color);font-size:.9rem;text-decoration:none}.user-dropdown a[data-v-93ffc8b7]:hover{background-color:#0000000d;color:var(--primary-color)}.login-link[data-v-93ffc8b7]{display:flex;align-items:center;height:32px;padding:0 16px;color:var(--primary-color);text-decoration:none;font-weight:700;border-radius:4px;transition:all .3s ease}.login-link[data-v-93ffc8b7]:hover{background-color:#0000000d}.admin-badge[data-v-93ffc8b7]{font-size:.8rem;font-weight:700;background-color:#f56c6c;color:#fff;padding:2px 6px;border-radius:4px;margin-right:8px}.main-layout.music-auth-layout .main-content[data-v-93ffc8b7]{margin-top:0!important;padding-top:0!important}.main-layout.music-auth-layout .content-container[data-v-93ffc8b7]{margin:0!important;padding:0!important;min-height:100vh;min-height:calc(var(--vh, 1vh) * 100)}*{margin:0;padding:0;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}:root{--primary-color: #1088e9;--success-color: #52c41a;--warning-color: #faad14;--error-color: #f5222d;--text-color: #333333;--text-color-secondary: #666666;--text-color-light: #999999;--bg-color: #ffffff;--bg-color-light: #f7f7f7;--bg-color-dark: #f2f2f2;--border-color: #e8e8e8;--font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"}html,body{font-family:var(--font-family);font-size:16px;color:var(--text-color);background-color:var(--bg-color-light);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--primary-color);text-decoration:none;transition:color .3s ease}a:hover{color:#40a9ff}ul,ol{list-style:none}img{max-width:100%;height:auto}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none}*{-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}input,textarea,[contenteditable]{-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text;user-select:text}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}@font-face{font-family:Oleo_Script;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/OleoScript-Regular-CMtKWoQb.ttf) format("truetype")}@font-face{font-family:Oleo_Script;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/OleoScript-Bold-BPTYF4V5.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:200 900;font-display:swap;src:url(/assets/ZalandoSans-VariableFont_wdth_wght-CARXCss9.ttf) format("truetype");font-stretch:75% 125%}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:200 900;font-display:swap;src:url(/assets/ZalandoSans-Italic-VariableFont_wdth_wght-Dtg9DD3M.ttf) format("truetype");font-stretch:75% 125%}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:200;font-display:swap;src:url(/assets/ZalandoSans-ExtraLight-XDVDzyUz.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:300;font-display:swap;src:url(/assets/ZalandoSans-Light-BDSNR-us.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:400;font-display:swap;src:url(/assets/ZalandoSans-Regular-BahDRsQx.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:500;font-display:swap;src:url(/assets/ZalandoSans-Medium-BBmPNZgr.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:600;font-display:swap;src:url(/assets/ZalandoSans-SemiBold-DPrQJrAY.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:700;font-display:swap;src:url(/assets/ZalandoSans-Bold-rQ-e_fgA.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:800;font-display:swap;src:url(/assets/ZalandoSans-ExtraBold-DshmRkZE.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:normal;font-weight:900;font-display:swap;src:url(/assets/ZalandoSans-Black-CU-4Zc2G.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:200;font-display:swap;src:url(/assets/ZalandoSans-ExtraLightItalic-Cz6-MKrL.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:300;font-display:swap;src:url(/assets/ZalandoSans-LightItalic-PxyXL8s6.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:400;font-display:swap;src:url(/assets/ZalandoSans-Italic-CTCurZps.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:500;font-display:swap;src:url(/assets/ZalandoSans-MediumItalic-DEW1QJ7q.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:600;font-display:swap;src:url(/assets/ZalandoSans-SemiBoldItalic-DS0bk9DY.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:700;font-display:swap;src:url(/assets/ZalandoSans-BoldItalic-BrDc8QVv.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:800;font-display:swap;src:url(/assets/ZalandoSans-ExtraBoldItalic-DJ5v5fci.ttf) format("truetype")}@font-face{font-family:Zalando Sans;font-style:italic;font-weight:900;font-display:swap;src:url(/assets/ZalandoSans-BlackItalic-B8t7RWzX.ttf) format("truetype")}
