.ProductClient-module__noMLua__backLink{color:#007185;font-family:var(--font-body);text-align:left;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.95rem;text-decoration:none;transition:color .2s,transform .2s;display:inline-flex}.ProductClient-module__noMLua__backLink:hover{color:#c45500;transform:translate(-2px)}.ProductClient-module__noMLua__productLayout{grid-template-columns:1fr 1.2fr;gap:3rem;margin-bottom:3rem;display:grid}.ProductClient-module__noMLua__imageSection{width:100%}.ProductClient-module__noMLua__imageContainer{aspect-ratio:1;border:1px solid var(--card-border);background:#fff;border-radius:8px;justify-content:center;align-items:center;width:100%;display:flex;overflow:hidden;box-shadow:0 1px 3px #0000001a}.ProductClient-module__noMLua__image{object-fit:cover;width:100%;height:100%}.ProductClient-module__noMLua__imageDigital{object-fit:contain;padding:2.5rem}.ProductClient-module__noMLua__detailsSection{text-align:left;flex-direction:column;align-items:flex-start;display:flex}.ProductClient-module__noMLua__categoryTag{font-family:var(--font-title);text-transform:uppercase;color:#007185;background:#e7f4fc;border:1px solid #bce1f7;border-radius:4px;margin-bottom:1rem;padding:.3rem .8rem;font-size:.75rem;font-weight:800}.ProductClient-module__noMLua__categoryTagPhysical{color:#111;background:#ffd814;border-color:#fcd200}.ProductClient-module__noMLua__title{color:#0f1111;margin-bottom:.5rem;font-size:2.25rem;font-weight:800;line-height:1.2}.ProductClient-module__noMLua__provider{font-family:var(--font-body);color:var(--muted);margin-bottom:1.25rem;font-size:.95rem}.ProductClient-module__noMLua__price{font-family:var(--font-title);color:#b12704;margin-bottom:2rem;font-size:2rem;font-weight:800}.ProductClient-module__noMLua__priceFree{font-family:var(--font-title);color:#007185;margin-bottom:2rem;font-size:1.8rem;font-weight:800}.ProductClient-module__noMLua__descriptionBox{margin-bottom:2rem}.ProductClient-module__noMLua__descriptionTitle{color:#0f1111;margin-bottom:.75rem;font-size:1.1rem;font-weight:700}.ProductClient-module__noMLua__description{color:var(--muted);font-size:.95rem;line-height:1.6}.ProductClient-module__noMLua__configCard{width:100%}.ProductClient-module__noMLua__configTitle{color:#0f1111;margin-bottom:1.25rem;font-size:1.2rem;font-weight:700}.ProductClient-module__noMLua__variantSelector{margin-bottom:1.5rem}.ProductClient-module__noMLua__variantLabel{color:#0f1111;margin-bottom:.5rem;font-size:.85rem;font-weight:700}.ProductClient-module__noMLua__optionsGrid{flex-wrap:wrap;gap:.5rem;display:flex}.ProductClient-module__noMLua__variantBtn{font-family:var(--font-body);color:#0f1111;border:1px solid var(--card-border);cursor:pointer;background:#fff;border-radius:4px;padding:.5rem 1.25rem;font-size:.85rem;font-weight:600;transition:all .2s}.ProductClient-module__noMLua__variantBtn:hover{background:#f7fafa;border-color:#bdc1c1}.ProductClient-module__noMLua__variantBtnActive{color:#c45500;background:#fffdf6;border-color:#e77600;box-shadow:0 0 3px #e4791180}.ProductClient-module__noMLua__denomGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:.75rem;margin-top:.75rem;display:grid}.ProductClient-module__noMLua__denomCard{border:1px solid var(--card-border);cursor:pointer;text-align:left;background:#fff;border-radius:4px;flex-direction:column;align-items:flex-start;padding:.75rem;transition:all .2s;display:flex}.ProductClient-module__noMLua__denomCard:hover{background:#f7fafa;border-color:#bdc1c1}.ProductClient-module__noMLua__denomCardActive{background:#fffdf6;border-color:#e77600;box-shadow:0 0 3px #e4791180}.ProductClient-module__noMLua__denomLabel{color:#0f1111;margin-bottom:.25rem;font-size:.85rem;font-weight:700}.ProductClient-module__noMLua__denomPrice{font-family:var(--font-title);color:#b12704;font-size:.95rem;font-weight:800}.ProductClient-module__noMLua__denomCardActive .ProductClient-module__noMLua__denomPrice{color:#b12704}.ProductClient-module__noMLua__operatorAlert{color:#b12704;background:#fdf2f2;border:1px solid #f8b4b4;border-radius:4px;margin-top:.5rem;padding:.5rem .75rem;font-size:.8rem;font-weight:600;display:inline-block}.ProductClient-module__noMLua__billReceipt{border:1px solid var(--card-border);color:#0f1111;background:#f7fafa;border-radius:4px;margin-top:1.5rem;padding:1.25rem;font-family:monospace}.ProductClient-module__noMLua__billRow{justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;display:flex}.ProductClient-module__noMLua__billRowTotal{border-top:1px dashed var(--card-border);color:#b12704;justify-content:space-between;margin-top:.75rem;padding-top:.75rem;font-size:1.05rem;font-weight:700;display:flex}.ProductClient-module__noMLua__actionRow{gap:1rem;width:100%;display:flex}.ProductClient-module__noMLua__addBtn{flex:1}.ProductClient-module__noMLua__alertToast{z-index:200;color:#0f1111;border-left:5px solid #007600;border:1px solid var(--card-border);background:#fff;border-radius:4px;align-items:center;gap:.75rem;padding:1rem 1.5rem;font-weight:600;animation:.3s cubic-bezier(.16,1,.3,1) ProductClient-module__noMLua__slideIn;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 15px #00000026}.ProductClient-module__noMLua__alertToastError{border-left-color:var(--danger)}.ProductClient-module__noMLua__alertIcon{font-size:1.2rem}.ProductClient-module__noMLua__reviewsCard{text-align:left;width:100%}.ProductClient-module__noMLua__reviewItem{border-bottom:1px solid var(--card-border);padding:1rem 0}.ProductClient-module__noMLua__reviewItem:last-child{border-bottom:none}.ProductClient-module__noMLua__reviewHeader{justify-content:space-between;margin-bottom:.25rem;display:flex}.ProductClient-module__noMLua__reviewUser{color:#0f1111;font-weight:600}.ProductClient-module__noMLua__reviewStars{color:#ffa41c;gap:.15rem;display:flex}.ProductClient-module__noMLua__starIcon{flex-shrink:0}.ProductClient-module__noMLua__reviewComment{color:var(--muted);font-size:.9rem}@keyframes ProductClient-module__noMLua__slideIn{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.ProductClient-module__noMLua__productLayout{grid-template-columns:1fr;gap:2rem}}.ProductClient-module__noMLua__quantitySelectorSection{margin-top:1.5rem;margin-bottom:1.5rem}.ProductClient-module__noMLua__quantityControls{align-items:center;gap:.5rem;display:flex}.ProductClient-module__noMLua__quantityBtn{color:#0f1111;cursor:pointer;background:#f0f2f2;border:1px solid #d5d9d9;border-radius:8px;outline:none;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.2rem;font-weight:600;transition:background-color .2s,border-color .2s;display:inline-flex;box-shadow:0 2px 5px #d5d9d980}.ProductClient-module__noMLua__quantityBtn:hover:not(:disabled){background:#e3e6e6;border-color:#b8c0c0}.ProductClient-module__noMLua__quantityBtn:disabled{opacity:.5;cursor:not-allowed}.ProductClient-module__noMLua__quantityInput{text-align:center;width:50px;height:36px;font-family:var(--font-body);color:#0f1111;border:1px solid #d5d9d9;border-radius:8px;outline:none;font-size:1rem;box-shadow:inset 0 1px 2px #0f111126}.ProductClient-module__noMLua__quantityInput::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProductClient-module__noMLua__quantityInput::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProductClient-module__noMLua__quantityInput[type=number]{-moz-appearance:textfield}.ProductClient-module__noMLua__inCartBadge{color:var(--success);background:#e6f4ea;border:1px solid #c2e7c9;border-radius:20px;margin-left:.5rem;padding:.35rem .75rem;font-size:.85rem;font-weight:600}.ProductClient-module__noMLua__cartStatusNotice{color:#155724;background:#eef7f2;border:1px solid #c3e6cb;border-radius:8px;align-items:center;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex}
