*{box-sizing:border-box}html,body{margin:0;padding:0;overflow-x:hidden !important;width:100% !important}.container{max-width:none !important}body#top{background:var(--color-light-gray) !important;color:var(--color-text-dark) !important;font-family:var(--font-primary) !important}.loja-container{max-width:1200px;margin:0 auto;padding:0 20px}.header{position:fixed !important;top:0 !important;left:0 !important;right:0 !important;z-index:1000 !important;border:none !important;border-radius:0 !important;transition:background 0.6s cubic-bezier(0.25,0.46,0.45,0.94),backdrop-filter 0.6s cubic-bezier(0.25,0.46,0.45,0.94),box-shadow 0.6s cubic-bezier(0.25,0.46,0.45,0.94),border 0.6s cubic-bezier(0.25,0.46,0.45,0.94),border-radius 0.6s cubic-bezier(0.25,0.46,0.45,0.94),margin 0.6s cubic-bezier(0.25,0.46,0.45,0.94),left 0.6s cubic-bezier(0.25,0.46,0.45,0.94),right 0.6s cubic-bezier(0.25,0.46,0.45,0.94),width 0.6s cubic-bezier(0.25,0.46,0.45,0.94),max-width 0.6s cubic-bezier(0.25,0.46,0.45,0.94) !important;background:rgba(26,26,26,0.9) !important;backdrop-filter:blur(10px) !important;-webkit-backdrop-filter:blur(10px) !important;box-shadow:none !important;border:none !important;border-radius:0 !important;margin:0 !important;padding:0 !important;width:100vw !important;max-width:none !important}.header.scrolled{top:20px !important;left:20px !important;right:20px !important;width:auto !important;max-width:1400px !important;margin:0 auto !important;border:1px solid rgba(255,255,255,0.1) !important;border-radius:4px !important;background:rgba(26,26,26,0.3) !important;backdrop-filter:blur(12px) !important;-webkit-backdrop-filter:blur(12px) !important;box-shadow:0 4px 20px rgba(0,0,0,0.1) !important}.header .navbar{padding:1rem 0 !important;width:100% !important;margin:0 !important}.header .navbar .container{max-width:1200px !important;width:100% !important;margin:0 auto !important;padding:0 20px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;gap:2rem !important;position:relative !important;box-sizing:border-box !important}.header.scrolled .navbar .container{max-width:1200px !important;padding:0 20px !important}@media (max-width:768px){.header{top:0 !important;left:0 !important;right:0 !important;width:100% !important;max-width:none !important;margin:0 !important;border-radius:0 !important;border:none !important;box-shadow:0 4px 20px rgba(0,0,0,0.2) !important}.header.scrolled{top:0 !important;left:0 !important;right:0 !important;width:100% !important;max-width:none !important;margin:0 !important;border-radius:0 !important;border:none !important;box-shadow:0 4px 20px rgba(0,0,0,0.2) !important}}.nav-item:hover .nav-link i{transform:none !important}.login-btn span{text-decoration:none !important}.cart-btn{background:#802626 !important;text-decoration:none !important}.login-btn{background:transparent !important;color:var(--color-text-light) !important;border:2px solid #802626 !important;text-decoration:none !important;transition:all 0.3s cubic-bezier(0.25,0.46,0.45,0.94) !important;padding:0.6rem 1.2rem !important;border-radius:4px !important;font-weight:500 !important;position:relative !important;overflow:hidden !important}.login-btn::before{content:'';position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.2),transparent);transition:left 0.6s}.login-btn:hover{background:#802626 !important;color:white !important;text-decoration:none !important;transform:translateY(-1px) !important;box-shadow:0 4px 15px rgba(128,38,38,0.3) !important}.login-btn:hover::before{left:100%}.categorias-faixa{padding:0.3rem 0;position:sticky;top:105px;z-index:50;margin-top:0;overflow:visible}.categorias-lista{display:flex;flex-wrap:wrap;gap:0.5rem;align-items:center;justify-content:center}.categoria-link{display:flex;align-items:center;gap:0.3rem;padding:0.4rem 0.8rem;background:white;color:#802626;text-decoration:none;border-radius:6px;font-weight:500;font-size:0.8rem;transition:all 0.3s ease;border:1px solid rgba(128,38,38,0.3);min-height:1.6rem;box-shadow:none}.categoria-link:hover{background:#802626;color:white;transform:translateY(-2px);box-shadow:none;border-color:#802626}.categoria-link.active{background:#802626;color:white;font-weight:600;box-shadow:none;border-color:#802626}.categoria-link.active:hover{background:#6b1f1f;color:white;border-color:#6b1f1f}.categoria-link i{font-size:1rem}.search-container{display:flex;align-items:center;margin-left:1rem}.search-form{display:flex;align-items:center}.search-input-wrapper{position:relative;display:flex;align-items:center}.search-input{padding:0.6rem 2.5rem 0.6rem 0.8rem;border:1px solid rgba(128,38,38,0.3);border-radius:4px;background:white;color:#333;font-size:0.8rem;width:200px;min-height:2.2rem;height:2.2rem;transition:all 0.3s ease}.search-input::placeholder{color:#666}.search-input:focus{outline:none;border-color:#802626;background:white;box-shadow:0 0 0 2px rgba(128,38,38,0.2)}.search-button{position:absolute;right:0.3rem;top:50%;transform:translateY(-50%);background:white;border:1px solid rgba(128,38,38,0.3);border-radius:4px;color:#802626;padding:0.2rem 0.4rem;cursor:pointer;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;box-shadow:none}.search-button:hover{background:#802626;color:white;transform:translateY(-50%) scale(1.05);box-shadow:none}.search-button i{font-size:0.8rem}.search-floating{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.6);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:10000;display:none;align-items:center;justify-content:center;padding:1rem;animation:fadeIn 0.3s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@media (min-width:769px){.search-floating{display:none !important}}.search-floating.active{display:flex}.search-floating-content{background:transparent;border-radius:16px;padding:2rem;width:100%;max-width:420px;animation:slideUp 0.3s ease;position:relative;overflow:hidden}@keyframes slideUp{from{opacity:0;transform:translateY(30px) scale(0.95)}to{opacity:1;transform:translateY(0) scale(1)}}.search-floating-input-wrapper{position:relative;display:flex;align-items:center}.search-floating-input{width:100%;padding:1rem 3.5rem 1rem 1.2rem;border:2px solid #e0e0e0;border-radius:12px;font-size:1.1rem;outline:none;transition:all 0.3s ease;background:#f8f9fa;color:#333}.search-floating-input:focus{border-color:#802626;background:white;box-shadow:0 0 0 3px rgba(128,38,38,0.1);transform:translateY(-1px)}.search-floating-button{position:absolute;right:0.5rem;top:50%;transform:translateY(-50%);background:linear-gradient(135deg,#802626 0%,#6b1f1f 100%);border:none;border-radius:8px;color:white;padding:0.6rem 1.2rem;cursor:pointer;font-size:0.9rem;font-weight:600;transition:all 0.3s ease;box-shadow:0 4px 12px rgba(128,38,38,0.3)}.search-floating-button:hover{background:linear-gradient(135deg,#6b1f1f 0%,#4a1515 100%);transform:translateY(-50%) translateY(-2px);box-shadow:0 6px 20px rgba(128,38,38,0.4)}@media (max-width:1024px){.categorias-faixa{padding:0.25rem 0;top:90px;position:sticky;margin-top:0;z-index:1001}.categorias-lista{gap:0.4rem;justify-content:center;overflow-x:auto;padding:0 0.8rem 0.65rem;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.categoria-link{padding:0.35rem 0.6rem !important;font-size:0.75rem;white-space:nowrap;flex-shrink:0;min-height:1.7rem !important;border:2px solid rgba(128,38,38,0.6) !important}.categoria-link span{display:none}.categoria-link i{font-size:1.1rem}.search-container{margin-left:0.4rem}.search-button{position:static;transform:none;background:white;border:2px solid rgba(128,38,38,0.6) !important;border-radius:4px;padding:0.35rem 0.6rem !important;margin:0;min-height:1.7rem !important;height:1.7rem !important;display:flex;align-items:center;justify-content:center;box-shadow:none}}@media (max-width:768px){.categorias-faixa{padding:0.25rem 0;top:90px;position:sticky;margin-top:0;z-index:1001}.categorias-lista{gap:0.6rem;justify-content:center;overflow-x:auto;padding:0 1rem 0.65rem;-webkit-overflow-scrolling:touch;flex-wrap:nowrap}.categoria-link{padding:0.35rem 0.6rem;font-size:0.75rem;white-space:nowrap;flex-shrink:0;min-height:1.7rem !important;border:2px solid rgba(128,38,38,0.6) !important}.search-container{margin-left:0.5rem}.search-input{display:none}.search-button{position:static;transform:none;background:white;border:2px solid rgba(128,38,38,0.7) !important;border-radius:4px;padding:0.35rem 0.6rem !important;margin:0;min-height:1.9rem !important;height:1.9rem !important;display:flex;align-items:center;justify-content:center;box-shadow:none}.search-button:hover{background:#802626;color:white;transform:scale(1.05);box-shadow:none}}@media (max-width:576px){.categorias-lista{gap:0.5rem;padding:0 0.5rem 0.65rem;justify-content:center;flex-wrap:nowrap;overflow-x:auto}.categoria-link{padding:0.35rem 0.6rem;font-size:0.75rem;min-height:1.5rem !important}.categoria-link span{display:none}.categoria-link i{font-size:1.1rem}.search-container{margin-left:0.3rem}.search-input{display:none}.search-button{position:static;transform:none;background:white;border:1px solid rgba(128,38,38,0.3);border-radius:4px;padding:0.35rem 0.5rem !important;margin:0;min-height:1.5rem !important;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(128,38,38,0.1)}.search-button:hover{background:#802626;color:white;transform:scale(1.05);box-shadow:none}}@media (max-width:390px){.categorias-lista{gap:0.3rem;padding:0 0.3rem 0.6rem}.categoria-link{padding:0.25rem 0.4rem !important;font-size:0.7rem;min-height:1.2rem !important;border:2px solid rgba(128,38,38,0.6) !important}.categoria-link i{font-size:1rem}.search-container{margin-left:0.2rem}.search-button{padding:0.25rem 0.4rem !important;min-height:1.7rem !important;height:1.7rem !important;font-size:0.7rem;border:2px solid rgba(128,38,38,0.6) !important}}@media (max-width:320px){.categorias-lista{gap:0.2rem;padding:0 0.2rem 0.55rem}.categoria-link{padding:0.2rem 0.3rem !important;font-size:0.65rem;min-height:1rem !important;border:2px solid rgba(128,38,38,0.6) !important}.categoria-link i{font-size:0.9rem}.search-container{margin-left:0.1rem}.search-button{padding:0.2rem 0.3rem !important;min-height:1.5rem !important;height:1.5rem !important;font-size:0.65rem;border:2px solid rgba(128,38,38,0.6) !important}}.nav-link{color:var(--color-text-light) !important;text-decoration:none !important;font-weight:500 !important;font-size:0.9rem !important;padding:0.5rem 0.75rem !important;border-radius:4px !important;transition:all 0.3s ease !important}.nav-link:hover{color:#F8E6E0 !important;background:#802626 !important}.product-card{background:white;border-radius:4px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,0.1);transition:all 0.3s ease;position:relative;border:1px solid #e5e5e5}h1,h2,h3,h4,h5,h6,.section-header h1,.newsletter-text h3,.cart-header h3,.empty-state h3,.mobile-menu-header h3{color:#333333}.section-header h1 i{margin-right:0.5rem;color:#802626}.section-header p{max-width:100%;margin:0 auto;text-align:center;font-size:15px;line-height:1.6;color:#aaaaaa}.footer-section h4{color:#993F3F !important}.hero{min-height:1vh;padding:30px 0 60px 0;margin:0;border-bottom:none;box-shadow:none;background:linear-gradient(to bottom,rgb(100,100,100) 0%,rgb(255,255,255) 100%);position:relative}@media (max-width:768px){.hero-content{background:rgba(255,255,255,0.12);backdrop-filter:blur(2px);padding:1.5rem;border-radius:4px;margin:1rem;max-width:500px}.hero{min-height:15vh;padding:0px 0 30px 0}.hero-bg-image{filter:none}}@media (max-width:480px){.hero-content{background:rgba(255,255,255,0.12);backdrop-filter:blur(2px);padding:1rem;border-radius:4px;margin:0.5rem;width:90%;max-width:400px;position:relative}.hero{min-height:15vh;padding:0px 0 30px 0}.hero-bg-image{filter:none}.header{background:rgba(26,26,26,0.75) !important;backdrop-filter:blur(15px) !important;border-bottom:1px solid rgba(255,255,255,0.1);box-shadow:0 4px 20px rgba(0,0,0,0.2)}.navbar{background:transparent !important}.nav-menu{background:rgba(26,26,26,0.9) !important;backdrop-filter:blur(15px) !important}}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px rgba(0,0,0,0.15);border-color:rgba(128,128,128,0.3)}.product-card.out-of-stock{opacity:0.5;filter:grayscale(30%);transition:all 0.3s ease}.product-card.out-of-stock:hover{opacity:0.7;transform:translateY(-2px);box-shadow:0 4px 15px rgba(0,0,0,0.1)}.product-image{width:100%;height:180px;background:linear-gradient(135deg,#2a2a2a 0%,#1a1a1a 50%,#0a0a0a 100%);display:flex;align-items:center;justify-content:center;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s ease}.product-image-link{display:block;width:100%;height:100%;text-decoration:none;color:inherit}.product-image-link:hover img{transform:scale(1.05)}.product-image-link:hover .placeholder{opacity:0.9;transform:scale(1.05)}.product-image .placeholder{color:rgba(255,255,255,0.6);font-size:2rem}.product-badge{position:absolute;top:10px;left:10px;background:linear-gradient(45deg,#802626,#661A1A);color:white;padding:0.25rem 0.5rem;border-radius:4px;font-size:0.8rem;font-weight:500;box-shadow:0 2px 8px rgba(128,38,38,0.3)}.product-badge.destacado{background:linear-gradient(45deg,#FFD700,#FFA500);color:#333;top:10px;font-weight:600;box-shadow:0 2px 8px rgba(255,215,0,0.4);border:1px solid rgba(255,165,0,0.3)}.product-badge.discount-badge{top:50px;background:linear-gradient(45deg,#DAA520,#B8860B);color:white;box-shadow:0 2px 8px rgba(218,165,32,0.3)}.product-badge.destacado i{margin-right:4px;color:#FF8C00}.product-favorite{position:absolute;top:10px;right:10px;background:rgba(255,255,255,0.9);border:none;border-radius:50%;width:35px;height:35px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s ease}.product-favorite:hover{background:#802626;color:white;transform:scale(1.1)}.product-favorite.active{background:#802626;color:white}.product-info{padding:1.2rem}.product-title{font-size:1.1rem;font-weight:700;margin-bottom:0.4rem;color:#1a1a1a;line-height:1.3}.product-description{color:#888;font-size:0.85rem;margin-bottom:1rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{display:flex;align-items:center;gap:0.5rem;margin-bottom:1rem}.price-current{font-size:1.2rem;font-weight:700;color:#802626}.price-original{font-size:1rem;color:#999;text-decoration:line-through}.product-actions{display:flex;gap:0.8rem}.btn-add-cart{flex:1;background:#802626;color:#FFFFFF;border:2px solid #802626;border-radius:4px;padding:0.6rem;cursor:pointer;font-weight:600;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:0.5rem;box-shadow:none;font-size:0.85rem}.btn-add-cart:hover{background:#661A1A;color:#FFFFFF;transform:translateY(-2px);box-shadow:0 4px 15px rgba(128,38,38,0.3)}.btn-notify-small{flex:1;background:#802626;color:white;border:2px solid #802626;border-radius:4px;padding:0.6rem;cursor:pointer;font-weight:600;transition:all 0.3s ease;display:flex;align-items:center;justify-content:center;gap:0.5rem;box-shadow:none;font-size:0.85rem}.btn-notify-small:hover{background:#661A1A;color:white;transform:translateY(-2px);box-shadow:0 4px 15px rgba(128,38,38,0.3)}.btn-view-product{flex:1;background:transparent;color:#802626;padding:0.6rem;border:2px solid #802626;border-radius:4px;cursor:pointer;font-weight:600;text-decoration:none;text-align:center;transition:all 0.3s ease;box-shadow:none;display:flex;align-items:center;justify-content:center;gap:0.5rem;font-size:0.85rem}.btn-view-product:hover{background:#802626;color:#FFFFFF;transform:translateY(-2px);box-shadow:0 4px 15px rgba(128,38,38,0.3)}.category-filter{background:white;border-radius:4px;padding:2rem;margin-bottom:2rem;box-shadow:0 5px 20px rgba(0,0,0,0.08);border:1px solid #e5e5e5;transition:all 0.3s ease}.filter-controls{display:flex;gap:2rem;align-items:end;flex-wrap:wrap}.filter-group{flex:1;min-width:200px}.filter-label{font-weight:500;margin-bottom:0.5rem;color:#333;display:block}.filter-select{width:100%;padding:0.75rem;border:1px solid #ddd;border-radius:4px;font-size:0.9rem;cursor:pointer;transition:all 0.3s ease;background:white}.filter-select:focus{outline:none;border-color:#802626;box-shadow:0 0 0 3px rgba(128,38,38,0.1)}.results-info{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1.5rem;background:white;border-radius:4px;box-shadow:0 5px 20px rgba(0,0,0,0.08);border:1px solid #e5e5e5}.results-count{color:#666}.pagination{display:flex;justify-content:center;gap:0.5rem;margin-top:3rem}.pagination a,.pagination span{padding:0.75rem 1rem;border:1px solid #ddd;border-radius:4px;text-decoration:none;color:#333;transition:all 0.3s ease;background:white}.pagination a:hover{background:#802626;color:white;border-color:#802626;transform:translateY(-2px);box-shadow:0 4px 12px rgba(128,38,38,0.3)}.pagination .current{background:linear-gradient(45deg,#802626,#661A1A);color:white;border-color:#802626;box-shadow:0 4px 12px rgba(128,38,38,0.3)}.pagination .disabled{color:#ccc;cursor:not-allowed}.empty-state{text-align:center;padding:4rem 2rem;background:white;border-radius:4px;box-shadow:0 5px 20px rgba(0,0,0,0.08);border:1px solid #e5e5e5}.empty-state i{font-size:4rem;color:#802626;margin-bottom:1.5rem}.empty-state h3{font-family:'Cinzel',serif;font-size:1.8rem;color:#1a1a1a;margin-bottom:1rem}.empty-state p{color:#666;font-size:1.1rem;margin-bottom:2rem}.btn-apply-filters{background:linear-gradient(45deg,#802626,#661A1A);color:white;padding:0.75rem 2rem;border:none;border-radius:4px;text-decoration:none;font-weight:500;transition:all 0.3s ease;display:inline-block;box-shadow:0 4px 15px rgba(128,38,38,0.3)}.btn-apply-filters:hover{transform:translateY(-2px);box-shadow:0 6px 20px rgba(128,38,38,0.4);background:linear-gradient(45deg,#661A1A,#802626)}.notification{position:fixed;top:20px;right:20px;background:#1E5A9C;color:white;padding:15px 20px;border-radius:4px;box-shadow:var(--shadow-lg);z-index:10000;animation:slideIn 0.3s ease-out}@keyframes slideIn{from{transform:translateX(100%);opacity:0}to{transform:translateX(0);opacity:1}}@media (max-width:768px){.product-actions{flex-direction:column}.filter-controls{flex-direction:column}.results-info{flex-direction:column;gap:1rem}}@media (max-width:480px){body,html{overflow-x:hidden}}@media (min-width:769px){.nav-menu{display:flex !important;position:static !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;transform:none !important;background:transparent !important;backdrop-filter:none !important;width:auto !important;height:auto !important;flex-direction:row !important;justify-content:center !important;align-items:center !important;padding:0 !important;z-index:auto !important}.nav-list{display:flex !important;flex-direction:row !important;gap:1.5rem !important;align-items:center !important;width:auto !important}.nav-item{width:auto !important;max-width:none !important}.nav-link{padding:0.5rem 0.75rem !important;width:auto !important;justify-content:flex-start !important;border-bottom:none !important;text-align:left !important;white-space:nowrap !important}.nav-toggle{display:none !important}}.footer{background:var(--color-darker);color:var(--color-text-light);padding:40px 0 20px;margin-top:0}.footer-content{display:grid;grid-template-columns:1.2fr 0.8fr 0.8fr 0.8fr;gap:40px}.footer-section h4{color:#802626;margin-bottom:20px;font-family:var(--font-display);font-size:18px}.footer-section ul{list-style:none;padding:0;margin:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color 0.2s}.footer-section ul li a:hover{color:#993F3F}.footer-logo{width:auto;height:auto;max-height:35px;max-width:min(100%,118px);object-fit:contain;object-position:left center;margin-bottom:15px}.footer-brand{text-align:left !important}.footer-logo{display:block !important;margin:0 0 15px 0 !important}.footer-brand p{color:#ccc;font-size:14px;line-height:1.6;text-align:left !important}.contact-info p{margin-bottom:10px;display:flex;align-items:center;gap:10px}.social-links{display:flex;gap:15px;margin-top:15px}.social-link{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;color:#B35C5C;transition:all 0.2s;font-size:18px}.social-link:hover{color:white !important;transform:translateY(-3px)}.footer-bottom{margin-top:30px;padding-top:20px;border-top:1px solid rgba(255,255,255,0.1);text-align:center;font-size:14px;color:#999}@media (max-width:768px){.products-section{padding-top:70px !important}.loja-container{padding:0 15px !important;max-width:100% !important}.header .navbar .container{padding:0 10px !important}.nav-menu{display:none}.logo:hover{transform:scale(1.05);filter:drop-shadow(0 4px 15px rgba(179,92,92,0.3)) drop-shadow(0 0 20px rgba(179,92,92,0.4));transition:all 0.3s ease}.footer-logo:hover{transform:scale(1.05);filter:drop-shadow(0 4px 15px rgba(179,92,92,0.3)) drop-shadow(0 0 20px rgba(179,92,92,0.4));transition:all 0.3s ease}.footer-content{display:block !important;gap:0 !important;font-size:0 !important}.footer-section:nth-child(1){text-align:left !important;margin-bottom:30px !important;padding-bottom:20px !important;border-bottom:1px solid rgba(255,255,255,0.1) !important;font-size:14px !important;display:block !important;width:100% !important}.footer-section:nth-child(1) .footer-logo{display:block !important;margin:0 auto 15px auto !important;text-align:center !important}.footer-content{text-align:center !important}.footer-section:nth-child(2){display:inline-block !important;width:calc(40% - 10px) !important;vertical-align:top !important;text-align:left !important;margin-right:20px !important;margin-bottom:30px !important;box-sizing:border-box !important}.footer-section:nth-child(3){display:inline-block !important;width:calc(40% - 10px) !important;vertical-align:top !important;text-align:left !important;margin-bottom:30px !important;box-sizing:border-box !important}.footer-section:nth-child(2),.footer-section:nth-child(3){white-space:normal !important;font-size:14px !important}.footer-section:nth-child(4){display:block !important;text-align:center !important;width:100% !important;padding-top:20px !important;border-top:1px solid rgba(255,255,255,0.1) !important;margin-bottom:0 !important;font-size:14px !important}.contact-info p{justify-content:center !important}.social-links{justify-content:center !important}.footer-section:nth-child(4) h4{display:none !important}.footer-section:nth-child(4) .contact-info p{display:none !important}.footer-section:nth-child(4) .social-links{margin-top:0 !important;padding-top:10px !important}.footer-brand{text-align:center !important}.footer-brand p{text-align:center !important}}.mobile-menu-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;background-color:rgba(0,0,0,0.9);z-index:9999;display:none;overflow-y:auto}.mobile-menu-container{width:100%;max-width:400px;margin:0 auto;padding:20px}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid rgba(255,255,255,0.1)}.mobile-menu-header h3{color:#fff;font-size:1.5rem;margin:0}.mobile-menu-close{background:none;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.mobile-menu-list{list-style:none;padding:0;margin:0}.mobile-menu-item{margin-bottom:15px}.mobile-menu-link{display:flex;align-items:center;color:#fff;font-size:1.2rem;text-decoration:none;padding:10px 0;transition:all 0.3s ease}.mobile-menu-link i{margin-right:15px;color:#802626;width:25px;text-align:center}.mobile-menu-link:hover{color:#802626;padding-left:5px}.mobile-menu-toggle{display:none;flex-direction:column;justify-content:space-between;width:24px;height:18px;cursor:pointer;margin-left:15px;background:transparent;border:none;padding:0;position:relative}.mobile-menu-toggle span{display:block;width:100%;height:2px;background-color:#802626;border-radius:2px;transition:all 0.3s ease;box-shadow:0 0 2px rgba(0,0,0,0.3)}.mobile-menu-toggle:hover span{background-color:#fff}.mobile-menu-toggle::after{content:'';position:absolute;top:-8px;left:-8px;right:-8px;bottom:-8px;background:rgba(128,38,38,0.1);border-radius:50%;opacity:0;transition:opacity 0.3s ease}.mobile-menu-toggle:hover::after{opacity:1}.mobile-menu-toggle.active span:nth-child(1){transform:translateY(8px) rotate(45deg)}.mobile-menu-toggle.active span:nth-child(2){opacity:0}.mobile-menu-toggle.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}@media (max-width:768px){.mobile-menu-toggle{display:flex;margin-right:5px !important;transition:opacity 0.3s ease,visibility 0.3s ease}.header.scrolled .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important}}.logo{max-height:50px;height:auto;width:auto}@media (max-width:768px){.logo{max-height:36px}}@media (max-width:480px){.logo{max-height:32px !important}}@media (max-width:430px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}}@media (width:1024px){.logo{max-height:35px !important;margin-top:4px !important}.nav-actions{transform:translateX(-35px) !important}.nav-menu{transform:translateX(-15px) !important}}@media (max-width:768px){.header{background:rgba(26,26,26,0.75) !important;backdrop-filter:blur(15px) !important;border-bottom:1px solid rgba(255,255,255,0.1);box-shadow:0 4px 20px rgba(0,0,0,0.2);top:0 !important;left:0 !important;right:0 !important;width:100% !important;max-width:none !important;margin:0 !important;border-radius:0 !important}.navbar{background:transparent !important}.nav-menu{background:rgba(26,26,26,0.9) !important;backdrop-filter:blur(15px) !important}.header .navbar .container{padding:0 10px !important}.nav-menu{display:none}@media (min-width:769px){.nav-menu{display:flex !important;position:static !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important;transform:none !important;background:transparent !important;backdrop-filter:none !important;width:auto !important;height:auto !important}}}@media (min-width:1601px){.logo{max-height:48px !important;margin-top:4px !important}}@media (width:1366px){.logo{max-height:40px !important;margin-top:4px !important}}@media (width:768px){.logo{max-height:40px !important;margin-top:4px !important}.products-section{margin-top:-6rem !important}.section-header h1{font-size:32px !important}.section-header p{font-size:14px !important}}@media (width:834px){.logo{max-height:40px !important;margin-top:4px !important}.header .navbar .nav-menu{display:none !important;position:absolute !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:translateX(-100%) !important;width:0 !important;height:0 !important;overflow:hidden !important}.mobile-menu-toggle{display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important}.products-section{margin-top:-1rem !important}}@media (width:820px){.logo{max-height:40px !important;margin-top:4px !important}.header .navbar .nav-menu{display:none !important;position:absolute !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:translateX(-100%) !important;width:0 !important;height:0 !important;overflow:hidden !important}.mobile-menu-toggle{display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important}.products-section{margin-top:-1rem !important}}@media (width:810px){.logo{max-height:40px !important;margin-top:4px !important}.header .navbar .nav-menu{display:none !important;position:absolute !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:translateX(-100%) !important;width:0 !important;height:0 !important;overflow:hidden !important}.mobile-menu-toggle{display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important}.products-section{margin-top:-1rem !important}}@media (width:800px){.logo{max-height:40px !important;margin-top:4px !important}.header .navbar .nav-menu{display:none !important;position:absolute !important;visibility:hidden !important;opacity:0 !important;pointer-events:none !important;transform:translateX(-100%) !important;width:0 !important;height:0 !important;overflow:hidden !important}.mobile-menu-toggle{display:flex !important;visibility:visible !important;opacity:1 !important;pointer-events:auto !important}.products-section{margin-top:-1rem !important}}@media (max-width:480px){.logo{max-height:32px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:430px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:32px !important}.section-header p{font-size:14px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:18px !important;padding-right:9px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:428px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:32px !important}.section-header p{font-size:14px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:18px !important;padding-right:9px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:414px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:32px !important}.section-header p{font-size:14px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:18px !important;padding-right:9px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:412px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:70px !important;height:70px !important}.nav-brand{transform:translateY(-1px) !important}.nav-actions{transform:translateY(-1px) !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:32px !important}.section-header p{font-size:14px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:10px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:393px){.logo{max-height:35px !important;margin-top:5px !important}.header .navbar{margin-top:3px !important;max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:30px !important}.section-header p{font-size:14px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:18px !important;padding-right:9px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:390px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:75px !important;height:75px !important}.nav-brand{transform:translateY(-5px) !important}.nav-actions{transform:translateY(-5px) !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:30px !important}.section-header p{font-size:14px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:18px !important;padding-right:9px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:384px){.logo{max-height:35px !important;margin-top:4px !important}.hero-content{margin-top:350px !important}.hero-content:before{font-size:10px !important;margin-top:105px !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:30px !important}.section-header p{font-size:14px !important}.whatsapp-link{width:50px !important;height:50px !important;font-size:1.7rem !important}.scroll-indicator{transform:translateY(5px) !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:18px !important;padding-right:9px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:375px){.logo{max-height:35px !important;margin-top:4px !important}.hero-content{margin-top:350px !important}.hero-content:before{font-size:10px !important;margin-top:105px !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:30px !important}.section-header p{font-size:14px !important}.whatsapp-link{width:50px !important;height:50px !important;font-size:1.7rem !important}.scroll-indicator{transform:translateY(5px) !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:18px !important;padding-right:9px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:360px){.logo{max-height:35px !important;margin-top:4px !important}.header .navbar{max-height:70px !important;height:70px !important}.nav-brand{transform:translateY(-1px) !important}.nav-actions{transform:translateY(-1px) !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:28px !important}.section-header p{font-size:14px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important;transform:translateX(-10px) !important}.header .mobile-menu-toggle,.header.scrolled .mobile-menu-toggle,.header:hover .mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:18px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:320px){.logo{max-height:30px !important;margin-top:4px !important}.nav-actions{transform:translateX(-10px) !important}.products-section{margin-top:-5rem !important}.section-header h1{font-size:26px !important}.section-header p{font-size:12px !important}.mobile-menu-toggle{opacity:1 !important;visibility:visible !important;pointer-events:auto !important;display:flex !important;z-index:1000 !important;transform:translateX(-10px) !important}.header .navbar .container,.header.scrolled .navbar .container{transform:none !important;margin-left:0 !important;margin-right:0 !important;padding-left:13px !important;padding-right:1px !important;position:static !important;left:auto !important;right:auto !important}}@media (max-width:768px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:39px !important;max-width:min(100%,131px) !important;object-fit:contain}}@media (max-width:480px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:35px !important;max-width:min(100%,118px) !important;object-fit:contain}}@media (max-width:360px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:35px !important;max-width:min(100%,118px) !important;object-fit:contain}}@media (max-width:320px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:30px !important;max-width:min(100%,101px) !important;object-fit:contain}}@media (min-width:769px){.footer-logo{display:block;width:auto !important;height:auto !important;max-height:43px !important;max-width:min(100%,144px) !important;object-fit:contain}}.cdp-loja{--lj-card-bg:#ffffff;--lj-card-bd:var(--border,#e6e8eb);--lj-card-bd-strong:var(--border-strong,#d1d5db);--lj-card-radius:var(--radius-lg,12px);--lj-card-shadow:var(--shadow-card,0 1px 3px rgba(0,0,0,0.04));--lj-card-shadow-h:var(--shadow-card-hover,0 4px 16px rgba(0,0,0,0.08));--lj-soft-bg:var(--soft-bg,#fafbfc);--lj-divider:var(--divider,#f0f1f3);--lj-text-1:var(--text-1,#1f2937);--lj-text-2:var(--text-2,#4b5563);--lj-text-3:var(--text-3,#6b7280);--lj-text-4:var(--text-4,#9ca3af);--lj-brand:var(--red-primary,#802626);--lj-brand-dark:var(--red-dark,#6b1f1f);--lj-brand-accent:var(--red-accent,#993F3F);--lj-success:#16a34a;--lj-success-bg:#dcfce7;--lj-success-bd:#bbf7d0;--lj-warning:#ca8a04;--lj-warning-bg:#fef9c3;--lj-warning-bd:#fde68a;--lj-info:#1d4ed8;--lj-info-bg:#dbeafe;--lj-info-bd:#bfdbfe}.cdp-loja.loja-container{padding-top:1.5rem;padding-bottom:3rem}.cdp-public-main>.products-section{padding-top:0;padding-bottom:0}.cdp-loja .section-header{margin:0 0 2rem;padding:0;text-align:center}.cdp-loja .section-header h1{margin:0 0 0.65rem;font-family:inherit;font-size:1.65rem;font-weight:600;line-height:1.25;color:var(--lj-text-1);letter-spacing:-0.015em}.cdp-loja .section-header h1 i{margin-right:0.55rem;color:var(--lj-brand);font-size:0.9em}.cdp-loja .section-header .divider{width:64px;height:3px;margin:0.65rem auto;background:linear-gradient(90deg,var(--lj-brand) 0%,var(--lj-brand-accent) 100%);border-radius:999px;border:none}.cdp-loja .section-header p{margin:0 auto;max-width:720px;color:var(--lj-text-3);font-size:0.975rem;line-height:1.55}.cdp-loja .section-header p strong{color:var(--lj-text-2);font-weight:600}.cdp-loja .error-message[style]{background:var(--lj-warning-bg) !important;border:1px solid var(--lj-warning-bd) !important;color:#854d0e !important;border-radius:10px !important;padding:0.85rem 1.15rem !important;margin:0 auto 1.5rem !important;max-width:720px;text-align:center !important;font-size:0.9rem;box-shadow:none}.cdp-loja .error-message i{color:var(--lj-warning)}.cdp-loja .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem;margin:0 0 2rem}.cdp-loja .product-card{position:relative;background:var(--lj-card-bg);border:1px solid var(--lj-card-bd);border-radius:var(--lj-card-radius);box-shadow:var(--lj-card-shadow);overflow:hidden;display:flex;flex-direction:column;transition:border-color 0.18s ease,box-shadow 0.18s ease,transform 0.18s ease}.cdp-loja .product-card:hover{border-color:var(--lj-card-bd-strong);box-shadow:var(--lj-card-shadow-h);transform:translateY(-2px)}.cdp-loja .product-card.out-of-stock{opacity:0.85}.cdp-loja .product-image{position:relative;width:100%;aspect-ratio:1;background:var(--lj-soft-bg);overflow:hidden;border-bottom:1px solid var(--lj-divider)}.cdp-loja .product-image .product-image-link{display:block;width:100%;height:100%;text-decoration:none}.cdp-loja .product-image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform 0.35s ease}.cdp-loja .product-card:hover .product-image img{transform:scale(1.04)}.cdp-loja .product-image .placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:var(--lj-text-4);font-size:2.5rem}.cdp-loja .product-badge{position:absolute;z-index:2;display:inline-flex;align-items:center;gap:0.3rem;padding:0.28rem 0.6rem;border-radius:999px;font-size:0.7rem;font-weight:700;line-height:1;letter-spacing:0.04em;text-transform:uppercase;white-space:nowrap;max-width:calc(50% - 1rem);overflow:hidden;box-shadow:0 2px 6px rgba(0,0,0,0.12)}.cdp-loja .product-badge.destacado{top:0.75rem;left:0.75rem;right:auto;background:linear-gradient(135deg,#f59e0b 0%,#c2780a 100%);color:#ffffff;box-shadow:0 2px 8px rgba(194,120,10,0.28)}.cdp-loja .product-badge.destacado i{color:inherit;margin-right:0;font-size:0.7rem}.cdp-loja .product-badge.discount-badge{top:0.75rem;right:0.75rem;left:auto;background:linear-gradient(135deg,#a83232 0%,var(--red-primary,#802626) 100%);color:#ffffff;box-shadow:0 2px 8px rgba(128,38,38,0.28)}@media (max-width:576px){.cdp-loja .product-badge.destacado{gap:0;padding:0.4rem;font-size:0;min-width:1.6rem;min-height:1.6rem;justify-content:center}.cdp-loja .product-badge.destacado i{font-size:0.75rem;margin:0}}.cdp-loja .product-favorite{position:absolute;z-index:3;bottom:0.75rem;right:0.75rem;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;border:1px solid var(--lj-card-bd);background:rgba(255,255,255,0.92);color:var(--lj-text-3);border-radius:999px;cursor:pointer;transition:color 0.15s ease,background 0.15s ease,border-color 0.15s ease,transform 0.15s ease;backdrop-filter:blur(4px)}.cdp-loja .product-favorite:hover{background:#ffffff;color:var(--lj-brand);border-color:var(--lj-brand);transform:scale(1.05)}.cdp-loja .product-favorite.active{background:var(--lj-brand);color:#ffffff;border-color:var(--lj-brand)}.cdp-loja .product-favorite i{font-size:0.9rem}.cdp-loja .product-info{padding:1rem 1.1rem 1.15rem;display:flex;flex-direction:column;gap:0.5rem;flex:1 1 auto}.cdp-loja .product-title{margin:0;font-family:inherit;font-size:0.975rem;font-weight:600;line-height:1.35;color:var(--lj-text-1);letter-spacing:-0.005em;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:2.7em}.cdp-loja .product-description{margin:0;color:var(--lj-text-3);font-size:0.825rem;line-height:1.5;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;overflow:hidden;text-overflow:ellipsis;min-height:2.55em}.cdp-loja .product-price{display:flex;align-items:baseline;gap:0.55rem;flex-wrap:wrap;margin:0.15rem 0}.cdp-loja .product-price .price-current{color:var(--lj-brand);font-size:1.2rem;font-weight:700;letter-spacing:-0.01em}.cdp-loja .product-price .price-original{color:var(--lj-text-4);font-size:0.85rem;text-decoration:line-through;font-weight:500}.cdp-loja .product-card.out-of-stock .product-price .price-current{color:var(--lj-text-3);font-size:0.95rem;font-weight:600;font-style:italic}.cdp-loja .product-actions{display:flex;flex-direction:column;gap:0.5rem;margin-top:0.65rem}.cdp-loja .btn-view-product{display:inline-flex;align-items:center;justify-content:center;gap:0.4rem;width:100%;padding:0.6rem 0.9rem;background:#ffffff;color:var(--lj-brand);border:1px solid var(--lj-card-bd);border-radius:8px;text-decoration:none;font-size:0.85rem;font-weight:600;line-height:1.2;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.cdp-loja .btn-view-product:hover{background:var(--lj-soft-bg);color:var(--lj-brand-dark);border-color:var(--lj-card-bd-strong)}.cdp-loja .btn-add-cart,.cdp-loja .add-to-cart-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.45rem !important;width:100% !important;padding:0.65rem 0.9rem !important;background:linear-gradient(135deg,var(--lj-brand) 0%,var(--lj-brand-dark) 100%) !important;color:#ffffff !important;border:1px solid var(--lj-brand) !important;border-radius:8px !important;font-size:0.85rem !important;font-weight:600 !important;cursor:pointer !important;box-shadow:0 2px 6px rgba(128,38,38,0.15) !important;transition:background 0.15s ease,box-shadow 0.15s ease,transform 0.1s ease !important}.cdp-loja .btn-add-cart:hover,.cdp-loja .add-to-cart-btn:hover{background:linear-gradient(135deg,var(--lj-brand-dark) 0%,var(--lj-brand) 100%) !important;box-shadow:0 4px 12px rgba(128,38,38,0.25) !important}.cdp-loja .btn-add-cart i,.cdp-loja .add-to-cart-btn i{font-size:0.85rem}.cdp-loja .btn-owned[style]{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.45rem !important;width:100% !important;padding:0.65rem 0.9rem !important;background:var(--lj-success-bg) !important;color:#166534 !important;border:1px solid var(--lj-success-bd) !important;border-radius:8px !important;font-size:0.85rem !important;font-weight:600 !important;cursor:default !important;box-shadow:none !important}.cdp-loja .btn-owned i{color:var(--lj-success)}.cdp-loja .btn-notify-small,.cdp-loja .notify-stock-btn{display:inline-flex !important;align-items:center !important;justify-content:center !important;gap:0.45rem !important;width:100% !important;padding:0.65rem 0.9rem !important;background:#ffffff !important;color:var(--lj-warning) !important;border:1px solid var(--lj-warning-bd) !important;border-radius:8px !important;font-size:0.8rem !important;font-weight:600 !important;cursor:pointer !important;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.cdp-loja .btn-notify-small:hover,.cdp-loja .notify-stock-btn:hover{background:var(--lj-warning-bg) !important;color:#854d0e !important;border-color:#facc15 !important}.cdp-loja .pagination{display:flex;align-items:center;justify-content:center;gap:0.4rem;flex-wrap:wrap;margin:2rem 0 0;padding:0}.cdp-loja .pagination a,.cdp-loja .pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;height:2.5rem;padding:0 0.85rem;border:1px solid var(--lj-card-bd);background:var(--lj-card-bg);color:var(--lj-text-2);border-radius:8px;font-size:0.875rem;font-weight:600;text-decoration:none;transition:background 0.15s ease,color 0.15s ease,border-color 0.15s ease}.cdp-loja .pagination a:hover{background:var(--lj-soft-bg);color:var(--lj-brand);border-color:var(--lj-card-bd-strong)}.cdp-loja .pagination .current{background:#8c3232;color:#ffffff;border-color:#8c3232;box-shadow:none}.cdp-loja .pagination .current:hover,.cdp-loja .pagination .current:focus-visible{background:var(--red-primary,#802626);color:#ffffff;border-color:var(--red-primary,#802626)}.cdp-loja .pagination .disabled{color:var(--lj-text-4);background:var(--lj-soft-bg);border-color:var(--lj-card-bd);cursor:not-allowed;opacity:0.7}.cdp-loja .pagination i{font-size:0.75rem}.cdp-loja .empty-state{background:var(--lj-card-bg);border:1px solid var(--lj-card-bd);border-radius:var(--lj-card-radius);box-shadow:var(--lj-card-shadow);padding:3rem 2rem;text-align:center;display:flex;flex-direction:column;align-items:center;gap:0.85rem;margin:1.5rem 0 0}.cdp-loja .empty-state>i{display:inline-flex;align-items:center;justify-content:center;width:4rem;height:4rem;border-radius:999px;background:linear-gradient( 135deg,rgba(128,38,38,0.06) 0%,rgba(128,38,38,0.12) 100% );color:var(--lj-brand);font-size:1.6rem;margin-bottom:0.35rem}.cdp-loja .empty-state h3{margin:0;font-family:inherit;font-size:1.2rem;font-weight:600;color:var(--lj-text-1);letter-spacing:-0.01em}.cdp-loja .empty-state p{margin:0 0 0.65rem;color:var(--lj-text-3);font-size:0.95rem}.cdp-loja .btn-apply-filters{display:inline-flex;align-items:center;justify-content:center;gap:0.55rem;padding:0.75rem 1.5rem;background:linear-gradient(135deg,var(--lj-brand) 0%,var(--lj-brand-dark) 100%);color:#ffffff;border:1px solid var(--lj-brand);border-radius:10px;text-decoration:none;font-size:0.92rem;font-weight:600;box-shadow:0 2px 6px rgba(128,38,38,0.18);transition:background 0.15s ease,box-shadow 0.15s ease}.cdp-loja .btn-apply-filters:hover{background:linear-gradient(135deg,var(--lj-brand-dark) 0%,var(--lj-brand) 100%);box-shadow:0 4px 14px rgba(128,38,38,0.28)}.cdp-public-main .newsletter-section{background:var(--lj-soft-bg,#fafbfc);border-top:1px solid var(--lj-card-bd,#e6e8eb);padding:3rem 1.5rem;margin-top:2rem}.cdp-public-main .newsletter-section .newsletter-content{max-width:720px;margin:0 auto;text-align:center}.cdp-public-main .newsletter-section h2,.cdp-public-main .newsletter-section h3{margin:0 0 0.5rem;font-family:inherit;font-size:1.3rem;font-weight:600;color:var(--lj-text-1,#1f2937);letter-spacing:-0.01em}.cdp-public-main .newsletter-section p{margin:0 0 1.5rem;color:var(--lj-text-3,#6b7280);font-size:0.95rem;line-height:1.55}.cdp-public-main .newsletter-section .newsletter-form{display:flex;gap:0.6rem;max-width:480px;margin:0 auto;flex-wrap:wrap}.cdp-public-main .newsletter-section .newsletter-form input[type="email"]{flex:1 1 220px;padding:0.78rem 1rem;background:#ffffff;color:var(--lj-text-1,#1f2937);border:1px solid var(--lj-card-bd,#e6e8eb);border-radius:10px;font-size:0.92rem;font-family:inherit;transition:border-color 0.15s ease,box-shadow 0.15s ease}.cdp-public-main .newsletter-section .newsletter-form input[type="email"]:focus{outline:none;border-color:var(--lj-brand,#802626);box-shadow:0 0 0 3px rgba(128,38,38,0.10)}.cdp-public-main .newsletter-section .newsletter-form .btn,.cdp-public-main .newsletter-section .newsletter-form button{flex:0 0 auto;padding:0.78rem 1.5rem;background:linear-gradient(135deg,var(--lj-brand,#802626) 0%,var(--lj-brand-dark,#6b1f1f) 100%);color:#ffffff;border:1px solid var(--lj-brand,#802626);border-radius:10px;font-size:0.92rem;font-weight:600;cursor:pointer;box-shadow:0 2px 6px rgba(128,38,38,0.18);transition:background 0.15s ease,box-shadow 0.15s ease}.cdp-public-main .newsletter-section .newsletter-form .btn:hover,.cdp-public-main .newsletter-section .newsletter-form button:hover{background:linear-gradient(135deg,var(--lj-brand-dark,#6b1f1f) 0%,var(--lj-brand,#802626) 100%);box-shadow:0 4px 14px rgba(128,38,38,0.28)}@media (max-width:991.98px){.cdp-loja .products-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem}}@media (max-width:767.98px){.cdp-loja.loja-container{padding-top:1rem;padding-bottom:2rem}.cdp-loja .section-header{margin-bottom:1.5rem}.cdp-loja .section-header h1{font-size:1.4rem}.cdp-loja .section-header p{font-size:0.9rem}.cdp-loja .products-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:0.85rem}.cdp-loja .product-info{padding:0.85rem 0.9rem 0.95rem;gap:0.4rem}.cdp-loja .product-title{font-size:0.9rem;min-height:2.5em}.cdp-loja .product-description{font-size:0.78rem;min-height:2.35em}.cdp-loja .product-price .price-current{font-size:1.05rem}.cdp-loja .product-price .price-original{font-size:0.78rem}.cdp-loja .btn-view-product,.cdp-loja .btn-add-cart,.cdp-loja .add-to-cart-btn,.cdp-loja .btn-notify-small,.cdp-loja .notify-stock-btn,.cdp-loja .btn-owned[style]{padding:0.55rem 0.7rem !important;font-size:0.78rem !important}.cdp-loja .product-badge{font-size:0.65rem;padding:0.18rem 0.5rem}.cdp-loja .empty-state{padding:2.25rem 1.25rem}.cdp-public-main .newsletter-section{padding:2.25rem 1.25rem}.cdp-public-main .newsletter-section h2,.cdp-public-main .newsletter-section h3{font-size:1.15rem}}@media (max-width:480px){.cdp-loja .products-grid{grid-template-columns:repeat(2,1fr);gap:0.65rem}.cdp-loja .product-info{padding:0.7rem 0.7rem 0.85rem;gap:0.35rem}.cdp-loja .product-title{font-size:0.85rem}.cdp-loja .product-description{display:none}.cdp-loja .product-price .price-current{font-size:0.95rem}.cdp-loja .product-favorite{width:1.9rem;height:1.9rem;bottom:0.55rem;right:0.55rem}.cdp-loja .pagination{gap:0.3rem}.cdp-loja .pagination a,.cdp-loja .pagination span{min-width:2.2rem;height:2.2rem;font-size:0.82rem;padding:0 0.65rem}.cdp-public-main .newsletter-section .newsletter-form{flex-direction:column}.cdp-public-main .newsletter-section .newsletter-form input[type="email"]{flex:1 1 auto;width:100%}.cdp-public-main .newsletter-section .newsletter-form .btn,.cdp-public-main .newsletter-section .newsletter-form button{width:100%}}@media (max-width:360px){.cdp-loja .products-grid{grid-template-columns:1fr}}