.bm-section{font-family:inherit}.bm{padding:var(--bm-pad-top) 0 var(--bm-pad-bot)}.bm-hero{display:grid;grid-template-columns:1fr 1fr;gap:var(--bm-gap);align-items:start;max-width:1280px;margin:0 auto;padding:0 24px}@media(max-width:768px){.bm-hero{grid-template-columns:1fr;gap:24px}}.bm-gal{position:relative}.bm-gm{position:relative;overflow:hidden;border-radius:var(--bm-img-radius);background:#f5f5f5;cursor:zoom-in;aspect-ratio:1/1;--zoom-x: 50%;--zoom-y: 50%}.bm-gm img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .3s ease}.bm-gm.zoomed{cursor:zoom-out}.bm-gm.zoomed img{transform:scale(2);transform-origin:var(--zoom-x) var(--zoom-y)}.bm-gm>span{position:absolute;bottom:10px;left:50%;transform:translate(-50%);font-size:11px;color:#666;background:#ffffffd9;padding:3px 8px;border-radius:20px;pointer-events:none;white-space:nowrap}.bm-arr{position:absolute;top:50%;transform:translateY(-50%);background:#ffffffe6;border:none;border-radius:50%;width:36px;height:36px;font-size:20px;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #00000026;z-index:2;transition:background .2s}.bm-arr:hover{background:#fff}.bm-arr-l{left:10px}.bm-arr-r{right:10px}.bm-wish{position:absolute;top:10px;right:10px;background:#ffffffe6;border:none;border-radius:50%;width:36px;height:36px;font-size:18px;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001f;z-index:2;transition:transform .2s}.bm-wish:hover{transform:scale(1.15)}.bm-thumbs{display:flex;gap:8px;margin-top:10px;flex-wrap:wrap}.bm-thumb{width:72px;height:72px;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:border-color .2s;flex-shrink:0}.bm-thumb.active,.bm-thumb:hover{border-color:var(--bm-accent)}.bm-thumb img{width:100%;height:100%;object-fit:cover;display:block}.bm-box{display:flex;flex-direction:column;gap:0;padding:8px 0}.bm-badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.bm-badge{font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;background:var(--bm-accent);color:#fff;padding:4px 10px;border-radius:4px}.bm-badge.sale{background:#e63946}.bm-stars{display:flex;align-items:center;gap:8px;margin-bottom:10px}.bm-title{font-size:clamp(22px,3vw,32px)!important;font-weight:700!important;color:#1a1a1a!important;line-height:1.25!important;margin:8px 0 16px!important}.bm-price-row{display:flex;align-items:baseline;gap:10px;margin:0 0 16px;flex-wrap:wrap}.bm-price{font-size:28px!important;font-weight:700!important;color:#1a1a1a!important;line-height:1}.bm-compare{font-size:18px;color:#999;text-decoration:line-through;font-weight:400}.bm-save{font-size:14px;font-weight:700;color:#e63946;background:#ffeef0;padding:3px 8px;border-radius:4px}.bm-pay{font-size:14px;color:#555;margin:-8px 0 14px}.bm-urgency{font-size:14px;font-weight:600;color:#c0392b;background:#fdf0f0;border:1px solid #f5c6cb;border-radius:6px;padding:10px 14px;margin-bottom:14px}.bm-opts{margin-bottom:16px}.bm-opts label{display:block;font-size:15px!important;font-weight:600!important;color:#1a1a1a!important;margin-bottom:8px}.bm-pills{display:flex;flex-wrap:wrap;gap:8px}.bm-pill{font-size:14px!important;font-weight:500!important;color:#1a1a1a!important;border:2px solid #ddd;border-radius:var(--bm-pill-radius);padding:8px 16px;cursor:pointer;transition:border-color .2s,color .2s,background .2s;line-height:1;-webkit-user-select:none;user-select:none}.bm-pill:hover{border-color:var(--bm-accent);color:var(--bm-accent)}.bm-pill.active{border-color:var(--bm-accent);background:var(--bm-accent-soft);color:var(--bm-accent);font-weight:700!important}.bm-swatch{width:34px;height:34px;border-radius:50%;border:3px solid transparent;cursor:pointer;transition:border-color .2s,transform .2s;outline:2px solid #ddd;outline-offset:2px;display:inline-block}.bm-swatch:hover{transform:scale(1.12)}.bm-swatch.active{outline-color:var(--bm-accent);border-color:#fff}.bm-img-swatch{width:44px;height:44px;border-radius:6px;border:2px solid transparent;cursor:pointer;object-fit:cover;transition:border-color .2s}.bm-img-swatch.active{border-color:var(--bm-accent)}.bm-qty-row{display:flex;align-items:center;gap:12px;margin-bottom:16px}.bm-qty-row label{font-size:15px!important;font-weight:600!important;color:#1a1a1a!important}.bm-qty{display:flex;align-items:center;border:2px solid #ddd;border-radius:8px;overflow:hidden}.bm-qty button{width:38px;height:38px;background:#f5f5f5;border:none;font-size:18px!important;font-weight:700;cursor:pointer;color:#1a1a1a;transition:background .2s;display:flex;align-items:center;justify-content:center}.bm-qty button:hover{background:#e8e8e8}.bm-qty input{width:48px;height:38px;border:none;border-left:1px solid #ddd;border-right:1px solid #ddd;text-align:center;font-size:16px!important;font-weight:600!important;color:#1a1a1a!important;-moz-appearance:textfield}.bm-qty input::-webkit-outer-spin-button,.bm-qty input::-webkit-inner-spin-button{-webkit-appearance:none}.bm-disc{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.bm-disc-opt{display:flex;align-items:center;gap:10px;padding:12px 14px;border:2px solid #ddd;border-radius:8px;cursor:pointer;font-size:14px!important;color:#1a1a1a!important;transition:border-color .2s}.bm-disc-opt.active{border-color:var(--bm-accent);background:var(--bm-accent-soft)}.bm-disc-opt input{display:none}.bm-disc-label{flex:1;font-size:14px!important;font-weight:600!important;color:#1a1a1a!important}.bm-disc-save{font-size:13px;font-weight:700;color:#e63946}.bm-benefits{display:grid;grid-template-columns:1fr 1fr;gap:8px 16px;margin-bottom:16px}.bm-benefit{display:flex;align-items:center;gap:8px;font-size:12px!important;font-weight:500!important;color:#1a1a1a!important;background:none;border:none;border-radius:0;padding:0;text-align:left;line-height:1.5}.bm-benefit:before{content:"";display:inline-block;width:13px;height:14px;flex-shrink:0;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAOCAYAAAD0f5bSAAABm0lEQVR4nHWQvWpUQRiGn5k5uyHErC4hsdAk/guBSNKmSGXjLQh6A96GpXgL2lhYCCLEJnYWgY0BURF/diWBhP1Bkqx6NrvnnJnX4iSrnsWneeGbed4PPtLNpoZkIU8fpPBXSso+7yt0YkmS9VttkqefUC8FZ0CANWD+ZLq+TfqyARMlEFh7fpL01Q7xnTWSJx/BQFZrElox/sN34rtrJI/eY2cm8hLA2qtV3HwF+p7+wzdkmy3SF3VMZDm6v4FvHGLnKtgLFcxYBBKRu3yasHKOsN9HRyn9BzXMeETy7Athp4tbnMbdmMYtnSVfYzCShBe+fkD2epd0fRu1YuzFM7hrVaKb80RLM1B2DFGBtNZUd/mxsned4tMQO7S9QCLb2CNancVeqebzIIrkkgBnCK0YdXqM3Vsm1A9GPv8rcdw28ESrs7i5Cpj8vJj/SgaCSJ5/RT8GqDsgfDs87hq1LEG50+4RGl3C7i8oO7KtNvqZ5I6K0kmRhDlVwl2v4t+2wQfMeJQLpiidIHALU5RuXYLJMuXbC1Cyo2uA3yUt/W2VygAzAAAAAElFTkSuQmCC);background-size:contain;background-repeat:no-repeat;background-position:center}.bm-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:16px}.bm-atc{width:100%;height:var(--bm-atc-height);background:var(--bm-atc-bg);color:var(--bm-atc-text);border:none;border-radius:var(--bm-atc-radius);font-size:17px!important;font-weight:700!important;letter-spacing:.04em;cursor:pointer;transition:background .2s,transform .1s}.bm-atc:hover{background:var(--bm-atc-hover-bg)}.bm-atc:active{transform:scale(.98)}.bm-atc:disabled{opacity:.5;cursor:not-allowed}.bm-atc.success{background:#27ae60}.bm-now{width:100%;height:var(--bm-atc-height);background:var(--bm-now-bg);color:#fff!important;border:none;border-radius:var(--bm-now-radius);font-size:17px!important;font-weight:700!important;letter-spacing:.04em;cursor:pointer;transition:background .2s}.bm-now:hover{background:var(--bm-now-hover-bg)}.bm-payment-row{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 0 12px;border-top:1px solid #f0f0f0;margin-bottom:4px}.bm-payment-label{font-size:12px;font-weight:600;color:#999;letter-spacing:.04em;text-transform:uppercase}.bm-payment-icons{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:8px}.bm-pay-icon{height:28px;width:auto;border-radius:4px;display:block}.bm-trust{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-bottom:14px}.bm-trust-item{display:flex;align-items:center;gap:8px;font-size:13px!important;font-weight:600!important;color:#333!important;line-height:1.3}.bm-trust-item svg{flex-shrink:0;color:var(--bm-accent)}.bm-delivery{font-size:14px!important;color:#444!important;font-weight:500!important;line-height:1.5;padding:10px 0;border-top:1px solid #f0f0f0;margin:0}.bm-sticky{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #e5e5e5;padding:12px 20px;display:flex;align-items:center;gap:14px;z-index:1000;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 20px #0000001a}.bm-sticky.visible{transform:translateY(0)}.bm-sticky img{width:44px;height:44px;object-fit:cover;border-radius:6px;flex-shrink:0}.bm-sticky-info{flex:1;min-width:0}.bm-sticky-name{font-size:14px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bm-sticky-price{font-size:15px;font-weight:700;color:var(--bm-accent)}.bm-sticky-atc{padding:12px 28px;background:var(--bm-atc-bg);color:#fff!important;border:none;border-radius:var(--bm-atc-radius);font-size:15px!important;font-weight:700!important;cursor:pointer;white-space:nowrap;transition:background .2s}.bm-sticky-atc:hover{background:var(--bm-atc-hover-bg)}@media(max-width:768px){.bm-hero{padding:0 16px}.bm-title{font-size:22px!important}.bm-price{font-size:24px!important}.bm-benefits{flex-direction:column}.bm-trust{grid-template-columns:1fr}.bm-atc,.bm-now{font-size:16px!important}.bm-thumb{width:60px;height:60px}}
/*# sourceMappingURL=/cdn/shop/t/125/assets/bodimodi-product-page.css.map */
