.page-main.svelte-17ou8ly{background-color:var(--black);color:var(--white);overflow-x:hidden}.hero.svelte-17ou8ly{box-sizing:border-box;background:#000;justify-content:center;align-items:center;min-height:100vh;padding:4rem 1rem 2rem;display:flex;position:relative;overflow:hidden}@media (width>=768px){.hero.svelte-17ou8ly{padding:3.5rem 2rem 0}}.hero-bg.svelte-17ou8ly{z-index:0;position:absolute;inset:0}.hero-bg.svelte-17ou8ly picture:where(.svelte-17ou8ly),.hero-bg.svelte-17ou8ly img:where(.svelte-17ou8ly){object-fit:cover;object-position:center;opacity:.65;width:100%;height:100%;display:block}@media (width>=1024px){.hero-bg.svelte-17ou8ly picture:where(.svelte-17ou8ly),.hero-bg.svelte-17ou8ly img:where(.svelte-17ou8ly){opacity:.55}}.hero-overlay-gradient.svelte-17ou8ly{background:linear-gradient(#0000,#0006,#000000d9);position:absolute;inset:0}@media (width>=1024px){.hero-overlay-gradient.svelte-17ou8ly{background:linear-gradient(#0000,#000000b3,#000)}}.hero-overlay-dark.svelte-17ou8ly{background:#00000040;position:absolute;inset:0}@media (width>=1024px){.hero-overlay-dark.svelte-17ou8ly{background:#00000059}}.hero-content.svelte-17ou8ly{z-index:10;text-align:center;flex-direction:column;align-items:center;width:100%;max-width:1280px;margin:0 auto;display:flex;position:relative}@media (width>=1024px){.hero-content.svelte-17ou8ly{text-align:left;grid-template-columns:1fr 1fr;align-items:center;gap:2rem;display:grid}}.hero-text.svelte-17ou8ly{flex-direction:column;align-items:center;display:flex}@media (width>=1024px){.hero-text.svelte-17ou8ly{align-items:flex-start}}.hero-map.svelte-17ou8ly{justify-content:center;align-items:center;width:100%;margin-top:3rem;display:flex}@media (width>=1024px){.hero-map.svelte-17ou8ly{margin-top:0}}.hero-map.svelte-17ou8ly img:where(.svelte-17ou8ly){filter:drop-shadow(0 0 40px #f674111f);width:100%;max-width:280px;height:auto;display:block}@media (width>=640px){.hero-map.svelte-17ou8ly img:where(.svelte-17ou8ly){max-width:380px}}@media (width>=1024px){.hero-map.svelte-17ou8ly img:where(.svelte-17ou8ly){filter:drop-shadow(0 0 50px #f6741126);max-width:580px}}.hero-badge.svelte-17ou8ly{border-radius:var(--radius-full);letter-spacing:.05em;color:var(--orange);background:var(--orange-bg);border:1px solid var(--orange-border);text-transform:uppercase;align-items:center;gap:.375rem;margin-bottom:1.25rem;padding:.375rem 1rem;font-size:.6875rem;font-weight:600;display:inline-flex}.hero-badge.svelte-17ou8ly svg{width:1rem;height:1rem}@media (width>=640px){.hero-badge.svelte-17ou8ly{margin-bottom:2rem;font-size:.75rem}}h1.svelte-17ou8ly{letter-spacing:-.025em;color:var(--white);margin:0 0 1rem;font-size:1.875rem;font-weight:800;line-height:1.2}@media (width>=480px){h1.svelte-17ou8ly{font-size:2.25rem}}@media (width>=640px){h1.svelte-17ou8ly{margin-bottom:1.5rem;font-size:3.75rem}}.hero-desc.svelte-17ou8ly{color:var(--gray-300);max-width:48rem;margin:0 0 2rem;font-size:.9375rem;font-weight:300;line-height:1.5}@media (width>=640px){.hero-desc.svelte-17ou8ly{margin-bottom:2.5rem;font-size:1.25rem;line-height:1.625}}.hero-cta.svelte-17ou8ly{flex-direction:column;justify-content:center;align-items:stretch;gap:1rem;width:100%;max-width:20rem;display:flex}@media (width>=480px){.hero-cta.svelte-17ou8ly{flex-direction:row;align-items:center;max-width:none}}@media (width>=1024px){.hero-cta.svelte-17ou8ly{justify-content:flex-start}}.btn-primary.svelte-17ou8ly{width:100%;color:var(--white);background:var(--orange);border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 10px 15px -3px #0000004d}@media (hover:hover){.btn-primary.svelte-17ou8ly:hover{background:var(--orange-hover);transform:translateY(-.125rem)}}@media (width>=480px){.btn-primary.svelte-17ou8ly{width:14rem;padding-left:1rem;padding-right:1rem}}.btn-secondary.svelte-17ou8ly{width:100%;color:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-full);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff0d;justify-content:center;align-items:center;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.btn-secondary.svelte-17ou8ly svg{width:1.125rem;height:1.125rem}@media (hover:hover){.btn-secondary.svelte-17ou8ly:hover{background:#ffffff1a;border-color:#fff3}}@media (width>=480px){.btn-secondary.svelte-17ou8ly{width:14rem;padding-left:1rem;padding-right:1rem}}.comparison-section.svelte-17ou8ly{border-bottom:1px solid var(--border);padding:2rem 0}@media (width>=1024px){.comparison-section.svelte-17ou8ly{padding:2.5rem 0}}.section-badge.svelte-17ou8ly{background:var(--orange-bg);color:var(--orange);text-transform:uppercase;letter-spacing:.05em;border-radius:var(--radius-full);margin-bottom:1rem;padding:.25rem .75rem;font-size:.75rem;font-weight:700;display:inline-block}.section-grid.svelte-17ou8ly{grid-template-columns:minmax(0,1fr);align-items:center;gap:3rem;display:grid}@media (width>=1024px){.section-grid.svelte-17ou8ly{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:4rem}}.comparison-slider-wrapper.svelte-17ou8ly{border:1px solid var(--border);border-radius:var(--radius-lg);aspect-ratio:4/3;width:100%;position:relative;overflow:hidden;box-shadow:0 20px 40px #0006}.slider-container.svelte-17ou8ly{width:100%;height:100%;position:relative}.comparison-text.svelte-17ou8ly{text-align:left}.comparison-text.svelte-17ou8ly h2:where(.svelte-17ou8ly){letter-spacing:-.025em;margin:0 0 1rem;font-size:1.875rem;font-weight:800}@media (width>=640px){.comparison-text.svelte-17ou8ly h2:where(.svelte-17ou8ly){font-size:2.25rem}}.comparison-text.svelte-17ou8ly .lead-text:where(.svelte-17ou8ly){color:var(--gray-300);margin-bottom:2rem;font-size:1.0625rem;font-weight:300;line-height:1.6}.benefits-list.svelte-17ou8ly{flex-direction:column;gap:1.25rem;margin:0;padding:0;list-style:none;display:flex}.benefits-list.svelte-17ou8ly li:where(.svelte-17ou8ly){color:var(--gray-300);align-items:flex-start;gap:.875rem;font-size:.9375rem;line-height:1.5;display:flex}.benefits-list.svelte-17ou8ly li:where(.svelte-17ou8ly) .benefit-icon:where(.svelte-17ou8ly){color:var(--orange);flex-shrink:0;align-items:center;padding-top:.125rem;display:flex}.benefits-list.svelte-17ou8ly li:where(.svelte-17ou8ly) .benefit-icon:where(.svelte-17ou8ly) svg{width:1.15rem;height:1.15rem}.benefits-list.svelte-17ou8ly li:where(.svelte-17ou8ly) strong:where(.svelte-17ou8ly){color:var(--white);font-weight:600}.method-section.svelte-17ou8ly{border-bottom:1px solid var(--border);background:linear-gradient(to bottom, var(--black), var(--black-alt));padding:2rem 0}@media (width>=768px){.method-section.svelte-17ou8ly{padding:2.5rem 0}}.section-header.svelte-17ou8ly{text-align:center;margin-bottom:3.5rem}.section-header.svelte-17ou8ly h2:where(.svelte-17ou8ly){letter-spacing:-.025em;font-size:1.875rem;font-weight:800}@media (width>=640px){.section-header.svelte-17ou8ly h2:where(.svelte-17ou8ly){font-size:2.25rem}}.section-header.svelte-17ou8ly .section-subtitle:where(.svelte-17ou8ly){color:var(--gray-400);max-width:600px;margin:1rem auto 0;font-size:.9375rem;font-weight:300;line-height:1.5}.steps-grid.svelte-17ou8ly{grid-template-columns:minmax(0,1fr);gap:2rem;display:grid}@media (width>=768px){.steps-grid.svelte-17ou8ly{grid-template-columns:repeat(3,minmax(0,1fr))}}.step-card.svelte-17ou8ly{background:var(--black-alt);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left;padding:2.5rem 2rem;transition:all .3s;position:relative}@media (hover:hover){.step-card.svelte-17ou8ly:hover{border-color:#f6741133;transform:translateY(-3px)}}.step-card.svelte-17ou8ly .step-num:where(.svelte-17ou8ly){background:var(--orange-bg);border-radius:var(--radius-md);width:3.5rem;height:3.5rem;color:var(--orange);border:1px solid #f674114d;justify-content:center;align-items:center;margin-bottom:1.25rem;font-size:1.75rem;font-weight:900;display:flex;box-shadow:0 4px 10px #f674110d}@media (width>=768px){.step-card.svelte-17ou8ly .step-num:where(.svelte-17ou8ly){border-radius:var(--radius-lg);width:4rem;height:4rem;font-size:2rem}}.step-card.svelte-17ou8ly h3:where(.svelte-17ou8ly){color:var(--white);margin-bottom:.75rem;font-size:1.15rem;font-weight:700}.step-card.svelte-17ou8ly p:where(.svelte-17ou8ly){color:var(--gray-400);margin:0;font-size:.875rem;font-weight:300;line-height:1.5}.pricing-section.svelte-17ou8ly{border-bottom:1px solid var(--border);padding:2rem 0}@media (width>=768px){.pricing-section.svelte-17ou8ly{padding:2.5rem 0}}.price-cards-grid.svelte-17ou8ly{grid-template-columns:minmax(0,1fr);gap:1.5rem;max-width:800px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;display:grid}@media (width>=576px){.price-cards-grid.svelte-17ou8ly{grid-template-columns:repeat(2,minmax(0,1fr))}}.price-card.svelte-17ou8ly{background:var(--black-alt);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;padding:2rem 1.5rem;transition:all .3s;position:relative;overflow:hidden}@media (hover:hover){.price-card.svelte-17ou8ly:hover{border-color:#f6741140;transform:translateY(-4px);box-shadow:0 15px 30px #0003}}.price-card.svelte-17ou8ly .price-glow:where(.svelte-17ou8ly){filter:blur(40px);pointer-events:none;background:radial-gradient(circle,#f6741105 0%,#0000 70%);width:8rem;height:8rem;position:absolute;top:-4rem;right:-4rem}.price-card.svelte-17ou8ly .price-icon:where(.svelte-17ou8ly){background:var(--orange-bg);border-radius:var(--radius-full);width:3.5rem;height:3.5rem;color:var(--orange);border:1px solid #f6741133;justify-content:center;align-items:center;margin:0 auto 1.5rem;display:flex}.price-card.svelte-17ou8ly .price-icon:where(.svelte-17ou8ly) svg{width:1.5rem;height:1.5rem}.price-card.svelte-17ou8ly h3:where(.svelte-17ou8ly){color:var(--white);margin-bottom:1rem;font-size:1.25rem;font-weight:700}.price-card.svelte-17ou8ly .price-value:where(.svelte-17ou8ly){color:var(--orange);letter-spacing:-.01em;font-size:1.5rem;font-weight:800}.estimate-box.svelte-17ou8ly{background:linear-gradient(135deg, var(--black-alt) 0%, #f6741105 100%);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:left;max-width:900px;margin:0 auto;padding:1.25rem;box-shadow:0 10px 20px #0003}@media (width>=640px){.estimate-box.svelte-17ou8ly{padding:1.5rem}}.estimate-box.svelte-17ou8ly .estimate-content-wrap:where(.svelte-17ou8ly){flex-direction:column;gap:1.5rem;margin-bottom:1.25rem;display:flex}@media (width>=768px){.estimate-box.svelte-17ou8ly .estimate-content-wrap:where(.svelte-17ou8ly){flex-direction:row;justify-content:space-between;align-items:center}}.estimate-box.svelte-17ou8ly .estimate-info:where(.svelte-17ou8ly){flex-direction:column;gap:1rem;display:flex}@media (width>=576px){.estimate-box.svelte-17ou8ly .estimate-info:where(.svelte-17ou8ly){flex-direction:row;gap:1.5rem}}.estimate-box.svelte-17ou8ly .estimate-info:where(.svelte-17ou8ly) svg{width:2.5rem;height:2.5rem;color:var(--orange);flex-shrink:0}.estimate-box.svelte-17ou8ly .estimate-info:where(.svelte-17ou8ly) h4:where(.svelte-17ou8ly){color:var(--white);margin-bottom:.375rem;font-size:1.25rem;font-weight:800}.estimate-box.svelte-17ou8ly .estimate-info:where(.svelte-17ou8ly) p:where(.svelte-17ou8ly){color:var(--gray-300);margin:0;font-size:.875rem;font-weight:300;line-height:1.6}.estimate-box.svelte-17ou8ly .estimate-info:where(.svelte-17ou8ly) p:where(.svelte-17ou8ly) strong:where(.svelte-17ou8ly){color:var(--white);font-weight:600}.estimate-box.svelte-17ou8ly .estimate-actions:where(.svelte-17ou8ly){flex-shrink:0}.estimate-box.svelte-17ou8ly .btn-whatsapp:where(.svelte-17ou8ly){color:var(--white);border-radius:var(--radius-md);white-space:nowrap;cursor:pointer;background:#25d366;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.875rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.estimate-box.svelte-17ou8ly .btn-whatsapp:where(.svelte-17ou8ly) svg{width:1.25rem;height:1.25rem}@media (hover:hover){.estimate-box.svelte-17ou8ly .btn-whatsapp:where(.svelte-17ou8ly):hover{background:#20ba5a;transform:translateY(-1px);box-shadow:0 4px 12px #25d36633}}.estimate-box.svelte-17ou8ly .estimate-note:where(.svelte-17ou8ly){border-top:1px solid var(--border-light);color:var(--gray-500);padding-top:1rem;font-size:.75rem;font-style:italic;font-weight:300}.cta-banner-section.svelte-17ou8ly{padding:2rem 0 3rem}.cta-banner-box.svelte-17ou8ly{background:linear-gradient(135deg, var(--black-alt) 0%, #f674110a 100%);border:1px solid var(--border);border-radius:var(--radius-lg);text-align:center;max-width:960px;margin:0 auto;padding:2rem 1.5rem;position:relative;overflow:hidden}@media (width>=640px){.cta-banner-box.svelte-17ou8ly{padding:3rem 2rem}}.cta-banner-box.svelte-17ou8ly .cta-glow:where(.svelte-17ou8ly){pointer-events:none;background:radial-gradient(circle,#f674110a 0%,#0000 70%);position:absolute;inset:0}.cta-banner-box.svelte-17ou8ly h3:where(.svelte-17ou8ly){letter-spacing:-.025em;margin:0 0 1rem;font-size:1.75rem;font-weight:800}@media (width>=640px){.cta-banner-box.svelte-17ou8ly h3:where(.svelte-17ou8ly){font-size:2.25rem}}.cta-banner-box.svelte-17ou8ly p:where(.svelte-17ou8ly){color:var(--gray-300);max-width:600px;margin:0 auto 2.5rem;font-size:.9375rem;font-weight:300;line-height:1.6}.cta-buttons.svelte-17ou8ly{flex-direction:column;gap:1rem;max-width:280px;margin:0 auto;display:flex}@media (width>=480px){.cta-buttons.svelte-17ou8ly{flex-direction:row;justify-content:center;max-width:none}}.cta-buttons.svelte-17ou8ly .btn-primary:where(.svelte-17ou8ly){color:var(--white);background:var(--orange);border-radius:var(--radius-full);cursor:pointer;border:none;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2.5rem;font-size:.9375rem;font-weight:700;transition:all .2s;display:inline-flex;box-shadow:0 5px 15px #f6741126}@media (hover:hover){.cta-buttons.svelte-17ou8ly .btn-primary:where(.svelte-17ou8ly):hover{background:var(--orange-hover);transform:translateY(-2px);box-shadow:0 10px 25px #f674114d}}.cta-buttons.svelte-17ou8ly .btn-outline:where(.svelte-17ou8ly){color:var(--white);border:1px solid var(--border-light);border-radius:var(--radius-full);background:0 0;justify-content:center;align-items:center;gap:.5rem;padding:.875rem 2.5rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex}.cta-buttons.svelte-17ou8ly .btn-outline:where(.svelte-17ou8ly) svg{width:1.125rem;height:1.125rem}@media (hover:hover){.cta-buttons.svelte-17ou8ly .btn-outline:where(.svelte-17ou8ly):hover{border-color:var(--white);background:#ffffff0d}}.container.svelte-17ou8ly{box-sizing:border-box;width:100%;max-width:1280px;margin:0 auto;padding:0 1.25rem}@media (width>=640px){.container.svelte-17ou8ly{padding:0 2rem}}
