/*!
 * MakNorte V5 — Neurociência de cores aplicada
 *
 * 🧠 PSICOLOGIA DAS CORES (baseada em Amazon/Magalu/ML):
 *   PRETO    → preço principal = autoridade, ancora decisão
 *   VERMELHO → OFF/desconto = urgência, FOMO (Magalu/Americanas)
 *   VERDE    → "sem juros"/disponibilidade = confiança, "sim" (Mercado Livre)
 *   LARANJA  → botão CTA = ação, impulso (Amazon)
 *   AZUL     → marca/título = seriedade B2B
 *   CIANO    → PIX oficial #32BCAD (marca BCB)
 */:root{--mak-primary: #0F2847;--mak-accent: #FF6B35;--mak-accent-hover: #E55A2B;--mak-danger: #DC2626;--mak-danger-soft: #FEE2E2;--mak-success: #059669;--mak-success-soft: #D1FAE5;--mak-pix: #32BCAD;--mak-pix-soft: #E0F7F4;--mak-warning: #F59E0B;--mak-neutral-50: #FAFBFC;--mak-neutral-100: #F3F4F6;--mak-neutral-200: #E5E7EB;--mak-neutral-600: #4B5563;--mak-neutral-800: #111827;--mak-radius: 12px;--mak-radius-sm: 8px;--mak-shadow: 0 1px 3px rgba(15,40,71,.06);--mak-shadow-hover: 0 10px 24px rgba(15,40,71,.12);--mak-transition: .25s cubic-bezier(.4, 0, .2, 1)}product-card{border-radius:var(--mak-radius);overflow:hidden;background:#fff;box-shadow:var(--mak-shadow);border:1px solid var(--mak-neutral-200);transition:transform var(--mak-transition),box-shadow var(--mak-transition);display:flex;flex-direction:column}product-card:hover{transform:translateY(-4px);box-shadow:var(--mak-shadow-hover);border-color:transparent}product-card .card-gallery,product-card .media-fit{aspect-ratio:1 / 1!important;background:#fff!important;border-radius:var(--mak-radius) var(--mak-radius) 0 0!important;overflow:hidden!important;position:relative!important}product-card img,product-card picture img{object-fit:contain!important;width:100%!important;height:100%!important;padding:10%!important;transition:transform .4s ease}product-card:hover img{transform:scale(1.05)}product-card slideshow-slides,product-card slideshow-container{animation:none!important;transform:none!important}product-card slideshow-component{--autoplay-duration: 0s !important;pointer-events:none}product-card slideshow-slides>*:not(:first-child){display:none!important}product-card .slideshow-control,product-card slideshow-indicators,product-card slideshow-arrows{display:none!important}product-card .card-gallery:after{content:"\1f69a  Frete gr\e1tis";position:absolute;top:10px;left:10px;z-index:5;font-size:.66rem;font-weight:800;color:#fff;background:var(--mak-success);padding:4px 10px;border-radius:999px;letter-spacing:.02em;box-shadow:0 2px 4px #05966940;text-transform:uppercase}product-card a[href*="/products/"]{text-decoration:none!important}.product-title,product-card a h3{font-size:.88rem!important;font-weight:500!important;line-height:1.35!important;color:var(--mak-neutral-800)!important;-webkit-line-clamp:2!important;display:-webkit-box!important;-webkit-box-orient:vertical!important;overflow:hidden!important;min-height:2.4em!important;padding:0 1rem!important;margin-top:.6rem!important;transition:color var(--mak-transition)}product-card:hover .product-title{color:var(--mak-primary)!important}.mak-pricing-box{padding:.6rem 1rem .3rem!important;margin:.4rem 0 0!important;display:flex;flex-direction:column;gap:4px}.mak-pix-row{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px}.mak-pix-row .money-value{font-size:1.55rem!important;font-weight:800!important;color:var(--mak-neutral-800)!important;line-height:1.05!important;letter-spacing:-.025em!important;font-feature-settings:"tnum"}.mak-pix-row .money-label{font-size:0!important;display:inline-flex;align-items:center;align-self:center}.mak-pix-row .money-label:before{content:"10% OFF";font-size:.65rem;font-weight:800;color:#fff;background:var(--mak-danger);padding:3px 8px;border-radius:4px;letter-spacing:.04em;text-transform:uppercase}.mak-pix-row:after{content:"\e0  vista no PIX";font-size:.7rem;color:var(--mak-pix);font-weight:600;width:100%;margin-top:2px;letter-spacing:.01em}.mak-pix-row:after:before{content:"\1f4a0  "}.mak-card-row{font-size:.82rem!important;color:var(--mak-neutral-600)!important;font-weight:500!important;line-height:1.3!important;padding-top:6px;border-top:1px solid var(--mak-neutral-100);margin-top:4px}.mak-card-row:before{content:"ou ";color:var(--mak-neutral-600)}.mak-card-row strong{color:var(--mak-neutral-800)!important;font-weight:700!important}.mak-card-row strong:last-of-type{font-size:1.05rem!important;font-weight:800!important;color:var(--mak-neutral-800)!important;letter-spacing:-.01em}@media(max-width:749px){.mak-card-row strong:last-of-type{font-size:.85rem!important}}.mak-btn-wrapper{padding:.6rem 1rem 1rem!important;margin-top:auto!important}.mak-btn-ver-mais{display:flex!important;align-items:center;justify-content:center;gap:8px;width:100%!important;padding:.85rem 1rem!important;font-size:.85rem!important;font-weight:800!important;border-radius:var(--mak-radius-sm)!important;background:var(--mak-primary)!important;color:#fff!important;border:none!important;text-transform:uppercase!important;letter-spacing:.04em!important;transition:all var(--mak-transition)!important;box-shadow:0 2px 5px #0f28472e}.mak-btn-ver-mais:hover{background:var(--mak-accent)!important;transform:translateY(-2px);box-shadow:0 6px 14px #ff6b3559}.mak-btn-ver-mais:after{content:"\2192";font-size:1.1em;transition:transform var(--mak-transition)}.mak-btn-ver-mais:hover:after{transform:translate(3px)}@media(max-width:749px){product-card{border-radius:10px}product-card:hover{transform:none}.product-list{gap:8px!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;padding:0 8px!important}product-card img{padding:7%!important}.product-title{font-size:.75rem!important;padding:0 .6rem!important;min-height:2.2em!important}.mak-pricing-box{padding:.4rem .6rem .3rem!important;gap:3px}.mak-pix-row .money-value{font-size:1.15rem!important}.mak-pix-row .money-label:before{font-size:.55rem;padding:2px 5px}.mak-pix-row:after{font-size:.58rem}.mak-card-row{font-size:.65rem!important;padding-top:4px}.mak-btn-wrapper{padding:.4rem .6rem .6rem!important}.mak-btn-ver-mais{padding:.6rem .4rem!important;font-size:.68rem!important}product-card .card-gallery:after{font-size:.55rem;padding:2px 6px;top:6px;left:6px}}body.template-product h1{font-size:clamp(1.5rem,3.5vw,2.25rem)!important;font-weight:800!important;line-height:1.2!important;letter-spacing:-.025em!important;color:var(--mak-neutral-800)!important}.template-product details{border:1px solid var(--mak-neutral-200)!important;border-radius:var(--mak-radius-sm)!important;margin-bottom:.5rem!important;overflow:hidden;background:#fff}.template-product details[open]{box-shadow:var(--mak-shadow-hover);border-color:var(--mak-primary)!important}.template-product details summary{padding:1rem 1.25rem!important;font-weight:600!important;cursor:pointer;list-style:none;display:flex!important;align-items:center;justify-content:space-between}.template-product details summary:after{content:"+";font-size:1.4em;color:var(--mak-primary);transition:transform var(--mak-transition)}.template-product details[open] summary:after{transform:rotate(45deg)}.template-product table{width:100%;border-collapse:separate!important;border-spacing:0;border-radius:var(--mak-radius-sm);overflow:hidden;border:1px solid var(--mak-neutral-200)}.template-product table th,.template-product table td{padding:.75rem 1rem!important;border-bottom:1px solid var(--mak-neutral-100)}.template-product table tr:last-child td{border-bottom:none}.template-product table th{background:var(--mak-neutral-50);color:var(--mak-primary);font-weight:700}.jdgm-prev-badge__stars,.jdgm-star{color:var(--mak-warning)!important}@keyframes mak-fade-up{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}product-card{animation:mak-fade-up .3s ease-out both}product-card:nth-child(2){animation-delay:.04s}product-card:nth-child(3){animation-delay:.08s}product-card:nth-child(4){animation-delay:.12s}
/*# sourceMappingURL=/cdn/shop/t/5/assets/maknorte-enhancements.css.map?t=1776393439 */
