.hero-section[data-v-9e70d71f]{isolation:isolate;min-height:100vh;padding:6rem 2rem 4rem}.hero-bg[data-v-9e70d71f]{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none}.hero-content[data-v-9e70d71f]{position:relative;z-index:10}.hero-orb[data-v-9e70d71f]{position:absolute;border-radius:50%;filter:blur(80px);opacity:.6;animation:float 20s infinite ease-in-out}.hero-orb-1[data-v-9e70d71f]{width:500px;height:500px;background:var(--primary);top:-200px;left:-200px}.hero-orb-2[data-v-9e70d71f]{width:400px;height:400px;background:var(--secondary);bottom:-150px;right:-150px;animation-delay:-5s}.wave-canvas[data-v-9e70d71f]{position:absolute;bottom:0;left:0;width:100%;height:100%;z-index:2;pointer-events:none}@media (max-width: 768px){.hero-section[data-v-9e70d71f]{min-height:100vh;min-height:100dvh;padding:5rem 1rem 2rem}.hero-orb-1[data-v-9e70d71f]{width:280px;height:280px;top:-120px;left:-120px}.hero-orb-2[data-v-9e70d71f]{width:220px;height:220px;bottom:-100px;right:-100px}}.features-section[data-v-ffd6dc1c]{position:relative;z-index:10;padding:6rem 2rem}.features-inner[data-v-ffd6dc1c]{max-width:1280px;margin:0 auto}.bento-card-v2[data-v-ffd6dc1c]{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:2rem;display:flex;flex-direction:column;transition:all .3s ease}.bento-card-v2[data-v-ffd6dc1c]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #6fefe433}.bento-highlight[data-v-ffd6dc1c]{font-size:1.5rem;font-weight:800;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.features-section[data-v-ffd6dc1c]{padding:4rem 1rem}}.scenarios-section[data-v-106663ff]{position:relative;z-index:1;padding:6rem 2rem}.scenarios-inner[data-v-106663ff]{max-width:1280px;margin:0 auto}.section-header[data-v-106663ff]{text-align:center;max-width:700px;margin:0 auto 4rem}.scenario-tabs[data-v-106663ff]{display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:1rem;max-width:700px;margin:0 auto 3rem;padding:1.5rem 1rem;background:#fff;border-radius:16px;box-shadow:0 4px 20px #0000000f}.scenario-tab[data-v-106663ff]{display:flex;flex:1;flex-direction:column;align-items:center;gap:.5rem;min-width:100px;min-height:44px;padding:.5rem 1.5rem;border:none;border-radius:12px;background:transparent;color:#666;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.scenario-tab[data-v-106663ff]:hover,.scenario-tab.active[data-v-106663ff]{color:var(--primary)}.scenario-tab-icon[data-v-106663ff]{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;transition:transform .3s ease,opacity .3s ease}.scenario-tab-thumb[data-v-106663ff]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;display:block}.scenario-tab:not(.active):not(:hover) .scenario-tab-icon[data-v-106663ff]{opacity:.72}.scenario-tab.active .scenario-tab-icon[data-v-106663ff]{transform:scale(1.15)}.scenario-tab-name[data-v-106663ff]{font-weight:600;font-size:1rem}.scenario-carousel[data-v-106663ff]{display:flex;align-items:center;justify-content:center;gap:1.5rem;max-width:1200px;margin:0 auto}.scenario-stage[data-v-106663ff]{flex:1;min-height:380px;position:relative}.scenario-content[data-v-106663ff]{display:none;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.scenario-content.active[data-v-106663ff]{display:grid;animation:fadeInScenario-106663ff .5s ease}@keyframes fadeInScenario-106663ff{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.scenario-text-title[data-v-106663ff]{position:relative;display:inline-block;font-size:2.25rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:var(--text-body)}.scenario-text-title[data-v-106663ff]:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:4px;border-radius:2px;background:var(--gradient)}.scenario-text-desc[data-v-106663ff]{font-size:1.125rem;line-height:1.9;color:var(--text-muted)}.scenario-image[data-v-106663ff]{width:100%;height:380px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:24px;background:linear-gradient(135deg,#6fefe414,#87f99a14)}.scenario-image img[data-v-106663ff]{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.scenario-arrow[data-v-106663ff]{position:relative;display:flex;flex-shrink:0;align-items:center;justify-content:center;width:52px;height:52px;min-width:44px;min-height:44px;border:none;border-radius:50%;background:#fff;box-shadow:0 4px 16px #6fefe433;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.scenario-arrow[data-v-106663ff]:before{content:"";width:11px;height:11px;border-top:2.5px solid var(--primary);border-right:2.5px solid var(--primary);transition:border-color .3s ease}.scenario-arrow-prev[data-v-106663ff]:before{transform:rotate(-135deg);margin-left:4px}.scenario-arrow-next[data-v-106663ff]:before{transform:rotate(45deg);margin-right:4px}.scenario-arrow[data-v-106663ff]:hover{background:var(--gradient);transform:scale(1.12);box-shadow:0 8px 24px #6fefe466}.scenario-arrow[data-v-106663ff]:hover:before{border-top-color:#fff;border-right-color:#fff}.scenario-arrow[data-v-106663ff]:active{transform:scale(.95)}@media (max-width: 768px){.scenarios-section[data-v-106663ff]{padding:4rem 1rem}.section-header[data-v-106663ff]{margin-bottom:2.5rem}.scenario-tabs[data-v-106663ff]{margin-bottom:2rem;padding:1rem .75rem}.scenario-tab[data-v-106663ff]{min-width:80px;padding:.5rem}.scenario-tab-name[data-v-106663ff]{font-size:.85rem}.scenario-carousel[data-v-106663ff]{gap:.5rem}.scenario-content[data-v-106663ff],.scenario-content.active[data-v-106663ff]{grid-template-columns:1fr;text-align:center}.scenario-image[data-v-106663ff]{order:-1;height:250px}.scenario-text-title[data-v-106663ff]:after{left:50%;transform:translate(-50%)}.scenario-text-title[data-v-106663ff]{font-size:1.75rem}.scenario-arrow[data-v-106663ff]{width:42px;height:42px}.scenario-arrow[data-v-106663ff]:before{width:9px;height:9px}.scenario-stage[data-v-106663ff]{min-height:auto}}.steps-section[data-v-ba5d4772]{position:relative;z-index:1;padding:6rem 2rem;background:transparent}.steps-container[data-v-ba5d4772]{max-width:1280px;margin:0 auto}.section-header[data-v-ba5d4772]{text-align:center;max-width:700px;margin:0 auto 4rem}.steps-grid[data-v-ba5d4772]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem}.step-card[data-v-ba5d4772]{background:#fff;border-radius:16px;padding:2rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.step-card[data-v-ba5d4772]:hover{transform:translateY(-8px);box-shadow:0 12px 24px #6fefe426}.step-number[data-v-ba5d4772]{width:60px;height:60px;border-radius:50%;background:var(--gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:800;margin-bottom:1.5rem}.step-time[data-v-ba5d4772]{display:inline-block;padding:.5rem 1rem;background:linear-gradient(135deg,#6fefe41a,#87f99a1a);border-radius:20px;font-size:.875rem;font-weight:600;color:var(--primary)}@media (max-width: 768px){.steps-section[data-v-ba5d4772]{padding:4rem 1rem}.section-header[data-v-ba5d4772]{margin-bottom:2.5rem}.steps-grid[data-v-ba5d4772]{margin-top:2.5rem;grid-template-columns:1fr}}.pricing-section[data-v-fda3b749]{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:6rem 2rem}.section-header[data-v-fda3b749]{text-align:center;max-width:700px;margin:0 auto 4rem}.pricing-grid[data-v-fda3b749]{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;margin-top:4rem}.pricing-card[data-v-fda3b749]{background:#fff;border:1px solid #e5e5e5;border-radius:16px;padding:2.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.pricing-card[data-v-fda3b749]:hover{transform:translateY(-8px);box-shadow:0 20px 40px #6fefe433}.pricing-card.featured[data-v-fda3b749]{border:2px solid transparent;background:linear-gradient(#fff,#fff) padding-box,var(--gradient) border-box}.pricing-card.business[data-v-fda3b749]{display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.pricing-badge[data-v-fda3b749]{position:absolute;top:-14px;left:50%;transform:translate(-50%);background:var(--gradient);color:#fff;padding:.375rem 1.25rem;border-radius:20px;font-size:.875rem;font-weight:600;white-space:nowrap}.pricing-price[data-v-fda3b749]{font-size:3rem;font-weight:800;margin-bottom:.25rem;color:var(--text-body)}.currency[data-v-fda3b749]{font-size:1.5rem;vertical-align:super}.period[data-v-fda3b749]{font-size:1rem;font-weight:400;color:#666}.pricing-features[data-v-fda3b749]{list-style:none;padding:0;margin:2rem 0}.pricing-features li[data-v-fda3b749]{padding:.75rem 0;border-bottom:1px solid #f0f0f0;display:flex;align-items:center;gap:.75rem;font-size:.95rem;color:#444}.pricing-features li[data-v-fda3b749]:before{content:"✓";width:22px;height:22px;border-radius:50%;background:var(--gradient);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.75rem;flex-shrink:0}.btn-pricing[data-v-fda3b749]{width:100%;padding:.875rem;border-radius:24px;font-weight:600;border:2px solid var(--primary);background:#fff;color:var(--primary);text-decoration:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-pricing.featured[data-v-fda3b749]{background:var(--gradient);color:#fff;border:none}.btn-pricing[data-v-fda3b749]:hover{transform:translateY(-2px);box-shadow:0 8px 16px #6fefe44d}.business-title[data-v-fda3b749]{font-size:1.5rem;font-weight:700;margin-bottom:.5rem;color:var(--text-body)}.business-desc[data-v-fda3b749],.business-footnote[data-v-fda3b749]{color:#666;font-size:.875rem}.qr-code[data-v-fda3b749]{width:180px;height:180px;-o-object-fit:contain;object-fit:contain;margin:1.5rem 0;border:2px solid #e5e5e5;border-radius:12px;padding:.5rem}@media (max-width: 768px){.pricing-section[data-v-fda3b749]{padding:4rem 1rem}.section-header[data-v-fda3b749]{margin-bottom:2.5rem}.pricing-grid[data-v-fda3b749]{margin-top:2.5rem;grid-template-columns:1fr}}.faq-section[data-v-d6d0a736]{position:relative;z-index:1;padding:6rem 2rem;background:transparent}.faq-container[data-v-d6d0a736]{max-width:900px;margin:0 auto}.section-header[data-v-d6d0a736]{text-align:center;max-width:700px;margin:0 auto 4rem}.faq-list[data-v-d6d0a736]{margin-top:4rem}.faq-item[data-v-d6d0a736]{background:#fff;border:1px solid #e5e5e5;border-radius:12px;margin-bottom:1rem;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1)}.faq-item[data-v-d6d0a736]:hover,.faq-item.active[data-v-d6d0a736]{border-color:var(--primary)}.faq-item[data-v-d6d0a736]:hover{box-shadow:0 4px 12px #6fefe41a}.faq-question[data-v-d6d0a736]{width:100%;padding:1.5rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;font-weight:600;background:transparent;border:none;cursor:pointer;text-align:left;color:var(--text-body);font-size:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.faq-icon[data-v-d6d0a736]{font-size:1.5rem;line-height:1;background:var(--gradient);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transition:transform .3s cubic-bezier(.4,0,.2,1);flex-shrink:0}.faq-item.active .faq-icon[data-v-d6d0a736]{transform:rotate(180deg)}.faq-answer[data-v-d6d0a736]{max-height:0;overflow:hidden;color:#666;line-height:1.8;transition:max-height .3s cubic-bezier(.4,0,.2,1)}.faq-answer-content[data-v-d6d0a736]{padding:0 1.5rem 1.5rem;font-size:.95rem}.faq-item.active .faq-answer[data-v-d6d0a736]{max-height:500px}@media (max-width: 768px){.faq-section[data-v-d6d0a736]{padding:4rem 1rem}.section-header[data-v-d6d0a736]{margin-bottom:2.5rem}.faq-list[data-v-d6d0a736]{margin-top:2.5rem}}.cta-section[data-v-a8d4c685]{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:6rem 2rem;text-align:center}.cta-card[data-v-a8d4c685]{background:linear-gradient(135deg,#6fefe4,#87f99a);border-radius:24px;padding:4rem 2rem;position:relative;overflow:hidden}.cta-card[data-v-a8d4c685]:before{content:"";position:absolute;width:500px;height:500px;background:#ffffff1a;border-radius:50%;top:-250px;right:-150px}.cta-content[data-v-a8d4c685]{position:relative;z-index:10}.btn-cta[data-v-a8d4c685]{padding:1rem 2.5rem;background:#fff;color:var(--primary);border:none;border-radius:24px;font-weight:700;font-size:1.125rem;text-decoration:none;cursor:pointer;box-shadow:0 8px 24px #00000026;transition:all .3s cubic-bezier(.4,0,.2,1)}.btn-cta[data-v-a8d4c685]:hover{transform:translateY(-4px);box-shadow:0 16px 32px #0003}@media (max-width: 768px){.cta-section[data-v-a8d4c685]{padding:4rem 1rem}.cta-card[data-v-a8d4c685]{padding:3rem 1.5rem}}.demo-modal-overlay[data-v-056c588c]{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#0009;display:flex;align-items:center;justify-content:center;padding:1rem}.demo-modal[data-v-056c588c]{position:relative;background:#fff;border-radius:16px;padding:1rem;max-width:90vw;max-height:90vh}.demo-modal-close[data-v-056c588c]{position:absolute;top:8px;right:12px;border:none;background:transparent;font-size:1.75rem;cursor:pointer;color:#666;min-width:44px;min-height:44px}.demo-modal-img[data-v-056c588c]{max-width:100%;max-height:75vh;border-radius:8px;display:block}.demo-modal-hint[data-v-056c588c]{text-align:center;color:#666;font-size:.875rem;margin-top:.75rem}
