.product-page{padding:2rem 3vw 4rem}.product-page__inner{display:grid;grid-template-columns:1fr 420px;gap:4rem;align-items:start;max-width:1400px;margin:0 auto}.product-gallery{display:flex;gap:1rem}.product-gallery__thumbs{display:flex;flex-direction:column;gap:.6rem;flex-shrink:0}.product-gallery__thumb{width:72px;height:72px;border:2px solid transparent;background:var(--bm-black-card);cursor:pointer;padding:4px;transition:border-color .2s}.product-gallery__thumb--active,.product-gallery__thumb:hover{border-color:var(--bm-red)}.product-gallery__thumb img{width:100%;height:100%;object-fit:cover}.product-gallery__main{position:relative;flex:1;background:var(--bm-black-card);overflow:hidden}.product-gallery__slide{display:none}.product-gallery__slide--active{display:block}.product-gallery__slide img{width:100%;height:auto;display:block}.product-gallery__arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0a0a0bb3;border:1px solid var(--bm-border);color:var(--bm-white);width:40px;height:40px;font-size:1.4rem;cursor:pointer;transition:background .2s;z-index:2}.product-gallery__arrow:hover{background:var(--bm-red)}.product-gallery__arrow--prev{left:.75rem}.product-gallery__arrow--next{right:.75rem}.product-info{position:sticky;top:5rem}.product-info__breadcrumb{font-size:.78rem;color:var(--bm-gray-dim);margin-bottom:1.25rem;letter-spacing:.02em}.product-info__breadcrumb a{color:var(--bm-gray);text-decoration:none}.product-info__breadcrumb a:hover{color:var(--bm-red)}.product-info__breadcrumb span{margin:0 .4rem}.product-info__title{font-family:var(--font-heading);font-size:2rem;font-weight:700;text-transform:uppercase;letter-spacing:.04em;margin:0 0 1rem;line-height:1.15}.product-info__price{font-size:1.35rem;margin-bottom:1.75rem}.product-info__price--compare{text-decoration:line-through;color:var(--bm-gray-dim);margin-right:.75rem}.product-info__price--sale{color:var(--bm-red)}.product-info__option{margin-bottom:1.25rem}.product-info__option-label{display:block;font-size:.82rem;text-transform:uppercase;letter-spacing:.1em;color:var(--bm-gray);margin-bottom:.6rem}.product-info__option-pills{display:flex;flex-wrap:wrap;gap:.5rem}.product-info__pill{min-width:44px;padding:.6rem 1rem;font-size:.82rem;font-weight:600;text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--bm-border);background:transparent;color:var(--bm-white);cursor:pointer;transition:all .2s}.product-info__pill:hover{border-color:var(--bm-white)}.product-info__pill--active{background:var(--bm-red);border-color:var(--bm-red);color:#fff}.product-info__pill--soldout{opacity:.35;cursor:not-allowed;text-decoration:line-through}.product-info__quantity-row{display:flex;gap:.75rem;margin:1.5rem 0}.product-info__quantity{display:flex;border:1px solid var(--bm-border)}.product-info__qty-btn{width:40px;height:48px;background:transparent;border:none;color:var(--bm-white);font-size:1.1rem;cursor:pointer;transition:background .2s}.product-info__qty-btn:hover{background:#e8e6e30f}.product-info__qty-input{width:48px;text-align:center;background:transparent;border:none;border-left:1px solid var(--bm-border);border-right:1px solid var(--bm-border);color:var(--bm-white);font-size:.95rem;-moz-appearance:textfield}.product-info__qty-input::-webkit-inner-spin-button,.product-info__qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.product-info__add-btn{flex:1;height:48px;font-size:.82rem;letter-spacing:.14em}.product-info__add-btn:disabled{opacity:.4;cursor:not-allowed}.product-info__description{margin-top:1.5rem;font-size:.92rem;line-height:1.7;color:var(--bm-gray);border-top:1px solid var(--bm-border);padding-top:1.5rem}.product-info__accordion{border-top:1px solid var(--bm-border)}.product-info__accordion summary{padding:1.1rem 0;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;list-style:none;display:flex;justify-content:space-between;align-items:center;color:var(--bm-white)}.product-info__accordion summary:after{content:"+";font-size:1.2rem;font-weight:300;transition:transform .2s}.product-info__accordion[open] summary:after{content:"\2212"}.product-info__accordion-body{padding:0 0 1.25rem;font-size:.88rem;line-height:1.7;color:var(--bm-gray)}.product-info__trust{margin-top:1.75rem;padding-top:1.5rem;border-top:1px solid var(--bm-border);display:flex;flex-direction:column;gap:.7rem}.product-info__trust-item{display:flex;align-items:center;gap:.6rem;font-size:.82rem;color:var(--bm-gray)}.product-info__trust-item svg{color:var(--bm-red);flex-shrink:0}@media(max-width:1024px){.product-page__inner{grid-template-columns:1fr 360px;gap:2.5rem}}@media(max-width:768px){.product-page{padding:1rem}.product-page__inner{grid-template-columns:1fr;gap:2rem}.product-gallery{flex-direction:column-reverse}.product-gallery__thumbs{flex-direction:row;overflow-x:auto;padding-bottom:.5rem}.product-gallery__thumb{width:56px;height:56px}.product-info{position:static}.product-info__title{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/8/assets/product-page.css.map */
