:root{--background-main-bg:#1C1C1E;--background-card-gray:#2C2C2E;--border-color-interactive:#545456;--border-color-subtle:#3A3A3C;--divider-color:#48484A;--text-on-dark-primary:#E1E1E6;--text-on-dark-secondary:#A8A8B3;--text-on-primary-button:#FFFFFF;--metallic-primary-color:#0A84FF;--metallic-primary-color-hover:#0060DF;--secondary-accent-color:#ffc107;--alert-color:#ff453a;--door-color:#ea580c;--ac-color:#2ed573;--font-family-sans-serif:"SF Pro Display", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--border-radius-small:6px;--border-radius-medium:12px;--border-radius-large:20px;--shadow-depth-medium:0 8px 16px rgba(0,0,0,.2);--transition-duration:.25s;--verifactu-green:#34c759}.offer-section.svelte-odgwo8.svelte-odgwo8{padding:80px 20px;display:flex;flex-direction:column;gap:60px}.offer-container.svelte-odgwo8.svelte-odgwo8{max-width:1100px;margin:0 auto;display:flex;flex-direction:column;gap:50px;width:100%}.offer-block.svelte-odgwo8.svelte-odgwo8{width:100%;background-color:var(--background-card-gray);border:1px solid var(--border-color-subtle);border-radius:var(--border-radius-medium);padding:40px;box-shadow:0 4px 12px #0003;transition:transform var(--transition-duration),box-shadow var(--transition-duration)}.offer-block.svelte-odgwo8.svelte-odgwo8:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000004d}.offer-content-grid.svelte-odgwo8.svelte-odgwo8{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center}@media (max-width: 850px){.offer-content-grid.svelte-odgwo8.svelte-odgwo8{grid-template-columns:1fr;text-align:center;gap:30px}.offer-content-grid.reverse-mobile.svelte-odgwo8.svelte-odgwo8{display:flex;flex-direction:column-reverse}}.title-with-icon.svelte-odgwo8.svelte-odgwo8{display:flex;align-items:center;gap:15px;margin-bottom:20px}@media (max-width: 850px){.title-with-icon.svelte-odgwo8.svelte-odgwo8{justify-content:center}}.icon-circle.svelte-odgwo8.svelte-odgwo8{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.icon-circle.svelte-odgwo8 svg.svelte-odgwo8{width:26px;height:26px}.icon-circle.green.svelte-odgwo8.svelte-odgwo8{background:#34c75926}.icon-circle.green.svelte-odgwo8 svg.svelte-odgwo8{fill:var(--verifactu-green)}.icon-circle.blue.svelte-odgwo8.svelte-odgwo8{background:#0a84ff26}.icon-circle.blue.svelte-odgwo8 svg.svelte-odgwo8{fill:var(--metallic-primary-color)}.icon-circle.yellow.svelte-odgwo8.svelte-odgwo8{background:#ffc10726}.icon-circle.yellow.svelte-odgwo8 svg.svelte-odgwo8{fill:var(--secondary-accent-color)}.icon-circle.orange.svelte-odgwo8.svelte-odgwo8{background:#ff5e0026}.icon-circle.orange.svelte-odgwo8 svg.svelte-odgwo8{fill:#ff5e00}.icon-circle.purple.svelte-odgwo8.svelte-odgwo8{background:#af52de26}.icon-circle.purple.svelte-odgwo8 svg.svelte-odgwo8{fill:#af52de}.offer-block.svelte-odgwo8 h3.svelte-odgwo8{margin:0;font-size:1.6rem;color:var(--text-on-dark-primary)}.main-desc.svelte-odgwo8.svelte-odgwo8{font-size:1.1rem;color:var(--text-on-dark-primary);line-height:1.6;margin-bottom:25px}.offer-extras-grid.svelte-odgwo8.svelte-odgwo8{display:grid;grid-template-columns:1fr 1fr;gap:30px}@media (max-width: 768px){.offer-extras-grid.svelte-odgwo8.svelte-odgwo8{grid-template-columns:1fr}}.extra-block.svelte-odgwo8.svelte-odgwo8{display:flex;flex-direction:column;justify-content:flex-start}.verifactu-block.svelte-odgwo8.svelte-odgwo8{border-color:#34c7594d}.full-width.svelte-odgwo8.svelte-odgwo8{max-width:800px;margin:0 auto;text-align:center}.full-width.svelte-odgwo8 .title-with-icon.svelte-odgwo8{justify-content:center}.app-composition.svelte-odgwo8.svelte-odgwo8{position:relative;height:380px;width:100%;max-width:400px;margin:0 auto}.app-screen-float.svelte-odgwo8.svelte-odgwo8{position:absolute;width:160px;border-radius:16px;border:4px solid #111;box-shadow:0 10px 25px #00000080;transition:transform .3s ease}.app-screen-float.left.svelte-odgwo8.svelte-odgwo8{top:20px;left:0;z-index:1;transform:translate(10px) rotate(-12deg);filter:brightness(.7)}.app-screen-float.right.svelte-odgwo8.svelte-odgwo8{top:20px;right:0;z-index:1;transform:translate(-10px) rotate(12deg);filter:brightness(.7)}.view-app-btn.svelte-odgwo8.svelte-odgwo8{margin-top:20px;background:transparent;border:2px solid var(--metallic-primary-color);color:var(--metallic-primary-color);padding:10px 20px;font-size:1rem;font-weight:600;border-radius:var(--border-radius-small);cursor:pointer;transition:all .2s ease}.view-app-btn.svelte-odgwo8.svelte-odgwo8:hover{background:var(--metallic-primary-color);color:#fff}.modal-overlay.svelte-odgwo8.svelte-odgwo8{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000d9;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px}.modal-content.svelte-odgwo8.svelte-odgwo8{background-color:var(--background-main-bg);width:100%;max-width:1000px;max-height:90vh;border-radius:var(--border-radius-medium);border:1px solid var(--border-color-subtle);overflow-y:auto;padding:40px;position:relative}.modal-close-btn.svelte-odgwo8.svelte-odgwo8{position:absolute;top:15px;right:15px;background:none;border:none;color:var(--text-on-dark-secondary);cursor:pointer;padding:5px}.modal-close-btn.svelte-odgwo8.svelte-odgwo8:hover{color:var(--text-on-dark-primary);transform:scale(1.1)}.modal-title.svelte-odgwo8.svelte-odgwo8{text-align:center;color:var(--secondary-accent-color);margin-bottom:5px;font-size:1.8rem}.modal-subtitle.svelte-odgwo8.svelte-odgwo8{text-align:center;color:var(--metallic-primary-color);margin-top:0;margin-bottom:30px;font-size:1.1rem;font-weight:500;text-transform:uppercase;letter-spacing:1px}.gallery-grid-modal.svelte-odgwo8.svelte-odgwo8{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;justify-items:center}.gallery-item-modal.svelte-odgwo8.svelte-odgwo8{text-align:center}.modal-screen-img.svelte-odgwo8.svelte-odgwo8{width:100%;max-width:220px;border-radius:12px;border:4px solid #333;box-shadow:0 5px 15px #0000004d;margin-bottom:15px;transition:transform .2s}.modal-screen-img.svelte-odgwo8.svelte-odgwo8:hover{transform:scale(1.05)}.gallery-item-modal.svelte-odgwo8 p.svelte-odgwo8{font-size:.9rem;color:var(--text-on-dark-secondary)}.kiosk-image-wrapper.svelte-odgwo8.svelte-odgwo8{text-align:center}.kiosk-img-real.svelte-odgwo8.svelte-odgwo8{max-width:100%;border-radius:8px;box-shadow:0 10px 25px #0006;max-height:350px;width:auto}.feature-bullets.svelte-odgwo8.svelte-odgwo8{list-style:none;padding:0;text-align:left}@media (max-width: 850px){.feature-bullets.svelte-odgwo8.svelte-odgwo8{display:inline-block;text-align:left}}.feature-bullets.svelte-odgwo8 li.svelte-odgwo8{margin-bottom:12px;color:var(--text-on-dark-secondary);position:relative;padding-left:20px;font-size:1rem}.feature-bullets.svelte-odgwo8 li.svelte-odgwo8:before{content:"•";color:var(--metallic-primary-color);position:absolute;left:0;font-weight:700;font-size:1.2rem;line-height:1rem}.features-list-icon.svelte-odgwo8.svelte-odgwo8{list-style:none;padding:0;margin:0 0 10px}.features-list-icon.svelte-odgwo8 li.svelte-odgwo8{display:flex;align-items:center;gap:15px;font-weight:600;color:var(--text-on-dark-primary);margin-bottom:12px;font-size:1.1rem;text-align:left}.feature-icon-circle.svelte-odgwo8.svelte-odgwo8{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-icon-circle.green.svelte-odgwo8.svelte-odgwo8{background:#34c75926}.feature-icon-circle.blue.svelte-odgwo8.svelte-odgwo8{background:#0a84ff26}.feature-icon.svelte-odgwo8.svelte-odgwo8{width:20px;height:20px}.feature-icon-circle.green.svelte-odgwo8 .feature-icon.svelte-odgwo8{fill:var(--verifactu-green)}.feature-icon-circle.blue.svelte-odgwo8 .feature-icon.svelte-odgwo8{fill:var(--metallic-primary-color)}.extra-icon-wrapper.yellow.svelte-odgwo8.svelte-odgwo8{background:#ffc10726}.extra-icon-wrapper.yellow.svelte-odgwo8 svg.svelte-odgwo8{fill:var(--secondary-accent-color)}.extra-icon-wrapper.orange.svelte-odgwo8.svelte-odgwo8{background:#ff5e0026}.extra-icon-wrapper.orange.svelte-odgwo8 svg.svelte-odgwo8{fill:#ff5e00}.extra-icon-wrapper.purple.svelte-odgwo8.svelte-odgwo8{background:#af52de26}.extra-icon-wrapper.purple.svelte-odgwo8 svg.svelte-odgwo8{fill:#af52de}.back-to-top.svelte-odgwo8.svelte-odgwo8{position:fixed;bottom:20px;right:20px;z-index:1000;background-color:var(--metallic-primary-color);color:var(--text-on-primary-button);border:none;border-radius:50%;width:50px;height:50px;font-size:24px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-depth-medium);opacity:0;visibility:hidden;transform:translateY(20px);transition:opacity .3s,visibility .3s,transform .3s,background-color .2s}.back-to-top.show.svelte-odgwo8.svelte-odgwo8{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top.svelte-odgwo8.svelte-odgwo8:hover{background-color:var(--metallic-primary-color-hover)}.landing-container.svelte-odgwo8.svelte-odgwo8{max-width:100%;overflow-x:hidden;background-color:var(--background-main-bg);font-family:var(--font-family-sans-serif)}h2.svelte-odgwo8.svelte-odgwo8,h3.svelte-odgwo8.svelte-odgwo8,h4.svelte-odgwo8.svelte-odgwo8{color:var(--text-on-dark-primary);font-weight:700}h1.svelte-odgwo8.svelte-odgwo8{font-size:clamp(2.2rem,5vw,3rem);line-height:1.2;color:var(--text-on-dark-primary);font-weight:700;margin-bottom:40px}h2.svelte-odgwo8.svelte-odgwo8{font-size:clamp(1.8rem,4vw,2.4rem);margin-bottom:15px;position:relative;display:inline-block}h2.svelte-odgwo8.svelte-odgwo8:after{content:"";position:absolute;bottom:-15px;left:50%;transform:translate(-50%);width:60px;height:4px;background-color:var(--metallic-primary-color);border-radius:2px}p.svelte-odgwo8.svelte-odgwo8{color:var(--text-on-dark-secondary);line-height:1.7}section.svelte-odgwo8.svelte-odgwo8{padding:clamp(60px,10vw,100px) 20px}.section-title-wrapper.svelte-odgwo8.svelte-odgwo8{text-align:center;margin-bottom:0}.section-title-wrapper.extra-margin-top.svelte-odgwo8.svelte-odgwo8{margin-top:80px;margin-bottom:20px}.section-title-wrapper.maintenance-spacing.svelte-odgwo8.svelte-odgwo8{margin-top:5px;margin-bottom:20px;text-align:center}.section-title-wrapper.svelte-odgwo8 h3.svelte-odgwo8{font-size:1.5rem;color:var(--secondary-accent-color)}.section-subtitle.svelte-odgwo8.svelte-odgwo8{max-width:700px;margin:35px auto 50px;font-size:1.1rem;color:var(--text-on-dark-secondary);text-align:center}.language-switcher-home.svelte-odgwo8.svelte-odgwo8{position:fixed;top:20px;right:20px;display:flex;gap:8px;z-index:1000}.language-switcher-home.svelte-odgwo8 button.svelte-odgwo8{background-color:var(--background-card-gray);color:var(--text-on-dark-secondary);border:1px solid var(--border-color-interactive);padding:6px 12px;border-radius:var(--border-radius-small);cursor:pointer;font-weight:500;font-size:.875rem;transition:background-color var(--transition-duration),color var(--transition-duration)}.language-switcher-home.svelte-odgwo8 button.svelte-odgwo8:hover{background-color:var(--border-color-subtle);color:var(--text-on-dark-primary)}.language-switcher-home.svelte-odgwo8 button.active.svelte-odgwo8{background-color:var(--metallic-primary-color);color:var(--text-on-primary-button);border-color:var(--metallic-primary-color)}.hero.svelte-odgwo8.svelte-odgwo8{position:relative;display:flex;align-items:center;justify-content:center;gap:40px;padding:80px 40px;min-height:90vh;overflow:hidden}.hero-background.svelte-odgwo8.svelte-odgwo8{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.hero-background.svelte-odgwo8 video.svelte-odgwo8{width:100%;height:100%;object-fit:cover}.hero.svelte-odgwo8.svelte-odgwo8:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:radial-gradient(ellipse at center,#0006,#000000b3);z-index:1}.hero-content.svelte-odgwo8.svelte-odgwo8{position:relative;z-index:2;max-width:600px;text-align:left}.hero-image.svelte-odgwo8.svelte-odgwo8{position:relative;z-index:2;width:100%;max-width:400px}.lavadora-svg.svelte-odgwo8.svelte-odgwo8{width:100%;height:auto;animation:svelte-odgwo8-float 4s ease-in-out infinite}@keyframes svelte-odgwo8-float{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.rotating-laundry.svelte-odgwo8.svelte-odgwo8{transform-origin:50px 57px;animation:svelte-odgwo8-rotate 10s linear infinite}@keyframes svelte-odgwo8-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hero-brand-name.svelte-odgwo8.svelte-odgwo8{color:var(--secondary-accent-color);font-weight:700;text-transform:uppercase;letter-spacing:2px;font-size:1.5rem;margin-bottom:1rem}.verifactu-hero-badge.svelte-odgwo8.svelte-odgwo8{display:inline-flex;align-items:center;gap:8px;background-color:#34c75926;color:var(--verifactu-green);border:1px solid var(--verifactu-green);padding:6px 12px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:15px;box-shadow:0 0 10px #34c75933}.pulse-dot.svelte-odgwo8.svelte-odgwo8{width:8px;height:8px;background-color:var(--verifactu-green);border-radius:50%;display:inline-block;animation:svelte-odgwo8-pulse 2s infinite}@keyframes svelte-odgwo8-pulse{0%{transform:scale(.95);box-shadow:0 0 #34c759b3}70%{transform:scale(1);box-shadow:0 0 0 6px #34c75900}to{transform:scale(.95);box-shadow:0 0 #34c75900}}.cta-button.svelte-odgwo8.svelte-odgwo8{background-color:var(--metallic-primary-color);color:var(--text-on-primary-button);padding:14px 28px;border-radius:var(--border-radius-small);text-decoration:none;font-weight:600;font-size:1rem;transition:all var(--transition-duration);box-shadow:0 0 20px #0a84ff66}.cta-button.svelte-odgwo8.svelte-odgwo8:hover{background-color:var(--metallic-primary-color-hover);transform:translateY(-2px);box-shadow:0 0 30px #0a84ff99}.pricing-grid.svelte-odgwo8.svelte-odgwo8{display:grid;gap:30px;max-width:1200px;margin:0 auto}.base-plan-container.svelte-odgwo8.svelte-odgwo8{grid-template-columns:1fr;max-width:800px}.extras-grid.svelte-odgwo8.svelte-odgwo8{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.option-title-section.svelte-odgwo8.svelte-odgwo8{font-size:1.4rem;color:var(--secondary-accent-color);margin:30px auto 20px;text-align:center;text-transform:uppercase;letter-spacing:1px}.plus-connector.svelte-odgwo8.svelte-odgwo8{font-size:40px;color:var(--metallic-primary-color);text-align:center;margin:20px 0;font-weight:700}.price-card.svelte-odgwo8.svelte-odgwo8{background-color:var(--background-card-gray);padding:32px;border-radius:var(--border-radius-medium);box-shadow:var(--shadow-depth-medium);border:1px solid var(--border-color-subtle);transition:transform var(--transition-duration),border-color var(--transition-duration);display:flex;flex-direction:column;text-align:left;flex-grow:1}.price-card.svelte-odgwo8.svelte-odgwo8:hover{transform:translateY(-5px);box-shadow:0 12px 24px #0000004d}.base-card.svelte-odgwo8.svelte-odgwo8{border:2px solid var(--metallic-primary-color);box-shadow:0 0 20px #0a84ff26}.extra-card.svelte-odgwo8.svelte-odgwo8{text-align:center;align-items:center;position:relative}.extra-card.svelte-odgwo8.svelte-odgwo8:hover{border-color:var(--text-on-dark-secondary)}.extra-icon-wrapper.svelte-odgwo8.svelte-odgwo8{width:64px;height:64px;background-color:#ffffff0d;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:20px}.extra-icon-wrapper.svelte-odgwo8 svg.svelte-odgwo8{width:32px;height:32px;fill:var(--text-on-dark-primary)}.extra-desc.svelte-odgwo8.svelte-odgwo8{font-size:.95rem;color:var(--text-on-dark-secondary);margin-bottom:20px;min-height:48px}.extra-tiers.svelte-odgwo8.svelte-odgwo8{width:100%}.compact-tier.svelte-odgwo8.svelte-odgwo8{padding-bottom:10px;margin-bottom:10px}.single-price-wrapper.svelte-odgwo8.svelte-odgwo8{margin-top:auto}.extra-price-tag.svelte-odgwo8.svelte-odgwo8{font-size:1.8rem;font-weight:700;color:var(--metallic-primary-color)}.unit.svelte-odgwo8.svelte-odgwo8{font-size:.9rem;color:var(--text-on-dark-secondary)}.price-card.svelte-odgwo8 .card-header.svelte-odgwo8{border-bottom:1px solid var(--divider-color);padding-bottom:20px;margin-bottom:20px;text-align:center}.price-card.svelte-odgwo8 .card-header p.svelte-odgwo8{margin:0}.features-list.svelte-odgwo8.svelte-odgwo8{list-style:none;padding:0;margin:0 0 10px}.plan-tiers.svelte-odgwo8.svelte-odgwo8{flex-grow:1}.plan-tier.svelte-odgwo8.svelte-odgwo8{display:flex;justify-content:space-between;align-items:center;padding-bottom:15px;margin-bottom:15px;border-bottom:1px solid var(--divider-color)}.plan-tier.svelte-odgwo8.svelte-odgwo8:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.plan-tier.svelte-odgwo8 h4.svelte-odgwo8{margin:0;font-size:1.1rem;text-align:left}.plan-tier.svelte-odgwo8 p.svelte-odgwo8{margin:0;text-align:left;font-size:.9rem;color:var(--text-on-dark-secondary);line-height:1.4}.plan-tier.svelte-odgwo8 .tier-desc.svelte-odgwo8{font-size:.95rem;font-style:normal;color:var(--text-on-dark-secondary);margin-top:6px}.maintenance-grid.svelte-odgwo8.svelte-odgwo8{max-width:500px;margin:0 auto}.plan-tier.svelte-odgwo8 .price.svelte-odgwo8{font-size:1.2rem;font-weight:700;color:var(--metallic-primary-color);white-space:nowrap;margin-left:15px}.elegant-divider.svelte-odgwo8.svelte-odgwo8{border:0;height:1px;background-color:var(--border-color-subtle);width:90%;max-width:1200px;margin:0 auto}.complementary-section.svelte-odgwo8 h2.svelte-odgwo8{margin-bottom:50px}.complementary-grid.svelte-odgwo8.svelte-odgwo8{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:30px;max-width:1200px;margin:20px auto 0;align-items:stretch}.complementary-grid-single.svelte-odgwo8.svelte-odgwo8{display:grid;max-width:500px;margin:20px auto 0}.complementary-card-title.svelte-odgwo8.svelte-odgwo8{color:var(--secondary-accent-color)!important}.machine-sub-item.svelte-odgwo8.svelte-odgwo8{padding-bottom:0;margin-bottom:0}.machine-sub-item.svelte-odgwo8.svelte-odgwo8:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.machine-sub-item.svelte-odgwo8 h4.svelte-odgwo8{margin:0 0 10px;text-align:left;font-size:1.2rem;display:flex;justify-content:space-between;align-items:center}.machine-sub-item.svelte-odgwo8 h4 span.svelte-odgwo8{color:var(--metallic-primary-color);font-size:1.1rem;white-space:nowrap;margin-left:10px}.machine-sub-item.svelte-odgwo8 p.svelte-odgwo8{margin:0}.details-list.svelte-odgwo8.svelte-odgwo8{list-style:none;padding:0;margin-top:15px;text-align:left}.details-list.svelte-odgwo8 li.svelte-odgwo8{color:var(--text-on-dark-secondary);font-size:.9rem;margin-bottom:5px;position:relative;padding-left:15px}.details-list.svelte-odgwo8 li.svelte-odgwo8:before{content:"•";color:var(--metallic-primary-color);position:absolute;left:0;top:0}.section-disclaimer.svelte-odgwo8.svelte-odgwo8{width:100%;max-width:1200px;margin:40px auto 0;text-align:right;font-style:italic;font-size:.9rem;color:var(--text-on-dark-secondary)}.footer.svelte-odgwo8.svelte-odgwo8{background-color:var(--background-card-gray);color:var(--text-on-dark-primary);text-align:center;padding:60px 20px}.footer.svelte-odgwo8 h2.svelte-odgwo8{margin-bottom:50px}.footer-video-container.svelte-odgwo8.svelte-odgwo8{max-width:500px;width:90%;margin:40px auto;border-radius:var(--border-radius-medium);overflow:hidden;box-shadow:0 10px 30px #0000004d;border:1px solid var(--border-color-subtle)}.footer-video.svelte-odgwo8.svelte-odgwo8{width:100%;height:auto;display:block}.contact-info.svelte-odgwo8.svelte-odgwo8{margin:30px 0;display:flex;justify-content:center;gap:30px;flex-wrap:wrap}.contact-info.svelte-odgwo8 a.svelte-odgwo8{color:var(--text-on-dark-primary);text-decoration:none;font-size:1.1rem;transition:color var(--transition-duration)}.contact-info.svelte-odgwo8 a.svelte-odgwo8:hover{color:var(--metallic-primary-color)}.footer-bottom.svelte-odgwo8.svelte-odgwo8{padding-top:30px;margin:40px auto 0;display:flex;justify-content:space-between;align-items:center;max-width:1200px;border-top:1px solid var(--divider-color)}.footer.svelte-odgwo8 .brand.svelte-odgwo8{font-weight:700;color:var(--secondary-accent-color);font-size:1.5rem;letter-spacing:2px}.footer-links.svelte-odgwo8.svelte-odgwo8{display:flex;gap:20px;align-items:center}.footer-links.svelte-odgwo8 a.svelte-odgwo8{color:var(--text-on-dark-secondary);text-decoration:none}.footer-links.svelte-odgwo8 a.svelte-odgwo8:hover{color:var(--text-on-dark-primary)}.verifactu-link.svelte-odgwo8.svelte-odgwo8{color:var(--verifactu-green)!important;font-weight:500;transition:all .3s ease}.verifactu-link.svelte-odgwo8.svelte-odgwo8:hover{color:#fff!important;text-shadow:0 0 10px rgba(52,199,89,.5)}.badges-wrapper.svelte-odgwo8.svelte-odgwo8{margin:40px 0;display:flex;justify-content:center;align-items:stretch;gap:25px;flex-wrap:wrap}.fiscal-badge.svelte-odgwo8.svelte-odgwo8{background-color:#111;border-radius:20px;padding:20px 25px;max-width:320px;width:100%;border:1px solid var(--border-color-subtle);display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.badge-icons.svelte-odgwo8.svelte-odgwo8{display:flex;justify-content:center;gap:10px;margin-bottom:15px}.badge-icon.svelte-odgwo8.svelte-odgwo8{width:32px;height:32px;border-radius:50%;flex-shrink:0}.checkmark-icon.svelte-odgwo8.svelte-odgwo8{background-color:#fff;display:flex;align-items:center;justify-content:center;padding:4px}.checkmark-icon.svelte-odgwo8 svg.svelte-odgwo8{width:100%;height:100%;stroke:#111}.flag-icon.svelte-odgwo8.svelte-odgwo8{background:linear-gradient(to bottom,#d52b1e,#d52b1e 33.3%,#ffc400 33.3%,#ffc400 66.6%,#d52b1e 66.6%,#d52b1e)}.gear-icon.svelte-odgwo8.svelte-odgwo8{background-color:#fff;display:flex;align-items:center;justify-content:center;padding:5px}.gear-icon.svelte-odgwo8 svg.svelte-odgwo8{width:100%;height:100%;fill:var(--metallic-primary-color)}.badge-text.svelte-odgwo8 p.svelte-odgwo8{margin:0;font-size:1rem;font-weight:500;color:var(--text-on-dark-primary);line-height:1.4}@media (max-width: 960px){.hero.svelte-odgwo8.svelte-odgwo8{flex-direction:column-reverse;gap:20px;padding-top:80px}.hero-content.svelte-odgwo8.svelte-odgwo8,h1.svelte-odgwo8.svelte-odgwo8{text-align:center}.hero-image.svelte-odgwo8.svelte-odgwo8{margin-bottom:0;max-width:250px}}@media (max-width: 768px){.footer-links.svelte-odgwo8.svelte-odgwo8{flex-direction:column;gap:15px}}@media (max-width: 600px){.footer-bottom.svelte-odgwo8.svelte-odgwo8{flex-direction:column;gap:20px}.back-to-top.svelte-odgwo8.svelte-odgwo8{width:45px;height:45px;font-size:20px;bottom:15px;right:15px}}
