@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Outfit:wght@300;400;500;600&display=swap";:root{--cream:#fbf2ea;--cream-light:#fdf8f4;--peach-tint:#f5dcd9;--mauve:#a87793;--mauve-dark:#967088;--mauve-deep:#856070;--rose:#e3a39a;--rose-soft:#e8b0a8;--gold:#ab9074;--gold-dark:#a38f7b;--text:#6e5a62;--text-light:#917a83;--white:#fdfaf7;--lavender:var(--mauve);--lavender-dark:var(--mauve-dark);--rose-dark:var(--mauve-dark);--accent:var(--mauve);--accent-soft:#a877931a;--rose-tint:#e3a39a24;--mauve-tint:#a877931a;--shadow:0 4px 24px #a877931a;--shadow-lg:0 12px 36px #96708824;--radius:12px;--radius-lg:20px;--font-display:"Cormorant Garamond", Georgia, serif;--font-body:"Outfit", system-ui, sans-serif;--header-height:64px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + .5rem);overflow-x:hidden}body{font-family:var(--font-body);color:var(--text);background:var(--cream);-webkit-font-smoothing:antialiased;min-width:320px;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}main{overflow-x:hidden}.container{width:min(100% - 1.5rem,1100px);margin-inline:auto}.section{padding-block:clamp(3rem,8vw,5.5rem)}.section-title{font-family:var(--font-display);color:var(--mauve-dark);text-align:center;margin-bottom:.5rem;font-size:clamp(1.75rem,5vw,2.75rem);font-weight:600;line-height:1.2}.section-subtitle{text-align:center;color:var(--text-light);margin-bottom:clamp(1.75rem,5vw,2.5rem);max-width:520px;margin-inline:auto;padding-inline:.25rem;font-size:clamp(.95rem,2.5vw,1.05rem)}.btn{text-align:center;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.85rem 1.75rem;font-size:clamp(.9rem,2.5vw,.95rem);font-weight:500;transition:transform .2s,box-shadow .2s,background .2s;display:inline-flex}.btn-primary{background:linear-gradient(135deg, var(--rose) 0%, var(--mauve) 100%);color:var(--white);box-shadow:var(--shadow)}.btn-outline{border:2px solid var(--mauve);color:var(--mauve-dark);background:0 0}.btn-gold{background:var(--gold);color:var(--white)}@media (hover:hover){.btn:hover{transform:translateY(-2px)}.btn-primary:hover{box-shadow:var(--shadow-lg);background:linear-gradient(135deg, var(--rose-soft) 0%, var(--mauve-dark) 100%)}.btn-outline:hover{background:var(--mauve);color:var(--white);border-color:var(--mauve)}.btn-gold:hover{box-shadow:var(--shadow);background:var(--gold-dark)}}.whatsapp-float{bottom:max(1rem, env(safe-area-inset-bottom,1rem));right:max(1rem, env(safe-area-inset-right,1rem));z-index:1000;width:56px;height:56px;color:var(--white);background:#25d366;border-radius:50%;justify-content:center;align-items:center;transition:transform .2s,box-shadow .2s;display:flex;position:fixed;box-shadow:0 4px 20px #25d36673}.whatsapp-float svg{width:28px;height:28px}@media (hover:hover){.whatsapp-float:hover{transform:scale(1.08);box-shadow:0 6px 28px #25d3668c}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=768px){:root{--header-height:72px}.container{width:min(100% - 2.5rem,1100px)}}@media (width>=1200px){.container{width:min(100% - 3rem,1140px)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.navbar{z-index:100;height:var(--header-height);padding-inline:max(0px, env(safe-area-inset-left,0px)) max(0px, env(safe-area-inset-right,0px));transition:background .3s,box-shadow .3s;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fbf2eaf7;box-shadow:0 2px 20px #a8779314}.navbar__inner{justify-content:space-between;align-items:center;gap:.75rem;height:100%;display:flex}.navbar__brand{min-width:0;font-family:var(--font-display);color:var(--mauve-dark);letter-spacing:.02em;flex-shrink:1;font-size:clamp(1rem,2.8vw,1.35rem);font-weight:600;line-height:1.2}@media (width<=380px){.navbar__brand{font-size:.95rem}}.navbar__nav{align-items:center;gap:clamp(1rem,2vw,2rem);display:flex}.navbar__links{gap:clamp(.75rem,1.5vw,1.5rem);display:flex}.navbar__links a{color:var(--text);white-space:nowrap;font-size:clamp(.8rem,1.2vw,.9rem);font-weight:500;transition:color .2s}@media (hover:hover){.navbar__links a:hover{color:var(--mauve-dark)}}.navbar__cta{white-space:nowrap;padding:.55rem 1.1rem;font-size:.85rem}.navbar__toggle{flex-direction:column;flex-shrink:0;justify-content:center;gap:5px;width:44px;height:44px;padding:10px;display:none}.navbar__toggle span{background:var(--mauve-dark);border-radius:2px;height:2px;transition:transform .3s,opacity .3s;display:block}.navbar__toggle--open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__toggle--open span:nth-child(2){opacity:0}.navbar__toggle--open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=900px){.navbar__toggle{display:flex}.navbar__nav{inset:var(--header-height) 0 0 0;padding:2rem 1.5rem max(2rem, env(safe-area-inset-bottom));background:var(--cream);flex-direction:column;justify-content:flex-start;gap:1.75rem;transition:transform .35s;position:fixed;overflow-y:auto;transform:translate(100%)}.navbar__nav--open{transform:translate(0)}.navbar__links{flex-direction:column;align-items:center;gap:1rem;width:100%}.navbar__links a{white-space:normal;align-items:center;min-height:44px;padding:.35rem .5rem;font-size:1.05rem;display:inline-flex}.navbar__cta{width:100%;max-width:300px}}.hero{min-height:100dvh;padding-top:var(--header-height);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.hero__bg{background:radial-gradient(ellipse 90% 65% at 50% -10%, var(--rose-tint) 0%, transparent 70%), radial-gradient(ellipse 70% 55% at 85% 85%, var(--mauve-tint) 0%, transparent 60%), var(--cream);position:absolute;inset:0}.hero__bg:after{content:"";background:linear-gradient(to top, var(--cream), transparent);height:clamp(80px,15vw,120px);position:absolute;bottom:0;left:0;right:0}.hero__content{text-align:center;z-index:1;width:100%;padding-block:clamp(2rem,6vw,3rem) clamp(2.5rem,8vw,4rem);padding-inline:.25rem;position:relative}.hero__logo-image{object-fit:contain;width:min(300px,86vw);height:auto;margin:0 auto clamp(1.25rem,4vw,1.75rem);display:block}.hero__subtitle{color:var(--text-light);max-width:min(480px,92vw);margin:0 auto clamp(1.5rem,5vw,2rem);padding-inline:.5rem;font-size:clamp(.95rem,2.8vw,1.15rem);font-weight:300;line-height:1.7}.hero__cta{justify-content:center;align-items:center;gap:.65rem;width:min(100%,320px);padding:.95rem 1.5rem;display:inline-flex}@media (width>=480px){.hero__cta{width:auto;min-width:260px}}@media (width>=768px){.hero__logo-image{width:min(380px,70vw)}}@media (width>=1200px){.hero__logo-image{width:420px}}.about{background:var(--cream-light)}.about__divider{background:linear-gradient(90deg, var(--rose), var(--mauve));border-radius:2px;width:60px;height:3px;margin:0 auto clamp(1.25rem,4vw,2rem)}.about__text{text-align:center;color:var(--text-light);max-width:min(680px,92vw);margin:0 auto;padding-inline:.25rem;font-size:clamp(.95rem,2.5vw,1.12rem);line-height:1.85}.services{background:var(--cream)}.services__grid,.services__packages-grid{gap:clamp(1.25rem,4vw,2rem);display:grid}@media (width>=768px){.services__grid,.services__packages-grid{grid-template-columns:repeat(2,1fr);align-items:start}}@media (width>=1024px){.services__packages-grid{grid-template-columns:repeat(2,1fr)}}.service-card{background:var(--cream-light);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #a877931f;flex-direction:column;height:100%;padding:clamp(1.25rem,4vw,2rem);display:flex}.service-card__content{flex:1}.service-card__header{margin-bottom:clamp(1rem,3vw,1.25rem)}.service-card__badge{letter-spacing:.08em;text-transform:uppercase;color:var(--mauve-dark);background:var(--mauve-tint);border-radius:999px;margin-bottom:.75rem;padding:.3rem .75rem;font-size:.72rem;font-weight:600;display:inline-block}.service-card__title{font-family:var(--font-display);color:var(--mauve-dark);margin-bottom:.5rem;font-size:clamp(1.45rem,4vw,1.75rem);font-weight:600;line-height:1.2}.service-card__price{align-items:baseline;gap:.25rem;display:flex}.service-card__amount{font-family:var(--font-display);color:var(--gold);font-size:clamp(1.85rem,5vw,2.25rem);font-weight:700}.service-card__currency{color:var(--text-light);font-size:.9rem}.service-card__label{color:var(--mauve-dark);text-transform:uppercase;letter-spacing:.05em;margin-bottom:.75rem;font-size:.82rem;font-weight:600}.service-card__list{grid-template-columns:1fr;gap:.4rem;display:grid}.service-card__list--single{grid-template-columns:1fr}.service-card__list li{color:var(--text-light);padding-left:1.25rem;font-size:clamp(.85rem,2.2vw,.9rem);line-height:1.5;position:relative}.service-card__list li:before{content:"";background:var(--rose);border-radius:50%;width:5px;height:5px;position:absolute;top:.55rem;left:0}@media (width>=500px){.service-card__list:not(.service-card__list--single){grid-template-columns:repeat(2,1fr);gap:.45rem .75rem}}.service-card__pricing{flex-direction:column;gap:.85rem;display:flex}.service-card__option{background:var(--cream);border-radius:var(--radius);border:1px solid #a877931a;justify-content:space-between;align-items:center;gap:.75rem;padding:clamp(.85rem,3vw,1rem) clamp(1rem,3vw,1.25rem);display:flex}.service-card__option-name{color:var(--text);font-size:clamp(.9rem,2.5vw,1rem);font-weight:500}.service-card__option-price{font-family:var(--font-display);color:var(--gold);white-space:nowrap;font-size:clamp(1.15rem,3.5vw,1.35rem);font-weight:700}@media (width<=380px){.service-card__option{flex-direction:column;align-items:flex-start;gap:.35rem}}.service-card__btn{border-top:1px solid #a877931f;width:100%;margin-top:clamp(1.75rem,5vw,2.25rem);padding-top:clamp(1rem,3vw,1.15rem)}.services__graduation{border-top:1px solid #a8779326;margin-top:clamp(3rem,8vw,4.5rem);padding-top:clamp(2.5rem,6vw,3.5rem)}.services__graduation-header{text-align:center;margin-bottom:clamp(2rem,5vw,2.75rem)}.services__graduation-badge{letter-spacing:.12em;text-transform:uppercase;color:var(--white);background:linear-gradient(135deg, var(--rose), var(--mauve));border-radius:999px;margin-bottom:.85rem;padding:.4rem 1rem;font-size:.75rem;font-weight:600;display:inline-block}.services__graduation-title{font-family:var(--font-display);color:var(--mauve-dark);margin-bottom:.5rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:600}.services__graduation-note{color:var(--text-light);max-width:480px;margin:0 auto;font-size:clamp(.9rem,2.5vw,.95rem)}.gallery{background:var(--cream-light)}.gallery__masonry{columns:1;column-gap:clamp(.75rem,2vw,1.25rem)}.gallery__item{break-inside:avoid;border-radius:var(--radius);box-shadow:var(--shadow);margin-bottom:clamp(.75rem,2vw,1.25rem);position:relative;overflow:hidden}.gallery__item img{object-fit:cover;width:100%;transition:transform .4s}@media (hover:hover){.gallery__item:hover img{transform:scale(1.03)}}.gallery__item--0 img{aspect-ratio:4/5}.gallery__item--1 img{aspect-ratio:3/4}.gallery__item--2 img{aspect-ratio:1}.gallery__caption{color:var(--white);letter-spacing:.05em;text-transform:uppercase;background:linear-gradient(#0000,#6e5a62b8);padding:1.5rem 1rem .75rem;font-size:.78rem;font-weight:500;position:absolute;bottom:0;left:0;right:0}@media (width>=480px){.gallery__masonry{columns:2}}@media (width>=900px){.gallery__masonry{columns:3}}@media (width>=1200px){.gallery__masonry{column-gap:1.5rem}}.location{background:var(--cream)}.location__card{text-align:center;background:var(--cream-light);border-radius:var(--radius-lg);max-width:min(480px,100%);box-shadow:var(--shadow);border:1px solid #a877931f;margin:0 auto;padding:clamp(1.75rem,5vw,2.5rem) clamp(1.25rem,4vw,2rem)}.location__icon{background:var(--mauve-tint);width:48px;height:48px;color:var(--mauve-dark);border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1rem;display:flex}.location__address{color:var(--text);margin-bottom:1.5rem;font-size:clamp(1rem,2.8vw,1.1rem);font-style:normal;line-height:1.7}.location__btn{width:100%;max-width:300px}.contact{background:linear-gradient(180deg, var(--cream-light) 0%, var(--peach-tint) 100%)}.contact__grid{grid-template-columns:1fr;gap:clamp(.85rem,2.5vw,1rem);display:grid}@media (width>=600px){.contact__grid{grid-template-columns:repeat(3,1fr)}}.contact__card{text-align:center;background:var(--cream-light);border-radius:var(--radius-lg);box-shadow:var(--shadow);border:1px solid #a877931f;flex-direction:column;align-items:center;min-height:44px;padding:clamp(1.25rem,4vw,1.75rem) clamp(1rem,3vw,1.25rem);transition:transform .2s,box-shadow .2s;display:flex}@media (hover:hover){.contact__card:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.contact__card--whatsapp:hover{border-color:#25d3664d}}.contact__card-icon{background:linear-gradient(135deg, var(--rose), var(--mauve));width:48px;height:48px;color:var(--white);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;margin-bottom:1rem;display:flex}.contact__card--whatsapp .contact__card-icon{background:#25d366}.contact__card-label{text-transform:uppercase;letter-spacing:.06em;color:var(--gold-dark);margin-bottom:.35rem;font-size:.78rem;font-weight:600}.contact__card-value{color:var(--text);word-break:break-word;-webkit-hyphens:auto;hyphens:auto;font-size:clamp(.88rem,2.5vw,.95rem);font-weight:500;line-height:1.45}.contact__card-body{flex-direction:column;align-items:center;min-width:0;display:flex}@media (width<=599px){.contact__card{text-align:left;flex-direction:row;align-items:center;gap:1rem;padding:1rem 1.15rem}.contact__card-icon{width:44px;height:44px;margin-bottom:0}.contact__card-body{text-align:left;flex:1;align-items:flex-start}}.footer{background:linear-gradient(135deg, var(--mauve-deep) 0%, var(--mauve-dark) 55%, var(--mauve) 100%);color:var(--cream);padding:clamp(1.5rem,4vw,2rem) 0;padding-bottom:max(clamp(1.5rem, 4vw, 2rem), env(safe-area-inset-bottom))}.footer__inner{text-align:center}.footer__brand{font-family:var(--font-display);margin-bottom:.5rem;font-size:clamp(1.1rem,3vw,1.25rem);font-weight:600}.footer__copy{opacity:.9;padding-inline:.5rem;font-size:clamp(.8rem,2.2vw,.85rem);line-height:1.5}
