@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Manrope:wght@400;500;600;700;800&display=swap";.site-header{position:sticky;top:0;z-index:20;padding-top:1rem}.site-header__inner{position:relative;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.95rem 1.1rem;border:1px solid rgba(98,81,56,.12);border-radius:999px;background:#faf5efd6;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);box-shadow:0 10px 30px #231a100f}.brand-mark{display:flex;align-items:center}.brand-mark__logo{height:4.8rem;object-fit:contain;border-radius:0}.site-nav{display:flex;align-items:center;gap:1.25rem}.site-nav__list{display:flex;align-items:center;gap:1rem}.site-nav__item{display:flex}.site-nav__link{color:#433a34;font-size:.94rem;font-weight:700}.site-nav__link:hover{color:var(--accent-dark)}.menu-toggle{display:none;position:relative;place-items:center;width:3.2rem;height:3.2rem;padding:0;border:1px solid rgba(98,81,56,.16);border-radius:999px;background:#fffaf5eb;box-shadow:0 10px 24px #231a1014;cursor:pointer;transition:transform .2s ease,background-color .2s ease,border-color .2s ease}.menu-toggle span{position:absolute;display:block;width:1.2rem;height:2px;border-radius:999px;background:var(--text);transition:transform .22s ease,opacity .18s ease,width .22s ease}.menu-toggle span:nth-child(1){transform:translateY(-6px)}.menu-toggle span:nth-child(2){width:.9rem}.menu-toggle span:nth-child(3){transform:translateY(6px)}.menu-toggle:hover{transform:translateY(-1px);border-color:#ad8f5b61}.menu-toggle.is-active span:nth-child(1){transform:translateY(0) rotate(45deg)}.menu-toggle.is-active span:nth-child(2){opacity:0;width:0}.menu-toggle.is-active span:nth-child(3){transform:translateY(0) rotate(-45deg)}@media (max-width: 960px){.site-header__inner{border-radius:28px}.menu-toggle{display:grid}.site-nav{position:absolute;top:calc(100% + .8rem);left:50%;width:102%;transform:translate(-50%);display:none;flex-direction:column;align-items:stretch;padding:.65rem;border:1px solid var(--line);border-radius:24px;background:#faf5effa;box-shadow:var(--shadow)}.site-nav.is-open{display:flex}.site-nav__list{flex-direction:column;align-items:stretch;gap:.15rem}.site-nav__item{width:100%}.site-nav__link{display:block;width:100%;padding:.95rem 1rem;border-radius:16px}.site-nav__link:hover{background:#ad8f5b14}.site-nav__cta{width:100%;margin-top:.5rem}}@media (max-width: 640px){.site-header{padding-top:.6rem}.site-header__inner{padding:.7rem .85rem}.brand-mark__logo{height:3.8rem}}.hero{padding-top:4rem}.hero__grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:2rem;align-items:center}.hero__copy{display:grid;gap:.9rem}.hero__content{padding-right:1rem}.hero__content h1{font-size:clamp(2.9rem,3.6vw,4.1rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.9rem;margin:2rem 0}.hero__highlights{display:grid;gap:.8rem;margin-top:1.2rem}.hero__highlights li{display:flex;gap:.8rem;color:#3f3731;font-weight:600}.hero__highlights li:before{flex:none;width:.7rem;height:.7rem;margin-top:.45rem;border-radius:999px;background:var(--accent);content:""}.hero__media{display:grid;gap:1rem}.hero__image-wrap{overflow:hidden;border-radius:var(--radius-lg);box-shadow:var(--shadow)}.hero__image{width:100%;min-height:560px;object-fit:cover}.hero__trust{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.hero__trust-pill{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.75rem .9rem;border:1px solid rgba(22,18,16,.14);border-radius:999px;background:#fffaf5eb;color:var(--text);font-size:.9rem;font-weight:800;line-height:1.2;text-align:center;box-shadow:0 12px 26px #231a1014}.hero__note{max-width:48ch;margin-top:1.4rem;color:#4b423d;font-size:.96rem}@media (max-width: 1100px){.hero__grid{grid-template-columns:1fr}.hero__content{padding-right:0}}@media (max-width: 960px){.hero{padding-top:1rem}.hero__grid{gap:1.25rem}.hero__media{order:-1}.hero__image{min-height:50vh}}@media (max-width: 640px){.hero{padding-top:10px;margin-top:-50px}.hero__image{min-height:42vh}.hero__content h1{font-size:clamp(2.7rem,9vw,3.4rem)}.hero__trust{gap:.55rem}.hero__trust-pill{min-height:3.1rem;padding:.65rem .45rem;font-size:.77rem}.hero__content{padding-inline:.2rem}}.about{display:grid;gap:1.25rem}.about__intro{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:start}.about__media{overflow:hidden;aspect-ratio:5 / 6;max-width:36rem;border:1px solid var(--line);border-radius:var(--radius-lg);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.about__media img{width:100%;height:100%;object-fit:cover}.about__content{position:relative;z-index:1;display:grid;gap:1.1rem}.about__content h2{font-size:clamp(2rem,3vw,3rem)}.about__stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;width:100%;margin-top:.5rem}.info-chip{display:grid;align-content:start;min-height:100%;padding:1.35rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:#ffffff94}.info-chip__label{display:block;margin-bottom:.55rem;color:var(--muted);font-size:.92rem}.info-chip__value{font-size:1.12rem;line-height:1.45}@media (max-width: 1100px){.about__intro{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.about__intro,.about__stats{grid-template-columns:1fr}}.service-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.services-carousel{display:none}.service-card{padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.service-card__number{margin-bottom:2rem;color:var(--accent);font-size:.82rem;font-weight:800;letter-spacing:.12em}.service-card h3{margin-bottom:.85rem}@media (max-width: 1100px){.service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.service-grid--desktop{display:none}.service-card{box-shadow:var(--bg)}.services-carousel{display:grid;gap:1rem}.services-carousel__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.services-carousel__viewport::-webkit-scrollbar{display:none}.services-carousel__track{display:flex}.service-card--carousel{flex:0 0 100%;scroll-snap-align:start}.services-carousel__controls{display:flex;align-items:center;justify-content:center;gap:1rem}.services-carousel__button{width:2.8rem;height:2.8rem;border:1px solid var(--line);border-radius:999px;background:#fffaf5eb;color:var(--text);font-size:1.5rem;line-height:1}.services-carousel__dots{display:flex;align-items:center;gap:.55rem}.services-carousel__dot{width:.7rem;height:.7rem;padding:0;border:0;border-radius:999px;background:#62513833}.services-carousel__dot.is-active{background:var(--accent-dark);transform:scale(1.1)}}.why-us{display:grid;gap:2rem}.why-us__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:start}.why-us__cards{display:grid;gap:1rem}.why-card{padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.why-card h3{margin-bottom:.85rem}.process-card{padding:1.8rem;border:1px solid rgba(173,143,91,.22);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ad8f5b26,#ffffff94);box-shadow:var(--shadow)}.process-card__eyebrow{display:inline-block;margin-bottom:1rem;color:var(--accent-dark);font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.process-card__list{display:grid;gap:1rem;counter-reset:process}.process-card__list li{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:center;color:#3d342e;font-weight:700}.process-card__list li:before{display:grid;place-items:center;width:2.2rem;height:2.2rem;border-radius:999px;background:var(--text);color:#fff;content:counter(process);counter-increment:process}@media (max-width: 1100px){.why-us__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.why-us__grid{grid-template-columns:1fr}}.counter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.counter-card{display:grid;align-content:start;min-height:100%;padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.counter-card__value{display:block;margin-bottom:.55rem;color:var(--accent-dark);font-size:clamp(2.2rem,3.2vw,3rem);font-weight:800;line-height:1}.counter-card__label{color:#3f3731;font-weight:700;line-height:1.6}@media (max-width: 1100px){.counter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.counter-grid{grid-template-columns:1fr}}.gallery-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem}.section#galeria .section-heading h2{color:var(--text)}.gallery-card{overflow:hidden;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.gallery-card:nth-child(1){grid-column:span 5}.gallery-card:nth-child(2){grid-column:span 3}.gallery-card:nth-child(3){grid-column:span 4}.gallery-card:nth-child(4){grid-column:span 4}.gallery-card:nth-child(5){grid-column:span 8}.gallery-card img{width:100%;height:320px;object-fit:cover;transition:transform .3s ease}.gallery-card figcaption{padding:1rem 1.1rem 1.15rem;color:#403732;font-weight:700}.gallery-card:hover img{transform:scale(1.04)}@media (max-width: 960px){.gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;padding-top:.3rem}.gallery-card:nth-child(n){grid-column:span 1}.gallery-card img{height:280px}.gallery-card{box-shadow:none}}@media (max-width: 640px){.gallery-grid{grid-template-columns:1fr}.gallery-card img{height:320px}.gallery-card{box-shadow:none}}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.testimonial-carousel{display:none}.testimonial-card{display:grid;gap:1rem;padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.testimonial-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--text)}.testimonial-card__rating{color:var(--accent-dark);font-weight:800}@media (max-width: 1100px){.testimonial-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 960px){.testimonial-grid--desktop{display:none}.testimonial-carousel{display:grid;gap:1rem}.testimonial-carousel__viewport{overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}.testimonial-carousel__viewport::-webkit-scrollbar{display:none}.testimonial-carousel__track{display:flex}.testimonial-card--carousel{flex:0 0 100%;scroll-snap-align:start}.testimonial-carousel__controls{display:flex;align-items:center;justify-content:center;gap:1rem}.testimonial-carousel__button{width:2.8rem;height:2.8rem;border:1px solid var(--line);border-radius:999px;background:#fffaf5eb;color:var(--text);font-size:1.5rem;line-height:1}.testimonial-carousel__dots{display:flex;align-items:center;gap:.55rem}.testimonial-carousel__dot{width:.7rem;height:.7rem;padding:0;border:0;border-radius:999px;background:#62513833}.testimonial-carousel__dot.is-active{background:var(--accent-dark);transform:scale(1.1)}}.faq-list{display:grid;gap:1rem}.section#faq .section-heading h2{color:var(--text)}.faq-item{border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow);overflow:hidden}.faq-item__trigger{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;padding:1.35rem 1.4rem;border:0;background:transparent;color:var(--text);cursor:pointer;text-align:left}.faq-item__question{display:block;padding-right:1rem;color:var(--text);font-weight:800}.faq-item__icon{position:relative;flex:none;width:1rem;height:1rem}.faq-item__icon:before,.faq-item__icon:after{position:absolute;top:50%;left:50%;width:1rem;height:2px;border-radius:999px;background:var(--accent-dark);content:"";transform:translate(-50%,-50%)}.faq-item__icon:after{transition:transform .22s ease;transform:translate(-50%,-50%) rotate(90deg)}.faq-item__content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .28s ease}.faq-item__content p{overflow:hidden;padding:0 1.4rem;opacity:0;transition:padding .28s ease,opacity .22s ease}.faq-item.is-open .faq-item__content{grid-template-rows:1fr}.faq-item.is-open .faq-item__content p{padding:0 1.4rem 1.35rem;opacity:1}.faq-item.is-open .faq-item__icon:after{transform:translate(-50%,-50%) rotate(0)}.contact{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;align-items:start}.contact__content{position:relative;z-index:1;padding-right:.5rem}.contact__content h2{max-width:9ch;margin-bottom:.8rem;font-size:clamp(2.6rem,4vw,3.8rem);line-height:.98}.contact__cards{display:grid;gap:1rem;margin-top:2rem}.contact-card{padding:1.35rem 1.4rem;border:1px solid var(--line);border-radius:var(--radius-sm);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.contact-card__label{display:inline-block;margin-bottom:1rem;color:var(--accent-dark);font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.contact-card strong{display:block;color:var(--text);font-size:1.08rem}.contact-card__hint{display:block;margin-top:.45rem;color:var(--muted);font-size:.92rem;line-height:1.6}.contact__aside{display:grid;gap:1rem}.contact-panel{padding:1.6rem;border:1px solid var(--line);border-radius:var(--radius-md);background:var(--surface);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow)}.contact-panel h3{margin-bottom:1rem}.hours-list{display:grid;gap:.8rem}.hours-list li{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding-bottom:.8rem;border-bottom:1px solid rgba(98,81,56,.12);color:#423833}.contact-panel__note{margin-top:1.2rem}.contact-panel__intro{margin-bottom:1rem}.contact-form{display:grid;gap:1rem}.contact-form__field{display:grid;gap:.45rem}.contact-form__field span{color:#403732;font-size:.92rem;font-weight:700}.contact-form__field input,.contact-form__field textarea{width:100%;padding:.95rem 1rem;border:1px solid rgba(98,81,56,.18);border-radius:16px;background:var(--surface-strong);color:var(--text);outline:none;transition:border-color .18s ease,box-shadow .18s ease}.contact-form__field input:focus,.contact-form__field textarea:focus{border-color:#ad8f5bd9;box-shadow:0 0 0 4px #ad8f5b1f}.contact-form__field textarea{resize:vertical;min-height:8rem}.contact-form__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:.4rem}@media (max-width: 960px){.contact{grid-template-columns:1fr;gap:1.5rem}.contact__content{padding-right:0}.contact__content h2{max-width:none;font-size:clamp(2.35rem,10vw,3.2rem);line-height:.98}.contact__cards{margin-top:1.4rem}}.site-footer{padding:1rem 0 2rem}.site-footer__inner{display:grid;gap:2rem;padding:2.5rem;border:1px solid var(--line);border-radius:calc(var(--radius-lg) + 6px);background:radial-gradient(circle at top right,rgba(173,143,91,.16),transparent 28%),linear-gradient(180deg,#161210fa,#1a1411fa);color:#ffffffd1}.site-footer__hero{display:flex;align-items:flex-start;gap:1.5rem}.site-footer__logo{width:8rem;height:8rem;border-radius:28px;object-fit:contain;background:#fffaf5;box-shadow:0 18px 36px #0000002e}.site-footer__brand-copy{max-width:48rem}.site-footer__eyebrow{display:inline-block;margin-bottom:.9rem;color:#d4b889e6;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.site-footer__brand-copy strong{display:block;margin-bottom:.7rem;font-size:clamp(2rem,4vw,3rem);line-height:.95}.site-footer__tagline,.site-footer__links a{color:#ffffffbd}.site-footer__tagline{max-width:40rem;font-size:1rem;line-height:1.8}.site-footer__social{display:inline-flex;align-items:center;gap:.7rem}.site-footer__social-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:999px;background:#ffffff14}.site-footer__social-icon svg{width:1rem;height:1rem;fill:currentColor}.site-footer__heading{display:inline-block;margin-bottom:1rem;color:#ffffff94;font-size:.8rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.site-footer__links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2rem}.site-footer__links-group{min-width:0}.site-footer__links ul{display:grid;gap:.65rem}.site-footer__nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem 1.1rem}.site-footer__bottom{display:flex;justify-content:space-between;gap:1rem;width:100%;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.12);color:#ffffff94;font-size:.88rem}@media (max-width: 960px){.site-footer__hero{flex-direction:column}.site-footer__links{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column}}@media (max-width: 640px){.site-footer__inner{padding:1.5rem}.site-footer__hero{align-items:center;text-align:center}.site-footer__logo{width:6.4rem;height:6.4rem;margin-inline:auto}.site-footer__nav-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem}.site-footer__nav-grid a{display:block;padding:.8rem .9rem;border:1px solid rgba(255,255,255,.1);border-radius:14px;background:#ffffff0a}}*,*:before,*:after{box-sizing:border-box}*{margin:0}html{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}img,picture{display:block;max-width:100%}input,button,textarea,select{font:inherit}a{color:inherit;text-decoration:none}ul,ol{list-style:none;padding:0}:root{--bg: #f5f0eb;--bg-strong: #ece3d8;--surface: rgba(255, 250, 245, .78);--surface-strong: rgba(255, 251, 247, .92);--text: #161210;--muted: #6e645d;--line: rgba(98, 81, 56, .18);--accent: #ad8f5b;--accent-dark: #876d40;--shadow: 0 18px 50px rgba(41, 28, 18, .2);--radius-lg: 32px;--radius-md: 22px;--radius-sm: 16px;--container: min(1160px, calc(100vw - 2rem) )}body{overflow-x:hidden;background:radial-gradient(circle at top left,rgba(173,143,91,.13),transparent 28%),radial-gradient(circle at 90% 15%,rgba(22,18,16,.06),transparent 20%),linear-gradient(180deg,#fbf7f2 0%,var(--bg) 100%);color:var(--text);font-family:Manrope,sans-serif}::selection{background:#ad8f5b3d;color:var(--text)}body:before{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;background-image:linear-gradient(rgba(255,255,255,.1) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:36px 36px;content:"";-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.25),transparent 80%);mask-image:linear-gradient(180deg,rgba(0,0,0,.25),transparent 80%)}#root,.page-shell{min-height:100vh}.container{width:var(--container);margin:0 auto}.section[id]{scroll-margin-top:7rem}.section{padding:5.5rem 0}.section--alt{position:relative}.section--alt:before{position:absolute;top:1.2rem;right:1rem;bottom:1.2rem;left:1rem;border:1px solid var(--line);border-radius:40px;background:#ffffff47;content:"";pointer-events:none}.section--accent{background:linear-gradient(180deg,#ad8f5b14,#ad8f5b05)}.section-tag{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:1.25rem;color:var(--accent-dark);font-size:.82rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.section-tag:before{width:2.6rem;height:1px;background:var(--accent);content:""}.section-heading{margin-bottom:2.75rem}h1,h2,h3{color:var(--text);font-family:Cormorant Garamond,serif;font-weight:600}h1{font-size:clamp(3rem,4vw,5rem)}h2{font-size:clamp(2.4rem,4.2vw,4.2rem)}h3{font-size:clamp(1.6rem,2.3vw,2rem)}p{color:var(--muted);font-size:1.02rem;line-height:1.8}.section-lead,.hero__lead{font-size:1.08rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3.5rem;padding:.9rem 1.45rem;border:1px solid transparent;border-radius:999px;font-size:.96rem;font-weight:700;transition:transform .18s ease,border-color .18s ease,background-color .18s ease,color .18s ease}.button:hover{transform:translateY(-2px)}.button--primary{background:var(--text);color:#fff}.button--primary:hover{background:#26201d}.button--secondary{border-color:var(--line);background:#ffffff85;color:var(--text)}.button--secondary:hover{border-color:#ad8f5ba6;background:#ffffffd1}.reveal{opacity:0;transform:translateY(28px);transition:opacity .7s ease,transform .7s ease}.reveal--up{transform:translateY(28px)}.reveal.is-visible{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}.reveal,.reveal--up{opacity:1;transform:none;transition:none}.button{transition:none}}@media (max-width: 640px){.section{padding:4.25rem 0}h1{max-width:none}.section--alt:before{top:.65rem;right:.65rem;bottom:.65rem;left:.65rem;border-radius:28px}}
