.bm-single-product{background:#fff;padding:30px 0 60px}.bm-product__wrap{max-width:1200px;margin:0 auto;padding:0 20px}.bm-product__breadcrumb{margin-bottom:24px;opacity:0;animation:fadeInUp 0.5s ease-out forwards}@keyframes fadeInUp{from{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.woocommerce-breadcrumb{font-size:14px;color:#6b7280}.woocommerce-breadcrumb a{color:#6b7280;text-decoration:none;transition:color 0.2s}.woocommerce-breadcrumb a:hover{color:#6F7FEA}.bm-product__grid{display:grid;grid-template-columns:500px 1fr;gap:50px;align-items:start}.bm-product__image{background:#f9fafb;border-radius:5px;padding:50px;display:flex;align-items:center;justify-content:center;min-height:450px;position:sticky;top:20px;overflow:hidden;opacity:0;animation:fadeInLeft 0.6s ease-out 0.1s forwards}.bm-product__image--visual-mode{padding:0}.bm-product__image--fallback-mode{padding:0}.bm-product__image-surface,.bm-product__image-fallback-surface,.bm-product__image-placeholder{width:100%;min-height:450px;height:450px;border-radius:5px}.bm-product__image-surface{background-position:center;background-repeat:no-repeat;background-size:cover}.bm-product__image--placeholder-mode{padding:0}.bm-product__badge-new{position:absolute;top:12px;right:12px;background:#6F7FEA;color:#fff;font-size:11px;font-weight:700;padding:4px 10px;border-radius:5px;text-transform:uppercase;letter-spacing:.05em;z-index:5}@keyframes fadeInLeft{from{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}.bm-product__image .woocommerce-product-gallery{width:100%;max-width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bm-product__image img{width:100%;height:100%;display:block;object-fit:contain}.bm-product__image .woocommerce-product-gallery__wrapper,.bm-product__image .woocommerce-product-gallery__image,.bm-product__image .bm-product-gallery__image--fallback{width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bm-product__image .bm-product-gallery__img--fallback{width:100%!important;height:100%!important;max-width:none!important;max-height:none!important;object-fit:contain!important}.bm-product__image-placeholder{display:flex;align-items:center;justify-content:center;background:#f9fafb}.bm-product__image-placeholder-img{width:180px;height:180px;object-fit:contain;opacity:.9;display:block}.bm-product__info{padding:0;opacity:0;animation:fadeInRight 0.6s ease-out 0.2s forwards}@keyframes fadeInRight{from{opacity:0;transform:translateX(30px)}to{opacity:1;transform:translateX(0)}}.bm-product__meta-top{display:flex;align-items:center;gap:16px;margin-bottom:10px}.bm-product__brand{font-size:14px;font-weight:700;color:#6F7FEA;text-decoration:none;text-transform:uppercase;letter-spacing:.08em;transition:opacity 0.2s}.bm-product__brand:hover{opacity:.8}.bm-product__sku{font-size:14px;color:#9ca3af;font-weight:500}.bm-product__title{font-size:28px;font-weight:700;margin:0 0 18px 0;color:#111827;line-height:1.3;letter-spacing:-.02em}.bm-product__badges{display:flex;gap:10px;margin-bottom:14px}.bm-product__badge{font-size:12px;font-weight:600;padding:6px 14px;border-radius:5px;text-transform:uppercase;letter-spacing:.03em;display:inline-flex;align-items:center}.bm-product__badge--stock{background:#10b981;color:#fff}.bm-product__badge--outofstock{background:#ef4444;color:#fff}.bm-product__badge--delivery{background:#f59e0b;color:#fff}.bm-product__sku-display{font-size:15px;color:#6b7280;margin-bottom:22px;font-weight:400}.bm-product__sku-display strong{color:#111827;font-weight:600}.bm-product__price{font-size:40px;font-weight:800;color:#6F7FEA;margin-bottom:12px;line-height:1;letter-spacing:-.02em}.bm-product__price .woocommerce-Price-amount{font-size:inherit;font-weight:inherit;color:inherit}.bm-product__shipping-time{font-size:14px;color:#6b7280;margin-bottom:28px;font-weight:400}.bm-product__cart{margin-bottom:28px}.bm-product__cart .cart{display:flex;gap:14px;align-items:stretch}.bm-product__cart .quantity{position:relative}.bm-product__cart .quantity .qty-wrapper{display:flex;align-items:center;border:2px solid #e5e7eb;border-radius:5px;overflow:hidden;background:#fff;transition:border-color 0.2s}.bm-product__cart .quantity .qty-wrapper:hover{border-color:#d1d5db}.bm-product__cart .quantity .qty-btn{width:44px;height:54px;border:0;background:#f9fafb;color:#6b7280;font-size:20px;font-weight:600;cursor:pointer;transition:all 0.2s;display:flex;align-items:center;justify-content:center;user-select:none;flex-shrink:0}.bm-product__cart .quantity .qty-btn:hover{background:#f3f4f6;color:#111827}.bm-product__cart .quantity .qty-btn:active{background:#e5e7eb}.bm-product__cart .quantity input{width:60px;height:54px;border:0;text-align:center;font-size:17px;font-weight:600;background:#fff;color:#111827}.bm-product__cart .single_add_to_cart_button{flex:1;height:54px;background:#6F7FEA!important;color:#fff!important;border:0;border-radius:5px;font-size:16px;font-weight:700;cursor:pointer;transition:all 0.25s ease;padding:0 40px;text-transform:uppercase;letter-spacing:.05em;position:relative}.bm-product__cart .single_add_to_cart_button:hover{background:#5a6fd8!important;transform:translateY(-2px);box-shadow:0 6px 20px rgb(111 127 234 / .35)}.bm-product__cart .single_add_to_cart_button.loading{pointer-events:none;opacity:.8}.bm-product__cart .single_add_to_cart_button .spinner{display:inline-block;width:20px;height:20px;border:3px solid rgb(255 255 255 / .3);border-top-color:#fff;border-radius:50%;animation:spin 0.6s linear infinite}.woocommerce .bm-product__cart button.button.alt,.woocommerce .bm-product__cart input.button.alt,.woocommerce .bm-product__cart a.button.alt{background-color:#6F7FEA!important;color:#fff!important}.woocommerce .bm-product__cart button.button.alt:hover,.woocommerce .bm-product__cart input.button.alt:hover,.woocommerce .bm-product__cart a.button.alt:hover{background-color:#5a6fd8!important}@keyframes spin{to{transform:rotate(360deg)}}.bm-product__tabs{display:flex;gap:12px;margin-bottom:28px;padding-bottom:28px;border-bottom:1px solid #e5e7eb}.bm-product__tab{display:flex;align-items:center;gap:10px;padding:12px 22px;background:#fff;border:2px solid #e5e7eb;border-radius:5px;font-size:14px;font-weight:600;color:#6b7280;cursor:pointer;transition:all 0.2s ease}.bm-product__tab:hover{border-color:#6F7FEA;color:#6F7FEA;background:#f9fafb}.bm-product__tab--active{background:#6F7FEA;border-color:#6F7FEA;color:#fff}.bm-product__tab svg{width:18px;height:18px}.bm-product__description{margin-bottom:28px}.bm-product__description h3{font-size:18px;font-weight:700;margin:0 0 14px 0;color:#111827}.bm-product__description p{font-size:15px;line-height:1.7;color:#6b7280;margin:0 0 12px 0}.bm-product__description p:last-child{margin-bottom:0}.bm-product__additional{display:flex;flex-direction:column;gap:14px;background:#f9fafb;padding:24px;border-radius:5px;border:1px solid #e5e7eb}.bm-product__info-item{font-size:14px;line-height:1.6;color:#6b7280;display:flex;align-items:flex-start;gap:8px}.bm-product__info-item strong{color:#111827;font-weight:600;min-width:180px}@media (max-width:1024px){.bm-product__grid{grid-template-columns:1fr;gap:40px}.bm-product__image{position:static;padding:40px;min-height:350px}.bm-product__image--visual-mode{padding:0}.bm-product__image--fallback-mode{padding:0}.bm-product__image--placeholder-mode{padding:0}.bm-product__image-surface,.bm-product__image-placeholder{min-height:350px;height:350px}.bm-product__image-placeholder-img{width:150px;height:150px}}@media (max-width:768px){.bm-single-product{padding:20px 0 40px}.bm-product__wrap{padding:0 16px}.bm-product__image{padding:30px;min-height:300px}.bm-product__image--visual-mode{padding:0}.bm-product__image--fallback-mode{padding:0}.bm-product__image--placeholder-mode{padding:0}.bm-product__image-surface,.bm-product__image-placeholder{min-height:300px;height:300px}.bm-product__image-placeholder-img{width:132px;height:132px}.bm-product__title{font-size:24px}.bm-product__price{font-size:32px}.bm-product__tabs{flex-wrap:wrap}.bm-product__additional{padding:20px}.bm-product__info-item{flex-direction:column;gap:4px}.bm-product__info-item strong{min-width:auto}}@media (max-width:480px){.bm-product__image{padding:20px;min-height:250px}.bm-product__image--visual-mode{padding:0}.bm-product__image--fallback-mode{padding:0}.bm-product__image--placeholder-mode{padding:0}.bm-product__image-surface,.bm-product__image-placeholder{min-height:250px;height:250px}.bm-product__image-placeholder-img{width:112px;height:112px}.bm-product__title{font-size:20px}.bm-product__price{font-size:28px}.bm-product__tabs{flex-direction:column}.bm-product__cart .cart{flex-direction:column}.bm-product__cart .quantity{justify-content:center}.bm-product__cart .single_add_to_cart_button{width:100%}}