:root{--cor-lilas-principal:#c1d9ff;--cor-lilas-fundo:#f4f7ff;--cor-texto-escuro:#2d3748;--cor-texto-suave:#718096;--cor-rosa-fada:#e8def8;--fonte-principal:"Inter", system-ui, -apple-system, sans-serif}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--fonte-principal);background-color:var(--cor-lilas-fundo);color:var(--cor-texto-escuro);line-height:1.6}.navbar-container[data-v-db53c058]{z-index:1000;pointer-events:none;width:100%;padding:20px 24px 0;position:fixed;top:0;left:0}.navbar-floating[data-v-db53c058]{-webkit-backdrop-filter:blur(12px);pointer-events:auto;background:#ffffffd9;border:1px solid #fff9;border-radius:100px;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:12px 32px;display:flex;box-shadow:0 10px 30px #997ebd1a}.nav-logo[data-v-db53c058]{align-items:center;gap:12px;text-decoration:none;display:flex}.nav-logo-img[data-v-db53c058]{object-fit:cover;border-radius:50%;width:42px;height:42px;display:block;box-shadow:0 4px 10px #c1d9ff80}.nav-brand-text[data-v-db53c058]{color:#2c3e50;letter-spacing:-.5px;font-size:1.25rem;font-weight:800}.nav-menu[data-v-db53c058]{align-items:center;gap:32px;display:flex}.nav-link[data-v-db53c058]{color:#2c3e50;padding:6px 0;font-size:1rem;font-weight:600;text-decoration:none;transition:color .3s;position:relative}.nav-link[data-v-db53c058]:hover{color:#a87fff}.nav-link[data-v-db53c058]:after{content:"";background:linear-gradient(90deg,#c1d9ff,#e8dbff);border-radius:2px;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.nav-link[data-v-db53c058]:hover:after{width:100%}.btn-nav-contactar[data-v-db53c058]{color:#2c3e50;background:linear-gradient(135deg,#e8dbff 0%,#c1d9ff 100%);border-radius:50px;padding:10px 24px;font-size:.95rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;position:relative;overflow:hidden;box-shadow:0 4px 15px #c1d9ff66}.btn-nav-contactar[data-v-db53c058]:after{content:"";background:linear-gradient(90deg,#fff0 0%,#ffffffb3 50%,#fff0 100%);width:50%;height:100%;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.btn-nav-contactar[data-v-db53c058]:hover{transform:translateY(-2px);box-shadow:0 6px 20px #c1d9ff99}.btn-nav-contactar[data-v-db53c058]:hover:after{animation:1.2s ease-in-out infinite nav-shine-db53c058}@keyframes nav-shine-db53c058{to{left:150%}}.mobile-only[data-v-db53c058]{display:none}.desktop-only[data-v-db53c058]{display:inline-block}.hamburger-btn[data-v-db53c058]{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:32px;height:32px;padding:6px;display:none}.hamburger-btn span[data-v-db53c058]{transform-origin:50%;background-color:#2c3e50;border-radius:3px;width:24px;height:2.5px;transition:all .3s cubic-bezier(.16,1,.3,1)}.hamburger-btn.is-active span[data-v-db53c058]:first-child{transform:translateY(7.5px)rotate(45deg)}.hamburger-btn.is-active span[data-v-db53c058]:nth-child(2){opacity:0;transform:translate(-10px)}.hamburger-btn.is-active span[data-v-db53c058]:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (width<=768px){.navbar-container[data-v-db53c058]{padding:12px 12px 0}.navbar-floating[data-v-db53c058]{padding:10px 20px}.desktop-only[data-v-db53c058]{display:none}.mobile-only[data-v-db53c058]{margin-top:10px;display:inline-block}.hamburger-btn[data-v-db53c058]{display:flex}.nav-menu[data-v-db53c058]{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);opacity:0;pointer-events:none;background:#fffffff2;border:1px solid #fffc;border-radius:20px;flex-direction:column;gap:18px;width:220px;padding:24px;transition:all .3s;position:fixed;top:75px;right:12px;transform:translateY(-10px);box-shadow:0 10px 30px #0000001f}.nav-menu.menu-active[data-v-db53c058]{opacity:1;pointer-events:auto;transform:translateY(0)}}.hero-full-section[data-v-b4a15c8f]{justify-content:center;align-items:center;min-height:95vh;padding:140px 24px 100px;display:flex;position:relative;overflow:hidden}.hero-bg-image[data-v-b4a15c8f]{z-index:1;filter:saturate(1.2);background-image:url(/galeria/hero/Capa.jpg);background-position:top;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.hero-overlay[data-v-b4a15c8f]{z-index:2;background:linear-gradient(135deg,#2c3e50d1 0%,#a87fffbf 60%,#f3e8ffd9 100%);width:100%;height:100%;position:absolute;top:0;left:0}.hero-container[data-v-b4a15c8f]{z-index:3;text-align:center;max-width:850px;margin:0 auto;position:relative}.hero-badge[data-v-b4a15c8f]{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#ffffff40;border:1px solid #ffffff4d;border-radius:30px;margin-bottom:24px;padding:8px 22px;font-size:.9rem;font-weight:700;display:inline-block;box-shadow:0 4px 15px #0000001a}.hero-title[data-v-b4a15c8f]{color:#fff;text-shadow:0 4px 20px #0003;margin-bottom:20px;font-size:3.8rem;font-weight:800;line-height:1.15}.highlight-text[data-v-b4a15c8f]{color:gold}.hero-subtitle[data-v-b4a15c8f]{color:#f3e8ff;letter-spacing:.5px;margin-bottom:36px;font-size:1.25rem;font-weight:600}.hero-buttons[data-v-b4a15c8f]{justify-content:center;align-items:center;gap:16px;display:flex}.btn-primary[data-v-b4a15c8f]{color:#fff;background:linear-gradient(135deg,#a87fff 0%,#8a53ff 100%);border:2px solid #ffffff4d;border-radius:50px;padding:16px 36px;font-weight:800;text-decoration:none;transition:all .3s;box-shadow:0 10px 25px #00000040}.btn-primary[data-v-b4a15c8f]:hover{transform:translateY(-3px);box-shadow:0 14px 30px #a87fff80}.btn-secondary[data-v-b4a15c8f]{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;background:#ffffff26;border:1.5px solid #fff6;border-radius:50px;padding:16px 32px;font-weight:700;text-decoration:none;transition:all .3s}.btn-secondary[data-v-b4a15c8f]:hover{background:#ffffff4d;transform:translateY(-3px)}.wave-bottom-hero[data-v-b4a15c8f]{z-index:4;width:100%;line-height:0;position:absolute;bottom:-2px;left:0}.wave-bottom-hero svg[data-v-b4a15c8f]{width:100%;height:50px;display:block}@media (width<=768px){.hero-title[data-v-b4a15c8f]{font-size:2.6rem}.hero-subtitle[data-v-b4a15c8f]{font-size:1.05rem}.hero-buttons[data-v-b4a15c8f]{flex-direction:column}.btn-primary[data-v-b4a15c8f],.btn-secondary[data-v-b4a15c8f]{box-sizing:border-box;width:100%}}.sobre-section[data-v-69e09a4e]{background-color:#fff;padding:100px 24px;position:relative}.sobre-container[data-v-69e09a4e]{justify-content:space-between;align-items:center;gap:80px;max-width:1200px;margin:0 auto;display:flex}.sobre-image-side[data-v-69e09a4e]{flex:1;justify-content:center;display:flex}.image-wrapper[data-v-69e09a4e]{width:100%;max-width:400px;position:relative}.decor-card[data-v-69e09a4e]{z-index:1;background-color:#f3e8ff;border-radius:24px;width:100%;height:100%;position:absolute;top:25px;left:-25px}.sobre-img[data-v-69e09a4e]{z-index:2;object-fit:cover;border-radius:24px;width:100%;height:460px;position:relative;box-shadow:0 15px 35px #997ebd26}.sobre-content-side[data-v-69e09a4e]{text-align:left;flex:1.2}.sobre-badge[data-v-69e09a4e]{color:#a87fff;text-transform:uppercase;letter-spacing:1px;background-color:#f3e8ff;border-radius:30px;margin-bottom:20px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.sobre-title[data-v-69e09a4e]{color:#2c3e50;letter-spacing:-1px;margin-bottom:24px;font-size:2.8rem;font-weight:800;line-height:1.2}.sobre-text[data-v-69e09a4e]{color:#606f7b;margin-bottom:20px;font-size:1.1rem;line-height:1.7}.valores-grid[data-v-69e09a4e]{gap:16px;min-height:185px;margin-top:36px;display:flex}.valor-card[data-v-69e09a4e]{text-align:center;cursor:pointer;background-color:#faf6ff;border:1px solid #a87fff1a;border-radius:20px;flex-direction:column;flex:1;justify-content:flex-start;align-items:center;padding:24px 12px 20px;transition:all .35s cubic-bezier(.34,1.56,.64,1);display:flex;position:relative}.valor-icon-wrapper[data-v-69e09a4e]{background-color:#f3e8ff;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;margin-bottom:8px;transition:all .3s;display:flex}.valor-svg[data-v-69e09a4e]{color:#a87fff;width:22px;height:22px;transition:all .3s}.valor-card h3[data-v-69e09a4e]{color:#2c3e50;margin:0;font-size:1.05rem;font-weight:800}.valor-desc[data-v-69e09a4e]{color:#a87fff;opacity:0;pointer-events:none;margin:0;font-size:.8rem;font-weight:600;line-height:1.3;transition:opacity .3s,transform .3s;position:absolute;bottom:12px;left:8px;right:8px;transform:translateY(6px)}.valor-card[data-v-69e09a4e]:hover,.valor-card.is-active[data-v-69e09a4e]{background-color:#fff;border-color:#a87fff59;transform:translateY(-8px);box-shadow:0 15px 30px #a87fff38}.valor-card:hover .valor-icon-wrapper[data-v-69e09a4e],.valor-card.is-active .valor-icon-wrapper[data-v-69e09a4e]{background-color:#a87fff;transform:scale(1.05)}.valor-card:hover .valor-svg[data-v-69e09a4e],.valor-card.is-active .valor-svg[data-v-69e09a4e]{color:#fff}.valor-card:hover .valor-desc[data-v-69e09a4e],.valor-card.is-active .valor-desc[data-v-69e09a4e]{opacity:1;transform:translateY(0)}@media (width<=992px){.sobre-container[data-v-69e09a4e]{flex-direction:column;gap:40px;padding:0 12px}.sobre-content-side[data-v-69e09a4e]{text-align:center;width:100%}.sobre-title[data-v-69e09a4e]{font-size:2.1rem}.image-wrapper[data-v-69e09a4e]{max-width:300px}.sobre-img[data-v-69e09a4e]{height:360px}.valores-grid[data-v-69e09a4e]{flex-direction:row;gap:8px;min-height:195px;margin-top:24px;display:flex}.valor-card[data-v-69e09a4e]{padding:16px 6px 14px}.valor-icon-wrapper[data-v-69e09a4e]{width:40px;height:40px}.valor-card h3[data-v-69e09a4e]{font-size:.92rem}.valor-desc[data-v-69e09a4e]{font-size:.74rem;bottom:10px;left:4px;right:4px}}.servicos-section[data-v-db4788ab]{background-color:#faf6ff;padding:140px 24px 100px;position:relative}.wave-top-divider[data-v-db4788ab]{z-index:5;width:100%;line-height:0;position:absolute;top:-1px;left:0}.wave-top-divider svg[data-v-db4788ab]{width:100%;height:90px;display:block}.servicos-container[data-v-db4788ab]{z-index:6;max-width:1200px;margin:0 auto;position:relative}.servicos-content-top[data-v-db4788ab]{text-align:center;margin-bottom:50px}.servicos-badge[data-v-db4788ab]{color:#a87fff;text-transform:uppercase;letter-spacing:1px;background-color:#f3e8ff;border-radius:30px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.servicos-title[data-v-db4788ab]{color:#2c3e50;letter-spacing:-1px;margin-bottom:8px;font-size:2.8rem;font-weight:800}.servicos-instruction[data-v-db4788ab]{color:#7f8c8d;margin-bottom:30px;font-size:1rem;font-weight:500}.tabs-wrapper[data-v-db4788ab]{background-color:#fff;border:1px solid #a87fff26;border-radius:40px;gap:12px;padding:6px;display:inline-flex;box-shadow:0 10px 25px #997ebd1a}.tab-btn[data-v-db4788ab]{color:#606f7b;cursor:pointer;background:0 0;border:none;border-radius:30px;align-items:center;gap:8px;padding:12px 24px;font-size:.95rem;font-weight:700;transition:all .3s;display:flex}.tab-svg[data-v-db4788ab]{color:#a87fff;width:18px;height:18px;transition:color .3s}.tab-btn[data-v-db4788ab]:hover{color:#a87fff}.tab-btn.active[data-v-db4788ab]{color:#fff;background-color:#a87fff;box-shadow:0 4px 15px #a87fff59}.tab-btn.active .tab-svg[data-v-db4788ab]{color:#fff}.servicos-content-pacs[data-v-db4788ab]{justify-content:center;gap:24px;display:grid}.grid-4[data-v-db4788ab]{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.grid-3[data-v-db4788ab]{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));max-width:1050px;margin:0 auto}.flip-card[data-v-db4788ab]{perspective:1000px;cursor:pointer;width:100%;height:440px}.flip-card-inner[data-v-db4788ab]{text-align:center;width:100%;height:100%;transform-style:preserve-3d;transition:transform .8s cubic-bezier(.4,0,.2,1);position:relative}.flip-card.is-flipped .flip-card-inner[data-v-db4788ab]{transform:rotateY(180deg)}.flip-card-front[data-v-db4788ab],.flip-card-back[data-v-db4788ab]{backface-visibility:hidden;border:1px solid #a87fff1f;border-radius:24px;width:100%;height:100%;position:absolute;overflow:hidden;box-shadow:0 10px 30px #997ebd14}.flip-card-front[data-v-db4788ab]{background-color:#fff;flex-direction:column;display:flex}.card-img-wrapper[data-v-db4788ab]{width:100%;height:68%;position:relative;overflow:hidden}.card-img[data-v-db4788ab]{object-fit:cover;width:100%;height:100%}.card-img-overlay[data-v-db4788ab]{background:linear-gradient(#0000 50%,#2c3e5066 100%);width:100%;height:100%;position:absolute;top:0;left:0}.card-front-info[data-v-db4788ab]{background-color:#fff;flex-direction:column;justify-content:center;align-items:center;height:32%;padding:12px 16px;display:flex}.duracao-tag[data-v-db4788ab]{color:#a87fff;background-color:#f3e8ff;border-radius:20px;align-items:center;gap:6px;margin-bottom:6px;padding:4px 12px;font-size:.8rem;font-weight:700;display:inline-flex}.icon-inline[data-v-db4788ab]{stroke-width:2.2px;width:14px;height:14px}.card-front-info h3[data-v-db4788ab]{color:#2c3e50;margin:0;font-size:1.2rem;font-weight:800}.flip-card-back[data-v-db4788ab]{background:#fff;border:2px solid #e8dbff;flex-direction:column;justify-content:space-between;align-items:center;padding:28px 20px;display:flex;transform:rotateY(180deg)}.flip-card-back h3[data-v-db4788ab]{color:#a87fff;margin-bottom:8px;font-size:1.3rem;font-weight:800}.card-details[data-v-db4788ab]{color:#606f7b;margin:0;font-size:.92rem;line-height:1.5}.card-footer-info[data-v-db4788ab]{background-color:#faf6ff;border-radius:12px;flex-direction:column;gap:2px;width:100%;padding:8px 14px;display:flex}.card-footer-info span[data-v-db4788ab]{color:#2c3e50;justify-content:center;align-items:center;gap:6px;font-size:.85rem;font-weight:700;display:flex}.card-footer-info small[data-v-db4788ab]{color:#7f8c8d;font-size:.75rem}.btn-voltar[data-v-db4788ab]{color:#7f8c8d;background-color:#faf6ff;border-radius:20px;padding:6px 16px;font-size:.85rem;font-weight:700;transition:all .2s}.flip-card:hover .btn-voltar[data-v-db4788ab]{color:#a87fff;background-color:#f3e8ff}.flip-card:not(.is-flipped):hover .flip-card-inner[data-v-db4788ab]{transform:translateY(-8px);box-shadow:0 20px 40px #997ebd26}@media (width<=992px){.servicos-title[data-v-db4788ab]{font-size:2.2rem}.tabs-wrapper[data-v-db4788ab]{border-radius:20px;flex-direction:column;width:100%}.tab-btn[data-v-db4788ab]{justify-content:center;width:100%}.wave-top-divider svg[data-v-db4788ab]{height:50px}.flip-card[data-v-db4788ab]{height:420px}}.duvidas-section[data-v-5775c258]{z-index:5;background-color:#fff;padding:100px 24px;position:relative}.wave-top-duvidas[data-v-5775c258]{z-index:6;width:100%;line-height:0;position:absolute;top:-95px;left:0}.wave-top-duvidas svg[data-v-5775c258]{width:100%;height:96px;display:block}.duvidas-container[data-v-5775c258]{z-index:7;max-width:800px;margin:0 auto;position:relative}.duvidas-header[data-v-5775c258]{text-align:center;margin-bottom:50px}.duvidas-badge[data-v-5775c258]{color:#a87fff;text-transform:uppercase;letter-spacing:1px;background-color:#f3e8ff;border-radius:30px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.duvidas-title[data-v-5775c258]{color:#2c3e50;letter-spacing:-1px;margin-bottom:10px;font-size:2.8rem;font-weight:800}.duvidas-subtitle[data-v-5775c258]{color:#7f8c8d;font-size:1.1rem}.accordion-wrapper[data-v-5775c258]{flex-direction:column;gap:16px;margin-bottom:60px;display:flex}.accordion-item[data-v-5775c258]{background-color:#faf6ff;border:1px solid #a87fff14;border-radius:18px;transition:all .3s;overflow:hidden}.accordion-trigger[data-v-5775c258]{text-align:left;cursor:pointer;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;width:100%;padding:24px 28px;display:flex}.question-text[data-v-5775c258]{color:#2c3e50;font-size:1.15rem;font-weight:700;transition:color .3s}.arrow-icon[data-v-5775c258]{font-size:1.2rem;transition:transform .4s;display:inline-block}.accordion-item[data-v-5775c258]:hover{background-color:#f6eeff;border-color:#a87fff40}.accordion-item.is-open[data-v-5775c258]{background-color:#fff;border-color:#e8dbff;box-shadow:0 10px 30px #997ebd14}.accordion-item.is-open .question-text[data-v-5775c258]{color:#a87fff}.accordion-item.is-open .arrow-icon[data-v-5775c258]{transform:rotate(180deg)scale(1.2)}.accordion-content[data-v-5775c258]{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1);display:grid}.accordion-item.is-open .accordion-content[data-v-5775c258]{grid-template-rows:1fr}.accordion-content-inner[data-v-5775c258]{overflow:hidden}.accordion-content-inner p[data-v-5775c258]{color:#606f7b;white-space:pre-line;margin:0;padding:0 28px 24px;font-size:1rem;line-height:1.6}.duvidas-footer-cta[data-v-5775c258]{margin-top:50px}.cta-box[data-v-5775c258]{background:linear-gradient(135deg,#fbf9ff 0%,#f3e8ff 100%);border:1px dashed #c1d9ff;border-radius:24px;justify-content:space-between;align-items:center;gap:30px;padding:32px 40px;display:flex}.cta-text h3[data-v-5775c258]{color:#2c3e50;margin:0 0 6px;font-size:1.3rem;font-weight:700}.cta-text p[data-v-5775c258]{color:#7f8c8d;margin:0;font-size:1rem}.btn-cta-contacto[data-v-5775c258]{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#a87fff 0%,#c1d9ff 100%);border-radius:50px;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .3s;box-shadow:0 6px 20px #a87fff40}.btn-cta-contacto[data-v-5775c258]:hover{transform:translateY(-3px);box-shadow:0 10px 25px #a87fff59}@media (width<=768px){.duvidas-title[data-v-5775c258]{font-size:2.2rem}.cta-box[data-v-5775c258]{text-align:center;flex-direction:column;padding:30px 20px}.btn-cta-contacto[data-v-5775c258]{text-align:center;width:100%}.question-text[data-v-5775c258]{font-size:1rem}.wave-top-duvidas[data-v-5775c258]{top:-49px}.wave-top-duvidas svg[data-v-5775c258]{height:50px}}.testemunhos-section[data-v-5eb0a4ce]{z-index:5;background-color:#faf6ff;padding:140px 24px 100px;position:relative}.wave-top-testemunhos[data-v-5eb0a4ce]{z-index:6;width:100%;line-height:0;position:absolute;top:-1px;left:0}.wave-top-testemunhos svg[data-v-5eb0a4ce]{width:100%;height:90px;display:block}.testemunhos-container[data-v-5eb0a4ce]{z-index:7;max-width:1000px;margin:0 auto;position:relative}.testemunhos-header[data-v-5eb0a4ce]{text-align:center;margin-bottom:50px}.testemunhos-badge[data-v-5eb0a4ce]{color:#a87fff;text-transform:uppercase;letter-spacing:1px;background-color:#f3e8ff;border-radius:30px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.testemunhos-title[data-v-5eb0a4ce]{color:#2c3e50;justify-content:center;align-items:center;gap:10px;margin-bottom:8px;font-size:2.8rem;font-weight:800;display:flex}.titulo-icon-svg[data-v-5eb0a4ce]{color:#a87fff;flex-shrink:0;width:34px;height:34px}.testemunhos-subtitle[data-v-5eb0a4ce]{color:#7f8c8d;max-width:800px;margin:0 auto;font-size:1.1rem}.carousel-wrapper[data-v-5eb0a4ce]{background-color:#fff;border-radius:28px;max-width:800px;margin:0 auto 70px;position:relative;overflow:hidden;box-shadow:0 20px 40px #997ebd26}.carousel-display[data-v-5eb0a4ce]{width:100%;height:420px;position:relative}.carousel-img[data-v-5eb0a4ce]{object-fit:cover;width:100%;height:100%;transition:all .5s ease-in-out}.carousel-caption[data-v-5eb0a4ce]{color:#fff;text-align:center;background:linear-gradient(#0000 0%,#2c3e50d9 100%);width:100%;padding:24px 30px 45px;font-size:1.05rem;font-weight:600;position:absolute;bottom:0;left:0}.comentarios-wrapper[data-v-5eb0a4ce]{background:#fff;border:1px solid #a87fff1a;border-radius:28px;max-width:800px;margin:0 auto;padding:50px 80px 60px;position:relative;box-shadow:0 20px 40px #997ebd1f}.review-cards[data-v-5eb0a4ce]{flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex}.card-stars[data-v-5eb0a4ce]{text-align:center;margin-bottom:16px;font-size:1.3rem}.review-quote[data-v-5eb0a4ce]{color:#2c3e50;white-space:pre-line;text-align:left;width:100%;margin-bottom:24px;font-size:1.05rem;font-style:italic;line-height:1.7}.review-author[data-v-5eb0a4ce]{text-align:center;width:100%;margin-top:10px}.review-author strong[data-v-5eb0a4ce]{color:#a87fff;margin-bottom:4px;font-size:1.1rem;font-weight:700;display:block}.review-author span[data-v-5eb0a4ce]{color:#7f8c8d;font-size:.9rem;display:block}.nav-btn[data-v-5eb0a4ce]{color:#2c3e50;cursor:pointer;z-index:10;background:#ffffffe6;border:1px solid #a87fff33;border-radius:50%;justify-content:center;align-items:center;width:46px;height:46px;font-size:1.2rem;transition:all .3s;display:flex;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 4px 12px #00000014}.nav-btn[data-v-5eb0a4ce]:hover{color:#fff;background:#a87fff;transform:translateY(-50%)scale(1.1)}.prev-btn[data-v-5eb0a4ce]{left:20px}.next-btn[data-v-5eb0a4ce]{right:20px}.carousel-dots[data-v-5eb0a4ce]{z-index:10;gap:8px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.dot[data-v-5eb0a4ce]{cursor:pointer;background:#a87fff4d;border-radius:50%;width:10px;height:10px;transition:all .3s}.dot.active[data-v-5eb0a4ce]{background:#a87fff;border-radius:10px;width:24px}@media (width<=768px){.carousel-display[data-v-5eb0a4ce]{height:280px}.testemunhos-title[data-v-5eb0a4ce]{flex-wrap:wrap;font-size:2rem}.titulo-icon-svg[data-v-5eb0a4ce]{width:28px;height:28px}.wave-top-testemunhos svg[data-v-5eb0a4ce]{height:50px}.comentarios-wrapper[data-v-5eb0a4ce]{padding:40px 40px 60px}.prev-btn[data-v-5eb0a4ce]{left:10px}.next-btn[data-v-5eb0a4ce]{right:10px}}.contacto-section[data-v-9cf42f5e]{z-index:5;background-color:#fff;padding:120px 24px 80px;position:relative}.wave-top-contacto[data-v-9cf42f5e]{z-index:6;width:100%;line-height:0;position:absolute;top:-80px;left:0}.wave-top-contacto svg[data-v-9cf42f5e]{width:100%;height:80px;display:block}.contacto-container[data-v-9cf42f5e]{max-width:1000px;margin:0 auto}.contacto-header[data-v-9cf42f5e]{text-align:center;margin-bottom:60px}.contacto-badge[data-v-9cf42f5e]{color:#a87fff;text-transform:uppercase;letter-spacing:1px;background-color:#f3e8ff;border-radius:30px;margin-bottom:16px;padding:6px 16px;font-size:.85rem;font-weight:700;display:inline-block}.contacto-title[data-v-9cf42f5e]{color:#2c3e50;margin-bottom:8px;font-size:2.8rem;font-weight:800}.contacto-subtitle[data-v-9cf42f5e]{color:#7f8c8d;max-width:700px;margin:0 auto;font-size:1.1rem}.contacto-grid[data-v-9cf42f5e]{grid-template-columns:1fr 1.2fr;gap:40px;display:grid}.info-card[data-v-9cf42f5e]{background:#faf6ff;border:1px solid #a87fff1f;border-radius:24px;flex-direction:column;justify-content:space-between;padding:40px;display:flex}.info-card h3[data-v-9cf42f5e]{color:#2c3e50;margin-bottom:10px;font-size:1.5rem;font-weight:800}.info-desc[data-v-9cf42f5e]{color:#7f8c8d;margin-bottom:30px;line-height:1.6}.info-list[data-v-9cf42f5e]{flex-direction:column;gap:24px;display:flex}.info-item[data-v-9cf42f5e]{align-items:flex-start;gap:16px;display:flex}.item-icon[data-v-9cf42f5e]{background:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:46px;height:46px;display:flex;box-shadow:0 4px 12px #a87fff26}.info-svg[data-v-9cf42f5e]{color:#a87fff;width:22px;height:22px}.info-item strong[data-v-9cf42f5e]{color:#2c3e50;font-size:.95rem;font-weight:700;display:block}.info-item p[data-v-9cf42f5e]{color:#606f7b;margin:2px 0 0;font-size:.9rem;line-height:1.4}.info-item small[data-v-9cf42f5e]{color:#95a5a6;font-size:.8rem}.info-link[data-v-9cf42f5e]{color:#a87fff;font-weight:600;text-decoration:none;transition:color .2s}.info-link[data-v-9cf42f5e]:hover{color:#8a53ff;text-decoration:underline}.info-social-box[data-v-9cf42f5e]{color:#a87fff;border-top:1px dashed #a87fff33;margin-top:30px;padding-top:20px;font-size:.88rem;font-weight:600}.form-card[data-v-9cf42f5e]{background:#fff;border:1px solid #e8dbff;border-radius:24px;padding:40px;box-shadow:0 15px 35px #997ebd14}.fada-form[data-v-9cf42f5e]{flex-direction:column;gap:18px;display:flex}.form-group[data-v-9cf42f5e]{flex-direction:column;gap:8px;display:flex}.form-group label[data-v-9cf42f5e]{color:#2c3e50;font-size:.9rem;font-weight:700}.optional-tag[data-v-9cf42f5e]{color:#95a5a6;font-size:.8rem;font-weight:400}.form-group input[data-v-9cf42f5e],.form-group textarea[data-v-9cf42f5e]{color:#2c3e50;background:#faf8ff;border:1.5px solid #f0e6ff;border-radius:12px;outline:none;width:100%;padding:14px 18px;font-family:inherit;font-size:.95rem;transition:all .3s}.form-group input[data-v-9cf42f5e]:focus,.form-group textarea[data-v-9cf42f5e]:focus{background:#fff;border-color:#a87fff;box-shadow:0 0 0 4px #a87fff1a}.btn-submit[data-v-9cf42f5e]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a87fff 0%,#8a53ff 100%);border:none;border-radius:50px;margin-top:10px;padding:16px;font-size:1rem;font-weight:800;transition:all .3s;box-shadow:0 8px 20px #a87fff4d}.btn-submit[data-v-9cf42f5e]:hover{transform:translateY(-2px);box-shadow:0 12px 25px #a87fff66}.btn-submit[data-v-9cf42f5e]:disabled{opacity:.7;cursor:not-allowed;transform:none}.success-msg[data-v-9cf42f5e]{color:#1e7e48;text-align:center;background:#e8f8f0;border-radius:12px;padding:12px 16px;font-size:.9rem;font-weight:700}.error-msg[data-v-9cf42f5e]{color:#c81e1e;text-align:center;background:#fde8e8;border-radius:12px;padding:12px 16px;font-size:.9rem;font-weight:700}.fade-enter-active[data-v-9cf42f5e],.fade-leave-active[data-v-9cf42f5e]{transition:opacity .3s}.fade-enter-from[data-v-9cf42f5e],.fade-leave-to[data-v-9cf42f5e]{opacity:0}@media (width<=768px){.contacto-grid[data-v-9cf42f5e]{grid-template-columns:1fr}.contacto-title[data-v-9cf42f5e]{font-size:2.2rem}.info-card[data-v-9cf42f5e],.form-card[data-v-9cf42f5e]{padding:30px 20px}}.modal-overlay[data-v-b42e2eaf]{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:20000;background:#2c3e5099;justify-content:center;align-items:center;width:100vw;height:100vh;padding:20px;display:flex;position:fixed;top:0;left:0}.modal-card[data-v-b42e2eaf]{background:#fff;border:1px solid #a87fff33;border-radius:24px;flex-direction:column;width:100%;max-width:550px;max-height:80vh;display:flex;overflow:hidden;box-shadow:0 20px 50px #0003}.modal-header[data-v-b42e2eaf]{background:#faf6ff;border-bottom:1px solid #f0e6ff;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.modal-header h3[data-v-b42e2eaf]{color:#2c3e50;margin:0;font-size:1.3rem;font-weight:800}.btn-close[data-v-b42e2eaf]{color:#7f8c8d;cursor:pointer;background:0 0;border:none;font-size:1.8rem;line-height:1;transition:color .2s}.btn-close[data-v-b42e2eaf]:hover{color:#a87fff}.modal-body[data-v-b42e2eaf]{color:#606f7b;padding:24px;font-size:.92rem;line-height:1.6;overflow-y:auto}.modal-body h4[data-v-b42e2eaf]{color:#2c3e50;margin:18px 0 6px;font-size:1rem}.modal-footer[data-v-b42e2eaf]{background:#fff;border-top:1px solid #f0e6ff;justify-content:flex-end;padding:16px 24px;display:flex}.btn-entendido[data-v-b42e2eaf]{color:#fff;cursor:pointer;background:linear-gradient(135deg,#a87fff 0%,#8a53ff 100%);border:none;border-radius:30px;padding:10px 24px;font-weight:700;box-shadow:0 4px 12px #a87fff4d}.fade-modal-enter-active[data-v-b42e2eaf],.fade-modal-leave-active[data-v-b42e2eaf]{transition:opacity .3s}.fade-modal-enter-from[data-v-b42e2eaf],.fade-modal-leave-to[data-v-b42e2eaf]{opacity:0}.fada-footer[data-v-fe3d1790]{color:#ecf0f1;z-index:5;background-color:#2c3e50;padding:120px 24px 30px;position:relative}.wave-top-footer[data-v-fe3d1790]{z-index:6;width:100%;line-height:0;position:absolute;top:-1px;left:0}.wave-top-footer svg[data-v-fe3d1790]{width:100%;height:80px;display:block}.footer-container[data-v-fe3d1790]{z-index:7;max-width:1100px;margin:0 auto;position:relative}.footer-grid[data-v-fe3d1790]{grid-template-columns:1.8fr 1fr 1.2fr;gap:60px;margin-bottom:60px;display:grid}.brand-header[data-v-fe3d1790]{align-items:center;gap:8px;margin-bottom:16px;display:flex}.brand-sparkle[data-v-fe3d1790]{font-size:1.3rem}.brand-title[data-v-fe3d1790]{color:#fff;letter-spacing:-.5px;font-size:1.8rem;font-weight:800}.brand-desc[data-v-fe3d1790]{color:#a0aec0;max-width:360px;margin-bottom:24px;font-size:.95rem;line-height:1.6}.social-links[data-v-fe3d1790]{gap:12px;display:flex}.social-btn[data-v-fe3d1790]{color:#fff;background:#ffffff14;border:1px solid #ffffff1f;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;text-decoration:none;transition:all .3s;display:flex}.social-icon[data-v-fe3d1790]{width:20px;height:20px}.social-btn[data-v-fe3d1790]:hover{background:#a87fff;border-color:#a87fff;transform:translateY(-3px);box-shadow:0 6px 15px #a87fff66}.col-title[data-v-fe3d1790]{color:#fff;margin-bottom:20px;font-size:1.1rem;font-weight:700}.col-title[data-v-fe3d1790]:after{content:"";background:#a87fff;border-radius:2px;width:30px;height:2px;margin-top:6px;display:block}.footer-links[data-v-fe3d1790]{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.footer-links a[data-v-fe3d1790]{color:#a0aec0;font-size:.92rem;text-decoration:none;transition:all .25s}.footer-links a[data-v-fe3d1790]:hover{color:#a87fff;padding-left:6px}.info-list[data-v-fe3d1790]{flex-direction:column;gap:14px;margin:0;padding:0;list-style:none;display:flex}.info-list li strong[data-v-fe3d1790]{color:#fff;font-size:.85rem;display:block}.info-list li span[data-v-fe3d1790],.info-list li a[data-v-fe3d1790]{color:#a0aec0;word-break:break-all;font-size:.9rem;text-decoration:none}.legal-btn[data-v-fe3d1790]{color:#a0aec0;cursor:pointer;background:0 0;border:none;padding:0;font-size:.88rem;text-decoration:underline;transition:color .2s}.legal-btn[data-v-fe3d1790]:hover{color:#a87fff}.footer-bottom[data-v-fe3d1790]{color:#718096;border-top:1px solid #ffffff14;justify-content:space-between;align-items:center;padding-top:24px;font-size:.85rem;display:flex}.footer-bottom strong[data-v-fe3d1790]{color:#a0aec0}.love-tag[data-v-fe3d1790]{color:#a87fff}@media (width<=768px){.footer-grid[data-v-fe3d1790]{grid-template-columns:1fr;gap:40px}.footer-bottom[data-v-fe3d1790]{text-align:center;flex-direction:column;gap:10px}}.fada-orb-container[data-v-eea8b04b]{z-index:9999;align-items:center;gap:12px;display:flex;position:fixed;bottom:28px;right:28px}.magic-popover[data-v-eea8b04b]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe6;border:1px solid #a87fff4d;border-radius:50px;align-items:center;gap:8px;padding:10px 18px;animation:3.5s ease-in-out infinite float-soft-eea8b04b;display:flex;box-shadow:0 10px 30px #a87fff2e}.sparkle-svg[data-v-eea8b04b]{width:14px;height:14px;animation:4s linear infinite rotate-sparkle-eea8b04b}.popover-text[data-v-eea8b04b]{color:#2c3e50;letter-spacing:-.2px;font-size:.88rem;font-weight:800}.crystal-orb-btn[data-v-eea8b04b]{justify-content:center;align-items:center;width:60px;height:60px;text-decoration:none;display:flex;position:relative}.crystal-core[data-v-eea8b04b]{z-index:2;background:linear-gradient(135deg,#fff 0%,#f6eeff 50%,#e8dbff 100%);border:1.5px solid #ffffffe6;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;transition:all .4s cubic-bezier(.175,.885,.32,1.275);animation:4s ease-in-out infinite orb-bounce-eea8b04b;display:flex;position:relative;box-shadow:0 10px 25px #a87fff4d,inset 0 0 10px #fffc}.wa-svg[data-v-eea8b04b]{filter:drop-shadow(0 3px 6px #25d36640);width:32px;height:32px}.light-dust[data-v-eea8b04b]{pointer-events:none;z-index:3;background:gold;border-radius:50%;position:absolute;box-shadow:0 0 8px gold}.d1[data-v-eea8b04b]{width:5px;height:5px;animation:2s ease-in-out infinite dust-glow-eea8b04b;top:-2px;left:12px}.d2[data-v-eea8b04b]{width:4px;height:4px;animation:2.8s ease-in-out .5s infinite dust-glow-eea8b04b;bottom:4px;right:2px}.d3[data-v-eea8b04b]{width:6px;height:6px;animation:2.2s ease-in-out 1s infinite dust-glow-eea8b04b;top:18px;right:-6px}.ring-pulse[data-v-eea8b04b]{z-index:1;border:1.5px solid #a87fff66;border-radius:50%;animation:3s ease-out infinite ring-expand-eea8b04b;position:absolute;inset:-4px}.fada-orb-container:hover .crystal-core[data-v-eea8b04b]{border-color:#a87fff;transform:scale(1.12)rotate(6deg);box-shadow:0 14px 30px #a87fff73}@keyframes orb-bounce-eea8b04b{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes float-soft-eea8b04b{0%,to{transform:translateY(0)}50%{transform:translateY(-4px)}}@keyframes rotate-sparkle-eea8b04b{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes dust-glow-eea8b04b{0%,to{opacity:.2;transform:scale(.8)}50%{opacity:1;transform:scale(1.4)}}@keyframes ring-expand-eea8b04b{0%{opacity:.8;transform:scale(.9)}to{opacity:0;transform:scale(1.3)}}@media (width<=768px){.magic-popover[data-v-eea8b04b]{display:none}.crystal-core[data-v-eea8b04b]{width:52px;height:52px}.wa-svg[data-v-eea8b04b]{width:28px;height:28px}}.sparkles-global-wrapper[data-v-971ec1f0]{pointer-events:none;z-index:10;position:absolute;inset:0;overflow:hidden}.sparkle[data-v-971ec1f0]{clip-path:polygon(50% 0%,61% 35%,100% 50%,61% 65%,50% 100%,39% 65%,0% 50%,39% 35%);animation:3.5s ease-in-out infinite pulse-twinkle-971ec1f0;position:absolute}.sparkle-gold[data-v-971ec1f0]{filter:drop-shadow(0 0 6px #ffcc00e6)drop-shadow(0 0 12px #a87fff66);background:#fc0}.sparkle-lilac[data-v-971ec1f0]{filter:drop-shadow(0 0 6px #a87fffe6)drop-shadow(0 0 12px #a87fff99);background:#a87fff}.sparkle-pink[data-v-971ec1f0]{filter:drop-shadow(0 0 6px #ff99cce6)drop-shadow(0 0 12px #ff99cc80);background:#f9c}@keyframes pulse-twinkle-971ec1f0{0%,to{opacity:.3;transform:scale(.6)rotate(0)}50%{opacity:1;transform:scale(1.3)rotate(90deg)}}.sp-1[data-v-971ec1f0]{width:16px;height:16px;animation-delay:0s;top:2%;left:3%}.sp-2[data-v-971ec1f0]{width:12px;height:12px;animation-delay:1.2s;top:6%;left:8%}.sp-3[data-v-971ec1f0]{width:10px;height:10px;animation-delay:.5s;top:11%;left:4%}.sp-4[data-v-971ec1f0]{width:20px;height:20px;animation-delay:2.1s;top:16%;left:11%}.sp-5[data-v-971ec1f0]{width:15px;height:15px;animation-delay:.8s;top:21%;left:2%}.sp-6[data-v-971ec1f0]{width:9px;height:9px;animation-delay:2.5s;top:25%;left:9%}.sp-7[data-v-971ec1f0]{width:18px;height:18px;animation-delay:1.7s;top:29%;left:5%}.sp-8[data-v-971ec1f0]{width:14px;height:14px;animation-delay:.3s;top:34%;left:12%}.sp-9[data-v-971ec1f0]{width:16px;height:16px;animation-delay:1.5s;top:38%;left:4%}.sp-10[data-v-971ec1f0]{width:11px;height:11px;animation-delay:.2s;top:43%;left:10%}.sp-11[data-v-971ec1f0]{width:14px;height:14px;animation-delay:2.8s;top:47%;left:3%}.sp-12[data-v-971ec1f0]{width:19px;height:19px;animation-delay:1.1s;top:52%;left:8%}.sp-13[data-v-971ec1f0]{width:13px;height:13px;animation-delay:.9s;top:56%;left:5%}.sp-14[data-v-971ec1f0]{width:10px;height:10px;animation-delay:2.3s;top:61%;left:11%}.sp-15[data-v-971ec1f0]{width:17px;height:17px;animation-delay:.6s;top:65%;left:4%}.sp-16[data-v-971ec1f0]{width:15px;height:15px;animation-delay:1.4s;top:69%;left:9%}.sp-17[data-v-971ec1f0]{width:12px;height:12px;animation-delay:.1s;top:74%;left:2%}.sp-18[data-v-971ec1f0]{width:22px;height:22px;animation-delay:2.7s;top:78%;left:12%}.sp-19[data-v-971ec1f0]{width:9px;height:9px;animation-delay:1.8s;top:83%;left:6%}.sp-20[data-v-971ec1f0]{width:14px;height:14px;animation-delay:.4s;top:87%;left:10%}.sp-21[data-v-971ec1f0]{width:18px;height:18px;animation-delay:2.2s;top:92%;left:3%}.sp-22[data-v-971ec1f0]{width:12px;height:12px;animation-delay:.7s;top:96%;left:8%}.sp-23[data-v-971ec1f0]{width:16px;height:16px;animation-delay:1.3s;top:99%;left:5%}.sp-24[data-v-971ec1f0]{width:14px;height:14px;animation-delay:2.2s;top:3%;right:5%}.sp-25[data-v-971ec1f0]{width:18px;height:18px;animation-delay:1s;top:7%;right:9%}.sp-26[data-v-971ec1f0]{width:20px;height:20px;animation-delay:.7s;top:12%;right:4%}.sp-27[data-v-971ec1f0]{width:11px;height:11px;animation-delay:1.9s;top:17%;right:11%}.sp-28[data-v-971ec1f0]{width:15px;height:15px;animation-delay:2.6s;top:22%;right:3%}.sp-29[data-v-971ec1f0]{width:16px;height:16px;animation-delay:.3s;top:26%;right:8%}.sp-30[data-v-971ec1f0]{width:10px;height:10px;animation-delay:1.3s;top:31%;right:12%}.sp-31[data-v-971ec1f0]{width:17px;height:17px;animation-delay:2.4s;top:35%;right:6%}.sp-32[data-v-971ec1f0]{width:12px;height:12px;animation-delay:.8s;top:40%;right:10%}.sp-33[data-v-971ec1f0]{width:9px;height:9px;animation-delay:1.6s;top:44%;right:2%}.sp-34[data-v-971ec1f0]{width:10px;height:10px;animation-delay:1.1s;top:49%;right:7%}.sp-35[data-v-971ec1f0]{width:13px;height:13px;animation-delay:2.9s;top:54%;right:12%}.sp-36[data-v-971ec1f0]{width:9px;height:9px;animation-delay:.6s;top:58%;right:4%}.sp-37[data-v-971ec1f0]{width:18px;height:18px;animation-delay:1.8s;top:63%;right:9%}.sp-38[data-v-971ec1f0]{width:14px;height:14px;animation-delay:.2s;top:67%;right:3%}.sp-39[data-v-971ec1f0]{width:11px;height:11px;animation-delay:2.5s;top:72%;right:11%}.sp-40[data-v-971ec1f0]{width:15px;height:15px;animation-delay:1.4s;top:76%;right:5%}.sp-41[data-v-971ec1f0]{width:12px;height:12px;animation-delay:.7s;top:81%;right:8%}.sp-42[data-v-971ec1f0]{width:16px;height:16px;animation-delay:2s;top:85%;right:12%}.sp-43[data-v-971ec1f0]{width:10px;height:10px;animation-delay:1.3s;top:90%;right:4%}.sp-44[data-v-971ec1f0]{width:19px;height:19px;animation-delay:.4s;top:94%;right:10%}.sp-45[data-v-971ec1f0]{width:14px;height:14px;animation-delay:1.9s;top:98%;right:6%}@keyframes pulse-twinkle-mobile-971ec1f0{0%,to{opacity:.15;transform:scale(.6)rotate(0)}50%{opacity:.25;transform:scale(1.3)rotate(90deg)}}@media (width<=768px){.sp-1[data-v-971ec1f0],.sp-2[data-v-971ec1f0],.sp-24[data-v-971ec1f0],.sp-25[data-v-971ec1f0]{display:none!important}.sparkle[data-v-971ec1f0]{width:20px!important;height:20px!important;animation-name:pulse-twinkle-mobile-971ec1f0!important}.sp-3[data-v-971ec1f0],.sp-4[data-v-971ec1f0],.sp-5[data-v-971ec1f0],.sp-6[data-v-971ec1f0],.sp-7[data-v-971ec1f0],.sp-8[data-v-971ec1f0],.sp-9[data-v-971ec1f0],.sp-10[data-v-971ec1f0],.sp-11[data-v-971ec1f0],.sp-12[data-v-971ec1f0],.sp-13[data-v-971ec1f0],.sp-14[data-v-971ec1f0],.sp-15[data-v-971ec1f0],.sp-16[data-v-971ec1f0],.sp-17[data-v-971ec1f0],.sp-18[data-v-971ec1f0],.sp-19[data-v-971ec1f0],.sp-20[data-v-971ec1f0],.sp-21[data-v-971ec1f0],.sp-22[data-v-971ec1f0],.sp-23[data-v-971ec1f0]{left:8%!important}.sp-26[data-v-971ec1f0],.sp-27[data-v-971ec1f0],.sp-28[data-v-971ec1f0],.sp-29[data-v-971ec1f0],.sp-30[data-v-971ec1f0],.sp-31[data-v-971ec1f0],.sp-32[data-v-971ec1f0],.sp-33[data-v-971ec1f0],.sp-34[data-v-971ec1f0],.sp-35[data-v-971ec1f0],.sp-36[data-v-971ec1f0],.sp-37[data-v-971ec1f0],.sp-38[data-v-971ec1f0],.sp-39[data-v-971ec1f0],.sp-40[data-v-971ec1f0],.sp-41[data-v-971ec1f0],.sp-42[data-v-971ec1f0],.sp-43[data-v-971ec1f0],.sp-44[data-v-971ec1f0],.sp-45[data-v-971ec1f0]{right:8%!important}}.cookie-banner[data-v-f4307e39]{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:10000;background:#fffffff2;border:1px solid #a87fff40;border-radius:20px;flex-direction:column;gap:14px;max-width:480px;padding:18px 22px;display:flex;position:fixed;bottom:24px;left:24px;box-shadow:0 15px 35px #2c3e5026}.cookie-content[data-v-f4307e39]{align-items:flex-start;gap:14px;display:flex}.cookie-icon-wrapper[data-v-f4307e39]{background:#f3e8ff;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}.cookie-svg[data-v-f4307e39]{color:#a87fff;width:22px;height:22px}.cookie-text[data-v-f4307e39]{color:#2c3e50;margin:0;font-size:.88rem;line-height:1.5}.cookie-actions[data-v-f4307e39]{justify-content:flex-end;gap:10px;display:flex}.btn-cookie[data-v-f4307e39]{cursor:pointer;border:none;border-radius:30px;padding:8px 18px;font-size:.85rem;font-weight:700;transition:all .25s}.btn-refuse[data-v-f4307e39]{color:#7f8c8d;background:0 0;border:1px solid #e2e8f0}.btn-refuse[data-v-f4307e39]:hover{color:#2c3e50;background:#f8fafc}.btn-accept[data-v-f4307e39]{color:#fff;background:linear-gradient(135deg,#a87fff 0%,#8a53ff 100%);box-shadow:0 4px 12px #a87fff4d}.btn-accept[data-v-f4307e39]:hover{transform:translateY(-2px);box-shadow:0 6px 16px #a87fff66}.slide-up-enter-active[data-v-f4307e39],.slide-up-leave-active[data-v-f4307e39]{transition:all .4s cubic-bezier(.16,1,.3,1)}.slide-up-enter-from[data-v-f4307e39],.slide-up-leave-to[data-v-f4307e39]{opacity:0;transform:translateY(40px)}@media (width<=600px){.cookie-banner[data-v-f4307e39]{max-width:none;bottom:16px;left:16px;right:16px}}html{scroll-behavior:smooth}body{box-sizing:border-box;margin:0;padding:0;font-family:Nunito,sans-serif;overflow-x:hidden}.main-layout{background-color:#faf6ff;width:100%;position:relative;overflow-x:hidden}h1,h2,.reveal-title{opacity:0;will-change:opacity, transform;transition:opacity .8s cubic-bezier(.16,1,.3,1),transform .8s cubic-bezier(.16,1,.3,1);transform:translateY(35px)}h1.is-visible,h2.is-visible,.reveal-title.is-visible{opacity:1;transform:translateY(0)}
