@import "https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500&family=Playfair+Display:wght@400&family=Pinyon+Script&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500&display=swap";@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400;500;600&display=swap";.navbar,.navbar *{box-sizing:border-box;margin:0;padding:0;font-family:inherit}.navbar a{color:inherit;text-decoration:none}.navbar ul{list-style:none}.navbar{z-index:1000;background-color:#fff;justify-content:center;align-items:center;width:100%;min-height:72px;display:flex;position:sticky;top:0;left:0}.navbar-container{width:100%;max-width:1440px;min-height:72px;padding:.75rem var(--spacing-mobile);justify-content:space-between;align-items:center;display:flex}.navbar-logo{z-index:1002;flex-shrink:0;align-items:center;margin-left:.8rem;text-decoration:none;display:flex}.navbar-logo-img{width:auto;height:48px;display:block}.navbar-toggle{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:44px;height:44px;padding:0;transition:transform .3s;display:flex}.navbar-toggle:hover{transform:translateY(-2px)}.navbar-toggle-bar{background-color:#1a1a1a;width:22px;height:2px;transition:transform .25s,opacity .25s;display:block}.navbar-toggle-open .navbar-toggle-bar:first-child{transform:translateY(7px)rotate(45deg)}.navbar-toggle-open .navbar-toggle-bar:nth-child(2){opacity:0}.navbar-toggle-open .navbar-toggle-bar:nth-child(3){transform:translateY(-7px)rotate(-45deg)}.navbar-menu{opacity:0;visibility:hidden;pointer-events:none;z-index:1001;background-color:#fff;justify-content:center;align-items:center;transition:opacity .25s,visibility .25s;display:flex;position:fixed;inset:0}.navbar-menu-open{opacity:1;visibility:visible;pointer-events:auto}.navbar-links{flex-direction:column;align-items:center;gap:2rem;display:flex}.navbar-link{letter-spacing:.15em;color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:.75rem;font-weight:500;transition:transform .3s;display:inline-block}.navbar-link:hover{transform:translateY(-2px)}.navbar-dot-item{align-items:center;display:flex}.navbar-dot{background-color:#c4b19c;border-radius:50%;width:11px;height:11px;display:inline-block}@media (width>=768px){.navbar{min-height:88px}.navbar-container{min-height:88px;padding:0 2.5rem}.navbar-logo{margin-left:.9rem}.navbar-logo-img{height:52px}}@media (width>=1024px){.navbar{min-height:100px}.navbar-container{min-height:100px;padding:0 clamp(1rem, 3vw, var(--spacing-desktop))}.navbar-logo{margin-left:2rem}.navbar-logo-img{height:60px}.navbar-toggle{display:none}.navbar-menu{opacity:1;visibility:visible;pointer-events:auto;background-color:#0000;align-items:center;display:flex;position:static;inset:auto}.navbar-links{flex-direction:row;align-items:center;gap:clamp(.75rem,1.8vw,40px)}.navbar-link{white-space:nowrap;letter-spacing:clamp(.08em,.12vw,.15em);font-size:clamp(.6rem,.85vw,.75rem)}}@media (width>=1200px){.navbar-logo{margin-left:-50px}.navbar-links{gap:clamp(1rem,2.2vw,48px)}.navbar-link{letter-spacing:.15em;font-size:.75rem}}.hero,.hero *{box-sizing:border-box;margin:0;padding:0}.hero{background-color:#fff;flex-direction:column;width:100%;display:flex;position:relative;overflow:hidden}.hero-left{width:100%;padding:3rem var(--spacing-mobile) 2.5rem;background-color:#d6c9b84d;position:relative}.hero-vertical-line{border-left:1px solid #b2967ecc;height:180px;position:absolute;top:0;left:1.25rem}.hero-left-container{flex-direction:column;gap:2rem;width:100%;max-width:520px;margin-left:1.5rem;display:flex;position:relative}.hero-text-block{flex-direction:column;width:100%;display:flex}.hero-heading{color:#1a1a1a;letter-spacing:-.01em;font-family:Cormorant Garamond,serif;font-size:clamp(2.25rem,8vw,4.5rem);font-weight:400;line-height:1.1}.hero-divider{background-color:#b2967ecc;border:none;width:64px;height:3px;margin:1.25rem 0}.hero-description{color:#1a1a1a;font-family:Montserrat,sans-serif;font-size:clamp(.875rem,2.5vw,.9375rem);font-weight:400;line-height:1.6}.hero-cta{color:#1a1a1a;letter-spacing:.15em;cursor:pointer;background-color:#b2967e;border:none;outline:none;justify-content:center;align-items:center;gap:10px;width:fit-content;min-height:44px;padding:0 1.5rem;font-family:Montserrat,sans-serif;font-size:.625rem;font-weight:500;text-decoration:none;display:inline-flex}.hero-cta-icon{width:24px;height:8px;display:inline-block}.hero-right{aspect-ratio:4/3;width:100%;min-height:280px;position:relative}.hero-img{object-fit:cover;width:100%;height:100%;display:block}.hero-pagination{color:#fff;letter-spacing:.05em;-webkit-user-select:none;user-select:none;align-items:center;gap:12px;font-family:Montserrat,sans-serif;font-size:11px;font-weight:500;display:flex;position:absolute;bottom:1.5rem;right:1.5rem}.pagination-segment{background-color:#fff;width:4px;height:1px;display:inline-block}@media (width>=768px){.hero-left{padding:4rem 2.5rem 3rem}.hero-vertical-line{height:240px;left:2.5rem}.hero-left-container{gap:2.5rem;margin-left:3rem}.hero-right{aspect-ratio:16/10;min-height:400px}.hero-pagination{bottom:2rem;right:2rem}}@media (width>=1024px){.hero{flex-direction:row;height:622px}.hero-left{width:50%;height:100%;padding:0}.hero-vertical-line{height:320px;top:0;left:75px}.hero-left-container{justify-content:space-between;gap:0;width:520px;height:415px;margin-left:0;position:absolute;top:101px;left:140px}.hero-text-block{width:500px}.hero-heading{font-size:72px}.hero-divider{margin:28px 0}.hero-cta{height:36px;min-height:36px;padding:0 24px}.hero-right{aspect-ratio:auto;width:50%;height:100%;min-height:auto}.hero-pagination{bottom:40px;right:40px}}.footer-section{background-color:#f5f0ea;justify-content:center;width:100%;padding:0;font-family:Montserrat,sans-serif;display:flex}.footer-inner{width:100%;max-width:1440px;min-height:auto;padding:2rem var(--spacing-mobile) 1.5rem;box-sizing:border-box;background-color:#f5f0ea}.footer-top{flex-direction:column;gap:2rem;display:flex}.footer-column{flex-direction:column;display:flex}.footer-brand{max-width:100%}.footer-logo{aspect-ratio:368/110;width:min(300px,70vw);margin-bottom:1.5rem}.footer-description{color:#1f1c18;letter-spacing:.02em;max-width:360px;margin:0 0 1.5rem;font-family:Montserrat,sans-serif;font-size:clamp(.875rem,2vw,1rem);line-height:1.8}.footer-right{flex-direction:column;gap:2rem;display:flex}.footer-nav,.footer-menu{justify-content:flex-start}.footer-column-heading{color:#1f1c18;letter-spacing:.12em;margin-bottom:1rem;font-family:Montserrat,sans-serif;font-size:clamp(.75rem,2vw,.875rem);font-weight:700;line-height:2.5}.footer-column-link,.footer-contact-email,.footer-contact-phone,.footer-contact-region{color:#1f1c18;word-break:break-word;font-family:Montserrat,sans-serif;font-size:clamp(.75rem,2vw,.875rem);line-height:2.2;text-decoration:none;transition:color .2s,text-decoration-color .2s;display:block}.footer-column-link:not(:last-child){margin-bottom:.75rem}.footer-contact-email{margin-bottom:.75rem;font-weight:400}.footer-contact-phone{margin-bottom:1.5rem}.footer-contact-region{letter-spacing:.2em;white-space:nowrap;margin:0}.footer-contact-separator{color:#1f1c18;margin:0 10px}.footer-socials{align-items:center;gap:1.25rem;margin-top:1.5rem;display:flex}.footer-social-link{color:#1f1c18;justify-content:center;align-items:center;transition:opacity .2s,transform .2s;display:flex}.footer-social-link:hover{opacity:.7;outline:none;transform:translateY(-2px)}.footer-social-link:focus-visible{outline:2px solid var(--color-accent-strong);outline-offset:4px}.footer-divider{background-color:#d9d0c6;width:100%;height:1px;margin:2rem 0 1.25rem}.footer-bottom{flex-direction:column;align-items:flex-start;gap:12px;display:flex}.footer-copy{color:#1f1c18;margin:0;font-family:Montserrat,sans-serif;font-size:clamp(.75rem,2vw,.8125rem)}.footer-links-row{flex-wrap:wrap;gap:1.5rem;display:flex}.footer-bottom-link{color:#1f1c18;letter-spacing:.15em;font-size:clamp(.6875rem,2vw,.8125rem);text-decoration:none;transition:color .2s,text-decoration-color .2s}.footer-column-link:hover,.footer-contact-email:hover,.footer-bottom-link:hover{color:#8c674a;text-underline-offset:6px;outline:none;text-decoration:underline;text-decoration-thickness:1px}@media (width>=768px){.footer-inner{padding:2.5rem 2.5rem 1.75rem}.footer-top{gap:2.5rem}.footer-bottom{flex-direction:row;justify-content:space-between;align-items:center}}@media (width>=1024px){.footer-inner{min-height:420px;padding:40px 56px 28px}.footer-top{flex-direction:row;justify-content:space-between;gap:70px}.footer-brand{flex:2.2;max-width:620px}.footer-right{flex-direction:row;flex:1.2;justify-content:space-between;gap:2rem;display:flex}.footer-menu,.footer-contact{flex:1}.footer-logo{width:300px;margin-bottom:28px}.footer-description{margin:0 0 32px}.footer-divider{margin:32px 0 22px}}@media (width>=1200px){.footer-top{gap:64px}}@media (width<=600px){.footer-logo{width:70%;max-width:none;margin-bottom:16px}}.whatsapp-btn{z-index:900;width:4.5rem;height:4.5rem;color:var(--color-text,#1a1a1a);background-color:#fff;border:1px solid #d6c9bb;border-radius:50%;justify-content:center;align-items:center;text-decoration:none;transition:transform .3s,color .2s,border-color .2s,box-shadow .3s;display:inline-flex;position:fixed;bottom:1.75rem;right:1.75rem;box-shadow:0 4px 12px #0000003f}.whatsapp-btn:hover,.whatsapp-btn:focus-visible{color:var(--color-accent,#b2967e);border-color:var(--color-accent,#b2967e);outline:none;transform:translateY(-2px);box-shadow:0 6px 20px #0000005e}.whatsapp-btn:focus-visible{outline:2px solid var(--color-accent,#b2967e);outline-offset:3px}.whatsapp-btn__icon{fill:currentColor;flex-shrink:0;width:50px;height:50px}.whatsapp-btn__label{display:none}@media (width<=768px){.whatsapp-btn{bottom:1.25rem;right:1.25rem}}@media (width<=480px){.whatsapp-btn{width:3rem;height:3rem;bottom:1rem;right:1rem}.whatsapp-btn__icon{width:24px;height:24px}}:root{--color-text:#1a1a1a;--color-text-muted:#4f4338;--color-accent:#8c674a;--color-accent-strong:#6f4f34;--color-warm-bg:#f5f0ea;--container-max:1440px;--spacing-mobile:1.25rem;--spacing-tablet:2.5rem;--spacing-desktop:5rem}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;max-width:100vw;font-size:100%;overflow-x:clip}body{width:100%;max-width:100vw;color:var(--color-text);background-color:#fff;margin:0;padding:0;overflow-x:clip}img,picture,video,canvas,svg{max-width:100%;height:auto;display:block}h1,h2,h3,h4,h5,h6{font-family:Cormorant Garamond,serif}button,input,textarea,select{font:inherit}a{color:inherit}a:hover,a:focus-visible{outline:2px solid var(--color-accent-strong);outline-offset:2px}input,textarea,select{font-size:16px}#root{width:100%;max-width:100vw;overflow-x:clip}
