:root{--white: #ffffff;--ink: #1D1D1B;--ink-70: rgba(29,29,27,.7);--ink-50: rgba(29,29,27,.5);--ink-20: rgba(29,29,27,.2);--blush-50: #FFF8FB;--blush-100: #FFF2F8;--blush-150: #FCE5EF;--blush-200: #F9CEDF;--blush-300: #F5B5D2;--blush-400: #EF88B7;--magenta: #E8308A;--magenta-600: #b60560;--pink-pop: #E8308A;--radius: 24px;--gap: 20px;--maxw: 100vw;--pad: clamp(20px,4.5vw,72px);--sans: var(--font-body-family)}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;min-height:100%;background:var(--blush-100);color:var(--ink);font-family:var(--sans);letter-spacing:normal}body{-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5{font-family:var(--font-heading-family);font-style:var(--font-heading-style);font-weight:var(--font-heading-weight)}a{color:inherit}.page{width:100%;background:radial-gradient(circle at 10% 7%,rgba(255,255,255,.85),transparent 260px),linear-gradient(180deg,var(--blush-50),var(--blush-100) 35%,var(--blush-150))}.wrap{width:min(var(--maxw),calc(100% - var(--pad)*2));margin:0 auto}.bw-shop-menu{position:relative}.bw-shop-menu>summary{display:flex;align-items:center;gap:5px;padding:10px 0;list-style:none;font-size:15px;font-weight:600;cursor:pointer}.bw-shop-menu>summary::-webkit-details-marker{display:none}.bw-shop-menu__panel{position:absolute;top:calc(100% + 17px);left:0;display:grid;grid-template-columns:150px 170px 240px;gap:26px;width:max-content;padding:26px;border:2px solid var(--blush-150);border-radius:20px;background:#fff;box-shadow:0 24px 60px -30px #1d1d1b61}.bw-shop-menu:not([open]) .bw-shop-menu__panel{display:none}.bw-shop-menu__panel>div{display:grid;align-content:start;gap:8px}.bw-shop-menu__panel strong{margin-bottom:4px;color:var(--magenta);font-size:11px;letter-spacing:.12em;text-transform:uppercase}.bw-shop-menu__panel a{display:block;padding:5px 0}.bw-shop-menu__panel a:after{display:none}.bw-shop-menu__feature{padding:22px;border-radius:14px;background:linear-gradient(135deg,var(--blush-100),var(--blush-50))}.bw-shop-menu__feature span{font-size:20px;font-weight:700;line-height:1.1}.bw-shop-menu__feature a{color:var(--magenta);font-weight:700}.icon{position:relative;display:inline-grid;width:42px;height:42px;place-items:center;border-radius:999px;background:var(--blush-100);font-size:17px;font-weight:700;text-decoration:none;transition:background .18s,transform .18s}.icon:hover{background:var(--blush-200);transform:translateY(-2px)}.cart-badge{position:absolute;top:-4px;right:-4px;min-width:19px;height:19px;display:grid;place-items:center;border:2px solid var(--white);border-radius:999px;background:var(--magenta);color:var(--white);font-size:10px;font-weight:700}@keyframes popIn{0%{transform:scale(.5)}60%{transform:scale(1.35)}to{transform:scale(1)}}.mob-close{display:grid;width:44px;height:44px;flex:0 0 44px;place-items:center;padding:0;border:1px solid var(--blush-150);border-radius:999px;background:#fff;color:var(--ink);cursor:pointer;transition:border-color .18s,background .18s,color .18s,transform .18s}.mob-close:hover{border-color:var(--magenta);background:var(--blush-100);color:var(--magenta);transform:rotate(4deg)}.mob-close:focus-visible{outline:3px solid color-mix(in srgb,var(--magenta) 34%,transparent);outline-offset:3px}.pill{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border:2px solid var(--blush-200);border-radius:999px;background:var(--white);color:var(--magenta);font-size:13px;font-weight:700}.hero{padding:24px var(--pad) var(--gap)}.hero-slider{position:relative;min-height:clamp(460px,43vw,680px);overflow:hidden;border:5px solid var(--white);border-radius:var(--radius);box-shadow:0 34px 74px -48px #1d1d1b85}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;align-items:center;padding:clamp(34px,5vw,72px) clamp(34px,7vw,104px) clamp(60px,8vw,104px);opacity:0;transition:opacity .9s ease;background:none}.hero-slide video,.hero-slide img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;z-index:0}.hero-slide.is-active{opacity:1;z-index:1}.hero-copy{max-width:620px;position:relative;z-index:2}.hero-slide h1{margin:0 0 16px;color:var(--white);font-size:clamp(42px,7.5vw,96px);line-height:.92;letter-spacing:-.04em;text-shadow:0 8px 28px rgba(29,29,27,.4)}.hero-slide p{max-width:520px;margin:0 0 28px;color:var(--white);font-size:18px;line-height:1.55;text-shadow:0 4px 14px rgba(29,29,27,.28)}.hero-slide.h-bl{align-items:end;justify-items:start;text-align:left}.hero-slide.h-cl{align-items:center;justify-items:start;text-align:left}.hero-slide.h-tl{align-items:start;justify-items:start;text-align:left}.hero-slide.h-bc{align-items:end;justify-items:center;text-align:center}.hero-slide.h-cc{align-items:center;justify-items:center;text-align:center}.hero-slide.h-tc{align-items:start;justify-items:center;text-align:center}.hero-slide.h-br{align-items:end;justify-items:end;text-align:right}.hero-slide.h-cr{align-items:center;justify-items:end;text-align:right}.hero-slide.h-tr{align-items:start;justify-items:end;text-align:right}.hero-progress{position:absolute;left:0;right:0;bottom:0;height:3px;background:#ffffff38;z-index:5}.hero-progress>i{display:block;height:100%;width:0;background:var(--magenta)}.hero-dots{position:absolute;bottom:4px;left:50%;transform:translate(-50%);z-index:5;display:flex;gap:0;align-items:center}.hero-dot{position:relative;width:44px;height:44px;border-radius:999px;background:transparent;border:0;padding:0;cursor:pointer}.hero-dot:before{content:"";position:absolute;top:50%;left:50%;width:8px;height:8px;border-radius:999px;background:#ffffff73;transform:translate(-50%,-50%) scaleX(1);transition:transform .3s ease,background .3s ease}.hero-dot.active:before{background:var(--white);transform:translate(-50%,-50%) scaleX(3.25)}.hero-nav{position:absolute;top:50%;z-index:5;transform:translateY(-50%);width:46px;height:46px;border-radius:999px;border:2px solid rgba(255,255,255,.5);background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--white);cursor:pointer;display:grid;place-items:center;opacity:0;transition:opacity .22s,background .22s,transform .22s}.hero-slider:hover .hero-nav{opacity:1}.hero-nav:hover{background:#ffffff4d}.hero-prev{left:18px}.hero-next{right:18px}.section{padding:calc(var(--gap) * .9) var(--pad)}.section-label{display:grid;place-items:center;min-height:76px;color:var(--magenta);font-weight:800;font-size:12px;letter-spacing:.12em;text-transform:uppercase}.product-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}.product-card{position:relative;min-height:540px;overflow:hidden;padding:26px;border:2px solid transparent;border-radius:20px;background:var(--white);box-shadow:0 24px 44px -36px #e8308a5c;cursor:pointer;transition:transform .35s ease,box-shadow .35s ease}.product-card:hover{transform:translateY(-8px);box-shadow:0 30px 60px -34px #e8308a80}.product-card h3{position:absolute;top:18px;left:24px;right:24px;z-index:0;margin:0;color:var(--magenta);font-size:clamp(44px,5vw,82px);line-height:.88;letter-spacing:-.045em;text-transform:lowercase;text-shadow:0 6px 16px rgba(29,29,27,.22)}.tag,.badge{position:absolute;top:18px;right:18px;z-index:3;padding:6px 11px;border-radius:999px;background:var(--magenta);color:var(--white);font-size:10px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.product-visual{position:absolute;top:0;right:0;bottom:0;left:0;margin:auto;width:min(92%,360px);height:auto;aspect-ratio:1;z-index:1;background-size:contain;background-position:center;background-repeat:no-repeat;mix-blend-mode:multiply;transition:transform .5s cubic-bezier(.2,.7,.2,1)}.product-visual img{display:block;width:100%;height:100%;object-fit:contain}.product-card:hover .product-visual{transform:scale(1.07)}.visual-brush{background-image:url(detangling-brush.webp)}.visual-makeup{background-image:url(foundation-brush.webp)}.visual-sponge{background-image:url(complexion-sponge.webp)}.product-meta{position:absolute;left:24px;right:24px;bottom:24px;z-index:2;display:flex;align-items:flex-end;justify-content:space-between;gap:14px;color:var(--ink-70)}.product-meta strong{display:block;color:var(--ink);font-size:17px}.product-meta span{font-size:14px;line-height:1.3}.product-meta .badge{position:static;display:table;margin-top:10px}.product-meta .price{flex:none;padding:8px 16px;border:1.5px solid var(--ink);border-radius:999px;background:#fff;color:var(--ink);font-size:15px;font-weight:700}.atb{position:absolute;right:24px;bottom:24px;z-index:4;opacity:0;pointer-events:none;white-space:nowrap;transition:opacity .22s ease;min-height:0;padding:8px 16px;border:1.5px solid var(--magenta);font-size:15px;line-height:normal;box-sizing:border-box}.home-product-form,.home-product-form form{display:contents}.product-card:hover .atb,.product-card:focus-within .atb{opacity:1;pointer-events:auto}.product-meta .price{transition:opacity .2s ease}.product-card:hover .price,.product-card:focus-within .price{opacity:0}.campaign{position:relative;overflow:hidden;min-height:clamp(460px,43vw,680px);display:grid;align-items:center;justify-items:start;padding:clamp(34px,5vw,64px);border:5px solid var(--white);border-radius:var(--radius);color:var(--white);text-align:center}.campaign:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background:linear-gradient(90deg,#ffffffe6,#ffffffb8,#ffffff14 76%)}.campaign-inner{position:relative;z-index:1;text-align:left}.campaign-inner h2{max-width:760px;margin:0;font-size:clamp(38px,6vw,82px);line-height:.96;letter-spacing:-.035em}.campaign-inner p{max-width:620px;margin:16px 0 24px;color:var(--ink-70);font-size:18px;line-height:1.55}.split{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap)}.media,.text-panel{min-height:560px;border-radius:var(--radius);border:5px solid var(--white);overflow:hidden;box-shadow:0 28px 70px -52px #1d1d1b94}.media{background-size:cover;background-position:center}.media video,.media img{width:100%;height:100%;object-fit:cover;display:block}.text-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,4.4vw,64px);background:#ffffffd6}.text-panel h2{margin:0 0 18px;font-size:clamp(34px,5vw,62px);line-height:1.02;letter-spacing:-.03em}.text-panel p{max-width:520px;margin:0 0 24px;color:var(--ink-70);font-size:16px;line-height:1.62}.social-block{border-radius:var(--radius);border:5px solid var(--white);overflow:hidden;box-shadow:0 28px 70px -52px #1d1d1b94;padding:clamp(24px,3vw,34px);background:var(--white)}.social-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.social-head h2{margin:0;color:var(--magenta);font-size:clamp(32px,4vw,56px);line-height:1;letter-spacing:-.035em}.slider-nav{display:flex;gap:10px;flex:none}.social-grid{display:flex!important;gap:14px;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding-bottom:8px}.social-grid::-webkit-scrollbar{height:6px}.social-grid::-webkit-scrollbar-thumb{background:var(--blush-200);border-radius:999px}.social-tile{flex:0 0 auto;width:calc((100% - 42px)/4);scroll-snap-align:start;aspect-ratio:1;overflow:hidden;border:4px solid var(--blush-100);border-radius:18px;background:var(--blush-150) center/cover}.social-tile video{width:100%;height:100%;object-fit:cover;display:block}.tile-1{background-image:url(ugc-1.webp)}.tile-2{background-image:url(ugc-2.webp)}.tile-3{background-image:url(ugc-3.webp)}.tile-4{background-image:url(ugc-4.webp)}.tile-5{background-image:url(ugc-5.webp)}.tile-6{background-image:url(ugc-6.webp)}.tile-7{background-image:url(ugc-7.webp)}.tile-8{background-image:url(ugc-8.webp)}.tt-feature{display:grid;grid-template-columns:.65fr 1.35fr;gap:clamp(28px,4vw,64px);align-items:center;padding:clamp(30px,4vw,60px);border:5px solid #fff;border-radius:var(--radius);background:#ffffffe6;box-shadow:0 28px 70px -52px #1d1d1b94}.tt-copy h2{margin:0 0 18px;font-size:clamp(34px,5vw,62px);line-height:1.02;letter-spacing:-.03em}.tt-copy p{max-width:520px;margin:0 0 28px;color:var(--ink-70);font-size:18px;line-height:1.55}.tt-embeds{display:grid;grid-template-columns:1fr 1fr 1fr;gap:18px}.tt-embed{position:relative;width:100%;max-width:230px;aspect-ratio:9/16;border-radius:22px;overflow:hidden;border:4px solid var(--blush-100);box-shadow:0 24px 50px -34px #1d1d1b80;transition:transform .35s ease,box-shadow .35s ease}.tt-embed:hover{transform:translateY(-6px);box-shadow:0 32px 60px -32px #e8308a80}.tt-logo,.tt-handle{position:absolute;left:16px;z-index:2;width:fit-content;border-radius:999px;background:#1d1d1b6b;color:#fff;font-weight:800;line-height:1;text-shadow:0 2px 8px rgba(0,0,0,.42);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.tt-logo{top:14px;padding:7px 11px;font-size:15px;letter-spacing:-.02em}.tt-handle{bottom:14px;padding:8px 12px;font-size:14px}.tt-bigplay,.tt-rail,.tt-embed-meta{display:none}.closer{position:relative;overflow:hidden;min-height:clamp(480px,45vw,720px);display:flex;align-items:flex-start;justify-content:flex-end;padding:clamp(34px,5vw,64px);border:5px solid var(--white);border-radius:var(--radius);color:var(--white);text-align:right}.closer-inner{position:relative;z-index:2}.closer h2{max-width:720px;color:var(--white);font-size:clamp(44px,8vw,102px);line-height:.92;letter-spacing:-.035em;margin:0 0 28px;text-shadow:0 8px 24px rgba(29,29,27,.5)}.newsletter-band{background:var(--blush-150);border:5px solid #fff;border-radius:var(--radius);padding:clamp(40px,6vw,80px);text-align:center;box-shadow:0 28px 70px -52px #1d1d1b94}.newsletter-band h2{margin:0 0 12px;font-size:clamp(32px,5vw,56px);line-height:1.02;letter-spacing:-.03em;color:var(--ink)}.newsletter-band>p{max-width:560px;margin:0 auto;color:var(--ink-70);font-size:18px;line-height:1.5}.news-form{display:flex;flex-wrap:wrap;gap:12px;max-width:520px;margin:26px auto 0}.nl-success{display:none;margin-top:24px;font-size:18px;font-weight:700;color:var(--magenta)}.news-form .nl-success,.news-form .errors{flex:0 0 100%;margin:8px 0 0}.nl-success.nl-success--visible{display:block}.nl-sent .news-form{display:none}.nl-sent .nl-success{display:block}@media(max-width:920px){.product-strip,.split{grid-template-columns:1fr}.product-card{min-height:420px}.social-tile{width:calc((100% - 14px)/2)}.tt-feature{grid-template-columns:1fr;text-align:center}.tt-copy p{margin-left:auto;margin-right:auto}.tt-embeds{width:100%;max-width:540px;margin:0 auto}}@media(max-width:680px){.tt-embeds{grid-template-columns:1fr 1fr}.tt-embed:last-child{display:none}}@media(min-width:561px)and (max-width:920px){.product-strip .product-card{min-height:520px}.product-strip .product-visual{inset:54px 0 auto;width:min(70%,320px);margin:0 auto}}@media(max-width:560px){.hero,.section{padding-left:14px;padding-right:14px}.hero-slide h1{font-size:clamp(34px,9vw,64px)}.hero-slide p{font-size:16px}.hero-nav{display:none}.campaign:after{background:linear-gradient(180deg,#ffffffe6,#ffffffad 54%,#ffffff1f 82%)}.social-tile{width:78%}.news-form{flex-direction:column}.template-index .section.split>.media,.template-index .section.split>.text-panel{min-height:420px}}@media(prefers-reduced-motion:reduce){.marquee{animation:none}.hero-slide{transition:none}.hero-dot,.hero-dot:before{transition:none}}.scroll-top{position:fixed;bottom:28px;right:28px;z-index:25;width:50px;height:50px;border:0;border-radius:999px;background:var(--magenta);color:#fff;font-size:22px;font-weight:700;cursor:pointer;box-shadow:0 8px 24px -8px #e8308a99;display:grid;place-items:center;opacity:0;transform:translateY(14px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.scroll-top.visible{opacity:1;transform:translateY(0);pointer-events:all}.scroll-top:hover{background:var(--magenta-600)}@media(max-width:560px){.scroll-top{bottom:18px;right:18px;width:44px;height:44px;font-size:18px}}.bag-toast{position:fixed;bottom:90px;right:28px;z-index:100;background:var(--ink);color:#fff;padding:14px 20px;border-radius:14px;font:600 14px/1.3 var(--font-body-family);box-shadow:0 12px 36px -10px #1d1d1b73;max-width:280px;display:flex;align-items:center;gap:10px;transform:translateY(20px);opacity:0;transition:opacity .25s ease,transform .25s ease;pointer-events:none}.bag-toast.show{opacity:1;transform:translateY(0)}.bag-toast .t-check{color:#6ee7b7;font-size:17px;flex-shrink:0}@media(max-width:560px){.bag-toast{bottom:80px;right:16px;left:16px;max-width:none}}.collection-main,.product-page,.content-page,.cart-page,.search-page{padding-top:clamp(50px,8vw,110px);padding-bottom:clamp(60px,8vw,120px)}.collection-hero,.content-page>h1,.search-page>h1,.cart-page>h1{text-align:center}.collection-hero h1,.content-page h1,.search-page h1,.cart-page h1{font-size:clamp(48px,8vw,110px);line-height:.9;letter-spacing:-.055em;margin:18px 0 45px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.product-grid .product-card{min-height:520px}.card-link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2}.quick-product-form{position:relative;z-index:4}.product-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(340px,.85fr);gap:var(--gap);align-items:start}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap)}.product-gallery-image{display:block;width:100%;height:auto;border-radius:20px;background:#fff}.product-panel{position:sticky;top:120px;padding:clamp(28px,5vw,64px);border-radius:24px;background:#fff}.product-panel h1{font-size:clamp(42px,5vw,78px);line-height:.92;letter-spacing:-.045em}.product-panel .price{font-size:24px;font-weight:800;color:var(--magenta);margin:20px 0}.product-form{display:grid;gap:18px;margin-top:28px}.product-form label{display:grid;gap:8px}.rte{max-width:850px;margin-left:auto;margin-right:auto;font-size:18px;line-height:1.75}.rte img{max-width:100%;height:auto}.article-hero{display:block;width:100%;height:auto;max-height:720px;object-fit:cover;border-radius:24px;margin:30px auto 55px}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:var(--gap)}.article-grid article{padding:18px;border-radius:20px;background:#fff}.article-grid img{display:block;width:100%;height:auto;border-radius:14px}.article-grid a{text-decoration:none}.cart-row{display:grid;grid-template-columns:120px 1fr auto;gap:20px;align-items:center;padding:20px 0;border-bottom:1px solid var(--blush-200)}.cart-row img{width:120px;height:120px;object-fit:contain;background:#fff;border-radius:16px}.cart-row a{text-decoration:none}.cart-total{display:flex;justify-content:space-between;font-size:24px;padding:30px 0}@media(max-width:920px){.product-grid,.article-grid{grid-template-columns:repeat(2,1fr)}.product-page{grid-template-columns:1fr}.product-panel{position:static}}@media(max-width:620px){.product-grid,.article-grid,.product-gallery{grid-template-columns:1fr}.cart-row{grid-template-columns:90px 1fr}.cart-row>b{grid-column:2}.cart-row img{width:90px;height:90px}}body{font-family:var(--font-body-family);background:var(--blush-100);color:var(--ink)}.main-page-title,.main-blog .title--primary{font-family:var(--font-heading-family);font-size:clamp(5rem,9vw,11rem);line-height:.88;letter-spacing:-.055em;text-align:center;color:var(--magenta);margin-bottom:5rem;text-shadow:0 6px 16px rgba(29,29,27,.14)}.bw-page-intro{max-width:860px;margin:0 auto 6rem;text-align:center}.bw-kicker{display:inline-flex;padding:.8rem 1.6rem;border:2px solid var(--blush-200);border-radius:999px;background:#fff;color:var(--magenta);font-size:1.3rem;font-weight:700;text-transform:uppercase;letter-spacing:.12em}.bw-page-intro h2,.bw-story-panel h2{font-size:clamp(3.6rem,6vw,7.2rem);line-height:.95;letter-spacing:-.045em}.bw-page-intro p,.bw-story-panel p{font-size:1.8rem;line-height:1.7;color:var(--ink-70)}.bw-value-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin:0 0 6rem}.bw-value-grid article{padding:clamp(2.6rem,4vw,4.8rem);border-radius:2.4rem;background:#fff;box-shadow:0 24px 44px -36px #e8308a5c}.bw-value-grid article>span{color:var(--magenta);font-weight:800}.bw-value-grid h3{font-size:2.5rem;line-height:1.1}.bw-value-grid p{font-size:1.6rem;line-height:1.65;color:var(--ink-70)}.bw-story-panel{padding:clamp(3rem,6vw,7rem);border-radius:2.4rem;background:linear-gradient(135deg,#fff,var(--blush-50));text-align:center}.bw-story-panel p{max-width:760px;margin:0 auto 3rem}.main-blog,.collection{padding-top:5rem;padding-bottom:8rem}.card-wrapper .card{border-radius:2rem;overflow:hidden;background:#fff}.card__heading{font-family:var(--font-heading-family)}.price{color:var(--magenta);font-weight:700}@media(max-width:749px){.bw-value-grid{grid-template-columns:1fr}.main-page-title,.main-blog .title--primary{font-size:5rem}}.bw-route-fallback{padding-top:7rem;padding-bottom:10rem}.bw-journal-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.bw-journal-grid article{padding:1.6rem;border-radius:2.4rem;background:#fff;box-shadow:0 24px 44px -36px #e8308a5c}.bw-journal-grid img{display:block;width:100%;height:auto;border-radius:1.6rem}.bw-journal-grid h2{font-size:2.5rem;line-height:1.1}.bw-journal-grid p{font-size:1.5rem;line-height:1.55;color:var(--ink-70)}.bw-journal-grid a{color:var(--magenta);font-weight:700;text-decoration:none}body.gradient{background:var(--blush-100)}@media(max-width:900px){.bw-journal-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.bw-journal-grid{grid-template-columns:1fr}}.collection-hero{background:transparent}.collection-hero__title{font-size:clamp(5rem,9vw,11rem);line-height:.88;letter-spacing:-.055em;text-align:center;color:var(--magenta);text-shadow:0 6px 16px rgba(29,29,27,.14)}.product-grid-container .grid{row-gap:2.4rem}.product-grid-container .card-wrapper{height:100%}.product-grid-container .card{height:100%;padding:1.4rem;border:2px solid transparent;border-radius:2rem;background:#fff;box-shadow:0 24px 44px -36px #e8308a5c;transition:transform .3s ease,box-shadow .3s ease}.product-grid-container .card:hover{transform:translateY(-6px);box-shadow:0 30px 60px -34px #e8308a80}.product-grid-container .card__media,.product-grid-container .media{border-radius:1.6rem}.product-grid-container .card__heading{font-size:1.9rem;line-height:1.2}.product-grid-container .card-information{font-size:1.5rem}.badge{border:0;border-radius:999px;background:var(--magenta);color:#fff;font-weight:700}.product:not(.product-card){gap:2rem;padding-top:4rem;padding-bottom:8rem}.product:not(.product-card) .product__media-item{border-radius:2rem;overflow:hidden;background:#fff}.product:not(.product-card) .product__info-wrapper{padding:clamp(2.4rem,4vw,5rem);border-radius:2.4rem;background:#fff;align-self:start}.product:not(.product-card) .product__title h1{font-size:clamp(4rem,5vw,7rem);line-height:.94;letter-spacing:-.045em}.product:not(.product-card) .price{font-size:2.4rem}.quantity{border:2px solid var(--blush-200);border-radius:999px;background:#fff}.article-template__hero-container{max-width:120rem}.article-template__hero-container .media{border-radius:2.4rem}.article-template__title{font-size:clamp(4rem,7vw,8rem);line-height:.95;letter-spacing:-.045em}.article-template__content{font-size:1.8rem;line-height:1.75}.article-card-wrapper .card{border-radius:2rem;overflow:hidden;background:#fff}@media(min-width:990px){.product:not(.product-card) .product__info-container{position:sticky;top:10rem}}body{font-family:var(--font-body-family)}.h0,.h1,.h2,.h3,.h4,.h5,h1,h2,h3,h4,h5,h6{font-family:var(--font-heading-family)}.bw-collection-hero{position:relative;margin:24px var(--pad) var(--gap);min-height:220px;height:220px;box-sizing:border-box;overflow:hidden;border:5px solid #fff;border-radius:var(--radius);background:var(--blush-200);box-shadow:0 34px 74px -48px #1d1d1b85}.bw-collection-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:#1d1d1b40;pointer-events:none}.bw-collection-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bw-collection-hero .collection-hero__inner{position:relative;z-index:2;min-height:inherit;display:flex;align-items:center;justify-content:center;padding:clamp(24px,3vw,38px)}.bw-collection-hero .collection-hero__text-wrapper{flex:none;width:min(100%,760px);text-align:center}.bw-collection-hero .collection-hero__title{margin:0;color:#fff;font-size:clamp(46px,6vw,76px);font-weight:700;line-height:.92;letter-spacing:-.05em;text-shadow:0 8px 24px rgba(29,29,27,.4)}.bw-collection-hero .collection-hero__description{max-width:560px;margin:14px auto 0;color:#fff;font-size:18px;line-height:1.55;text-shadow:0 4px 14px rgba(29,29,27,.3)}.template-collection .facets-wrapper{padding:14px var(--pad) 8px}.template-collection collection-component>div,.template-collection #ProductGridContainer,.template-collection .collection,.template-collection .loading-overlay.gradient{background:transparent}.template-collection .facets-container{max-width:none}.template-collection .facets-wrapper.page-width{max-width:none;padding-left:var(--pad);padding-right:var(--pad)}.template-collection .facets__form{display:grid;grid-template-columns:1fr auto;grid-template-areas:"count sort";align-items:center;margin-bottom:0}.template-collection .facets__wrapper,.template-collection .active-facets-desktop{display:none}.template-collection .facet-filters{grid-area:sort;grid-column:2!important;grid-row:1;justify-self:end}.template-collection .product-count{grid-area:count;grid-column:1!important;grid-row:1;justify-self:start;align-self:center}.template-collection .facets__disclosure{display:none}.template-collection .facet-filters__field,.template-collection .facets__summary,.template-collection .mobile-facets__open,.template-collection .facet-filters__sort{min-height:42px;border:2px solid var(--blush-200);border-radius:999px;background-color:#fff;font-family:var(--font-body-family);font-size:14px;font-weight:700}.template-collection .facets__summary{padding:9px 18px}.template-collection .facet-filters__field{padding:0 10px 0 18px}.template-collection .product-count__text{font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.template-collection .pagination-wrapper{margin:48px 0 20px}.template-collection .pagination__list{gap:10px}.template-collection .pagination__item{display:grid;width:46px;height:46px;place-items:center;border:1.5px solid var(--blush-200);border-radius:50%;background:#fff;color:var(--ink);font-weight:800;text-decoration:none}.template-collection .pagination__item--current{border-color:var(--magenta);background:var(--magenta);color:#fff}.template-collection .pagination__item-arrow{background:var(--blush-100)}.template-collection .collection.page-width{max-width:none;padding:0 var(--pad) 24px}.template-collection #product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap);margin:0;padding:0}.template-collection #product-grid>.grid__item{width:100%;max-width:none}@media(max-width:1020px){.template-collection #product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.bw-collection-hero{min-height:190px;height:190px;margin-left:14px;margin-right:14px}.bw-collection-hero .collection-hero__inner{min-height:100%;height:100%;padding:18px}.bw-collection-hero .collection-hero__title{font-size:clamp(40px,11vw,52px)}.template-collection .collection.page-width{padding-left:14px;padding-right:14px}.template-collection #product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}@media(max-width:350px){.template-collection #product-grid{grid-template-columns:1fr}}.bw-split{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--gap)}.bw-panel,.bw-image-panel{min-height:520px;border:5px solid #fff;border-radius:var(--radius);box-shadow:0 28px 70px -52px #1d1d1b94}.bw-panel{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,4.4vw,64px);background:#ffffffe0}.bw-panel h2,.bw-newsletter-band h2{margin:0 0 18px;font-size:clamp(34px,5vw,68px);line-height:1.02;letter-spacing:-.04em}.bw-panel p{color:var(--ink-70);font-size:17px;line-height:1.65}.bw-image-panel{background-position:center;background-size:cover}.bw-image-panel:empty{display:block}.bw-about-image-one{background-image:url(bw-about-sub-1.webp)}.bw-about-image-two{background-image:url(bw-about-sub-2.webp)}.bw-contact-image{background-image:url(bw-page-hero-contact.webp)}.bw-newsletter-band{padding:clamp(40px,6vw,80px);border:5px solid #fff;border-radius:var(--radius);background:var(--blush-150);text-align:center;box-shadow:0 28px 70px -52px #1d1d1b94}.bw-newsletter-band p{max-width:600px;margin:0 auto;color:var(--ink-70);font-size:18px;line-height:1.5}.bw-newsletter-form{display:flex;gap:12px;max-width:520px;margin:26px auto 0}.bw-contact-form{display:grid;gap:16px;margin-top:24px}.bw-contact-form label{display:grid;gap:8px;color:var(--ink);font-size:14px;font-weight:700}.bw-policy-content{min-height:0;max-width:1000px;margin:0 auto;display:block}.bw-journal-list{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.bw-journal-card{overflow:hidden;border:5px solid #fff;border-radius:var(--radius);background:#ffffffe0;box-shadow:var(--bw-card-shadow);transition:transform .3s ease,box-shadow .3s ease}.bw-journal-card:hover{transform:translateY(-6px);box-shadow:var(--bw-card-shadow-hover)}.bw-journal-card__image{display:block;aspect-ratio:1.35;overflow:hidden;background:var(--blush-150)}.bw-journal-card__image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.bw-journal-card:hover img{transform:scale(1.04)}.bw-journal-card__body{padding:24px}.bw-journal-card__body>span{color:var(--magenta);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.bw-journal-card h2{margin:10px 0;font-size:clamp(24px,3vw,38px);line-height:1.02;letter-spacing:-.035em}.bw-journal-card h2 a,.bw-read-link{color:inherit;text-decoration:none}.bw-journal-card p{color:var(--ink-70);font-size:15px;line-height:1.55}.bw-read-link{color:var(--magenta);font-size:14px;font-weight:700}.bw-journal-search{padding:clamp(28px,4vw,48px) var(--pad) 10px;text-align:center}.bw-journal-search__inner{width:min(100%,900px);margin:0 auto}.bw-journal-page .bw-journal-list{transition:opacity .18s ease,transform .24s ease}.bw-journal-page.is-searching .bw-journal-list{opacity:.42;transform:translateY(8px)}.bw-journal-page.is-results-ready.has-search-query .bw-journal-card:not([hidden]){animation:bw-search-result-enter .46s cubic-bezier(.22,.75,.2,1) both;animation-delay:calc(var(--bw-search-result-index,0) * 45ms)}.bw-journal-search__empty{width:min(100%,760px);min-height:280px;margin:0 auto;border:1px solid var(--blush-150);border-radius:var(--radius);background:#ffffffd1;box-shadow:0 24px 48px -40px #1d1d1b73}.bw-journal-search__empty[hidden]{display:none}@media(max-width:1020px){.bw-journal-list{grid-template-columns:repeat(2,1fr)}}@media(max-width:860px){.bw-split{grid-template-columns:1fr}}@media(max-width:760px){.bw-image-panel{min-height:420px}.bw-journal-list{grid-template-columns:1fr}}@media(max-width:760px){.bw-journal-search{padding-right:14px;padding-left:14px}.bw-journal-search__empty{min-height:240px}}@media(max-width:560px){.bw-newsletter-form{flex-direction:column}}@media(prefers-reduced-motion:reduce){.bw-journal-page .bw-journal-list{transition:none}.bw-journal-page.is-results-ready.has-search-query .bw-journal-card:not([hidden]){animation:none}}.template-article .article-template{padding-top:24px}.template-article .article-template__hero-container{max-width:none;margin:0 var(--pad)}.template-article .article-template__hero-container .media{height:clamp(260px,30vw,430px)!important;min-height:0!important;max-height:430px;padding-bottom:0!important;overflow:hidden;border:5px solid #fff;border-radius:var(--radius);box-shadow:0 34px 74px -48px #1d1d1b85}.template-article .article-template__hero-container img{object-fit:cover}.template-article .article-template__title{max-width:1050px;margin:34px auto 18px;color:var(--ink);font-size:clamp(46px,7vw,92px);line-height:.92;letter-spacing:-.05em;text-align:center}.template-article .article-template__link{color:var(--magenta);font-weight:700;text-decoration:none}.template-article .article-template__content{max-width:780px;padding:clamp(30px,5vw,68px);border:1px solid var(--blush-150);border-radius:24px;background:#fff;color:var(--ink-70);font-size:18px;line-height:1.8;box-shadow:0 28px 70px -58px #1d1d1b80}.template-article .article-template header.page-width{max-width:980px;padding:36px 24px 22px;text-align:center}.template-article .article-template header .caption-with-letter-spacing{display:inline-block;margin:0 6px;color:var(--magenta);font-weight:800}.template-article .article-template__social-sharing{max-width:780px;margin-top:24px}.template-article .article-template__content>p:first-child{font-size:21px;line-height:1.7;color:var(--ink)}.template-article .article-template__content img{height:auto;border-radius:18px}.template-article .article-template__content blockquote{margin:34px 0;padding:26px 30px;border:1px solid rgba(232,48,138,.22);border-radius:18px;background:var(--blush-100);color:var(--ink);box-shadow:0 18px 38px -34px #1d1d1b61}.template-article .article-template__content h2,.template-article .article-template__content h3{color:var(--ink);line-height:1.05;letter-spacing:-.035em}@media(max-width:760px){.template-article .article-template__hero-container,.template-article .article-template__content{margin-left:14px;margin-right:14px}}.bw-notfound{min-height:clamp(480px,62vh,680px);display:grid;place-items:center;padding:clamp(70px,10vw,140px) max(22px,var(--pad));background:#fff8fb;text-align:center}.bw-notfound__copy{width:min(100%,680px);color:#1d1d1b}.bw-notfound__copy>p{margin:0 0 18px;color:var(--pink-pop);font-size:13px;font-weight:800;letter-spacing:.18em}.bw-notfound__copy h1{margin:0;font-size:clamp(48px,7vw,88px);line-height:.95;letter-spacing:-.06em}.bw-notfound__copy>span{display:block;max-width:540px;margin:24px auto 0;color:#6f646a;font-size:17px;line-height:1.6}.bw-notfound__search{display:flex;max-width:540px;margin:34px auto 0;padding:5px;border:1.5px solid #1D1D1B;border-radius:999px;background:#fff}.bw-notfound__actions{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:28px}.bw-notfound__shop-link{color:#1d1d1b;font-weight:800;text-underline-offset:4px}@media(max-width:560px){.bw-notfound{min-height:560px;padding-inline:20px}.bw-notfound__search{border-radius:18px}.bw-notfound__actions{flex-direction:column;gap:18px}}.template-customers-login .customer,.template-customers-register .customer,.template-customers-account .customer,.template-customers-addresses .customer,.template-customers-order .customer,.template-login .customer,.template-register .customer,.template-account .customer,.template-addresses .customer,.template-order .customer{max-width:980px;margin-top:40px;margin-bottom:70px;padding:clamp(34px,6vw,80px);border:5px solid #fff;border-radius:var(--radius);background:#ffffffe6;box-shadow:0 28px 70px -52px #1d1d1b94}.customer h1{color:var(--magenta);font-size:clamp(48px,7vw,88px);line-height:.9;letter-spacing:-.05em}.customer h2{font-size:clamp(30px,4vw,52px);line-height:1;letter-spacing:-.035em}.customer table{overflow:hidden;border-radius:18px;background:#fff}.template-collection .scroll-trigger{opacity:1!important;transform:none!important}@media(max-width:760px){.customer{margin-left:14px!important;margin-right:14px!important;padding:28px!important}}.bw-production-hero{padding-top:24px;padding-bottom:24px}.bw-production-hero__media{position:relative;min-height:clamp(520px,44vw,690px);overflow:hidden;border:5px solid #fff;border-radius:var(--radius);box-shadow:0 34px 74px -48px #1d1d1b85}.bw-production-hero__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bw-production-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f0d0e14,#0f0d0e1f 42%,#0f0d0e9e)}.bw-production-hero__copy{position:absolute;top:0;bottom:0;z-index:1;display:flex;flex-direction:column;justify-content:center;width:min(640px,58%);padding:clamp(42px,6vw,84px);color:#fff}.bw-production-hero__copy--right{right:0;text-align:right;align-items:flex-end}.bw-production-hero__copy--left{left:0;text-align:left;align-items:flex-start}.bw-production-hero__copy>p{margin:0 0 12px;color:#fff;font-size:13px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.bw-production-hero__copy h1{margin:0;color:#fff;font-size:clamp(48px,5.6vw,82px);line-height:.9;letter-spacing:-.05em;text-shadow:0 8px 30px rgba(0,0,0,.28)}.bw-production-hero__copy>div{max-width:540px;margin:22px 0 28px;font-size:18px;line-height:1.55;text-shadow:0 3px 12px rgba(0,0,0,.45)}.bw-production-hero__copy>div p{margin:0;color:#fff}.bw-production-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transition:opacity .55s ease,visibility .55s ease}.bw-production-hero__slide.is-active{opacity:1;visibility:visible}.bw-production-hero__slide>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bw-production-hero__slide .bw-production-hero__copy h2{margin:0;color:#fff;font-size:clamp(48px,5.6vw,82px);line-height:.9;letter-spacing:-.05em;text-shadow:0 8px 30px rgba(0,0,0,.28)}.bw-production-hero__shade--left{background:linear-gradient(90deg,#0f0d0e9e,#0f0d0e1f 58%,#0f0d0e0d)}.bw-production-hero__shade--right{background:linear-gradient(90deg,#0f0d0e0d,#0f0d0e1f 42%,#0f0d0e9e)}.bw-production-hero__controls{position:absolute;right:24px;bottom:20px;z-index:5;display:flex;gap:8px}.bw-production-hero__slide[aria-hidden=true] a{visibility:hidden}.bw-usp-strip{padding:10px var(--pad) 34px}.bw-usp-strip__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.bw-usp-strip__item{display:flex;min-width:0;align-items:center;gap:12px;padding:16px 18px;border:2px solid #fff;border-radius:18px;background:#ffffffb8}.bw-usp-strip__item>span{display:grid;width:36px;height:36px;flex:0 0 36px;place-items:center;border-radius:50%;background:var(--blush-100);color:var(--magenta);font-weight:800}.bw-usp-strip__item strong,.bw-usp-strip__item small{display:block}.bw-usp-strip__item strong{font-size:14px;line-height:1.15}.bw-usp-strip__item small{margin-top:3px;color:var(--ink-70);font-size:12px;line-height:1.25}.bw-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.bw-section-heading p{margin:0 0 6px;color:var(--magenta);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.bw-section-heading h2{margin:0;font-size:clamp(38px,5vw,68px);line-height:.92;letter-spacing:-.045em}.bw-section-heading>a{flex:none;color:var(--ink);font-size:15px;font-weight:700;text-decoration:none}.bw-section-heading>a:hover{color:var(--magenta)}.bw-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.bw-category-card{position:relative;min-height:clamp(320px,31vw,480px);overflow:hidden;border:5px solid #fff;border-radius:24px;color:#fff;text-decoration:none;box-shadow:0 26px 50px -40px #1d1d1b8c}.bw-category-card:after{content:"";position:absolute;top:38%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#141012b8)}.bw-category-card>img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease}.bw-category-card:hover>img{transform:scale(1.045)}.bw-category-card>span{position:absolute;z-index:1;right:22px;bottom:22px;left:22px}.bw-category-card strong,.bw-category-card small{display:block;color:#fff}.bw-category-card strong{font-size:clamp(28px,3vw,46px);line-height:.95;letter-spacing:-.04em}.bw-category-card small{margin-top:8px;font-size:14px;line-height:1.3}.bw-featured-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.bw-featured-products__grid>div{display:contents}.bw-article-shop{width:min(900px,calc(100% - 28px));margin:56px auto 30px;padding:clamp(34px,6vw,70px);border:5px solid #fff;border-radius:var(--radius);background:linear-gradient(135deg,#fff,var(--blush-100));text-align:center;box-shadow:0 28px 70px -52px #1d1d1b94}.bw-article-shop p{margin:0 0 8px;color:var(--magenta);font-size:12px;font-weight:800;letter-spacing:.15em;text-transform:uppercase}.bw-article-shop h2{max-width:650px;margin:0 auto 24px;font-size:clamp(36px,6vw,66px);line-height:.94;letter-spacing:-.04em}.bw-routine-feature{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);overflow:hidden;border:5px solid #fff;border-radius:var(--radius);background:#fff;box-shadow:0 30px 70px -52px #1d1d1b80}.bw-routine-feature__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(44px,6vw,92px)}.bw-routine-feature__copy>p,.bw-tiktok-section__head>p{margin:0 0 12px;color:var(--magenta);font-size:12px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.bw-routine-feature__copy h2{margin:0;font-size:clamp(42px,5.5vw,78px);line-height:.94;letter-spacing:-.05em}.bw-routine-feature__copy>div{margin:20px 0 26px;color:var(--ink-70);font-size:17px;line-height:1.6}.bw-routine-feature__image{min-height:520px}.bw-routine-feature__image img{width:100%;height:100%;object-fit:cover}.bw-you-gallery{overflow:hidden;padding-top:clamp(54px,7vw,100px);padding-bottom:clamp(54px,7vw,100px)}.bw-you-gallery .social-head{align-items:end}.bw-you-gallery .social-head p{margin:0;color:var(--ink-70)}.bw-you-gallery__viewport{overflow:hidden;margin-top:26px}.bw-you-gallery__track{display:flex;width:max-content;animation:bw-gallery-loop 52s linear infinite}.bw-you-gallery__viewport:hover .bw-you-gallery__track{animation-play-state:paused}.bw-you-gallery__set{display:flex;gap:14px;padding-right:14px}.bw-you-gallery figure{width:clamp(210px,20vw,300px);aspect-ratio:.78;margin:0;overflow:hidden;border-radius:22px;background:var(--blush-150)}.bw-you-gallery img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.bw-you-gallery figure:hover img{transform:scale(1.04)}@keyframes bw-gallery-loop{to{transform:translate(-50%)}}.bw-tiktok-section{padding-top:clamp(50px,7vw,94px);padding-bottom:clamp(50px,7vw,94px)}.bw-tiktok-section__head{max-width:800px;margin-bottom:28px}.bw-tiktok-section__head h2{margin:0 0 14px;font-size:clamp(46px,7vw,94px);line-height:.9;letter-spacing:-.055em}.bw-tiktok-section__head>span{color:var(--ink-70);font-size:16px}.bw-tiktok-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--gap)}.bw-tiktok-card{position:relative;aspect-ratio:.72;overflow:hidden;border:5px solid #fff;border-radius:var(--radius);background:#1d1d1b;box-shadow:0 28px 60px -44px #1d1d1bb3}.bw-tiktok-card iframe,.bw-tiktok-card>img{width:100%;height:100%;border:0;object-fit:cover}.bw-tiktok-card>div{position:absolute;right:0;bottom:0;left:0;display:grid;gap:3px;padding:20px;color:#fff;background:linear-gradient(transparent,#000000c7)}.bw-tiktok-card>div span{font-size:13px}@media(prefers-reduced-motion:reduce){.bw-you-gallery__track{animation:none}}@media(max-width:800px){.bw-routine-feature{grid-template-columns:1fr}.bw-routine-feature__image{min-height:420px;order:-1}.bw-home-split{grid-template-columns:1fr}.bw-tiktok-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.bw-tiktok-card{min-width:78vw;scroll-snap-align:start}}@media(max-width:560px){.bw-routine-feature__copy{padding:38px 24px}.bw-you-gallery figure{width:210px}}@media(max-width:920px){.bw-usp-strip__grid,.bw-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:680px){.bw-production-hero{padding:14px}.bw-production-hero__media{min-height:560px}.bw-production-hero__shade{background:linear-gradient(180deg,#0f0d0e14,#0f0d0eb8)}.bw-production-hero__copy,.bw-production-hero__copy--right,.bw-production-hero__copy--left{width:100%;justify-content:flex-end;align-items:flex-start;padding:28px 24px 34px;text-align:left}.bw-production-hero__copy h1{font-size:clamp(42px,12vw,58px)}.bw-production-hero__copy>div{margin:16px 0 22px;font-size:16px}.bw-usp-strip{padding:8px 14px 28px}.bw-usp-strip__grid{display:flex;width:auto;overflow-x:auto;scroll-snap-type:x mandatory}.bw-usp-strip__grid,.bw-category-grid{scrollbar-width:none}.bw-usp-strip__grid::-webkit-scrollbar,.bw-category-grid::-webkit-scrollbar{display:none}.bw-usp-strip__item{min-width:250px;scroll-snap-align:start}.bw-section-heading{align-items:flex-end}.bw-section-heading h2{font-size:40px}.bw-section-heading>a{font-size:13px}.bw-category-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.bw-category-card{min-width:78vw;min-height:410px;scroll-snap-align:start}.bw-featured-products__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.template-product product-info{display:block;background:transparent}.template-product product-info>.page-width{max-width:none;padding:18px var(--pad) 28px}.template-product .product:not(.product-card){display:grid;grid-template-columns:minmax(0,1.18fr) minmax(420px,.82fr);gap:24px;align-items:start;margin:0;padding:0}.template-product media-gallery{display:block}.template-product .thumbnail-slider{margin-top:12px}.template-product .thumbnail-list{gap:8px}.template-product .thumbnail-list__item{border-radius:14px}.template-product .thumbnail{overflow:hidden;padding:0;border:2px solid var(--blush-150);border-radius:14px;background:#fff;box-shadow:none}.template-product .thumbnail[aria-current]{border-color:var(--magenta);box-shadow:0 0 0 1px var(--magenta)}.template-product .product-form__quantity{width:min(100%,248px)}.template-product .quantity{width:100%;min-height:52px;border:2px solid var(--blush-200);border-radius:999px;background:#fff}.template-product .quantity:after,.template-product .quantity:before{display:none}.template-product .product-form__submit{min-height:54px;border-radius:999px;font-weight:700}.template-product .product-form__submit{border:0;background:var(--magenta);color:#fff;box-shadow:0 7px 0 var(--magenta-600)}.template-product .product-form__submit:after{display:none}.template-product .related-products{max-width:none;padding-left:var(--pad);padding-right:var(--pad)}.template-product .related-products__heading{margin-bottom:24px;color:var(--magenta);font-size:clamp(40px,5vw,68px);line-height:.94;letter-spacing:-.045em;text-align:center}.template-product .related-products .card{border:2px solid var(--blush-150);border-radius:20px;background:#fff;box-shadow:0 24px 44px -36px #e8308a5c}.bw-related-products__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:var(--gap);margin:0;padding:0;list-style:none}@media(max-width:989px){.template-product .product:not(.product-card){grid-template-columns:1fr}.bw-related-products__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.template-product product-info>.page-width{padding:14px 14px 24px}.template-product .thumbnail-slider{padding:0}.template-product .related-products{padding-left:14px;padding-right:14px}.bw-related-products__grid{gap:12px}}.shopify-policy__container{max-width:1000px;margin:60px auto 90px;padding:clamp(30px,5vw,64px);border:5px solid #fff;border-radius:var(--radius);background:#ffffffe6;box-shadow:0 28px 70px -52px #1d1d1b94}.shopify-policy__title h1{margin:0 0 40px;color:var(--magenta);font-size:clamp(48px,7vw,88px);line-height:.92;letter-spacing:-.05em}.shopify-policy__body{color:var(--ink-70);font-size:17px;line-height:1.7}.shopify-policy__body h2,.shopify-policy__body h3{color:var(--ink);line-height:1.05;letter-spacing:-.03em}@media(max-width:760px){.shopify-policy__container{margin:30px 14px 60px;padding:28px}}@media(max-width:680px){.template-product{padding-bottom:86px}}
/*# sourceMappingURL=/cdn/shop/t/29/assets/brushworks.css.map */
