.custom-product-layout{--custom-spacing: 2rem;--custom-border-radius: 8px;--custom-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);--custom-transition: all .3s ease}.custom-product-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:var(--custom-spacing);max-width:1400px;margin:0 auto;padding:var(--custom-spacing)}.custom-product-media{position:relative}.custom-media-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem;width:100%}.custom-media-item{position:relative;aspect-ratio:1;overflow:hidden;border-radius:var(--custom-border-radius);box-shadow:var(--custom-shadow);cursor:pointer;transition:var(--custom-transition)}.custom-media-item:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.custom-media-image,.custom-media-video,.custom-media-model{width:100%;height:100%;object-fit:cover;transition:var(--custom-transition)}.custom-media-item:hover .custom-media-image{transform:scale(1.05)}.custom-external-video{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#f8f9fa}.custom-product-info{padding-left:1rem}.custom-product-info-wrapper{max-width:100%}.custom-product-header{margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid #e5e7eb}.custom-product-title{font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem;color:#111827}.custom-product-price{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.custom-price-current{font-size:1.75rem;color:#8e7c78}.custom-price-compare{font-size:1.25rem;color:#6b7280;text-decoration:line-through}.custom-price-save{background:#dc2626;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.875rem;font-weight:600}.custom-product-variants{padding-bottom:2rem;font-family:var(--font-stack-header);color:#8e7c78;font-weight:600}.custom-accordion-container{background-color:#faf9fa;border-radius:16px;padding:20px;margin-top:30px;font-family:inherit}.custom-accordion-item{border-bottom:1px solid #e1e0e1}.custom-accordion-item:last-child{border-bottom:none}.custom-accordion-header{background:none;border:none;width:100%;text-align:left;font-size:16px;font-weight:300;padding:16px 0;color:#8e7c78;display:flex;justify-content:space-between;align-items:center;cursor:pointer}.custom-accordion-icon{display:inline-block;margin-left:10px;font-size:20px;font-weight:700;color:#8e7c78;transition:transform .3s ease;line-height:1}.custom-accordion-icon:before{content:"+"}.custom-accordion-item.active .custom-accordion-icon:before{content:"\2212"}.custom-accordion-content{max-height:0;overflow:hidden;transition:max-height .4s ease}.custom-accordion-body{padding:0 0 16px;color:#4a4a4a;font-size:15px}.custom-accordion-body h3{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;color:#111827}.custom-accordion-body p{margin-bottom:.75rem}.custom-accordion-body ul{list-style:none;padding:0;margin:1rem 0}.custom-accordion-body li{padding:.25rem 0;color:#8e7c78;font-weight:500}.custom-accordion-item.active .custom-accordion-icon{transform:rotate(180deg)}.custom-accordion-item.active .custom-accordion-content{max-height:1000px}.custom-standard-text{background:#f8fafc;border-radius:var(--custom-border-radius);padding:1.5rem;margin-bottom:2rem;border-left:4px solid#8e7c78}.custom-standard-content h3{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#111827}.custom-standard-content p{margin-bottom:1rem;color:#4b5563;line-height:1.6}.custom-standard-content ul{list-style:none;padding:0;margin:1rem 0}.custom-standard-content li{padding:.5rem 0;color:#8e7c78;font-weight:500;display:flex;align-items:center}.custom-image-modal{display:none;position:fixed;z-index:9999;left:0;top:0;width:100%;height:100%;background-color:#000000e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.custom-modal-content{position:relative;margin:auto;padding:0;width:90%;max-width:1200px;height:100%;display:flex;align-items:center;justify-content:center}.custom-modal-image{max-width:100%;max-height:90%;object-fit:contain;border-radius:var(--custom-border-radius);box-shadow:var(--custom-shadow)}.custom-modal-close{position:absolute;top:2rem;right:2rem;color:#fff;font-size:2rem;font-weight:700;cursor:pointer;z-index:10000;background:#00000080;width:3rem;height:3rem;border-radius:50%;display:flex;align-items:center;justify-content:center;transition:var(--custom-transition)}.custom-modal-close:hover{background:#000c;transform:scale(1.1)}@media(max-width:1024px){.custom-product-wrapper{grid-template-columns:1fr;gap:1.5rem}.custom-product-info{padding-left:0}.custom-media-grid{grid-template-columns:1fr 1fr;gap:.75rem}}@media(max-width:768px){.custom-product-wrapper{padding:1rem;gap:1rem}.custom-product-title,.custom-price-current{font-size:1.5rem}.custom-accordion-header{padding:.75rem 1rem;font-size:.9rem}.custom-accordion-body,.custom-standard-text{padding:1rem}}@media(max-width:480px){.custom-media-grid{grid-template-columns:1fr;gap:.5rem}.custom-product-price{flex-direction:column;align-items:flex-start;gap:.5rem}.custom-modal-close{top:1rem;right:1rem;width:2.5rem;height:2.5rem;font-size:1.5rem}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.custom-accordion-body{animation:fadeIn .3s ease}.custom-media-item:focus{outline:2px solid#8e7c78;outline-offset:2px}@media(prefers-reduced-motion:reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(prefers-color-scheme:dark){.custom-product-layout{--custom-shadow: 0 4px 6px -1px rgba(0, 0, 0, .3), 0 2px 4px -1px rgba(0, 0, 0, .2)}.custom-product-title{color:#f9fafb}.custom-accordion-header{background:#374151;color:#f9fafb}.custom-accordion-body,.custom-standard-text{background:#1f2937;color:#d1d5db}}.custom-product-buttons{display:flex;gap:12px;margin-top:20px}.custom-product-buttons a{padding:8px 24px;font-size:15px;font-weight:300;text-decoration:none;border-radius:30px;display:inline-block;transition:all .3s ease;text-align:center;white-space:nowrap;margin-bottom:20px}.btn-curadoria{background-color:#e0b452;color:#fff;width:50%}.btn-curadoria:hover{background-color:#d0a745}.btn-oferta{background-color:#8e7c78;color:#fff;width:50%}.btn-oferta:hover{background-color:#5a4d48}@media(max-width:600px){.custom-product-buttons{flex-direction:column;align-items:stretch}.custom-product-buttons a{width:100%;text-align:center}}.custom-modal-prev,.custom-modal-next{position:absolute;top:50%;transform:translateY(-50%);font-size:3rem;background-color:#0006;color:#fff;border:none;padding:.5rem 1rem;cursor:pointer;z-index:10001;border-radius:4px;transition:background-color .3s}.custom-modal-prev:hover,.custom-modal-next:hover{background-color:#000c}.custom-modal-prev{left:1rem}.custom-modal-next{right:1rem}.whatsapp-link{text-decoration:underline;color:inherit;transition:color .3s ease}.whatsapp-link:hover{color:#dfb15a}
/*# sourceMappingURL=/cdn/shop/t/2/assets/product-custom-layout.css.map */
