*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;font-size:16px}body{color:#2a2a2a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fff;font-family:Jost,Helvetica Neue,sans-serif;font-size:1rem;font-weight:300;line-height:1.6;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}input,textarea,select{font-family:inherit;font-size:inherit}h1,h2,h3,h4,h5,h6{color:#1c1c1c;font-family:Cormorant Garamond,Georgia,serif;font-weight:300;line-height:1.1}::selection{color:#1c1c1c;background-color:#e8d5c0}.label{letter-spacing:.2em;text-transform:uppercase;color:#b5865a;font-family:Jost,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:500}.section-heading{color:#1c1c1c;letter-spacing:-.02em;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2rem,4vw,2.75rem);font-weight:300;line-height:1.3}.lead{color:#5a5a5a;font-size:1.125rem;font-weight:300;line-height:1.8}.divider{background-color:#b5865a;width:40px;height:1px;display:block}.divider--center{margin:0 auto}.container{width:100%;max-width:1320px;margin-inline:auto;padding-inline:clamp(1.5rem,5vw,4rem)}.section{padding-block:8rem}@media (width<=768px){.section{padding-block:6rem}}.section--alt{background-color:#f8f6f3}.section--dark{color:#fff;background-color:#1c1c1c}.section-header{flex-direction:column;gap:1rem;margin-bottom:4rem;display:flex}.section-header--center{text-align:center;align-items:center}.btn{letter-spacing:.12em;text-transform:uppercase;cursor:pointer;border:none;align-items:center;gap:.5rem;padding:.85rem 2.25rem;font-family:Jost,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;transition:all .35s cubic-bezier(.4,0,.2,1);display:inline-flex;position:relative;overflow:hidden}.btn:after{content:"";opacity:0;background:#ffffff14;transition:opacity .2s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.btn:hover:after{opacity:1}.btn--primary{color:#fff;background-color:#1c1c1c}.btn--primary:hover{background-color:#2a2a2a;transform:translateY(-1px);box-shadow:0 8px 24px #1c1c1c4d}.btn--primary:active{transform:translateY(0)}.btn--accent{color:#fff;background-color:#b5865a}.btn--accent:hover{background-color:#8b5e34;transform:translateY(-1px);box-shadow:0 8px 24px #b5865a59}.btn--accent:active{transform:translateY(0)}.btn--outline{color:#1c1c1c;background-color:#0000;border:1px solid #1c1c1c}.btn--outline:hover{color:#fff;background-color:#1c1c1c}.btn--outline-light{color:#fff;background-color:#0000;border:1px solid #fff9}.btn--outline-light:hover{color:#1c1c1c;background-color:#fff;border-color:#fff}.btn--whatsapp{color:#fff;background-color:#25d366;gap:.6rem}.btn--whatsapp:hover{background-color:#1ebe5d;transform:translateY(-1px);box-shadow:0 8px 24px #25d36659}.card{background-color:#fff;border:1px solid #1c1c1c14;padding:4rem 2.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative}.card:before{content:"";background-color:#b5865a;width:0;height:2px;transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.card:hover{transform:translateY(-4px);box-shadow:0 16px 60px #1c1c1c24}.card:hover:before{width:100%}.card__icon{color:#b5865a;width:52px;height:52px;margin-bottom:1.5rem}.card__icon svg{stroke-width:1.2px;width:100%;height:100%}.card__title{color:#1c1c1c;letter-spacing:-.02em;margin-bottom:.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:300}.card__text{color:#5a5a5a;font-size:.875rem;line-height:1.8}.card--feature{text-align:center;background-color:#0000;border:1px solid #1c1c1c14;padding:2.5rem}.card--feature:before{display:none}.card--feature .card__icon{margin-inline:auto}.card--feature:hover{background-color:#fff;border-color:#e8d5c0}.navbar{z-index:1000;align-items:center;height:80px;transition:background-color .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:0;right:0}.navbar--scrolled{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background-color:#fffffff7;box-shadow:0 1px #1c1c1c14}.navbar--transparent{background-color:#0000}.navbar .container{justify-content:space-between;align-items:center;width:100%;display:flex}.navbar__logo{flex-shrink:0;align-items:center;text-decoration:none;display:flex}.navbar__logo-img{object-fit:contain;width:auto;height:56px}.navbar--scrolled .navbar__logo-img{filter:none}.navbar__nav{align-items:center;gap:2.5rem;display:flex}@media (width<=768px){.navbar__nav{display:none}.navbar__nav.is-open{z-index:999;background-color:#1c1c1c;flex-direction:column;justify-content:center;align-items:center;gap:4rem;animation:.3s cubic-bezier(.4,0,.2,1) both fadeIn;display:flex;position:fixed;inset:0}.navbar__nav.is-open .navbar__link{color:#fff;font-size:1.5rem}.navbar__nav.is-open .navbar__link:hover:after{background-color:#fff}.navbar__nav.is-open .navbar__cta{display:flex}}.navbar__link{letter-spacing:.12em;text-transform:uppercase;color:#2a2a2a;padding-bottom:2px;font-family:Jost,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;position:relative}.navbar--transparent .navbar__link{color:#fff}.navbar__link:after{content:"";background-color:#b5865a;width:0;height:1px;transition:width .2s cubic-bezier(.4,0,.2,1);position:absolute;bottom:-2px;left:0}.navbar__link:hover:after{width:100%}@media (width<=768px){.navbar__cta{display:none}}.navbar__hamburger{cursor:pointer;z-index:1001;flex-direction:column;gap:5px;padding:4px;display:none}@media (width<=768px){.navbar__hamburger{display:flex}}.navbar__hamburger span{background-color:#1c1c1c;width:24px;height:1.5px;transition:all .2s cubic-bezier(.4,0,.2,1);display:block}.navbar--transparent .navbar__hamburger span{background-color:#fff}.navbar__hamburger.is-open span:first-child{transform:translateY(6.5px)rotate(45deg)}.navbar__hamburger.is-open span:nth-child(2){opacity:0}.navbar__hamburger.is-open span:nth-child(3){transform:translateY(-6.5px)rotate(-45deg)}.hero{align-items:flex-end;height:100svh;min-height:640px;display:flex;position:relative;overflow:hidden}.hero__bg{transform-origin:50%;background-image:url(https://images.unsplash.com/photo-1556909114-f6e7ad7d3136?w=2000&q=80);background-position:50%;background-size:cover;animation:18s ease-in-out infinite alternate subtleZoom;position:absolute;inset:0}.hero__overlay{background:linear-gradient(#1c1c1c1a 0%,#1c1c1c66 55%,#1c1c1cd1 100%);position:absolute;inset:0}.hero .container{z-index:1;padding-bottom:8rem;position:relative}@media (width<=768px){.hero .container{padding-bottom:6rem}}.hero__label{letter-spacing:.2em;text-transform:uppercase;color:#fff;margin-bottom:1.5rem;font-family:Jost,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:500;animation:.7s cubic-bezier(.4,0,.2,1) .2s both fadeUp}.hero__heading{color:#fff;letter-spacing:-.02em;max-width:780px;margin-bottom:1.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(2.5rem,7vw,5rem);font-weight:300;line-height:1.1;animation:.7s cubic-bezier(.4,0,.2,1) .35s both fadeUp}.hero__heading em{color:#d4a97a;font-style:italic}.hero__desc{color:#ffffffc7;max-width:520px;margin-bottom:2.5rem;font-size:1.125rem;font-weight:300;line-height:1.8;animation:.7s cubic-bezier(.4,0,.2,1) .5s both fadeUp}.hero__actions{flex-wrap:wrap;align-items:center;gap:1.5rem;animation:.7s cubic-bezier(.4,0,.2,1) .65s both fadeUp;display:flex}.hero__scroll{color:#ffffff80;letter-spacing:.12em;text-transform:uppercase;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;animation:1s cubic-bezier(.4,0,.2,1) 1.2s both fadeIn;display:flex;position:absolute;bottom:4rem;right:clamp(1.5rem,5vw,4rem)}@media (width<=768px){.hero__scroll{display:none}}.hero__scroll-line{background:linear-gradient(#ffffff80,#0000);width:1px;height:48px;animation:2s ease-in-out infinite scrollLine}@keyframes subtleZoom{0%{transform:scale(1)}to{transform:scale(1.04)}}@keyframes scrollLine{0%,to{opacity:.4;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.1)}}.about{background-color:#fff}.about .container{grid-template-columns:1fr 1fr;align-items:center;gap:8rem;display:grid}@media (width<=1024px){.about .container{grid-template-columns:1fr;gap:4rem}}.about__image-wrap{aspect-ratio:4/5;position:relative;overflow:hidden}@media (width<=1024px){.about__image-wrap{aspect-ratio:16/9}}.about__image{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.about__image:hover{transform:scale(1.03)}.about__badge{color:#fff;text-align:center;background-color:#1c1c1c;padding:1.5rem 2.5rem;position:absolute;bottom:2.5rem;right:-1.5rem}@media (width<=1024px){.about__badge{right:1.5rem}}.about__badge-number{color:#d4a97a;font-family:Cormorant Garamond,Georgia,serif;font-size:2.75rem;font-weight:300;line-height:1;display:block}.about__badge-text{letter-spacing:.12em;text-transform:uppercase;color:#ffffffb3;margin-top:4px;font-family:Jost,Helvetica Neue,sans-serif;font-size:.75rem;display:block}.about__content{flex-direction:column;gap:1.5rem;display:flex}.about__text{color:#5a5a5a;font-size:1.125rem;line-height:1.8}.about__highlights{border-top:1px solid #1c1c1c14;flex-direction:column;gap:1rem;margin-top:.5rem;padding-top:1.5rem;display:flex}.about__highlight-item{color:#2a2a2a;align-items:center;gap:1rem;font-size:.875rem;font-weight:500;display:flex}.about__highlight-item:before{content:"";background-color:#b5865a;flex-shrink:0;width:20px;height:1px}.services{background-color:#f8f6f3}.services__grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.services__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.services__grid{grid-template-columns:1fr}}.services__card{background-color:#fff;transition:transform .35s cubic-bezier(.4,0,.2,1),box-shadow .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.services__card:before{content:"";background-color:#b5865a;width:0;height:3px;transition:width .6s cubic-bezier(.4,0,.2,1);position:absolute;bottom:0;left:0}.services__card:hover{transform:translateY(-6px);box-shadow:0 16px 60px #1c1c1c24}.services__card:hover:before{width:100%}.services__card:hover .services__card-img{transform:scale(1.05)}.services__card-img-wrap{aspect-ratio:4/3;overflow:hidden}.services__card-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.services__card-body{flex-direction:column;gap:.5rem;padding:2.5rem;display:flex}.services__card-icon{color:#b5865a;width:40px;height:40px;margin-bottom:.5rem}.services__card-title{color:#1c1c1c;letter-spacing:-.02em;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:300}.services__card-text{color:#5a5a5a;font-size:.875rem;line-height:1.8}.gallery{background-color:#fff}.gallery__grid{grid-template-columns:repeat(12,1fr);grid-auto-rows:280px;gap:.5rem;display:grid}@media (width<=1024px){.gallery__grid{grid-template-columns:repeat(6,1fr);grid-auto-rows:220px}}@media (width<=768px){.gallery__grid{grid-template-columns:repeat(4,1fr);grid-auto-rows:180px}}@media (width<=480px){.gallery__grid{grid-template-columns:repeat(2,1fr);grid-auto-rows:200px}}.gallery__item{cursor:pointer;position:relative;overflow:hidden}.gallery__item:first-child{grid-area:span 2/span 5}@media (width<=1024px){.gallery__item:first-child{grid-area:span 2/span 4}}@media (width<=768px){.gallery__item:first-child{grid-area:span 2/span 3}}@media (width<=480px){.gallery__item:first-child{grid-area:span 1/span 2}}.gallery__item:nth-child(2){grid-column:span 4}@media (width<=1024px){.gallery__item:nth-child(2){grid-column:span 2}}@media (width<=768px){.gallery__item:nth-child(2){grid-column:span 1}}@media (width<=480px){.gallery__item:nth-child(2){grid-column:span 1}}.gallery__item:nth-child(3){grid-column:span 3}@media (width<=1024px){.gallery__item:nth-child(3){grid-column:span 2}}@media (width<=768px){.gallery__item:nth-child(3){grid-column:span 1}}@media (width<=480px){.gallery__item:nth-child(3){grid-column:span 1}}.gallery__item:nth-child(4){grid-area:span 1/span 4}@media (width<=1024px){.gallery__item:nth-child(4){grid-column:span 2}}@media (width<=768px){.gallery__item:nth-child(4){grid-column:span 2}}@media (width<=480px){.gallery__item:nth-child(4){grid-column:span 2}}.gallery__item:nth-child(5){grid-column:span 3}@media (width<=1024px){.gallery__item:nth-child(5){grid-column:span 2}}@media (width<=768px){.gallery__item:nth-child(5){grid-column:span 2}}@media (width<=480px){.gallery__item:nth-child(5){grid-column:span 2}}.gallery__item:nth-child(6){grid-column:span 5}@media (width<=1024px){.gallery__item:nth-child(6){grid-column:span 3}}@media (width<=768px){.gallery__item:nth-child(6){grid-column:span 2}}@media (width<=480px){.gallery__item:nth-child(6){grid-column:span 2}}.gallery__item:nth-child(7){grid-column:span 4}@media (width<=1024px){.gallery__item:nth-child(7){grid-column:span 3}}@media (width<=768px){.gallery__item:nth-child(7){grid-column:span 2}}@media (width<=480px){.gallery__item:nth-child(7){grid-column:span 2}}.gallery__item:after{content:"";background:#1c1c1c00;transition:background .35s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.gallery__item:hover:after{background:#1c1c1c59}.gallery__item:hover .gallery__item-label{opacity:1;transform:translateY(0)}.gallery__item-img{object-fit:cover;width:100%;height:100%;transition:transform .6s cubic-bezier(.4,0,.2,1)}.gallery__item:hover .gallery__item-img{transform:scale(1.06)}.gallery__item-label{z-index:1;color:#fff;letter-spacing:.12em;text-transform:uppercase;opacity:0;font-size:.75rem;font-weight:500;transition:all .35s cubic-bezier(.4,0,.2,1);position:absolute;bottom:1.5rem;left:1.5rem;transform:translateY(8px)}.features{background-color:#f2ede6}.features__grid{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}@media (width<=1024px){.features__grid{grid-template-columns:repeat(2,1fr)}}@media (width<=480px){.features__grid{grid-template-columns:1fr}}.features__item{text-align:center;background-color:#0000;border:1px solid #1c1c1c14;padding:4rem 1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.features__item:after{content:"";opacity:0;z-index:0;background-color:#fff;transition:opacity .35s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.features__item:hover{border-color:#e8d5c0;box-shadow:0 8px 40px #1c1c1c17}.features__item:hover:after{opacity:1}.features__item:hover .features__icon{color:#8b5e34;transform:scale(1.1)}.features__item>*{z-index:1;position:relative}.features__icon{margin-inline:auto;color:#b5865a;width:48px;height:48px;margin-bottom:1.5rem;transition:all .35s cubic-bezier(.4,0,.2,1)}.features__icon svg{stroke-width:1.2px;width:100%;height:100%}.features__title{color:#1c1c1c;letter-spacing:-.02em;margin-bottom:.5rem;font-family:Cormorant Garamond,Georgia,serif;font-size:1.25rem;font-weight:300}.features__text{color:#5a5a5a;font-size:.875rem;line-height:1.8}.contact{color:#fff;background-color:#1c1c1c}.contact .section-header{margin-bottom:2.5rem}.contact .section-header .label{color:#d4a97a}.contact .section-header .section-heading{color:#fff}.contact .section-header .lead{color:#fff9;max-width:380px}.contact .section-header .divider{background-color:#b5865a}.contact .container{grid-template-columns:1fr 1fr;align-items:stretch;gap:6rem;display:grid}@media (width<=1024px){.contact .container{grid-template-columns:1fr;gap:4rem}}.contact__left{flex-direction:column;gap:2.5rem;display:flex}.contact__info{background-color:#ffffff08;border:1px solid #ffffff14;flex-direction:column;gap:1.5rem;padding:2.5rem;display:flex}.contact__info-item{align-items:flex-start;gap:1rem;display:flex}.contact__info-icon{color:#d4a97a;flex-shrink:0;width:18px;height:18px;margin-top:3px}.contact__info-label{letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:3px;font-size:.75rem;display:block}.contact__info-value{color:#ffffffd9;font-size:.875rem;line-height:1.6;transition:color .2s cubic-bezier(.4,0,.2,1)}.contact__info-value:hover{color:#fff}.contact__quick{border-top:1px solid #ffffff14;margin-top:auto;padding-top:1.5rem}.contact__quick-label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff59;margin-bottom:1rem;font-size:.75rem}.contact__right{flex-direction:column;display:flex}.contact__form-card{background-color:#ffffff0a;border:1px solid #ffffff14;flex-direction:column;flex:1;padding:4rem;display:flex}.contact__form-title{color:#fff;letter-spacing:-.02em;margin-bottom:6px;font-family:Cormorant Garamond,Georgia,serif;font-size:1.5rem;font-weight:300}.contact__form-sub{color:#ffffff73;margin-bottom:2.5rem;font-size:.875rem;line-height:1.8}.contact__form{flex-direction:column;flex:1;gap:1.5rem;display:flex}.contact__field{flex-direction:column;gap:6px;display:flex}.contact__label{letter-spacing:.12em;text-transform:uppercase;color:#ffffff73;font-size:.75rem;font-weight:500}.contact__input,.contact__textarea{color:#fff;appearance:none;background-color:#ffffff0d;border:1px solid #ffffff1a;border-radius:0;outline:none;width:100%;padding:.75rem 1rem;font-family:Jost,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:300;transition:border-color .2s cubic-bezier(.4,0,.2,1),background-color .2s cubic-bezier(.4,0,.2,1)}.contact__input::placeholder,.contact__textarea::placeholder{color:#fff3}.contact__input:focus,.contact__textarea:focus{background-color:#ffffff12;border-color:#b5865a}.contact__textarea{resize:vertical;min-height:110px;line-height:1.6}.contact__whatsapp-submit{color:#fff;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;background-color:#25d366;border:none;justify-content:center;align-items:center;gap:10px;width:100%;margin-top:auto;padding:.9rem 1.5rem;font-family:Jost,Helvetica Neue,sans-serif;font-size:.875rem;font-weight:500;transition:background-color .2s cubic-bezier(.4,0,.2,1),transform .2s cubic-bezier(.4,0,.2,1),box-shadow .2s cubic-bezier(.4,0,.2,1);display:flex}.contact__whatsapp-submit:hover{background-color:#1ebe5d;transform:translateY(-1px);box-shadow:0 6px 20px #25d36659}.contact__whatsapp-submit:active{transform:translateY(0)}.footer{background-color:#111;padding-block:4rem}.footer__inner{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr;gap:4rem;padding-bottom:2.5rem;display:grid}@media (width<=768px){.footer__inner{grid-template-columns:1fr 1fr}}@media (width<=480px){.footer__inner{grid-template-columns:1fr}}.footer__brand{flex-direction:column;gap:1rem;display:flex}.footer__logo-link{line-height:0;display:inline-block}.footer__logo-img{object-fit:contain;width:auto;height:10rem;margin-bottom:1rem}.footer__tagline{color:#ffffff73;max-width:280px;margin-top:.5rem;font-size:.875rem;line-height:1.8}.footer__social{gap:1rem;margin-top:.5rem;display:flex}.footer__social-link{color:#ffffff80;border:1px solid #ffffff1f;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.footer__social-link svg{width:16px;height:16px}.footer__social-link:hover{color:#d4a97a;background-color:#b5865a1a;border-color:#b5865a}.footer__col-title{letter-spacing:.12em;text-transform:uppercase;color:#fff6;margin-bottom:1.5rem;font-family:Jost,Helvetica Neue,sans-serif;font-size:.75rem;font-weight:500}.footer__links{flex-direction:column;gap:.5rem;display:flex}.footer__link{color:#fff9;font-size:.875rem;transition:color .2s cubic-bezier(.4,0,.2,1)}.footer__link:hover{color:#fff}.footer__contact-items{flex-direction:column;gap:1rem;display:flex}.footer__contact-item{color:#fff9;font-size:.875rem;line-height:1.6}.footer__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}@media (width<=768px){.footer__bottom{text-align:center;flex-direction:column}}.footer__copy,.footer__credit{color:#ffffff4d;font-size:.75rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(28px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fade-up{animation:.7s cubic-bezier(.4,0,.2,1) both fadeUp}.animate-fade-in{animation:.6s cubic-bezier(.4,0,.2,1) both fadeIn}
