@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@300;400;500;600;700;900&display=swap";@import"https://fonts.googleapis.com/css2?family=JetBrains+Mono:wght@300;400;500;600;700&display=swap";.global-header[data-v-7cc2e05b]{display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0 16px;background:linear-gradient(135deg,#1e3c72f2,#4b0082f2,#8a2be2f2,#1e3c72f2,#4b0082f2);background-size:400% 400%;animation:gradientShift-7cc2e05b 8s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(138,43,226,.3);height:64px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 20px #8a2be233}.global-header[data-v-7cc2e05b]:hover{background:linear-gradient(135deg,#1e3c72fa,#4b0082fa,#8a2be2fa,#1e3c72fa,#4b0082fa);background-size:400% 400%;animation:gradientShift-7cc2e05b 6s ease-in-out infinite;box-shadow:0 8px 30px #8a2be24d;transform:translateY(-1px)}.header-left[data-v-7cc2e05b]{display:flex;align-items:center;gap:12px;cursor:pointer;transition:all .3s ease}.header-left[data-v-7cc2e05b]:hover{transform:scale(1.02)}.logo-container[data-v-7cc2e05b]{position:relative;display:flex;align-items:center;justify-content:center}.logo[data-v-7cc2e05b]{width:110px;height:auto;transition:all .3s cubic-bezier(.4,0,.2,1);filter:drop-shadow(0 2px 8px rgba(24,144,255,.2))}.logo-glow[data-v-7cc2e05b]{position:absolute;top:50%;left:50%;width:100%;height:100%;background:radial-gradient(circle,rgba(24,144,255,.1) 0%,transparent 70%);border-radius:50%;transform:translate(-50%,-50%) scale(0);transition:all .3s ease;pointer-events:none}.header-left:hover .logo-glow[data-v-7cc2e05b]{transform:translate(-50%,-50%) scale(1.2);opacity:1}.header-left:hover .logo[data-v-7cc2e05b]{transform:scale(1.05) rotate(2deg);filter:drop-shadow(0 4px 16px rgba(24,144,255,.4))}.title[data-v-7cc2e05b]{color:#fff;font-weight:700;font-size:24px;white-space:nowrap;margin:0;background:linear-gradient(135deg,#fff,#e6e6fa,plum);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease;position:relative;text-shadow:0 0 10px rgba(255,255,255,.3)}.title[data-v-7cc2e05b]:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:linear-gradient(135deg,#fff,#e6e6fa,plum);transition:width .3s ease;box-shadow:0 0 5px #ffffff80}.header-left:hover .title[data-v-7cc2e05b]:after{width:100%}.header-middle[data-v-7cc2e05b]{flex:1;min-width:0;display:flex;justify-content:center;align-items:center}[data-v-7cc2e05b] .ant-menu{display:flex;justify-content:center;align-items:center;width:100%;max-width:800px}[data-v-7cc2e05b] .ant-menu-horizontal{border-bottom:none!important;background:transparent}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu{font-size:20px;font-weight:600;color:#fff!important;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;padding:0 16px;height:64px;line-height:64px;min-width:100px;text-align:center}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:before,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:3px;background:linear-gradient(135deg,#fff,#e6e6fa,plum);transition:all .3s ease;transform:translate(-50%);box-shadow:0 0 5px #ffffff80}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:before,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover:before{width:100%}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover{color:#fff!important;transform:translateY(-2px);text-shadow:0 2px 8px rgba(255,255,255,.5)}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected{color:#fff!important;background:#ffffff1a;border-radius:6px;text-shadow:0 0 10px rgba(255,255,255,.5)}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:before{width:100%}[data-v-7cc2e05b] .ant-menu-submenu-title{font-size:20px!important;padding:0 16px!important;height:64px!important;line-height:64px!important;min-width:100px!important}@media (max-width: 1200px){.global-header[data-v-7cc2e05b]{padding:0 16px}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu{padding:0 14px;min-width:90px}[data-v-7cc2e05b] .ant-menu-submenu-title{padding:0 14px!important;min-width:90px!important}}@media (max-width: 768px){.title[data-v-7cc2e05b]{display:none}.global-header[data-v-7cc2e05b]{padding:0 12px}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu{font-size:18px;padding:0 12px;min-width:80px}[data-v-7cc2e05b] .ant-menu-submenu-title{font-size:18px!important;padding:0 12px!important;min-width:80px!important}[data-v-7cc2e05b] .ant-menu{max-width:100%;overflow-x:auto;justify-content:flex-start}}@media (max-width: 600px){.global-header[data-v-7cc2e05b]{padding:0 8px}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu{font-size:16px;padding:0 8px;min-width:70px}[data-v-7cc2e05b] .ant-menu-submenu-title{font-size:16px!important;padding:0 8px!important;min-width:70px!important}.header-left[data-v-7cc2e05b]{gap:12px}.logo[data-v-7cc2e05b]{width:90px}}.header-right[data-v-7cc2e05b]{display:flex;align-items:center}.user-section[data-v-7cc2e05b]{transition:all .3s ease}.user-info[data-v-7cc2e05b]{padding:8px 12px;border-radius:8px;transition:all .3s ease;cursor:pointer}.user-info[data-v-7cc2e05b]:hover{background:#1890ff0d;transform:translateY(-1px)}.user-avatar[data-v-7cc2e05b]{width:36px!important;height:36px!important;transition:all .3s ease;border:2px solid transparent}.user-info:hover .user-avatar[data-v-7cc2e05b]{transform:scale(1.1);border-color:#1890ff4d;box-shadow:0 4px 12px #1890ff33}.user-name[data-v-7cc2e05b]{color:#fff;font-weight:500;font-size:16px;transition:color .3s ease;text-shadow:0 0 5px rgba(255,255,255,.3)}.user-info:hover .user-name[data-v-7cc2e05b]{color:#e6e6fa;text-shadow:0 0 10px rgba(230,230,250,.8)}.login-section[data-v-7cc2e05b]{transition:all .3s ease}.login-btn[data-v-7cc2e05b]{transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px;font-weight:600;box-shadow:0 2px 8px #1890ff33}.login-btn[data-v-7cc2e05b]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #1890ff66}@media (max-width: 600px){.title[data-v-7cc2e05b]{display:none}.global-header[data-v-7cc2e05b]{padding:0 16px}[data-v-7cc2e05b] .ant-menu{overflow-x:auto}}@keyframes slideInDown-7cc2e05b{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.global-header[data-v-7cc2e05b]{animation:slideInDown-7cc2e05b .6s ease-out}@keyframes logoBreath-7cc2e05b{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}.logo[data-v-7cc2e05b]{animation:logoBreath-7cc2e05b 3s ease-in-out infinite}.header-left:hover .logo[data-v-7cc2e05b]{animation:none}.menu-icon[data-v-7cc2e05b]{display:inline-flex;align-items:center;justify-content:center;font-size:20px;margin-right:8px;transition:all .3s cubic-bezier(.4,0,.2,1)}.emoji-icon[data-v-7cc2e05b]{filter:grayscale(.2);transform:scale(1)}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover .emoji-icon,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover .emoji-icon{transform:scale(1.15) rotate(3deg);filter:grayscale(0) drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:all .3s ease}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover .emoji-icon,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover .emoji-icon{filter:drop-shadow(0 0 4px rgba(24,144,255,.2));text-shadow:0 0 4px rgba(24,144,255,.3);animation:emojiBounce-7cc2e05b 2s ease-in-out infinite}@keyframes emojiBounce-7cc2e05b{0%,20%,53%,80%,to{transform:scale(1.15) rotate(3deg) translateY(0)}40%,43%{transform:scale(1.15) rotate(3deg) translateY(-1.5px)}70%{transform:scale(1.15) rotate(3deg) translateY(-.8px)}90%{transform:scale(1.15) rotate(3deg) translateY(-.3px)}}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected .emoji-icon,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-selected .emoji-icon{transform:scale(1.1);filter:grayscale(0) drop-shadow(0 2px 6px rgba(24,144,255,.3));animation:emojiBounce-7cc2e05b .6s ease-out}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover{background:linear-gradient(135deg,#1890ff0d,#1890ff1a);transform:translateY(-1px) scale(1.01);box-shadow:0 2px 8px #1890ff1a;border-radius:6px 6px 0 0;transition:all .3s ease}@keyframes gradientShift-7cc2e05b{0%,to{background-position:0% 50%}25%{background-position:100% 50%}50%{background-position:50% 100%}75%{background-position:50% 0%}}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:after,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:before,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(24,144,255,.03),transparent);animation:lightWave-7cc2e05b 4s ease-in-out infinite}@keyframes lightWave-7cc2e05b{0%{left:-100%}to{left:100%}}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover .ant-menu-title-content,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover .ant-menu-title-content{color:#1890ff!important;font-weight:600;transition:all .3s ease;transform:scale(1.02)}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-selected{background:linear-gradient(135deg,#1890ff1a,#1890ff26);border-bottom:2px solid #1890ff;box-shadow:0 2px 8px #1890ff33;position:relative}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item-selected:before,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu-selected:before{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#1890ff,#40a9ff,#1890ff);background-size:200% 100%;animation:gradientMove-7cc2e05b 2s ease-in-out infinite}@keyframes gradientMove-7cc2e05b{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:active,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:active{transform:scale(.98);transition:transform .1s ease}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:before,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;background:#1890ff08;border-radius:50%;transform:translate(-50%,-50%);animation:ripple-7cc2e05b 1.5s ease-out}@keyframes ripple-7cc2e05b{to{width:100px;height:100px;opacity:0}}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:after,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at center,rgba(24,144,255,.03) 0%,transparent 70%);border-radius:6px 6px 0 0;opacity:0;animation:glowPulse-7cc2e05b 4s ease-in-out infinite}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover:before,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover:before{content:"";position:absolute;inset:0;border:1px solid rgba(24,144,255,.1);border-radius:6px 6px 0 0;opacity:0;animation:borderFadeIn-7cc2e05b .5s ease-out forwards}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover{color:#1890ff;transition:color .3s ease}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover .emoji-icon,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover .emoji-icon{filter:saturate(1.1) brightness(1.05);transition:all .3s ease;transform:scale(1.15) rotate(3deg)}@keyframes borderFadeIn-7cc2e05b{to{opacity:1}}@keyframes glowPulse-7cc2e05b{0%,to{opacity:0}50%{opacity:1}}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item a{display:flex;align-items:center;color:inherit;text-decoration:none}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item a:hover{color:#1890ff}@media (max-width: 768px){.menu-icon[data-v-7cc2e05b]{font-size:18px;margin-right:6px}}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu{animation:menuItemSlideIn-7cc2e05b .6s ease-out;animation-fill-mode:both;position:relative;overflow:hidden}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:hover,[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-submenu:hover{filter:drop-shadow(0 2px 4px rgba(24,144,255,.1));box-shadow:0 2px 8px #1890ff1a,0 0 10px #1890ff0d}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:nth-child(1){animation-delay:.1s}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:nth-child(2){animation-delay:.2s}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:nth-child(3){animation-delay:.3s}[data-v-7cc2e05b] .ant-menu-light.ant-menu-horizontal>.ant-menu-item:nth-child(4){animation-delay:.4s}@keyframes menuItemSlideIn-7cc2e05b{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 600px){.menu-icon[data-v-7cc2e05b]{font-size:16px;margin-right:4px}}.global-footer[data-v-82001c18]{position:fixed;left:0;right:0;bottom:0;width:100%;text-align:center;background:linear-gradient(135deg,#1e3c72f2,#4b0082f2,#8a2be2f2,#1e3c72f2,#4b0082f2);background-size:400% 400%;animation:gradientShift-82001c18 8s ease-in-out infinite;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-top:1px solid rgba(138,43,226,.3);padding:8px 20px;z-index:10;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 -2px 12px #8a2be233}.global-footer[data-v-82001c18]:hover{background:linear-gradient(135deg,#1e3c72fa,#4b0082fa,#8a2be2fa,#1e3c72fa,#4b0082fa);background-size:400% 400%;animation:gradientShift-82001c18 6s ease-in-out infinite;box-shadow:0 -4px 20px #8a2be24d;transform:translateY(-1px)}.footer-content[data-v-82001c18]{display:flex;flex-direction:column;align-items:center;gap:4px}.footer-text[data-v-82001c18]{display:flex;align-items:center;gap:8px;font-size:16px;color:#fff;transition:all .3s ease;font-weight:500;text-shadow:0 0 5px rgba(255,255,255,.3)}.footer-brand[data-v-82001c18]{font-weight:700;color:#fff;background:linear-gradient(135deg,#fff,#e6e6fa,plum);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:all .3s ease;font-size:17px;text-shadow:0 0 10px rgba(255,255,255,.5)}.footer-brand[data-v-82001c18]:hover{transform:scale(1.05)}.footer-separator[data-v-82001c18]{color:#e6e6fa;font-weight:500;font-size:15px;text-shadow:0 0 3px rgba(230,230,250,.5)}.footer-link[data-v-82001c18]{display:inline-flex;align-items:center;gap:5px;color:#fff;text-decoration:none;padding:3px 6px;border-radius:8px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;font-size:16px;text-shadow:0 0 5px rgba(255,255,255,.3)}.footer-link[data-v-82001c18]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(24,144,255,.1),transparent);transition:left .5s ease}.footer-link[data-v-82001c18]:hover:before{left:100%}.footer-link[data-v-82001c18]:hover{background:#ffffff1a;transform:translateY(-1px);box-shadow:0 4px 12px #fff3;text-shadow:0 0 10px rgba(255,255,255,.6)}.link-text[data-v-82001c18]{font-weight:600;transition:color .3s ease}.footer-link:hover .link-text[data-v-82001c18]{color:#e6e6fa;text-shadow:0 0 8px rgba(230,230,250,.8)}.link-icon[data-v-82001c18]{font-size:14px;transition:all .3s ease}.footer-link:hover .link-icon[data-v-82001c18]{transform:scale(1.2) rotate(10deg)}.footer-decoration[data-v-82001c18]{display:flex;gap:4px;align-items:center}.decoration-dot[data-v-82001c18]{width:3px;height:3px;background:linear-gradient(135deg,#fff,#e6e6fa,plum);border-radius:50%;animation:dotPulse-82001c18 2s ease-in-out infinite;box-shadow:0 0 5px #ffffff80}.decoration-dot[data-v-82001c18]:nth-child(2){animation-delay:.3s}.decoration-dot[data-v-82001c18]:nth-child(3){animation-delay:.6s}@keyframes dotPulse-82001c18{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.3);opacity:1}}@media (max-width: 600px){.global-footer[data-v-82001c18]{padding:6px 16px}.footer-text[data-v-82001c18]{font-size:14px;gap:6px}.footer-brand[data-v-82001c18]{font-size:15px}.footer-link[data-v-82001c18]{font-size:14px}.footer-decoration[data-v-82001c18]{gap:3px}.decoration-dot[data-v-82001c18]{width:2px;height:2px}}.global-footer[data-v-82001c18]{animation:slideInUp-82001c18 .8s ease-out .2s both}@keyframes gradientShift-82001c18{0%,to{background-position:0% 50%}25%{background-position:100% 50%}50%{background-position:50% 100%}75%{background-position:50% 0%}}@keyframes slideInUp-82001c18{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.global-footer[data-v-82001c18]::-webkit-scrollbar{display:none}.basic-layout[data-v-b9fe4b6b]{min-height:100vh;background:transparent;position:relative}.basic-layout[data-v-b9fe4b6b]:before{content:"";position:fixed;inset:0;background:radial-gradient(circle at 20% 80%,rgba(120,119,198,.3) 0%,transparent 50%),radial-gradient(circle at 80% 20%,rgba(255,119,198,.3) 0%,transparent 50%),radial-gradient(circle at 40% 40%,rgba(120,219,255,.2) 0%,transparent 50%);pointer-events:none;z-index:-1;animation:backgroundFloat-b9fe4b6b 20s ease-in-out infinite}@keyframes backgroundFloat-b9fe4b6b{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}.layout-content[data-v-b9fe4b6b]{margin:16px;padding:16px 16px 60px;background:#ffffff40;border-radius:16px;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a,inset 0 1px #fff3;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.layout-content[data-v-b9fe4b6b]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.1),transparent);transition:left .5s ease}.layout-content[data-v-b9fe4b6b]:hover:before{left:100%}.layout-content[data-v-b9fe4b6b]:hover{background:#ffffff4d;box-shadow:0 12px 40px #00000026,inset 0 1px #ffffff4d;transform:translateY(-2px)}.content-wrapper[data-v-b9fe4b6b]{position:relative;z-index:1}.page-enter-active[data-v-b9fe4b6b],.page-leave-active[data-v-b9fe4b6b]{transition:all .3s cubic-bezier(.4,0,.2,1)}.page-enter-from[data-v-b9fe4b6b]{opacity:0;transform:translate(20px)}.page-leave-to[data-v-b9fe4b6b]{opacity:0;transform:translate(-20px)}.page-enter-to[data-v-b9fe4b6b],.page-leave-from[data-v-b9fe4b6b]{opacity:1;transform:translate(0)}@media (max-width: 768px){.layout-content[data-v-b9fe4b6b]{margin:12px;padding:12px;border-radius:12px}}@media (max-width: 600px){.layout-content[data-v-b9fe4b6b]{margin:8px;padding:12px;border-radius:8px}.basic-layout[data-v-b9fe4b6b]:before{animation:backgroundFloat-b9fe4b6b 15s ease-in-out infinite}}.basic-layout[data-v-b9fe4b6b]{animation:fadeInUp-b9fe4b6b .8s ease-out}@keyframes fadeInUp-b9fe4b6b{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.layout-content[data-v-b9fe4b6b]::-webkit-scrollbar{width:6px}.layout-content[data-v-b9fe4b6b]::-webkit-scrollbar-track{background:#ffffff1a;border-radius:3px}.layout-content[data-v-b9fe4b6b]::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px;transition:background .2s ease}.layout-content[data-v-b9fe4b6b]::-webkit-scrollbar-thumb:hover{background:#ffffff80}*{box-sizing:border-box}body{margin:0;padding:0;overflow-x:hidden;background-image:linear-gradient(60deg,#3d3393,#2b76b9 37%,#2cacd1 65%,#35eb93)}html{overflow-x:hidden;scroll-behavior:smooth}::selection{background-color:#1890ff33;color:#1a202c}::-moz-selection{background-color:#1890ff33;color:#1a202c}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}::-webkit-scrollbar-thumb{background:#1890ff4d;border-radius:4px;transition:background .2s ease}::-webkit-scrollbar-thumb:hover{background:#1890ff80}@media (max-width: 768px){html{font-size:14px}}@media (max-width: 480px){html{font-size:13px}}.app-card[data-v-2bfde2a5]{background:#fffffff2;border-radius:16px;overflow:hidden;box-shadow:0 8px 32px #00000026;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);transition:transform .3s,box-shadow .3s;cursor:pointer}.app-card[data-v-2bfde2a5]:hover{transform:translateY(-8px);box-shadow:0 15px 50px #00000040}.app-preview[data-v-2bfde2a5]{height:180px;background:#f5f5f5;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.app-preview img[data-v-2bfde2a5]{width:100%;height:100%;object-fit:cover}.app-placeholder[data-v-2bfde2a5]{font-size:48px;color:#d9d9d9}.app-overlay[data-v-2bfde2a5]{position:absolute;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s}.app-card:hover .app-overlay[data-v-2bfde2a5]{opacity:1}.app-info[data-v-2bfde2a5]{padding:16px;display:flex;align-items:center;gap:12px}.app-info-left[data-v-2bfde2a5]{flex-shrink:0}.app-info-right[data-v-2bfde2a5]{flex:1;min-width:0}.app-title[data-v-2bfde2a5]{font-size:16px;font-weight:600;margin:0 0 4px;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.app-author[data-v-2bfde2a5]{font-size:14px;color:#666;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#homePage[data-v-baa75b8d]{width:100%;margin:0;padding:0;min-height:100vh;--mouse-x: 50%;--mouse-y: 50%;background:transparent;position:relative;overflow:hidden}#homePage[data-v-baa75b8d]:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(59,130,246,.05) 1px,transparent 1px),linear-gradient(90deg,rgba(59,130,246,.05) 1px,transparent 1px),linear-gradient(rgba(139,92,246,.04) 1px,transparent 1px),linear-gradient(90deg,rgba(139,92,246,.04) 1px,transparent 1px);background-size:100px 100px,100px 100px,20px 20px,20px 20px;pointer-events:none;animation:gridFloat-baa75b8d 20s ease-in-out infinite}#homePage[data-v-baa75b8d]:after{content:"";position:absolute;inset:0;background:radial-gradient(600px circle at var(--mouse-x, 50%) var(--mouse-y, 50%),rgba(59,130,246,.08) 0%,rgba(139,92,246,.06) 40%,transparent 80%),linear-gradient(45deg,transparent 30%,rgba(59,130,246,.04) 50%,transparent 70%),linear-gradient(-45deg,transparent 30%,rgba(139,92,246,.04) 50%,transparent 70%);pointer-events:none;animation:lightPulse-baa75b8d 8s ease-in-out infinite alternate}@keyframes gridFloat-baa75b8d{0%,to{transform:translate(0)}50%{transform:translate(5px,5px)}}@keyframes lightPulse-baa75b8d{0%{opacity:.3}to{opacity:.7}}.sidebar[data-v-baa75b8d]{position:fixed;top:80px;width:280px;height:calc(100vh - 100px);overflow:visible;z-index:10;padding:20px;box-sizing:border-box}.left-sidebar[data-v-baa75b8d]{left:20px}.right-sidebar[data-v-baa75b8d]{right:20px}.sidebar-content[data-v-baa75b8d]{display:flex;flex-direction:column;gap:16px}.sidebar h3[data-v-baa75b8d]{font-size:16px;font-weight:600;margin:0 0 16px;color:#1e293b;padding-bottom:8px;border-bottom:2px solid rgba(59,130,246,.2)}.template-panel[data-v-baa75b8d]{background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.template-list[data-v-baa75b8d]{display:flex;flex-direction:column;gap:8px}.template-item[data-v-baa75b8d]{display:flex;align-items:center;gap:10px;padding:10px;border-radius:10px;cursor:pointer;transition:all .3s;border:1px solid rgba(59,130,246,.1);flex-shrink:0}.template-item[data-v-baa75b8d]:hover{background:#3b82f60d;border-color:#3b82f64d;transform:translate(4px)}.template-icon[data-v-baa75b8d]{font-size:20px;flex-shrink:0}.template-content[data-v-baa75b8d]{flex:1}.template-title[data-v-baa75b8d]{font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px}.template-type[data-v-baa75b8d]{font-size:11px;color:#3b82f6;background:#3b82f61a;padding:2px 6px;border-radius:4px;display:inline-block;margin-bottom:4px;font-weight:500}.template-desc[data-v-baa75b8d]{font-size:12px;color:#64748b}.features-panel[data-v-baa75b8d]{background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.feature-list[data-v-baa75b8d]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.feature-item[data-v-baa75b8d]{display:flex;align-items:center;gap:8px;padding:8px 12px;background:#3b82f60d;border-radius:8px;font-size:12px;color:#475569;transition:all .3s}.feature-item[data-v-baa75b8d]:hover{background:#3b82f61a;transform:translateY(-2px)}.feature-icon[data-v-baa75b8d]{font-size:16px}.tips-panel[data-v-baa75b8d]{background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.tips-list[data-v-baa75b8d]{display:flex;flex-direction:column;gap:12px}.tip-item[data-v-baa75b8d]{display:flex;align-items:flex-start;gap:12px;padding:12px;background:#10b9810d;border-radius:8px;transition:all .3s}.tip-item[data-v-baa75b8d]:hover{background:#10b9811a;transform:translate(4px)}.tip-number[data-v-baa75b8d]{width:20px;height:20px;background:#10b981;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;flex-shrink:0}.tip-text[data-v-baa75b8d]{font-size:12px;color:#475569;line-height:1.4}.actions-panel[data-v-baa75b8d]{background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.action-buttons[data-v-baa75b8d]{display:flex;flex-direction:column;gap:12px}.action-btn[data-v-baa75b8d]{border-radius:12px;height:40px;font-weight:500;transition:all .3s}.action-btn[data-v-baa75b8d]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.tech-panel[data-v-baa75b8d]{background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.tech-grid[data-v-baa75b8d]{display:grid;grid-template-columns:1fr 1fr;gap:12px}.tech-item[data-v-baa75b8d]{display:flex;flex-direction:column;align-items:center;gap:8px;padding:12px;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a);border-radius:12px;transition:all .3s;border:1px solid rgba(59,130,246,.2)}.tech-item[data-v-baa75b8d]:hover{transform:translateY(-2px);box-shadow:0 4px 12px #3b82f633}.tech-icon[data-v-baa75b8d]{font-size:20px}.tech-name[data-v-baa75b8d]{font-size:12px;font-weight:500;color:#475569}.help-panel[data-v-baa75b8d]{background:#ffffffe6;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;padding:20px;border:1px solid rgba(255,255,255,.3);box-shadow:0 8px 32px #0000001a}.help-content[data-v-baa75b8d]{display:flex;flex-direction:column;gap:12px}.help-item[data-v-baa75b8d]{display:flex;align-items:center;gap:12px;padding:12px;border-radius:8px;transition:all .3s;cursor:pointer}.help-item[data-v-baa75b8d]:hover{background:#3b82f60d;transform:translate(4px)}.help-icon[data-v-baa75b8d]{font-size:16px;flex-shrink:0}.help-text[data-v-baa75b8d]{font-size:12px;color:#475569}.container[data-v-baa75b8d]{max-width:1200px;margin:0 auto;padding:20px;position:relative;z-index:2;width:100%;box-sizing:border-box}.hero-section[data-v-baa75b8d]{text-align:center;padding:80px 0 60px;margin-bottom:28px;color:#1e293b;position:relative;overflow:hidden}.hero-section[data-v-baa75b8d]:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 800px 400px at center,rgba(59,130,246,.12) 0%,transparent 70%),linear-gradient(45deg,transparent 30%,rgba(139,92,246,.05) 50%,transparent 70%),linear-gradient(-45deg,transparent 30%,rgba(16,185,129,.04) 50%,transparent 70%);animation:heroGlow-baa75b8d 10s ease-in-out infinite alternate}@keyframes heroGlow-baa75b8d{0%{opacity:.6;transform:scale(1)}to{opacity:1;transform:scale(1.02)}}.hero-title[data-v-baa75b8d]{font-size:64px;font-weight:700;margin:0 0 20px;line-height:1.2;background:linear-gradient(135deg,#3b82f6,#8b5cf6,#10b981);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-1px;position:relative;z-index:2;animation:titleShimmer-baa75b8d 3s ease-in-out infinite}@keyframes titleShimmer-baa75b8d{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}.hero-description[data-v-baa75b8d]{font-size:20px;margin:0;opacity:.8;color:#64748b;position:relative;z-index:2}.input-section[data-v-baa75b8d]{position:relative;margin:0 auto 24px;max-width:800px}.prompt-input[data-v-baa75b8d]{border-radius:16px;border:none;font-size:16px;padding:20px 60px 20px 20px;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 40px #0003}.prompt-input[data-v-baa75b8d]:focus{background:#fff;box-shadow:0 15px 50px #0000004d;transform:translateY(-2px)}.input-actions[data-v-baa75b8d]{position:absolute;bottom:12px;right:12px;display:flex;gap:8px;align-items:center}.quick-actions[data-v-baa75b8d]{display:flex;gap:12px;justify-content:center;margin-bottom:60px;flex-wrap:wrap}.quick-actions .ant-btn[data-v-baa75b8d]{border-radius:25px;padding:8px 20px;height:auto;background:#fffc;border:1px solid rgba(59,130,246,.2);color:#475569;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .3s;position:relative;overflow:hidden}.quick-actions .ant-btn[data-v-baa75b8d]:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(59,130,246,.1),transparent);transition:left .5s}.quick-actions .ant-btn[data-v-baa75b8d]:hover:before{left:100%}.quick-actions .ant-btn[data-v-baa75b8d]:hover{background:#ffffffe6;border-color:#3b82f666;color:#3b82f6;transform:translateY(-2px);box-shadow:0 8px 25px #3b82f633}@media (max-width: 768px){.hero-title[data-v-baa75b8d]{font-size:40px}.hero-description[data-v-baa75b8d]{font-size:16px}}.section[data-v-baa75b8d]{margin-bottom:60px}.section-title[data-v-baa75b8d]{font-size:32px;font-weight:600;margin-bottom:32px;color:#1e293b}.app-grid[data-v-baa75b8d],.featured-grid[data-v-baa75b8d]{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;margin-bottom:32px}.pagination-wrapper[data-v-baa75b8d]{display:flex;justify-content:center;margin-top:32px}@media (max-width: 768px){.app-grid[data-v-baa75b8d],.featured-grid[data-v-baa75b8d]{grid-template-columns:1fr}}#userRegisterPage[data-v-1f090fbb]{max-width:500px;margin:0 auto}.title[data-v-1f090fbb]{text-align:center;font-weight:700;font-size:25px;margin-bottom:17px}.desc[data-v-1f090fbb]{text-align:center;color:#46b3aa;margin-bottom:17px}.tips[data-v-1f090fbb]{text-align:right;font-size:15px;margin-bottom:17px}#userLoginPage[data-v-8cd72da0]{max-width:500px;margin:0 auto}.title[data-v-8cd72da0]{text-align:center;font-weight:700;font-size:25px;margin-bottom:17px}.desc[data-v-8cd72da0]{text-align:center;color:#46b3aa;margin-bottom:17px}.tips[data-v-8cd72da0]{text-align:right;font-size:15px;margin-bottom:17px}[data-v-e97b1608]:root{--primary-color: #1890ff;--primary-hover: #40a9ff;--primary-light: #e3f2fd;--primary-shadow: rgba(24, 144, 255, .15);--primary-shadow-light: rgba(24, 144, 255, .2)}.user-profile-container[data-v-e97b1608]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:20px}.profile-layout[data-v-e97b1608]{background:transparent}.profile-content[data-v-e97b1608]{max-width:1200px;margin:0 auto}.profile-header[data-v-e97b1608]{text-align:center;margin-bottom:40px;color:#fff}.profile-title[data-v-e97b1608]{font-size:48px;font-weight:700;margin:0 0 16px;background:linear-gradient(135deg,#fff,#e6e6fa,plum);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 0 20px rgba(255,255,255,.3)}.profile-subtitle[data-v-e97b1608]{font-size:18px;margin:0;opacity:.9;text-shadow:0 0 10px rgba(255,255,255,.3)}.profile-body[data-v-e97b1608]{display:flex;flex-direction:column;gap:24px}.profile-card[data-v-e97b1608]{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.profile-card[data-v-e97b1608]:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}.card-title[data-v-e97b1608]{display:flex;align-items:center;gap:8px;font-size:18px;font-weight:600;color:var(--primary-color)}.title-icon[data-v-e97b1608]{font-size:20px}.profile-info[data-v-e97b1608]{display:flex;gap:40px;align-items:flex-start;margin-bottom:24px}.avatar-section[data-v-e97b1608]{flex-shrink:0}.avatar-container[data-v-e97b1608]{position:relative;display:inline-block}.user-avatar[data-v-e97b1608]{border:4px solid #fff;box-shadow:0 4px 16px #0000001a;transition:all .3s ease}.avatar-overlay[data-v-e97b1608]{position:absolute;inset:0;background:#0009;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;cursor:pointer;color:#fff}.avatar-container:hover .avatar-overlay[data-v-e97b1608]{opacity:1}.camera-icon[data-v-e97b1608]{font-size:24px;margin-bottom:4px}.upload-text[data-v-e97b1608]{font-size:12px;font-weight:500}.info-section[data-v-e97b1608]{flex:1;display:flex;flex-direction:column;gap:16px}.info-item[data-v-e97b1608]{display:flex;align-items:center;gap:16px}.info-label[data-v-e97b1608]{min-width:80px;font-weight:500;color:#666}.info-value[data-v-e97b1608]{color:#333;font-weight:500}.profile-description[data-v-e97b1608]{margin-bottom:24px}.description-content[data-v-e97b1608]{background:#f8f9fa;padding:16px;border-radius:8px;border-left:4px solid var(--primary-color);color:#666;line-height:1.6;min-height:60px}.action-buttons[data-v-e97b1608]{display:flex;justify-content:center;gap:16px}.edit-btn[data-v-e97b1608]{height:40px;padding:0 24px;border-radius:8px;font-weight:500;box-shadow:0 2px 8px var(--primary-shadow-light);transition:all .3s ease}.edit-btn[data-v-e97b1608]:hover{transform:translateY(-2px);box-shadow:0 4px 16px #1890ff4d}.apps-section[data-v-e97b1608]{min-height:200px}.empty-apps[data-v-e97b1608]{text-align:center;padding:40px 0}.apps-grid[data-v-e97b1608]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:8px}.app-item[data-v-e97b1608]{position:relative;display:flex;flex-direction:column;padding:24px 20px;background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;border:1px solid rgba(0,0,0,.06);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1);min-height:180px;overflow:hidden;box-shadow:0 2px 8px #0000000a}.app-item[data-v-e97b1608]:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 12px 32px #0000001f;border-color:var(--primary-color)}.app-item:hover .app-background[data-v-e97b1608]{opacity:1}.app-item:hover .app-action[data-v-e97b1608]{transform:translate(4px);opacity:1}.app-header[data-v-e97b1608]{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.app-icon[data-v-e97b1608]{width:48px;height:48px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:#fff;font-size:20px;box-shadow:0 4px 12px #00000026;transition:all .3s ease}.app-item:hover .app-icon[data-v-e97b1608]{transform:scale(1.1) rotate(5deg)}.app-status[data-v-e97b1608]{position:relative}.status-dot[data-v-e97b1608]{width:8px;height:8px;background:#52c41a;border-radius:50%;box-shadow:0 0 0 2px #52c41a33;animation:pulse-e97b1608 2s infinite}@keyframes pulse-e97b1608{0%{box-shadow:0 0 #52c41a66}70%{box-shadow:0 0 0 6px #52c41a00}to{box-shadow:0 0 #52c41a00}}.app-content[data-v-e97b1608]{flex:1;display:flex;flex-direction:column}.app-name[data-v-e97b1608]{font-weight:700;color:#1a1a1a;margin-bottom:8px;font-size:18px;line-height:1.3;letter-spacing:-.02em}.app-desc[data-v-e97b1608]{color:#666;font-size:14px;margin-bottom:16px;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;min-height:42px}.app-footer[data-v-e97b1608]{display:flex;justify-content:space-between;align-items:center;margin-top:auto}.app-time[data-v-e97b1608]{display:flex;align-items:center;gap:4px;color:#999;font-size:12px;font-weight:500}.app-action[data-v-e97b1608]{opacity:0;transform:translate(-4px);transition:all .3s ease;color:var(--primary-color);font-size:14px}.app-background[data-v-e97b1608]{position:absolute;top:0;right:0;width:100px;height:100px;opacity:.1;transition:opacity .3s ease;pointer-events:none}.bg-pattern[data-v-e97b1608]{width:100%;height:100%;background:radial-gradient(circle at 30% 30%,var(--primary-color) 0%,transparent 50%);border-radius:50%;transform:translate(20px,-20px)}.icon-robot[data-v-e97b1608]{background:linear-gradient(135deg,#667eea,#764ba2)}.icon-code[data-v-e97b1608]{background:linear-gradient(135deg,#f093fb,#f5576c)}.icon-bulb[data-v-e97b1608]{background:linear-gradient(135deg,#4facfe,#00f2fe)}.icon-tool[data-v-e97b1608]{background:linear-gradient(135deg,#43e97b,#38f9d7)}.icon-thunder[data-v-e97b1608]{background:linear-gradient(135deg,#fa709a,#fee140)}.icon-rocket[data-v-e97b1608]{background:linear-gradient(135deg,#a8edea,#fed6e3)}.icon-app[data-v-e97b1608]{background:linear-gradient(135deg,#ff9a9e,#fecfef)}.edit-form[data-v-e97b1608]{padding:16px 0}.upload-section[data-v-e97b1608]{text-align:center}.upload-area[data-v-e97b1608]{border:2px dashed #d9d9d9;border-radius:8px;padding:40px 20px;cursor:pointer;transition:all .3s ease}.upload-area[data-v-e97b1608]:hover{border-color:var(--primary-color);background:var(--primary-light)}.upload-placeholder[data-v-e97b1608]{display:flex;flex-direction:column;align-items:center;gap:8px}.upload-icon[data-v-e97b1608]{font-size:32px;color:#d9d9d9}.upload-text[data-v-e97b1608]{font-size:16px;color:#666;font-weight:500}.upload-hint[data-v-e97b1608]{font-size:12px;color:#999}.password-section[data-v-e97b1608]{margin-top:16px;text-align:center}.change-password-btn[data-v-e97b1608]{color:var(--primary-color);font-size:14px;padding:4px 8px;height:auto;border:none;background:transparent}.change-password-btn[data-v-e97b1608]:hover{color:var(--primary-hover);background:var(--primary-light)}.preview-container[data-v-e97b1608]{display:flex;justify-content:center}.preview-image[data-v-e97b1608]{max-width:200px;max-height:200px;border-radius:8px;box-shadow:0 4px 12px #0000001a}@media (max-width: 768px){.user-profile-container[data-v-e97b1608]{padding:16px}.profile-title[data-v-e97b1608]{font-size:36px}.profile-info[data-v-e97b1608]{flex-direction:column;gap:24px;align-items:center}.info-item[data-v-e97b1608]{flex-direction:column;align-items:flex-start;gap:8px}.info-label[data-v-e97b1608]{min-width:auto}.apps-grid[data-v-e97b1608]{grid-template-columns:1fr;gap:16px}.app-item[data-v-e97b1608]{min-height:160px;padding:20px 16px}.app-icon[data-v-e97b1608]{width:40px;height:40px;font-size:18px}.app-name[data-v-e97b1608]{font-size:16px}.app-desc[data-v-e97b1608]{font-size:13px;min-height:36px}}@media (min-width: 769px) and (max-width: 1200px){.apps-grid[data-v-e97b1608]{grid-template-columns:repeat(2,1fr)}}@media (min-width: 1201px){.apps-grid[data-v-e97b1608]{grid-template-columns:repeat(3,1fr)}}#userManagePage[data-v-c35be9fc]{padding:32px;background:#f8f9fa;min-height:100vh}.search-section[data-v-c35be9fc]{background:#fff;padding:32px;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.page-title[data-v-c35be9fc]{font-size:26px;font-weight:700;color:#1a1a1a;margin:0 0 28px;display:flex;align-items:center}.page-title[data-v-c35be9fc]:before{content:"👥";margin-right:14px;font-size:22px}.search-form[data-v-c35be9fc]{margin-top:16px}.search-form[data-v-c35be9fc] .ant-form-item-label{font-size:16px;font-weight:600;color:#333}.search-input[data-v-c35be9fc]{width:200px;font-size:16px;height:40px;font-weight:500}.search-btn[data-v-c35be9fc]{font-size:16px;font-weight:600;height:40px;padding:0 24px;border-radius:8px;box-shadow:0 2px 4px #1890ff33}.search-btn[data-v-c35be9fc]:hover{transform:translateY(-1px);box-shadow:0 4px 8px #1890ff4d}.table-section[data-v-c35be9fc]{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000f}.user-table[data-v-c35be9fc]{font-size:15px}.user-table[data-v-c35be9fc] .ant-table-thead>tr>th{background:#fafafa;font-size:16px;font-weight:700;color:#333;padding:18px 16px;border-bottom:2px solid #e8e8e8}.user-table[data-v-c35be9fc] .ant-table-tbody>tr>td{padding:18px 16px;vertical-align:middle;font-size:15px;font-weight:500;border-bottom:1px solid #f0f0f0}.user-table[data-v-c35be9fc] .ant-table-tbody>tr:hover>td{background:#f8f9ff}.user-table[data-v-c35be9fc] .ant-table-tbody>tr:nth-child(2n){background:#fafafa}.user-table[data-v-c35be9fc] .ant-table-tbody>tr:nth-child(2n):hover{background:#f0f2ff}.action-btn[data-v-c35be9fc]{font-size:15px;font-weight:600;height:36px;padding:0 18px;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;border:none;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.2);min-width:70px}.action-btn[data-v-c35be9fc]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003;color:#fff!important}.action-btn[data-v-c35be9fc]:focus{color:#fff!important}.action-btn[data-v-c35be9fc]:active{color:#fff!important}.delete-btn[data-v-c35be9fc]{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.delete-btn[data-v-c35be9fc]:hover{background:#ff7875!important;border-color:#ff7875!important;color:#fff!important}.user-table[data-v-c35be9fc] .ant-pagination{margin-top:24px;text-align:center}.user-table[data-v-c35be9fc] .ant-pagination .ant-pagination-item{font-size:15px;height:36px;min-width:36px}.user-table[data-v-c35be9fc] .ant-pagination .ant-pagination-item a{font-size:15px;font-weight:600;line-height:36px}.user-table[data-v-c35be9fc] .ant-pagination .ant-pagination-prev,.user-table[data-v-c35be9fc] .ant-pagination .ant-pagination-next{font-size:15px;height:36px;min-width:36px}@media (max-width: 1200px){.search-input[data-v-c35be9fc]{width:160px}}@media (max-width: 768px){#userManagePage[data-v-c35be9fc]{padding:16px}.search-section[data-v-c35be9fc]{padding:20px}.page-title[data-v-c35be9fc]{font-size:24px}.search-form[data-v-c35be9fc]{flex-direction:column}.search-input[data-v-c35be9fc]{width:100%;margin-bottom:12px}}.user-info[data-v-292e0ed0]{display:flex;align-items:center;gap:8px}.user-name[data-v-292e0ed0]{font-size:14px;color:#1a1a1a}#appManagePage[data-v-81de2210]{padding:32px;background:#f8f9fa;min-height:100vh}.search-section[data-v-81de2210]{background:#fff;padding:32px;border-radius:12px;box-shadow:0 2px 8px #0000000f;margin-bottom:24px}.page-title[data-v-81de2210]{font-size:26px;font-weight:700;color:#1a1a1a;margin:0 0 28px;display:flex;align-items:center}.page-title[data-v-81de2210]:before{content:"📱";margin-right:14px;font-size:22px}.search-form[data-v-81de2210]{margin-top:16px}.search-form[data-v-81de2210] .ant-form-item-label{font-size:16px;font-weight:600;color:#333}.search-input[data-v-81de2210]{width:200px;font-size:16px;height:40px;font-weight:500}.search-select[data-v-81de2210]{width:180px;font-size:16px;height:40px;font-weight:500}.search-btn[data-v-81de2210]{font-size:16px;font-weight:600;height:40px;padding:0 24px;border-radius:8px;box-shadow:0 2px 4px #1890ff33}.search-btn[data-v-81de2210]:hover{transform:translateY(-1px);box-shadow:0 4px 8px #1890ff4d}.table-section[data-v-81de2210]{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000000f}.app-table[data-v-81de2210]{font-size:15px}.app-table[data-v-81de2210] .ant-table-thead>tr>th{background:#fafafa;font-size:16px;font-weight:700;color:#333;padding:18px 16px;border-bottom:2px solid #e8e8e8}.app-table[data-v-81de2210] .ant-table-tbody>tr>td{padding:18px 16px;vertical-align:middle;font-size:15px;font-weight:500;border-bottom:1px solid #f0f0f0}.app-table[data-v-81de2210] .ant-table-tbody>tr:hover>td{background:#f8f9ff}.app-table[data-v-81de2210] .ant-table-tbody>tr:nth-child(2n){background:#fafafa}.app-table[data-v-81de2210] .ant-table-tbody>tr:nth-child(2n):hover{background:#f0f2ff}.no-cover[data-v-81de2210]{width:100px;height:75px;background:linear-gradient(135deg,#f5f5f5,#e8e8e8);display:flex;align-items:center;justify-content:center;color:#999;font-size:14px;border-radius:8px;border:2px dashed #d9d9d9;transition:all .3s ease}.no-cover[data-v-81de2210]:hover{border-color:#1890ff;color:#1890ff}.prompt-text[data-v-81de2210]{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:15px;line-height:1.5;color:#333;font-weight:500}.text-gray[data-v-81de2210]{color:#999;font-style:italic;font-size:15px;font-weight:500}.action-btn[data-v-81de2210]{font-size:15px;font-weight:600;height:36px;padding:0 18px;border-radius:8px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;border:none;color:#fff!important;text-shadow:0 1px 2px rgba(0,0,0,.2);min-width:70px}.action-btn[data-v-81de2210]:hover{transform:translateY(-2px);box-shadow:0 4px 8px #0003;color:#fff!important}.action-btn[data-v-81de2210]:focus{color:#fff!important}.action-btn[data-v-81de2210]:active{color:#fff!important}.edit-btn[data-v-81de2210]{background:#1890ff!important;border-color:#1890ff!important;color:#fff!important}.edit-btn[data-v-81de2210]:hover{background:#40a9ff!important;border-color:#40a9ff!important;color:#fff!important}.delete-btn[data-v-81de2210]{background:#ff4d4f!important;border-color:#ff4d4f!important;color:#fff!important}.delete-btn[data-v-81de2210]:hover{background:#ff7875!important;border-color:#ff7875!important;color:#fff!important}.featured-btn[data-v-81de2210]{background:#faad14!important;border-color:#faad14!important;color:#fff!important;font-weight:600;font-size:15px;height:36px;padding:0 18px;border-radius:8px;text-shadow:0 1px 2px rgba(0,0,0,.2);min-width:80px}.featured-btn[data-v-81de2210]:hover{background:#d48806!important;border-color:#d48806!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 4px 8px #faad144d}.app-table[data-v-81de2210] .ant-pagination{margin-top:24px;text-align:center}.app-table[data-v-81de2210] .ant-pagination .ant-pagination-item{font-size:15px;height:36px;min-width:36px}.app-table[data-v-81de2210] .ant-pagination .ant-pagination-item a{font-size:15px;font-weight:600;line-height:36px}.app-table[data-v-81de2210] .ant-pagination .ant-pagination-prev,.app-table[data-v-81de2210] .ant-pagination .ant-pagination-next{font-size:15px;height:36px;min-width:36px}@media (max-width: 1200px){.search-input[data-v-81de2210]{width:160px}.search-select[data-v-81de2210]{width:140px}}@media (max-width: 768px){#appManagePage[data-v-81de2210]{padding:16px}.search-section[data-v-81de2210]{padding:20px}.page-title[data-v-81de2210]{font-size:24px}.search-form[data-v-81de2210]{flex-direction:column}.search-input[data-v-81de2210],.search-select[data-v-81de2210]{width:100%;margin-bottom:12px}}pre code.hljs{display:block;overflow-x:auto;padding:1em}code.hljs{padding:3px 5px}/*!
  Theme: GitHub
  Description: Light theme as seen on github.com
  Author: github.com
  Maintainer: @Hirse
  Updated: 2021-05-15

  Outdated base version: https://github.com/primer/github-syntax-light
  Current colors taken from GitHub's CSS
*/.hljs{color:#24292e;background:#fff}.hljs-doctag,.hljs-keyword,.hljs-meta .hljs-keyword,.hljs-template-tag,.hljs-template-variable,.hljs-type,.hljs-variable.language_{color:#d73a49}.hljs-title,.hljs-title.class_,.hljs-title.class_.inherited__,.hljs-title.function_{color:#6f42c1}.hljs-attr,.hljs-attribute,.hljs-literal,.hljs-meta,.hljs-number,.hljs-operator,.hljs-variable,.hljs-selector-attr,.hljs-selector-class,.hljs-selector-id{color:#005cc5}.hljs-regexp,.hljs-string,.hljs-meta .hljs-string{color:#032f62}.hljs-built_in,.hljs-symbol{color:#e36209}.hljs-comment,.hljs-code,.hljs-formula{color:#6a737d}.hljs-name,.hljs-quote,.hljs-selector-tag,.hljs-selector-pseudo{color:#22863a}.hljs-subst{color:#24292e}.hljs-section{color:#005cc5;font-weight:700}.hljs-bullet{color:#735c0f}.hljs-emphasis{color:#24292e;font-style:italic}.hljs-strong{color:#24292e;font-weight:700}.hljs-addition{color:#22863a;background-color:#f0fff4}.hljs-deletion{color:#b31d28;background-color:#ffeef0}.markdown-content[data-v-61c7e489]{line-height:1.6;color:#333;word-wrap:break-word}.markdown-content[data-v-61c7e489] h1,.markdown-content[data-v-61c7e489] h2,.markdown-content[data-v-61c7e489] h3,.markdown-content[data-v-61c7e489] h4,.markdown-content[data-v-61c7e489] h5,.markdown-content[data-v-61c7e489] h6{margin:1.5em 0 .5em;font-weight:600;line-height:1.25}.markdown-content[data-v-61c7e489] h1{font-size:1.5em;border-bottom:1px solid #eee;padding-bottom:.3em}.markdown-content[data-v-61c7e489] h2{font-size:1.3em;border-bottom:1px solid #eee;padding-bottom:.3em}.markdown-content[data-v-61c7e489] h3{font-size:1.1em}.markdown-content[data-v-61c7e489] p{margin:.8em 0}.markdown-content[data-v-61c7e489] ul,.markdown-content[data-v-61c7e489] ol{margin:.8em 0;padding-left:1.5em}.markdown-content[data-v-61c7e489] li{margin:.3em 0}.markdown-content[data-v-61c7e489] blockquote{margin:1em 0;padding:.5em 1em;border-left:4px solid #ddd;background-color:#f9f9f9;color:#666}.markdown-content[data-v-61c7e489] code{background-color:#f1f1f1;padding:.2em .4em;border-radius:3px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em}.markdown-content[data-v-61c7e489] pre{background-color:#f8f8f8;border:1px solid #e1e1e1;border-radius:6px;padding:1em;overflow-x:auto;margin:1em 0}.markdown-content[data-v-61c7e489] pre code{background-color:transparent;padding:0;border-radius:0;font-size:.9em;line-height:1.4}.markdown-content[data-v-61c7e489] table{border-collapse:collapse;margin:1em 0;width:100%}.markdown-content[data-v-61c7e489] table th,.markdown-content[data-v-61c7e489] table td{border:1px solid #ddd;padding:.5em .8em;text-align:left}.markdown-content[data-v-61c7e489] table th{background-color:#f5f5f5;font-weight:600}.markdown-content[data-v-61c7e489] table tr:nth-child(2n){background-color:#f9f9f9}.markdown-content[data-v-61c7e489] a{color:#1890ff;text-decoration:none}.markdown-content[data-v-61c7e489] a:hover{text-decoration:underline}.markdown-content[data-v-61c7e489] img{max-width:100%;height:auto;border-radius:4px;margin:.5em 0}.markdown-content[data-v-61c7e489] hr{border:none;border-top:1px solid #eee;margin:1.5em 0}.markdown-content[data-v-61c7e489] .hljs{background-color:#f8f8f8!important;border-radius:6px;font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.9em;line-height:1.4}.markdown-content[data-v-61c7e489] .hljs-keyword{color:#d73a49;font-weight:600}.markdown-content[data-v-61c7e489] .hljs-string{color:#032f62}.markdown-content[data-v-61c7e489] .hljs-comment{color:#6a737d;font-style:italic}.markdown-content[data-v-61c7e489] .hljs-number{color:#005cc5}.markdown-content[data-v-61c7e489] .hljs-function{color:#6f42c1}.markdown-content[data-v-61c7e489] .hljs-tag{color:#22863a}.markdown-content[data-v-61c7e489] .hljs-attr{color:#6f42c1}.markdown-content[data-v-61c7e489] .hljs-title{color:#6f42c1;font-weight:600}.app-detail-content[data-v-a94323c8]{padding:8px 0}.app-basic-info[data-v-a94323c8]{margin-bottom:24px}.info-item[data-v-a94323c8]{display:flex;align-items:center;margin-bottom:12px}.info-label[data-v-a94323c8]{width:80px;color:#666;font-size:14px;flex-shrink:0}.app-actions[data-v-a94323c8]{padding-top:16px;border-top:1px solid #f0f0f0}.deploy-success[data-v-1a9e6543]{text-align:center;padding:24px}.success-icon[data-v-1a9e6543]{margin-bottom:16px}.deploy-success h3[data-v-1a9e6543]{margin:0 0 16px;font-size:20px;font-weight:600}.deploy-success p[data-v-1a9e6543]{margin:0 0 24px;color:#666}.deploy-url[data-v-1a9e6543]{margin-bottom:24px}.deploy-actions[data-v-1a9e6543]{display:flex;gap:12px;justify-content:center}#appChatPage[data-v-a9fa6676]{height:87vh;display:flex;flex-direction:column;padding:16px;background:#fdfdfd}.header-bar[data-v-a9fa6676]{display:flex;justify-content:space-between;align-items:center;padding:12px 16px}.failure-tip-banner[data-v-a9fa6676]{background:linear-gradient(135deg,#ff6b6b,#ff8e8e);color:#fff;padding:12px 16px;margin:0 16px 16px;border-radius:8px;box-shadow:0 2px 8px #ff6b6b4d;animation:slideDown-a9fa6676 .3s ease-out}.tip-content[data-v-a9fa6676]{display:flex;align-items:center;gap:12px}.tip-icon[data-v-a9fa6676]{font-size:20px;flex-shrink:0}.tip-message[data-v-a9fa6676]{flex:1;display:flex;flex-direction:column;gap:4px}.tip-message>span[data-v-a9fa6676]:first-child{font-weight:600;font-size:15px}.tip-text[data-v-a9fa6676]{font-size:14px;opacity:.9}.tip-close[data-v-a9fa6676]{cursor:pointer;font-size:18px;font-weight:700;padding:4px 8px;border-radius:4px;transition:background-color .2s;flex-shrink:0}.tip-close[data-v-a9fa6676]:hover{background-color:#fff3}@keyframes slideDown-a9fa6676{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.code-gen-type-tag[data-v-a9fa6676]{font-size:13px}.generation-tip-text[data-v-a9fa6676]{font-size:14px;color:#666;margin-left:12px;font-style:italic}.header-left[data-v-a9fa6676]{display:flex;align-items:center;gap:12px}.app-name[data-v-a9fa6676]{margin:0;font-size:20px;font-weight:600;color:#1a1a1a}.header-right[data-v-a9fa6676]{display:flex;gap:12px}.main-content[data-v-a9fa6676]{flex:1;display:flex;gap:16px;padding:8px;overflow:hidden}.chat-section[data-v-a9fa6676]{flex:2;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.messages-container[data-v-a9fa6676]{flex:1;padding:16px;overflow-y:auto;scroll-behavior:smooth}.message-item[data-v-a9fa6676]{margin-bottom:12px}.user-message[data-v-a9fa6676]{display:flex;justify-content:flex-end;align-items:flex-start;gap:12px}.ai-message[data-v-a9fa6676]{display:flex;justify-content:flex-start;align-items:flex-start;gap:12px}.message-content[data-v-a9fa6676]{max-width:70%;padding:12px 16px;border-radius:12px;line-height:1.5;word-wrap:break-word;font-size:14px}.user-message .message-content[data-v-a9fa6676]{background:#1890ff;color:#fff}.ai-message .message-content[data-v-a9fa6676]{background:#f5f5f5;color:#1a1a1a;padding:8px 12px}.message-avatar[data-v-a9fa6676]{flex-shrink:0}.loading-indicator[data-v-a9fa6676]{display:flex;align-items:center;gap:8px;color:#666;font-size:14px}.loading-dots[data-v-a9fa6676]{display:flex;gap:4px}.dot[data-v-a9fa6676]{width:6px;height:6px;border-radius:50%;background-color:#1890ff;animation:loading-dots-a9fa6676 1.4s infinite ease-in-out}.dot[data-v-a9fa6676]:nth-child(1){animation-delay:-.32s}.dot[data-v-a9fa6676]:nth-child(2){animation-delay:-.16s}@keyframes loading-dots-a9fa6676{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.load-more-container[data-v-a9fa6676]{text-align:center;padding:8px 0;margin-bottom:16px}.scroll-to-top-container[data-v-a9fa6676]{position:absolute;top:10px;right:10px;z-index:10}.scroll-to-top-btn[data-v-a9fa6676]{background-color:#1890ff;border-color:#1890ff;color:#fff}.scroll-to-top-btn[data-v-a9fa6676]:hover{background-color:#40a9ff;border-color:#40a9ff}.input-container[data-v-a9fa6676]{padding:16px;background:#fff}.input-wrapper[data-v-a9fa6676]{position:relative}.input-wrapper .ant-input[data-v-a9fa6676]{padding-right:50px}.input-actions[data-v-a9fa6676]{position:absolute;bottom:8px;right:8px}.preview-section[data-v-a9fa6676]{flex:3;display:flex;flex-direction:column;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.preview-header[data-v-a9fa6676]{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e8e8e8}.preview-header h3[data-v-a9fa6676]{margin:0;font-size:18px;font-weight:600}.preview-actions[data-v-a9fa6676]{display:flex;gap:8px}.preview-content[data-v-a9fa6676]{flex:1;position:relative;overflow:hidden}.preview-placeholder[data-v-a9fa6676]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666}.placeholder-icon[data-v-a9fa6676]{font-size:48px;margin-bottom:16px}.preview-loading[data-v-a9fa6676]{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#666}.preview-loading p[data-v-a9fa6676]{margin-top:16px}.preview-iframe[data-v-a9fa6676]{width:100%;height:100%;border:none}.preview-check-info[data-v-a9fa6676]{margin-top:12px;text-align:center;color:#8c8c8c}.preview-check-info small[data-v-a9fa6676]{font-size:13px;background:#1890ff1a;padding:4px 8px;border-radius:12px;border:1px solid rgba(24,144,255,.2)}.selected-element-alert[data-v-a9fa6676]{margin:0 16px}.selected-element-info[data-v-a9fa6676]{line-height:1.4}.element-header[data-v-a9fa6676]{margin-bottom:8px}.element-details[data-v-a9fa6676]{margin-top:8px}.element-item[data-v-a9fa6676]{margin-bottom:4px;font-size:14px}.element-item[data-v-a9fa6676]:last-child{margin-bottom:0}.element-tag[data-v-a9fa6676]{font-family:Monaco,Menlo,monospace;font-size:15px;font-weight:600;color:#007bff}.element-id[data-v-a9fa6676]{color:#28a745;margin-left:4px}.element-class[data-v-a9fa6676]{color:#ffc107;margin-left:4px}.element-selector-code[data-v-a9fa6676]{font-family:Monaco,Menlo,monospace;background:#f6f8fa;padding:2px 4px;border-radius:3px;font-size:13px;color:#d73a49;border:1px solid #e1e4e8}.edit-mode-active[data-v-a9fa6676]{background-color:#52c41a!important;border-color:#52c41a!important;color:#fff!important}.edit-mode-active[data-v-a9fa6676]:hover{background-color:#73d13d!important;border-color:#73d13d!important}@media (max-width: 1024px){.main-content[data-v-a9fa6676]{flex-direction:column}.chat-section[data-v-a9fa6676],.preview-section[data-v-a9fa6676]{flex:none;height:50vh}#appChatPage[data-v-a9fa6676]{height:95vh}}@media (max-width: 768px){.header-bar[data-v-a9fa6676]{padding:12px 16px}.app-name[data-v-a9fa6676]{font-size:16px}.main-content[data-v-a9fa6676]{padding:8px;gap:8px}.message-content[data-v-a9fa6676]{max-width:85%}#appChatPage[data-v-a9fa6676]{height:98vh;padding:12px}}#appEditPage[data-v-cf0f5c85]{padding:24px;max-width:1000px;margin:0 auto}.page-header[data-v-cf0f5c85]{display:flex;align-items:center;gap:12px;margin-bottom:24px}.page-header h1[data-v-cf0f5c85]{margin:0;font-size:24px;font-weight:600}.edit-container[data-v-cf0f5c85]{border-radius:8px}.cover-preview[data-v-cf0f5c85]{margin-top:12px;padding:12px;border:1px solid #e8e8e8;border-radius:6px;background:#fafafa}.form-tip[data-v-cf0f5c85]{font-size:12px;color:#999;margin-top:4px}[data-v-cf0f5c85] .ant-card-head{background:#fafafa}[data-v-cf0f5c85] .ant-descriptions-item-label{background:#fafafa;font-weight:500}#chatManagePage[data-v-ec2656d2]{padding:24px;background:#fff;margin-top:16px}.message-text[data-v-ec2656d2]{max-width:300px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}[data-v-ec2656d2] .ant-table-tbody>tr>td{vertical-align:middle}.funny-page[data-v-2758ac30]{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:20px}.container[data-v-2758ac30]{max-width:600px;width:100%}.content[data-v-2758ac30]{text-align:center;background:#fffffff2;border-radius:20px;padding:60px 40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.emoji[data-v-2758ac30]{font-size:80px;margin-bottom:30px;animation:bounce-2758ac30 2s infinite}@keyframes bounce-2758ac30{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(-20px)}60%{transform:translateY(-10px)}}.title[data-v-2758ac30]{font-size:36px;font-weight:700;color:#2d3748;margin-bottom:20px;line-height:1.3}.subtitle[data-v-2758ac30]{font-size:18px;color:#718096;margin-bottom:40px;line-height:1.6}.actions[data-v-2758ac30]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.actions .ant-btn[data-v-2758ac30]{border-radius:25px;padding:12px 30px;height:auto;font-weight:500}@media (max-width: 768px){.content[data-v-2758ac30]{padding:40px 20px}.title[data-v-2758ac30]{font-size:28px}.emoji[data-v-2758ac30]{font-size:60px}.actions[data-v-2758ac30]{flex-direction:column;align-items:center}.actions .ant-btn[data-v-2758ac30]{width:200px}}.funny-page[data-v-a62d9657]{min-height:100vh;background:linear-gradient(135deg,#f093fb,#f5576c);display:flex;align-items:center;justify-content:center;padding:20px}.container[data-v-a62d9657]{max-width:600px;width:100%}.content[data-v-a62d9657]{text-align:center;background:#fffffff2;border-radius:20px;padding:60px 40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.emoji[data-v-a62d9657]{font-size:80px;margin-bottom:30px;animation:shake-a62d9657 2s infinite}@keyframes shake-a62d9657{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.title[data-v-a62d9657]{font-size:36px;font-weight:700;color:#2d3748;margin-bottom:20px;line-height:1.3}.subtitle[data-v-a62d9657]{font-size:18px;color:#718096;margin-bottom:40px;line-height:1.6}.actions[data-v-a62d9657]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.actions .ant-btn[data-v-a62d9657]{border-radius:25px;padding:12px 30px;height:auto;font-weight:500}@media (max-width: 768px){.content[data-v-a62d9657]{padding:40px 20px}.title[data-v-a62d9657]{font-size:28px}.emoji[data-v-a62d9657]{font-size:60px}.actions[data-v-a62d9657]{flex-direction:column;align-items:center}.actions .ant-btn[data-v-a62d9657]{width:200px}}.funny-page[data-v-48a8b0d2]{min-height:100vh;background:linear-gradient(135deg,#a8edea,#fed6e3);display:flex;align-items:center;justify-content:center;padding:20px}.container[data-v-48a8b0d2]{max-width:600px;width:100%}.content[data-v-48a8b0d2]{text-align:center;background:#fffffff2;border-radius:20px;padding:60px 40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.emoji[data-v-48a8b0d2]{font-size:80px;margin-bottom:30px;animation:sleep-48a8b0d2 3s infinite}@keyframes sleep-48a8b0d2{0%,to{transform:rotate(0)}25%{transform:rotate(-5deg)}75%{transform:rotate(5deg)}}.title[data-v-48a8b0d2]{font-size:36px;font-weight:700;color:#2d3748;margin-bottom:20px;line-height:1.3}.subtitle[data-v-48a8b0d2]{font-size:18px;color:#718096;margin-bottom:40px;line-height:1.6}.actions[data-v-48a8b0d2]{display:flex;gap:16px;justify-content:center;flex-wrap:wrap}.actions .ant-btn[data-v-48a8b0d2]{border-radius:25px;padding:12px 30px;height:auto;font-weight:500}@media (max-width: 768px){.content[data-v-48a8b0d2]{padding:40px 20px}.title[data-v-48a8b0d2]{font-size:28px}.emoji[data-v-48a8b0d2]{font-size:60px}.actions[data-v-48a8b0d2]{flex-direction:column;align-items:center}.actions .ant-btn[data-v-48a8b0d2]{width:200px}}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}:root{--font-primary: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-chinese: "Noto Sans SC", "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", sans-serif;--font-mono: "JetBrains Mono", "Fira Code", "Consolas", "Monaco", "Courier New", monospace;--font-size-xs: .75rem;--font-size-sm: .875rem;--font-size-base: 1rem;--font-size-lg: 1.125rem;--font-size-xl: 1.25rem;--font-size-2xl: 1.5rem;--font-size-3xl: 1.875rem;--font-size-4xl: 2.25rem;--font-size-5xl: 3rem;--font-size-6xl: 3.75rem;--font-size-7xl: 4.5rem;--font-size-8xl: 6rem;--font-size-9xl: 8rem;--line-height-tight: 1.25;--line-height-snug: 1.375;--line-height-normal: 1.5;--line-height-relaxed: 1.625;--line-height-loose: 2;--font-weight-light: 300;--font-weight-normal: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--font-weight-black: 900;--letter-spacing-tighter: -.05em;--letter-spacing-tight: -.025em;--letter-spacing-normal: 0em;--letter-spacing-wide: .025em;--letter-spacing-wider: .05em;--letter-spacing-widest: .1em}*{font-feature-settings:"liga" 1,"kern" 1,"calt" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-family:var(--font-primary);font-weight:var(--font-weight-semibold);line-height:var(--line-height-tight);letter-spacing:var(--letter-spacing-tight);color:#1a202c}h1{font-size:var(--font-size-5xl);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tighter)}h2{font-size:var(--font-size-4xl);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight)}h3{font-size:var(--font-size-3xl);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight)}h4{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold)}h5{font-size:var(--font-size-xl);font-weight:var(--font-weight-medium)}h6{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium)}body,p{font-family:var(--font-chinese);font-weight:var(--font-weight-normal);line-height:var(--line-height-relaxed);color:#4a5568}a{font-family:var(--font-primary);font-weight:var(--font-weight-medium);color:#1890ff;text-decoration:none;transition:all .2s ease}a:hover{color:#40a9ff;text-decoration:underline}button,.ant-btn{font-family:var(--font-primary);font-weight:var(--font-weight-medium);letter-spacing:var(--letter-spacing-wide)}input,textarea,select{font-family:var(--font-chinese);font-weight:var(--font-weight-normal)}code,pre{font-family:var(--font-mono);font-weight:var(--font-weight-normal);line-height:var(--line-height-normal)}table{font-family:var(--font-chinese);font-weight:var(--font-weight-normal)}ul,ol{font-family:var(--font-chinese);font-weight:var(--font-weight-normal);line-height:var(--line-height-relaxed)}small{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal)}strong,b{font-weight:var(--font-weight-semibold)}em,i{font-style:italic}@media (max-width: 1200px){:root{--font-size-9xl: 6rem;--font-size-8xl: 4.5rem;--font-size-7xl: 3.75rem;--font-size-6xl: 3rem;--font-size-5xl: 2.5rem;--font-size-4xl: 2rem;--font-size-3xl: 1.75rem;--font-size-2xl: 1.375rem;--font-size-xl: 1.125rem}}@media (max-width: 768px){:root{--font-size-9xl: 5rem;--font-size-8xl: 4rem;--font-size-7xl: 3.25rem;--font-size-6xl: 2.75rem;--font-size-5xl: 2.25rem;--font-size-4xl: 1.875rem;--font-size-3xl: 1.5rem;--font-size-2xl: 1.25rem;--font-size-xl: 1rem}}@media (max-width: 480px){:root{--font-size-9xl: 4rem;--font-size-8xl: 3.5rem;--font-size-7xl: 3rem;--font-size-6xl: 2.5rem;--font-size-5xl: 2rem;--font-size-4xl: 1.75rem;--font-size-3xl: 1.375rem;--font-size-2xl: 1.125rem;--font-size-xl: .875rem}}.font-loading{font-display:swap}.chinese-text{font-family:var(--font-chinese);text-justify:inter-ideograph;text-align:justify}.english-text{font-family:var(--font-primary);font-variant-numeric:tabular-nums}.mono-text{font-family:var(--font-mono);font-variant-numeric:tabular-nums}:root{--animation-duration-fast: .2s;--animation-duration-normal: .3s;--animation-duration-slow: .5s;--animation-duration-slower: .8s;--animation-timing-function: cubic-bezier(.4, 0, .2, 1);--animation-timing-function-bounce: cubic-bezier(.68, -.55, .265, 1.55);--animation-timing-function-elastic: cubic-bezier(.175, .885, .32, 1.275)}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fade-in{animation:fadeIn var(--animation-duration-normal) var(--animation-timing-function)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.fade-in-up{animation:fadeInUp var(--animation-duration-slower) var(--animation-timing-function)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.fade-in-down{animation:fadeInDown var(--animation-duration-slower) var(--animation-timing-function)}@keyframes fadeInLeft{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}.fade-in-left{animation:fadeInLeft var(--animation-duration-slower) var(--animation-timing-function)}@keyframes fadeInRight{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.fade-in-right{animation:fadeInRight var(--animation-duration-slower) var(--animation-timing-function)}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.scale-in{animation:scaleIn var(--animation-duration-normal) var(--animation-timing-function)}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.bounce-in{animation:bounceIn var(--animation-duration-slow) var(--animation-timing-function-bounce)}@keyframes slideInUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}.slide-in-up{animation:slideInUp var(--animation-duration-slow) var(--animation-timing-function)}@keyframes slideInDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.slide-in-down{animation:slideInDown var(--animation-duration-slow) var(--animation-timing-function)}@keyframes slideInLeft{0%{transform:translate(100%)}to{transform:translate(0)}}.slide-in-left{animation:slideInLeft var(--animation-duration-slow) var(--animation-timing-function)}@keyframes slideInRight{0%{transform:translate(-100%)}to{transform:translate(0)}}.slide-in-right{animation:slideInRight var(--animation-duration-slow) var(--animation-timing-function)}@keyframes rotateIn{0%{opacity:0;transform:rotate(-200deg)}to{opacity:1;transform:rotate(0)}}.rotate-in{animation:rotateIn var(--animation-duration-slow) var(--animation-timing-function)}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);opacity:0}40%{transform:perspective(400px) rotateX(-20deg)}60%{transform:perspective(400px) rotateX(10deg)}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px) rotateX(0);opacity:1}}.flip-in-x{animation:flipInX var(--animation-duration-slow) var(--animation-timing-function)}@keyframes glow{0%,to{box-shadow:0 0 5px #1890ff80}50%{box-shadow:0 0 20px #1890ffcc,0 0 30px #1890ff99}}.glow{animation:glow 2s ease-in-out infinite}@keyframes breath{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.breath{animation:breath 3s ease-in-out infinite}@keyframes pulse{0%{transform:scale(1)}50%{transform:scale(1.05)}to{transform:scale(1)}}.pulse{animation:pulse 2s ease-in-out infinite}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0)}}.swing{animation:swing 1s ease-in-out}@keyframes shake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-10px)}20%,40%,60%,80%{transform:translate(10px)}}.shake{animation:shake .8s ease-in-out}@keyframes wave{0%,to{transform:translateY(0)}25%{transform:translateY(-10px)}75%{transform:translateY(10px)}}.wave{animation:wave 2s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}.float{animation:float 6s ease-in-out infinite}@keyframes backgroundFloat{0%,to{transform:translateY(0) rotate(0)}33%{transform:translateY(-20px) rotate(1deg)}66%{transform:translateY(10px) rotate(-1deg)}}.background-float{animation:backgroundFloat 20s ease-in-out infinite}@keyframes lightSweep{0%{left:-100%}to{left:100%}}.light-sweep{position:relative;overflow:hidden}.light-sweep:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .8s ease}.light-sweep:hover:before{left:100%}.hover-lift{transition:transform var(--animation-duration-normal) var(--animation-timing-function)}.hover-lift:hover{transform:translateY(-4px)}.hover-scale{transition:transform var(--animation-duration-normal) var(--animation-timing-function)}.hover-scale:hover{transform:scale(1.05)}.hover-rotate{transition:transform var(--animation-duration-normal) var(--animation-timing-function)}.hover-rotate:hover{transform:rotate(5deg)}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.duration-fast{animation-duration:var(--animation-duration-fast)}.duration-normal{animation-duration:var(--animation-duration-normal)}.duration-slow{animation-duration:var(--animation-duration-slow)}.duration-slower{animation-duration:var(--animation-duration-slower)}.animate-fill-both{animation-fill-mode:both}.animate-fill-forwards{animation-fill-mode:forwards}.animate-fill-backwards{animation-fill-mode:backwards}.animate-infinite{animation-iteration-count:infinite}.animate-once{animation-iteration-count:1}.animate-twice{animation-iteration-count:2}.animate-reverse{animation-direction:reverse}.animate-alternate{animation-direction:alternate}.animate-alternate-reverse{animation-direction:alternate-reverse}.animate-pause{animation-play-state:paused}.animate-running{animation-play-state:running}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media print{*,*:before,*:after{animation:none!important;transition:none!important}}
