.common-layout[data-v-1ee8c186]{min-height:100vh;display:flex;flex-direction:column;background:#f5f7fa}.top-nav[data-v-1ee8c186]{background:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 2px 4px rgba(0,0,0,.05);position:sticky;top:0;z-index:1000}.nav-container[data-v-1ee8c186]{max-width:1400px;margin:0 auto;padding:0 20px;height:60px;display:flex;align-items:center;justify-content:space-between}.nav-left[data-v-1ee8c186]{display:flex;align-items:center;gap:24px}.nav-left .logo[data-v-1ee8c186]{display:flex;align-items:center;gap:8px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.nav-left .logo .icon[data-v-1ee8c186]{font-size:24px;color:#667eea}.nav-left .logo .name[data-v-1ee8c186]{font-size:20px;font-weight:600;color:#333}.nav-left .logo[data-v-1ee8c186]:hover{opacity:.8}.nav-left .nav-menu[data-v-1ee8c186]{display:flex;gap:8px}.nav-right[data-v-1ee8c186]{display:flex;align-items:center;gap:16px}.nav-right .credits[data-v-1ee8c186]{display:flex;align-items:center;gap:8px;padding:4px 12px;background:#f0f9ff;border-radius:4px}.nav-right .credits .label[data-v-1ee8c186]{font-size:12px;color:#666}.nav-right .credits .value[data-v-1ee8c186]{font-size:14px;font-weight:600;color:#409eff}.nav-right .membership[data-v-1ee8c186]{display:flex;align-items:center;gap:8px}.nav-right .user-menu[data-v-1ee8c186]{display:flex;align-items:center;gap:6px;padding:6px 12px;cursor:pointer;border-radius:4px;transition:background .3s}.nav-right .user-menu[data-v-1ee8c186]:hover{background:#f5f5f5}.nav-right .user-menu i[data-v-1ee8c186]{color:#666}.nav-right .user-menu span[data-v-1ee8c186]{font-size:14px;color:#333}.nav-right .auth-buttons[data-v-1ee8c186]{display:flex;gap:8px}.main-content[data-v-1ee8c186]{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:20px;box-sizing:border-box}@media (max-width:768px){.nav-container[data-v-1ee8c186]{padding:0 12px}.nav-left[data-v-1ee8c186]{gap:12px}.nav-left .logo .name[data-v-1ee8c186]{font-size:16px}.nav-left .nav-menu[data-v-1ee8c186]{display:none}.nav-right[data-v-1ee8c186]{gap:8px}.nav-right .credits .label[data-v-1ee8c186]{display:none}.main-content[data-v-1ee8c186]{padding:12px}}.ai-power-page[data-v-fe3d0b46]{min-height:calc(100vh - 60px);background:linear-gradient(135deg,#667eea,#764ba2);padding:40px 20px}.hero-section[data-v-fe3d0b46]{text-align:center;color:#fff;padding:60px 20px 80px;max-width:1200px;margin:0 auto}.hero-section .title[data-v-fe3d0b46]{font-size:3.5em;margin-bottom:20px;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.2);letter-spacing:2px}.hero-section .subtitle[data-v-fe3d0b46]{font-size:1.5em;margin-bottom:60px;opacity:.95;line-height:1.6}.coffee-animation[data-v-fe3d0b46]{position:relative;width:100%;max-width:800px;height:400px;margin:0 auto;background:hsla(0,0%,100%,.1);border-radius:20px;backdrop-filter:blur(10px);overflow:hidden}.animation-container[data-v-fe3d0b46]{position:relative;width:100%;height:100%}.coffee-bean[data-v-fe3d0b46]{position:absolute;width:40px;height:30px;animation:beanFall-fe3d0b46 3s ease-in forwards}.coffee-bean .bean-shape[data-v-fe3d0b46]{width:100%;height:100%;background:linear-gradient(135deg,#8b4513,#654321);border-radius:50% 50% 50% .83333333% 60% 40% 40%;box-shadow:0 2px 5px rgba(0,0,0,.3);transform:rotate(45deg)}@keyframes beanFall-fe3d0b46{0%{transform:translateY(-50px) rotate(0deg);opacity:0}20%{opacity:1}to{transform:translateY(350px) rotate(1turn);opacity:0}}.coffee-maker[data-v-fe3d0b46]{position:absolute;left:50%;top:20%;transform:translateX(-50%);width:80px;height:100px}.coffee-maker .maker-body[data-v-fe3d0b46]{width:100%;height:70%;background:linear-gradient(135deg,#4a5568,#2d3748);border-radius:10px 10px 5px 5px;box-shadow:0 4px 10px rgba(0,0,0,.3);position:relative}.coffee-maker .maker-body[data-v-fe3d0b46]:before{content:"";position:absolute;top:10px;left:50%;transform:translateX(-50%);width:60%;height:20px;background:#1a202c;border-radius:5px}.coffee-maker .maker-spout[data-v-fe3d0b46]{position:absolute;bottom:-10px;left:50%;transform:translateX(-50%);width:30px;height:20px;background:#2d3748;border-radius:0 0 15px 15px}.steam[data-v-fe3d0b46]{position:absolute;left:50%;top:15%;width:4px;height:30px;background:hsla(0,0%,100%,.6);border-radius:50%;animation:steamRise-fe3d0b46 2s infinite;transform:translateX(-50%)}@keyframes steamRise-fe3d0b46{0%{transform:translateX(-50%) translateY(0) scale(1);opacity:.8}50%{opacity:.4}to{transform:translateX(-50%) translateY(-60px) scale(1.5);opacity:0}}.coffee-cup[data-v-fe3d0b46]{position:absolute;left:50%;bottom:15%;transform:translateX(-50%);width:120px;height:100px}.coffee-cup .cup-body[data-v-fe3d0b46]{width:100%;height:80%;background:hsla(0,0%,100%,.9);border-radius:0 0 60px 60px;position:relative;overflow:hidden;box-shadow:0 5px 15px rgba(0,0,0,.3)}.coffee-cup .cup-body .coffee-liquid[data-v-fe3d0b46]{position:absolute;bottom:0;width:100%;background:linear-gradient(0deg,#6f4e37 0,#8b4513);border-radius:0 0 60px 60px;transition:height .5s ease}.coffee-cup .cup-body .coffee-foam[data-v-fe3d0b46]{position:absolute;top:-8px;left:5%;width:90%;height:20px;background:#f0e6d6;border-radius:50%;animation:foamBubble-fe3d0b46 2s infinite;box-shadow:0 2px 5px rgba(0,0,0,.2)}.coffee-cup .cup-handle[data-v-fe3d0b46]{position:absolute;right:-35px;top:20px;width:30px;height:50px;border:8px solid hsla(0,0%,100%,.9);border-left:none;border-radius:0 25px 25px 0}@keyframes foamBubble-fe3d0b46{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.ai-particles[data-v-fe3d0b46]{position:absolute;width:100%;height:100%}.ai-particles .particle[data-v-fe3d0b46]{position:absolute;color:gold;font-size:20px;animation:particleFloat-fe3d0b46 3s infinite}.ai-particles .particle i[data-v-fe3d0b46]{filter:drop-shadow(0 0 5px #ffd700)}@keyframes particleFloat-fe3d0b46{0%,to{transform:translateY(0) scale(1);opacity:.7}50%{transform:translateY(-30px) scale(1.2);opacity:1}}.flowchart-bubble[data-v-fe3d0b46],.mindmap-bubble[data-v-fe3d0b46]{position:absolute;background:hsla(0,0%,100%,.95);border-radius:15px;padding:15px 20px;box-shadow:0 4px 15px rgba(0,0,0,.2);animation:bubbleAppear-fe3d0b46 .5s ease-out;color:#333}.flowchart-bubble .bubble-content[data-v-fe3d0b46],.mindmap-bubble .bubble-content[data-v-fe3d0b46]{display:flex;align-items:center;gap:10px;font-size:16px;font-weight:600}.flowchart-bubble .bubble-content i[data-v-fe3d0b46],.mindmap-bubble .bubble-content i[data-v-fe3d0b46]{font-size:24px;color:#667eea}.flowchart-bubble .bubble-arrow[data-v-fe3d0b46],.mindmap-bubble .bubble-arrow[data-v-fe3d0b46]{position:absolute;width:0;height:0;border-style:solid}.mindmap-bubble[data-v-fe3d0b46]{top:30%;left:10%}.mindmap-bubble .bubble-arrow[data-v-fe3d0b46]{border-width:10px 10px 0 0;border-color:hsla(0,0%,100%,.95) transparent transparent transparent;bottom:-10px;left:30px}.flowchart-bubble[data-v-fe3d0b46]{top:50%;right:10%}.flowchart-bubble .bubble-arrow[data-v-fe3d0b46]{border-width:10px 0 0 10px;border-color:hsla(0,0%,100%,.95) transparent transparent transparent;bottom:-10px;right:30px}@keyframes bubbleAppear-fe3d0b46{0%{opacity:0;transform:translateY(20px) scale(.8)}to{opacity:1;transform:translateY(0) scale(1)}}.animation-description[data-v-fe3d0b46]{margin-top:20px;font-size:1.2em;font-weight:600;opacity:.95;min-height:30px}.features-section[data-v-fe3d0b46]{max-width:1200px;margin:60px auto;padding:0 20px}.feature-card[data-v-fe3d0b46]{height:100%;padding:40px;text-align:center;transition:transform .3s,box-shadow .3s}.feature-card[data-v-fe3d0b46]:hover{transform:translateY(-5px);box-shadow:0 8px 25px rgba(0,0,0,.15)!important}.feature-card .card-icon[data-v-fe3d0b46]{width:80px;height:80px;margin:0 auto 30px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;display:flex;align-items:center;justify-content:center}.feature-card .card-icon i[data-v-fe3d0b46]{font-size:40px;color:#fff}.feature-card h3[data-v-fe3d0b46]{font-size:2em;margin-bottom:20px;color:#333}.feature-card .card-description[data-v-fe3d0b46]{font-size:1.1em;line-height:1.8;color:#666;margin-bottom:30px;text-align:left}.feature-card .feature-list[data-v-fe3d0b46]{list-style:none;padding:0;margin:0 0 30px 0;text-align:left}.feature-card .feature-list li[data-v-fe3d0b46]{padding:12px 0;font-size:1em;color:#555;display:flex;align-items:center;gap:10px}.feature-card .feature-list li i[data-v-fe3d0b46]{color:#67c23a;font-size:18px}.feature-card .action-button[data-v-fe3d0b46]{width:100%;padding:15px;font-size:1.1em}.mindmap-card .card-icon[data-v-fe3d0b46]{background:linear-gradient(135deg,#667eea,#764ba2)}.flowchart-card .card-icon[data-v-fe3d0b46]{background:linear-gradient(135deg,#f093fb,#f5576c)}.cta-section[data-v-fe3d0b46]{max-width:1200px;margin:80px auto 40px;padding:60px 40px;background:hsla(0,0%,100%,.95);border-radius:20px;text-align:center;box-shadow:0 10px 30px rgba(0,0,0,.2)}.cta-section h2[data-v-fe3d0b46]{font-size:2.5em;margin-bottom:20px;color:#333}.cta-section p[data-v-fe3d0b46]{font-size:1.3em;color:#666;margin-bottom:40px}.cta-section .cta-buttons[data-v-fe3d0b46]{display:flex;gap:20px;justify-content:center}.cta-section .cta-buttons .el-button[data-v-fe3d0b46]{padding:15px 40px;font-size:1.1em}@media (max-width:768px){.hero-section .title[data-v-fe3d0b46]{font-size:2em}.hero-section .subtitle[data-v-fe3d0b46]{font-size:1.2em}.coffee-animation[data-v-fe3d0b46]{height:300px}.features-section .el-col[data-v-fe3d0b46]{margin-bottom:30px}.cta-section[data-v-fe3d0b46]{padding:40px 20px}.cta-section h2[data-v-fe3d0b46]{font-size:1.8em}.cta-section .cta-buttons[data-v-fe3d0b46]{flex-direction:column}.cta-section .cta-buttons .el-button[data-v-fe3d0b46]{width:100%}}