.br-hss{position:relative;width:min(100% - 68px,1480px);min-height:clamp(620px,calc(100svh - 74px),900px);margin:20px auto 0;overflow:hidden;border-radius:14px;background:#0f1420}.br-hss__viewport,.br-hss__slide,.br-hss__media,.br-hss__media picture,.br-hss__shade{position:absolute;top:0;right:0;bottom:0;left:0}.br-hss__slide{opacity:0;visibility:hidden;transition:opacity .8s ease}.br-hss__slide.is-active{opacity:1;visibility:visible;z-index:1}.br-hss__media img,.br-hss__placeholder{width:100%;height:100%;object-fit:cover}.br-hss__slide.is-active .br-hss__media img{animation:brHssZoom 8s ease-out both}@keyframes brHssZoom{0%{transform:scale(1.05)}to{transform:scale(1)}}.br-hss__shade{background:linear-gradient(90deg,rgba(6,9,15,calc(var(--br-hss-shade, .2) + .22)),rgba(6,9,15,calc(var(--br-hss-shade, .2) * .35)) 44%,#06090f00 66%);z-index:1}.br-hss__content{position:absolute;z-index:2;bottom:clamp(34px,5.5vw,78px);width:min(600px,calc(100% - 56px));color:var(--br-hss-text, #ffffff)}.br-hss__content--left{left:clamp(30px,4.5vw,84px);text-align:left}.br-hss__content--right{right:clamp(30px,4.5vw,84px);text-align:right}.br-hss__content--center{left:50%;transform:translate(-50%);text-align:center}.br-hss__eyebrow{display:flex;align-items:center;gap:14px;margin:0 0 18px;color:inherit;font-size:.82rem;font-weight:600;letter-spacing:.32em;text-transform:uppercase;opacity:.92}.br-hss__eyebrow:before{content:"";width:34px;height:1.5px;background:currentColor;opacity:.75;flex:none}.br-hss__content--center .br-hss__eyebrow{justify-content:center}.br-hss__content--right .br-hss__eyebrow{justify-content:flex-end}.br-hss__content--right .br-hss__eyebrow:before{order:2}.br-hss__title{margin:0;color:inherit;text-shadow:0 2px 30px rgba(0,0,0,.22);font-family:Libre Bodoni,Georgia,Times New Roman,serif!important;font-size:clamp(3.6rem,5.4vw,6.8rem);font-weight:500!important;font-style:normal!important;line-height:.96;letter-spacing:-.015em;text-wrap:balance}.br-hss__title>span{display:block;font-family:Libre Bodoni,Georgia,Times New Roman,serif!important;font-weight:500!important;font-style:normal!important}.br-hss__title>span:nth-child(2){font-style:italic!important;font-weight:400!important}.br-hss__text{margin:22px 0 0;color:inherit;text-shadow:0 1px 18px rgba(0,0,0,.2);font-size:clamp(1.12rem,1.15vw,1.4rem);line-height:1.55;max-width:30em;opacity:.94}.br-hss__content--center .br-hss__text{margin-left:auto;margin-right:auto}.br-hss__content--right .br-hss__text{margin-left:auto}.br-hss__text p{margin:0}.br-hss__btn{display:inline-flex;align-items:center;gap:12px;margin-top:30px;min-height:56px;padding:15px 34px;border-radius:999px;background:#fff;color:#10131a;font-size:1.02rem;font-weight:600;letter-spacing:.02em;text-decoration:none;box-shadow:0 14px 40px #00000047;transition:transform .22s ease,box-shadow .22s ease}.br-hss__btn>span:last-child{font-size:1.15em;line-height:0;transition:transform .22s ease}.br-hss__btn:hover{transform:translateY(-2px);box-shadow:0 18px 46px #00000057;color:#10131a}.br-hss__btn:hover>span:last-child{transform:translate(5px)}@keyframes brHssUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.br-hss__slide.is-active .br-hss__eyebrow{animation:brHssUp .7s .1s both cubic-bezier(.22,1,.36,1)}.br-hss__slide.is-active .br-hss__title{animation:brHssUp .8s .18s both cubic-bezier(.22,1,.36,1)}.br-hss__slide.is-active .br-hss__text{animation:brHssUp .8s .3s both cubic-bezier(.22,1,.36,1)}.br-hss__slide.is-active .br-hss__btn{animation:brHssUp .8s .42s both cubic-bezier(.22,1,.36,1)}.br-hss__arrow{position:absolute;top:50%;z-index:3;width:46px;height:46px;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;border:0;border-radius:50%;background:#ffffffd1;color:#10131a;font-size:2.4rem;line-height:1;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:background .2s ease}.br-hss__arrow:hover{background:#fff}.br-hss__arrow--prev{left:18px}.br-hss__arrow--next{right:18px}.br-hss__dots{position:absolute;z-index:3;bottom:18px;left:50%;display:flex;gap:8px;transform:translate(-50%)}.br-hss__dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#ffffff80;cursor:pointer;transition:background .2s ease,width .2s ease}.br-hss__dot.is-active{width:26px;border-radius:999px;background:#fff}@media(prefers-reduced-motion:reduce){.br-hss__slide.is-active .br-hss__media img,.br-hss__slide.is-active .br-hss__eyebrow,.br-hss__slide.is-active .br-hss__title,.br-hss__slide.is-active .br-hss__text,.br-hss__slide.is-active .br-hss__btn{animation:none}}@media screen and (max-width:749px){.br-hss{width:100%;max-width:100%;height:92svh;min-height:600px;max-height:800px;margin:0;border-radius:0;background:#0f1420;touch-action:pan-y}.br-hss__slide{display:flex;flex-direction:column}.br-hss__media{position:relative;inset:auto;flex:1 1 auto;min-height:0;width:100%;overflow:hidden}.br-hss__shade{display:none}.br-hss__content,.br-hss__content--left,.br-hss__content--right,.br-hss__content--center{position:relative;inset:auto;left:auto;right:auto;top:auto;bottom:auto;transform:none;width:100%;max-width:100%;flex:0 0 auto;padding:26px 22px 34px;background:#0f1420;color:#fff;text-align:center}.br-hss__eyebrow{justify-content:center;margin-bottom:13px;color:#f4d9a6;font-size:.72rem;letter-spacing:.26em;opacity:1}.br-hss__eyebrow:before{width:22px;background:#c9a24a;opacity:1}.br-hss__title,.br-hss__title>span{color:#fff!important;font-size:clamp(2.7rem,9.6vw,3.7rem);line-height:1;letter-spacing:-.02em;text-shadow:none}.br-hss__text{margin:13px auto 0;max-width:34ch;color:#ffffffd1;font-size:1.02rem;line-height:1.5;text-shadow:none;opacity:1}.br-hss__btn{margin-top:22px;min-height:52px;padding:14px 32px;font-size:1rem}.br-hss__arrow{display:none}.br-hss__dots{top:16px;bottom:auto;gap:7px;padding:7px 11px;border-radius:999px;background:#080c1452;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.br-need{width:var(--br-content);margin:0 auto;padding:clamp(54px,7vw,104px) 0;color:var(--br-ink)}.br-need__intro{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(220px,.7fr);gap:20px 48px;align-items:end;margin-bottom:clamp(28px,4vw,48px)}.br-need__eyebrow{grid-column:1 / -1;margin:0;color:var(--br-muted);font-size:1.1rem;font-weight:800;letter-spacing:.08em}.br-need h2{max-width:880px;margin:0;font-family:var(--font-heading-family);font-size:clamp(4rem,6.4vw,8.2rem);font-weight:500;line-height:.96;letter-spacing:-.035em;text-wrap:balance}.br-need__text{max-width:390px;color:var(--br-muted);font-size:1.45rem;line-height:1.5}.br-need__text p{margin:0}.br-need__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.br-need__card{position:relative;display:grid;min-height:240px;grid-template-columns:minmax(0,1fr) minmax(130px,.85fr);overflow:hidden;border:1px solid var(--br-line);border-radius:var(--br-radius-lg);background:var(--br-surface);color:inherit;text-decoration:none;transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.br-need__card:hover{transform:translateY(-3px);border-color:#17171547;box-shadow:var(--br-shadow-soft)}.br-need__media{order:2;min-width:0;overflow:hidden}.br-need__media img{width:100%;height:100%;object-fit:contain;padding:22px 12px;mix-blend-mode:multiply;transition:transform .32s ease}.br-need__card:hover .br-need__media img{transform:scale(1.035)}.br-need__copy{display:flex;min-width:0;flex-direction:column;padding:24px 0 22px 24px}.br-need__copy small{color:var(--br-muted);font-size:.95rem;font-weight:800;letter-spacing:.07em}.br-need__copy strong{margin-top:12px;font-size:clamp(1.8rem,1.9vw,2.6rem);font-weight:560;line-height:1.08;text-wrap:balance}.br-need__link{display:inline-flex;gap:10px;align-items:center;margin-top:auto;padding-top:24px;color:var(--br-muted);font-size:1.15rem;font-weight:750}.br-need__link span{font-size:1.8rem;line-height:1}@media screen and (max-width:989px){.br-need__intro{grid-template-columns:1fr}.br-need__eyebrow{grid-column:auto}.br-need__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:749px){.br-need{width:calc(100% - 16px);padding:46px 0 54px}.br-need__intro{gap:14px;margin-bottom:26px;padding:0 6px}.br-need h2{font-size:clamp(4rem,13vw,5.8rem)}.br-need__grid{gap:8px}.br-need__card{min-height:250px;grid-template-columns:1fr;grid-template-rows:132px 1fr;border-radius:var(--br-radius-md)}.br-need__media{order:0}.br-need__media img{padding:12px 18px 4px}.br-need__copy{padding:15px 14px 16px}.br-need__copy strong{margin-top:8px;font-size:1.65rem}.br-need__link{padding-top:16px;font-size:1.05rem}}@media(prefers-reduced-motion:reduce){.br-need__card,.br-need__media img{transition:none}}.br-rhode-products{width:min(100% - 68px,1480px);margin:0 auto;padding:34px 0 64px}.br-rhode-products__header{display:flex;align-items:flex-end;justify-content:space-between;gap:32px;margin-bottom:clamp(30px,4vw,56px)}.br-rhode-products__eyebrow{margin:0 0 12px;color:#666b72;font-size:1.15rem;font-weight:700;text-transform:uppercase}.br-rhode-products__title{max-width:900px;margin:0;color:#111318;font-family:var(--font-body-family);font-size:clamp(4rem,6vw,8rem);font-weight:650;line-height:.95;letter-spacing:0;text-wrap:balance}.br-rhode-products__all{display:inline-flex;min-width:190px;min-height:50px;align-items:center;justify-content:space-between;gap:24px;padding:12px 18px;border:1px solid rgba(17,19,24,.22);border-radius:8px;color:#111318;font-size:1.3rem;font-weight:700;text-decoration:none}.br-rhode-products__rail{display:flex;gap:34px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.br-rhode-products__rail::-webkit-scrollbar{display:none}.br-rhode-product{display:flex;flex:0 0 calc((100% - 68px) / 3);min-width:360px;flex-direction:column;overflow:hidden;border:0;border-radius:8px;background:#f3f3f3;scroll-snap-align:start}.br-rhode-product__media{position:relative;display:block;aspect-ratio:1.2 / 1;overflow:hidden;background:#f3f3f3}.br-rhode-product__media img,.br-rhode-product__placeholder,.br-rhode-product__media svg{width:100%;height:100%;object-fit:contain;object-position:center;padding:26px 8% 18px;transition:transform .42s ease;mix-blend-mode:multiply}.br-rhode-product:hover .br-rhode-product__media img{transform:scale(1.02)}.br-rhode-product__media .br-rhode-product__offer{position:absolute;top:14px;left:14px;z-index:3;display:flex;align-items:center;justify-content:center;width:62px;height:62px;padding:4px;border-radius:50%;background:#ff6a00;color:#fff;text-align:center;text-transform:uppercase;font-size:.92rem;font-weight:850;line-height:1;letter-spacing:.01em;box-shadow:0 6px 16px #ff6a0057}.br-rhode-product__badge{position:absolute;top:24px;right:20px;left:auto;padding:5px 9px;border-radius:6px;background:#fff;color:#67645e;font-size:.95rem;font-weight:700}.br-rhode-product__content{display:flex;flex:1;flex-direction:column;min-height:154px;padding:16px 24px 22px;background:#f3f3f3}.br-rhode-product__meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.br-rhode-product__meta h3{margin:0;color:#67645e;font-size:1.55rem;font-weight:600;line-height:1.15}.br-rhode-product__meta h3 a{color:inherit;text-decoration:none}.br-rhode-product__meta p{display:-webkit-box;overflow:hidden;margin:6px 0 0;color:#67645e;font-size:1.2rem;line-height:1.4;-webkit-box-orient:vertical;-webkit-line-clamp:2}.br-rhode-product__meta strong{color:#67645e;font-size:1.4rem;white-space:nowrap}.br-rhode-product__price{display:flex;align-items:flex-end;flex-direction:column;gap:3px}.br-rhode-product__price s{color:#5f5b55;font-size:1.05rem;line-height:1;white-space:nowrap}.br-rhode-product__gift{display:flex;align-items:center;gap:8px;margin-top:12px;padding:9px 12px;border:1px solid rgba(255,106,0,.3);border-radius:8px;background:#fff4ec;color:#b64d00;font-size:1.14rem;font-weight:660;line-height:1.25;letter-spacing:.01em}.br-rhode-product__gift-strong{font-weight:850;color:#e35a00;text-transform:uppercase;letter-spacing:.03em}.br-rhode-product__actions{display:flex;align-items:stretch;gap:8px;margin-top:auto;padding-top:14px}.br-rhode-product__buy{flex:1 1 auto;min-width:0;display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 16px;border:1px solid #121a2f;border-radius:8px;background:#121a2f;color:#fff;font-size:1.15rem;font-weight:780;text-decoration:none;transition:opacity .16s ease}.br-rhode-product__buy:hover{opacity:.92;color:#fff}.br-rhode-product__trendyol{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:46px;padding:12px 16px;border:1px solid #f27a1a;border-radius:8px;background:#fff;color:#f27a1a;font:inherit;font-size:1.1rem;font-weight:780;text-decoration:none;white-space:nowrap;transition:background .18s ease,color .18s ease}.br-rhode-product__trendyol:hover{background:#f27a1a;color:#fff}@media screen and (max-width:989px){.br-rhode-product{flex-basis:46vw}}@media screen and (max-width:749px){.br-rhode-products{width:auto;margin:0;padding:16px 8px 44px}.br-rhode-products__header{align-items:flex-start;flex-direction:column;gap:22px;padding:0 6px}.br-rhode-products__title{font-size:clamp(4rem,14vw,6.2rem)}.br-rhode-products__all{min-width:180px}.br-rhode-products__rail{gap:8px}.br-rhode-products__rail::-webkit-scrollbar{display:none}.br-rhode-product{flex:0 0 88vw;min-width:0}.br-rhode-product__media{aspect-ratio:1 / 1}.br-rhode-product__media img,.br-rhode-product__placeholder,.br-rhode-product__media svg{padding:24px 8% 16px}.br-rhode-product__badge{top:18px;right:16px}.br-rhode-product__content{padding:12px 20px 20px}}.br-rhode-routine{display:grid;grid-template-columns:minmax(320px,.72fr) minmax(0,1.28fr);gap:clamp(42px,7vw,100px);width:min(100% - 68px,1480px);margin:0 auto 34px;padding:clamp(54px,7vw,100px) clamp(26px,5vw,72px);border-radius:12px;background:#f2f1ee;color:#67645e}.br-rhode-routine__intro{align-self:start;position:sticky;top:142px}.br-rhode-routine__intro>p{margin:0 0 24px;font-size:1.15rem;font-weight:800;text-transform:uppercase}.br-rhode-routine__intro h2{max-width:620px;margin:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(4.8rem,5.4vw,7.2rem);font-weight:400;line-height:.95;letter-spacing:0}.br-rhode-routine__copy{max-width:520px;margin-top:28px;font-size:1.75rem;line-height:1.5}.br-rhode-routine__tabs{display:inline-grid;grid-template-columns:1fr 1fr;gap:3px;margin-top:32px;padding:4px;border:1px solid #c8cac6;border-radius:999px;background:#fff}.br-rhode-routine__tabs button{min-width:132px;padding:11px 18px;border:0;border-radius:999px;background:transparent;color:#111318;cursor:pointer;font:inherit;font-size:1.25rem;font-weight:800}.br-rhode-routine__tabs button[aria-selected=true]{background:#67645e;color:#fff}.br-rhode-routine__panel{border-top:1px solid #c8cac6}.br-rhode-routine__step{display:grid;grid-template-columns:42px 150px minmax(0,1fr) auto;align-items:center;gap:clamp(16px,3vw,38px);min-height:180px;padding:16px 0;border-bottom:1px solid #c8cac6;color:inherit;text-decoration:none}.br-rhode-routine__step:hover img{transform:scale(1.035)}.br-rhode-routine__number{align-self:start;padding-top:10px;font-size:1.15rem;font-weight:800}.br-rhode-routine__step img{width:150px;height:150px;object-fit:contain;background:#fff;transition:transform .18s ease}.br-rhode-routine__step-copy small,.br-rhode-routine__step-copy strong,.br-rhode-routine__step-copy em{display:block}.br-rhode-routine__step-copy small{margin-bottom:8px;font-size:1.05rem;font-weight:800;text-transform:uppercase}.br-rhode-routine__step-copy strong{font-size:clamp(2rem,2.1vw,3rem);font-weight:500;line-height:1.05}.br-rhode-routine__step-copy em{margin-top:10px;font-size:1.35rem;font-style:normal}@media screen and (max-width:989px){.br-rhode-routine{grid-template-columns:1fr}.br-rhode-routine__intro{position:static}}@media screen and (max-width:749px){.br-rhode-routine{gap:44px;width:calc(100% - 16px);margin-bottom:8px;padding:54px 18px;border-radius:10px}.br-rhode-routine__intro h2{font-size:clamp(4.2rem,13vw,5.8rem)}.br-rhode-routine__tabs{display:grid;width:100%}.br-rhode-routine__tabs button{min-width:0}.br-rhode-routine__step{grid-template-columns:28px 96px minmax(0,1fr) auto;gap:12px;min-height:124px;padding:14px 0}.br-rhode-routine__step img{width:96px;height:96px}.br-rhode-routine__step-copy strong{font-size:1.8rem}}.br-motion-strip{position:relative;left:50%;display:grid;width:100vw;max-width:100vw;min-height:82px;grid-template-columns:auto minmax(0,1fr);margin:0;overflow:hidden;border-top:1px solid rgba(191,224,218,.38);border-bottom:1px solid rgba(255,255,255,.12);background:#242424;color:#fff;transform:translate(-50%)}.br-motion-strip__signature{position:relative;z-index:4;display:flex;min-width:clamp(240px,19vw,320px);flex-direction:column;justify-content:center;padding:0 clamp(26px,3vw,52px);background:#cfe2dd;color:#213834}.br-motion-strip__signature:after{position:absolute;top:0;right:-18px;width:36px;height:100%;background:inherit;content:"";transform:skew(-12deg);transform-origin:bottom}.br-motion-strip__signature small,.br-motion-strip__signature strong{position:relative;z-index:1;display:block;font-family:inherit}.br-motion-strip__signature small{margin-bottom:5px;font-size:9px;font-weight:760;letter-spacing:.16em;line-height:1}.br-motion-strip__signature strong{font-size:clamp(13px,1vw,15px);font-weight:620;letter-spacing:-.01em;line-height:1.1}.br-motion-strip__viewport{position:relative;min-width:0;overflow:hidden}.br-motion-strip__viewport:before,.br-motion-strip__viewport:after{position:absolute;z-index:3;top:0;bottom:0;width:clamp(20px,3vw,52px);pointer-events:none;content:""}.br-motion-strip__viewport:before{left:0;background:linear-gradient(90deg,#242424,#24242400)}.br-motion-strip__viewport:after{right:0;background:linear-gradient(270deg,#242424,#24242400)}.br-motion-strip__track{display:flex;width:max-content;animation:br-motion-strip 38s linear infinite;will-change:transform}.br-motion-strip:hover .br-motion-strip__track{animation-play-state:paused}.br-motion-strip__group{display:flex;flex:0 0 auto;align-items:stretch}.br-motion-strip__item{position:relative;display:inline-grid;min-height:82px;grid-template-columns:auto auto auto;align-items:center;gap:12px;padding:0 clamp(34px,3.5vw,64px);color:inherit;font-family:inherit;text-decoration:none;white-space:nowrap}.br-motion-strip__item:after{position:absolute;top:50%;right:0;width:1px;height:34px;background:#ffffff2e;content:"";transform:translateY(-50%) rotate(12deg)}.br-motion-strip__index{align-self:start;margin-top:23px;color:#a9d2cb;font-size:8px;font-weight:760;letter-spacing:.08em;line-height:1}.br-motion-strip__mark{position:relative;width:25px;height:25px;flex:0 0 25px;border:1px solid rgba(191,224,218,.54);border-radius:50%}.br-motion-strip__mark:before,.br-motion-strip__mark:after{position:absolute;top:50%;left:50%;background:#bfe0da;content:"";transform:translate(-50%,-50%)}.br-motion-strip__mark:before{width:8px;height:1px}.br-motion-strip__mark:after{width:1px;height:8px}.br-motion-strip__copy{display:flex;flex-direction:column;gap:4px}.br-motion-strip__copy strong{color:#fff;font-family:inherit;font-size:13.5px;font-weight:680;line-height:1.1;letter-spacing:-.01em}.br-motion-strip__copy small{color:#ffffff8a;font-family:inherit;font-size:10.5px;font-weight:450;line-height:1.1;letter-spacing:.01em}.br-motion-strip__item:hover .br-motion-strip__mark{border-color:#bfe0da;background:#bfe0da1a}.br-motion-strip__item:hover .br-motion-strip__copy strong{color:#d5ebe6}@keyframes br-motion-strip{to{transform:translate(-50%)}}@media screen and (max-width:749px){.br-motion-strip{min-height:64px;grid-template-columns:132px minmax(0,1fr)}.br-motion-strip__signature{min-width:132px;padding:0 14px}.br-motion-strip__signature:after{right:-11px;width:22px}.br-motion-strip__signature small{margin-bottom:4px;font-size:7px;letter-spacing:.13em}.br-motion-strip__signature strong{font-size:10.5px}.br-motion-strip__viewport:before,.br-motion-strip__viewport:after{width:16px}.br-motion-strip__item{min-height:64px;gap:9px;padding:0 24px}.br-motion-strip__index{margin-top:18px;font-size:7px}.br-motion-strip__mark{width:22px;height:22px}.br-motion-strip__copy{gap:0}.br-motion-strip__copy strong{font-size:11.5px}.br-motion-strip__copy small{display:none}.br-motion-strip__item:after{height:25px}}@media(prefers-reduced-motion:reduce){.br-motion-strip__viewport{overflow-x:auto;scrollbar-width:none}.br-motion-strip__track{animation:none}.br-motion-strip__group[aria-hidden=true]{display:none}}.bb-ugc{--bb-accent: var(--color-accent, 176 141 87);--bb-text: var(--color-foreground, 35 33 32);--bb-border: var(--color-border, 224 220 212);--bb-shadow: var(--color-shadow, 35 33 32);--bb-radius: var(--radius-card, 8px);--bb-card-ratio: 9 / 14;--bb-ease: var(--ease-out-soft, cubic-bezier(.16, 1, .3, 1));position:relative;z-index:0}.bb-ugc__inner{max-width:var(--page-width, 1500px);margin:0 auto;padding-inline:var(--page-margin, 40px)}.bb-ugc__header{text-align:center;max-width:42rem;margin:0 auto 2.75rem;display:flex;flex-direction:column;align-items:center;gap:.75rem}.bb-ugc__heading{margin:0;display:flex;align-items:baseline;justify-content:center;flex-wrap:wrap;gap:.4rem;letter-spacing:-.01em}.bb-ugc__heading-italic{font-style:italic;color:#76572b}.bb-ugc__subtext{font-size:.9375rem;line-height:1.75;opacity:.72}.bb-ugc__viewport{position:relative}.bb-ugc__nav-controls{position:absolute;top:-4.6rem;right:0;display:flex;gap:.6rem}.bb-ugc__arrow{width:2.75rem;height:2.75rem;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:1px solid rgb(var(--bb-border));color:rgb(var(--bb-text));border-radius:999px;cursor:pointer;transition:all var(--duration-short, .2s) var(--bb-ease)}.bb-ugc__arrow:hover{background:rgb(var(--bb-accent));border-color:rgb(var(--bb-accent));color:#fff}.bb-ugc__arrow[disabled]{opacity:.3;cursor:not-allowed}.bb-ugc__track{display:flex;gap:1.25rem;overflow-x:auto;scroll-snap-type:x mandatory;scroll-padding-inline:var(--page-margin, 40px);padding-bottom:1.5rem;cursor:grab;scrollbar-width:none}.bb-ugc__track::-webkit-scrollbar{display:none}.bb-ugc__track.is-dragging{cursor:grabbing;scroll-snap-type:none}.bb-ugc__track.is-centered{justify-content:center}.bb-ugc__card{flex:1 0 24%;max-width:460px;min-width:0;scroll-snap-align:start;display:flex;flex-direction:column;transition:transform .4s var(--bb-ease)}@media(hover:hover){.bb-ugc__card:hover{transform:translateY(-5px)}}.bb-ugc__media{width:100%;aspect-ratio:var(--bb-card-ratio);position:relative;overflow:hidden;border-radius:var(--bb-radius);background:rgb(var(--bb-text) / .05)}.bb-ugc__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border:1px solid rgb(var(--bb-text) / .08);border-radius:var(--bb-radius);pointer-events:none;z-index:10;transition:border-color .3s}.bb-ugc__card:hover .bb-ugc__media:after{border-color:rgb(var(--bb-accent) / .6)}.bb-ugc__video,.bb-ugc__img,.bb-ugc__poster{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bb-ugc__poster{z-index:1;transition:opacity .4s ease}.bb-ugc__video{z-index:0;opacity:0}.bb-ugc__video.is-playing{z-index:2;opacity:1}.bb-ugc__overlay-handle{position:absolute;top:.85rem;left:.85rem;z-index:5;display:inline-flex;align-items:center;padding:.35em .85em;font-size:.6875rem;font-weight:var(--font-body--weight-bold, 700);letter-spacing:.04em;color:rgb(var(--bb-text));background:#ffffffe6;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);border-radius:999px}.bb-ugc__handle-icon{opacity:.55;margin-right:1px}.bb-ugc__pmini{margin-top:1.1rem;display:grid;grid-template-columns:5.25rem 1fr auto;gap:1.15rem;align-items:center;padding:1.05rem;background:#ffffffc7;border:1px solid rgb(var(--bb-border));border-radius:var(--bb-radius);text-decoration:none;color:rgb(var(--bb-text));transition:border-color .3s,box-shadow .3s,transform .3s var(--bb-ease)}.bb-ugc__pmini:hover{border-color:rgb(var(--bb-accent) / .55);box-shadow:0 16px 36px rgb(var(--bb-shadow) / .12)}.bb-ugc__pimg-wrap{width:5.25rem;height:6.5rem;display:block;overflow:hidden;border-radius:calc(var(--bb-radius) - 2px);background:#fff}.bb-ugc__pimg{width:100%;height:100%;object-fit:cover;transition:transform .5s var(--bb-ease)}.bb-ugc__pmini:hover .bb-ugc__pimg{transform:scale(1.05)}.bb-ugc__pinfo{display:flex;flex-direction:column;gap:.35rem;min-width:0}.bb-ugc__ptitle{font-size:1.0625rem;font-weight:var(--font-body--weight-bold, 600);line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.bb-ugc__price{font-size:1rem;color:rgb(var(--bb-text) / .85)}.bb-ugc__price .new{font-weight:var(--font-body--weight-bold, 700);margin-right:.4rem}.bb-ugc__price .old{text-decoration:line-through;opacity:.45}.bb-ugc__plink{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:#76572b;font-weight:var(--font-body--weight-bold, 600);margin-top:.15rem}.bb-ugc__pgo{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;width:2.75rem;height:2.75rem;border-radius:50%;background:rgb(var(--bb-accent) / .12);color:rgb(var(--bb-accent));transition:background-color .3s,color .3s,transform .3s var(--bb-ease)}.bb-ugc__pmini:hover .bb-ugc__pgo{background:rgb(var(--bb-accent));color:#fff;transform:translate(3px)}.bb-ugc__swipe-next{display:none;position:absolute;right:.65rem;top:40%;transform:translateY(-50%);align-items:center;justify-content:center;width:3rem;height:3rem;border:1px solid rgb(var(--bb-border));border-radius:50%;background:#ffffffeb;color:rgb(var(--bb-accent));box-shadow:0 8px 24px rgb(var(--bb-shadow) / .2);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);cursor:pointer;z-index:6;transition:opacity .4s ease,transform .3s var(--bb-ease)}.bb-ugc__swipe-next:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:50%;border:1.5px solid rgb(var(--bb-accent) / .6);animation:bb-swipe-pulse 1.9s ease-out infinite}@keyframes bb-swipe-pulse{0%{transform:scale(.9);opacity:.8}70%,to{transform:scale(1.55);opacity:0}}.bb-ugc.is-scrolled .bb-ugc__swipe-next:after{animation:none;opacity:0}.bb-ugc__swipe-next.is-hidden{opacity:0;pointer-events:none;transform:translateY(-50%) scale(.8)}.bb-ugc__progress{display:none;position:relative;height:2px;margin-top:.9rem;background:rgb(var(--bb-text) / .1);border-radius:2px;overflow:hidden}.bb-ugc__progress-bar{position:absolute;top:0;left:0;height:100%;width:30%;background:rgb(var(--bb-accent));border-radius:2px;transition:left .05s linear}@media(prefers-reduced-motion:reduce){.bb-ugc__card,.bb-ugc__arrow,.bb-ugc__pmini,.bb-ugc__pimg,.bb-ugc__pgo{transition:none}.bb-ugc__swipe-next:after{animation:none;opacity:0}}@media(max-width:1024px){.bb-ugc__card{flex-basis:34%}}@media(max-width:768px){.bb-ugc__nav-controls{display:none}.bb-ugc__card{flex-basis:78vw;max-width:none}.bb-ugc__card:hover{transform:none}.bb-ugc__swipe-next{display:inline-flex}.bb-ugc__progress{display:block}.bb-ugc__pmini{grid-template-columns:4.75rem 1fr auto}.bb-ugc__pimg-wrap{width:4.75rem;height:5.75rem}}
/*# sourceMappingURL=/cdn/shop/t/39/compiled_assets/styles.css.map?subset=gAAyAQAAAAAAAAQ */
