.header[data-astro-cid-nen7h5rs]{z-index:100;backdrop-filter:blur(18px);border-bottom:1px solid var(--border-card);background:#ffffffed;width:100%;position:fixed;top:0;left:0;right:0;box-shadow:0 8px 26px #3f414b12}.header__bar[data-astro-cid-nen7h5rs]{justify-content:space-between;align-items:center;gap:20px;padding-top:12px;padding-bottom:12px;display:flex}.header__spacer[data-astro-cid-nen7h5rs]{height:var(--header-height)}.header__logo[data-astro-cid-nen7h5rs]{align-items:center;gap:11px;display:flex}.header__logo-img[data-astro-cid-nen7h5rs]{width:auto;height:44px}.header__toggle[data-astro-cid-nen7h5rs]{flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:40px;height:40px;padding:0;display:none}.header__toggle[data-astro-cid-nen7h5rs] span[data-astro-cid-nen7h5rs]{background:var(--color-dark);border-radius:2px;width:100%;height:2px;display:block}.header__nav[data-astro-cid-nen7h5rs]{flex-wrap:wrap;align-items:center;gap:2px;display:flex}.header__link[data-astro-cid-nen7h5rs]{color:var(--text-secondary);border-radius:8px;padding:9px 13px;font-size:.84rem;font-weight:700}.header__link--active[data-astro-cid-nen7h5rs]{color:var(--color-orange);background:#fe76211a}.header__cta[data-astro-cid-nen7h5rs]{margin-left:8px;padding:11px 22px;font-size:.78rem}@media (width<=860px){.header__toggle[data-astro-cid-nen7h5rs]{display:flex}.header__nav[data-astro-cid-nen7h5rs]{border-bottom:1px solid var(--border-card);background:#fff;flex-direction:column;align-items:stretch;gap:4px;padding:14px 20px 20px;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 14px 26px #3f414b14}.header__nav--open[data-astro-cid-nen7h5rs]{display:flex}.header__link[data-astro-cid-nen7h5rs]{padding:12px 14px}.header__cta[data-astro-cid-nen7h5rs]{justify-content:center;margin-top:6px;margin-left:0}}.footer[data-astro-cid-jo6i4kqk]{background:var(--color-footer);color:#ffffff80;border-top:4px solid var(--color-orange);padding:36px 0;font-size:.84rem}.footer__inner[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.footer__logo[data-astro-cid-jo6i4kqk]{align-items:center;gap:11px;display:flex}.footer__logo-img[data-astro-cid-jo6i4kqk]{width:auto;height:36px}.footer__nav[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:18px;display:flex}@media (width<=640px){.footer__inner[data-astro-cid-jo6i4kqk]{text-align:center;flex-direction:column}}:root{--color-bg:#f4f4f4;--color-orange:#fe7621;--color-orange-2:#f4731e;--color-yellow:#ffe86e;--color-dark:#3f414b;--color-footer:#26272e;--text-heading:#3f414b;--text-body:#444650;--text-secondary:#5b5b66;--text-tertiary:#777985;--text-muted:#9ea3b0;--text-placeholder:#c4c4c4;--color-whatsapp:#25d366;--border-card:#5b5b661f;--border-card-strong:#5b5b6629;--placeholder-bg-1:#eceef1;--placeholder-bg-2:#e4e6ea;--gradient-brand:linear-gradient(135deg, var(--color-orange), var(--color-orange-2));--gradient-eyebrow-bar:linear-gradient(90deg, #fff0, var(--color-yellow) 24%, var(--color-orange) 84%);--font-body:Arial, "Helvetica Neue", Helvetica, sans-serif;--font-heading:"Arial Black", "Arial Heavy", Impact, Arial, sans-serif;--radius-pill:999px;--radius-card:22px;--header-height:65px;--container-width:1200px;--shadow-card:0 12px 30px #5b5b660f;--shadow-card-strong:0 20px 44px #24262c24;--shadow-brand:0 14px 28px #fe762152}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--text-body);background:var(--color-bg);-webkit-font-smoothing:antialiased;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{box-sizing:border-box;font-family:inherit}h1,h2,h3,h4{font-family:var(--font-heading);letter-spacing:-.045em;font-weight:900;line-height:1.06}section[id]{scroll-margin-top:calc(var(--header-height) + 15px)}.container{max-width:var(--container-width);margin:0 auto;padding:0 24px}.btn{border-radius:var(--radius-pill);font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.01em;align-items:center;gap:8px;padding:14px 30px;font-size:.86rem;font-weight:900;display:inline-flex}.btn-primary{background:var(--gradient-brand);color:#fff;box-shadow:var(--shadow-brand)}.btn-secondary{color:#d95818;background:#fffc;border:2px solid #fe762166}.btn-outline-dark{border:2px solid var(--border-card-strong);color:var(--color-dark);background:#fff}.btn-outline-light{color:#fff;background:#ffffff14;border:2px solid #ffffff40}.btn-dark{background:var(--color-dark);color:#fff}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes floatPulse{0%,to{box-shadow:0 12px 28px #25d36666}50%{box-shadow:0 12px 40px #25d36699}}@media (prefers-reduced-motion:reduce){*{transition-duration:.001ms!important;animation-duration:.001ms!important}}@media (width<=768px){.container{padding:0 20px}}.photo-placeholder{border:1px solid var(--placeholder-bg-1);background:var(--color-bg);min-height:280px;box-shadow:var(--shadow-card-strong);border-radius:26px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:relative;overflow:hidden}.photo-placeholder__pattern{width:100%;height:100%;position:absolute;inset:0}.photo-placeholder__icon{z-index:1;position:relative}.photo-placeholder__label{color:var(--text-muted);z-index:1;font-family:ui-monospace,monospace;font-size:12px;position:relative}
