@keyframes shake{0%{transform:translate(1px,1px)rotate(.1deg)}10%{transform:translate(-1px,-2px)rotate(-1deg)}20%{transform:translate(-3px)rotate(1deg)}30%{transform:translate(3px,2px)rotate(.1deg)}40%{transform:translate(1px,-1px)rotate(1deg)}50%{transform:translate(-1px,2px)rotate(-1deg)}60%{transform:translate(-3px,1px)rotate(.1deg)}70%{transform:translate(3px,1px)rotate(-1deg)}80%{transform:translate(-1px,-1px)rotate(1deg)}90%{transform:translate(1px,2px)rotate(.1deg)}to{transform:translate(1px,-2px)rotate(-1deg)}}@keyframes slowShake{0%,to{transform:rotate(0)}20%{transform:rotate(-10deg)}40%{transform:rotate(10deg)}60%{transform:rotate(-10deg)}80%{transform:rotate(10deg)}}@keyframes drop{0%{opacity:0;top:-150px;transform:rotate(0)scale(1)}5%{opacity:1}85%{opacity:1}to{opacity:0;top:100px;transform:rotate(360deg)scale(.3)}}@keyframes dropMobile{0%{opacity:0;top:-200px;transform:rotate(0)scale(1)}3%{opacity:1}85%{opacity:1}to{opacity:0;top:80px;transform:rotate(360deg)scale(.3)}}@keyframes dropSmall{0%{opacity:0;top:-250px;transform:rotate(0)scale(1)}2%{opacity:1}85%{opacity:1}to{opacity:0;top:60px;transform:rotate(360deg)scale(.3)}}@keyframes popOut{0%{opacity:0;top:0;transform:translate(-50%,-50%)scale(.2)rotate(-5deg)}40%{opacity:1;top:-5%;transform:translate(-50%,-50%)scale(.5)rotate(0)}to{opacity:1;top:45%;transform:translate(-50%,-50%)scale(1)rotate(0)}}@keyframes flip{0%{transform:translate(-50%,-50%)rotateY(180deg)}to{transform:translate(-50%,-50%)rotateY(0)}}@keyframes unfold{0%{width:30px}to{background:#fffef8;width:160px}}@keyframes textReveal{0%{opacity:0}to{opacity:1}}.santa-hat-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative;overflow:hidden}.santa-hat-container .santa-hat{justify-content:center;align-items:center;width:100%;max-width:450px;height:450px;padding:2% 20px 18px;display:flex;position:relative}.santa-hat-container .santa-hat img{will-change:transform;z-index:2;width:100%;height:100%}.santa-hat-container .santa-hat img.shake{animation:.6s slowShake}.santa-hat-container .santa-hat .paper{opacity:0;z-index:1;background:#fff;border:1px solid #ccc;width:40px;height:65px;position:absolute;top:-150px}.santa-hat-container .santa-hat .result-paper{opacity:0;width:160px;height:80px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;perspective:800px;z-index:10;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotateY(180deg)}.santa-hat-container .santa-hat .result-paper .card-face{backface-visibility:hidden;color:#333;border-radius:4px;justify-content:center;align-items:center;width:100%;height:100%;font-family:Dancing Script,Bradley Hand,cursive;font-size:36px;display:flex;position:absolute;box-shadow:0 4px 8px #00000040}.santa-hat-container .santa-hat .result-paper .front{background:#fffef8;transform:rotateY(0)}.santa-hat-container .santa-hat .result-paper .front span{backface-visibility:hidden;display:inline-block}.santa-hat-container .santa-hat .result-paper .front .name{opacity:0;animation:.5s forwards textReveal}.santa-hat-container .santa-hat .result-paper .back{background:linear-gradient(90deg,#fffef8 45%,#ddd 50%,#fffef8 55%);transform:rotateY(180deg)}@media only screen and (width<=1350px){.santa-hat-container .santa-hat .paper{opacity:0;z-index:1;background:#fff;border:1px solid #ccc;width:40px;height:65px;position:absolute;top:-220px;animation-name:dropMobile!important}}@media only screen and (width<=900px){.santa-hat-container .santa-hat{height:300px;margin:2% 10px 18px}.santa-hat-container .santa-hat .paper{opacity:0;z-index:1;background:#fff;border:1px solid #ccc;width:28px;height:50px;position:absolute;top:-200px;animation-name:dropMobile!important}}@media only screen and (width<=600px){.santa-hat-container .santa-hat{height:250px;margin:2% 5px 18px}.santa-hat-container .santa-hat .paper{width:18px;height:35px;top:-250px;animation-name:dropSmall!important}}@media only screen and (width<=450px){.santa-hat-container .santa-hat{height:200px;margin:2% 5px 18px}.santa-hat-container .santa-hat .paper{width:16px;height:30px;top:-250px;animation-name:dropSmall!important}}.enhanced-hero[data-v-8dcfcd39]{box-sizing:border-box;background:0 0;justify-content:center;align-items:center;width:100%;max-width:1400px;min-height:900px;margin:0 auto;display:flex;overflow:hidden}.enhanced-hero .hero-content[data-v-8dcfcd39]{text-align:center;box-sizing:border-box;width:100%;max-width:100%;padding:0 20px}.enhanced-hero .main-headline[data-v-8dcfcd39]{margin:40px 0}.enhanced-hero .main-headline h1[data-v-8dcfcd39]{color:#fff;text-shadow:2px 2px 10px #222;margin-bottom:20px;font-size:clamp(2.5rem,5vw,4rem);font-weight:700;line-height:1.2}.enhanced-hero .main-headline .subheadline[data-v-8dcfcd39]{color:#fff;opacity:.9;text-shadow:1px 1px 5px #222;margin-bottom:0;font-size:clamp(1.2rem,2.5vw,1.8rem)}.enhanced-hero .hero-demo[data-v-8dcfcd39]{margin:40px 0 0}.enhanced-hero .value-props[data-v-8dcfcd39]{flex-wrap:wrap;justify-content:center;gap:30px;margin:40px 0;display:flex}.enhanced-hero .value-prop[data-v-8dcfcd39]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:25px;align-items:center;gap:10px;padding:12px 20px;display:flex}.enhanced-hero .value-prop svg[data-v-8dcfcd39]{font-size:1.1rem}.enhanced-hero .value-prop span[data-v-8dcfcd39]{color:#fff;font-size:1rem;font-weight:500}.enhanced-hero .cta-buttons[data-v-8dcfcd39]{margin-bottom:40px}.enhanced-hero .cta-buttons .primary-cta[data-v-8dcfcd39]{margin-bottom:25px;text-decoration:none;display:inline-block}.enhanced-hero .cta-buttons .primary-cta button[data-v-8dcfcd39]{padding:20px 50px;font-size:1.8rem;transition:all .3s;box-shadow:0 4px 15px #e91e154d}.enhanced-hero .cta-buttons .primary-cta button[data-v-8dcfcd39]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #e91e1580}@media only screen and (width<=900px){.enhanced-hero[data-v-8dcfcd39]{min-height:700px;padding:0}.enhanced-hero .main-headline[data-v-8dcfcd39]{margin:0}.enhanced-hero .value-props[data-v-8dcfcd39]{gap:15px}.enhanced-hero .value-prop[data-v-8dcfcd39]{padding:10px 16px}.enhanced-hero .value-prop span[data-v-8dcfcd39]{font-size:.9rem}}@media only screen and (width<=600px){.enhanced-hero[data-v-8dcfcd39]{min-height:600px;padding:10px}.enhanced-hero .hero-content[data-v-8dcfcd39]{padding:0 10px}.enhanced-hero .value-props[data-v-8dcfcd39]{flex-direction:column;align-items:center;gap:12px;margin:10px 0}}.how-it-works[data-v-5ce89518]{color:#2c3e50;background:linear-gradient(135deg,#fffffff2 0%,#f8f9fafa 100%);padding:30px 0 60px}.how-it-works .container[data-v-5ce89518]{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.how-it-works h2[data-v-5ce89518]{color:#2c3e50;text-shadow:none;letter-spacing:-.01em;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800}.how-it-works .section-subtitle[data-v-5ce89518]{color:#5a6c7d;opacity:1;margin-bottom:60px;font-size:1.3rem}.how-it-works .steps[data-v-5ce89518]{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:80px;display:grid}.how-it-works .step[data-v-5ce89518]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffc;border:1px solid #2c3e501a;border-radius:15px;padding:30px 20px;transition:transform .3s,box-shadow .3s;box-shadow:0 4px 15px #0000001a}.how-it-works .step[data-v-5ce89518]:hover{background:#fffffff2;transform:translateY(-5px);box-shadow:0 10px 30px #00000026}.how-it-works .step-number[data-v-5ce89518]{color:#fff;background:#e91e15;border-radius:50%;width:40px;height:40px;margin-bottom:15px;font-size:1.2rem;font-weight:700;line-height:40px;display:inline-block}.how-it-works .step-icon[data-v-5ce89518]{color:#e91e15;margin-bottom:20px;font-size:2.5rem}.how-it-works h3[data-v-5ce89518]{color:#2c3e50;margin-bottom:15px;font-size:1.5rem;font-weight:600}.how-it-works p[data-v-5ce89518]{color:#5a6c7d;opacity:1;line-height:1.6}.how-it-works .demo-section[data-v-5ce89518]{background:linear-gradient(135deg,#fffffff2 0%,#f8f9fafa 100%);border:1px solid #2c3e501a;border-radius:25px;margin-top:80px;padding:60px 40px;box-shadow:0 10px 40px #0000001a}.how-it-works .demo-section .demo-header[data-v-5ce89518]{text-align:center;margin-bottom:50px}.how-it-works .demo-section .demo-header h3[data-v-5ce89518]{color:#2c3e50;letter-spacing:-.01em;margin-bottom:15px;font-family:Outfit,sans-serif;font-size:2.5rem;font-weight:700}.how-it-works .demo-section .demo-header .demo-subtitle[data-v-5ce89518]{color:#5a6c7d;opacity:1;font-size:1.2rem}.how-it-works .demo-section .demo-showcase[data-v-5ce89518]{grid-template-columns:1fr 1fr;align-items:center;gap:60px;display:grid}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper[data-v-5ce89518]{text-align:center}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper .animation-frame[data-v-5ce89518]{background:#ffffffe6;border:2px solid #e91e151a;border-radius:20px;margin-bottom:20px;padding:40px;transition:transform .3s,box-shadow .3s;box-shadow:0 8px 30px #0000001a}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper .animation-frame[data-v-5ce89518]:hover{transform:translateY(-5px);box-shadow:0 15px 50px #00000026}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper .animation-caption[data-v-5ce89518]{color:#5a6c7d;justify-content:center;align-items:center;gap:8px;font-weight:500;display:flex}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper .animation-caption svg[data-v-5ce89518]{color:#e91e15;font-size:1rem}.how-it-works .demo-section .demo-showcase .demo-benefits h4[data-v-5ce89518]{color:#2c3e50;margin-bottom:30px;font-size:1.8rem;font-weight:600}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid[data-v-5ce89518]{flex-direction:column;gap:25px;display:flex}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item[data-v-5ce89518]{background:#ffffffb3;border:1px solid #2c3e500d;border-radius:15px;align-items:flex-start;gap:15px;padding:20px;transition:all .3s;display:flex}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item[data-v-5ce89518]:hover{background:#ffffffe6;transform:translate(5px);box-shadow:0 5px 20px #0000001a}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-icon[data-v-5ce89518]{color:#fff;background:linear-gradient(135deg,#e91e15,#ff4757);border-radius:12px;flex:none;justify-content:center;align-items:center;width:45px;height:45px;font-size:1.2rem;display:flex}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-content[data-v-5ce89518]{flex:1}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-content h5[data-v-5ce89518]{color:#2c3e50;margin-bottom:5px;font-size:1.1rem;font-weight:600}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-content p[data-v-5ce89518]{color:#5a6c7d;margin:0;font-size:.95rem;line-height:1.4}.how-it-works .social-proof-banner[data-v-5ce89518]{background:linear-gradient(135deg,#e91e1514 0%,#2c3e5014 100%);border:1px solid #e91e1526;border-radius:20px;margin-top:80px;padding:40px;box-shadow:0 8px 30px #00000014}.how-it-works .social-proof-banner .banner-content[data-v-5ce89518]{justify-content:space-between;align-items:center;gap:40px;display:flex}.how-it-works .social-proof-banner .banner-content .proof-text[data-v-5ce89518]{text-align:left;flex:1}.how-it-works .social-proof-banner .banner-content .proof-text h4[data-v-5ce89518]{color:#2c3e50;margin-bottom:8px;font-size:1.8rem;font-weight:600}.how-it-works .social-proof-banner .banner-content .proof-text p[data-v-5ce89518]{color:#5a6c7d;opacity:1;text-align:left;margin:0;font-size:1.1rem}.how-it-works .social-proof-banner .banner-content .stats-showcase[data-v-5ce89518]{align-items:center;gap:30px;display:flex}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight[data-v-5ce89518]{background:#fffc;border:1px solid #2c3e501a;border-radius:15px;align-items:center;gap:15px;padding:20px 25px;transition:all .3s;display:flex}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight[data-v-5ce89518]:hover{background:#fffffff2;transform:translateY(-3px);box-shadow:0 8px 25px #0000001f}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-icon[data-v-5ce89518]{color:#fff;background:linear-gradient(135deg,#e91e15,#ff4757);border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.3rem;display:flex}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info[data-v-5ce89518]{text-align:left}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-number[data-v-5ce89518]{color:#2c3e50;margin-bottom:4px;font-size:2.2rem;font-weight:700;line-height:1}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-label[data-v-5ce89518]{color:#5a6c7d;font-size:.95rem;font-weight:500}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-divider[data-v-5ce89518]{background:-webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(#2c3e5033), to(transparent));background:linear-gradient(#0000,#2c3e5033,#0000);width:2px;height:60px}@media only screen and (width<=900px){.how-it-works[data-v-5ce89518]{padding:60px 0}.how-it-works h2[data-v-5ce89518]{font-size:2.5rem}.how-it-works .steps[data-v-5ce89518]{grid-template-columns:1fr;gap:30px}.how-it-works .demo-section[data-v-5ce89518]{margin-top:60px;padding:50px 30px}.how-it-works .demo-section .demo-header h3[data-v-5ce89518]{font-size:2.2rem}.how-it-works .demo-section .demo-showcase[data-v-5ce89518]{grid-template-columns:1fr;gap:40px}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper[data-v-5ce89518]{order:1}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper .animation-frame[data-v-5ce89518]{padding:30px}.how-it-works .demo-section .demo-showcase .demo-benefits[data-v-5ce89518]{text-align:center;order:2}.how-it-works .demo-section .demo-showcase .demo-benefits h4[data-v-5ce89518]{font-size:1.6rem}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid[data-v-5ce89518]{gap:20px}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item[data-v-5ce89518]{padding:18px}.how-it-works .social-proof-banner[data-v-5ce89518]{margin-top:50px;padding:30px 25px}.how-it-works .social-proof-banner .banner-content[data-v-5ce89518]{text-align:center;flex-direction:column;gap:30px}.how-it-works .social-proof-banner .banner-content .proof-text[data-v-5ce89518]{text-align:center}.how-it-works .social-proof-banner .banner-content .proof-text h4[data-v-5ce89518]{font-size:1.6rem}.how-it-works .social-proof-banner .banner-content .proof-text p[data-v-5ce89518]{font-size:1rem}.how-it-works .social-proof-banner .banner-content .stats-showcase[data-v-5ce89518]{justify-content:center;gap:20px}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight[data-v-5ce89518]{padding:18px 20px}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-icon[data-v-5ce89518]{width:45px;height:45px;font-size:1.2rem}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-number[data-v-5ce89518]{font-size:2rem}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-divider[data-v-5ce89518]{height:50px}}@media only screen and (width<=600px){.how-it-works .demo-section .social-proof-banner[data-v-5ce89518]{margin-top:50px;padding:30px 25px}.how-it-works .demo-section .social-proof-banner .banner-content[data-v-5ce89518]{text-align:center;flex-direction:column;gap:30px}.how-it-works .demo-section .social-proof-banner .banner-content .proof-text[data-v-5ce89518]{text-align:center}.how-it-works .demo-section .social-proof-banner .banner-content .proof-text h4[data-v-5ce89518]{font-size:1.6rem}.how-it-works .demo-section .social-proof-banner .banner-content .proof-text p[data-v-5ce89518]{font-size:1rem}.how-it-works .demo-section .social-proof-banner .banner-content .stats-showcase[data-v-5ce89518]{justify-content:center;gap:20px}.how-it-works .demo-section .social-proof-banner .banner-content .stats-showcase .stat-highlight[data-v-5ce89518]{padding:18px 20px}.how-it-works .demo-section .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-icon[data-v-5ce89518]{width:45px;height:45px;font-size:1.2rem}.how-it-works .demo-section .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-number[data-v-5ce89518]{font-size:2rem}.how-it-works .demo-section .social-proof-banner .banner-content .stats-showcase .stat-divider[data-v-5ce89518]{height:50px}.how-it-works[data-v-5ce89518]{padding:40px 0}.how-it-works h2[data-v-5ce89518]{font-size:2rem}.how-it-works .section-subtitle[data-v-5ce89518]{font-size:1.1rem}.how-it-works .step[data-v-5ce89518]{padding:25px 15px}.how-it-works .demo-section[data-v-5ce89518]{margin-top:40px;padding:40px 20px}.how-it-works .demo-section .demo-header[data-v-5ce89518]{margin-bottom:35px}.how-it-works .demo-section .demo-header h3[data-v-5ce89518]{font-size:2rem}.how-it-works .demo-section .demo-header .demo-subtitle[data-v-5ce89518]{font-size:1.1rem}.how-it-works .demo-section .demo-showcase[data-v-5ce89518]{gap:30px}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper .animation-frame[data-v-5ce89518]{padding:25px}.how-it-works .demo-section .demo-showcase .demo-benefits h4[data-v-5ce89518]{font-size:1.4rem}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid[data-v-5ce89518]{gap:18px}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item[data-v-5ce89518]{padding:15px}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-icon[data-v-5ce89518]{width:40px;height:40px;font-size:1.1rem}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-content h5[data-v-5ce89518]{font-size:1rem}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-content p[data-v-5ce89518]{font-size:.9rem}.how-it-works .social-proof-banner[data-v-5ce89518]{border-radius:15px;margin-top:40px;padding:20px 15px}.how-it-works .social-proof-banner .banner-content[data-v-5ce89518]{gap:20px}.how-it-works .social-proof-banner .banner-content .proof-text h4[data-v-5ce89518]{margin-bottom:6px;font-size:1.3rem;line-height:1.3}.how-it-works .social-proof-banner .banner-content .proof-text p[data-v-5ce89518]{font-size:.9rem;line-height:1.4}.how-it-works .social-proof-banner .banner-content .stats-showcase[data-v-5ce89518]{flex-direction:column;gap:12px;width:100%}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight[data-v-5ce89518]{border-radius:12px;width:100%;max-width:280px;margin:0 auto;padding:16px 20px}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-icon[data-v-5ce89518]{width:42px;height:42px;font-size:1.1rem}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info[data-v-5ce89518]{flex:1}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-number[data-v-5ce89518]{text-align:center;font-size:1.9rem;font-weight:800}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-label[data-v-5ce89518]{text-align:center;font-size:.9rem;font-weight:500}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-divider[data-v-5ce89518]{display:none}}@media only screen and (width<=400px){.how-it-works .container[data-v-5ce89518]{padding:0 15px}.how-it-works .step[data-v-5ce89518]{padding:20px 12px}.how-it-works .step-icon[data-v-5ce89518]{font-size:2rem}.how-it-works h3[data-v-5ce89518]{font-size:1.3rem}.how-it-works .demo-section[data-v-5ce89518]{padding:30px 15px}.how-it-works .demo-section .demo-header h3[data-v-5ce89518]{font-size:1.8rem}.how-it-works .demo-section .demo-header .demo-subtitle[data-v-5ce89518]{font-size:1rem}.how-it-works .demo-section .demo-showcase[data-v-5ce89518]{gap:25px}.how-it-works .demo-section .demo-showcase .demo-animation-wrapper .animation-frame[data-v-5ce89518]{padding:20px}.how-it-works .demo-section .demo-showcase .demo-benefits h4[data-v-5ce89518]{font-size:1.3rem}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid[data-v-5ce89518]{gap:15px}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item[data-v-5ce89518]{padding:12px}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-icon[data-v-5ce89518]{width:35px;height:35px;font-size:1rem}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-content h5[data-v-5ce89518]{font-size:.95rem}.how-it-works .demo-section .demo-showcase .demo-benefits .benefits-grid .benefit-item .benefit-content p[data-v-5ce89518]{font-size:.85rem}.how-it-works .social-proof-banner[data-v-5ce89518]{border-radius:12px;margin-top:25px;padding:18px 12px}.how-it-works .social-proof-banner .banner-content[data-v-5ce89518]{gap:16px}.how-it-works .social-proof-banner .banner-content .proof-text h4[data-v-5ce89518]{margin-bottom:4px;font-size:1.2rem;line-height:1.2}.how-it-works .social-proof-banner .banner-content .proof-text p[data-v-5ce89518]{font-size:.85rem;line-height:1.3}.how-it-works .social-proof-banner .banner-content .stats-showcase[data-v-5ce89518]{flex-direction:column;gap:12px}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight[data-v-5ce89518]{border-radius:10px;width:100%;max-width:260px;margin:0 auto;padding:14px 16px}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-icon[data-v-5ce89518]{width:38px;height:38px;font-size:1rem}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info[data-v-5ce89518]{text-align:center}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-number[data-v-5ce89518]{font-size:1.7rem;font-weight:800}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-label[data-v-5ce89518]{font-size:.8rem;font-weight:500}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-divider[data-v-5ce89518]{display:none}}@media only screen and (width<=375px){.how-it-works .social-proof-banner[data-v-5ce89518]{margin-top:20px;padding:15px 10px}.how-it-works .social-proof-banner .banner-content[data-v-5ce89518]{gap:14px}.how-it-works .social-proof-banner .banner-content .proof-text h4[data-v-5ce89518]{font-size:1.1rem;line-height:1.2}.how-it-works .social-proof-banner .banner-content .proof-text p[data-v-5ce89518]{font-size:.8rem;line-height:1.3}.how-it-works .social-proof-banner .banner-content .stats-showcase[data-v-5ce89518]{gap:8px}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight[data-v-5ce89518]{max-width:240px;padding:12px 14px}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-icon[data-v-5ce89518]{width:35px;height:35px;font-size:.95rem}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-number[data-v-5ce89518]{font-size:1.5rem}.how-it-works .social-proof-banner .banner-content .stats-showcase .stat-highlight .stat-info .stat-label[data-v-5ce89518]{font-size:.75rem}}.benefits-section[data-v-6855aff8]{background:linear-gradient(135deg,#1a4d3a4d 0%,#0f2a444d 100%);padding:40px 0 80px}.benefits-section .container[data-v-6855aff8]{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.benefits-section h2[data-v-6855aff8]{color:#fff;text-shadow:2px 2px 5px #222;margin-bottom:20px;font-family:Outfit;font-size:3rem}.benefits-section .section-subtitle[data-v-6855aff8]{color:#fff;opacity:.9;margin-bottom:60px;font-size:1.3rem}.benefits-section .benefits-grid[data-v-6855aff8]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px;margin-bottom:60px;display:grid}.benefits-section .benefit[data-v-6855aff8]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:15px;padding:30px 25px;transition:transform .3s,box-shadow .3s}.benefits-section .benefit-icon[data-v-6855aff8]{margin-bottom:20px;font-size:3rem}.benefits-section h3[data-v-6855aff8]{color:#fff;margin-bottom:15px;font-size:1.4rem;font-weight:600}.benefits-section p[data-v-6855aff8]{color:#fff;opacity:.9;font-size:1rem;line-height:1.6}.benefits-section .highlight-section[data-v-6855aff8]{background:linear-gradient(135deg,#e91e1533 0%,#e91e151a 100%);border:2px solid #e91e154d;border-radius:20px;padding:40px}.benefits-section .highlight-section .highlight-content h3[data-v-6855aff8]{color:#fff;margin-bottom:20px;font-size:1.8rem}.benefits-section .highlight-section .highlight-content p[data-v-6855aff8]{margin-bottom:25px;font-size:1.1rem}.benefits-section .highlight-section .occasion-list[data-v-6855aff8]{flex-wrap:wrap;justify-content:center;gap:15px;display:flex}.benefits-section .highlight-section .occasion[data-v-6855aff8]{color:#fff;background:#fff3;border:1px solid #ffffff4d;border-radius:25px;padding:8px 16px;font-size:.9rem;font-weight:500;transition:all .3s}.benefits-section .highlight-section .occasion[data-v-6855aff8]:hover{background:#ffffff4d;transform:scale(1.05)}@media only screen and (width<=900px){.benefits-section[data-v-6855aff8]{padding:60px 0}.benefits-section h2[data-v-6855aff8]{font-size:2.5rem}.benefits-section .benefits-grid[data-v-6855aff8]{grid-template-columns:1fr;gap:30px}.benefits-section .highlight-section[data-v-6855aff8]{padding:30px 20px}}@media only screen and (width<=600px){.benefits-section[data-v-6855aff8]{padding:40px 0}.benefits-section h2[data-v-6855aff8]{font-size:2rem}.benefits-section .section-subtitle[data-v-6855aff8]{font-size:1.1rem}.benefits-section .benefit[data-v-6855aff8]{padding:25px 20px}.benefits-section .occasion-list[data-v-6855aff8]{gap:10px}.benefits-section .occasion[data-v-6855aff8]{padding:6px 12px;font-size:.8rem}}.faq-section[data-v-d376b004]{background:linear-gradient(135deg,#1a4d3a33 0%,#0f2a4433 100%);padding:40px 0 80px}.faq-section .container[data-v-d376b004]{text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.faq-section h2[data-v-d376b004]{color:#fff;text-shadow:2px 2px 5px #222;margin-bottom:20px;font-family:Outfit;font-size:3rem}.faq-section .section-subtitle[data-v-d376b004]{color:#fff;opacity:.9;margin-bottom:60px;font-size:1.3rem}.faq-section .faq-grid[data-v-d376b004]{flex-direction:column;gap:20px;display:flex}.faq-section .faq-item[data-v-d376b004]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid #ffffff26;border-radius:15px;transition:all .3s;overflow:hidden}.faq-section .faq-item[data-v-d376b004]:hover{background:#ffffff1f}.faq-section .faq-question[data-v-d376b004]{cursor:pointer;text-align:left;justify-content:space-between;align-items:center;padding:25px 30px;display:flex}.faq-section .faq-question h3[data-v-d376b004]{color:#fff;flex:1;margin:0;padding-right:20px;font-size:1.2rem;font-weight:600}.faq-section .faq-question .faq-toggle[data-v-d376b004]{color:#e91e15;font-size:1.2rem;transition:transform .3s}.faq-section .faq-question .faq-toggle.open[data-v-d376b004]{transform:rotate(180deg)}.faq-section .faq-answer[data-v-d376b004]{max-height:0;transition:all .3s;overflow:hidden}.faq-section .faq-answer.open[data-v-d376b004]{max-height:200px;padding:0 30px 25px}.faq-section .faq-answer p[data-v-d376b004]{color:#fff;opacity:.9;text-align:left;margin:0;line-height:1.6}.faq-section .faq-answer p a[data-v-d376b004]{color:#e91e15;text-decoration:none}.faq-section .faq-answer p a[data-v-d376b004]:hover{text-decoration:underline}@media only screen and (width<=900px){.faq-section[data-v-d376b004]{padding:60px 0}.faq-section h2[data-v-d376b004]{font-size:2.5rem}.faq-section .faq-question[data-v-d376b004]{padding:20px 25px}.faq-section .faq-question h3[data-v-d376b004]{font-size:1.1rem}.faq-section .faq-answer.open[data-v-d376b004]{padding:0 25px 20px}}@media only screen and (width<=600px){.faq-section[data-v-d376b004]{padding:40px 0}.faq-section h2[data-v-d376b004]{font-size:2rem}.faq-section .section-subtitle[data-v-d376b004]{font-size:1.1rem}.faq-section .faq-question[data-v-d376b004]{padding:18px 20px}.faq-section .faq-question h3[data-v-d376b004]{padding-right:15px;font-size:1rem}.faq-section .faq-answer.open[data-v-d376b004]{padding:0 20px 18px}}.final-cta[data-v-5673115f]{color:#2c3e50;background:#f8f9fafa;border-top:1px solid #2c3e501a;padding:40px 0 80px}.final-cta .container[data-v-5673115f]{text-align:center;max-width:800px;margin:0 auto;padding:0 20px}.final-cta .cta-content h2[data-v-5673115f]{color:#2c3e50;text-shadow:none;letter-spacing:-.01em;margin-bottom:20px;font-family:Outfit,sans-serif;font-size:3rem;font-weight:800}.final-cta .cta-content .cta-subtitle[data-v-5673115f]{color:#5a6c7d;opacity:1;margin-bottom:40px;font-size:1.3rem}.final-cta .urgency-message[data-v-5673115f]{margin-bottom:40px}.final-cta .urgency-message p[data-v-5673115f]{color:#5a6c7d;opacity:1;margin-top:10px;font-size:1.1rem}.final-cta .cta-buttons[data-v-5673115f]{margin-bottom:40px}.final-cta .cta-buttons .primary-cta[data-v-5673115f]{margin-bottom:25px;text-decoration:none;display:inline-block}.final-cta .cta-buttons .primary-cta button[data-v-5673115f]{padding:20px 50px;font-size:1.8rem;transition:all .3s;box-shadow:0 4px 15px #e91e154d}.final-cta .cta-buttons .primary-cta button[data-v-5673115f]:hover{transform:translateY(-3px);box-shadow:0 8px 30px #e91e1580}.final-cta .cta-buttons .guarantee[data-v-5673115f]{color:#5a6c7d;opacity:1;justify-content:center;align-items:center;gap:10px;display:flex}.final-cta .cta-buttons .guarantee svg[data-v-5673115f]{color:#e91e15;font-size:1.1rem}.final-cta .cta-buttons .guarantee span[data-v-5673115f]{font-size:1rem}.final-cta .final-benefits[data-v-5673115f]{flex-wrap:wrap;justify-content:center;gap:30px;display:flex}.final-cta .benefit[data-v-5673115f]{align-items:center;gap:8px;display:flex}.final-cta .benefit svg[data-v-5673115f]{color:#e91e15;font-size:1.1rem}.final-cta .benefit span[data-v-5673115f]{color:#2c3e50;font-weight:500}@media only screen and (width<=900px){.final-cta[data-v-5673115f]{padding:60px 0}.final-cta .cta-content h2[data-v-5673115f]{font-size:2.5rem}.final-cta .cta-buttons .primary-cta button[data-v-5673115f]{padding:18px 40px;font-size:1.5rem}.final-cta .final-benefits[data-v-5673115f]{gap:20px}}@media only screen and (width<=600px){.final-cta[data-v-5673115f]{padding:50px 0}.final-cta .cta-content h2[data-v-5673115f]{font-size:2rem}.final-cta .cta-content .cta-subtitle[data-v-5673115f]{font-size:1.1rem}.final-cta .cta-buttons .primary-cta button[data-v-5673115f]{padding:16px 35px;font-size:1.3rem}.final-cta .cta-buttons .guarantee[data-v-5673115f]{flex-direction:column;gap:5px}.final-cta .cta-buttons .guarantee span[data-v-5673115f]{font-size:.9rem}.final-cta .final-benefits[data-v-5673115f]{flex-direction:column;align-items:center;gap:15px}}.home[data-v-018074bc]{box-sizing:border-box;flex-direction:column;width:100%;display:flex;overflow-x:hidden}@media only screen and (width<=900px){.home[data-v-018074bc],.home .hero[data-v-018074bc]{padding:0}}@media only screen and (width<=600px){.home p[data-v-018074bc]:first-of-type{margin-top:20px!important}.home p[data-v-018074bc]:last-of-type{margin-bottom:0}}
