@import"https://fonts.googleapis.com/css2?family=Cormorant+Garant:ital,wght@0,300;0,400;0,600;1,400&family=Inter:wght@300;400;500&display=swap";:root{--bg-primary: #FAF8F4;--bg-secondary: #F2EDE6;--gold: #C9A875;--gold-light: #E8D5B0;--text-dark: #2C2C2C;--text-muted: #8A8076;--font-heading: "Cormorant Garant", Georgia, serif;--font-body: "Inter", system-ui, sans-serif;--nav-height: 72px;--max-width: 1200px;--section-pad: clamp(4rem, 8vw, 8rem)}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{font-family:var(--font-body),serif;color:var(--text-dark);background:var(--bg-primary);line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-heading);font-weight:400;line-height:1.2}h1{font-size:clamp(2.5rem,5vw,4rem)}h2{font-size:clamp(2rem,4vw,3rem);letter-spacing:.02em}h3{font-size:clamp(1.25rem,2vw,1.6rem)}p{max-width:65ch}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:var(--font-body);border:none;background:none}.section{padding:var(--section-pad) 1.5rem}.section--primary{background:var(--bg-primary)}.section--secondary{background:var(--bg-secondary)}.container{max-width:var(--max-width);margin:0 auto}.section-title{text-align:center;margin-bottom:3rem;position:relative}.section-title:after{content:"";display:block;width:3rem;height:1px;background:var(--gold);margin:1rem auto 0}.btn-gold{display:inline-flex;align-items:center;gap:.5rem;background:var(--gold);color:#fff;padding:.85rem 2rem;font-size:.875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:opacity .2s ease}.btn-gold:hover{opacity:.88}.btn-ghost{display:inline-flex;align-items:center;gap:.5rem;border:1px solid var(--gold);color:var(--gold);padding:.85rem 2rem;font-size:.875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:all .2s ease}.btn-ghost:hover{background:var(--gold);color:#fff}@media(max-width:768px){.section{padding:3rem 1.25rem}}.consent[data-astro-cid-sckkx6r4]{position:fixed;bottom:1rem;left:1rem;right:1rem;z-index:200;max-width:560px;background:#fff;border:1px solid var(--gold-light);box-shadow:0 8px 32px #0000001f;padding:1.25rem 1.5rem}.consent__inner[data-astro-cid-sckkx6r4]{display:flex;flex-direction:column;gap:1rem}.consent__text[data-astro-cid-sckkx6r4]{font-size:.875rem;color:var(--text-dark);line-height:1.55;max-width:100%}.consent__actions[data-astro-cid-sckkx6r4]{display:flex;gap:.75rem;justify-content:flex-end}.consent__btn[data-astro-cid-sckkx6r4]{font-family:var(--font-body);font-size:.8125rem;letter-spacing:.06em;text-transform:uppercase;padding:.6rem 1.25rem;cursor:pointer;transition:opacity .2s ease,background .2s ease,color .2s ease}.consent__btn--gold[data-astro-cid-sckkx6r4]{background:var(--gold);color:#fff;border:1px solid var(--gold)}.consent__btn--gold[data-astro-cid-sckkx6r4]:hover{opacity:.88}.consent__btn--ghost[data-astro-cid-sckkx6r4]{background:transparent;color:var(--text-muted);border:1px solid var(--gold-light)}.consent__btn--ghost[data-astro-cid-sckkx6r4]:hover{color:var(--text-dark);border-color:var(--text-muted)}@media(max-width:480px){.consent[data-astro-cid-sckkx6r4]{bottom:.5rem;left:.5rem;right:.5rem;padding:1rem}.consent__actions[data-astro-cid-sckkx6r4]{justify-content:stretch}.consent__btn[data-astro-cid-sckkx6r4]{flex:1}}.nav[data-astro-cid-dmqpwcec]{position:fixed;top:0;left:0;right:0;z-index:100;height:var(--nav-height);background:#faf8f4eb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);transition:background .3s ease,box-shadow .3s ease}.nav[data-astro-cid-dmqpwcec].scrolled{background:var(--bg-primary);box-shadow:0 1px 0 var(--gold-light)}.nav__inner[data-astro-cid-dmqpwcec]{max-width:var(--max-width);margin:0 auto;padding:0 1.5rem;height:100%;display:flex;align-items:center;justify-content:space-between}.nav__logo[data-astro-cid-dmqpwcec]{font-family:var(--font-heading);font-size:1.25rem;letter-spacing:.05em;color:var(--text-dark)}.nav__menu[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:2rem}.nav__link[data-astro-cid-dmqpwcec]{font-size:.8125rem;letter-spacing:.08em;text-transform:uppercase;color:var(--text-dark);transition:color .2s;position:relative}.nav__link[data-astro-cid-dmqpwcec]:after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:1px;background:var(--gold);transform:scaleX(0);transition:transform .2s ease}.nav__link[data-astro-cid-dmqpwcec]:hover:after,.nav__link[data-astro-cid-dmqpwcec].active:after{transform:scaleX(1)}.nav__link[data-astro-cid-dmqpwcec]:hover{color:var(--gold)}.nav__lang[data-astro-cid-dmqpwcec]{display:flex;align-items:center;gap:.25rem;margin-left:1rem;border-left:1px solid var(--gold-light);padding-left:1.5rem}.nav__lang-btn[data-astro-cid-dmqpwcec]{font-size:.75rem;letter-spacing:.1em;color:var(--text-muted);transition:color .2s;padding:.25rem}.nav__lang-btn[data-astro-cid-dmqpwcec].active,.nav__lang-btn[data-astro-cid-dmqpwcec]:hover{color:var(--gold)}.nav__lang-sep[data-astro-cid-dmqpwcec]{color:var(--gold-light);font-size:.75rem}.nav__hamburger[data-astro-cid-dmqpwcec]{display:none;flex-direction:column;gap:5px;padding:.5rem}.nav__hamburger[data-astro-cid-dmqpwcec] span[data-astro-cid-dmqpwcec]{display:block;width:22px;height:1px;background:var(--text-dark);transition:transform .3s,opacity .3s}@media(max-width:900px){.nav[data-astro-cid-dmqpwcec]{background:var(--bg-primary);backdrop-filter:none;-webkit-backdrop-filter:none}.nav__hamburger[data-astro-cid-dmqpwcec]{display:flex}.nav__menu[data-astro-cid-dmqpwcec]{display:none;position:fixed;top:var(--nav-height);left:0;right:0;background:var(--bg-primary);flex-direction:column;align-items:center;gap:1.25rem;padding:1.5rem 0 2rem;box-shadow:0 4px 16px #0000000f}.nav__menu[data-astro-cid-dmqpwcec].open{display:flex}.nav__link[data-astro-cid-dmqpwcec]{font-size:.8125rem}.nav__lang[data-astro-cid-dmqpwcec]{border-left:none;padding-left:0;margin-left:0;margin-top:.25rem}}.hero[data-astro-cid-bbe6dxrz]{min-height:100dvh;display:grid;grid-template-columns:3fr 2fr;padding-top:var(--nav-height);background:var(--bg-primary)}.hero__content[data-astro-cid-bbe6dxrz]{display:flex;flex-direction:column;justify-content:center;padding:4rem 4rem 4rem clamp(1.5rem,5vw,5rem);max-width:600px;justify-self:end}.hero__eyebrow[data-astro-cid-bbe6dxrz]{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem}.hero__headline[data-astro-cid-bbe6dxrz]{margin-bottom:1.5rem;color:var(--text-dark)}.hero__sub[data-astro-cid-bbe6dxrz]{font-size:1.0625rem;color:var(--text-muted);line-height:1.7;margin-bottom:2rem}.hero__cta-row[data-astro-cid-bbe6dxrz]{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:2rem}.hero__trust[data-astro-cid-bbe6dxrz]{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem 1.25rem;padding:0;margin:0}.hero__trust[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]{position:relative;font-size:.8125rem;color:var(--text-muted);letter-spacing:.02em;padding-left:1.1rem}.hero__trust[data-astro-cid-bbe6dxrz] li[data-astro-cid-bbe6dxrz]:before{content:"✓";position:absolute;left:0;top:-1px;color:var(--gold);font-weight:600}.hero__image[data-astro-cid-bbe6dxrz]{position:relative;overflow:hidden}.hero__image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{width:100%;height:100%;object-fit:cover;object-position:top center}@media(max-width:900px){.hero[data-astro-cid-bbe6dxrz]{grid-template-columns:1fr;grid-template-rows:auto auto;min-height:auto}.hero__content[data-astro-cid-bbe6dxrz]{grid-row:2;padding:2.5rem 1.5rem 3rem;max-width:100%;justify-self:stretch}.hero__image[data-astro-cid-bbe6dxrz]{grid-row:1;height:min(75vw,480px)}.hero__image[data-astro-cid-bbe6dxrz] img[data-astro-cid-bbe6dxrz]{object-position:center 15%}}.services__grid[data-astro-cid-g5jplrhu]{display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.service-card[data-astro-cid-g5jplrhu]{background:var(--bg-primary);display:flex;flex-direction:column}.service-card__img[data-astro-cid-g5jplrhu]{aspect-ratio:3/4;overflow:hidden}.service-card__img[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.service-card[data-astro-cid-g5jplrhu]:hover .service-card__img[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{transform:scale(1.04)}.service-card__body[data-astro-cid-g5jplrhu]{padding:1.25rem .75rem .75rem;border-top:1px solid var(--gold);flex:1;display:flex;flex-direction:column;gap:.75rem}.service-card__body[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:1.25rem;color:var(--text-dark)}.service-card__body[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:.9rem;color:var(--text-muted);line-height:1.6;flex:1}.service-card__link[data-astro-cid-g5jplrhu]{font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;color:var(--gold);align-self:flex-start;border-bottom:1px solid var(--gold-light);transition:border-color .2s}.service-card__link[data-astro-cid-g5jplrhu]:hover{border-color:var(--gold)}.course-card[data-astro-cid-g5jplrhu]{margin-top:2rem;display:grid;grid-template-columns:1fr 2fr;background:var(--bg-primary);border-top:2px solid var(--gold);overflow:hidden}.course-card__img[data-astro-cid-g5jplrhu]{aspect-ratio:4/3;overflow:hidden}.course-card__img[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{width:100%;height:100%;object-fit:cover;object-position:top;transition:transform .4s ease}.course-card[data-astro-cid-g5jplrhu]:hover .course-card__img[data-astro-cid-g5jplrhu] img[data-astro-cid-g5jplrhu]{transform:scale(1.03)}.course-card__body[data-astro-cid-g5jplrhu]{padding:2.5rem 3rem;display:flex;flex-direction:column;gap:1.25rem;justify-content:center}.course-card__tag[data-astro-cid-g5jplrhu]{font-family:var(--font-body);font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold)}.course-card__body[data-astro-cid-g5jplrhu] h3[data-astro-cid-g5jplrhu]{font-size:clamp(1.5rem,2.5vw,2rem);color:var(--text-dark);line-height:1.2}.course-card__divider[data-astro-cid-g5jplrhu]{width:3rem;height:1px;background:var(--gold)}.course-card__body[data-astro-cid-g5jplrhu] p[data-astro-cid-g5jplrhu]{font-size:1rem;color:var(--text-muted);line-height:1.7;max-width:48ch}.course-card__body[data-astro-cid-g5jplrhu] .btn-gold[data-astro-cid-g5jplrhu]{align-self:flex-start}@media(max-width:900px){.services__grid[data-astro-cid-g5jplrhu]{grid-template-columns:repeat(2,1fr)}.course-card[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}.course-card__img[data-astro-cid-g5jplrhu]{aspect-ratio:4/3}.course-card__body[data-astro-cid-g5jplrhu]{padding:1.75rem}}@media(max-width:480px){.services__grid[data-astro-cid-g5jplrhu]{grid-template-columns:1fr}}.work__grid[data-astro-cid-wkx7uqji]{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem}.work__item[data-astro-cid-wkx7uqji]{aspect-ratio:1;overflow:hidden}.work__item[data-astro-cid-wkx7uqji] img[data-astro-cid-wkx7uqji]{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.work__item[data-astro-cid-wkx7uqji]:hover img[data-astro-cid-wkx7uqji]{transform:scale(1.04)}@media(max-width:600px){.work__grid[data-astro-cid-wkx7uqji]{grid-template-columns:repeat(2,1fr)}}.price__groups[data-astro-cid-lkieq62d]{display:flex;flex-direction:column;gap:3rem;max-width:760px;margin:0 auto}.price__group-title[data-astro-cid-lkieq62d]{font-size:1rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold);margin-bottom:1rem;font-family:var(--font-body);font-weight:500}.price__list[data-astro-cid-lkieq62d]{list-style:none}.price__item[data-astro-cid-lkieq62d]{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;padding:.875rem 0;border-bottom:1px solid var(--gold-light)}.price__item[data-astro-cid-lkieq62d]:first-child{border-top:1px solid var(--gold-light)}.price__name[data-astro-cid-lkieq62d]{display:flex;flex-direction:column;gap:.2rem}.price__name[data-astro-cid-lkieq62d]>span[data-astro-cid-lkieq62d]:first-child{font-size:.9375rem;color:var(--text-dark)}.price__detail[data-astro-cid-lkieq62d]{font-size:.8125rem;color:var(--text-muted)}.price__note[data-astro-cid-lkieq62d]{max-width:760px;margin:2rem auto 0;font-size:.8125rem;color:var(--text-muted);text-align:center;font-style:italic}.price__value[data-astro-cid-lkieq62d]{font-family:var(--font-heading);font-size:1.125rem;color:var(--text-dark);white-space:nowrap}.about__inner[data-astro-cid-v2cbyr3p]{display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.about__image[data-astro-cid-v2cbyr3p]{aspect-ratio:3/4;overflow:hidden}.about__image[data-astro-cid-v2cbyr3p] img[data-astro-cid-v2cbyr3p]{width:100%;height:100%;object-fit:cover}.about__content[data-astro-cid-v2cbyr3p]{display:flex;flex-direction:column;gap:1.5rem}.about__content[data-astro-cid-v2cbyr3p] h2[data-astro-cid-v2cbyr3p]{font-size:clamp(2rem,3vw,2.5rem)}.about__divider[data-astro-cid-v2cbyr3p]{width:3rem;height:1px;background:var(--gold)}.about__content[data-astro-cid-v2cbyr3p] p[data-astro-cid-v2cbyr3p]{color:var(--text-muted);line-height:1.8;font-size:1.0625rem}.about__creds[data-astro-cid-v2cbyr3p]{list-style:none;display:flex;flex-wrap:wrap;gap:.5rem}.about__creds[data-astro-cid-v2cbyr3p] li[data-astro-cid-v2cbyr3p]{font-family:var(--font-body);font-size:.8125rem;color:var(--gold);border:1px solid var(--gold-light);padding:.3rem .75rem;letter-spacing:.04em}@media(max-width:768px){.about__inner[data-astro-cid-v2cbyr3p]{grid-template-columns:1fr;gap:2.5rem}.about__image[data-astro-cid-v2cbyr3p]{aspect-ratio:4/3;max-height:360px}}.contact__inner[data-astro-cid-xmivup5a]{display:grid;grid-template-columns:1fr 1.5fr;gap:4rem;align-items:start}.contact__info[data-astro-cid-xmivup5a]{display:flex;flex-direction:column;gap:1.25rem}.contact__whatsapp[data-astro-cid-xmivup5a],.contact__call[data-astro-cid-xmivup5a]{align-self:flex-start}.contact__address[data-astro-cid-xmivup5a],.contact__hours[data-astro-cid-xmivup5a]{display:flex;align-items:flex-start;gap:.75rem;color:var(--text-muted);font-size:.9375rem}.contact__address[data-astro-cid-xmivup5a] svg[data-astro-cid-xmivup5a],.contact__hours[data-astro-cid-xmivup5a] svg[data-astro-cid-xmivup5a]{flex-shrink:0;margin-top:2px;color:var(--gold)}.contact__hours[data-astro-cid-xmivup5a] strong[data-astro-cid-xmivup5a]{color:var(--text-dark);font-weight:500}.contact__map[data-astro-cid-xmivup5a]{overflow:hidden;position:relative}.contact__map[data-astro-cid-xmivup5a] iframe[data-astro-cid-xmivup5a]{display:block;background:var(--bg-primary)}.contact__map-fallback[data-astro-cid-xmivup5a]{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;text-align:center;padding:1.5rem;background:var(--bg-primary);color:var(--text-muted);font-size:.875rem;pointer-events:none}.contact__map[data-astro-cid-xmivup5a] iframe[data-astro-cid-xmivup5a][src]+.contact__map-fallback[data-astro-cid-xmivup5a]{display:none}@media(max-width:768px){.contact__inner[data-astro-cid-xmivup5a]{grid-template-columns:1fr;gap:2.5rem}}.book-now[data-astro-cid-c7wxwvcw]{position:fixed;bottom:2rem;right:2rem;z-index:90;display:flex;align-items:center;gap:.5rem;background:var(--gold);color:#fff;padding:.875rem 1.5rem;font-size:.8125rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;box-shadow:0 4px 20px #c9a87559;opacity:0;transform:translateY(8px);pointer-events:none;transition:opacity .3s ease,transform .3s ease,background .2s ease}.book-now[data-astro-cid-c7wxwvcw].visible{opacity:1;transform:translateY(0);pointer-events:auto}.book-now[data-astro-cid-c7wxwvcw].lifted{transform:translateY(-5rem)}.book-now[data-astro-cid-c7wxwvcw]:hover{background:#b8925f}@media(max-width:480px){.book-now[data-astro-cid-c7wxwvcw]{bottom:1rem;right:1rem;padding:.75rem 1.25rem}.book-now[data-astro-cid-c7wxwvcw] span[data-astro-cid-c7wxwvcw]{display:none}}.footer[data-astro-cid-sz7xmlte]{background:var(--text-dark);padding:2rem 1.5rem}.footer__inner[data-astro-cid-sz7xmlte]{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer__logo[data-astro-cid-sz7xmlte]{font-family:var(--font-heading);font-size:1rem;color:var(--gold-light);letter-spacing:.05em}.footer__copy[data-astro-cid-sz7xmlte]{font-size:.8125rem;color:var(--text-muted);max-width:none}.footer__link[data-astro-cid-sz7xmlte]{font-family:var(--font-body);font-size:.8125rem;color:var(--text-muted);background:none;border:none;padding:0;cursor:pointer;letter-spacing:.02em;border-bottom:1px solid transparent;transition:color .2s ease,border-color .2s ease}.footer__link[data-astro-cid-sz7xmlte]:hover{color:var(--gold-light);border-bottom-color:var(--gold-light)}@media(max-width:600px){.footer__inner[data-astro-cid-sz7xmlte]{flex-direction:column;text-align:center}}
