header{z-index:100;position:fixed;top:0;left:0;right:0}.topBar{color:#fff;text-align:center;letter-spacing:.05em;background-color:#ed442e;justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;display:flex}.navBar{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:auto;background-color:#f9f9f6bf;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;padding:1rem 1.5rem;transition:background-color .3s,box-shadow .3s;display:flex;position:relative;top:0;left:0;right:0}.navBar.scrolled{background-color:#fffffff2;box-shadow:0 2px 4px #0000001a}.logo img{width:auto;height:25px}.nav-links{display:none}.nav-links.open{background-color:#fff;border-bottom:1px solid #e5e5e5;flex-direction:column;gap:1.2rem;width:100%;padding:1rem 1.5rem;display:flex;position:absolute;top:100%;left:0}.nav-links a{color:#1a1a1a;font-size:1.2rem;font-weight:400;text-decoration:none}.nav-search{display:none}.burger-menu{cursor:pointer;color:#1a1a1a;font-size:1.3rem}.nav-icons{color:#1a1a1a;align-items:center;gap:1rem;font-size:1.5rem;display:flex}.cart-icon{color:#1a1a1a;position:relative}.cart-count{color:#fff;background-color:#ed442e;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:.85rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-8px}@media (width>=768px){.navBar{flex-direction:row;padding:1rem 2rem;display:flex}.left-side{flex-direction:row;justify-content:space-between;align-items:center;gap:2rem;display:flex}.nav-links{gap:2rem;margin-left:2rem;display:flex}.nav-links a{position:relative}.nav-links a:after{content:"";background-color:#1e1e1e;width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:50%;transform:translate(-50%)}.nav-links a:hover:after{width:100%}.logo img{height:25px}.burger-menu{display:none}.nav-search{background-color:#f5f5f5;border-radius:4px;align-items:center;gap:.5rem;padding:.4rem .8rem;display:flex;position:relative}.nav-search input{color:#1a1a1a;background:0 0;border:none;outline:none;width:200px;font-size:.85rem}.nav-search input::placeholder{color:#999}.search-icon{color:#999;font-size:.85rem}.search-dropdown{z-index:200;background:#fff;border-radius:6px;width:320px;max-height:400px;position:absolute;top:calc(100% + .5rem);right:0;overflow-y:auto;box-shadow:0 8px 24px #0000001f}.search-group{border-bottom:1px solid #f0f0f0;padding:.5rem 0}.search-group:last-child{border-bottom:none}.search-group-title{letter-spacing:.1em;color:#999;text-transform:uppercase;padding:.4rem 1rem;font-size:.65rem;font-weight:700;display:block}.search-result-item{color:#1a1a1a;align-items:center;gap:.75rem;padding:.5rem 1rem;text-decoration:none;transition:background .15s;display:flex}.search-result-item:hover{background:#f9f9f6}.search-result-item img{object-fit:cover;border-radius:4px;flex-shrink:0;width:44px;height:44px}.search-result-info{flex-direction:column;gap:.15rem;display:flex}.search-result-name{font-size:.8rem;font-weight:600;line-height:1.3}.search-result-price{color:#888;font-size:.72rem}}.hero{width:100%;height:100svh;position:relative;overflow:hidden}.hero-slide{opacity:0;background-position:bottom;background-size:cover;transition:opacity .8s;position:absolute;inset:0}.hero-slide.active{opacity:1}.hero-overlay{background-color:#00000040;position:absolute;inset:0}.hero-content{z-index:1;text-align:left;color:#fff;flex-direction:column;justify-content:center;width:90%;height:80%;margin-top:3.5rem;padding:4rem 1.5rem;display:flex;position:relative}.hero-badge{letter-spacing:.12em;background-color:#ffffff26;border-radius:5px;width:fit-content;margin-bottom:1.2rem;padding:.3rem .5rem;font-size:.7rem;font-weight:400}.hero-title{color:#fff;margin-bottom:1rem;font-size:1.8rem;font-weight:700;line-height:1.15}.hero-subtitle{opacity:.9;max-width:320px;margin-bottom:1rem;font-size:.9rem;font-weight:200;line-height:1.4}.hero-buttons{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;display:flex}.hero-btn-explore{letter-spacing:.08em;color:#fff;background-color:#3d2d29;border-radius:5px;padding:.8rem 1.2rem;font-size:.6rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s}.hero-btn-contact{letter-spacing:.08em;color:#fff;background-color:#ffffff4d;border-radius:5px;padding:1rem 1.5rem;font-size:.6rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s}.hero-indicators{flex-direction:row;gap:.5rem;width:auto;margin:3.5rem auto;display:flex}.hero-indicator{cursor:pointer;background-color:#fff6;border:none;border-radius:4px;gap:.5rem;width:25px;height:3px;padding:0;transition:background-color .3s}.hero-indicator.active{background-color:#fff}.hero-benefits{z-index:2;background-color:#f5f3f0;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:absolute;bottom:0;left:0;right:0}.hero-benefit{color:#1a1a1a;align-items:center;gap:1rem;margin:.3rem 1.5rem;display:flex}.hero-benefit svg{color:#555;flex-shrink:0;font-size:1.4rem}.hero-benefit span{letter-spacing:.08em;font-size:.75rem;font-weight:700;display:block}.hero-benefit p{color:#666;margin:0;font-size:.75rem}@media (width>=768px) and (width<=1023px){.hero-content{margin-top:3rem;padding:3rem 2rem}.hero-title{max-width:500px;font-size:3rem;line-height:1.1}.hero-subtitle{max-width:600px;font-size:1.3rem}.hero-btn-contact,.hero-btn-explore{margin-top:3rem;padding:.9rem 2rem;font-size:.75rem}.hero-indicators{margin-top:0;position:absolute;bottom:2rem;right:2rem}.hero-benefits{flex-direction:row;justify-content:space-around;padding:1.5rem 2rem}}@media (width>=1024px){.hero{width:100%;height:100svh}.hero-content{margin-top:7rem;padding:3rem 4rem}.hero-title{max-width:600px;font-size:3.8rem;line-height:1.1}.hero-subtitle{max-width:420px;font-size:1.8rem}.hero-btn-contact,.hero-btn-explore{padding:.9rem 2.5rem;font-size:.8rem}.hero-benefits{flex-direction:row;justify-content:space-around;padding:1.5rem 4rem}.hero-indicators{margin-top:0;position:absolute;bottom:2rem;right:2rem}}.featured-products{box-sizing:border-box;background-color:#fff7de;padding:2.5rem 4.5rem}.featured-header{flex-direction:column;gap:.5rem;margin-bottom:2rem;display:flex}.featured-header h2{color:#1b1c1a;margin:0;font-size:2.3rem;font-weight:700}.featured-header a{letter-spacing:.08em;color:#1b1c1a;font-size:.8rem;font-weight:400;text-decoration:none}.featured-header a:hover{color:#ed442e}.featured-grid{flex-direction:column;gap:2rem;display:flex}.featured-card{flex-direction:column;display:flex}.featured-card img{aspect-ratio:4/3;object-fit:cover;border-top-left-radius:5px;border-top-right-radius:5px;width:100%}.featured-card-info{background-color:#fff;border-bottom-right-radius:5px;border-bottom-left-radius:5px;flex-direction:column;flex-shrink:0;gap:.4rem;width:100%;padding:1rem;display:flex}.featured-card-info-container{flex-direction:column;gap:.4rem;padding:3rem 0;display:flex}.featured-card-category{letter-spacing:.1em;color:#999;margin:1rem 0;font-size:.7rem;font-weight:600}.featured-card-name{color:#1a1a1a;font-family:Work Sans,sans-serif;font-size:1.5rem;font-weight:600}.featured-card-price{color:#1a1a1a;margin:1rem 0;font-size:1.3rem;font-weight:500}.featured-card-price span{color:#6c5b4e;margin:1rem 0;font-size:.75rem;font-weight:700}.featured-card-btn{letter-spacing:.08em;color:#3d2d29;align-self:flex-end;margin-top:auto;font-size:1rem;font-weight:600;text-decoration:none}@media (width>=768px){.featured-products{padding:4rem 3rem}.featured-header{flex-direction:row;justify-content:space-between;align-items:baseline;margin-bottom:2.5rem}.featured-header h2{font-size:2.2rem}.featured-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}@media (width>=1023px){.featured-products{flex-direction:column;justify-content:center;width:100%;padding:2rem 4rem;display:flex}.featured-header{flex-direction:row;margin-bottom:2rem;display:flex}.featured-header h2{margin:3rem 0;font-size:3rem;font-weight:700}.featured-grid{grid-template-columns:repeat(2,1fr);gap:3rem;max-height:500px}.featured-card{flex-direction:row;max-height:240px}.featured-card img{width:50%;aspect-ratio:unset;object-fit:cover;border-top-left-radius:5px;border-bottom-left-radius:5px;flex-shrink:0}.featured-card-info{border-top-right-radius:5px;border-bottom-right-radius:5px;justify-content:center;width:50%;padding:1.5rem}.featured-card-category{color:#504441;font-size:.75rem}.featured-card-name{color:#3d2d29;margin:.5rem 0;font-size:2rem}.featured-card-price{color:#6c5b4e;margin:.5rem 0;font-size:1.6rem;font-weight:700}}}.home-grid-container{background-color:#fff7de;padding:2.5rem 0}.home-grid-container h2{text-align:left;color:#1b1c1a;margin:0 0 2.5rem 4rem;font-size:3rem;font-weight:700}.home-grid{flex-direction:column;gap:3rem;width:80vw;margin:auto;padding:20px 10px;display:flex}.home-grid-item{cursor:pointer;border-radius:5px;height:150px;transition:transform .3s;position:relative;overflow:hidden;box-shadow:0 4px 12px #888777}.home-grid-item:hover{transform:scale(1.03)}.home-grid-item img{object-fit:cover;width:100%;height:100%;display:block}.home-grid-title{color:#fa061fef;text-align:center;padding:10px;font-size:1rem;font-weight:700;position:absolute;bottom:1rem;left:.6rem}@media (width>=600px){.home-grid{grid-template-columns:repeat(2,1fr);gap:1rem;width:100vw;padding:1rem 4rem 3rem;display:grid}.home-grid-item{aspect-ratio:16/9;height:auto}.home-grid-title{text-align:center;padding:10px;font-size:1rem;font-weight:700;position:absolute;bottom:1rem;left:.6rem}}@media (width>=1024px){.home-grid-container{width:100%;padding:2.5rem 0}.home-grid{grid-template-columns:repeat(3,1fr);gap:1rem;width:100vw;padding:1rem 4rem 3rem;display:grid}.home-grid-item{aspect-ratio:16/9;height:auto}.home-grid-item img{object-fit:cover;width:100%;height:100%;display:block}.home-grid-title{font-size:1.3rem}}.institucionalMsg{background-color:#f5f3f0;flex-direction:column;align-items:flex-start;width:100%;margin:auto;padding:2rem;display:flex}.institucionalMsg-img{justify-content:center;align-items:center;margin-bottom:2rem;display:flex}.institucionalMsg-img img{border-radius:5px;width:100%;height:auto}.institucionalMsg-texts h2{color:#1b1c1a;font-size:2.5rem;font-weight:800}.institucionalMsg-texts p{color:#504441;margin:20px 0;font-family:Work Sans,sans-serif;font-size:1rem;font-weight:300;line-height:1.3}.institucionalMsg-texts-icons{flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:30px;display:flex}.institucionalMsg-texts-icons span{margin-left:8px}@media (width>=768px){.institucionalMsg{background-color:#f5f3f0;grid-template-columns:1fr 1fr;width:100%;margin:auto;padding:10rem 4rem;display:grid}.institucionalMsg-img{justify-content:center;align-items:flex-start;max-width:40dvw;display:flex}.institucionalMsg-img img{border-radius:5px;width:100%;height:auto}.institucionalMsg-texts h2{color:#1b1c1a;font-size:3rem;font-weight:700}.institucionalMsg-texts p{margin:20px 0;font-size:1.4rem;font-weight:300;line-height:1.3}.institucionalMsg-texts button{color:#fff;cursor:pointer;background-color:#8c5e3c;border:none;border-radius:5px;padding:10px 20px;font-size:1rem}.institucionalMsg-texts a{color:#fff;text-decoration:none}.institucionalMsg-texts-icons{flex-wrap:wrap;justify-content:space-between;gap:20px;margin-top:30px;display:flex}.institucionalMsg-texts-icons .icon{align-items:center;gap:10px;font-size:1.8rem;display:flex}.institucionalMsg-texts-icons .icon span{color:#1b1c1a;font-size:1.2rem}}.promo-banner{background-image:url(/assets/20230919_124830-CLwMXGx1.jpg);background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative}.promo-overlay{background-color:#0000008c;position:absolute;inset:0}.promo-content{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:.8rem;padding:2rem 1.5rem;display:flex;position:relative}.promo-badge{letter-spacing:.15em;color:#ffffffbf;font-size:.7rem;font-weight:400}.promo-title{color:#fff;letter-spacing:.05em;margin:10px;font-family:Work Sans,sans-serif;font-size:1.8rem;font-weight:700}.promo-subtitle{color:#ed442e;letter-spacing:.05em;margin:0;font-family:Work Sans,sans-serif;font-size:1.5rem;font-weight:700}.promo-btn{letter-spacing:.1em;color:#fff;border:1px solid #fff;margin-top:.8rem;padding:.7rem 1.5rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s}.promo-btn:hover{color:#1a1a1a;background-color:#fff}@media (width>=768px){.promo-banner{height:400px}.promo-title{font-size:2.8rem}.promo-subtitle{font-size:2.2rem}}.hero-container{width:100vw;height:100%;margin:0 auto;overflow:hidden}.cart{max-width:none;margin:0 auto;padding:1rem}.cart-header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}.cart-header h2{font-size:1.5rem}.clear-cart-btn{color:#fff;cursor:pointer;background-color:#ed442e;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;transition:background-color .3s}.clear-cart-btn:hover{background-color:#c0392b}.cart-content{flex-direction:column;gap:2rem;display:flex}.cart-items{flex:1}.cart-item{background:#fff;border-radius:8px;align-items:center;gap:1rem;margin-bottom:1rem;padding:1rem;display:flex;position:relative;box-shadow:0 2px 8px #0000001a}.cart-item img{object-fit:cover;border-radius:4px;flex-shrink:0;width:160px;height:160px}.cart-item-right{flex-direction:column;flex:1;justify-content:center;gap:.4rem;min-height:160px;display:flex}.cart-item-info{flex-direction:column;display:flex}.cart-item-name{color:#333;margin-bottom:.25rem;font-size:1rem;font-weight:600;text-decoration:none;display:block}.cart-item-name:hover{color:#ed442e}.cart-item-coverage{color:#666;font-size:.85rem;display:block}.cart-item-price{align-items:center;gap:.5rem;display:flex}.unit-price{font-size:.95rem;font-weight:600}.cart-item-quantity{align-items:center;gap:.75rem;display:flex}.quantity-btn{cursor:pointer;background-color:#f0f0f0;border:none;border-radius:4px;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .3s;display:flex}.quantity-btn:hover{background-color:#e0e0e0}.quantity-display{text-align:center;min-width:30px;font-weight:600}.unit-label{color:#666;font-size:.85rem}.cart-item-subtotal{color:#2c3e50;font-size:1.1rem;font-weight:700}.remove-item-btn{color:#e74c3c;cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1rem;transition:color .3s;position:absolute;top:.5rem;right:.5rem}.remove-item-btn:hover{color:#c0392b}.cart-summary{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.cart-summary h2{border-bottom:2px solid #f0f0f0;margin-bottom:1.5rem;padding-bottom:1rem;font-size:1.3rem}.summary-row{justify-content:space-between;margin-bottom:1rem;font-size:.95rem;display:flex}.summary-total{color:#2c3e50;border-top:2px solid #f0f0f0;justify-content:space-between;margin-top:1rem;padding-top:1rem;font-size:1.3rem;font-weight:700;display:flex}.checkout-btn{color:#fff;text-align:center;cursor:pointer;background-color:#ed442e;border:none;border-radius:4px;width:80%;margin:1.5rem auto 0;padding:1rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:block}.checkout-btn:hover{background-color:#c0392b}.continue-shopping-link{text-align:center;color:#ed442e;margin-top:1rem;font-size:.95rem;text-decoration:none;display:block}.cart-empty{text-align:center;padding:4rem 2rem}.cart-empty h2{color:#666;margin-bottom:2rem;font-size:2rem}.continue-shopping-btn{color:#fff;background-color:#ed442e;border-radius:4px;margin-top:2rem;padding:1rem 2rem;font-weight:600;text-decoration:none;transition:background-color .3s;display:inline-block}.continue-shopping-btn:hover{background-color:#c0392b}@media (width>=768px){.cart-item{grid-template-columns:120px 2fr 1fr 150px 120px 40px;align-items:center;gap:1.5rem;display:grid}.cart-item img{flex-shrink:unset;width:120px;height:120px}.cart-item-right{display:contents}.cart-item-info{grid-area:1/2}.cart-item-price{flex-direction:column;grid-area:1/3;align-items:flex-start}.cart-item-quantity{grid-area:1/4;justify-content:center}.cart-item-subtotal{flex-direction:column;grid-area:1/5;align-items:flex-end}.remove-item-btn{grid-area:1/6;position:static}.cart-summary{height:fit-content;position:sticky;top:2rem}}@media (width>=1024px){.cart-content{grid-template-columns:1fr 1fr;gap:2rem;display:grid}}.contact-container{background-color:#f5f3f0;flex-direction:column;align-items:center;min-height:100vh;display:flex}.contact-hero{padding:2.5rem 1.5rem 1.5rem}.contact-breadcrumb{letter-spacing:.1em;color:#999;margin-bottom:.8rem;font-size:.7rem;font-weight:600;display:block}.contact-title{color:#1b1c1a;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.contact-subtitle{color:#504441;max-width:300px;margin:0;font-size:.9rem;line-height:1.6}.contact-body{flex-direction:column;gap:2rem;width:90%;padding:1.5rem;display:flex}.contact-form-wrapper{background-color:#fff;padding:1.5rem}.contact-form-title{color:#1b1c1a;margin:0 0 1.5rem;font-size:1.3rem;font-weight:600}.contact-form,.contact-form-row{flex-direction:column;gap:1.2rem;display:flex}.contact-field{flex-direction:column;gap:.4rem;display:flex}.contact-field label{letter-spacing:.08em;color:#999;font-size:.7rem;font-weight:600}.contact-field input,.contact-field textarea{color:#1b1c1a;box-sizing:border-box;background-color:#6b728080;border:none;border-radius:.4rem;outline:none;width:100%;padding:.8rem;font-family:Manrope,sans-serif;font-size:.9rem}.contact-field textarea{resize:none}.contact-btn{color:#fff;letter-spacing:.1em;cursor:pointer;background-color:#1a1a1a;border:none;border-radius:.4rem;width:35%;padding:1rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;transition:background-color .2s}.contact-btn:hover{background-color:#333}.form-success{color:#2e7d32;font-size:.85rem}.form-error{color:#ed442e;font-size:.85rem}.contact-info-card{background-color:#fff;border:1px solid #e5e5e5;flex-direction:column;gap:1.2rem;padding:1.5rem;display:flex}.contact-info-item{align-items:flex-start;gap:1rem;display:flex}.contact-info-item svg{color:#555;flex-shrink:0;margin-top:2px;font-size:1rem}.contact-info-item strong{color:#1a1a1a;margin-bottom:.2rem;font-size:.8rem;font-weight:700;display:block}.contact-info-item p,.contact-info-item a{color:#555;margin:0;font-size:.85rem;line-height:1.5;text-decoration:none}.contact-info-item a:hover{color:#ed442e}.contact-hours h3{color:#1a1a1a;margin:0 0 .8rem;font-family:Work Sans,sans-serif;font-size:.9rem;font-weight:700}.contact-hours-row{color:#555;justify-content:space-between;padding:.2rem 0;font-size:.8rem;display:flex}.contact-map{margin-top:.5rem;overflow:hidden}@media (width>=768px){.contact-hero{align-self:flex-start;margin-left:4rem;padding:3rem 2rem 2rem}.contact-title{font-size:3rem}.contact-body{flex-direction:row;align-items:flex-start;gap:3rem;padding:2rem 4rem 4rem}.contact-form-wrapper{flex:1}.contact-info-wrapper{flex-shrink:0;width:320px}.contact-form-row{flex-direction:row}.contact-form-row .contact-field{flex:1}}.faq-page{background-color:#fbf9f6;width:100%}.faq-container{flex-direction:column;justify-content:center;align-items:center;width:90%;display:flex}.faq-hero{text-align:center;padding:3rem 1.5rem 2rem}.faq-badge{letter-spacing:.12em;color:#999;margin-bottom:.8rem;font-size:.7rem;font-weight:600;display:block}.faq-title{color:#1a1a1a;text-align:center;margin:0 0 1rem;font-size:2.5rem;font-weight:700}.faq-subtitle{color:#666;max-width:500px;margin:0;font-size:.9rem}.faq-body{flex-direction:column;gap:2rem;padding:1.5rem;display:flex}.faq-aside-notice{background-color:#fff;border:1px solid #e5e5e5;border-radius:8px;gap:1rem;padding:1.2rem;display:flex}.faq-aside-notice strong{margin-bottom:.5rem;font-size:.85rem;display:block}.faq-aside-notice p{color:#555;margin:0;font-size:.8rem;line-height:1.6}.faq-list{flex-direction:column;display:flex}.faq-item{margin:.5rem}.faq-question{cursor:pointer;color:#3d2d29;text-align:left;background:#f5f3f0;border:none;justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0;padding:1.2rem 1.5rem;font-size:.85rem;font-weight:500;display:flex}.faq-icon{color:#3d2d29;flex-shrink:0}.faq-answer{color:#3d2d29;background-color:#f5f3f0;margin:0;padding:1.2rem 1.5rem;font-size:.85rem;line-height:1.7}.faq-cta{text-align:center;background-color:#f5f3f0;flex-direction:column;align-items:center;margin:2rem;padding:3rem 1.5rem;display:flex}.faq-cta h2{margin-bottom:.5rem;font-family:Work Sans,sans-serif;font-size:1.5rem;font-weight:700}.faq-cta p{color:#3d2d29;margin-bottom:1.5rem;font-size:.85rem}.faq-cta-buttons{flex-direction:column;align-items:center;gap:1rem;display:flex}.faq-btn-whatsapp{color:#fff;letter-spacing:.08em;background-color:#3d2d29;padding:.9rem 1.5rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background-color .2s}.faq-btn-whatsapp:hover{background-color:#333}.faq-btn-quote{color:#3d2d29;letter-spacing:.08em;background-color:#0000;border:1px solid #3d2d29;padding:.9rem 1.5rem;font-size:.75rem;font-weight:600;text-decoration:none;transition:background-color .2s,color .2s}.faq-btn-quote:hover{color:#fff;background-color:#3d2d29}@media (width>=768px){.faq-container{text-align:left;flex-direction:column;width:90%;display:flex}.faq-hero{text-align:left;flex-direction:column;padding:4rem 4rem 2rem;display:flex}.faq-title{font-size:3.5rem}.faq-body{flex-direction:row;align-items:flex-start;gap:4rem;padding:2rem 4rem 4rem}.faq-aside{flex-shrink:0;width:280px}.faq-list{flex:1}.faq-cta-buttons{flex-direction:row;justify-content:center}}.create-product-container{border:1px solid #d2ba9c;border-radius:10px;max-width:600px;margin:10px auto;padding:24px;box-shadow:0 4px 12px #d2ba9c}.create-product-form{flex-direction:column;gap:12px;display:flex}.create-product-form label{font-weight:700}.create-product-form input,.create-product-form textarea{background-color:#f8f8f8;border:1px solid #d2ba9c;border-radius:4px;padding:8px;box-shadow:0 4px 12px #d2ba9c}.create-product-form button{color:#fff;cursor:pointer;background-color:#8c5e3c;border:none;border-radius:4px;padding:10px}.update-product-container{border:1px solid #d2ba9c;border-radius:10px;max-width:600px;margin:10px auto;padding:24px;box-shadow:0 4px 12px #d2ba9c}.update-product-form{flex-direction:column;gap:12px;display:flex}.update-product-form label{font-weight:700}.update-product-form input,.update-product-form textarea{background-color:#f8f8f8;border:1px solid #d2ba9c;border-radius:4px;padding:8px;box-shadow:0 4px 12px #d2ba9c}.update-product-form button{color:#fff;cursor:pointer;background-color:#8c5e3c;border:none;border-radius:4px;padding:10px}.update-product-form button.danger{background-color:#c0392b}.render-products-container{background-color:#f5f3f0;min-height:100vh;padding-bottom:4rem}.render-products-hero{text-align:center;padding:2.5rem 1.5rem 1.5rem}.render-breadcrumb{letter-spacing:.1em;color:#999;margin-bottom:.8rem;font-size:.7rem;font-weight:600;display:block}.render-title{color:#3d2d29;margin:0 0 1rem;font-size:2.5rem;font-weight:900}.render-subtitle{color:#504441;max-width:600px;margin:0;font-size:.85rem;line-height:1.6}.categories-grid{flex-direction:column;gap:1rem;padding:1rem 1.5rem;display:flex}.category-card{aspect-ratio:4/3;border-radius:6px;width:100%;text-decoration:none;position:relative;overflow:hidden}.category-card img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.category-card:hover img{transform:scale(1.04)}.category-card-info{color:#fff;background:linear-gradient(#0000,#000000b8);padding:1.5rem 1rem 1rem;position:absolute;bottom:0;left:0;right:0}.category-card-info h2{margin:0 0 .25rem;font-family:Work Sans,sans-serif;font-size:1.5rem;font-weight:600}.category-card-info p{opacity:.85;margin:0;font-size:.98rem;line-height:1.4}.render-filters{scrollbar-width:none;flex-wrap:wrap;align-items:flex-start;gap:.5rem;padding:1rem 1.5rem;display:flex;overflow-x:auto}.render-filters::-webkit-scrollbar{display:none}.render-filter-btn{white-space:nowrap;color:#504441;cursor:pointer;background-color:#e4d2df;border:1px solid #e5e5e5;border-radius:4px;padding:.4rem .8rem;font-family:Manrope,sans-serif;font-size:.75rem;font-weight:500;transition:all .2s}a.render-filter-btn{text-decoration:none;display:inline-block}.render-filter-btn.active,.render-filter-btn:hover{color:#fff;background-color:#3d2d29;border-color:#1a1a1a}.products-grid{flex-direction:column;gap:1rem;padding:1rem 1.5rem;display:flex}.product-card{color:#1a1a1a;background-color:#fff;border-radius:6px;flex-direction:column;text-decoration:none;display:flex}.product-card-image{border-top-left-radius:6px;border-top-right-radius:6px;overflow:hidden}.product-card-image img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .4s;display:block}.product-card:hover .product-card-image img{transform:scale(1.04)}.product-card-info{flex-direction:column;flex-grow:1;gap:.3rem;padding:.8rem;display:flex}.product-card-category{letter-spacing:.1em;color:#999;font-size:.65rem;font-weight:600}.product-card-name{color:#1b1c1a;flex-grow:1;margin:0;font-size:.85rem;font-weight:600;line-height:1.3}.product-card-price{color:#1a1a1a;margin-top:auto;font-size:.85rem;font-weight:500}.product-card-price span{color:#999;font-size:.75rem}.product-card-link{letter-spacing:.08em;color:#3d2d29;align-self:flex-end;margin-top:auto;font-size:.5rem;font-weight:600}.render-load-more{justify-content:center;padding:2rem;display:flex}.render-load-more button{letter-spacing:.08em;color:#fff;cursor:pointer;text-transform:uppercase;background-color:#3b2d29;border:none;border-radius:4px;padding:.9rem 2rem;font-size:.8rem;font-weight:600;transition:background-color .2s}.render-load-more button:hover{background-color:#333}.category-features{background-color:#e8ede8;flex-direction:column;gap:2rem;margin-top:2rem;padding:2.5rem 1.5rem;display:flex}.category-features-images{width:100%;height:220px;position:relative}.category-features-img-main{object-fit:cover;width:80%;height:200px;display:block}.category-features-img-secondary{object-fit:cover;border:4px solid #e8ede8;width:45%;height:120px;position:absolute;bottom:0;right:0}.category-features-content h2{color:#1a1a1a;margin:0 0 1.5rem;font-family:Work Sans,sans-serif;font-size:1.8rem;font-weight:700}.category-features-list{flex-direction:column;gap:1.2rem;display:flex}.category-feature-item{align-items:flex-start;gap:1rem;display:flex}.category-feature-icon{color:#555;flex-shrink:0;margin-top:2px;font-size:1.2rem}.category-feature-item strong{color:#1a1a1a;margin-bottom:.3rem;font-size:.9rem;font-weight:700;display:block}.category-feature-item p{color:#555;margin:0;font-size:.8rem;line-height:1.6}@media (width>=576px) and (width<=1023px){.categories-grid,.products-grid{grid-template-columns:repeat(2,1fr);gap:1.2rem;display:grid}}@media (width>=1024px){.render-products-hero{text-align:left;padding:3rem 4rem 2rem}.render-title{font-size:2.8rem}.render-subtitle{max-width:450px;font-size:1rem}.render-filters{padding:1.2rem 4.5rem}.render-filter-btn{padding:.5rem 1rem;font-size:.85rem}.categories-grid,.products-grid{grid-template-columns:repeat(3,1fr);gap:1.5rem;padding:1.5rem 4rem;display:grid}.product-card-info{padding:1rem}.product-card-name{font-size:.95rem}.category-features{flex-direction:row;align-items:center;gap:4rem;padding:4rem}.category-features-images{flex-shrink:0;width:420px;height:auto}.category-features-img-main{width:85%;height:280px}.category-features-img-secondary{width:40%;height:150px}.category-features-content h2{font-size:2.2rem}.product-card-link{font-size:1rem}}.product-detail{background-color:#f9f9f6;min-height:100vh}.product-detail-breadcrumb{letter-spacing:.08em;color:#999;align-items:center;gap:.5rem;padding:1rem 1.5rem;font-size:.7rem;font-weight:600;display:flex}.product-detail-breadcrumb a{color:#999;text-decoration:none}.product-detail-breadcrumb a:hover{color:#ed442e}.product-detail-breadcrumb span:last-child{color:#1a1a1a}.product-detail-top{flex-direction:column;gap:2rem;padding:1rem 1.5rem 2rem;display:flex}.product-gallery{flex-direction:column;gap:1rem;display:flex}.product-gallery-main{aspect-ratio:4/3;background-color:#eee;width:100%;position:relative;overflow:hidden}.product-gallery-main img{object-fit:cover;width:100%;height:100%;display:block}.gallery-arrow{cursor:pointer;color:#1a1a1a;z-index:1;background-color:#ffffffd9;border:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;transition:background-color .2s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.gallery-arrow:hover{background-color:#fff}.gallery-arrow.left{left:.8rem}.gallery-arrow.right{right:.8rem}.product-gallery-thumbnails{grid-template-columns:repeat(3,1fr);gap:.5rem;width:100%;display:grid}.product-gallery-thumbnails img{aspect-ratio:4/3;object-fit:cover;cursor:pointer;border:2px solid #0000;width:100%;transition:border-color .2s}.product-gallery-thumbnails img.active{border-color:#1a1a1a}.product-info-badges{flex-wrap:wrap;gap:.8rem;margin-bottom:1rem;display:flex}.product-badge-coverage{letter-spacing:.08em;color:#fff;background-color:#1a1a1a;padding:.3rem .7rem;font-size:.7rem;font-weight:700}.product-badge-code{letter-spacing:.08em;color:#999;align-items:center;font-size:.7rem;font-weight:600;display:flex}.product-name{color:#1a1a1a;margin:0 0 .8rem;font-family:Work Sans,sans-serif;font-size:2rem;font-weight:700;line-height:1.1}.product-price{color:#1a1a1a;margin:0 0 1.2rem;font-size:1.5rem;font-weight:700}.product-price span{color:#999;font-size:.9rem;font-weight:400}.product-description{color:#555;margin-bottom:1.5rem;font-size:.85rem;line-height:1.7}.product-cart-actions{flex-wrap:wrap;gap:1rem;margin-bottom:1.2rem;display:flex}.quantity-selector{background-color:#fff;border:1px solid #e5e5e5;align-items:center;display:flex}.quantity-selector button{cursor:pointer;color:#1a1a1a;background:0 0;border:none;width:36px;height:44px;font-size:1.1rem}.quantity-selector span{text-align:center;width:36px;font-size:.95rem;font-weight:600}.add-to-cart-btn{color:#fff;letter-spacing:.08em;cursor:pointer;background-color:#ed442e;border:none;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.9rem 1.5rem;font-family:Manrope,sans-serif;font-size:.8rem;font-weight:700;transition:background-color .2s;display:flex}.add-to-cart-btn:hover{background-color:#c93520}.product-guarantees{flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem;display:flex}.product-guarantee-item{letter-spacing:.06em;color:#555;background-color:#fff;border:1px solid #e5e5e5;align-items:center;gap:.5rem;padding:.5rem .8rem;font-size:.7rem;font-weight:600;display:flex}.product-guarantee-item svg{color:#1a1a1a;font-size:1rem}.product-specs-inline h3{letter-spacing:.1em;color:#999;margin:0 0 1rem;font-size:.7rem;font-weight:700}.product-specs-inline-grid{grid-template-columns:1fr 1fr;gap:.8rem;display:grid}.product-spec-inline-item{border-bottom:1px solid #e5e5e5;flex-direction:column;gap:.2rem;padding-bottom:.6rem;display:flex}.spec-label{letter-spacing:.08em;color:#999;font-size:.65rem;font-weight:600}.spec-value{color:#1a1a1a;font-size:.8rem;font-weight:500}.product-detail-bottom{background-color:#fff;flex-direction:column;gap:2.5rem;padding:2rem 1.5rem;display:flex}.product-bottom-col h2{color:#1a1a1a;margin:0 0 1.2rem;font-family:Work Sans,sans-serif;font-size:1.3rem;font-weight:700}.product-bottom-col h3{letter-spacing:.1em;color:#999;margin:1.5rem 0 1rem;font-size:.7rem;font-weight:700}.product-specs-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.product-spec-item{align-items:flex-start;gap:.6rem;display:flex}.product-spec-icon{color:#555;flex-shrink:0;margin-top:2px;font-size:1rem}.product-features-list{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.product-features-list li{color:#333;align-items:center;gap:.6rem;font-size:.85rem;display:flex}.product-features-list svg{color:#1a1a1a;flex-shrink:0;font-size:.9rem}.product-advantages{flex-direction:column;gap:1rem;margin-bottom:1.5rem;display:flex}.product-advantage-item strong{color:#1a1a1a;margin-bottom:.2rem;font-size:.9rem;font-weight:700;display:block}.product-advantage-item p{color:#555;margin:0;font-size:.8rem;line-height:1.5}.product-advantages h2{letter-spacing:.05em;margin-bottom:1rem;font-size:1rem;font-weight:600}.product-advantages-grid{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.product-advantage-item{align-items:flex-start;gap:.75rem;display:flex}.product-advantage-item svg{color:#ed442e;flex-shrink:0;margin-top:3px}.product-quote{color:#fff;background-color:#2a1f1a;flex-direction:column;gap:1rem;padding:1.5rem;display:flex}.product-quote span{font-size:1.2rem}.product-quote p{color:#ffffffe6;margin:0;font-size:.85rem;font-style:italic;line-height:1.7}.product-usages{flex-direction:column;gap:1rem;display:flex}.product-usage-item{background-color:#f9f9f6;border:1px solid #e5e5e5;align-items:flex-start;gap:1rem;padding:1rem;display:flex}.product-usage-icon{color:#555;flex-shrink:0;margin-top:2px;font-size:1.1rem}.product-usage-item strong{color:#1a1a1a;margin-bottom:.2rem;font-size:.85rem;font-weight:700;display:block}.product-usage-item p{color:#555;margin:0;font-size:.8rem;line-height:1.5}.product-collection{background-color:#f9f9f6;padding:3rem 1.5rem}.product-collection-header{text-align:center;margin-bottom:2rem}.product-collection-header h2{color:#1a1a1a;margin:0 0 .3rem;font-family:Work Sans,sans-serif;font-size:1.8rem;font-weight:700}.product-collection-header p{letter-spacing:.15em;color:#999;margin:0;font-size:.7rem;font-weight:600}.product-collection-grid{grid-template-columns:1fr;gap:1rem;display:grid}.product-collection-card{position:relative;overflow:hidden}.product-collection-card img{aspect-ratio:4/3;object-fit:cover;width:100%;transition:transform .4s;display:block}.product-collection-card:hover img{transform:scale(1.04)}.product-collection-info{background:linear-gradient(#0000 0%,#0009 100%);justify-content:space-between;align-items:flex-end;padding:1rem;display:flex;position:absolute;bottom:0;left:0;right:0}.product-collection-name{color:#fff;font-size:.85rem;font-weight:600}.product-collection-info span:last-child{color:#fff;font-size:.8rem}@media (width>=550px) and (width<=767px){.product-collection-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=768px){.product-detail-breadcrumb{padding:1.5rem 4rem}.product-description{color:#555;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.product-detail-breadcrumb span:last-child{color:#1a1a1a;font-size:1.8rem}.product-detail-top{flex-direction:row;align-items:flex-start;gap:3rem;margin-bottom:2rem;padding:1rem 4rem 3rem}.product-gallery{flex-direction:column;flex:1;gap:1rem;height:100%;display:flex}.product-gallery-main{aspect-ratio:16/9;flex:1}.product-gallery-thumbnails{flex-shrink:0;grid-template-columns:repeat(3,1fr);gap:.5rem;height:120px;display:grid;overflow:hidden}.product-gallery-thumbnails img{object-fit:cover;width:100%;height:100%}.product-info{flex-direction:column;flex-shrink:0;justify-content:space-between;align-self:flex-start;width:42%;height:fit-content;display:flex;position:sticky;top:90px;overflow-y:auto}.product-name{font-size:2.5rem}.product-price{font-size:1.8rem}.product-cart-actions{flex-wrap:nowrap}.product-detail-bottom{grid-template-columns:1fr 1fr;gap:3rem;padding:3rem 4rem;display:grid}.product-features{margin-top:3rem}.product-bottom-col h2{color:#1a1a1a;margin:0 0 1.2rem;font-family:Work Sans,sans-serif;font-size:1.5rem;font-weight:700}.product-bottom-col h3{letter-spacing:.1em;color:#999;margin:1.5rem 0 1rem;font-size:1.1rem;font-weight:700}.spec-label,.spec-value{font-size:1rem}.product-bottom-col:first-child{flex:1.5}.product-features-list li{font-size:1rem}.product-bottom-right{flex-direction:column;flex:2.5;gap:2rem;display:flex}.product-bottom-right-top{grid-template-columns:1fr 1fr;gap:2rem;display:grid}.product-bottom-right-top .product-bottom-col:first-child{flex:1.5}.product-bottom-right-top .product-bottom-col:nth-child(2){flex:1}.product-collection{box-sizing:border-box;flex-direction:column;height:80vh;padding:3rem 4rem;display:flex}.product-collection-header{flex-shrink:0;padding-bottom:2rem}.product-collection-grid{flex:1;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:85vw;margin:0 auto}.product-collection-card{flex-direction:column;height:100%;display:flex}.product-collection-card img{object-fit:cover;width:100%;height:unset;border-radius:6px;flex:1}}.footer{color:#504441;background-color:#d7d6d6;font-family:Work Sans,sans-serif}.footer-content{flex-direction:column;justify-content:center;align-items:flex-start;margin:auto;padding:2rem;display:flex}.footer-logo,.footer-info,.footer-contact,.footer-social{flex-direction:column;justify-content:center;align-items:flex-start;margin-bottom:1.5rem;display:flex}.footer-info-title,.footer-contact-title,.footer-newsletter-title{font-size:.9rem;font-weight:semi-bold;margin-bottom:.5rem}.footer-info-link,.footer-contact a,.footer-contact Link{color:#504441;margin:.7rem 0;font-size:.9rem;text-decoration:none}.footer-logo-image{width:150px;height:72px;margin-bottom:.5rem}.footer-logo-text{max-width:300px;margin:10px 0;font-size:14px}.footer-icons{gap:10px;margin-top:10px;display:flex}.footer-newsletter-text{max-width:300px;margin-bottom:.5rem;font-size:.9rem;font-weight:400}.footer-newsletter-form{flex-direction:column;align-items:center;width:100%;display:flex}.footer-newsletter-input{border:1px solid #ccc;border-radius:4px;width:100%;max-width:300px;margin-bottom:.5rem;padding:.5rem}.footer-newsletter-button{color:#fff;cursor:pointer;background-color:#504441;border:none;border-radius:1px;width:100%;max-width:300px;padding:.5rem 1rem}.footer-separator{border-top:1px solid #ccc;width:100%;margin:2rem 0}.footer-madeBy{color:#888;text-align:center;margin:.5rem 0;padding:0 2rem;font-size:13px}.footer-madeBy a{color:#888777;text-decoration:none}@media (width>=768px) and (width<=1022px){.footer-content{grid-template-columns:repeat(2,1fr);display:grid}.footer-logo,.footer-info,.footer-contact,.footer-newsletter{text-align:left;align-items:flex-start}.newsletter-success{color:#4caf50;margin-top:8px;font-size:.8rem}.newsletter-error{color:#e53935;margin-top:8px;font-size:.8rem}.footer-info-link,.footer-contact a,.footer-contact Link{margin:.5rem 0}.footer-madeBy{padding:0 1rem;font-size:12px}}@media (width>=1023px){.footer-content{flex-direction:row;justify-content:space-around;align-items:stretch;max-width:100vw;padding:2rem 4rem}.footer-logo{max-width:300px}.footer-logo-image{width:100px;height:auto}.footer-info,.footer-contact,.footer-newsletter{text-align:left;flex-direction:column;flex:1;justify-content:space-between;align-items:flex-start;max-width:200px;display:flex}.footer-info-link,.footer-contact a,.footer-contact Link{margin:.5rem 0}.footer-separator{text-align:center;margin:2rem 0}.footer-madeBy{padding:0 1rem;font-size:12px}}.whatsapp-button{z-index:1000;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;text-decoration:none;transition:all .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #00000026}.whatsapp-button:hover{background-color:#128c7e;transform:scale(1.1);box-shadow:0 6px 16px #0003}.whatsapp-icon{color:#fff;font-size:32px}.whatsapp-button:before{content:"";opacity:.6;background-color:#25d366;border-radius:50%;width:100%;height:100%;animation:2s infinite pulse;position:absolute}@keyframes pulse{0%{opacity:.6;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(1)}}@media (width>=768px){.whatsapp-button{width:64px;height:64px;bottom:30px;right:30px}.whatsapp-icon{font-size:36px}}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Work Sans,sans-serif;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-family:Manrope,sans-serif}#root{flex-direction:column;min-height:100vh;display:flex}main{flex:1}
