.CategoryChips-module__14GDJW__row{gap:var(--bb-space-sm);padding-bottom:var(--bb-space-xs);scrollbar-width:none;display:flex;overflow-x:auto}.CategoryChips-module__14GDJW__row::-webkit-scrollbar{display:none}.CategoryChips-module__14GDJW__chip{min-height:44px;padding-inline:var(--bb-space-md);border-radius:var(--bb-radius-full);border:1px solid var(--bb-color-border);background:var(--bb-color-background);color:var(--bb-color-text-primary);cursor:pointer;touch-action:manipulation;white-space:nowrap;flex-shrink:0;font-size:.875rem;font-weight:600}.CategoryChips-module__14GDJW__chipActive{background:var(--bb-color-primary);border-color:var(--bb-color-primary);color:var(--bb-color-text-on-primary)}
.CatalogBrowser-module__XWPF9W__status{text-align:center;color:var(--bb-color-text-primary);opacity:.7;padding:var(--bb-space-lg) 0}.CatalogBrowser-module__XWPF9W__grid{gap:var(--bb-space-md);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}@media (min-width:768px){.CatalogBrowser-module__XWPF9W__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.CatalogBrowser-module__XWPF9W__grid{grid-template-columns:repeat(4,minmax(0,1fr))}}
.HeartButton-module___brFnW__heart{border-radius:var(--bb-radius-full);cursor:pointer;width:44px;height:44px;color:var(--bb-color-text-primary);border:0;place-items:center;transition:transform .12s;display:inline-grid}.HeartButton-module___brFnW__heart:active{transform:scale(.9)}.HeartButton-module___brFnW__overlay{top:var(--bb-space-xs);right:var(--bb-space-xs);background:color-mix(in srgb, var(--bb-color-white) 85%, transparent);position:absolute}.HeartButton-module___brFnW__inline{background:var(--bb-color-surface);border:1px solid var(--bb-color-border)}.HeartButton-module___brFnW__saved{color:#e11d48}
.ProductCard-module__fcRuJq__card{background:var(--bb-color-background);border:1px solid var(--bb-color-border);border-radius:var(--bb-radius-lg);flex-direction:column;min-width:0;display:flex;position:relative;overflow:hidden}.ProductCard-module__fcRuJq__link{min-width:0;color:inherit;flex-direction:column;flex:1;text-decoration:none;display:flex}.ProductCard-module__fcRuJq__media{aspect-ratio:3/4;background:var(--bb-color-surface);position:relative}.ProductCard-module__fcRuJq__image{object-fit:cover;width:100%;height:100%;display:block}.ProductCard-module__fcRuJq__imagePlaceholder{background:var(--bb-color-surface);width:100%;height:100%}.ProductCard-module__fcRuJq__galleryDots{border-radius:var(--bb-radius-full);background:color-mix(in srgb, var(--bb-color-text-primary) 28%, transparent);gap:4px;padding:4px 6px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ProductCard-module__fcRuJq__galleryDot{background:color-mix(in srgb, var(--bb-color-white) 65%, transparent);border-radius:50%;width:5px;height:5px}.ProductCard-module__fcRuJq__galleryDotActive{border-radius:var(--bb-radius-full);background:var(--bb-color-white);width:13px}.ProductCard-module__fcRuJq__badge{top:var(--bb-space-sm);left:var(--bb-space-sm);padding:2px var(--bb-space-sm);border-radius:var(--bb-radius-full);background:var(--bb-color-background);color:var(--bb-color-primary);border:1px solid var(--bb-color-border);font-size:.6875rem;font-weight:600;position:absolute}.ProductCard-module__fcRuJq__badge--strong{background:var(--bb-color-text-primary);color:var(--bb-color-white);border-color:var(--bb-color-text-primary)}.ProductCard-module__fcRuJq__body{padding:var(--bb-space-sm) var(--bb-space-md);flex-direction:column;flex:1;gap:2px;display:flex}.ProductCard-module__fcRuJq__brand{color:var(--bb-color-primary);font-size:.6875rem;font-weight:600}.ProductCard-module__fcRuJq__name{-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;margin:0;font-size:.875rem;font-weight:600;line-height:1.3;display:-webkit-box;overflow:hidden}.ProductCard-module__fcRuJq__priceRow{align-items:baseline;gap:var(--bb-space-xs);margin-top:var(--bb-space-xs);flex-wrap:wrap;display:flex}.ProductCard-module__fcRuJq__delivery{min-height:44px;padding-top:var(--bb-space-xs);color:var(--bb-color-primary);overflow-wrap:anywhere;padding-right:44px;font-size:.75rem;line-height:1.4}.ProductCard-module__fcRuJq__price{color:var(--bb-color-primary);font-size:clamp(1rem,3.9vw,1.2rem);font-weight:800}.ProductCard-module__fcRuJq__oldPrice{color:var(--bb-color-text-muted);font-size:.75rem;text-decoration:line-through}.ProductCard-module__fcRuJq__quickAdd{right:var(--bb-space-sm);bottom:var(--bb-space-sm);border-radius:var(--bb-radius-full);background:var(--bb-color-primary);width:44px;height:44px;color:var(--bb-color-text-on-primary);cursor:pointer;touch-action:manipulation;border:none;place-items:center;font-size:1.25rem;line-height:1;display:grid;position:absolute}.ProductCard-module__fcRuJq__quickAdd:disabled{background:var(--bb-color-border);color:var(--bb-color-text-primary);cursor:not-allowed}.ProductCard-module__fcRuJq__swatches{align-items:center;gap:4px;margin-top:2px;display:flex}.ProductCard-module__fcRuJq__swatch{border-radius:var(--bb-radius-full);border:1px solid var(--bb-color-border);cursor:pointer;background-position:50%;background-size:cover;width:18px;height:18px}.ProductCard-module__fcRuJq__swatchActive{outline:2px solid var(--bb-color-primary);outline-offset:1px}.ProductCard-module__fcRuJq__swatchMore{opacity:.7;font-size:.7rem}.ProductCard-module__fcRuJq__stickers{pointer-events:none;position:absolute;bottom:25px;left:8px;right:8px}
.QuickAddSheet-module__ZfgmDq__overlay{z-index:50;background:color-mix(in srgb, var(--bb-color-text-primary) 40%, transparent);justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.QuickAddSheet-module__ZfgmDq__sheet{background:var(--bb-color-background);border-radius:var(--bb-radius-lg) var(--bb-radius-lg) 0 0;width:100%;max-width:480px;max-height:85vh;padding:var(--bb-space-md) var(--bb-space-lg) var(--bb-space-lg);gap:var(--bb-space-md);flex-direction:column;display:flex;overflow-y:auto}.QuickAddSheet-module__ZfgmDq__handle{border-radius:var(--bb-radius-full);background:var(--bb-color-border);width:40px;height:4px;margin-inline:auto}.QuickAddSheet-module__ZfgmDq__status{text-align:center;color:var(--bb-color-text-primary);opacity:.7}.QuickAddSheet-module__ZfgmDq__title{margin:0;font-size:1.0625rem;font-weight:700}.QuickAddSheet-module__ZfgmDq__variants{gap:var(--bb-space-sm);flex-wrap:wrap;display:flex}.QuickAddSheet-module__ZfgmDq__variantChip{min-height:44px;padding-inline:var(--bb-space-md);border-radius:var(--bb-radius-md);border:1px solid var(--bb-color-border);background:var(--bb-color-background);color:var(--bb-color-text-primary);cursor:pointer;touch-action:manipulation;font-size:.875rem;font-weight:600}.QuickAddSheet-module__ZfgmDq__variantChipActive{background:var(--bb-color-primary);border-color:var(--bb-color-primary);color:var(--bb-color-text-on-primary)}.QuickAddSheet-module__ZfgmDq__variantChip:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.QuickAddSheet-module__ZfgmDq__priceRow{align-items:baseline;gap:var(--bb-space-sm);display:flex}.QuickAddSheet-module__ZfgmDq__price{font-size:1.125rem;font-weight:700}.QuickAddSheet-module__ZfgmDq__oldPrice{color:var(--bb-color-text-primary);opacity:.5;font-size:.875rem;text-decoration:line-through}.QuickAddSheet-module__ZfgmDq__badge{padding:2px var(--bb-space-sm);border-radius:var(--bb-radius-full);background:var(--bb-color-surface);color:var(--bb-color-primary);border:1px solid var(--bb-color-border);align-self:flex-start;font-size:.75rem;font-weight:600}.QuickAddSheet-module__ZfgmDq__badge--strong{background:var(--bb-color-text-primary);color:var(--bb-color-white);border-color:var(--bb-color-text-primary)}.QuickAddSheet-module__ZfgmDq__qtyRow{align-items:center;gap:var(--bb-space-md);display:flex}.QuickAddSheet-module__ZfgmDq__qtyButton{border-radius:var(--bb-radius-md);border:1px solid var(--bb-color-border);background:var(--bb-color-background);width:44px;height:44px;color:var(--bb-color-text-primary);cursor:pointer;touch-action:manipulation;font-size:1.25rem}.QuickAddSheet-module__ZfgmDq__qtyValue{text-align:center;min-width:24px;font-weight:700}
.ProfileGate-module__0Pl1sq__authCard{width:min(100%,440px);margin-inline:auto}.ProfileGate-module__0Pl1sq__field{gap:var(--bb-space-xs);font-size:.875rem;font-weight:600;display:grid}.ProfileGate-module__0Pl1sq__code{text-align:center;letter-spacing:0;font-size:1.35rem}.ProfileGate-module__0Pl1sq__sent{color:var(--bb-color-primary);margin:0;font-size:.875rem}.ProfileGate-module__0Pl1sq__error{color:var(--bb-color-danger,#b42318);margin:0;font-size:.875rem}.ProfileGate-module__0Pl1sq__divider{align-items:center;gap:var(--bb-space-sm);color:var(--bb-color-text-secondary);text-transform:uppercase;font-size:.75rem;display:flex}.ProfileGate-module__0Pl1sq__divider:before,.ProfileGate-module__0Pl1sq__divider:after{content:"";background:var(--bb-color-border);flex:1;height:1px}.ProfileGate-module__0Pl1sq__legal{color:var(--bb-color-text-secondary);text-align:center;margin:0;font-size:.75rem}.ProfileGate-module__0Pl1sq__legal a{color:inherit}
.SocialSignIn-module__EVnaAq__wrap{gap:var(--bb-space-sm);display:grid}.SocialSignIn-module__EVnaAq__divider{align-items:center;gap:var(--bb-space-sm);color:var(--bb-color-text-secondary);text-transform:uppercase;font-size:.75rem;display:flex}.SocialSignIn-module__EVnaAq__divider:before,.SocialSignIn-module__EVnaAq__divider:after{content:"";background:var(--bb-color-border);flex:1;height:1px}.SocialSignIn-module__EVnaAq__button{justify-content:center;min-height:44px;display:flex}.SocialSignIn-module__EVnaAq__error{color:var(--bb-color-danger);margin:0;font-size:.875rem}.SocialSignIn-module__EVnaAq__telegramButton{justify-content:center;align-items:center;gap:var(--bb-space-sm);width:100%;max-width:400px;min-height:44px;padding:0 var(--bb-space-md);border-radius:var(--bb-radius-full);background:var(--bb-color-telegram-500);color:var(--bb-color-white);touch-action:manipulation;margin-inline:auto;font-weight:700;text-decoration:none;display:inline-flex}.SocialSignIn-module__EVnaAq__telegramButton[aria-disabled=true]{opacity:.6}.SocialSignIn-module__EVnaAq__telegramButton:focus-visible{outline:2px solid var(--bb-color-primary);outline-offset:2px}.SocialSignIn-module__EVnaAq__hint{text-align:center;color:var(--bb-color-text-secondary);margin:0;font-size:.875rem}
.page-module__hmvOva__page{gap:var(--bb-space-md);padding-block:var(--bb-space-md) var(--bb-space-xl);display:grid}.page-module__hmvOva__header{align-items:center;gap:var(--bb-space-md);padding:var(--bb-space-md);border-radius:var(--bb-radius-lg);background:var(--bb-color-background);border:1px solid var(--bb-color-border);display:flex}.page-module__hmvOva__avatar{border-radius:var(--bb-radius-full);background:linear-gradient(135deg, var(--bb-color-blue-400), var(--bb-color-blue-700));width:64px;height:64px;color:var(--bb-color-white);flex:none;place-items:center;font-size:1.4rem;font-weight:700;display:grid}.page-module__hmvOva__identity{flex:1;min-width:0}.page-module__hmvOva__name{overflow-wrap:anywhere;margin:0;font-size:1.25rem}.page-module__hmvOva__sub{opacity:.65;overflow-wrap:anywhere;margin:2px 0 0;font-size:.875rem}.page-module__hmvOva__headerAction{border-radius:var(--bb-radius-full);background:var(--bb-color-surface);width:44px;height:44px;color:var(--bb-color-text-primary);flex:none;place-items:center;display:grid}.page-module__hmvOva__contactPanel{gap:var(--bb-space-sm);padding:var(--bb-space-md);border:1px solid var(--bb-color-border);border-radius:var(--bb-radius-lg);background:var(--bb-color-surface);display:grid}.page-module__hmvOva__contactError{color:var(--bb-color-danger,#b42318);margin:0;font-size:.875rem}.page-module__hmvOva__card{gap:var(--bb-space-xs);padding:var(--bb-space-lg) var(--bb-space-md);border-radius:var(--bb-radius-lg);color:var(--bb-color-white);background:radial-gradient(circle at 100% 0%, color-mix(in srgb, var(--bb-color-blue-300) 55%, transparent) 0, transparent 45%), linear-gradient(135deg, var(--bb-color-blue-600), var(--bb-color-blue-900));box-shadow:0 10px 24px color-mix(in srgb, var(--bb-color-blue-800) 30%, transparent);display:grid}.page-module__hmvOva__cardTop{justify-content:space-between;align-items:center;gap:var(--bb-space-sm);display:flex}.page-module__hmvOva__cardBrand{align-items:center;gap:var(--bb-space-xs);letter-spacing:.04em;text-transform:uppercase;font-size:.8rem;font-weight:700;display:inline-flex}.page-module__hmvOva__cardGroup{padding:2px var(--bb-space-sm);border-radius:var(--bb-radius-full);background:color-mix(in srgb, var(--bb-color-white) 20%, transparent);font-size:.75rem;font-weight:600}.page-module__hmvOva__cardBalanceLabel{margin-top:var(--bb-space-sm);opacity:.8;font-size:.8rem}.page-module__hmvOva__cardBalance{overflow-wrap:anywhere;font-size:1.9rem;font-weight:800;line-height:1.1}.page-module__hmvOva__cardRow{align-items:center;gap:var(--bb-space-sm);margin-top:var(--bb-space-xs);flex-wrap:wrap;display:flex}.page-module__hmvOva__cashbackPill{padding:2px var(--bb-space-sm);border-radius:var(--bb-radius-full);background:var(--bb-color-white);color:var(--bb-color-blue-700);font-size:.8rem;font-weight:700}.page-module__hmvOva__cardHint{opacity:.85;font-size:.8rem}.page-module__hmvOva__progress{border-radius:var(--bb-radius-full);background:color-mix(in srgb, var(--bb-color-white) 25%, transparent);height:6px;margin-top:var(--bb-space-xs);overflow:hidden}.page-module__hmvOva__progress span{border-radius:inherit;background:var(--bb-color-white);height:100%;display:block}.page-module__hmvOva__menu{border-radius:var(--bb-radius-lg);border:1px solid var(--bb-color-border);background:var(--bb-color-background);display:grid;overflow:hidden}.page-module__hmvOva__menuItem{align-items:center;gap:var(--bb-space-md);min-height:56px;padding:var(--bb-space-sm) var(--bb-space-md);border:0;border-bottom:1px solid var(--bb-color-border);color:var(--bb-color-text-primary);font:inherit;text-align:left;cursor:pointer;background:0 0;text-decoration:none;display:flex}.page-module__hmvOva__menuItem:last-child{border-bottom:0}.page-module__hmvOva__menuItem:active{background:var(--bb-color-surface)}.page-module__hmvOva__menuItemDisabled{cursor:default;opacity:.55}.page-module__hmvOva__menuIcon{border-radius:var(--bb-radius-md);background:var(--bb-color-primary-muted);width:40px;height:40px;color:var(--bb-color-primary);flex:none;place-items:center;display:grid}.page-module__hmvOva__menuText{flex:1;min-width:0;display:grid}.page-module__hmvOva__menuHint{opacity:.6;font-size:.8rem}.page-module__hmvOva__menuBadge{min-width:24px;padding:0 var(--bb-space-xs);border-radius:var(--bb-radius-full);background:var(--bb-color-primary);color:var(--bb-color-white);text-align:center;font-size:.75rem;font-weight:700}.page-module__hmvOva__soon{opacity:.8;font-size:.75rem}
.HomeBanners-module__93XsIG__carousel{min-width:0;position:relative}.HomeBanners-module__93XsIG__window{background:var(--bb-color-surface);touch-action:pan-y;border-radius:20px;overflow:hidden}.HomeBanners-module__93XsIG__track{transition:transform .4s;display:flex}.HomeBanners-module__93XsIG__banner{flex:0 0 100%;min-width:0;display:block}.HomeBanners-module__93XsIG__image{aspect-ratio:3;object-fit:cover;width:100%;display:block}.HomeBanners-module__93XsIG__controls{justify-content:center;align-items:center;gap:4px;display:flex}.HomeBanners-module__93XsIG__controls button{min-width:44px;min-height:44px;color:var(--bb-color-primary);cursor:pointer;background:0 0;border:0;border-radius:22px;place-items:center;display:inline-grid}.HomeBanners-module__93XsIG__controls button:focus-visible{outline:2px solid var(--bb-color-primary)}.HomeBanners-module__93XsIG__dots{flex-wrap:wrap;justify-content:center;display:flex}.HomeBanners-module__93XsIG__dots button{min-width:24px;padding:5px}.HomeBanners-module__93XsIG__dots span{background:var(--bb-color-slate-400);border-radius:8px;width:6px;height:6px}.HomeBanners-module__93XsIG__dots button[aria-pressed=true] span{background:var(--bb-color-blue-500);width:22px}@media (max-width:767px){.HomeBanners-module__93XsIG__image{aspect-ratio:2}}@media (prefers-reduced-motion:reduce){.HomeBanners-module__93XsIG__track{transition:none}}
.ProductGallery-module__y5MydW__main{aspect-ratio:3/4;border-radius:var(--bb-radius-lg);background:var(--bb-color-surface);position:relative;overflow:hidden}.ProductGallery-module__y5MydW__mainMedia{object-fit:contain;width:100%;height:100%;display:block}.ProductGallery-module__y5MydW__placeholder{background:var(--bb-color-surface);width:100%;height:100%}.ProductGallery-module__y5MydW__counter{right:var(--bb-space-sm);bottom:var(--bb-space-sm);padding:2px var(--bb-space-sm);border-radius:var(--bb-radius-full);background:color-mix(in srgb, var(--bb-color-text-primary) 70%, transparent);color:var(--bb-color-white);font-size:.72rem;font-weight:600;position:absolute}.ProductGallery-module__y5MydW__overlay{z-index:50;padding:var(--bb-space-md);background:color-mix(in srgb, var(--bb-color-text-primary) 92%, transparent);place-items:center;display:grid;position:fixed;inset:0}.ProductGallery-module__y5MydW__overlayMedia{object-fit:contain;max-width:100%;max-height:85vh}.ProductGallery-module__y5MydW__overlayClose{top:var(--bb-space-md);right:var(--bb-space-md);border-radius:var(--bb-radius-full);background:var(--bb-color-background);width:44px;height:44px;color:var(--bb-color-text-primary);cursor:pointer;border:0;font-size:1.5rem;line-height:1;position:absolute}.ProductGallery-module__y5MydW__overlayCounter{bottom:var(--bb-space-lg);padding:4px var(--bb-space-md);border-radius:var(--bb-radius-full);background:var(--bb-color-background);color:var(--bb-color-text-primary);font-size:.8rem;font-weight:600;position:absolute}.ProductGallery-module__y5MydW__mainMedia{cursor:zoom-in}.ProductGallery-module__y5MydW__overlayArrows{pointer-events:none;justify-content:space-between;display:flex;position:absolute;inset:50% 12px auto}.ProductGallery-module__y5MydW__overlayArrows button{pointer-events:auto;background:var(--bb-color-background);width:44px;height:44px;color:var(--bb-color-primary);cursor:pointer;border:0;border-radius:50%;font-size:28px}.ProductGallery-module__y5MydW__overlayArrows button:disabled{opacity:.3}.ProductGallery-module__y5MydW__dots{border-radius:var(--bb-radius-full);background:color-mix(in srgb, var(--bb-color-text-dark) 28%, transparent);gap:2px;padding:2px 4px;display:flex;position:absolute;bottom:10px;left:50%;transform:translate(-50%)}.ProductGallery-module__y5MydW__dot{cursor:pointer;background:0 0;border:0;width:20px;height:20px;padding:0;position:relative}.ProductGallery-module__y5MydW__dot:after{content:"";background:color-mix(in srgb, var(--bb-color-white) 65%, transparent);border-radius:50%;width:6px;height:6px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.ProductGallery-module__y5MydW__dotActive:after{border-radius:var(--bb-radius-full);background:var(--bb-color-white);width:14px}.ProductGallery-module__y5MydW__dot:focus-visible{outline:2px solid var(--bb-color-white);border-radius:var(--bb-radius-full)}
.page-module__7mwlsW__page{gap:var(--bb-space-md);padding-block:var(--bb-space-md) var(--bb-space-xl);display:grid}.page-module__7mwlsW__title,.page-module__7mwlsW__sectionTitle{margin:0}.page-module__7mwlsW__sectionTitle{font-size:1.05rem}.page-module__7mwlsW__hint{opacity:.7;font-size:.85rem;display:block}.page-module__7mwlsW__choice{align-items:flex-start;gap:var(--bb-space-sm);padding:var(--bb-space-sm);border:1px solid var(--bb-color-border);border-radius:var(--bb-radius-md);cursor:pointer;display:flex}.page-module__7mwlsW__row{justify-content:space-between;gap:var(--bb-space-sm);display:flex}.page-module__7mwlsW__totalRow{padding-top:var(--bb-space-xs);border-top:1px solid var(--bb-color-border);font-size:1.1rem;font-weight:800}
.page-module__YnyroG__hero{background:var(--bb-color-primary);color:var(--bb-color-text-on-primary);border-color:var(--bb-color-primary)}.page-module__YnyroG__heroTitle{margin:0;font-size:1.5rem}.page-module__YnyroG__heroSubtitle{opacity:.9;margin:0}
.page-module___C3s-G__back{color:var(--bb-color-primary);align-self:flex-start;font-weight:600;text-decoration:none}.page-module___C3s-G__status{text-align:center;color:var(--bb-color-text-primary);opacity:.7}.page-module___C3s-G__layout{gap:var(--bb-space-lg);grid-template-columns:minmax(0,1fr);display:grid}@media (min-width:768px){.page-module___C3s-G__layout{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start}}.page-module___C3s-G__brand{color:var(--bb-color-primary);font-size:.8125rem;font-weight:600}.page-module___C3s-G__name{overflow-wrap:anywhere;margin:0;font-size:1.375rem;font-weight:700;line-height:1.3}.page-module___C3s-G__variants{gap:var(--bb-space-sm);flex-wrap:wrap;display:flex}.page-module___C3s-G__variantChip{min-height:44px;padding-inline:var(--bb-space-md);border-radius:var(--bb-radius-md);border:1px solid var(--bb-color-border);background:var(--bb-color-background);color:var(--bb-color-text-primary);cursor:pointer;touch-action:manipulation;font-size:.875rem;font-weight:600}.page-module___C3s-G__variantChipActive{background:var(--bb-color-primary);border-color:var(--bb-color-primary);color:var(--bb-color-text-on-primary)}.page-module___C3s-G__variantChip:disabled{opacity:.4;cursor:not-allowed;text-decoration:line-through}.page-module___C3s-G__priceRow{align-items:baseline;gap:var(--bb-space-sm);display:flex}.page-module___C3s-G__price{color:var(--bb-color-primary);font-size:1.7rem;font-weight:800}.page-module___C3s-G__oldPrice{color:var(--bb-color-text-primary);opacity:.5;font-size:1rem;text-decoration:line-through}.page-module___C3s-G__badge{padding:2px var(--bb-space-sm);border-radius:var(--bb-radius-full);background:var(--bb-color-surface);color:var(--bb-color-primary);border:1px solid var(--bb-color-border);align-self:flex-start;font-size:.75rem;font-weight:600}.page-module___C3s-G__badge--strong{background:var(--bb-color-text-primary);color:var(--bb-color-white);border-color:var(--bb-color-text-primary)}.page-module___C3s-G__qtyRow{align-items:center;gap:var(--bb-space-md);display:flex}.page-module___C3s-G__qtyButton{border-radius:var(--bb-radius-md);border:1px solid var(--bb-color-border);background:var(--bb-color-background);width:44px;height:44px;color:var(--bb-color-text-primary);cursor:pointer;touch-action:manipulation;font-size:1.25rem}.page-module___C3s-G__qtyValue{text-align:center;min-width:24px;font-weight:700}.page-module___C3s-G__section{gap:var(--bb-space-xs);flex-direction:column;display:flex}.page-module___C3s-G__sectionTitle{margin:0;font-size:1rem;font-weight:700}.page-module___C3s-G__description{color:var(--bb-color-text-primary);white-space:pre-wrap;overflow-wrap:anywhere;margin:0;line-height:1.5}.page-module___C3s-G__attrs{gap:var(--bb-space-xs) var(--bb-space-md);grid-template-columns:auto minmax(0,1fr);margin:0;display:grid}.page-module___C3s-G__attrs dt{color:var(--bb-color-text-primary);opacity:.6}.page-module___C3s-G__attrs dd{overflow-wrap:anywhere;margin:0;font-weight:600}.page-module___C3s-G__titleRow{justify-content:space-between;align-items:flex-start;gap:var(--bb-space-sm);display:flex}.page-module___C3s-G__colors{gap:var(--bb-space-sm);flex-wrap:wrap;display:flex}.page-module___C3s-G__colorSwatch{border:2px solid var(--bb-color-border);border-radius:var(--bb-radius-md);background:var(--bb-color-background);cursor:pointer;width:64px;height:64px;padding:2px;overflow:hidden}.page-module___C3s-G__colorSwatchActive{border-color:var(--bb-color-primary)}.page-module___C3s-G__colorSwatchOut{opacity:.45}.page-module___C3s-G__colorImage{object-fit:cover;border-radius:calc(var(--bb-radius-md) - 2px);width:100%;height:100%;display:block}.page-module___C3s-G__colorFill{border-radius:calc(var(--bb-radius-md) - 2px);background:var(--bb-color-surface);text-transform:uppercase;place-items:center;width:100%;height:100%;font-size:.8rem;font-weight:700;display:grid}.page-module___C3s-G__purchaseBar{background:var(--bb-color-background);border:1px solid var(--bb-color-border);bottom:calc(96px + env(safe-area-inset-bottom,0px));z-index:5;box-shadow:0 4px 20px color-mix(in srgb, var(--bb-color-text-dark) 5%, transparent);border-radius:20px;flex-wrap:wrap;align-items:center;gap:12px;padding:12px;display:flex;position:sticky}.page-module___C3s-G__purchaseBar>button{flex:1;justify-content:center;align-items:center;gap:8px;display:inline-flex}@media (min-width:1024px){.page-module___C3s-G__purchaseBar{bottom:16px}}
.page-module__h-hSsW__page{gap:var(--bb-space-sm);padding-block:var(--bb-space-md) var(--bb-space-xl);display:grid}.page-module__h-hSsW__thread{gap:var(--bb-space-sm);padding:var(--bb-space-sm);border:1px solid var(--bb-color-border);border-radius:var(--bb-radius-lg);background:var(--bb-color-background);min-height:200px;max-height:60vh;display:grid;overflow-y:auto}.page-module__h-hSsW__bubble{max-width:85%;padding:var(--bb-space-sm);border-radius:var(--bb-radius-md);gap:2px;display:grid}.page-module__h-hSsW__mine{background:var(--bb-color-primary);color:var(--bb-color-text-on-primary);justify-self:end}.page-module__h-hSsW__theirs{background:var(--bb-color-surface);color:var(--bb-color-text-primary);justify-self:start}.page-module__h-hSsW__author{opacity:.8;font-size:.72rem;font-weight:700}.page-module__h-hSsW__body{overflow-wrap:anywhere;white-space:pre-wrap}.page-module__h-hSsW__time{opacity:.7;font-size:.68rem}.page-module__h-hSsW__composer{gap:var(--bb-space-sm);display:flex}.page-module__h-hSsW__composer input{flex:1;min-width:0}
