@import url(https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400&family=Manrope:wght@300;400;500;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:wght,FILL@100..700,0..1&display=swap);:root{--surface-tint:#77584e;--surface-variant:#e3e3db;--surface-container-highest:#e3e3db;--surface-container-high:#e9e8e1;--outline-variant:#b2b2ab;--secondary:#51644f;--primary-fixed-dim:#efc6b9;--on-tertiary:#fff7fc;--surface:#fbf9f4;--tertiary-container:#f5e6f6;--outline:#7a7b75;--on-primary:#fff7f5;--on-surface:#31332e;--surface-bright:#fbf9f4;--primary-container:#fed3c7;--surface-container-low:#f5f4ed;--on-secondary:#eaffe4;--on-secondary-container:#445642;--primary-fixed:#fed3c7;--secondary-fixed:#d3e8ce;--on-primary-fixed-variant:#705147;--tertiary-fixed:#f5e6f6;--secondary-container:#d3e8ce;--secondary-fixed-dim:#c5dac0;--tertiary-dim:#5a505c;--inverse-surface:#0e0e0c;--on-surface-variant:#5e6059;--on-primary-fixed:#51352c;--on-primary-container:#65473e;--on-tertiary-fixed-variant:#685d6a;--error:#a73b21;--on-error:#fff7f6;--error-dim:#791903;--secondary-dim:#465843;--on-error-container:#6e1400;--on-tertiary-fixed:#4b414d;--on-tertiary-container:#5e5360;--surface-container-lowest:#fff;--on-secondary-fixed-variant:#4e604b;--background:#fbf9f4;--primary-dim:#6a4c43;--surface-dim:#dadad2;--tertiary:#665c68;--inverse-on-surface:#9e9d99;--on-background:#31332e;--surface-container:#efeee7;--inverse-primary:#fed3c7;--error-container:#fd795a;--primary:#77584e;--on-secondary-fixed:#324431;--tertiary-fixed-dim:#e7d8e7;--font-headline:"Noto Serif",serif;--font-body:"Manrope",sans-serif;--font-label:"Manrope",sans-serif;--border-radius-default:0.25rem;--border-radius-lg:0.5rem;--border-radius-xl:0.75rem;--border-radius-full:9999px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:120px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fbf9f4;background-color:var(--background);color:#31332e;color:var(--on-surface);font-family:Manrope,sans-serif;font-family:var(--font-body);overflow-x:hidden}a{color:inherit;text-decoration:none}button{border:none;cursor:pointer;font-family:inherit}img{display:block;max-width:100%}.material-symbols-outlined{font-variation-settings:"FILL" 0,"wght" 400,"GRAD" 0,"opsz" 24}.container{margin:0 auto;max-width:80rem;padding:0 2rem}.navbar{backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);background-color:#fbf9f4cc;box-shadow:0 1px 2px #31332e0d;height:120px;left:0;position:fixed;top:0;width:100%;z-index:50}.navbar-container{align-items:center;display:flex;height:100%;justify-content:space-between;padding-bottom:1rem;padding-top:1rem}.navbar-logo{color:var(--on-surface);flex:1 1;font-family:var(--font-headline);font-size:1.5rem;font-weight:700}.mobile-menu-btn,.navbar-cta-container{display:flex;flex:1 1;justify-content:flex-end}.mobile-menu-btn{align-items:center;background:#0000;border:none;color:var(--on-surface);z-index:100}.mobile-menu-btn .material-symbols-outlined{font-size:2rem}.navbar-links{align-items:center;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);background-color:#fbf9f4f2;display:flex;flex-direction:column;gap:3rem;height:100vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:fixed;top:0;transform:translateY(-10%);transition:all .4s ease;width:100%;z-index:90}.navbar-links.nav-active{opacity:1;pointer-events:auto;transform:translateY(0)}.navbar-links a{font-size:2rem}@media (max-width:767px){.navbar-cta-container{display:none}}@media (min-width:768px){.mobile-menu-btn{display:none}.navbar-links{backdrop-filter:none;-webkit-backdrop-filter:none;background-color:initial;display:flex;flex-direction:row;gap:2rem;height:auto;opacity:1;pointer-events:auto;position:static;transform:translateY(0);width:auto}.navbar-links a{font-size:1.125rem}}.navbar-links a{color:var(--on-surface);font-family:var(--font-headline);font-size:1.125rem;letter-spacing:-.025em;transition:color .3s ease}.navbar-links a:hover{color:var(--primary)}.navbar-cta{background:linear-gradient(to right,var(--primary),var(--primary-dim));border-radius:var(--border-radius-full);box-shadow:0 10px 15px -3px #77584e1a,0 4px 6px -2px #77584e0d;color:var(--on-primary);font-family:var(--font-label);font-size:1rem;font-weight:700;padding:.625rem 2rem;transform:scale(.95);transition:all .2s ease}.navbar-cta:hover{background:linear-gradient(to right,var(--primary-dim),var(--primary));box-shadow:0 20px 25px -5px #77584e1a,0 10px 10px -5px #77584e0a;transform:scale(1)}.hero{align-items:center;display:flex;justify-content:center;min-height:clamp(600px,90vh,921px);overflow:hidden;position:relative}@media (max-width:768px){.hero{margin-top:100px}}.hero-background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:0}.hero-image{height:100%;object-fit:cover;opacity:.9;width:100%}.hero-gradient{background:linear-gradient(180deg,#fbf9f400 0,#fbf9f4cc);bottom:0;left:0;position:absolute;right:0;top:0}.hero-content{max-width:56rem;padding:0 2rem;position:relative;text-align:center;z-index:10}.hero-title{color:var(--on-surface);font-family:var(--font-headline);font-size:clamp(3rem,5vw,4.5rem);font-weight:700;line-height:1.1;margin-bottom:1.5rem}.hero-description{color:var(--on-surface-variant);font-family:var(--font-body);font-size:clamp(1.25rem,2vw,1.5rem);line-height:1.625;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:42rem}.hero-actions{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center}@media (min-width:640px){.hero-actions{flex-direction:row}}.btn-primary{background:linear-gradient(to bottom,var(--primary),var(--primary-dim));border-radius:var(--border-radius-full);box-shadow:0 4px 6px #31332e0d;color:var(--on-primary);font-family:var(--font-label);font-size:1.125rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(to bottom,var(--primary-dim),var(--primary));box-shadow:0 10px 20px #77584e33;transform:translateY(-2px)}.btn-secondary{background-color:var(--surface-container-highest);border-radius:var(--border-radius-full);color:var(--on-surface);font-family:var(--font-label);font-size:1.125rem;font-weight:700;padding:1rem 2.5rem;transition:all .3s ease}.btn-secondary:hover{background-color:var(--surface-container-high);transform:translateY(-2px)}.categories-section{background-color:var(--background);padding:6rem 0}.categories-header{margin-bottom:4rem;text-align:center}.categories-subtitle{color:var(--primary);display:block;font-family:var(--font-label);font-size:.875rem;letter-spacing:.1em;margin-bottom:.5rem;text-transform:uppercase}.categories-title{font-family:var(--font-headline);font-size:2.25rem;font-weight:700}@media (min-width:768px){.categories-title{font-size:2.5rem}}.categories-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.categories-grid{grid-template-columns:repeat(3,1fr)}}.category-card:hover .category-image{transform:scale(1.1)}.category-image-wrapper{aspect-ratio:1/1;border-radius:var(--border-radius-full);margin-bottom:1.5rem;overflow:hidden;position:relative}.category-image-wrapper.bordered{border:8px solid var(--surface-container-low)}.category-image{height:100%;object-fit:cover;transition:transform .7s ease;width:100%}.category-name{font-family:var(--font-headline);font-size:1.5rem;text-align:center}.category-desc{color:var(--on-surface-variant);margin-top:.5rem;text-align:center}.commitment-section{background-color:var(--surface-container-low);padding:6rem 0}.commitment-layout{align-items:center;display:flex;flex-direction:column;gap:5rem}@media (min-width:1024px){.commitment-layout{flex-direction:row}}.commitment-images{flex:1 1;position:relative;width:100%}.main-image-container{border-radius:var(--border-radius-xl);box-shadow:0 25px 50px -12px #31332e40;overflow:hidden;transform:rotate(2deg)}.main-image{height:600px;object-fit:cover;width:100%}.secondary-image-container{display:none}@media (min-width:768px){.secondary-image-container{border:12px solid var(--surface-container-low);border-radius:var(--border-radius-lg);bottom:-2.5rem;box-shadow:0 20px 25px -5px #31332e1a;display:block;height:16rem;overflow:hidden;position:absolute;right:-2.5rem;width:16rem}.secondary-image{height:100%;object-fit:cover;width:100%}}.commitment-content{flex:1 1}.commitment-subtitle{color:var(--primary);display:block;font-family:var(--font-label);font-size:.875rem;letter-spacing:.1em;margin-bottom:1rem;text-transform:uppercase}.commitment-title{font-family:var(--font-headline);font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:2rem}@media (min-width:768px){.commitment-title{font-size:3rem}}.commitment-desc{color:var(--on-surface-variant);font-family:var(--font-body);font-size:1.125rem;line-height:1.625;margin-bottom:3rem}.commitment-features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:768px){.commitment-features{grid-template-columns:repeat(3,1fr)}}.feature-item{text-align:center}@media (min-width:768px){.feature-item{text-align:left}}.feature-icon{color:var(--primary);display:inline-block;font-size:2.5rem;margin-bottom:1rem}.feature-title{font-size:1.125rem;font-weight:700;margin-bottom:.25rem}.feature-desc{color:var(--on-surface-variant);font-size:.875rem}.quote-section{background-color:var(--surface-container-lowest);padding:6rem 2rem}.quote-container{font-style:italic;margin:0 auto;max-width:56rem;text-align:center}.quote-text{color:var(--primary);font-family:var(--font-headline);font-size:1.875rem;line-height:1.375;margin:0}@media (min-width:768px){.quote-text{font-size:2.25rem}}.quote-author{color:var(--on-surface);display:block;font-family:var(--font-label);font-style:normal;font-weight:700;margin-top:2rem}.insta-section{background-color:var(--surface-container-high);padding:6rem 2rem}.insta-header{margin-bottom:4rem;text-align:center}.insta-title{font-family:var(--font-headline);font-size:1.875rem;font-weight:700;margin-bottom:1rem}.insta-handle{color:var(--primary);display:inline-block;font-weight:700;position:relative;text-decoration:none;transition:color .3s ease}.insta-handle:after{background-color:var(--primary);bottom:-4px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transform-origin:bottom right;transition:transform .3s ease-out;width:100%}.insta-handle:hover{color:#5a6650;color:var(--primary-dim,#5a6650)}.insta-handle:hover:after{transform:scaleX(1);transform-origin:bottom left}.insta-grid{grid-gap:1rem;display:grid;gap:1rem;grid-auto-rows:300px;grid-template-columns:repeat(2,1fr)}@media (min-width:768px){.insta-grid{grid-template-columns:repeat(4,1fr)}}.bento-item{border-radius:var(--border-radius-xl);cursor:pointer;overflow:hidden;position:relative}.main-item{grid-row:span 2/span 2}.main-item,.wide-item{grid-column:span 2/span 2}.bento-item img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.bento-item:hover img{transform:scale(1.05)}.cta-section{background-color:var(--background);padding:6rem 2rem}.cta-card{background-color:var(--primary);border-radius:3rem;box-shadow:0 25px 50px -12px #31332e40;color:var(--on-primary);margin:0 auto;max-width:64rem;overflow:hidden;padding:2em;position:relative;text-align:center}@media (min-width:768px){.cta-card{padding:4rem}}.cta-background-icon{opacity:.1;padding:2rem;pointer-events:none;position:absolute;right:0;top:0}.cta-bg-icon-size{font-size:10rem!important}.cta-title{font-family:var(--font-headline);font-size:1.8rem;font-weight:700;margin-bottom:1.5rem;position:relative;z-index:10}@media (min-width:768px){.cta-title{font-size:3rem}}.cta-desc{font-family:var(--font-body);font-size:1.1rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:42rem;opacity:.9;position:relative;z-index:10}@media (min-width:768px){.cta-desc{font-size:1.25rem}}.cta-actions{display:flex;flex-direction:column;gap:1.5rem;justify-content:center;position:relative;z-index:10}@media (min-width:640px){.cta-actions{flex-direction:row}}.btn-catalog{background-color:var(--surface-container-lowest);border-radius:var(--border-radius-full);box-shadow:0 10px 15px -3px #31332e1a;color:var(--primary);font-family:var(--font-label);font-size:1.125rem;font-weight:700;padding:1.25rem 3rem;transition:all .3s ease}.btn-catalog:hover{background-color:#fff;transform:translateY(-2px)}.btn-whatsapp{align-items:center;background-color:var(--secondary);border-radius:var(--border-radius-full);color:var(--on-secondary);display:flex;font-family:var(--font-label);font-size:.8rem;font-weight:700;gap:.75rem;justify-content:center;padding:1.25em 4em;transition:all .3s ease}@media (min-width:768px){.btn-whatsapp{font-size:1.125rem;padding:1.25em 3em}}.btn-whatsapp:hover{opacity:.9;transform:translateY(-2px)}.footer-section{background-color:var(--surface-container);border-top-left-radius:2rem;border-top-right-radius:2rem;margin-top:5rem;width:100%}.footer-container{padding:3rem 1.5rem}.footer-grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}@media (min-width:768px){.footer-container{padding:4rem 3rem}.footer-grid{grid-template-columns:repeat(2,1fr)}}.footer-brand{align-items:center;display:flex;flex-direction:column;text-align:center}.footer-logo{color:var(--on-surface);font-family:var(--font-headline);font-size:clamp(1.25rem,4vw,1.5rem);font-style:italic;margin-bottom:1rem}.footer-desc{color:#31332eb3;font-family:var(--font-body);font-size:clamp(.75rem,2vw,.875rem);letter-spacing:.025em;line-height:1.5}.footer-links{align-items:center;display:flex;flex-direction:column;gap:1rem;margin:auto}.footer-heading{color:var(--primary);font-weight:700}.footer-links a{color:#31332eb3;font-family:var(--font-body);font-size:clamp(.875rem,2vw,1rem);letter-spacing:.025em;transition:color .3s ease}@media (min-width:768px){.footer-brand,.footer-links{align-items:flex-start;text-align:left}}.footer-links a:hover{color:var(--primary)}.icon-link{align-items:center;display:flex;gap:.5rem}.icon-size-small{font-size:1.25rem}.footer-bottom{color:#31332e66;font-size:.75rem;margin:0 auto;max-width:80rem;padding:0 3rem 2rem;text-align:center}.text-sm{font-size:.875rem}
/*# sourceMappingURL=main.11a52bab.css.map*/