@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;500;600;700&display=swap");*{margin:0;padding:0;box-sizing:border-box}:root{--color-primary:#be123c;--color-primary-light:#e11d48;--color-primary-dark:#9f1239;--color-accent:#fdf2f8;--color-accent-dark:#fce7f3;--color-text:#4b5563;--color-heading:#1f2937;--color-white:#fff;--color-light-gray:#f3f4f6;--color-gray:#d1d5db;--color-dark-gray:#6b7280;--color-green:#10b981;--color-green-dark:#059669;--color-yellow:#fbbf24;--font-family:"Playfair Display",Georgia,serif;--shadow-sm:0 1px 2px 0 rgba(0,0,0,.05);--shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06);--shadow-md:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);--border-radius-sm:0.25rem;--border-radius:0.5rem;--border-radius-full:9999px}html{font-size:16px;scroll-behavior:smooth}body{font-family:var(--font-family);color:var(--color-text);background-color:var(--color-accent);line-height:1.5}img{max-width:100%;height:auto}a{text-decoration:none;color:inherit}ol,ul{list-style:none}button{cursor:pointer;background:none;border:none;font-family:inherit}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.app{display:flex;flex-direction:column;min-height:100vh}.header{position:sticky;top:0;z-index:50;background-color:rgba(253,242,248,.9);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:var(--shadow-sm);padding:.75rem 0}.header-container{justify-content:space-between}.header-container,.logo{display:flex;align-items:center}.logo-img{width:2.5rem;height:2.5rem;margin-right:.5rem;border-radius:50%}.logo-text{font-size:1.5rem;font-weight:300;color:var(--color-primary)}.desktop-menu{display:none}@media (min-width:768px){.desktop-menu{display:flex;gap:2rem}}.nav-link{color:var(--color-primary);transition:color .2s}.nav-link:hover{color:var(--color-primary-light)}.header-actions{display:none}@media (min-width:768px){.header-actions{display:flex;align-items:center;gap:1rem}}.header-contact-btn,.header-insta-link{display:flex;align-items:center;color:var(--color-primary);transition:color .2s}.header-contact-btn:hover,.header-insta-link:hover{color:var(--color-primary-light)}.mobile-menu-btn{display:block;color:var(--color-primary)}@media (min-width:768px){.mobile-menu-btn{display:none}}.mobile-menu-overlay{position:fixed;inset:0;z-index:100;background-color:var(--color-white);padding:1rem}.mobile-menu-close{display:flex;justify-content:flex-end}.close-btn{color:var(--color-primary)}.mobile-menu-content{gap:1.5rem;margin-top:3rem}.mobile-menu-content,.mobile-nav{display:flex;flex-direction:column;align-items:center}.mobile-nav{gap:1rem;margin-top:2rem}.mobile-nav-link{font-size:1.25rem}.mobile-actions{display:flex;gap:1.5rem;margin-top:2rem}.icon{display:inline-block;width:1.5rem;height:1.5rem;background-size:contain;background-repeat:no-repeat;background-position:50%;margin-right:.5rem}.icon.small{width:1.125rem;height:1.125rem}.message-icon{align-items:center;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z'%3E%3C/path%3E%3C/svg%3E")}.insta-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='2' width='20' height='20' rx='5' ry='5'%3E%3C/rect%3E%3Cpath d='M16 11.37A4 4 0 1 1 12.63 8 4 4 0 0 1 16 11.37z'%3E%3C/path%3E%3Cline x1='17.5' y1='6.5' x2='17.51' y2='6.5'%3E%3C/line%3E%3C/svg%3E")}.menu-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='3' y1='12' x2='21' y2='12'%3E%3C/line%3E%3Cline x1='3' y1='6' x2='21' y2='6'%3E%3C/line%3E%3Cline x1='3' y1='18' x2='21' y2='18'%3E%3C/line%3E%3C/svg%3E")}.close-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'%3E%3C/line%3E%3Cline x1='6' y1='6' x2='18' y2='18'%3E%3C/line%3E%3C/svg%3E")}section{padding:4rem 0}.section-title{font-size:2rem;font-weight:300;margin-bottom:1rem}.section-subtitle,.section-title{color:var(--color-primary);text-align:center}.section-subtitle{max-width:32rem;margin:0 auto 2rem}.section-action{text-align:center;margin-top:3rem}.primary-button{display:inline-flex;align-items:center;justify-content:center;background-color:var(--color-primary);color:var(--color-white);padding:.75rem 1.5rem;border-radius:var(--border-radius-full);font-weight:500;transition:background-color .2s;box-shadow:var(--shadow)}.primary-button:hover{background-color:var(--color-primary-light)}.secondary-button{display:inline-block;border:1px solid var(--color-primary-light);color:var(--color-primary);padding:.5rem 1.5rem;border-radius:var(--border-radius-full);transition:background-color .2s}.secondary-button:hover{background-color:var(--color-accent-dark)}.whatsapp-button{background-color:var(--color-green)}.whatsapp-button:hover{background-color:var(--color-green-dark)}.hero-section{background:linear-gradient(to bottom,var(--color-accent-dark),var(--color-accent));padding:3rem 0 5rem;text-align:center}@media (min-width:768px){.hero-section{padding:5rem 0 6rem}.section-title{font-size:3rem}}.catalog-section,.featured-section{background-color:var(--color-white)}.products-grid{display:grid;grid-template-columns:1fr;gap:2rem;margin-top:2rem}@media (min-width:768px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.products-grid{grid-template-columns:repeat(3,1fr)}}.product-card{background-color:var(--color-white);border-radius:var(--border-radius);box-shadow:var(--shadow);overflow:hidden;position:relative;transition:transform .3s,box-shadow .3s}.product-card:hover{transform:translateY(-.25rem);box-shadow:var(--shadow-md)}.product-category{position:absolute;top:.5rem;left:.5rem;z-index:10}.category-tag{background-color:var(--color-accent-dark);color:var(--color-primary);font-size:.75rem;padding:.25rem .5rem;border-radius:var(--border-radius-full)}.product-carousel{height:30rem;position:relative;overflow:hidden}.carousel-container{height:100%;width:100%;position:relative}.carousel-slide{position:absolute;inset:0;opacity:0;transition:opacity .3s}.carousel-slide.active{opacity:1}.product-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.carousel-next,.carousel-prev{position:absolute;top:50%;transform:translateY(-50%);background-color:hsla(0,0%,100%,.8);width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;box-shadow:var(--shadow-sm);opacity:0;transition:opacity .2s,background-color .2s}.product-card:hover .carousel-next,.product-card:hover .carousel-prev{opacity:1}.carousel-prev{left:.5rem}.carousel-next{right:.5rem}.carousel-next:hover,.carousel-prev:hover{background-color:var(--color-white)}.carousel-indicators{position:absolute;bottom:.5rem;left:0;right:0;display:flex;justify-content:center;gap:.5rem}.carousel-indicator{width:.5rem;height:1rem;border-radius:50%;background-color:hsla(0,0%,100%,.7);transition:background-color .2s}.carousel-indicator.active{background-color:var(--color-primary)}.product-info{padding:1rem}.product-title{font-size:1.125rem;font-weight:500;margin-bottom:.5rem;color:var(--color-heading)}.product-description{font-size:.875rem;color:var(--color-text);margin-bottom:.75rem}.product-footer{display:flex;justify-content:space-between;align-items:center}.product-price{font-weight:500;color:var(--color-primary)}.product-contact{display:flex;align-items:center;color:var(--color-primary);font-size:.875rem;transition:color .2s}.product-contact:hover{color:var(--color-primary-light)}.category-filters{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem}.category-button{padding:.5rem 1rem;border-radius:var(--border-radius-full);background-color:var(--color-accent);color:var(--color-primary);transition:background-color .2s}.category-button:hover{background-color:var(--color-accent-dark)}.category-button.active{background-color:var(--color-primary);color:var(--color-white)}.about-section{background-color:var(--color-white)}.about-container{display:flex;flex-direction:column;align-items:center}@media (min-width:1024px){.about-container{flex-direction:row;align-items:stretch}}.about-image{margin-bottom:2rem;width:100%}@media (min-width:1024px){.about-image{width:50%;margin-bottom:0;padding-right:3rem}}.about-img{max-width:100%;border-radius:var(--border-radius);box-shadow:var(--shadow)}.about-content{width:100%}@media (min-width:1024px){.about-content{width:50%}}.about-text{margin-bottom:1rem}.about-text,.contact-link{color:var(--color-primary)}.contact-link{display:inline-flex;align-items:center;margin-top:1.5rem;transition:color .2s}.contact-link:hover{color:var(--color-primary-light)}.floating-whatsapp{position:fixed;bottom:1.5rem;right:1.5rem;z-index:40}.whatsapp-floating-btn{display:flex;align-items:center;justify-content:center;width:3.5rem;height:3.5rem;background-color:var(--color-green);color:var(--color-white);border-radius:50%;box-shadow:var(--shadow-md);transition:transform .2s,background-color .2s}.whatsapp-floating-btn:hover{transform:scale(1.1);background-color:var(--color-green-dark)}.whatsapp-floating-btn .icon{margin-right:0}.footer{background-color:var(--color-primary);color:var(--color-white);padding:3rem 0}.footer-content{display:flex;flex-direction:column;gap:2rem}@media (min-width:768px){.footer-content{flex-direction:row;justify-content:space-between}}.footer-about,.footer-contact,.footer-links{margin-bottom:2rem}@media (min-width:768px){.footer-about,.footer-contact,.footer-links{margin-bottom:0}}.footer-title{font-size:1.5rem;font-weight:300;margin-bottom:1rem}.footer-text{color:hsla(0,0%,100%,.8);max-width:20rem}.footer-subtitle{font-size:1.125rem;font-weight:500;margin-bottom:1rem}.footer-menu{display:flex;flex-direction:column;gap:.5rem}.footer-link{color:hsla(0,0%,100%,.8);transition:color .2s}.footer-link:hover{color:var(--color-white)}.footer-contact-item{display:flex;align-items:center;margin-bottom:.75rem;color:hsla(0,0%,100%,.8)}.footer-icon{filter:brightness(0) invert(1);opacity:.8}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.2);margin-top:2rem;padding-top:2rem;text-align:center;color:hsla(0,0%,100%,.8);font-size:.875rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}.animate-on-scroll{opacity:0}.animate-in{animation:fadeIn .6s ease-out forwards}