.products{background:linear-gradient(#fff8dc 0%,#ffe4b5 100%);padding:5rem 2rem}.not-found-section{align-items:center;padding:5rem 2rem 4rem;display:flex}.not-found-card{text-align:center;background:radial-gradient(circle at top,#ffffffe6,#fef3c7f2);border-radius:24px;max-width:720px;margin:0 auto;padding:2.75rem 2.5rem 2.5rem;box-shadow:0 18px 45px #94542059}.not-found-icon{margin-bottom:1rem;font-size:3rem}.not-found-title{color:#8b4513;margin-bottom:.75rem;font-family:Playfair Display,serif;font-size:2.3rem;font-weight:700}.not-found-text{color:#654321;max-width:520px;margin:0 auto 2rem;font-size:1.05rem;line-height:1.7}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:.9rem;display:flex}.not-found-button{text-align:center;min-width:170px}.not-found-button.secondary{color:#8b4513;background:#fff;border:2px solid #ff8c00}.not-found-button.secondary:hover{color:#fff;background:linear-gradient(135deg,#ff8c00 0%,orange 100%)}.not-found-button.ghost{color:#8b4513;box-shadow:none;background:0 0;border:2px dashed #8b451366}.not-found-button.ghost:hover{color:#8b4513;background:#fffc;border-style:solid}@media (max-width:640px){.not-found-section{padding:4rem 1.5rem 3rem}.not-found-card{padding:2.25rem 1.75rem 2rem}.not-found-title{font-size:1.9rem}}.products-container{max-width:1200px;margin:0 auto}.section-header{text-align:center;margin-bottom:3rem}.section-title{color:#8b4513;text-align:center;border-bottom:none;margin-bottom:1rem;padding-bottom:0;font-family:Playfair Display,serif;font-size:3rem;font-weight:700;display:block}.products .section-title{text-align:center;display:block}.section-subtitle{color:#654321;max-width:600px;margin:0 auto;font-size:1.2rem}.products-section-divider{background:linear-gradient(90deg,#ff8c0000,#ff8c0073,#ffd7008c,#ff8c0073,#ff8c0000);border-radius:999px;max-width:860px;height:1px;margin:1.75rem auto 2.75rem}.category-filter{flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:3rem;display:flex}.category-btn{color:#8b4513;cursor:pointer;background:#fff;border:2px solid orange;border-radius:30px;align-items:center;gap:.5rem;padding:.8rem 1.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:500;transition:all .3s;display:flex}.category-btn:hover{color:#fff;background:orange;transform:translateY(-2px);box-shadow:0 4px 12px #ffa5004d}.category-btn.active{color:#fff;background:linear-gradient(135deg,#ff8c00 0%,orange 100%);border-color:#ff8c00;box-shadow:0 4px 12px #ff8c0066}.category-icon{font-size:1.2rem}.loading-products{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:4rem 2rem;display:flex}.loading-spinner{font-size:3rem;animation:3s ease-in-out infinite float}.loading-products p{color:#8b4513;font-size:1.2rem;font-weight:500}.product-section{margin-bottom:4rem}.product-section:last-child{margin-bottom:0}.product-section-title{color:#8b4513;text-align:center;margin-bottom:.8rem;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:600}.product-section-description{color:#654321;text-align:center;max-width:700px;margin:0 auto 2.5rem;font-size:1.1rem;line-height:1.6}.banhos-consecration-notice{background:linear-gradient(135deg,#ffd70026 0%,#ff8c0026 100%);border:2px solid #ff8c004d;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;max-width:860px;margin:0 auto 1.75rem;padding:1rem 1.5rem;display:flex;box-shadow:0 2px 8px #ff8c001a}.banhos-notice-icon{flex-shrink:0;font-size:1.5rem}.banhos-notice-text{color:#8b4513;text-align:center;margin:0;font-size:1rem;font-weight:500;line-height:1.5}.banhos-notice-text strong{color:#654321;font-weight:700}@media (max-width:768px){.banhos-consecration-notice{flex-direction:column;gap:.5rem;padding:.875rem 1rem}.banhos-notice-text{font-size:.95rem}}.products-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;display:grid}.product-card{background:#fff;border-radius:20px;flex-direction:column;transition:all .3s;display:flex;overflow:hidden;box-shadow:0 4px 20px #ff8c0033}.product-card:hover{transform:translateY(-10px);box-shadow:0 8px 30px #ff8c0066}.product-image{background:linear-gradient(135deg,gold 0%,orange 100%);justify-content:center;align-items:center;width:100%;height:250px;display:flex;position:relative;overflow:hidden}.product-badges{z-index:2;pointer-events:none;flex-wrap:wrap;gap:6px;max-width:calc(100% - 24px);display:flex;position:absolute;top:12px;left:12px}.product-badge{color:#8b4513;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffffff2;border:1px solid #ff8c0099;border-radius:999px;padding:.25rem .55rem;font-size:.72rem;font-weight:700;line-height:1;box-shadow:0 2px 8px #0000001f}.product-emoji{filter:drop-shadow(2px 2px 4px #0003);font-size:4rem;animation:3s ease-in-out infinite float}.product-img-placeholder{background:linear-gradient(135deg,gold 0%,orange 100%);justify-content:center;align-items:center;width:100%;height:100%;min-height:250px;display:flex}.rose-petal-floating{font-size:1.2rem;animation:22s linear infinite rosePetalFall;position:absolute;top:-40px}@keyframes rosePetalFall{0%{opacity:0;transform:translateY(-10%)rotate(0)}10%{opacity:1}50%{opacity:.85;transform:translate(-20px,45vh)rotate(40deg)}to{opacity:0;transform:translate(20px,105vh)rotate(80deg)}}@media (max-width:768px){.sabao-amor-page{overflow:visible!important}.sabao-amor-container{padding-inline:1.25rem}.sabao-amor-hero{grid-template-columns:minmax(0,1fr)!important;align-items:flex-start!important;gap:2rem!important}.sabao-amor-explain{grid-template-columns:minmax(0,1fr)!important}.rose-petal-floating{display:none}.sabao-amor-video-petals,.rose-petal-from-video{display:none!important}}.product-img{object-fit:cover;object-position:center;width:100%;height:100%}.product-img.sabao-atração,.product-img.sabao-quebra-demanda{object-position:center 80%}.product-img.banho-abre-caminho{object-position:center 85%}.product-img.banho-quebra-demanda{object-position:center 75%}.product-img.banho-desejo,.product-img.banho-acalmar,.product-img.banho-amor{object-position:center 70%}.product-img.banho-prosperidade{object-position:center 68%}.product-img.po-acalmar{object-position:center 85%}.product-img.po-atração{object-position:center 48%}.product-img.po-glamour,.product-img.po-amor,.product-img.po-desejo{object-position:center 85%}.product-img.sabao-prosperidade{object-position:center 68%}.product-img.sabao-sensualidade{object-position:center 70%}.product-video{object-fit:contain;object-position:center;background:linear-gradient(135deg,gold 0%,orange 100%);width:100%;height:100%}.product-info{flex-direction:column;flex-grow:1;padding:1.5rem;display:flex}.product-name{color:#8b4513;margin-bottom:.8rem;font-family:Playfair Display,serif;font-size:1.4rem;font-weight:600}.product-description-wrapper{flex-grow:1;margin-bottom:1.5rem}.product-short-description{color:#654321;margin-bottom:1rem;font-size:.9rem;line-height:1.5;overflow:visible}.product-description-text{color:#654321;margin-bottom:1rem;font-size:.95rem;line-height:1.6}.product-usage-section{border-top:1px solid #ffe4b5;margin-top:1rem;margin-bottom:.8rem;padding-top:.8rem}.product-usage-label{color:#8b4513;margin-bottom:.3rem;font-size:.9rem;font-weight:600;display:block}.product-usage-text{color:#654321;font-size:.9rem;line-height:1.5;display:block}.product-warning-section{border-top:1px solid #ffe4b5;margin-top:.8rem;padding-top:.8rem}.product-warning-text{color:#8b4513;font-size:.85rem;line-height:1.5;display:block}.product-warning-text strong{font-weight:600}.product-quantity-section{border-top:1px solid #ffe4b5;border-bottom:1px solid #ffe4b5;margin-bottom:1rem;padding:1rem 0}.quantity-label{color:#8b4513;margin-bottom:.5rem;font-size:.9rem;font-weight:500;display:block}.product-quantity-controls{justify-content:center;align-items:center;gap:.5rem;display:flex}.quantity-btn-decrease,.quantity-btn-increase{color:#ff8c00;cursor:pointer;background:#fff;border:2px solid orange;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-family:Poppins,sans-serif;font-size:1.2rem;font-weight:700;transition:all .3s;display:flex}.quantity-btn-decrease:hover,.quantity-btn-increase:hover{color:#fff;background:orange;transform:scale(1.1)}.quantity-btn-decrease:active,.quantity-btn-increase:active{transform:scale(.95)}.quantity-input{text-align:center;color:#8b4513;background:#fff;border:2px solid orange;border-radius:10px;width:60px;height:35px;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:all .3s}.quantity-input:focus{border-color:#ff8c00;outline:none;box-shadow:0 0 0 3px #ff8c001a}.quantity-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.quantity-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.quantity-input[type=number]{appearance:textfield}.product-footer{justify-content:space-between;align-items:center;gap:1rem;margin-top:auto;padding-top:1rem;display:flex}.product-actions{flex-direction:column;align-items:flex-end;gap:.5rem;display:flex;visibility:visible!important;opacity:1!important}.product-details-link{color:#8b4513;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:800;text-decoration:none}.product-details-link:hover{text-decoration:underline}.price-section{flex-direction:column;gap:.3rem;display:flex}.product-price{color:#ff8c00;font-family:Playfair Display,serif;font-size:1.5rem;font-weight:700;transition:all .3s}.product-price-unit{color:#654321;font-family:Poppins,sans-serif;font-size:.9rem;font-style:italic;font-weight:400}.buy-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff8c00 0%,orange 100%);border:none;border-radius:25px;padding:.7rem 1.5rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;transition:all .3s;visibility:visible!important;opacity:1!important;display:block!important}.buy-button:hover{background:linear-gradient(135deg,orange 0%,#ff8c00 100%);transform:scale(1.05);box-shadow:0 4px 12px #ff8c0066}.buy-button:active{transform:scale(.98)}.cart-toast{z-index:9999;color:#fff;background:#222222f2;border-radius:999px;align-items:center;gap:.4rem;padding:.85rem 1.6rem;font-family:Poppins,sans-serif;font-size:.95rem;animation:.25s ease-out cartToastFade;display:flex;position:fixed;bottom:1.6rem;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #00000059}@keyframes cartToastFade{0%{opacity:0;transform:translate(-50%)translateY(8px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:768px){.products{padding:3rem 1rem}.section-title{font-size:2.2rem}.section-subtitle{font-size:1rem}.product-section{margin-bottom:3rem}.product-section-title{font-size:1.8rem}.product-section-description{margin-bottom:2rem;font-size:1rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}}@media (max-width:480px){.products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.product-footer{flex-direction:column;align-items:stretch;gap:1rem}.product-actions{align-items:stretch;width:100%;visibility:visible!important;opacity:1!important}.product-details-link{text-align:center}.price-section{text-align:center;width:100%}.buy-button{border-radius:16px;width:100%;padding:.6rem .9rem;font-size:.85rem;visibility:visible!important;opacity:1!important;display:block!important}.product-quantity-controls{justify-content:space-between;width:100%}.quantity-input{flex:1;max-width:56px;height:30px;font-size:.9rem}.quantity-btn-decrease,.quantity-btn-increase{width:30px;height:30px;font-size:1rem}.product-image{height:160px}.product-badges{gap:5px;max-width:calc(100% - 20px);top:10px;left:10px}.product-badge{white-space:nowrap;text-overflow:ellipsis;max-width:100%;padding:.22rem .45rem;font-size:.62rem;overflow:hidden}.product-info{padding:.9rem}.product-name{margin-bottom:.5rem;font-size:1.05rem}.product-short-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.75rem;font-size:.82rem;line-height:1.35;display:-webkit-box;overflow:hidden}.product-price{font-size:1.15rem}.product-price-unit{font-size:.78rem}.product-details-link{text-align:center;font-size:.85rem}}@media (max-width:360px){.products-grid{grid-template-columns:1fr}}.image-modal-overlay{z-index:10000;background:#000000e6;justify-content:center;align-items:center;padding:2rem;animation:.3s fadeIn;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.image-modal-content{box-sizing:border-box;background:#fff;border-radius:20px;flex-direction:column;width:90%;max-width:900px;max-height:90vh;padding:3.5rem 2rem 2rem;animation:.3s zoomIn;display:flex;position:relative;overflow:visible auto}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.image-modal-close{color:#fff;cursor:pointer;z-index:10002;background:#8b4513f2;border:2px solid #8b4513;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-family:Poppins,sans-serif;font-size:1.6rem;font-weight:700;line-height:1;transition:all .3s;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 2px 8px #0003}@media (max-width:768px){.image-modal-close{top:1rem;right:1rem}}.image-modal-close:hover{background:#8b4513;border-color:#8b4513;transform:scale(1.1)}.image-modal-body{flex:1;align-items:flex-start;gap:2.5rem;min-height:0;margin-top:.5rem;display:flex;overflow:visible}.image-modal-image-container{background:#fff8dc;border-radius:12px;flex:0 0 42%;justify-content:center;align-self:flex-start;align-items:center;max-width:42%;min-height:200px;padding:1rem;display:flex}.image-modal-img{object-fit:contain;border-radius:8px;width:100%;max-height:min(50vh,400px);box-shadow:0 4px 20px #0000001a}.image-modal-video{object-fit:contain;background:#000;border-radius:8px;width:100%;max-height:min(50vh,400px);box-shadow:0 4px 20px #0000001a}.image-modal-info{box-sizing:border-box;flex-direction:column;flex:1;gap:0;min-width:0;max-height:calc(90vh - 4rem);padding-bottom:1.25rem;padding-right:1rem;display:flex;overflow-y:auto}.image-modal-main-content{flex-shrink:0}.image-modal-extra-content{border-top:2px solid #ffe4b5;margin-top:2rem;padding-top:2rem}.image-modal-name{color:#8b4513;text-align:left;letter-spacing:-.5px;margin-bottom:1.25rem;font-family:Playfair Display,serif;font-size:2rem;font-weight:700;line-height:1.3}.image-modal-badges{flex-wrap:wrap;gap:8px;margin:-.5rem 0 1.25rem;display:flex}.image-modal-badge{color:#8b4513;background:#fff8dc;border:1px solid #ffe4b5;border-radius:999px;padding:.35rem .7rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:700;line-height:1}.image-modal-description{color:#654321;text-align:left;margin-bottom:1.75rem;font-size:1.05rem;font-weight:400;line-height:1.6}.kit-modal-details{background:#fff8dc;border:2px solid #ffe4b5;border-radius:12px;margin:-.75rem 0 1.75rem;padding:1.25rem}.kit-modal-title{color:#8b4513;letter-spacing:.2px;margin:0 0 .75rem;font-family:Poppins,sans-serif;font-size:1.05rem;font-weight:700}.kit-modal-list{color:#654321;margin:0;padding-left:1.1rem}.kit-modal-item{margin:.4rem 0;line-height:1.55}.kit-modal-item-name{color:#8b4513}.kit-modal-item-detail{color:#654321;font-weight:400}.kit-modal-highlight{color:#8b4513;margin:.9rem 0 0;font-weight:600}.image-modal-price-section{border-bottom:2px solid #ffe4b5;margin-bottom:1.75rem;padding-bottom:1.25rem}.image-modal-price{color:#ff8c00;font-family:Playfair Display,serif;font-size:2.2rem;font-weight:700;line-height:1.2}.image-modal-quantity-section{margin-bottom:1.75rem}.image-modal-quantity-label{color:#8b4513;margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.95rem;font-weight:600;display:block}.image-modal-quantity-controls{justify-content:flex-start;align-items:center;gap:.75rem;display:flex}.image-modal-buy-button{color:#fff;cursor:pointer;letter-spacing:.3px;background:linear-gradient(135deg,#ff8c00 0%,orange 100%);border:none;border-radius:25px;width:100%;margin-bottom:2rem;padding:1.1rem 2rem;font-family:Poppins,sans-serif;font-size:1.1rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #ff8c004d}.image-modal-buy-button:hover{background:linear-gradient(135deg,orange 0%,#ff8c00 100%);transform:translateY(-2px);box-shadow:0 6px 16px #ff8c0080}.image-modal-buy-button:active{transform:translateY(0);box-shadow:0 2px 8px #ff8c0066}.image-modal-collapsible-section{background:#fff;border:1px solid #ffe4b5;border-radius:10px;margin-bottom:1rem;overflow:hidden;box-shadow:0 2px 8px #0000000d}.image-modal-collapsible-header{cursor:pointer;text-align:left;background:#fff8dc;border:none;justify-content:space-between;align-items:center;width:100%;padding:1.1rem 1.25rem;font-family:Poppins,sans-serif;transition:all .3s;display:flex}.image-modal-collapsible-header:hover{background:#ffe4b5}.image-modal-collapsible-header:focus{outline-offset:-2px;outline:2px solid orange}.image-modal-collapsible-title{color:#8b4513;letter-spacing:.2px;font-size:1.05rem;font-weight:600}.image-modal-collapsible-icon{color:#8b4513;flex-shrink:0;margin-left:1rem;font-size:.75rem;transition:transform .3s;display:inline-block}.image-modal-collapsible-icon.expanded{transform:rotate(90deg)}.image-modal-collapsible-content{color:#654321;background:#fff;border-top:1px solid #ffe4b5;max-height:none;padding:1.25rem;font-size:.95rem;line-height:1.6;animation:.3s slideDown}.image-modal-collapsible-content p{margin:0;line-height:1.6}.image-modal-warning-content{background:#fff8dc;border-left:3px solid #ff8c00;font-weight:500}@keyframes slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:500px;padding-top:1.25rem;padding-bottom:1.25rem}}.image-modal-info .product-description-wrapper{margin-top:0}.image-modal-info .product-description-text{color:#654321;text-align:left;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.image-modal-info .product-usage-section{border-top:2px solid #ffe4b5;margin-top:1.5rem;margin-bottom:1.5rem;padding-top:1.5rem}.image-modal-info .product-usage-label{color:#8b4513;text-transform:uppercase;letter-spacing:.5px;margin-bottom:.5rem;font-family:Playfair Display,serif;font-size:.9rem;font-weight:600;display:block}.image-modal-info .product-usage-text{color:#654321;font-size:.95rem;line-height:1.6;display:block}.image-modal-info .product-warning-section{border-top:2px solid #ffe4b5;margin-top:1.5rem;padding-top:1.5rem}.image-modal-info .product-warning-text{color:#8b4513;background:#fff8dc;border-left:3px solid #ff8c00;border-radius:8px;padding:1rem;font-size:.9rem;line-height:1.6;display:block}.image-modal-info .product-warning-text strong{font-weight:600}@media (max-width:768px){.image-modal-overlay{padding:.5rem}.image-modal-content{border-radius:15px;width:100%;max-width:100%;max-height:95vh;padding:3rem 1.5rem 1.5rem}.image-modal-close{width:38px;height:38px;font-size:1.4rem;top:10px;right:10px}.image-modal-body{flex-direction:column;flex:1;gap:1.5rem;min-height:0;margin-top:0;overflow:visible}.image-modal-image-container{flex:none;width:100%;max-width:100%;min-height:auto;padding:.75rem}.image-modal-img,.image-modal-video{width:100%;max-height:min(40vh,250px)}.image-modal-name{text-align:center;margin-bottom:1rem;font-size:1.6rem;line-height:1.3}.image-modal-description{text-align:center;margin-bottom:1.5rem;font-size:1rem;line-height:1.7}.image-modal-price-section{text-align:center;margin-bottom:1.5rem;padding-bottom:1rem}.image-modal-price{font-size:2rem}.image-modal-quantity-section{margin-bottom:1.5rem}.image-modal-quantity-label{text-align:center}.image-modal-quantity-controls{justify-content:center}.image-modal-buy-button{margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1rem}.image-modal-collapsible-header{padding:1rem}.image-modal-collapsible-content{padding:1rem;font-size:.9rem}.image-modal-info{max-height:calc(95vh - 8rem);padding-bottom:1.25rem;overflow-y:auto}}
