:root{--color-primary:#0f1a2e;--color-accent:#d4a843;--color-bg:#f5f2ed;--color-white:#fff;--color-text:#2c2c2c;--color-muted:#6b6b6b;--font-heading:"Playfair Display", Georgia, serif;--font-body:"Inter", system-ui, sans-serif;--max-width:1200px;--section-padding:5rem 1.5rem;--color-whatsapp:#25d366;--border-radius-card:10px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}[id]{scroll-margin-top:120px}@media (width<=768px){[id]{scroll-margin-top:70px}}body{font-family:var(--font-body);color:var(--color-text);background-color:var(--color-bg);-webkit-font-smoothing:antialiased;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}.container{width:100%;max-width:var(--max-width);margin:0 auto;padding:0 1.5rem}.section{padding:var(--section-padding)}.section-title{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:1rem;font-size:2.25rem}.section-subtitle{color:var(--color-muted);text-align:center;max-width:640px;margin:0 auto 3rem;font-size:1.125rem}.section-accent{background:var(--color-accent);border-radius:2px;width:50px;height:3px;margin:0 auto 2rem}.no-scroll{overflow:hidden}.reveal{opacity:0;transition:opacity .6s cubic-bezier(.25,.46,.45,.94),transform .6s cubic-bezier(.25,.46,.45,.94);transform:translateY(40px)scale(.97)}.reveal.is-visible{opacity:1;transform:translateY(0)scale(1)}.reveal--delay-1{transition-delay:80ms}.reveal--delay-2{transition-delay:.16s}.reveal--delay-3{transition-delay:.24s}.reveal--delay-4{transition-delay:.32s}.reveal--delay-5{transition-delay:.4s}.reveal--delay-6{transition-delay:.48s}.reveal--delay-7{transition-delay:.56s}.reveal--delay-8{transition-delay:.64s}.card-lift{transition:transform .35s cubic-bezier(.25,.46,.45,.94),box-shadow .35s cubic-bezier(.25,.46,.45,.94)}.card-lift:hover{transform:translateY(-6px);box-shadow:0 12px 48px #0000001a}@media (width<=768px){:root{--section-padding:3rem 1.25rem}.section-title{font-size:1.75rem}.section-subtitle{margin-bottom:2rem;font-size:1rem}}.header[data-astro-cid-nen7h5rs]{z-index:100;background:var(--color-accent);width:100%;transition:transform .35s;position:fixed;top:0;left:0}.header__inner[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;height:84px;transition:height .35s;display:flex}.is-compact[data-astro-cid-nen7h5rs] .header__inner[data-astro-cid-nen7h5rs]{height:70px}.header__contact[data-astro-cid-nen7h5rs]{background:var(--color-primary);color:#ffffffd9;height:36px;font-size:.8rem}.header__contact-inner[data-astro-cid-nen7h5rs]{justify-content:flex-end;align-items:center;gap:2rem;height:100%;display:flex}.header__contact-item[data-astro-cid-nen7h5rs]{color:#ffffffd9;white-space:nowrap;align-items:center;gap:.35rem;text-decoration:none;display:inline-flex}.header__contact-item[data-astro-cid-nen7h5rs] svg[data-astro-cid-nen7h5rs]{flex-shrink:0}.header__contact-item[data-astro-cid-nen7h5rs]:hover{color:var(--color-accent)}.header__logo[data-astro-cid-nen7h5rs]{color:var(--color-accent);z-index:110;align-items:center;display:flex}.header__logo-img[data-astro-cid-nen7h5rs]{width:auto;height:80px;transition:height .35s}.is-compact[data-astro-cid-nen7h5rs] .header__logo-img[data-astro-cid-nen7h5rs]{height:60px}.header__brand[data-astro-cid-nen7h5rs]{font-family:var(--font-heading);color:var(--color-primary);white-space:nowrap;margin-left:.75rem;font-size:1.4rem;font-weight:600;transition:font-size .35s}.is-compact[data-astro-cid-nen7h5rs] .header__brand[data-astro-cid-nen7h5rs]{font-size:1.15rem}.header__toggle[data-astro-cid-nen7h5rs]{cursor:pointer;z-index:110;background:0 0;border:none;flex-direction:column;justify-content:center;gap:5px;width:2rem;height:2rem;padding:0;display:none;position:relative}.header__bar[data-astro-cid-nen7h5rs]{background:var(--color-primary);transform-origin:50%;border-radius:2px;width:100%;height:2px;transition:transform .25s,opacity .25s;display:block}.header__toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .header__bar[data-astro-cid-nen7h5rs]:first-child{transform:translateY(7px)rotate(45deg)}.header__toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .header__bar[data-astro-cid-nen7h5rs]:nth-child(2){opacity:0}.header__toggle[data-astro-cid-nen7h5rs][aria-expanded=true] .header__bar[data-astro-cid-nen7h5rs]:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.header__list[data-astro-cid-nen7h5rs]{gap:2rem;list-style:none;display:flex}.header__item[data-astro-cid-nen7h5rs]{position:relative}.header__link[data-astro-cid-nen7h5rs]{color:var(--color-primary);letter-spacing:.02em;align-items:center;gap:.3rem;font-size:.9rem;font-weight:500;transition:color .2s;display:inline-flex}.header__link[data-astro-cid-nen7h5rs]:hover{color:var(--color-white)}@media (width<=768px){.header__inner[data-astro-cid-nen7h5rs]{height:70px}.header__contact[data-astro-cid-nen7h5rs]{height:auto;min-height:36px;padding:.35rem 0}.header__contact-inner[data-astro-cid-nen7h5rs]{flex-wrap:wrap;justify-content:center;gap:.75rem}.header__contact-item[data-astro-cid-nen7h5rs]{font-size:.7rem}.header__logo-img[data-astro-cid-nen7h5rs]{height:44px}.is-compact[data-astro-cid-nen7h5rs] .header__logo-img[data-astro-cid-nen7h5rs]{height:34px}.header__brand[data-astro-cid-nen7h5rs]{margin-left:.5rem;font-size:1rem}.is-compact[data-astro-cid-nen7h5rs] .header__brand[data-astro-cid-nen7h5rs]{font-size:.85rem}.header__toggle[data-astro-cid-nen7h5rs]{display:flex}.header__nav[data-astro-cid-nen7h5rs]{background:var(--color-accent);opacity:0;visibility:hidden;z-index:105;justify-content:center;align-items:flex-start;width:100%;height:100dvh;padding-top:7.5rem;transition:opacity .3s,visibility .3s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translateZ(0)}.header__nav[data-astro-cid-nen7h5rs].is-open{opacity:1;visibility:visible}.header__list[data-astro-cid-nen7h5rs]{flex-direction:column;align-items:center;gap:0;width:100%;max-width:300px}.header__item[data-astro-cid-nen7h5rs]{text-align:center;width:100%}.header__link[data-astro-cid-nen7h5rs]{justify-content:center;align-items:center;gap:.4rem;padding:1rem 0;font-size:1.25rem;display:flex}}@media (height<=800px) and (width>=769px){.header__inner[data-astro-cid-nen7h5rs]{height:70px}.is-compact[data-astro-cid-nen7h5rs] .header__inner[data-astro-cid-nen7h5rs]{height:60px}.header__logo-img[data-astro-cid-nen7h5rs]{height:64px}.is-compact[data-astro-cid-nen7h5rs] .header__logo-img[data-astro-cid-nen7h5rs]{height:50px}.header__brand[data-astro-cid-nen7h5rs]{font-size:1.15rem}.is-compact[data-astro-cid-nen7h5rs] .header__brand[data-astro-cid-nen7h5rs]{font-size:1rem}.header__contact[data-astro-cid-nen7h5rs]{height:30px}.header__contact-inner[data-astro-cid-nen7h5rs]{gap:1rem}.header__contact-item[data-astro-cid-nen7h5rs]{font-size:.72rem}.header__list[data-astro-cid-nen7h5rs]{gap:1.25rem}.header__link[data-astro-cid-nen7h5rs]{font-size:.82rem}}.hero[data-astro-cid-ge2uvauf]{align-items:center;min-height:100vh;padding-top:4rem;display:flex;position:relative;overflow:hidden}.hero__slider[data-astro-cid-ge2uvauf]{position:absolute;inset:0}.hero__slide[data-astro-cid-ge2uvauf]{pointer-events:none;will-change:transform;color:inherit;align-items:center;text-decoration:none;display:flex;position:absolute;inset:0;overflow:hidden}.hero__slide[data-astro-cid-ge2uvauf].active{pointer-events:auto}.hero__bg[data-astro-cid-ge2uvauf]{z-index:-2;background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:0}.hero__overlay[data-astro-cid-ge2uvauf]{z-index:-1;background:#00000073;position:absolute;inset:0}.hero__content[data-astro-cid-ge2uvauf]{z-index:1;width:100%;max-width:820px;margin-left:0;padding:2rem 4rem;position:relative}.hero__title[data-astro-cid-ge2uvauf]{font-family:var(--font-heading);color:var(--color-white);text-align:left;margin-bottom:1.5rem;font-size:clamp(2.5rem,7vw,4.5rem);line-height:1.15}.hero__subtitle-box[data-astro-cid-ge2uvauf]{background:#00000080;border:1.5px solid #fff9;padding:1rem 1.5rem;display:inline-block}.hero__subtitle[data-astro-cid-ge2uvauf]{color:#ffffffe6;text-align:left;margin:0;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7}.hero__dots[data-astro-cid-ge2uvauf]{z-index:10;gap:.75rem;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__dot[data-astro-cid-ge2uvauf]{cursor:pointer;background:#ffffff59;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .3s,transform .2s}.hero__dot[data-astro-cid-ge2uvauf].active{background:var(--color-accent);transform:scale(1.25)}.hero__dot[data-astro-cid-ge2uvauf]:hover{background:#fff9}.hero__dot[data-astro-cid-ge2uvauf].active:hover{background:var(--color-accent)}@media (width<=768px){.hero__content[data-astro-cid-ge2uvauf]{max-width:100%;padding:2rem 1.5rem}.hero__scroll[data-astro-cid-ge2uvauf]{z-index:10;color:#ffffff80;animation:2s infinite bounce;position:absolute;bottom:5.5rem;left:50%;transform:translate(-50%)}@keyframes bounce{0%,20%,50%,80%,to{transform:translate(-50%)translateY(0)}40%{transform:translate(-50%)translateY(-8px)}60%{transform:translate(-50%)translateY(-4px)}}.hero__scroll[data-astro-cid-ge2uvauf]:hover{color:var(--color-accent)}.hero__dots[data-astro-cid-ge2uvauf]{gap:.6rem;bottom:1.5rem}.hero__dot[data-astro-cid-ge2uvauf]{width:8px;height:8px}}.showcase[data-astro-cid-efubdbif]{background:linear-gradient(180deg, #f5efe6 0%, var(--color-bg) 100%);padding:6rem 1.5rem}.showcase__title[data-astro-cid-efubdbif]{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:1rem;font-size:2.25rem}.showcase__subtitle[data-astro-cid-efubdbif]{color:var(--color-muted);text-align:center;max-width:640px;margin:0 auto 3rem;font-size:1.125rem}.showcase__slider[data-astro-cid-efubdbif]{max-width:1060px;margin:0 auto;position:relative}.showcase__slide[data-astro-cid-efubdbif]{display:none}.showcase__slide[data-astro-cid-efubdbif].active{display:block}.showcase__card[data-astro-cid-efubdbif]{background:var(--color-white);border-radius:16px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 8px 40px #00000012}.showcase__image[data-astro-cid-efubdbif]{flex-shrink:0;height:320px;overflow:hidden}.showcase__image[data-astro-cid-efubdbif] img[data-astro-cid-efubdbif]{object-fit:cover;background:var(--color-bg);width:100%;height:100%;display:block}.showcase__body[data-astro-cid-efubdbif]{flex-direction:column;padding:2.5rem;display:flex;position:relative}.showcase__body[data-astro-cid-efubdbif]:before{content:"";background:var(--color-accent);border-radius:2px;width:3rem;height:3px;position:absolute;top:0;left:2.5rem}.showcase__name[data-astro-cid-efubdbif]{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:1rem;font-size:1.75rem;line-height:1.2}.showcase__desc[data-astro-cid-efubdbif]{color:var(--color-text);white-space:pre-line;margin-bottom:1.25rem;font-size:.95rem;line-height:1.8}.showcase__bullets[data-astro-cid-efubdbif]{flex-direction:column;gap:.4rem;margin-bottom:1.75rem;list-style:none;display:flex}.showcase__bullets[data-astro-cid-efubdbif] li[data-astro-cid-efubdbif]{color:var(--color-text);padding-left:1.5rem;font-size:.9rem;line-height:1.5;position:relative}.showcase__bullets[data-astro-cid-efubdbif] li[data-astro-cid-efubdbif]:before{content:"";background:var(--color-accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.6rem;left:0}.showcase__btn[data-astro-cid-efubdbif]{background:var(--color-accent);color:var(--color-primary);border-radius:8px;align-self:flex-start;align-items:center;gap:.5rem;margin-top:auto;padding:.85rem 2rem;font-size:.95rem;font-weight:600;transition:transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 4px 16px #c8a45c4d}.showcase__btn[data-astro-cid-efubdbif]:hover{transform:translateY(-2px);box-shadow:0 8px 24px #c8a45c66}.showcase__pills[data-astro-cid-efubdbif]{border-bottom:1px solid #d4a84340;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-bottom:2rem;padding:0 0 2rem;display:flex}.showcase__pill[data-astro-cid-efubdbif]{background:var(--color-white);font-family:var(--font-body);color:var(--color-muted);cursor:pointer;border:1px solid #0000001a;border-radius:100px;padding:.6rem 1.25rem;font-size:.85rem;transition:background .25s,color .25s,border-color .25s,box-shadow .25s}.showcase__pill[data-astro-cid-efubdbif]:hover{border-color:var(--color-accent);color:var(--color-primary);background:#d4a84314}.showcase__pill[data-astro-cid-efubdbif].active{background:var(--color-accent);color:var(--color-primary);border-color:var(--color-accent);font-weight:600;box-shadow:0 4px 12px #d4a84359}@media (width<=768px){.showcase[data-astro-cid-efubdbif]{padding:4rem 1.25rem}.showcase__image[data-astro-cid-efubdbif]{height:200px}.showcase__body[data-astro-cid-efubdbif]{padding:1.5rem}.showcase__name[data-astro-cid-efubdbif]{font-size:1.4rem}.showcase__btn[data-astro-cid-efubdbif]{justify-content:center;align-self:stretch}.showcase__pills[data-astro-cid-efubdbif]{gap:.4rem}.showcase__pill[data-astro-cid-efubdbif]{padding:.4rem 1rem;font-size:.8rem}}.parallax-section[data-astro-cid-t3ykcbmu]{background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed;justify-content:center;align-items:center;min-height:50vh;display:flex;position:relative}.parallax-section__overlay[data-astro-cid-t3ykcbmu]{position:absolute;inset:0}.parallax-section__content[data-astro-cid-t3ykcbmu]{z-index:1;text-align:center;padding:3rem 1.5rem;position:relative}@media (width<=768px){.parallax-section[data-astro-cid-t3ykcbmu]{background-attachment:scroll;min-height:40vh}.parallax-section__content[data-astro-cid-t3ykcbmu]{padding:2rem 1.25rem}}.about[data-astro-cid-oxgmilyn]{justify-content:center;width:100%;display:flex}.about__card[data-astro-cid-oxgmilyn]{-webkit-backdrop-filter:blur(16px);text-align:center;background:#fffffff2;border-radius:16px;width:100%;max-width:680px;padding:3rem;box-shadow:0 8px 40px #0000001f}.about__title[data-astro-cid-oxgmilyn]{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:.75rem;font-size:2rem}.about__accent[data-astro-cid-oxgmilyn]{background:var(--color-accent);border-radius:2px;width:50px;height:3px;margin:0 auto 1.75rem}.about__text[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]{color:var(--color-text);margin-bottom:1.25rem;font-size:.95rem;line-height:1.8}.about__text[data-astro-cid-oxgmilyn] p[data-astro-cid-oxgmilyn]:last-child{margin-bottom:0}.stats[data-astro-cid-oxgmilyn]{flex-wrap:wrap;justify-content:center;gap:4rem;margin:2rem 0;display:flex}.stats__item[data-astro-cid-oxgmilyn]{text-align:center}.stats__number[data-astro-cid-oxgmilyn]{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:.25rem;font-size:clamp(2.5rem,5vw,4rem);line-height:1.1;display:block}.stats__label[data-astro-cid-oxgmilyn]{color:var(--color-primary);font-size:.95rem}@media (width<=768px){.about__card[data-astro-cid-oxgmilyn]{padding:2rem 1.5rem}.about__title[data-astro-cid-oxgmilyn]{font-size:1.6rem}.stats[data-astro-cid-oxgmilyn]{gap:2.5rem}}.process[data-astro-cid-grsovck6]{background:var(--color-white);padding:6rem 1.5rem}.process__title[data-astro-cid-grsovck6]{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:1rem;font-size:2.25rem}.process__subtitle[data-astro-cid-grsovck6]{color:var(--color-muted);text-align:center;max-width:640px;margin:0 auto 3rem;font-size:1.125rem}.process__grid[data-astro-cid-grsovck6]{grid-template-columns:repeat(4,1fr);gap:1.5rem;max-width:960px;margin:0 auto;display:grid}.process__step[data-astro-cid-grsovck6]{text-align:center;padding:2rem 1.25rem;position:relative}.process__icon[data-astro-cid-grsovck6]{background:#c8a45c1a;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 1rem;display:flex}.process__number[data-astro-cid-grsovck6]{font-family:var(--font-heading);color:var(--color-accent);letter-spacing:.1em;margin-bottom:.25rem;font-size:.75rem;font-weight:700;display:block}.process__name[data-astro-cid-grsovck6]{font-family:var(--font-heading);color:var(--color-primary);margin-bottom:.5rem;font-size:1.2rem}.process__desc[data-astro-cid-grsovck6]{color:var(--color-muted);margin:0;font-size:.9rem;line-height:1.6}@media (width<=768px){.process[data-astro-cid-grsovck6]{padding:4rem 1.25rem}.process__grid[data-astro-cid-grsovck6]{grid-template-columns:repeat(2,1fr);gap:1rem}.process__step[data-astro-cid-grsovck6]{padding:1.5rem 1rem}}@media (width<=480px){.process__grid[data-astro-cid-grsovck6]{grid-template-columns:1fr}}.casos[data-astro-cid-hripticg]{background:var(--color-bg);padding:6rem 1.5rem}.casos__title[data-astro-cid-hripticg]{font-family:var(--font-heading);color:var(--color-primary);text-align:center;margin-bottom:1rem;font-size:2.25rem}.casos__subtitle[data-astro-cid-hripticg]{color:var(--color-muted);text-align:center;max-width:640px;margin:0 auto 3rem;font-size:1.125rem}.casos__grid[data-astro-cid-hripticg]{grid-template-columns:repeat(3,1fr);gap:1.5rem;max-width:1024px;margin:0 auto;display:grid}.caso-card[data-astro-cid-hripticg]{background:var(--color-white);border-radius:14px;flex-direction:column;padding:2rem 1.5rem;transition:transform .3s,box-shadow .3s;display:flex;box-shadow:0 4px 20px #0000000d}.caso-card[data-astro-cid-hripticg]:hover{transform:translateY(-4px);box-shadow:0 12px 36px #00000014}.caso-card__header[data-astro-cid-hripticg]{align-items:center;gap:1rem;margin-bottom:1.25rem;display:flex}.caso-card__avatar[data-astro-cid-hripticg]{background:var(--color-primary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:3.25rem;height:3.25rem;display:flex}.caso-card__initial[data-astro-cid-hripticg]{font-family:var(--font-heading);color:var(--color-accent);font-size:1.3rem;font-weight:700}.caso-card__client[data-astro-cid-hripticg]{font-family:var(--font-heading);color:var(--color-primary);margin:0 0 .15rem;font-size:1.05rem}.caso-card__ubi[data-astro-cid-hripticg]{color:var(--color-muted);font-size:.8rem}.caso-card__quote[data-astro-cid-hripticg]{color:var(--color-text);flex:1;margin-bottom:1.25rem;font-size:.9rem;font-style:italic;line-height:1.7}.caso-card__stars[data-astro-cid-hripticg]{color:var(--color-accent);gap:.2rem;display:flex}.caso-card__stars[data-astro-cid-hripticg] svg[data-astro-cid-hripticg]{width:1.1rem;height:1.1rem}@media (width<=1024px){.casos__grid[data-astro-cid-hripticg]{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.casos[data-astro-cid-hripticg]{padding:4rem 1.25rem}.casos__grid[data-astro-cid-hripticg]{grid-template-columns:1fr}}.section[data-astro-cid-he3spzz3]{background:var(--color-white)}.contact__grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:1.5rem;display:grid}.contact__card[data-astro-cid-he3spzz3]{background:var(--color-primary);border-radius:var(--border-radius-card);color:var(--color-white);padding:2rem}.contact__heading[data-astro-cid-he3spzz3]{font-family:var(--font-heading);color:var(--color-accent);margin-bottom:1.25rem;font-size:1.25rem}.contact__items[data-astro-cid-he3spzz3]{flex-direction:column;gap:1.25rem;display:flex}.contact__item[data-astro-cid-he3spzz3]{align-items:flex-start;gap:1rem;display:flex}.contact__icon[data-astro-cid-he3spzz3]{width:1.25rem;height:1.25rem;color:var(--color-accent);flex-shrink:0;margin-top:.15rem}.contact__label[data-astro-cid-he3spzz3]{text-transform:uppercase;letter-spacing:.08em;color:#ffffff80;margin-bottom:.15rem;font-size:.75rem;font-weight:600;display:block}.contact__value[data-astro-cid-he3spzz3]{color:#ffffffe6;font-size:.95rem;display:block}.contact__link[data-astro-cid-he3spzz3]{color:var(--color-accent);text-underline-offset:3px;text-decoration:underline #c8a45c59;transition:text-decoration-color .2s}.contact__link[data-astro-cid-he3spzz3]:hover{text-decoration-color:var(--color-accent)}.contact__form[data-astro-cid-he3spzz3]{background:var(--color-white);border-radius:var(--border-radius-card);border:1px solid #0000000f;padding:2rem}.contact__form[data-astro-cid-he3spzz3] .contact__heading[data-astro-cid-he3spzz3]{color:var(--color-primary)}.contact__field[data-astro-cid-he3spzz3]{margin-bottom:1.25rem}.contact__field-label[data-astro-cid-he3spzz3]{color:var(--color-primary);margin-bottom:.4rem;font-size:.85rem;font-weight:600;display:block}.contact__input[data-astro-cid-he3spzz3]{width:100%;font-family:var(--font-body);color:var(--color-text);background:var(--color-bg);box-sizing:border-box;border:1px solid #0000001f;border-radius:6px;outline:none;padding:.75rem 1rem;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.contact__input[data-astro-cid-he3spzz3]:focus{border-color:var(--color-accent);box-shadow:0 0 0 3px #c8a45c26}.contact__textarea[data-astro-cid-he3spzz3]{resize:vertical;min-height:100px}.contact__btn[data-astro-cid-he3spzz3]{background:var(--color-whatsapp);width:100%;color:var(--color-white);font-family:var(--font-body);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 2rem;font-size:1rem;font-weight:600;transition:opacity .2s;display:inline-flex}.contact__btn[data-astro-cid-he3spzz3]:hover{opacity:.9}.contact__btn-icon[data-astro-cid-he3spzz3]{width:1.25rem;height:1.25rem}@media (width<=768px){.contact__grid[data-astro-cid-he3spzz3]{grid-template-columns:1fr;gap:1.5rem}.contact__card[data-astro-cid-he3spzz3],.contact__form[data-astro-cid-he3spzz3]{padding:1.5rem}}.footer[data-astro-cid-jo6i4kqk]{background:var(--color-primary);color:#ffffffd9;padding:3rem 0 0}.footer__inner[data-astro-cid-jo6i4kqk]{border-bottom:1px solid #ffffff1a;justify-content:space-between;align-items:flex-start;gap:2rem;padding-bottom:2rem;display:flex}.footer__logo[data-astro-cid-jo6i4kqk]{font-family:var(--font-heading);color:var(--color-white);font-size:1.2rem;font-weight:700}.footer__tagline[data-astro-cid-jo6i4kqk]{color:#fff9;max-width:280px;margin-top:.5rem;font-size:.85rem;line-height:1.5}.footer__nav[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:1.5rem;display:flex}.footer__nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]{color:#ffffffb3;font-size:.9rem;transition:color .2s}.footer__nav[data-astro-cid-jo6i4kqk] a[data-astro-cid-jo6i4kqk]:hover{color:var(--color-accent)}.footer__bottom[data-astro-cid-jo6i4kqk]{text-align:center;padding:1.5rem 0}.footer__bottom[data-astro-cid-jo6i4kqk] p[data-astro-cid-jo6i4kqk]{color:#ffffff73;font-size:.8rem}@media (width<=640px){.footer__inner[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column;align-items:center}.footer__tagline[data-astro-cid-jo6i4kqk]{max-width:100%}.footer__nav[data-astro-cid-jo6i4kqk]{justify-content:center}}.whatsapp-fab[data-astro-cid-uchulhbi]{z-index:999;background:var(--color-whatsapp);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.5rem;right:1.5rem;box-shadow:0 4px 16px #25d36666}.whatsapp-fab[data-astro-cid-uchulhbi]:hover{transform:scale(1.08);box-shadow:0 6px 24px #25d36680}.whatsapp-fab[data-astro-cid-uchulhbi] svg[data-astro-cid-uchulhbi]{width:1.6rem;height:1.6rem}@media (width<=640px){.whatsapp-fab[data-astro-cid-uchulhbi]{width:3rem;height:3rem;bottom:1rem;right:1rem}.whatsapp-fab[data-astro-cid-uchulhbi] svg[data-astro-cid-uchulhbi]{width:1.4rem;height:1.4rem}}.instagram-fab[data-astro-cid-nonl6ydh]{z-index:999;color:#fff;background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);border-radius:50%;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;bottom:1.5rem;right:5.5rem;box-shadow:0 4px 16px #e1306c66}.instagram-fab[data-astro-cid-nonl6ydh]:hover{transform:scale(1.08);box-shadow:0 6px 24px #e1306c80}.instagram-fab[data-astro-cid-nonl6ydh] svg[data-astro-cid-nonl6ydh]{width:1.6rem;height:1.6rem}@media (width<=640px){.instagram-fab[data-astro-cid-nonl6ydh]{width:3rem;height:3rem;bottom:1rem;right:4.5rem}.instagram-fab[data-astro-cid-nonl6ydh] svg[data-astro-cid-nonl6ydh]{width:1.4rem;height:1.4rem}}
