:root{--bg: #ffffff;--bg-soft: #f4f8f7;--ink: #14302b;--ink-soft: #4a635d;--teal: #1f7a6c;--teal-deep: #0f4f46;--gold: #c79a4b;--line: #e3ece9;--shadow: 0 24px 60px -28px rgba(15, 79, 70, .35);--display: "Fraunces", Georgia, serif;--body: "Manrope", system-ui, sans-serif;--maxw: 1180px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body);color:var(--ink);background:var(--bg);line-height:1.7;-webkit-font-smoothing:antialiased;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(100% - 2.5rem,var(--maxw));margin-inline:auto}.eyebrow{display:inline-flex;align-items:center;gap:.55rem;font-family:var(--body);font-weight:700;font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:var(--teal)}.eyebrow:before{content:"";width:26px;height:2px;background:var(--gold);display:inline-block}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.12;letter-spacing:-.01em}.section{padding-block:clamp(4rem,8vw,7rem)}.btn{--c: var(--teal);display:inline-flex;align-items:center;gap:.6rem;background:var(--c);color:#fff;font-weight:700;font-size:.95rem;padding:.95rem 1.7rem;border-radius:999px;border:1px solid var(--c);transition:transform .25s ease,box-shadow .25s ease,background .25s ease;cursor:pointer}.btn:hover{transform:translateY(-2px);box-shadow:0 16px 30px -14px #1f7a6c99}.btn--ghost{background:transparent;color:var(--teal-deep);border-color:var(--teal)}.btn--ghost:hover{background:var(--teal);color:#fff}.btn--gold{--c: var(--gold)}@media (prefers-reduced-motion: reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}:focus-visible{outline:3px solid var(--gold);outline-offset:3px;border-radius:4px}.topbar[data-astro-cid-ctg3m53h]{background:var(--teal-deep);color:#dff0ec;font-size:.82rem}.topbar__inner[data-astro-cid-ctg3m53h]{display:flex;justify-content:space-between;align-items:center;gap:1rem;min-height:44px;flex-wrap:nowrap}.topbar__contact[data-astro-cid-ctg3m53h]{display:flex;gap:1.4rem;align-items:center;flex-shrink:1;min-width:0}.topbar__item[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.4rem;white-space:nowrap}.topbar__item[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{opacity:.7;flex-shrink:0;color:var(--gold)}.topbar__addr[data-astro-cid-ctg3m53h]{opacity:.85;white-space:nowrap}.topbar__instagram[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.4rem;color:#dff0ec;font-size:.82rem;font-weight:600;transition:color .2s;flex-shrink:0}.topbar__instagram[data-astro-cid-ctg3m53h]:hover{color:var(--gold)}@media (max-width: 920px){.topbar__addr[data-astro-cid-ctg3m53h]{display:none}}@media (max-width: 640px){.topbar__inner[data-astro-cid-ctg3m53h]{flex-direction:column;align-items:flex-start;gap:0;padding:.5rem 0}.topbar__contact[data-astro-cid-ctg3m53h]{flex-direction:column;gap:.25rem;width:100%;align-items:flex-start}.topbar__item[data-astro-cid-ctg3m53h]{font-size:.8rem}.topbar__addr[data-astro-cid-ctg3m53h]{display:inline-flex!important;white-space:normal;line-height:1.4;font-size:.78rem;padding-bottom:.35rem;align-items:flex-start}.topbar__addr[data-astro-cid-ctg3m53h] svg[data-astro-cid-ctg3m53h]{margin-top:2px}.topbar__instagram[data-astro-cid-ctg3m53h]{padding-top:.1rem;padding-bottom:.35rem;font-size:.8rem}}.header[data-astro-cid-ctg3m53h]{position:sticky;top:0;z-index:50;background:#ffffffe6;backdrop-filter:blur(10px);border-bottom:1px solid var(--line);transition:box-shadow .3s}.header[data-astro-cid-ctg3m53h].is-stuck{box-shadow:0 10px 30px -20px #0f4f4680}.header__inner[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:1.5rem;min-height:78px}.brand[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.7rem}.brand__logo[data-astro-cid-ctg3m53h]{width:120px;height:auto;object-fit:contain}.nav[data-astro-cid-ctg3m53h]{margin-left:auto}.nav__list[data-astro-cid-ctg3m53h]{list-style:none;display:flex;gap:.35rem;align-items:center}.nav__list[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.3rem;padding:.6rem .9rem;font-weight:600;font-size:.95rem;border-radius:999px;color:var(--ink);transition:color .2s,background .2s}.nav__list[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]:hover{color:var(--teal);background:var(--bg-soft)}.nav__list[data-astro-cid-ctg3m53h] i[data-astro-cid-ctg3m53h]{font-size:.65rem;opacity:.7}.has-mega[data-astro-cid-ctg3m53h]{position:relative}.mega[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + 10px);left:50%;transform:translate(-50%) translateY(8px);opacity:0;visibility:hidden;transition:.25s;z-index:60;background:#fff;border:1px solid var(--line);border-radius:18px;box-shadow:var(--shadow);padding:1.4rem;width:min(760px,86vw)}.has-mega[data-astro-cid-ctg3m53h]:hover .mega[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.mega__inner[data-astro-cid-ctg3m53h]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem}.mega__col[data-astro-cid-ctg3m53h] h4[data-astro-cid-ctg3m53h]{font-family:var(--body);font-size:.72rem;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.6rem}.mega__col[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;display:flex;flex-direction:column;gap:.1rem}.mega__col[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:.35rem .5rem;border-radius:8px;font-size:.88rem;color:var(--ink-soft);transition:.18s}.mega__col[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:var(--bg-soft);color:var(--teal-deep)}.has-lang[data-astro-cid-ctg3m53h]{position:relative}.lang-toggle[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:.35rem;padding:.55rem .9rem;border-radius:999px;border:1.5px solid var(--line);background:transparent;cursor:pointer;font-family:var(--body);font-size:.88rem;font-weight:700;color:var(--ink);transition:border-color .2s,background .2s,color .2s;white-space:nowrap}.lang-toggle[data-astro-cid-ctg3m53h]:hover,.lang-toggle[data-astro-cid-ctg3m53h][aria-expanded=true]{border-color:var(--teal);color:var(--teal);background:var(--bg-soft)}.lang-toggle[data-astro-cid-ctg3m53h] i[data-astro-cid-ctg3m53h]{font-size:.6rem;opacity:.7;transition:transform .2s}.lang-toggle[data-astro-cid-ctg3m53h][aria-expanded=true] i[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.lang-drop[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + 10px);right:0;background:#fff;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow);padding:.5rem;min-width:150px;z-index:70;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .2s,visibility .2s,transform .2s}.lang-drop[data-astro-cid-ctg3m53h].open,.has-lang[data-astro-cid-ctg3m53h]:hover .lang-drop[data-astro-cid-ctg3m53h]{opacity:1;visibility:visible;transform:translateY(0)}.has-lang[data-astro-cid-ctg3m53h]:hover .lang-toggle[data-astro-cid-ctg3m53h]{border-color:var(--teal);color:var(--teal);background:var(--bg-soft)}.has-lang[data-astro-cid-ctg3m53h]:hover .lang-toggle[data-astro-cid-ctg3m53h] i[data-astro-cid-ctg3m53h]{transform:rotate(180deg)}.lang-opt[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:.55rem;padding:.6rem .8rem;border-radius:10px;font-size:.9rem;font-weight:600;color:var(--ink-soft);transition:background .15s,color .15s;white-space:nowrap}.lang-opt[data-astro-cid-ctg3m53h]:hover{background:var(--bg-soft);color:var(--teal-deep)}.lang-opt[data-astro-cid-ctg3m53h].active{color:var(--teal-deep);background:#1f7a6c12}.lang-opt[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{font-size:.88rem}.header__cta[data-astro-cid-ctg3m53h]{padding:.7rem 1.3rem;font-size:.9rem}.burger[data-astro-cid-ctg3m53h]{display:none;flex-direction:column;gap:5px;background:none;border:0;cursor:pointer;padding:8px;margin-left:auto}.burger[data-astro-cid-ctg3m53h] span[data-astro-cid-ctg3m53h]{width:26px;height:2px;background:var(--ink);transition:.3s}.burger[data-astro-cid-ctg3m53h].is-open span[data-astro-cid-ctg3m53h]:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger[data-astro-cid-ctg3m53h].is-open span[data-astro-cid-ctg3m53h]:nth-child(2){opacity:0}.burger[data-astro-cid-ctg3m53h].is-open span[data-astro-cid-ctg3m53h]:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.drawer[data-astro-cid-ctg3m53h]{border-top:1px solid var(--line);padding:1.2rem;max-height:75vh;overflow-y:auto}.drawer[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]{list-style:none}.drawer[data-astro-cid-ctg3m53h]>ul[data-astro-cid-ctg3m53h]>li[data-astro-cid-ctg3m53h]>a[data-astro-cid-ctg3m53h]{display:block;padding:.7rem 0;font-weight:700;border-bottom:1px solid var(--line)}.drawer[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h]{list-style:none;padding:.3rem 0 .6rem .8rem}.drawer[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h] ul[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:block;padding:.35rem 0;font-size:.9rem;color:var(--ink-soft)}.drawer__lang[data-astro-cid-ctg3m53h]{display:flex;gap:.5rem;margin-top:1rem;padding-top:1rem;border-top:1px solid var(--line)}.drawer__lang-opt[data-astro-cid-ctg3m53h]{flex:1;text-align:center;padding:.6rem .4rem;border-radius:12px;border:1.5px solid var(--line);font-size:.88rem;font-weight:700;color:var(--ink-soft);transition:.18s}.drawer__lang-opt[data-astro-cid-ctg3m53h]:hover{border-color:var(--teal);color:var(--teal);background:var(--bg-soft)}.drawer__lang-opt[data-astro-cid-ctg3m53h].active{border-color:var(--teal);color:var(--teal-deep);background:#1f7a6c12}@media (max-width: 1080px){.nav[data-astro-cid-ctg3m53h],.header__cta[data-astro-cid-ctg3m53h]{display:none}.burger[data-astro-cid-ctg3m53h]{display:flex}}.footer[data-astro-cid-gcn2mc3v]{background:#0c2723;color:#c3d6d1}.footer__grid[data-astro-cid-gcn2mc3v]{display:grid;grid-template-columns:1.4fr 1fr 1fr 1fr;gap:2rem;padding-block:clamp(3rem,6vw,4.5rem)}.brand--light[data-astro-cid-gcn2mc3v] .brand__logo[data-astro-cid-gcn2mc3v]{filter:brightness(0) invert(1);opacity:.9}.footer__brand[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:1.1rem 0 .8rem;max-width:30ch;line-height:1.6}.footer__brand[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{display:block;color:#c3d6d1;transition:color .2s}.footer__brand[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--gold)}.footer__phone[data-astro-cid-gcn2mc3v]{font-family:var(--display);font-size:1.3rem;color:#fff!important;margin-top:.4rem}.footer__col[data-astro-cid-gcn2mc3v] h4[data-astro-cid-gcn2mc3v]{color:#fff;font-family:var(--body);font-size:.78rem;letter-spacing:.14em;text-transform:uppercase;margin-bottom:1rem}.footer__col[data-astro-cid-gcn2mc3v] ul[data-astro-cid-gcn2mc3v]{list-style:none;display:flex;flex-direction:column;gap:.55rem}.footer__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#a9c4be;font-size:.92rem;transition:color .2s,padding-left .2s}.footer__col[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--gold);padding-left:4px}.footer__bottom[data-astro-cid-gcn2mc3v]{border-top:1px solid rgba(255,255,255,.1)}.footer__bottom-inner[data-astro-cid-gcn2mc3v]{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-block:1.4rem;font-size:.85rem;flex-wrap:wrap}.footer__credit[data-astro-cid-gcn2mc3v]{font-size:.82rem;color:#6a9590}.footer__credit[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:#a9c4be;text-decoration:underline;text-underline-offset:3px;transition:color .2s}.footer__credit[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--gold)}@media (max-width: 880px){.footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr 1fr}}@media (max-width: 520px){.footer__grid[data-astro-cid-gcn2mc3v]{grid-template-columns:1fr}}.brand__logo[data-astro-cid-gcn2mc3v]{width:120px;height:auto;object-fit:contain}.wa-float[data-astro-cid-gcn2mc3v]{position:fixed;right:18px;bottom:18px;z-index:80;background:#25d366;color:#fff;padding:.8rem 1.1rem;border-radius:999px;font-weight:700;font-size:.85rem;box-shadow:0 14px 30px -10px #25d36699;transition:transform .2s}.wa-float[data-astro-cid-gcn2mc3v]:hover{transform:translateY(-3px)}
