@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;600;700;800&display=swap";.buy-box-v7,.buy-box-v7 *,.buy-box-v7 *:before,.buy-box-v7 *:after{box-sizing:border-box;margin:0;padding:0;font-family:Montserrat,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.buy-box-v7{--bb7-page-bg: #ffffff;--bb7-bg: #ffffff;--bb7-border: #e5e7eb;--bb7-text: #212529;--bb7-text-muted: #6b7280;--bb7-primary: #2563eb;--bb7-primary-foreground: #ffffff;--bb7-success: #22c55e;--bb7-success-foreground: #ffffff;--bb7-warning: #f59e0b;--bb7-badge-bg: rgba(34, 197, 94, .1);--bb7-badge-text: #22c55e;--bb7-gradient-primary: linear-gradient(135deg, #2563eb, #7c3aed);--bb7-shadow-card: 0 4px 20px -4px rgba(33, 37, 41, .1);--bb7-shadow-glow: 0 8px 30px -8px rgba(37, 99, 235, .4)}.buy-box-v7{width:100%;background:var(--bb7-page-bg);line-height:1.5}.buy-box-v7__container{display:flex;flex-direction:column;gap:24px;max-width:1200px;margin:0 auto}@media (min-width: 768px){.buy-box-v7__container{flex-direction:row;gap:32px;align-items:flex-start}.buy-box-v7__gallery{flex:1;max-width:50%;position:sticky;top:20px;align-self:flex-start}.buy-box-v7__card{flex:1;max-width:50%}}.buy-box-v7__gallery{width:100%;padding:0 10px}@media (min-width: 768px){.buy-box-v7__gallery{padding:0}}.buy-box-v7__gallery-main{position:relative;aspect-ratio:1 / 1;border-radius:16px;overflow:hidden;background:#f4f4f5;margin-bottom:12px;box-shadow:var(--bb7-shadow-card);padding:20px}.buy-box-v7__gallery-image{position:absolute;top:20px;right:20px;bottom:20px;left:20px;width:calc(100% - 40px);height:calc(100% - 40px);object-fit:contain;opacity:0;transition:opacity .3s ease}.buy-box-v7__gallery-image--active{opacity:1}.buy-box-v7__gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;background:#fffffff2;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border:1px solid var(--bb7-border);cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--bb7-text);opacity:0;transition:opacity .2s ease;box-shadow:0 2px 8px #0000001a}.buy-box-v7__gallery-main:hover .buy-box-v7__gallery-arrow{opacity:1}.buy-box-v7__gallery-arrow--prev{left:12px}.buy-box-v7__gallery-arrow--next{right:12px}.buy-box-v7__gallery-arrow svg{width:20px;height:20px}.buy-box-v7__gallery-counter{position:absolute;bottom:12px;right:12px;padding:6px 10px;border-radius:9999px;background:#fffffff2;font-size:var(--bb7-gallery-counter-size-mobile, 12px);font-weight:600;color:var(--bb7-text-muted);line-height:1}@media (min-width: 768px){.buy-box-v7__gallery-counter{font-size:var(--bb7-gallery-counter-size-desktop, 12px)}}.buy-box-v7__thumbnails{display:flex;justify-content:center;gap:8px}.buy-box-v7__thumbnail{width:48px;height:48px;border-radius:8px;overflow:hidden;border:2px solid transparent;padding:0;cursor:pointer;opacity:.6;transition:all .2s ease;background:transparent}.buy-box-v7__thumbnail:hover{opacity:1}.buy-box-v7__thumbnail--active{opacity:1;border-color:var(--bb7-primary)}.buy-box-v7__thumbnail img{width:100%;height:100%;object-fit:cover}.buy-box-v7__card{background:var(--bb7-bg);border-radius:16px;padding:20px;box-shadow:var(--bb7-shadow-card)}@media (min-width: 768px){.buy-box-v7__card{padding:32px}}.buy-box-v7__social-proof{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:nowrap;background:none;border:none;padding:0;font-size:inherit;cursor:auto}.buy-box-v7__social-proof--clickable{cursor:pointer;transition:opacity .2s ease}.buy-box-v7__social-proof--clickable:hover{opacity:.7}.buy-box-v7__stars{display:flex;align-items:center;gap:2px}.buy-box-v7__star{width:14px;height:14px;color:var(--bb7-warning);fill:var(--bb7-warning)}.buy-box-v7__rating-number{font-size:var(--bb7-rating-number-size-mobile, 14px);font-weight:700;color:var(--bb7-text);line-height:1}@media (min-width: 768px){.buy-box-v7__rating-number{font-size:var(--bb7-rating-number-size-desktop, 14px)}}.buy-box-v7__review-count{font-size:var(--bb7-review-count-size-mobile, 12px);color:var(--bb7-text-muted);line-height:1}@media (min-width: 768px){.buy-box-v7__review-count{font-size:var(--bb7-review-count-size-desktop, 12px)}}.buy-box-v7__title{font-size:var(--bb7-title-size-mobile, 24px);font-weight:800;color:var(--bb7-text);margin:0 0 4px;line-height:1.2;letter-spacing:-.01em}@media (min-width: 768px){.buy-box-v7__title{font-size:var(--bb7-title-size-desktop, 28px)}}.buy-box-v7__specs{font-size:var(--bb7-specs-size-mobile, 12px);color:var(--bb7-text-muted);margin:0 0 16px;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word}@media (min-width: 768px){.buy-box-v7__specs{font-size:var(--bb7-specs-size-desktop, 14px)}}.buy-box-v7__pricing{display:flex;align-items:center;gap:10px;margin:12px 0 16px;flex-wrap:wrap}.buy-box-v7__price{font-size:var(--bb7-price-size-mobile, 28px);font-weight:800;color:var(--bb7-text);line-height:1.1}@media (min-width: 768px){.buy-box-v7__price{font-size:var(--bb7-price-size-desktop, 32px)}}.buy-box-v7__compare{font-size:var(--bb7-compare-size-mobile, 16px);font-weight:500;color:var(--bb7-text-muted);text-decoration:line-through;line-height:1.2}@media (min-width: 768px){.buy-box-v7__compare{font-size:var(--bb7-compare-size-desktop, 18px)}}.buy-box-v7__save-tag{padding:4px 10px;font-size:11px;font-weight:700;border-radius:4px;background:var(--bb7-success);color:var(--bb7-success-foreground);white-space:nowrap;line-height:1;text-transform:uppercase;letter-spacing:.02em}.buy-box-v7__vip-card{display:flex;align-items:center;gap:12px;padding:14px 16px;border-radius:12px;border:1px solid var(--bb7-border);background:var(--bb7-bg);margin-bottom:20px;text-decoration:none;cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease}.buy-box-v7__vip-card:hover{border-color:var(--bb7-primary);box-shadow:0 0 0 1px var(--bb7-primary)}.buy-box-v7__vip-badge{padding:6px 10px;border-radius:8px;background:var(--bb7-primary);color:var(--bb7-primary-foreground);font-size:11px;font-weight:800;line-height:1;text-transform:uppercase;letter-spacing:.03em;flex-shrink:0}.buy-box-v7__vip-info{display:flex;flex-direction:column;gap:2px}.buy-box-v7__vip-price{font-size:14px;font-weight:700;color:var(--bb7-text);line-height:1.3}.buy-box-v7__vip-note{font-size:12px;font-weight:500;color:var(--bb7-text-muted);line-height:1.3}.buy-box-v7__options{margin-bottom:20px}.buy-box-v7__option-group{margin-bottom:16px}.buy-box-v7__option-group:last-child{margin-bottom:0}.buy-box-v7__option-label{font-size:14px;font-weight:700;color:var(--bb7-text);margin:0 0 10px;line-height:1.4}.buy-box-v7__option-values{display:flex;gap:8px;flex-wrap:wrap}.buy-box-v7__option-btn{min-width:44px;padding:10px 16px;border-radius:10px;border:2px solid var(--bb7-border);background:transparent;cursor:pointer;font-size:13px;font-weight:600;color:var(--bb7-text);text-align:center;transition:all .2s ease;white-space:normal;word-break:break-word;display:flex;align-items:center;justify-content:center}@media (min-width: 768px){.buy-box-v7__option-btn{font-size:14px}}.buy-box-v7__option-btn:hover{border-color:#6b72804d}.buy-box-v7__option-btn--active{border-color:var(--bb7-primary);background:#2563eb0d}.buy-box-v7__option-btn--unavailable{opacity:.35;cursor:not-allowed;text-decoration:line-through;border-color:var(--bb7-border);background:transparent}.buy-box-v7__option-btn--unavailable:hover{border-color:var(--bb7-border);background:transparent}.buy-box-v7__quality-desc{display:none;flex-direction:column;gap:6px;margin-top:12px;margin-bottom:4px}.buy-box-v7__quality-desc--active{display:flex}.buy-box-v7__quality-check{display:flex;align-items:flex-start;gap:8px;font-size:13px;font-weight:500;color:var(--bb7-text-muted);line-height:1.4}.buy-box-v7__quality-check svg{width:16px;height:16px;color:var(--bb7-success);flex-shrink:0;margin-top:1px}.buy-box-v7__quality-check strong{color:var(--bb7-text);font-weight:700}.buy-box-v7__quantity-group{margin-bottom:20px}.buy-box-v7__quantity{display:flex;align-items:center;gap:0;border:2px solid var(--bb7-border);border-radius:10px;overflow:hidden;width:fit-content}.buy-box-v7__qty-btn{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:var(--bb7-text);transition:background .15s ease}.buy-box-v7__qty-btn:hover{background:#f3f4f6}.buy-box-v7__qty-input{width:48px;height:44px;text-align:center;border:none;border-left:1px solid var(--bb7-border);border-right:1px solid var(--bb7-border);font-size:14px;font-weight:700;color:var(--bb7-text);background:transparent;-moz-appearance:textfield;outline:none}.buy-box-v7__qty-input::-webkit-outer-spin-button,.buy-box-v7__qty-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.buy-box-v7__cta{width:100%;padding:14px 16px;border-radius:12px;font-weight:800;font-size:var(--bb7-cta-size-mobile, 16px);border:none;cursor:pointer;transition:all .2s ease;text-align:center;line-height:1;background:var(--bb7-gradient-primary);color:var(--bb7-primary-foreground);box-shadow:var(--bb7-shadow-glow);margin-bottom:20px}@media (min-width: 768px){.buy-box-v7__cta{font-size:var(--bb7-cta-size-desktop, 16px)}}.buy-box-v7__cta:hover{opacity:.9}.buy-box-v7__cta:disabled,.buy-box-v7__cta--loading{opacity:.6;cursor:not-allowed}.buy-box-v7__cta--loading:after{content:"";display:inline-block;width:1em;height:1em;margin-left:.5em;border:2px solid transparent;border-top-color:currentColor;border-radius:50%;animation:bb7-cta-spin .6s linear infinite}@keyframes bb7-cta-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){.buy-box-v7__cta{animation:bb7-cta-breathe 8s ease-in-out infinite;will-change:transform;transform-origin:center}}@keyframes bb7-cta-breathe{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}@media (prefers-reduced-motion: reduce){.buy-box-v7__cta{animation:none!important}}.buy-box-v7__quality-product-desc{display:none}.buy-box-v7__quality-product-desc--visible{display:block}.buy-box-v7__description{font-size:var(--bb7-perks-size-mobile, 14px);color:var(--bb7-text-muted);margin:0 0 20px;line-height:1.6;padding-bottom:20px;border-bottom:1px solid var(--bb7-border);word-wrap:break-word;overflow-wrap:break-word}@media (min-width: 768px){.buy-box-v7__description{font-size:var(--bb7-perks-size-desktop, 14px)}}.buy-box-v7__description p{margin:0 0 12px;line-height:1.6}.buy-box-v7__description p:last-child{margin-bottom:0}.buy-box-v7__description em,.buy-box-v7__description i{font-style:italic}.buy-box-v7__description strong,.buy-box-v7__description b{color:var(--bb7-text);font-weight:700}.buy-box-v7__description ul,.buy-box-v7__description ol{list-style:none;padding:0;margin:12px 0;display:flex;flex-direction:column;gap:10px}.buy-box-v7__description li{position:relative;font-size:var(--bb7-perks-size-mobile, 14px);color:var(--bb7-text-muted);line-height:1.6;padding-left:28px}@media (min-width: 768px){.buy-box-v7__description li{font-size:var(--bb7-perks-size-desktop, 14px)}}.buy-box-v7__description li:before{content:"";position:absolute;left:0;top:3px;width:18px;height:18px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2322c55e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat}.buy-box-v7__description li strong,.buy-box-v7__description li b{color:var(--bb7-text);font-weight:700}.buy-box-v7__trust{display:flex;align-items:center;justify-content:center;gap:24px;padding-top:0}.buy-box-v7__trust-item{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:500;color:var(--bb7-text-muted);line-height:1}.buy-box-v7__trust-icon{width:16px;height:16px;color:var(--bb7-text-muted);flex-shrink:0}
/*# sourceMappingURL=/cdn/shop/t/2/assets/buy-box-v7.css.map */
