.page-home[data-v-183e6d8a]{background-color:#f8fafc;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;min-height:100vh;overflow:hidden;position:relative;width:100%}.page-home .bg-decoration[data-v-183e6d8a]{animation:float-183e6d8a 10s ease-in-out infinite;border-radius:50%;filter:blur(80px);opacity:.6;position:absolute;z-index:0}.page-home .bg-decoration.circle-1[data-v-183e6d8a]{background:radial-gradient(circle,rgba(64,158,255,.2) 0,transparent 70%);height:500px;left:-100px;top:-100px;width:500px}.page-home .bg-decoration.circle-2[data-v-183e6d8a]{animation-delay:-2s;background:radial-gradient(circle,rgba(149,117,205,.15) 0,transparent 70%);height:600px;right:-150px;top:20%;width:600px}.page-home .bg-decoration.circle-3[data-v-183e6d8a]{animation-delay:-4s;background:radial-gradient(circle,rgba(103,194,58,.1) 0,transparent 70%);bottom:-100px;height:400px;left:20%;width:700px}.page-home .bg-grid[data-v-183e6d8a]{background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 0);background-size:30px 30px;inset:0;-webkit-mask-image:radial-gradient(circle at center,#000 40%,transparent 100%);mask-image:radial-gradient(circle at center,#000 40%,transparent 100%);pointer-events:none;position:absolute;z-index:0}.page-home__container[data-v-183e6d8a]{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:1200px;padding:60px 20px;position:relative;z-index:1}.hero-section[data-v-183e6d8a]{padding:60px 0 80px;text-align:center;width:100%}.hero-section .hero-badge[data-v-183e6d8a]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid rgba(64,158,255,.2);border-radius:99px;box-shadow:0 2px 10px #409eff1a;color:#409eff;display:inline-flex;font-size:13px;font-weight:600;gap:6px;margin-bottom:24px;padding:6px 16px}.hero-section .hero-badge .mr-1[data-v-183e6d8a]{margin-right:4px}.hero-section .hero-title[data-v-183e6d8a]{color:#1e293b;font-size:56px;font-weight:800;letter-spacing:-1.5px;line-height:1.2;margin-bottom:24px}@media(max-width:768px){.hero-section .hero-title[data-v-183e6d8a]{font-size:36px}}.hero-section .hero-title .gradient-text[data-v-183e6d8a]{background:linear-gradient(120deg,#409eff,#34d399);-webkit-background-clip:text;-webkit-text-fill-color:transparent;display:inline-block;position:relative}.hero-section .hero-desc[data-v-183e6d8a]{color:#64748b;font-size:18px;font-weight:400;line-height:1.8;margin:0 auto 40px;max-width:700px}.hero-section .hero-desc strong[data-v-183e6d8a]{color:#1e293b;font-weight:600}.hero-section .hero-desc .highlight[data-v-183e6d8a]{color:#409eff;display:block;font-weight:500;margin-top:8px}.hero-section .hero-actions[data-v-183e6d8a]{display:flex;gap:20px;justify-content:center;margin-bottom:50px}.hero-section .hero-actions .cta-button[data-v-183e6d8a]{align-items:center;border-radius:30px;display:inline-flex;font-size:16px;font-weight:600;height:50px;justify-content:center;overflow:hidden;padding:0 32px;position:relative;text-decoration:none;transition:all .3s cubic-bezier(.25,.8,.25,1)}.hero-section .hero-actions .cta-button.primary[data-v-183e6d8a]{background:#409eff;box-shadow:0 10px 25px #409eff4d;color:#fff}.hero-section .hero-actions .cta-button.primary[data-v-183e6d8a]:hover{box-shadow:0 15px 35px #409eff66;transform:translateY(-2px)}.hero-section .hero-actions .cta-button.primary:hover .icon[data-v-183e6d8a]{transform:translate(4px)}.hero-section .hero-actions .cta-button.primary .icon[data-v-183e6d8a]{margin-left:8px;transition:transform .3s}.hero-section .hero-actions .cta-button.primary .shine[data-v-183e6d8a]{animation:shine-183e6d8a 3s infinite;background:linear-gradient(90deg,#fff0 0,#ffffff4d 50%,#fff0);height:100%;left:-100%;position:absolute;top:0;transform:skew(-25deg);width:50%}.hero-section .hero-actions .cta-button.secondary[data-v-183e6d8a]{background:#fff;border:1px solid #e2e8f0;color:#1e293b}.hero-section .hero-actions .cta-button.secondary[data-v-183e6d8a]:hover{background:#f8fafc;border-color:#cbd5e1;transform:translateY(-2px)}.hero-section .hero-actions .cta-button.secondary .github-icon[data-v-183e6d8a]{border-radius:50%;height:20px;margin-right:8px;width:20px}.hero-section .quick-access[data-v-183e6d8a]{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff9;border:1px solid hsla(0,0%,100%,.8);border-radius:16px;box-shadow:0 4px 20px #00000005;display:inline-flex;gap:15px;margin-bottom:50px;padding:15px 25px}@media(max-width:600px){.hero-section .quick-access[data-v-183e6d8a]{flex-direction:column;width:100%}}.hero-section .quick-access .quick-label[data-v-183e6d8a]{color:#64748b;font-size:13px;font-weight:600;white-space:nowrap}.hero-section .quick-access .tools-list[data-v-183e6d8a]{display:flex;flex-wrap:wrap;gap:10px;justify-content:center}.hero-section .quick-access .tools-list .quick-tool[data-v-183e6d8a]{align-items:center;background:#fff;border:1px solid #f1f5f9;border-radius:10px;display:flex;gap:8px;padding:6px 12px;text-decoration:none;transition:all .2s}.hero-section .quick-access .tools-list .quick-tool[data-v-183e6d8a]:hover{border-color:#409eff;box-shadow:0 2px 8px #409eff1a;transform:translateY(-1px)}.hero-section .quick-access .tools-list .quick-tool:hover .tool-name[data-v-183e6d8a]{color:#409eff}.hero-section .quick-access .tools-list .quick-tool:hover .tool-icon-wrapper[data-v-183e6d8a]{background:#409eff1a;color:#409eff}.hero-section .quick-access .tools-list .quick-tool .tool-icon-wrapper[data-v-183e6d8a]{border-radius:4px;color:#64748b;display:flex;font-size:14px;padding:2px;transition:all .2s}.hero-section .quick-access .tools-list .quick-tool .tool-name[data-v-183e6d8a]{color:#1e293b;font-size:13px;font-weight:500;transition:color .2s}.hero-section .quick-access .tools-list .quick-tool .tool-tag[data-v-183e6d8a]{background:#ff6b6b;border-radius:4px;color:#fff;font-size:10px;padding:1px 4px;transform:scale(.9)}.hero-section .hero-highlights[data-v-183e6d8a]{display:flex;flex-wrap:wrap;gap:30px;justify-content:center}.hero-section .hero-highlights .highlight-item[data-v-183e6d8a]{align-items:center;color:#64748b;display:flex;font-size:14px;font-weight:500;gap:10px}.hero-section .hero-highlights .highlight-item .icon-circle[data-v-183e6d8a]{align-items:center;background:#67c23a1a;border-radius:50%;color:#67c23a;display:flex;font-size:12px;height:24px;justify-content:center;width:24px}.features-section[data-v-183e6d8a]{margin-top:20px;width:100%}.features-section .section-header[data-v-183e6d8a]{margin-bottom:50px;text-align:center}.features-section .section-header .section-title[data-v-183e6d8a]{color:#1e293b;font-size:32px;font-weight:700;margin-bottom:10px}.features-section .section-header .section-sub[data-v-183e6d8a]{color:#64748b;font-size:16px}.features-section .features-grid[data-v-183e6d8a]{display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.features-section .features-grid .feature-card[data-v-183e6d8a]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffb3;border:1px solid hsla(0,0%,100%,.6);border-radius:20px;cursor:default;overflow:hidden;padding:30px;position:relative;transition:all .3s cubic-bezier(.25,.8,.25,1)}.features-section .features-grid .feature-card[data-v-183e6d8a]:hover{background:#fffffff2;border-color:#fff;box-shadow:0 15px 30px #0000000d;transform:translateY(-5px)}.features-section .features-grid .feature-card:hover .card-bg[data-v-183e6d8a]{opacity:1;transform:scale(1.05)}.features-section .features-grid .feature-card:hover .card-arrow[data-v-183e6d8a]{opacity:1;transform:translate(0)}.features-section .features-grid .feature-card .card-bg[data-v-183e6d8a]{inset:0;opacity:0;position:absolute;transition:all .4s;z-index:0}.features-section .features-grid .feature-card .card-content[data-v-183e6d8a]{position:relative;z-index:1}.features-section .features-grid .feature-card .card-header[data-v-183e6d8a]{align-items:center;display:flex;gap:15px;margin-bottom:15px}.features-section .features-grid .feature-card .card-header .card-icon[data-v-183e6d8a]{align-items:center;background:#fff;border-radius:12px;display:flex;font-size:24px;height:48px;justify-content:center;width:48px}.features-section .features-grid .feature-card .card-header .card-title[data-v-183e6d8a]{color:#1e293b;font-size:18px;font-weight:700;margin:0}.features-section .features-grid .feature-card .card-desc[data-v-183e6d8a]{color:#64748b;font-size:14px;line-height:1.6;min-height:44px}.features-section .features-grid .feature-card .card-arrow[data-v-183e6d8a]{font-size:18px;opacity:0;position:absolute;right:30px;top:30px;transform:translate(-10px);transition:all .3s}.home-footer[data-v-183e6d8a]{border-top:1px solid rgba(0,0,0,.05);margin-top:100px;padding:40px 0;text-align:center;width:100%}.home-footer .footer-content .logo-text[data-v-183e6d8a]{color:#1e293b;font-size:20px;font-weight:800;letter-spacing:-.5px;margin-bottom:8px}.home-footer .footer-content .slogan[data-v-183e6d8a]{color:#64748b;font-size:14px;margin-bottom:20px}.home-footer .footer-content .copyright[data-v-183e6d8a]{color:#94a3b8;font-size:12px}.home-footer .footer-content .copyright .version[data-v-183e6d8a]{background:#e2e8f0;border-radius:4px;color:#475569;font-family:monospace;margin-left:8px;padding:2px 6px}.animate-fade-up[data-v-183e6d8a]{animation:fadeUp-183e6d8a .8s cubic-bezier(.2,.8,.2,1) forwards;opacity:0}.delay-1[data-v-183e6d8a]{animation-delay:.1s}.delay-2[data-v-183e6d8a]{animation-delay:.2s}.delay-3[data-v-183e6d8a]{animation-delay:.3s}.delay-4[data-v-183e6d8a]{animation-delay:.4s}.delay-5[data-v-183e6d8a]{animation-delay:.5s}@keyframes fadeUp-183e6d8a{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes float-183e6d8a{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes shine-183e6d8a{to{left:125%}}@media(max-width:768px){.hero-actions[data-v-183e6d8a]{flex-direction:column;width:100%}.cta-button[data-v-183e6d8a]{width:100%}.features-grid[data-v-183e6d8a]{grid-template-columns:1fr}}
