@charset "UTF-8";.hero-section[data-v-d163e2cc]{align-items:center;display:flex;justify-content:center;margin-top:0;min-height:100vh;overflow:hidden;padding-bottom:80px;padding-top:120px;position:relative}@media (max-width:1024px){.hero-section[data-v-d163e2cc]{padding-bottom:60px;padding-top:100px}}@media (max-width:768px){.hero-section[data-v-d163e2cc]{min-height:auto;padding-bottom:50px;padding-top:80px}}@media (max-width:640px){.hero-section[data-v-d163e2cc]{padding-bottom:40px;padding-top:60px}}.hero-background[data-v-d163e2cc]{top:0;right:0;bottom:0;left:0;position:absolute;z-index:0}.hero-background .hero-image[data-v-d163e2cc]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.hero-background .hero-overlay[data-v-d163e2cc]{background:linear-gradient(135deg,#00000073,#0000008c);top:0;right:0;bottom:0;left:0;position:absolute;z-index:1}.hero-particles[data-v-d163e2cc]{top:0;right:0;bottom:0;left:0;opacity:0;pointer-events:none;position:absolute;transition:opacity .8s ease-out;z-index:1}.hero-particles.active[data-v-d163e2cc]{opacity:1}.particle[data-v-d163e2cc]{animation:float-d163e2cc 8s ease-in-out infinite;animation-delay:calc(var(--particle-index, 0)*.3s);background:#fff6;border-radius:50%;height:4px;position:absolute;width:4px}.particle[data-v-d163e2cc]:first-child{height:6px;left:10%;top:15%;width:6px}.particle[data-v-d163e2cc]:nth-child(2){animation-duration:9s;right:15%;top:70%}.particle[data-v-d163e2cc]:nth-child(3){height:5px;left:50%;top:40%;width:5px}.particle[data-v-d163e2cc]:nth-child(4){animation-duration:10s;left:25%;top:80%}.particle[data-v-d163e2cc]:nth-child(5){animation-duration:7s;right:30%;top:25%}.particle[data-v-d163e2cc]:nth-child(6){height:5px;right:10%;top:60%;width:5px}.particle[data-v-d163e2cc]:nth-child(7){animation-duration:11s;right:40%;top:35%}.particle[data-v-d163e2cc]:nth-child(8){animation-duration:8s;right:50%;top:75%}@keyframes float-d163e2cc{0%,to{opacity:.3;transform:translateY(0) translate(0)}50%{opacity:.7;transform:translateY(-40px) translate(15px)}}.hero-content[data-v-d163e2cc]{align-items:center;color:#fff;display:flex;justify-content:center;position:relative;text-align:center;width:100%;z-index:2}.hero-container[data-v-d163e2cc]{margin:0 auto;max-width:900px;padding:0 20px;width:100%}@media (min-width:1024px){.hero-container[data-v-d163e2cc]{padding:0 60px}}.hero-badge[data-v-d163e2cc]{align-items:center;animation:slideInDown-d163e2cc .8s ease-out .2s forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:1px solid hsla(0,0%,100%,.2);border-radius:50px;color:#fffffff2;display:inline-flex;font-size:13px;font-weight:500;gap:8px;margin-bottom:30px;opacity:0;padding:10px 18px}@media (max-width:768px){.hero-badge[data-v-d163e2cc]{font-size:12px;margin-bottom:20px;padding:8px 14px}}.hero-badge .badge-pulse[data-v-d163e2cc]{animation:pulse-d163e2cc 2s ease-in-out infinite;color:#20d9a1;display:inline-block}.hero-badge .badge-text[data-v-d163e2cc]{display:block}@keyframes slideInDown-d163e2cc{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse-d163e2cc{0%,to{opacity:1}50%{opacity:.4}}.hero-headline[data-v-d163e2cc]{color:#fff;font-size:42px;font-weight:800;line-height:1.2;margin:0 0 24px}@media (min-width:768px){.hero-headline[data-v-d163e2cc]{font-size:52px;margin-bottom:30px}}@media (min-width:1024px){.hero-headline[data-v-d163e2cc]{font-size:64px;margin-bottom:40px}}.hero-headline .headline-line[data-v-d163e2cc]{display:block;height:auto;overflow:hidden}.hero-headline .headline-line .headline-text[data-v-d163e2cc]{animation:slideInUp-d163e2cc .8s cubic-bezier(.4,0,.2,1) forwards;animation-delay:var(--line-delay,0s);display:block;opacity:0}.hero-headline .gradient-text[data-v-d163e2cc]{background:linear-gradient(135deg,#20d9a1,#5f39ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@keyframes slideInUp-d163e2cc{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.hero-subheadline[data-v-d163e2cc]{animation:fadeIn-d163e2cc .8s ease-out var(--fade-delay,0s) forwards;color:#ffffffe6;font-size:16px;line-height:1.7;margin:0 auto 40px;max-width:700px;opacity:0}@media (min-width:768px){.hero-subheadline[data-v-d163e2cc]{font-size:18px;margin-bottom:50px}}@media (min-width:1024px){.hero-subheadline[data-v-d163e2cc]{font-size:20px;margin-bottom:60px}}@keyframes fadeIn-d163e2cc{0%{opacity:0}to{opacity:1}}.hero-ctas[data-v-d163e2cc]{animation:fadeIn-d163e2cc .8s ease-out var(--cta-delay,0s) forwards;display:flex;flex-direction:column;gap:12px;justify-content:center;margin-bottom:50px;opacity:0}@media (min-width:640px){.hero-ctas[data-v-d163e2cc]{flex-direction:row;gap:16px;margin-bottom:60px}}@media (min-width:1024px){.hero-ctas[data-v-d163e2cc]{gap:20px;margin-bottom:80px}}.cta-primary[data-v-d163e2cc],.cta-secondary[data-v-d163e2cc]{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;overflow:hidden;padding:14px 32px;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.cta-primary[data-v-d163e2cc],.cta-secondary[data-v-d163e2cc]{font-size:16px;padding:16px 40px}}.cta-primary .cta-arrow[data-v-d163e2cc],.cta-secondary .cta-arrow[data-v-d163e2cc]{transition:transform .3s ease}.cta-primary[data-v-d163e2cc]{background:linear-gradient(135deg,#20d9a1,#5f39ff);color:#fff}.cta-primary[data-v-d163e2cc]:before{background:#fff3;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:0}.cta-primary .cta-arrow[data-v-d163e2cc],.cta-primary .cta-text[data-v-d163e2cc]{position:relative;z-index:1}.cta-primary[data-v-d163e2cc]:hover{box-shadow:0 15px 40px #20d9a159;transform:translateY(-3px)}.cta-primary[data-v-d163e2cc]:hover:before{left:100%}.cta-primary:hover .cta-arrow[data-v-d163e2cc]{transform:translate(4px)}.cta-secondary[data-v-d163e2cc]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border:2px solid hsla(0,0%,100%,.3);color:#fff}.cta-secondary[data-v-d163e2cc]:hover{background:#ffffff2e;border-color:#ffffff80;box-shadow:0 15px 40px #ffffff26;transform:translateY(-3px)}.cta-secondary:hover .cta-arrow[data-v-d163e2cc]{transform:translateY(3px)}.hero-stats[data-v-d163e2cc]{animation:fadeIn-d163e2cc .8s ease-out var(--stats-delay,0s) forwards;display:grid;gap:24px;grid-template-columns:1fr;margin:0 auto;max-width:700px;opacity:0}@media (min-width:640px){.hero-stats[data-v-d163e2cc]{gap:20px;grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.hero-stats[data-v-d163e2cc]{gap:32px}}.hero-stats .stat-item[data-v-d163e2cc]{animation:slideInUp-d163e2cc .8s ease-out var(--stat-delay,0s) forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff14;border:1px solid hsla(0,0%,100%,.12);border-radius:12px;opacity:0;padding:20px}.hero-stats .stat-number[data-v-d163e2cc]{color:#20d9a1;font-size:32px;font-weight:800;margin-bottom:8px}@media (min-width:768px){.hero-stats .stat-number[data-v-d163e2cc]{font-size:40px}}.hero-stats .stat-label[data-v-d163e2cc]{color:#fffc;font-size:13px;font-weight:500}.scroll-indicator[data-v-d163e2cc]{animation:slideInUp-d163e2cc .8s ease-out 1.4s forwards;bottom:30px;left:50%;opacity:0;position:absolute;transform:translate(-50%);z-index:2}@media (max-width:768px){.scroll-indicator[data-v-d163e2cc]{bottom:20px}}.scroll-mouse[data-v-d163e2cc]{border:2px solid hsla(0,0%,100%,.4);border-radius:13px;cursor:pointer;display:flex;height:40px;justify-content:center;padding:6px 0;transition:all .3s ease;width:26px}.scroll-mouse[data-v-d163e2cc]:hover{border-color:#fffc}.scroll-wheel[data-v-d163e2cc]{animation:scroll-d163e2cc 2s infinite;background:#fff6;border-radius:2px;height:8px;width:3px}@keyframes scroll-d163e2cc{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.section-header[data-v-d163e2cc]{margin-bottom:50px;text-align:center}.section-header .section-title[data-v-d163e2cc]{font-size:32px;margin-bottom:16px}@media (min-width:1024px){.section-header .section-title[data-v-d163e2cc]{font-size:48px;margin-bottom:20px}}.section-header .section-subtitle[data-v-d163e2cc]{color:#666;font-size:16px;margin:0 auto;max-width:700px}@media (min-width:1024px){.section-header .section-subtitle[data-v-d163e2cc]{font-size:18px}}.services-grid[data-v-d163e2cc]{display:grid;gap:24px;grid-template-columns:1fr}@media (min-width:768px){.services-grid[data-v-d163e2cc]{gap:28px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.services-grid[data-v-d163e2cc]{gap:32px;grid-template-columns:repeat(3,1fr)}}.services-grid .service-card[data-v-d163e2cc]{animation:slideInUp-d163e2cc .6s ease-out forwards;animation-delay:var(--card-delay,0s);background:linear-gradient(135deg,#f5f5f5,#fafafa);border:2px solid #e0e0e0;border-radius:16px;border-top:3px solid var(--accent-color,#20d9a1);cursor:pointer;opacity:0;overflow:hidden;padding:32px;position:relative;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.services-grid .service-card[data-v-d163e2cc]{padding:40px}}.services-grid .service-card[data-v-d163e2cc]:before{background:linear-gradient(90deg,var(--accent-color,#20d9a1),transparent);content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left;transition:transform .4s cubic-bezier(.4,0,.2,1)}.services-grid .service-card[data-v-d163e2cc]:hover{background:linear-gradient(135deg,#fff,#f8fffd);border-color:var(--accent-color,#20d9a1);box-shadow:0 20px 40px #0000001a;transform:translateY(-8px)}.services-grid .service-card[data-v-d163e2cc]:hover:before{transform:scaleX(1)}.services-grid .service-card .card-icon[data-v-d163e2cc]{animation:iconBounce-d163e2cc 2s ease-in-out infinite;display:inline-block;font-size:40px;margin-bottom:16px;transition:transform .3s cubic-bezier(.4,0,.2,1)}.service-card:hover .services-grid .service-card .card-icon[data-v-d163e2cc]{animation:none;transform:scale(1.15)}.services-grid .service-card h3[data-v-d163e2cc]{color:#111;font-size:20px;font-weight:700;margin-bottom:12px;transition:color .3s ease}@media (min-width:1024px){.services-grid .service-card h3[data-v-d163e2cc]{font-size:22px;margin-bottom:16px}}.service-card:hover .services-grid .service-card h3[data-v-d163e2cc]{color:var(--accent-color,#20d9a1)}.services-grid .service-card>p[data-v-d163e2cc]{color:#666;font-size:14px;line-height:1.6;margin-bottom:20px}@media (min-width:1024px){.services-grid .service-card>p[data-v-d163e2cc]{font-size:15px;margin-bottom:24px}}.services-grid .service-card .features-list[data-v-d163e2cc]{list-style:none;margin:0;padding:0}.services-grid .service-card .features-list li[data-v-d163e2cc]{color:#555;font-size:13px;line-height:1.5;margin-bottom:8px;padding-left:20px;position:relative;transition:color .3s ease}@media (min-width:1024px){.services-grid .service-card .features-list li[data-v-d163e2cc]{font-size:14px;margin-bottom:10px}}.services-grid .service-card .features-list li[data-v-d163e2cc]:before{color:var(--accent-color,#20d9a1);content:"✓";font-weight:700;left:0;position:absolute;transition:color .3s ease}.service-card:hover .services-grid .service-card .features-list li[data-v-d163e2cc]{color:#333}@keyframes iconBounce-d163e2cc{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.products-section[data-v-d163e2cc]{position:relative}.products-grid[data-v-d163e2cc]{display:grid;gap:32px;grid-template-columns:1fr}@media (min-width:768px){.products-grid[data-v-d163e2cc]{gap:28px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.products-grid[data-v-d163e2cc]{gap:32px;grid-template-columns:repeat(3,1fr)}}.products-grid .product-card[data-v-d163e2cc]{animation:slideInUp-d163e2cc .6s ease-out forwards;animation-delay:calc(var(--index, 0)*.15s);background:#fff;border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;height:100%;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.products-grid .product-card[data-v-d163e2cc]:hover{border-color:var(--product-color);box-shadow:0 20px 40px #0000001f;transform:translateY(-12px)}.products-grid .product-card .product-image[data-v-d163e2cc]{height:250px;overflow:hidden;position:relative}.products-grid .product-card .product-image img[data-v-d163e2cc]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.products-grid .product-card .product-image .product-overlay[data-v-d163e2cc]{background:linear-gradient(180deg,transparent,rgba(0,0,0,.2));top:0;right:0;bottom:0;left:0;opacity:0;position:absolute;transition:opacity .4s ease}.product-card:hover .products-grid .product-card .product-image img[data-v-d163e2cc]{transform:scale(1.08)}.product-card:hover .products-grid .product-card .product-image .product-overlay[data-v-d163e2cc]{opacity:1}.products-grid .product-card .product-content[data-v-d163e2cc]{display:flex;flex:1;flex-direction:column;padding:28px 24px}.products-grid .product-card .product-badge[data-v-d163e2cc]{border-radius:20px;color:#fff;display:inline-block;font-size:11px;font-weight:700;letter-spacing:.5px;margin-bottom:16px;padding:6px 14px;text-transform:uppercase;width:-moz-fit-content;width:fit-content}.products-grid .product-card .product-name[data-v-d163e2cc]{color:#1a1a1a;font-size:22px;font-weight:700;margin-bottom:8px;transition:color .3s ease}.product-card:hover .products-grid .product-card .product-name[data-v-d163e2cc]{color:var(--product-color)}.products-grid .product-card .product-short-desc[data-v-d163e2cc]{color:#666;font-size:14px;font-weight:600;margin-bottom:12px}.products-grid .product-card .product-description[data-v-d163e2cc]{color:#555;flex-grow:1;font-size:15px;line-height:1.6;margin-bottom:20px}.products-grid .product-card .product-features[data-v-d163e2cc]{margin-bottom:24px}.products-grid .product-card .product-features h4[data-v-d163e2cc]{color:#333;font-size:13px;font-weight:700;letter-spacing:.5px;margin-bottom:12px;text-transform:uppercase}.products-grid .product-card .product-features ul[data-v-d163e2cc]{list-style:none;margin:0;padding:0}.products-grid .product-card .product-features ul li[data-v-d163e2cc]{color:#555;font-size:14px;line-height:1.5;margin-bottom:8px;padding-left:24px;position:relative}.products-grid .product-card .product-features ul li .feature-check[data-v-d163e2cc]{color:var(--product-color);font-size:16px;font-weight:700;left:0;position:absolute}.products-grid .product-card .product-cta[data-v-d163e2cc]{border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;overflow:hidden;padding:12px 20px;position:relative;transition:all .3s ease}.products-grid .product-card .product-cta[data-v-d163e2cc]:before{background:#ffffff26;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:0}.products-grid .product-card .product-cta span[data-v-d163e2cc]{position:relative;z-index:1}.products-grid .product-card .product-cta[data-v-d163e2cc]:hover{box-shadow:0 8px 20px #0003;transform:translateY(-2px)}.products-grid .product-card .product-cta[data-v-d163e2cc]:hover:before{left:100%}.references-section[data-v-d163e2cc]{position:relative}.references-grid[data-v-d163e2cc]{display:grid;gap:28px;grid-template-columns:1fr;margin-bottom:60px}@media (min-width:768px){.references-grid[data-v-d163e2cc]{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.references-grid[data-v-d163e2cc]{gap:32px;grid-template-columns:repeat(3,1fr)}}.references-grid .reference-card[data-v-d163e2cc]{animation:slideInUp-d163e2cc .6s ease-out forwards;animation-delay:calc(var(--index, 0)*.1s);background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000d;cursor:pointer;display:flex;flex-direction:column;opacity:0;overflow:hidden;transition:all .4s cubic-bezier(.4,0,.2,1)}.references-grid .reference-card[data-v-d163e2cc]:hover{box-shadow:0 16px 40px #00000026;transform:translateY(-8px)}.references-grid .reference-card .ref-image[data-v-d163e2cc]{height:280px;overflow:hidden;position:relative}.references-grid .reference-card .ref-image img[data-v-d163e2cc]{display:block;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .5s cubic-bezier(.4,0,.2,1);width:100%}.references-grid .reference-card .ref-image .ref-overlay[data-v-d163e2cc]{align-items:flex-end;background:linear-gradient(180deg,#20d9a11a,#5f39ffd9);display:flex;top:0;right:0;bottom:0;left:0;opacity:0;padding:24px;position:absolute;transition:all .4s cubic-bezier(.4,0,.2,1);visibility:hidden}.references-grid .reference-card .ref-image .ref-category[data-v-d163e2cc]{background:linear-gradient(135deg,#20d9a1,#5f39ff);border-radius:20px;color:#fff;display:inline-block;font-size:12px;font-weight:700;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.reference-card:hover .references-grid .reference-card .ref-image img[data-v-d163e2cc]{transform:scale(1.1)}.reference-card:hover .references-grid .reference-card .ref-image .ref-overlay[data-v-d163e2cc]{opacity:1;visibility:visible}.references-grid .reference-card .ref-content[data-v-d163e2cc]{display:flex;flex:1;flex-direction:column;padding:20px 24px}.references-grid .reference-card .ref-content h3[data-v-d163e2cc]{color:#1a1a1a;font-size:18px;font-weight:700;margin:0 0 8px;transition:color .3s ease}.reference-card:hover .references-grid .reference-card .ref-content h3[data-v-d163e2cc]{color:#20d9a1}.references-grid .reference-card .ref-content .ref-achievement[data-v-d163e2cc]{color:#666;font-size:14px;font-weight:600;margin:0}.reference-cta[data-v-d163e2cc]{background:linear-gradient(135deg,#20d9a114,#5f39ff14);border:2px solid rgba(32,217,161,.2);border-radius:16px;padding:40px;text-align:center}.reference-cta p[data-v-d163e2cc]{color:#333;font-size:18px;font-weight:600;margin-bottom:20px}@media (min-width:1024px){.reference-cta p[data-v-d163e2cc]{font-size:20px}}.reference-cta .btn-case-study[data-v-d163e2cc]{background:linear-gradient(135deg,#20d9a1,#5f39ff);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;overflow:hidden;padding:14px 32px;position:relative;transition:all .3s ease}@media (min-width:768px){.reference-cta .btn-case-study[data-v-d163e2cc]{font-size:16px;padding:16px 40px}}.reference-cta .btn-case-study[data-v-d163e2cc]:before{background:#fff3;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:0}.reference-cta .btn-case-study[data-v-d163e2cc]:hover{box-shadow:0 12px 32px #20d9a14d;transform:translateY(-2px)}.reference-cta .btn-case-study[data-v-d163e2cc]:hover:before{left:100%}.testimonials-section[data-v-d163e2cc]{background:linear-gradient(135deg,#fff,#f8f9fc);position:relative}.testimonials-grid[data-v-d163e2cc]{display:grid;gap:28px;grid-template-columns:1fr}@media (min-width:768px){.testimonials-grid[data-v-d163e2cc]{gap:24px;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.testimonials-grid[data-v-d163e2cc]{gap:28px;grid-template-columns:repeat(3,1fr)}}.testimonials-grid .testimonial-card[data-v-d163e2cc]{animation:slideInUp-d163e2cc .6s ease-out forwards;animation-delay:calc(var(--index, 0)*.1s);background:#fff;border:2px solid #e0e0e0;border-radius:16px;box-shadow:0 4px 12px #0000000d;display:flex;flex-direction:column;opacity:0;padding:32px;transition:all .4s cubic-bezier(.4,0,.2,1)}@media (min-width:1024px){.testimonials-grid .testimonial-card[data-v-d163e2cc]{padding:40px}}.testimonials-grid .testimonial-card[data-v-d163e2cc]:hover{border-color:#20d9a1;box-shadow:0 16px 40px #20d9a126;transform:translateY(-8px)}.testimonials-grid .testimonial-card .testimonial-header[data-v-d163e2cc]{align-items:flex-start;display:flex;gap:16px;margin-bottom:20px}.testimonials-grid .testimonial-card .testimonial-avatar[data-v-d163e2cc]{align-items:center;background:linear-gradient(135deg,#20d9a1,#5f39ff);border-radius:12px;display:flex;font-size:48px;height:60px;justify-content:center;min-width:60px}.testimonials-grid .testimonial-card .testimonial-info[data-v-d163e2cc]{flex:1}.testimonials-grid .testimonial-card .testimonial-name[data-v-d163e2cc]{color:#1a1a1a;font-size:16px;font-weight:700;margin:0 0 4px}.testimonials-grid .testimonial-card .testimonial-company[data-v-d163e2cc]{color:#20d9a1;font-size:14px;font-weight:600;margin:0 0 2px}.testimonials-grid .testimonial-card .testimonial-role[data-v-d163e2cc]{color:#999;font-size:13px;margin:0}.testimonials-grid .testimonial-card .testimonial-rating[data-v-d163e2cc]{display:flex;gap:4px;margin-bottom:16px}.testimonials-grid .testimonial-card .testimonial-rating .star[data-v-d163e2cc]{color:#ffc107;font-size:18px}.testimonials-grid .testimonial-card .testimonial-text[data-v-d163e2cc]{color:#555;flex-grow:1;font-size:15px;font-style:italic;line-height:1.8;margin-bottom:20px}@media (min-width:1024px){.testimonials-grid .testimonial-card .testimonial-text[data-v-d163e2cc]{font-size:16px}}.testimonials-grid .testimonial-card .testimonial-text[data-v-d163e2cc]:before{color:#20d9a1;content:'"';font-size:40px;line-height:.5;margin-right:8px;opacity:.3}.testimonials-grid .testimonial-card .testimonial-footer[data-v-d163e2cc]{border-top:1px solid #e0e0e0;padding-top:16px}.testimonials-grid .testimonial-card .testimonial-footer .testimonial-verified[data-v-d163e2cc]{align-items:center;color:#20d9a1;display:flex;font-size:12px;font-weight:600;gap:6px}.products .p-item[data-v-d163e2cc]{animation:slideInUp-d163e2cc .6s ease-out forwards;display:flex;flex-direction:column;gap:32px;margin-bottom:80px;opacity:0}@media (min-width:1024px){.products .p-item[data-v-d163e2cc]{align-items:center;flex-direction:row;gap:60px}.products .p-item[data-v-d163e2cc]:nth-child(2n){flex-direction:row-reverse}}.products .p-item img[data-v-d163e2cc]{border-radius:16px;height:auto;max-width:450px;transition:transform .4s ease;width:100%}.products .p-item .pi-main[data-v-d163e2cc]{border-radius:16px;flex-shrink:0;overflow:hidden;position:relative}.products .p-item .pi-main img[data-v-d163e2cc]{display:block;margin:0}.products .p-item .pi-main[data-v-d163e2cc]:before{background:linear-gradient(180deg,#20d9a124,#5f39ffcc 87.25%);border-radius:16px;bottom:-50px;content:"";height:100%;left:0;opacity:0;position:absolute;transition:all .4s ease;visibility:hidden;width:100%}.products .p-item .pi-main:hover img[data-v-d163e2cc]{transform:scale(1.05)}.products .p-item .pi-main[data-v-d163e2cc]:hover:before{bottom:0;opacity:1;visibility:visible}.products .p-item .pi-text[data-v-d163e2cc]{flex:1}.products .p-item .pi-text h2[data-v-d163e2cc]{font-size:28px;margin-bottom:16px}@media (min-width:1024px){.products .p-item .pi-text h2[data-v-d163e2cc]{font-size:32px;margin-bottom:20px}}.products .p-item .pi-text p[data-v-d163e2cc]{color:#666;font-size:15px;line-height:1.8;margin-bottom:16px}@media (min-width:1024px){.products .p-item .pi-text p[data-v-d163e2cc]{font-size:16px;margin-bottom:20px}}.cta-section[data-v-d163e2cc]{background:linear-gradient(135deg,#fff,#f8f9fc);border-bottom:1px solid rgba(0,0,0,.05);border-top:1px solid rgba(0,0,0,.05);overflow:hidden;position:relative}.cta-section[data-v-d163e2cc]:before{background:radial-gradient(circle at 0 50%,rgba(32,217,161,.08) 0,transparent 50%),radial-gradient(circle at 100% 50%,rgba(95,57,255,.08) 0,transparent 50%);bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0}.cta-content[data-v-d163e2cc]{animation:slideInUp-d163e2cc .6s ease-out forwards;margin:0 auto;max-width:800px;opacity:0;position:relative;text-align:center;z-index:1}.cta-badge[data-v-d163e2cc]{animation:slideInDown-d163e2cc .8s ease-out .2s forwards;background:#20d9a11a;border:1px solid rgba(32,217,161,.3);border-radius:50px;color:#20d9a1;display:inline-block;font-size:14px;font-weight:600;margin-bottom:20px;opacity:0;padding:10px 20px}@media (min-width:1024px){.cta-badge[data-v-d163e2cc]{font-size:15px;margin-bottom:24px}}.cta-title[data-v-d163e2cc]{animation:slideInUp-d163e2cc .8s ease-out .3s forwards;color:#1a1a1a;font-size:32px;margin-bottom:16px;opacity:0}@media (min-width:768px){.cta-title[data-v-d163e2cc]{font-size:42px;margin-bottom:20px}}@media (min-width:1024px){.cta-title[data-v-d163e2cc]{font-size:52px;margin-bottom:24px}}.cta-subtitle[data-v-d163e2cc]{animation:slideInUp-d163e2cc .8s ease-out .4s forwards;color:#555;font-size:16px;line-height:1.7;margin:0 auto 32px;max-width:700px;opacity:0}@media (min-width:1024px){.cta-subtitle[data-v-d163e2cc]{font-size:18px;margin-bottom:40px}}.cta-buttons[data-v-d163e2cc]{animation:slideInUp-d163e2cc .8s ease-out .5s forwards;display:flex;flex-direction:column;gap:12px;margin-bottom:24px;opacity:0}@media (min-width:768px){.cta-buttons[data-v-d163e2cc]{flex-direction:row;gap:16px;justify-content:center;margin-bottom:32px}}.cta-buttons .btn-cta[data-v-d163e2cc]{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:15px;font-weight:600;gap:8px;justify-content:center;overflow:hidden;padding:14px 32px;position:relative;transition:all .3s ease}@media (min-width:768px){.cta-buttons .btn-cta[data-v-d163e2cc]{font-size:16px;padding:16px 40px}}.cta-buttons .btn-cta.primary[data-v-d163e2cc]{background:linear-gradient(135deg,#20d9a1,#5f39ff);color:#fff}.cta-buttons .btn-cta.primary[data-v-d163e2cc]:before{background:#fff3;content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .3s ease;width:100%;z-index:0}.cta-buttons .btn-cta.primary .btn-icon[data-v-d163e2cc],.cta-buttons .btn-cta.primary .btn-text[data-v-d163e2cc]{position:relative;z-index:1}.cta-buttons .btn-cta.primary[data-v-d163e2cc]:hover{box-shadow:0 12px 32px #20d9a14d;transform:translateY(-2px)}.cta-buttons .btn-cta.primary[data-v-d163e2cc]:hover:before{left:100%}.cta-buttons .btn-cta.primary:hover .btn-icon[data-v-d163e2cc]{transform:translate(4px)}.cta-buttons .btn-cta.secondary[data-v-d163e2cc]{background:#fff;border:2px solid #e0e0e0;color:#1a1a1a}.cta-buttons .btn-cta.secondary[data-v-d163e2cc]:hover{background:#f5f5f5;border-color:#20d9a1;box-shadow:0 8px 20px #00000014;color:#20d9a1;transform:translateY(-2px)}.cta-footer-text[data-v-d163e2cc]{animation:slideInUp-d163e2cc .8s ease-out .6s forwards;color:#777;font-size:14px;opacity:0}@media (min-width:1024px){.cta-footer-text[data-v-d163e2cc]{font-size:15px}}.tile-grid div[data-v-d163e2cc]{color:#fff;margin-right:20px;text-align:center;text-transform:uppercase}.tile-grid[data-v-d163e2cc] :last-child{margin-right:0}.avatar-profile img[data-v-d163e2cc]{border-radius:30px;max-width:280px}.main-content[data-v-d163e2cc]{position:relative;z-index:2}.main-content .headline[data-v-d163e2cc]{font-size:60px}.speisekarte[data-v-d163e2cc]{color:#fff}.speisekarte .img-container[data-v-d163e2cc]{position:relative;z-index:0}.speisekarte .img-container[data-v-d163e2cc]:before{background-color:#000;content:"";height:100%;opacity:.7;position:absolute;width:100%;z-index:10}.card-business-hours[data-v-d163e2cc]{background:var(--color-brand);border-radius:1rem;color:#fff;display:block;height:100%;padding:var(--space-6) var(--space-6);position:relative;text-align:center;z-index:1}.card-business-hours .timetable[data-v-d163e2cc]{list-style:none;padding:0}.card-business-hours .timetable .t-item[data-v-d163e2cc]{line-height:1.5;margin-bottom:var(--space-4)}.card-business-hours .timetable .t-item .day[data-v-d163e2cc]{display:block;font-size:22px}.card-business-hours .timetable .t-item .time[data-v-d163e2cc]{display:block;font-size:var(--font-size-medium)}.card-business-hours .timetable .t-item.t-item--active[data-v-d163e2cc]{font-weight:900}.gallery[data-v-d163e2cc]{display:flex;flex-direction:column;flex-wrap:wrap;gap:20px}@media (min-width:1024px){.gallery[data-v-d163e2cc]{flex-direction:row}}.gallery .g-item[data-v-d163e2cc]{border-radius:25px;overflow:hidden}.gallery .g-item img[data-v-d163e2cc]{height:100%;-o-object-fit:cover;object-fit:cover;transition:all .5s ease}.gallery .g-item:hover img[data-v-d163e2cc]{transform:scale(1.1)}.gallery .g-item.g-item[data-v-d163e2cc]:first-child{height:350px;width:100%}@media (min-width:1024px){.gallery .g-item.g-item[data-v-d163e2cc]:first-child{width:calc(25% - 10px)}}.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(2){height:350px;width:100%}@media (min-width:1024px){.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(2){width:calc(35% - 15px)}}.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(3){height:350px;width:100%}@media (min-width:1024px){.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(3){width:calc(15% - 15px)}}.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(4){height:350px;width:100%}@media (min-width:1024px){.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(4){width:calc(24% - 15px)}}.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(5){height:350px;width:100%}@media (min-width:1024px){.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(5){width:calc(40% - 15px)}}.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(6){height:350px;width:100%}@media (min-width:1024px){.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(6){width:calc(30% - 15px)}}.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(7){height:350px;width:100%}@media (min-width:1024px){.gallery .g-item.g-item[data-v-d163e2cc]:nth-child(7){width:calc(30% - 15px)}}@media (min-height:250px){.gallery .g-item[data-v-d163e2cc]{height:280px!important}}.promo-teaser[data-v-d163e2cc]{border:3px solid var(--color-brand);border-radius:10px;box-shadow:0 4px 10px #0000001a;display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:20px;text-align:center}.promo-teaser .headline[data-v-d163e2cc]{margin-bottom:20px}.promo-teaser .button[data-v-d163e2cc]{margin-bottom:10px}.teasers[data-v-d163e2cc] .s-inner{max-width:1120px}
