:root{--ba12-bg:#F8F7F4;--ba12-surface:#F0EFEC;--ba12-surface-2:#EAE8E3;--ba12-ink:#171817;--ba12-muted:#6C6D68;--ba12-red:#A6302E;--ba12-line:rgba(23,24,23,.11);--ba12-radius-sm:12px;--ba12-radius:18px;--ba12-radius-lg:24px;--ba12-page:min(1480px, calc(100vw - 48px) );--ba12-section-y:clamp(60px,7vw,112px);--ba12-s1:8px;--ba12-s2:12px;--ba12-s3:18px;--ba12-s4:28px;--ba12-s5:44px;--ba12-s6:72px}.ba12-page,.template-page.bohriali-v12-preview{background:var(--ba12-bg);color:var(--ba12-ink)}.ba12-section{padding:var(--ba12-section-y) 0;background:var(--ba12-bg)}.ba12-wrap{width:var(--ba12-page);margin:0 auto}.ba12-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:clamp(28px,4vw,52px)}.ba12-heading--solo{justify-content:flex-start}.ba12-heading>div{max-width:860px}.ba12-eyebrow{margin:0 0 10px;color:var(--ba12-red);font-size:11px;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.ba12-heading h2{margin:0;font-size:clamp(36px,4.3vw,66px);line-height:.98;letter-spacing:-.055em;font-weight:580}.ba12-heading p:not(.ba12-eyebrow){margin:14px 0 0;max-width:720px;color:var(--ba12-muted);font-size:clamp(15px,1.15vw,18px);line-height:1.5}.ba12-text-link{flex:none;color:var(--ba12-ink);text-decoration:none;font-size:13px;line-height:1;font-weight:750;padding-bottom:4px}.ba12-product-grid{display:grid;gap:clamp(16px,2vw,28px);align-items:start}.ba12-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ba12-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ba12-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.ba12-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}.ba12-cols-6{grid-template-columns:repeat(6,minmax(0,1fr))}.ba12-product{display:block;min-width:0;color:inherit;text-decoration:none}.ba12-product__media{position:relative;aspect-ratio:1;overflow:hidden;border-radius:var(--ba12-radius);background:var(--ba12-surface);padding:clamp(10px,1.3vw,18px)}.ba12-product__media img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;transition:transform .28s cubic-bezier(.2,.8,.2,1)}.ba12-product:hover .ba12-product__media img{transform:scale(1.025)}.ba12-badge{position:absolute;z-index:2;top:10px;left:10px;padding:5px 8px;border-radius:999px;background:#ffffffeb;color:var(--ba12-red);font-size:9px;line-height:1;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ba12-product__copy{padding:12px 2px 0}.ba12-product__copy h3{margin:0;font-size:15px;line-height:1.2;letter-spacing:-.02em;font-weight:650}.ba12-product__copy p{margin:6px 0 0;color:var(--ba12-muted);font-size:12px;line-height:1.4}.ba12-product__copy strong{display:block;margin-top:8px;font-size:13px;line-height:1.2}.ba12-dual{padding:12px 16px 44px;background:var(--ba12-bg)}.ba12-dual__grid{width:min(1560px,100%);margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:12px}.ba12-dual__panel{position:relative;display:block;min-height:min(72vh,760px);overflow:hidden;border-radius:var(--ba12-radius-lg);background:#262626;color:#fff;text-decoration:none}.ba12-dual__image,.ba12-dual__image img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ba12-dual__image img{object-fit:cover;object-position:center;transition:transform .65s cubic-bezier(.2,.8,.2,1)}.ba12-dual__panel:hover .ba12-dual__image img{transform:scale(1.025)}.ba12-dual__shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#00000014,#0000000d 40%,#000000bd)}.ba12-dual__top{position:absolute;z-index:2;top:20px;left:22px;right:22px;display:flex;justify-content:space-between;gap:12px;font-size:10px;line-height:1;font-weight:800;letter-spacing:.11em;text-transform:uppercase}.ba12-dual__copy{position:absolute;z-index:2;left:clamp(22px,4vw,54px);right:clamp(22px,4vw,54px);bottom:clamp(26px,5vw,58px);max-width:650px}.ba12-dual__copy p{margin:0 0 10px;font-size:11px;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.ba12-dual__copy h1{margin:0;font-size:clamp(46px,5.1vw,78px);line-height:.93;letter-spacing:-.06em;font-weight:560}.ba12-dual__copy div{max-width:470px;margin-top:14px;font-size:15px;line-height:1.45;color:#ffffffe0}.ba12-dual__copy b{display:inline-flex;margin-top:18px;padding:10px 13px;border-radius:999px;background:#fff;color:var(--ba12-ink);font-size:12px;line-height:1;font-weight:750}.ba12-path-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ba12-path{position:relative;min-height:400px;overflow:hidden;border-radius:var(--ba12-radius);background:#222;color:#fff;text-decoration:none}.ba12-path__media,.ba12-path__media img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.ba12-path__media img{object-fit:cover;object-position:center;transition:transform .35s ease}.ba12-path:hover img{transform:scale(1.025)}.ba12-path:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 24%,rgba(0,0,0,.72))}.ba12-path__copy{position:absolute;z-index:2;left:18px;right:18px;bottom:18px}.ba12-path__copy span{font-size:10px;opacity:.72}.ba12-path__copy h3{margin:7px 0 0;font-size:24px;line-height:1;letter-spacing:-.035em}.ba12-path__copy p{margin:9px 0 14px;font-size:12px;line-height:1.35;opacity:.86}.ba12-path__copy b{font-size:11px;line-height:1}.ba12-project-grid{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:var(--ba12-s4)}.ba12-project{color:inherit;text-decoration:none}.ba12-project__media{aspect-ratio:4/5;overflow:hidden;border-radius:var(--ba12-radius);background:var(--ba12-surface)}.ba12-project__media img{width:100%;height:100%;object-fit:cover;transition:transform .32s ease}.ba12-project:hover img{transform:scale(1.02)}.ba12-project__copy{padding:14px 2px 0}.ba12-project__copy span{color:var(--ba12-red);font-size:10px;line-height:1;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.ba12-project__copy h3{margin:6px 0 0;font-size:22px;line-height:1.05;letter-spacing:-.025em}.ba12-project__copy p{margin:7px 0 0;color:var(--ba12-muted);font-size:13px;line-height:1.45}.ba12-learning{display:grid;grid-template-columns:1.15fr 1fr;gap:var(--ba12-s4)}.ba12-learning__app{display:grid;grid-template-columns:1fr 1fr;min-height:460px;overflow:hidden;border-radius:var(--ba12-radius-lg);background:#f2dedd}.ba12-learning__copy{padding:clamp(28px,4vw,54px);align-self:center}.ba12-learning__copy>span{color:var(--ba12-red);font-size:10px;line-height:1;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.ba12-learning__copy h3{margin:10px 0 0;font-size:clamp(34px,3.7vw,54px);line-height:1;letter-spacing:-.05em}.ba12-learning__copy p{margin:13px 0 0;color:#555;font-size:14px;line-height:1.5}.ba12-learning__copy a{display:inline-flex;margin-top:18px;padding:10px 14px;border-radius:999px;background:var(--ba12-red);color:#fff;text-decoration:none;font-size:12px;font-weight:750}.ba12-learning__media img{width:100%;height:100%;object-fit:cover}.ba12-course-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.ba12-course{color:inherit;text-decoration:none}.ba12-course__media{aspect-ratio:1;overflow:hidden;margin-bottom:9px;border-radius:var(--ba12-radius);background:var(--ba12-surface)}.ba12-course__media img{width:100%;height:100%;object-fit:contain}.ba12-course>span{color:var(--ba12-red);font-size:10px;line-height:1;font-weight:800;text-transform:uppercase}.ba12-course h3{margin:6px 0 0;font-size:15px;line-height:1.15}.ba12-course strong{display:block;margin-top:7px;font-size:12px}.ba12-story{display:grid;grid-template-columns:1.25fr .75fr;gap:var(--ba12-s4)}.ba12-story__copy,.ba12-story__proof{border-radius:var(--ba12-radius-lg);padding:clamp(30px,5vw,70px)}.ba12-story__copy{background:#fff}.ba12-story__copy h2{margin:0;font-size:clamp(38px,4.2vw,64px);line-height:.98;letter-spacing:-.055em}.ba12-story__copy p{max-width:720px;color:var(--ba12-muted);font-size:15px;line-height:1.55}.ba12-story__proof{background:var(--ba12-red);color:#fff}.ba12-stat{padding:20px 0;border-top:1px solid rgba(255,255,255,.25)}.ba12-stat:first-child{border-top:0;padding-top:0}.ba12-stat strong{display:block;font-size:34px;line-height:1}.ba12-stat span{display:block;margin-top:6px;font-size:11px;opacity:.86}@media(max-width:989px){.ba12-cols-5,.ba12-cols-6{grid-template-columns:repeat(3,minmax(0,1fr))}.ba12-path-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ba12-project-grid{grid-template-columns:1.2fr 1fr}.ba12-learning,.ba12-story{grid-template-columns:1fr}}@media(max-width:749px){:root{--ba12-page: calc(100vw - 28px) ;--ba12-section-y:50px}.ba12-heading{display:block;margin-bottom:24px}.ba12-heading h2{font-size:38px}.ba12-text-link{display:inline-block;margin-top:14px}.ba12-product-grid,.ba12-cols-2,.ba12-cols-3,.ba12-cols-4,.ba12-cols-5,.ba12-cols-6{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px}.ba12-product__media{padding:10px;border-radius:14px}.ba12-product__copy h3{font-size:14px}.ba12-product__copy p{font-size:11.5px}.ba12-product__copy strong{font-size:12px}.ba12-dual{padding:8px 10px 38px}.ba12-dual__grid{grid-template-columns:1fr}.ba12-dual__panel{min-height:60vh;border-radius:18px}.ba12-dual__copy h1{font-size:47px}.ba12-path{min-height:285px}.ba12-path__copy{left:13px;right:13px;bottom:13px}.ba12-path__copy h3{font-size:20px}.ba12-path__copy p{display:none}.ba12-project-grid{grid-template-columns:1fr}.ba12-project__media{aspect-ratio:4/3}.ba12-learning__app{grid-template-columns:1fr;min-height:0}.ba12-learning__copy{padding:28px}.ba12-learning__copy h3{font-size:34px}.ba12-learning__media{height:290px}.ba12-course-grid{gap:16px 10px}.ba12-story__copy,.ba12-story__proof{padding:28px}}@media(prefers-reduced-motion:reduce){.ba12-product__media img,.ba12-dual__image img,.ba12-path__media img,.ba12-project__media img{transition:none}}@media(max-width:749px){.ba12-product-grid:has(.ba12-product:nth-child(1):last-child){grid-template-columns:minmax(0,1fr)}.ba12-product-grid:has(.ba12-product:nth-child(2):last-child),.ba12-product-grid:has(.ba12-product:nth-child(3):last-child){grid-template-columns:repeat(2,minmax(0,1fr))}html,body{max-width:100%;overflow-x:hidden}}@media(min-width:990px){.ba12-product-grid{--ba12-card-max:320px}.ba12-product-grid:has(.ba12-product:nth-child(1):last-child){grid-template-columns:minmax(0,var(--ba12-card-max))}.ba12-product-grid:has(.ba12-product:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,var(--ba12-card-max)))}.ba12-product-grid:has(.ba12-product:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,var(--ba12-card-max)))}.ba12-product-grid:has(.ba12-product:nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,var(--ba12-card-max)))}.ba12-product-grid:has(.ba12-product:nth-child(5):last-child){grid-template-columns:repeat(5,minmax(0,var(--ba12-card-max)))}}@media(min-width:990px){.ba12-product-grid:has(.ba12-product:nth-child(1):last-child),.ba12-product-grid:has(.ba12-product:nth-child(2):last-child),.ba12-product-grid:has(.ba12-product:nth-child(3):last-child),.ba12-product-grid:has(.ba12-product:nth-child(4):last-child),.ba12-product-grid:has(.ba12-product:nth-child(5):last-child){width:fit-content;max-width:100%;margin-inline:auto;justify-content:center}.ba12-course-grid{width:fit-content;max-width:100%;margin-inline:auto;justify-content:center}}:root{--ba-bg:#F8F7F4;--ba-card:#FFF;--ba-elevated:#F0EFEC;--ba-line:#DEDED9;--ba-text:#191A18;--ba-text-2:#62645F;--ba-text-3:#92958F;--ba-red:#A6302E;--ba-red-pale:#F7EDED;--ba-radius:16px;--ba-content:1440px}html,body.template-index,.template-index main,.template-index .shopify-section{background:var(--ba-bg)}.template-index{color:var(--ba-text)}.template-index .header{background:#f8f7f4f0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(222,222,217,.82)}.template-index .header__wrapper{padding-block:14px;max-width:1500px;margin:auto}.template-index .header__icon-list svg{width:20px;height:20px}.template-index .header__logo{max-height:54px;object-fit:contain}.template-index .announcement-bar{min-height:32px}.template-index .announcement-bar__message{font-size:11px;letter-spacing:.04em}.template-index .navigation-drawer{--drawer-body-max-width:520px;background:var(--ba-bg)}.template-index .navigation-drawer::part(content){background:var(--ba-bg)}.template-index .navigation-drawer a{letter-spacing:-.01em}.ba-home-section{color:var(--ba-text);background:var(--ba-bg);padding:64px 20px}.ba-home-wrap{width:min(var(--ba-content),100%);margin:0 auto}.ba-home-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:24px}.ba-home-eyebrow{margin:0 0 7px;color:var(--ba-red);font-size:11px;line-height:1.2;font-weight:700;letter-spacing:.065em;text-transform:uppercase}.ba-home-title{margin:0;max-width:760px;font-family:var(--heading-font-family);font-size:clamp(30px,3vw,46px);font-weight:600;line-height:1.04;letter-spacing:-.035em;color:var(--ba-text)}.ba-home-sub{margin:10px 0 0;max-width:620px;color:var(--ba-text-2);font-size:15px;line-height:1.55}.ba-home-link{display:inline-flex;align-items:center;gap:7px;color:var(--ba-text);font-size:14px;font-weight:600;text-decoration:none;white-space:nowrap}.ba-home-link svg{width:16px;height:16px;transition:transform .22s ease}.ba-home-link:hover svg{transform:translate(3px)}.ba-card{background:var(--ba-card);border:1px solid var(--ba-line);border-radius:var(--ba-radius);box-shadow:none;overflow:hidden}.ba-chip{display:inline-flex;align-items:center;min-height:28px;padding:0 9px;border-radius:999px;background:var(--ba-red-pale);color:var(--ba-red);font-size:10px;font-weight:700;letter-spacing:.03em}.ba-primary-button,.ba-secondary-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 16px;border-radius:12px;font-size:14px;font-weight:650;text-decoration:none}.ba-primary-button{background:var(--ba-red);color:#fff}.ba-secondary-button{background:var(--ba-card);border:1px solid var(--ba-line);color:var(--ba-text)}.ba-scroll{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(250px,1fr);gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding-bottom:2px}.ba-scroll::-webkit-scrollbar{display:none}.ba-scroll>*{scroll-snap-align:start}.ba-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.ba-product-card{display:flex;flex-direction:column;background:#fff;border:1px solid var(--ba-line);border-radius:16px;overflow:hidden;text-decoration:none;color:inherit;transition:transform .25s ease,border-color .25s ease}.ba-product-card:hover{transform:translateY(-2px);border-color:#c9c9c3}.ba-product-card__media{aspect-ratio:1/1;background:#f3f2ef;display:grid;place-items:center;padding:22px}.ba-product-card__media img{width:100%;height:100%;object-fit:contain}.ba-product-card__copy{padding:14px 15px 16px}.ba-product-card__title{margin:0;font-size:17px;line-height:1.15;letter-spacing:-.02em;font-weight:600}.ba-product-card__meta{margin:6px 0 0;font-size:13px;color:var(--ba-text-2)}.ba-course-card__media{aspect-ratio:16/10;overflow:hidden;background:#efefec}.ba-course-card__copy{padding:16px}.ba-course-card__title{font-size:20px;margin:0;line-height:1.08;letter-spacing:-.025em;font-weight:600}.ba-course-card__text{font-size:13px;color:var(--ba-text-2);margin:7px 0 0;line-height:1.45}.ba-press-strip{padding:28px 20px 34px;border-top:1px solid var(--ba-line);border-bottom:1px solid var(--ba-line)}.ba-press-strip__inner{width:min(1180px,100%);margin:auto;text-align:center}.ba-press-strip__label{font-size:10px;color:var(--ba-text-3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:16px}.ba-press-strip__logos{display:flex;justify-content:center;align-items:center;gap:clamp(24px,5vw,70px);flex-wrap:wrap;color:var(--ba-text-2);opacity:.72}.ba-press-strip__name{font-family:var(--heading-font-family);font-size:16px;font-weight:600;letter-spacing:-.02em}@media(max-width:989px){.ba-home-section{padding:52px 16px}.ba-product-grid{grid-template-columns:repeat(2,1fr)}.template-index .header__wrapper{padding-block:10px}.template-index .header__logo{max-height:42px}}@media(max-width:749px){.ba-home-section{padding:42px 14px}.ba-home-heading{align-items:flex-start;flex-direction:column;gap:12px;margin-bottom:18px}.ba-home-title{font-size:29px}.ba-home-sub{font-size:14px}.ba-product-grid{display:grid;grid-auto-flow:column;grid-auto-columns:76%;grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;scrollbar-width:none}.ba-product-grid::-webkit-scrollbar{display:none}.ba-product-grid>*{scroll-snap-align:start}.ba-press-strip{padding:22px 14px 26px}.ba-press-strip__logos{gap:20px 28px}.ba-press-strip__name{font-size:14px}}@media(prefers-reduced-motion:reduce){.template-index *{scroll-behavior:auto;transition:none;animation:none}}.template-index .ba-home-section{padding-top:52px;padding-bottom:52px}.template-index .ba-home-heading{margin-bottom:20px}.template-index .ba-home-title{font-size:clamp(28px,2.6vw,42px);letter-spacing:-.04em}.template-index .ba-product-card__media{aspect-ratio:4/3;padding:18px;background:#f4f3f0}.template-index .ba-product-card__copy{padding:13px 14px 15px}.template-index .ba-product-card__title{font-size:16px}.template-index .ba-course-card__media{aspect-ratio:16/9}.template-index .ba-course-card__copy{padding:14px}.template-index .ba-course-card__title{font-size:18px}.template-index .ba-press-strip{padding:22px 20px 26px;background:var(--ba-bg)}.template-index .ba-press-strip__label{margin-bottom:12px}.template-index .ba-press-strip__logos{gap:clamp(20px,4vw,54px)}.template-index .ba-press-strip__name{font-size:14px}@media(max-width:749px){.template-index .ba-home-section{padding:38px 14px}.template-index .ba-home-heading{align-items:flex-start;gap:14px}.template-index .ba-home-title{font-size:30px}.template-index .ba-product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px}.template-index .ba-product-card{flex:0 0 72vw;scroll-snap-align:start}.template-index .ba-product-card__media{aspect-ratio:1/1}}.ba-catalog-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.ba-catalog-card{display:flex;flex-direction:column;min-width:0;background:#fff;border:1px solid var(--ba-line);border-radius:16px;overflow:hidden;text-decoration:none;color:var(--ba-text);transition:transform .22s ease,border-color .22s ease}.ba-catalog-card:hover{transform:translateY(-2px);border-color:#c6c5c0}.ba-catalog-card__media{aspect-ratio:1/1;background:#f5f4f1;display:flex;align-items:center;justify-content:center;padding:clamp(18px,2.2vw,32px);overflow:hidden}.ba-catalog-card__media img{display:block;width:100%;height:100%;object-fit:contain;object-position:center;transform:none}.ba-catalog-card__body{padding:15px 16px 16px;display:flex;flex:1;flex-direction:column}.ba-catalog-card__eyebrow{font-size:10px;line-height:1.2;font-weight:700;letter-spacing:.055em;text-transform:uppercase;color:var(--ba-red);margin-bottom:9px}.ba-catalog-card h3{font-size:18px;line-height:1.12;letter-spacing:-.025em;font-weight:600;margin:0}.ba-catalog-card p{font-size:12.5px;line-height:1.45;color:var(--ba-text-2);margin:7px 0 14px}.ba-catalog-card__foot{margin-top:auto;padding-top:13px;border-top:1px solid var(--ba-line);display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12px}.ba-catalog-card__foot strong{font-size:13px;font-weight:650}.ba-catalog-card__foot span{color:var(--ba-text-2);transition:color .2s ease}.ba-catalog-card:hover .ba-catalog-card__foot span{color:var(--ba-red)}@media(max-width:989px){.ba-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.ba-catalog-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px;scrollbar-width:none}.ba-catalog-grid::-webkit-scrollbar{display:none}.ba-catalog-card{flex:0 0 76vw;scroll-snap-align:start}.ba-catalog-card__media{padding:22px}.ba-catalog-card h3{font-size:17px}}.ba-catalog-grid{grid-template-columns:repeat(4,minmax(0,238px));justify-content:space-between;gap:12px}.ba-catalog-card__media{aspect-ratio:1/1;padding:22px;background:#f3f2ef}.ba-catalog-card__body{padding:12px 13px 13px}.ba-catalog-card h3{font-size:15px;line-height:1.13}.ba-catalog-card p{font-size:11.5px;line-height:1.4;margin:6px 0 10px}.ba-catalog-card__eyebrow{font-size:9px;margin-bottom:7px}.ba-catalog-card__foot{padding-top:10px;font-size:11px}.ba-catalog-card__foot strong{font-size:12px}.ba-project-grid{display:grid;grid-template-columns:1.45fr 1fr 1fr;gap:12px}.ba-project-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;background:#fff;border:1px solid var(--ba-line);border-radius:16px;overflow:hidden;min-width:0}.ba-project-card__media{aspect-ratio:4/3;background:#f0efec;overflow:hidden}.ba-project-card--feature .ba-project-card__media{aspect-ratio:16/10}.ba-project-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .35s cubic-bezier(.2,.8,.2,1)}.ba-project-card:hover img{transform:scale(1.018)}.ba-project-card__copy{padding:13px 14px 15px}.ba-project-card__copy>span{display:block;font-size:9px;font-weight:700;text-transform:uppercase;letter-spacing:.07em;color:var(--ba-red);margin-bottom:6px}.ba-project-card h3{font-size:18px;line-height:1.08;letter-spacing:-.03em;font-weight:600;margin:0}.ba-project-card p{font-size:11.5px;color:var(--ba-text-2);line-height:1.45;margin:7px 0 0}.ba-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,300px));justify-content:space-between;gap:12px}.ba-course-card{display:flex;flex-direction:column;color:inherit;text-decoration:none}.ba-course-card__media{aspect-ratio:16/10}.ba-course-card__media img{width:100%;height:100%;object-fit:cover}.ba-course-card__copy{display:flex;flex-direction:column;flex:1;padding:13px}.ba-course-card__title{font-size:17px;margin-top:9px}.ba-course-card__price{display:flex;justify-content:space-between;border-top:1px solid var(--ba-line);padding-top:10px;margin-top:12px;font-size:11px;font-weight:650}.ba-course-card__price span{color:var(--ba-text-2)}#LearnApp-__invalid__{display:none}.ba-learn{min-height:0}.ba-learn__visual{height:300px;min-height:0}.ba-learn__visual img{object-fit:contain}@media(max-width:1100px){.ba-catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.ba-course-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){.ba-catalog-grid{display:flex;justify-content:flex-start;overflow:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px}.ba-catalog-card{flex:0 0 62vw;scroll-snap-align:start}.ba-catalog-card__media{padding:18px}.ba-project-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px;scrollbar-width:none}.ba-project-grid::-webkit-scrollbar{display:none}.ba-project-card{flex:0 0 78vw;scroll-snap-align:start}.ba-project-card__media,.ba-project-card--feature .ba-project-card__media{aspect-ratio:4/3}.ba-course-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px;scrollbar-width:none}.ba-course-grid::-webkit-scrollbar{display:none}.ba-course-card{flex:0 0 76vw;scroll-snap-align:start}.ba-learn__visual{height:230px}}.ba-catalog-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,210px));justify-content:start;gap:16px}.ba-course-grid{display:grid;grid-template-columns:repeat(3,minmax(0,300px));justify-content:start;gap:16px}.ba-mould-shelf{display:grid;grid-template-columns:repeat(auto-fit,minmax(0,188px));justify-content:start;gap:14px}.ba-mini-product{display:flex;flex-direction:column;background:#fff;border:1px solid var(--ba-line);border-radius:15px;overflow:hidden;color:inherit;text-decoration:none;min-width:0;transition:transform .2s ease,border-color .2s ease}.ba-mini-product:hover{transform:translateY(-2px);border-color:#c8c7c2}.ba-mini-product__media{position:relative;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;background:#f3f2ef;padding:18px}.ba-mini-product__media img{width:100%;height:100%;object-fit:contain;object-position:center}.ba-mini-product__badge{position:absolute;left:10px;top:10px;min-height:23px;display:inline-flex;align-items:center;padding:0 8px;border-radius:999px;background:#ffffffeb;border:1px solid rgba(222,222,217,.9);color:var(--ba-red);font-size:8px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ba-mini-product__body{display:flex;flex:1;flex-direction:column;padding:11px 12px 12px}.ba-mini-product h3{margin:0;font-size:13px;line-height:1.18;letter-spacing:-.018em;font-weight:600;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ba-mini-product__foot{display:flex;align-items:center;justify-content:space-between;gap:8px;border-top:1px solid var(--ba-line);padding-top:9px;margin-top:11px;font-size:10.5px;font-weight:650}.ba-mini-product__foot span:last-child{color:var(--ba-red);font-size:14px}@media(max-width:749px){.ba-catalog-grid,.ba-course-grid{display:flex;overflow-x:auto;gap:10px;scroll-snap-type:x mandatory;margin-right:-14px;padding-right:14px}.ba-catalog-card{flex:0 0 58vw}.ba-course-card{flex:0 0 72vw}.ba-mould-shelf{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px;scrollbar-width:none}.ba-mould-shelf::-webkit-scrollbar{display:none}.ba-mini-product{flex:0 0 52vw;scroll-snap-align:start}}.ba-v94-section{background:var(--ba-bg)}.ba-v94-shelf{display:flex;flex-wrap:wrap;gap:28px 18px;align-items:flex-start}.ba-v94-product{width:196px;display:block;text-decoration:none;color:inherit}.ba-v94-product__media{position:relative;aspect-ratio:1/1;background:#f0efec;border-radius:14px;overflow:hidden;padding:16px}.ba-v94-product__media img{width:100%;height:100%;display:block;object-fit:contain;object-position:center;transition:transform .25s cubic-bezier(.2,.8,.2,1)}.ba-v94-product:hover .ba-v94-product__media img{transform:scale(1.025)}.ba-v94-badge{position:absolute;left:9px;top:9px;padding:5px 7px;border-radius:999px;background:#f8f7f4f0;font-size:8px;line-height:1;font-weight:700;letter-spacing:.055em;text-transform:uppercase;color:#a6302e}.ba-v94-product__copy{padding:10px 2px 0}.ba-v94-product__copy h3{margin:0;font-size:13px;line-height:1.2;letter-spacing:-.015em;font-weight:600}.ba-v94-product__copy p{margin:4px 0 0;color:var(--ba-text-2);font-size:10.5px;line-height:1.35}.ba-v94-product__copy>span{display:block;margin-top:7px;font-size:11px;font-weight:650}.ba-v94-subsection{margin-top:68px;padding-top:56px;border-top:1px solid var(--ba-line)}.ba-v94-shelf--courses .ba-v94-product{width:260px}.ba-v94-shelf--courses .ba-v94-product__media{aspect-ratio:16/10;padding:0;background:#f0efec}.ba-v94-shelf--courses .ba-v94-product__media img{object-fit:contain}@media(max-width:749px){.ba-v94-shelf{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:11px;margin-right:-14px;padding-right:14px;scrollbar-width:none}.ba-v94-shelf::-webkit-scrollbar{display:none}.ba-v94-product{flex:0 0 54vw;width:auto;scroll-snap-align:start}.ba-v94-shelf--courses .ba-v94-product{flex:0 0 72vw;width:auto}.ba-v94-subsection{margin-top:48px;padding-top:40px}}.template-index .ba-home-section{padding-inline:max(16px,var(--container-gutter, 20px))}.template-index .ba-home-title{font-weight:540;letter-spacing:-.035em}.template-index .ba-home-sub{color:var(--ba-text-2)}.template-index .ba-home-heading{margin-bottom:22px}.template-index .ba-v94-product,.template-index [id^=CoreProducts-] .ba-product,.template-index .ba-product-card{background:transparent;border:0;box-shadow:none;border-radius:0;overflow:visible}.template-index .ba-v94-product__media,.template-index [id^=CoreProducts-] .ba-product__media,.template-index .ba-product-card__media{background:var(--ba-elevated);border:0;border-radius:14px;box-shadow:none}.template-index .ba-v94-product__media img,.template-index [id^=CoreProducts-] .ba-product__media img,.template-index .ba-product-card__media img{object-fit:contain;object-position:center}.template-index .ba-v94-product__copy,.template-index [id^=CoreProducts-] .ba-product__body,.template-index .ba-product-card__copy{background:transparent;padding-inline:2px}.template-index [id^=CoreProducts-] .ba-product__foot,.template-index .ba-product-card__foot{border-top:0}.template-index [id^=CoreProducts-] .ba-product__go{display:none}.template-index .ba-course-card,.template-index .ba-course-card.ba-card{background:transparent;border:0;box-shadow:none;border-radius:0;overflow:visible}.template-index .ba-course-card__media{border-radius:14px;overflow:hidden;background:var(--ba-elevated)}.template-index .ba-course-card__copy{padding:11px 2px 0}.template-index .ba-course-card__price{border-top:0;padding-top:2px}.template-index .ba-project-card,.template-index .ba-project-card.ba-card{border:0;box-shadow:none;background:transparent;border-radius:0;overflow:visible}.template-index .ba-project-card__media{border-radius:14px;overflow:hidden;background:var(--ba-elevated)}.template-index .ba-project-card__copy{padding:11px 2px 0}.template-index .ba-maker-band__inner{border-left:0;border-right:0;border-radius:0;background:transparent;box-shadow:none}.template-index .ba-learn.ba-card{border:0;box-shadow:none;background:var(--ba-card);border-radius:18px}.template-index .ba-learn__visual{background:var(--ba-elevated);border:0}.template-index .ba-press-strip{background:transparent;border-left:0;border-right:0}.template-index .ba-primary-button{border:0}.template-index .ba-secondary-button{border:1px solid var(--ba-line)}.template-index .ba-v94-product:hover,.template-index [id^=CoreProducts-] .ba-product:hover,.template-index .ba-product-card:hover,.template-index .ba-course-card:hover,.template-index .ba-project-card:hover{transform:none}.template-index .ba-v94-product:hover img,.template-index [id^=CoreProducts-] .ba-product:hover img,.template-index .ba-product-card:hover img{transform:scale(1.018)}@media(min-width:990px){.template-index .ba-v94-shelf{gap:30px 18px}}@media(max-width:749px){.template-index .ba-home-section{padding-inline:16px}.template-index .ba-v94-shelf,.template-index .ba-project-grid,.template-index .ba-course-grid{scroll-padding-inline:16px;-webkit-overflow-scrolling:touch}}.template-index #shopify-section-template--17009098874923__smart_moulds .ba-home-section{padding-top:38px}.template-index #shopify-section-template--17009098874923__smart_moulds .ba-mini-product{border:0;background:transparent;border-radius:0;overflow:visible}.template-index #shopify-section-template--17009098874923__smart_moulds .ba-mini-product__media{border-radius:14px;overflow:hidden;background:var(--ba-elevated)}.template-index #shopify-section-template--17009098874923__smart_moulds .ba-mini-product__body{padding:10px 2px 0}.template-index #shopify-section-template--17009098874923__smart_moulds .ba-mini-product__foot{border-top:0;padding-top:3px;margin-top:5px}.template-index #shopify-section-template--17009098874923__maker_paths .ba-v94-courses-top{padding-top:54px}.template-index #shopify-section-template--17009098874923__pigment_bestsellers{background:var(--ba-bg)}.template-index .ba-v94-product,.template-index .ba-mini-product,.template-index .ba-catalog-card,.template-index .ba-course-card,.template-index .ba-project-card{border:0;box-shadow:none;background:transparent;border-radius:0;overflow:visible;transform:none}.template-index .ba-v94-product__media,.template-index .ba-mini-product__media,.template-index .ba-catalog-card__media{aspect-ratio:1/1;height:auto;background:#f0efec;border:0;border-radius:14px;overflow:hidden;padding:16px}.template-index .ba-v94-product__media img,.template-index .ba-mini-product__media img,.template-index .ba-catalog-card__media img{width:100%;height:100%;object-fit:contain;object-position:center}.template-index .ba-v94-product__copy,.template-index .ba-mini-product__body,.template-index .ba-catalog-card__body{padding:10px 2px 0}.template-index .ba-v94-product__copy h3,.template-index .ba-mini-product h3,.template-index .ba-catalog-card h3{font-size:13px;line-height:1.2;font-weight:600;letter-spacing:-.015em}.template-index .ba-v94-product__copy p,.template-index .ba-catalog-card p{font-size:10.5px;line-height:1.35;color:var(--ba-text-2);margin-top:4px}.template-index .ba-mini-product__foot,.template-index .ba-catalog-card__foot{border-top:0;padding-top:0;margin-top:7px}.template-index .ba-course-card__media{border:0;border-radius:14px;background:#f0efec;overflow:hidden}.template-index .ba-course-card__media img{object-fit:contain}.template-index .ba-course-card__copy{padding:10px 2px 0}.ba-family-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.ba-family-links a{font-size:11px;font-weight:650;text-decoration:none;color:var(--ba-text);padding:8px 11px;background:var(--ba-elevated);border-radius:999px}.ba-family-links a:hover{background:#e9e7e2}.ba-family-links--resin{margin-top:18px}.template-index #MainContent{display:flex;flex-direction:column}.template-index #shopify-section-template--17009098874923__hero_duo_top{order:10}.template-index #shopify-section-template--17009098874923__smart_moulds{order:20}.template-index #shopify-section-template--17009098874923__maker_paths{order:30}.template-index #shopify-section-template--17009098874923__pigment_bestsellers{order:40}.template-index #shopify-section-template--17009098874923__core_products{order:50}.template-index #shopify-section-template--17009098874923__courses{order:60}.template-index #shopify-section-template--17009098874923__made_with{order:70}.template-index #shopify-section-template--17009098874923__learn_app{order:80}.template-index #shopify-section-template--17009098874923__story_proof{order:90}.template-index #shopify-section-template--17009098874923__press_strip{order:100}@media(max-width:749px){.template-index{padding-bottom:72px}.ba-mobile-tabs{position:fixed;z-index:50;left:10px;right:10px;bottom:max(8px,env(safe-area-inset-bottom));height:58px;display:grid;grid-template-columns:repeat(5,1fr);align-items:center;background:#f8f7f4f0;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-radius:18px;box-shadow:0 8px 30px #191a181f;padding:4px 5px}.ba-mobile-tab{-webkit-appearance:none;appearance:none;border:0;background:transparent;color:#6d6f69;text-decoration:none;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;font:inherit;font-size:9px;font-weight:600;min-width:0;height:50px}.ba-mobile-tab.is-active{color:#a6302e}.ba-mobile-tab__icon{font-size:17px;line-height:18px;font-weight:500}.ba-shop-sheet{display:block;position:fixed;z-index:80;top:0;right:0;bottom:0;left:0;pointer-events:none;visibility:hidden}.ba-shop-sheet.is-open{pointer-events:auto;visibility:visible}.ba-shop-sheet__backdrop{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#191a183d;opacity:0;transition:opacity .25s ease}.ba-shop-sheet.is-open .ba-shop-sheet__backdrop{opacity:1}.ba-shop-sheet__panel{position:absolute;left:0;right:0;bottom:0;background:#f8f7f4;border-radius:24px 24px 0 0;padding:8px 18px calc(22px + env(safe-area-inset-bottom));transform:translateY(102%);transition:transform .3s cubic-bezier(.2,.8,.2,1);max-height:82vh;overflow:auto}.ba-shop-sheet.is-open .ba-shop-sheet__panel{transform:translateY(0)}.ba-shop-sheet__handle{width:34px;height:4px;border-radius:99px;background:#d3d2ce;margin:2px auto 16px}.ba-shop-sheet__head{display:flex;align-items:flex-start;justify-content:space-between;margin-bottom:12px}.ba-shop-sheet__head span{font-size:8px;font-weight:700;letter-spacing:.08em;color:#a6302e}.ba-shop-sheet__head h2{font-size:25px;line-height:1.05;letter-spacing:-.04em;font-weight:560;margin:5px 0 0}.ba-shop-sheet__head button{border:0;background:#eceae6;border-radius:50%;width:32px;height:32px;font-size:20px}.ba-shop-sheet__links>a{display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;column-gap:10px;padding:13px 2px;border-top:1px solid #DEDED9;text-decoration:none;color:#191a18}.ba-shop-sheet__links strong{font-size:15px;font-weight:600;grid-column:1}.ba-shop-sheet__links small{font-size:10px;color:#747670;margin-top:2px;grid-column:1}.ba-shop-sheet__links b{grid-column:2;grid-row:1/3;align-self:center;font-size:15px;font-weight:500;color:#a6302e}.ba-sheet-open{overflow:hidden}}.template-index .ba-v94-shelf{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:26px 18px}.template-index .ba-v94-product{width:220px}.template-index .ba-mould-shelf--auto{display:flex;flex-wrap:wrap;justify-content:flex-start;gap:14px}.template-index .ba-mould-shelf--auto .ba-mini-product{width:190px;border:0;background:transparent;border-radius:0;overflow:visible}.template-index .ba-mould-shelf--auto .ba-mini-product__media{border-radius:14px;background:#f0efec}.template-index .ba-mould-shelf--auto .ba-mini-product__body{padding:9px 2px 0}.template-index .ba-mould-shelf--auto .ba-mini-product__foot{border:0;margin-top:6px;padding-top:0}.ba-app-menu-v2{display:none}@media(max-width:749px){.template-index .ba-v94-product{flex:0 0 44vw;width:auto;scroll-snap-align:start}.template-index .ba-mould-shelf--auto{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px;scrollbar-width:none}.template-index .ba-mould-shelf--auto .ba-mini-product{flex:0 0 44vw;width:auto;scroll-snap-align:start}.ba-app-menu-v2{display:block;position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background:#f8f7f4;transform:translateY(102%);transition:transform .32s cubic-bezier(.2,.8,.2,1);overflow:auto;padding-bottom:calc(24px + env(safe-area-inset-bottom))}.ba-app-menu-v2.is-open{transform:translateY(0)}.ba-app-menu-v2__panel{padding:18px 14px 28px}.ba-app-menu-v2__head{display:flex;justify-content:space-between;align-items:flex-start;padding-top:max(4px,env(safe-area-inset-top));margin-bottom:14px}.ba-app-menu-v2__head span{font-size:8px;font-weight:750;letter-spacing:.08em;color:#a6302e}.ba-app-menu-v2__head h2{margin:5px 0 0;max-width:280px;font-size:28px;line-height:1;letter-spacing:-.045em;font-weight:560}.ba-app-menu-v2__head button{width:34px;height:34px;border:0;border-radius:50%;background:#eceae6;font-size:22px}.ba-app-menu-v2__hero{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-bottom:8px}.ba-app-menu-v2__hero>a{background:#fff;border-radius:18px;padding:10px;color:#191a18;text-decoration:none}.ba-app-menu-v2__visual{height:112px;background:#f0efec;border-radius:13px;display:grid;place-items:center;padding:8px;margin-bottom:9px;overflow:hidden}.ba-app-menu-v2__visual img{width:100%;height:100%;object-fit:contain}.ba-app-menu-v2__hero span,.ba-app-menu-v2__cards span{display:block;font-size:7.5px;line-height:1;font-weight:750;letter-spacing:.075em;color:#a6302e;margin-bottom:4px}.ba-app-menu-v2__hero strong{display:block;font-size:15px;line-height:1.07;font-weight:600}.ba-app-menu-v2__hero small{display:block;font-size:8.5px;line-height:1.3;color:#747670;margin-top:4px}.ba-app-menu-v2__cards{display:grid;grid-template-columns:1fr 1fr;gap:8px}.ba-app-menu-v2__cards>a{min-height:108px;background:#fff;border-radius:17px;padding:13px;color:#191a18;text-decoration:none;display:flex;flex-direction:column;justify-content:flex-end}.ba-app-menu-v2__cards strong{font-size:15px;line-height:1.05;font-weight:600}.ba-app-menu-v2__cards small{font-size:8.5px;line-height:1.25;color:#747670;margin-top:4px}.ba-app-menu-v2__foot{display:flex;justify-content:space-between;gap:12px;padding:18px 2px 0;font-size:10px;font-weight:650;color:#62645f}html.ba-menu-open{overflow:hidden}}.template-index .ba-v94-shelf{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:28px 18px}.template-index .ba-v94-product{width:clamp(205px,15vw,240px);max-width:240px;flex:0 0 auto}.template-index .ba-v94-shelf--courses .ba-v94-product{width:clamp(275px,21vw,330px);max-width:330px}.template-index .ba-v94-product__media{aspect-ratio:1/1;padding:16px}.template-index .ba-v94-shelf--courses .ba-v94-product__media{aspect-ratio:16/10;padding:0}.template-index .ba-v94-shelf--courses .ba-v94-product__media img{object-fit:contain}@media(max-width:749px){.template-index .ba-v94-shelf{flex-wrap:nowrap;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-right:-14px;padding-right:14px;scrollbar-width:none}.template-index .ba-v94-shelf::-webkit-scrollbar{display:none}.template-index .ba-v94-product{flex:0 0 44vw;width:auto;max-width:none;scroll-snap-align:start}.template-index .ba-v94-shelf--courses .ba-v94-product{flex:0 0 66vw;width:auto;max-width:none}}.template-index .ba-mould-shelf .ba-mini-product__media img{width:100%;height:100%;object-fit:contain;object-position:center}@media screen and (min-width:990px){.template-index .ba-v94-shelf,.template-index .ba-catalog-grid,.template-index .ba-product-grid,.template-index .ba-home-product-grid{justify-content:center}.template-index .ba-v94-shelf{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto}.template-index .ba-v94-shelf--courses,.template-index .ba-course-grid,.template-index .ba-courses-grid,.template-index .ba-v95-grid,.template-index .ba-v96-grid,.template-index .ba-product-family-grid,.template-index .ba-pigment-grid{width:fit-content;max-width:100%;margin-left:auto;margin-right:auto;justify-content:center}.template-index .ba-catalog-grid:has(>:nth-child(1):last-child),.template-index .ba-product-grid:has(>:nth-child(1):last-child),.template-index .ba-home-product-grid:has(>:nth-child(1):last-child){grid-template-columns:minmax(0,320px);width:fit-content;margin-inline:auto}.template-index .ba-catalog-grid:has(>:nth-child(2):last-child),.template-index .ba-product-grid:has(>:nth-child(2):last-child),.template-index .ba-home-product-grid:has(>:nth-child(2):last-child){grid-template-columns:repeat(2,minmax(0,320px));width:fit-content;margin-inline:auto}.template-index .ba-catalog-grid:has(>:nth-child(3):last-child),.template-index .ba-product-grid:has(>:nth-child(3):last-child),.template-index .ba-home-product-grid:has(>:nth-child(3):last-child){grid-template-columns:repeat(3,minmax(0,320px));width:fit-content;margin-inline:auto}.template-index .ba-catalog-grid:has(>:nth-child(4):last-child),.template-index .ba-product-grid:has(>:nth-child(4):last-child),.template-index .ba-home-product-grid:has(>:nth-child(4):last-child){grid-template-columns:repeat(4,minmax(0,320px));width:fit-content;margin-inline:auto}.template-index .ba-catalog-grid:has(>:nth-child(5):last-child),.template-index .ba-product-grid:has(>:nth-child(5):last-child),.template-index .ba-home-product-grid:has(>:nth-child(5):last-child){grid-template-columns:repeat(5,minmax(0,320px));width:fit-content;margin-inline:auto}.template-index .ba-mould-shelf{width:100%;margin-inline:0;justify-content:flex-start}}.ba-mobile-tabs,.ba-shop-sheet{display:none}@media(max-width:749px){.template-index{padding-bottom:0}}:root{--ba-red:#bf1514;--ba-ink:#1a1a1a;--ba-paper:#F5F1E8;--ba-surface:#ffffff;--ba-border:rgba(26, 26, 26, .14);--ba-border-strong:rgba(26, 26, 26, .85);--ba-text-muted:rgba(26, 26, 26, .62);--ba-page-max:1520px;--ba-content-max:1180px;--ba-text-max:720px;--ba-radius-button:60px;--ba-radius-input:8px;--ba-radius-block:24px;--ba-radius-plate:6px;--ba-radius-pill:999px;--ba-mono:ui-monospace, "SF Mono", "Roboto Mono", "Courier New", monospace;--ba-shadow-soft:0 18px 32px rgba(26, 26, 26, .06)}.ba-callout{background-color:var(--ba-surface);border:1px solid var(--ba-border-strong);border-radius:var(--ba-radius-plate);padding:var(--spacing-10, 2.5rem) var(--spacing-5, 1.25rem);text-align:center;margin:var(--spacing-10, 2.5rem) 0}.ba-callout__inner{max-width:var(--ba-content-max);margin:0 auto}.ba-callout__text{font-size:1.5rem;font-weight:700;color:var(--ba-ink);margin-bottom:1em}.ba-callout__button{display:inline-block;background-color:var(--ba-ink);color:var(--ba-surface);padding:12px 28px;text-decoration:none;border:none;border-radius:var(--ba-radius-button);font-weight:600;cursor:pointer;transition:background-color .15s ease}.ba-callout__button:hover{background-color:var(--ba-red)}.ba-spec-strip{display:grid;grid-template-columns:repeat(4,1fr);border-top:1.5px solid var(--ba-ink);border-bottom:1.5px solid var(--ba-ink);max-width:var(--ba-content-max);margin:var(--spacing-10, 2.5rem) auto}@media screen and (max-width:749px){.ba-spec-strip{grid-template-columns:repeat(2,1fr)}}.ba-spec-strip__item{text-align:center;padding:var(--spacing-6, 1.5rem) var(--spacing-4, 1rem);border-right:1px solid var(--ba-border)}.ba-spec-strip__item:nth-child(4n){border-right:none}@media screen and (max-width:749px){.ba-spec-strip__item:nth-child(2n){border-right:none}}.ba-spec-strip__value{display:block;font-family:var(--ba-mono);font-weight:700;font-size:clamp(1.35rem,2.6vw,1.85rem);color:var(--ba-red)}.ba-spec-strip__label{display:block;font-family:var(--ba-mono);font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:var(--ba-text-muted);margin-top:.4em}.ba-description{background-color:var(--ba-surface);border:1px solid var(--ba-border-strong);border-radius:var(--ba-radius-plate);padding:var(--spacing-12, 3rem) var(--spacing-10, 2.5rem);max-width:var(--ba-content-max);margin:var(--spacing-10, 2.5rem) auto}@media screen and (max-width:749px){.ba-description{padding:var(--spacing-8, 2rem) var(--spacing-5, 1.25rem)}}.ba-description__eyebrow{display:flex;align-items:center;gap:.6em;font-family:var(--ba-mono);font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--ba-red);margin-bottom:1.1em;padding-bottom:.9em;border-bottom:1px solid var(--ba-border)}.ba-description__eyebrow:before{content:"";width:.55em;height:.55em;background-color:var(--ba-red);flex-shrink:0}.ba-description__heading{font-family:var(--heading-font-family, "Barlow", sans-serif);font-size:clamp(1.5rem,3vw,2rem);font-weight:700;color:var(--ba-ink);margin:0 0 1.25em;max-width:var(--ba-text-max)}.ba-description .prose{max-width:var(--ba-text-max)}.ba-description .prose p{font-size:1rem;line-height:1.7;color:var(--ba-ink)}.ba-description .prose h3{font-family:var(--heading-font-family, "Barlow", sans-serif);font-size:1.25rem;font-weight:700;color:var(--ba-ink);margin:1.75em 0 .85em;padding-top:1.25em;border-top:1px solid var(--ba-border)}.ba-description .prose ul{list-style:none;margin:1.25em 0;padding:0;display:grid;grid-template-columns:1fr;gap:.9rem;max-width:none}@media screen and (min-width:600px){.ba-description .prose ul{grid-template-columns:1fr 1fr;column-gap:1.75rem}}.ba-description .prose li{position:relative;padding-left:1.9rem;font-size:.95rem;line-height:1.55;color:var(--ba-ink)}.ba-description .prose li:before{content:"\2713";position:absolute;left:0;top:.05em;width:1.25rem;height:1.25rem;border-radius:3px;background-color:var(--ba-red);color:var(--ba-surface);font-size:.7rem;font-weight:700;display:flex;align-items:center;justify-content:center;line-height:1}.ba-callout-dark{background:linear-gradient(135deg,var(--ba-ink) 0%,#2d2d2d 100%);padding:var(--spacing-10, 2.5rem) var(--spacing-6, 1.5rem);text-align:center;border-radius:var(--ba-radius-block);margin:var(--spacing-8, 2rem) 0}.ba-callout-dark__inner{max-width:680px;margin:0 auto}.ba-callout-dark__eyebrow{font-family:var(--ba-mono);font-size:.78rem;font-weight:600;color:#a3e635;letter-spacing:.12em;text-transform:uppercase;margin-bottom:12px}.ba-callout-dark__text{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:10px;line-height:1.3}.ba-callout-dark__subtext{font-size:.95rem;color:#d1d5db;margin-bottom:24px}.ba-callout-dark__button{display:inline-block;background-color:#25d366;color:#fff;padding:14px 32px;text-decoration:none;border-radius:var(--ba-radius-input);font-weight:700;font-size:1rem;transition:background-color .15s ease}.ba-callout-dark__button:hover{background-color:#1ebe57}body:has([data-ba-flagship-pdp]){background:#f8f7f4;color:#191a18}[data-ba-flagship-pdp]{display:none}body:has([data-ba-flagship-pdp]) .shopify-section--main-product{background:#f8f7f4;border-bottom:1px solid #deded9}body:has([data-ba-flagship-pdp]) .shopify-section--main-product .section{padding-block-start:24px;padding-block-end:30px}body:has([data-ba-flagship-pdp]) .product-info{background:transparent;border:0;border-radius:0;padding:0;box-shadow:none}body:has([data-ba-flagship-pdp]) .product-gallery__media,body:has([data-ba-flagship-pdp]) .product-gallery__media img{background:transparent}body:has([data-ba-flagship-pdp]) .product-gallery__media{border-radius:12px;overflow:hidden}body:has([data-ba-flagship-pdp]) .product-info__title,body:has([data-ba-flagship-pdp]) .product-info h1{font-size:clamp(28px,3vw,38px);line-height:1.04;letter-spacing:-.035em;font-weight:650}body:has([data-ba-flagship-pdp]) .product-info__vendor{color:#62645f;font-size:10px;letter-spacing:.1em;text-transform:uppercase}body:has([data-ba-flagship-pdp]) .product-info__price{font-size:18px;font-weight:700}body:has([data-ba-flagship-pdp]) .product-info__separator{border-color:#deded9}body:has([data-ba-flagship-pdp]) .block-swatch{border-radius:9px;min-height:42px;background:transparent;border-color:#cfcfca}body:has([data-ba-flagship-pdp]) .block-swatch.is-selected,body:has([data-ba-flagship-pdp]) input:checked+.block-swatch{background:#f0efec;border-color:#191a18}body:has([data-ba-flagship-pdp]) .button,body:has([data-ba-flagship-pdp]) .shopify-payment-button__button{border-radius:999px}body:has([data-ba-flagship-pdp]) .shopify-section:not(.shopify-section--main-product){--section-background:#f8f7f4}body:has([data-ba-flagship-pdp]) .shopify-section:not(.shopify-section--main-product),body:has([data-ba-flagship-pdp]) .section,body:has([data-ba-flagship-pdp]) .section-stack,body:has([data-ba-flagship-pdp]) .section-header,body:has([data-ba-flagship-pdp]) .product-card,body:has([data-ba-flagship-pdp]) .content-over-media,body:has([data-ba-flagship-pdp]) .accordion,body:has([data-ba-flagship-pdp]) .tabs{background-color:transparent}body:has([data-ba-flagship-pdp]) .product-card{border:0;box-shadow:none}body:has([data-ba-flagship-pdp]) .section-header h2,body:has([data-ba-flagship-pdp]) .section-header .h2,body:has([data-ba-flagship-pdp]) .section-header .h1,body:has([data-ba-flagship-pdp]) .section-header :is(h1,h2,h3),body:has([data-ba-flagship-pdp]) .prose :is(h2,h3),body:has([data-ba-flagship-pdp]) .content-over-media :is(h1,h2,h3){font-size:clamp(22px,2.4vw,30px);line-height:1.08;letter-spacing:-.03em}body:has([data-ba-flagship-pdp]) .section-header{max-width:720px;margin-inline:auto}body:has([data-ba-flagship-pdp]) .section-header .prose,body:has([data-ba-flagship-pdp]) .section-header p{font-size:13px;line-height:1.45;color:#62645f}body:has([data-ba-flagship-pdp]) .subheading,body:has([data-ba-flagship-pdp]) .section-header>p:first-child{font-size:10px;letter-spacing:.1em}body:has([data-ba-flagship-pdp]) .shopify-section--related-products,body:has([data-ba-flagship-pdp]) .shopify-section--featured-collection,body:has([data-ba-flagship-pdp]) .shopify-section--blog-posts,body:has([data-ba-flagship-pdp]) .shopify-section--faq,body:has([data-ba-flagship-pdp]) .shopify-section--recently-viewed-products,body:has([data-ba-flagship-pdp]) .shopify-section--feature-chart{border-top:1px solid #deded9}body:has([data-ba-flagship-pdp]) .accordion{border-color:#deded9}body:has([data-ba-flagship-pdp]) .accordion__toggle{font-size:14px}body:has([data-ba-flagship-pdp]) .faq__content{background:transparent}body:has([data-ba-flagship-pdp]) .shopify-section--media-with-text .media-with-text{background:#f0efec;border:1px solid #deded9;border-radius:16px;overflow:hidden}body:has([data-ba-flagship-pdp]) .shopify-section--media-with-text .media-with-text__content{background:#f0efec;color:#191a18}body:has([data-ba-flagship-pdp]) .shopify-section--media-with-text .media-with-text__content .button{background:#191a18;color:#f8f7f4}body:has([data-ba-flagship-pdp]) .shopify-section--tabs .section{border-top:1px solid #deded9}body:has([data-ba-flagship-pdp]) .shopify-section--tabs [role=tab]{font-size:13px}body:has([data-ba-flagship-pdp]) .shopify-section--tabs .prose{font-size:13px;line-height:1.55}.ba-pdp-story{background:#f8f7f4;color:#191a18;padding:40px 0 44px;border-bottom:1px solid #deded9}.ba-pdp-story__inner{width:min(1120px,calc(100% - 32px));margin:auto}.ba-pdp-story__head{text-align:left;max-width:700px;margin:0 0 22px}.ba-pdp-story__head>p,.ba-pdp-story__why>p{font-size:10px;font-weight:800;letter-spacing:.12em;color:#a6302e;margin:0 0 7px}.ba-pdp-story__head h2{font-size:clamp(24px,2.6vw,32px);line-height:1.06;letter-spacing:-.035em;margin:0}.ba-pdp-story__head>div{font-size:13px;color:#62645f;margin-top:8px;max-width:600px}.ba-pdp-story__uses{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #deded9;border-bottom:1px solid #deded9}.ba-pdp-story__use{background:transparent;border:0;border-right:1px solid #deded9;border-radius:0;padding:17px 16px 17px 0;min-height:82px;display:flex;flex-direction:column}.ba-pdp-story__use:not(:first-child){padding-left:16px}.ba-pdp-story__use:last-child{border-right:0}.ba-pdp-story__use strong{font-size:14px;line-height:1.2}.ba-pdp-story__use span{font-size:11px;color:#62645f;line-height:1.35;margin-top:5px}.ba-pdp-story__facts{display:grid;grid-template-columns:repeat(4,1fr);margin:0;background:#f0efec}.ba-pdp-story__fact{text-align:left;padding:16px;border-right:1px solid #deded9}.ba-pdp-story__fact:last-child{border-right:0}.ba-pdp-story__fact strong{display:block;font-size:17px;letter-spacing:-.02em;color:#191a18}.ba-pdp-story__fact span{display:block;font-size:9px;color:#62645f;text-transform:uppercase;letter-spacing:.08em;margin-top:3px}.ba-pdp-story__why{max-width:700px;margin:25px 0 0;text-align:left}.ba-pdp-story__why h3{font-size:20px;letter-spacing:-.025em;margin:0}.ba-pdp-story__why>div{font-size:13px;line-height:1.5;color:#62645f;margin-top:7px}body:has([data-ba-flagship-pdp]) .ba-description,body:has([data-ba-flagship-pdp]) .ba-callout,body:has([data-ba-flagship-pdp]) .ba-callout-dark{background:#f0efec;color:#191a18;border:1px solid #deded9;box-shadow:none}body:has([data-ba-flagship-pdp]) .ba-description__heading,body:has([data-ba-flagship-pdp]) .ba-callout__text,body:has([data-ba-flagship-pdp]) .ba-callout-dark__text{font-size:22px;line-height:1.1}@media(max-width:749px){body:has([data-ba-flagship-pdp]) .shopify-section--main-product .section{padding-block-start:10px;padding-block-end:22px}body:has([data-ba-flagship-pdp]) .product-info__title,body:has([data-ba-flagship-pdp]) .product-info h1{font-size:27px}body:has([data-ba-flagship-pdp]) .section-header h2,body:has([data-ba-flagship-pdp]) .section-header .h2,body:has([data-ba-flagship-pdp]) .section-header .h1,body:has([data-ba-flagship-pdp]) .section-header :is(h1,h2,h3){font-size:23px}.ba-pdp-story{padding:30px 0 32px}.ba-pdp-story__inner{width:calc(100% - 24px)}.ba-pdp-story__head h2{font-size:24px}.ba-pdp-story__uses{grid-template-columns:repeat(2,1fr)}.ba-pdp-story__use{padding:13px 10px 13px 0;border-bottom:1px solid #deded9}.ba-pdp-story__use:nth-child(2n){border-right:0;padding-left:10px}.ba-pdp-story__use:nth-last-child(-n+2){border-bottom:0}.ba-pdp-story__facts{grid-template-columns:repeat(2,1fr)}.ba-pdp-story__fact:nth-child(2){border-right:0}.ba-pdp-story__fact:nth-child(-n+2){border-bottom:1px solid #deded9}.ba-pdp-story__why h3{font-size:19px}body:has([data-ba-flagship-pdp]) .shopify-section--recently-viewed-products product-list{--product-list-calculated-column-count:2}}body:has([data-ba-flagship-pdp]) .ba-app-preview{border-top:1px solid #deded9;border-bottom:1px solid #deded9}body:has([data-ba-flagship-pdp]) .ba-app-preview__title{font-size:clamp(24px,2.6vw,32px);line-height:1.06;letter-spacing:-.035em}body:has([data-ba-flagship-pdp]) .ba-app-preview__copy{font-size:13px;line-height:1.5}body:has([data-ba-flagship-pdp]) .bohriali-simple-categories,body:has([data-ba-flagship-pdp]) .ba-simple-categories,body:has([data-ba-flagship-pdp]) .ba-mould-row,body:has([data-ba-flagship-pdp]) .ba-sealer-systems,body:has([data-ba-flagship-pdp]) .ba-tool-callout{background:#f8f7f4}body:has([data-ba-flagship-pdp]) .ba-tool-callout{border-top:1px solid #deded9;border-bottom:1px solid #deded9}body:has([data-ba-flagship-pdp]) .ba-tool-callout h2,body:has([data-ba-flagship-pdp]) .ba-mould-row h2,body:has([data-ba-flagship-pdp]) .ba-sealer-systems h2,body:has([data-ba-flagship-pdp]) .ba-simple-categories h2{font-size:clamp(22px,2.4vw,29px);line-height:1.08;letter-spacing:-.03em}body:has([data-ba-flagship-pdp]) .shopify-section--rich-text:has(+.shopify-section) .section{padding-block-end:18px}@media(max-width:749px){body:has([data-ba-flagship-pdp]) .ba-app-preview__title{font-size:24px}body:has([data-ba-flagship-pdp]) .ba-tool-callout h2,body:has([data-ba-flagship-pdp]) .ba-mould-row h2,body:has([data-ba-flagship-pdp]) .ba-sealer-systems h2,body:has([data-ba-flagship-pdp]) .ba-simple-categories h2{font-size:23px}}:root{--ba-bg:#f8f7f4;--ba-surface:#f0efec;--ba-line:#deded9;--ba-text:#191a18;--ba-muted:#62645f;--ba-soft:#92958f;--ba-accent:#a6302e;--ba-accent-soft:#f7eded;--ba-radius:16px;--ba-radius-small:10px;--ba-page:1180px;--ba-copy:680px;--ba-space:clamp(34px,5vw,68px)}.ba-system-page{background:var(--ba-bg);color:var(--ba-text)}.ba-system-page .section{--section-background:var(--ba-bg)}.ba-system-page .section-header{max-width:var(--ba-copy);margin-inline:auto}.ba-system-page .section-header :is(h1,h2,h3){font-size:clamp(23px,2.7vw,32px);line-height:1.07;letter-spacing:-.035em}.ba-system-page .section-header p{font-size:13px;line-height:1.5;color:var(--ba-muted)}.ba-system-page .product-card{background:transparent;border:0;box-shadow:none}.ba-system-page .accordion,.ba-system-page .tabs{background:transparent}.ba-system-page .accordion{border-color:var(--ba-line)}.ba-system-page .block-swatch{border-radius:var(--ba-radius-small)}.ba-system-page .button{border-radius:999px;font-weight:650}body:has([data-ba-flagship-pdp]) product-form .button[type=submit],body:has([data-ba-flagship-pdp]) .product-info__buy-buttons button[name=add]{background:var(--ba-accent);color:#fff;border-color:var(--ba-accent)}body:has([data-ba-flagship-pdp]) .shopify-payment-button__button,body:has([data-ba-flagship-pdp]) .shopify-payment-button__button--unbranded{background:transparent;color:var(--ba-text);border:1px solid var(--ba-text);box-shadow:none}body:has([data-ba-flagship-pdp]) .shopify-payment-button__button:hover{background:var(--ba-surface)}.ba-system-section{background:var(--ba-bg);color:var(--ba-text);padding:var(--ba-space) 0;border-top:1px solid var(--ba-line)}.ba-system-section__inner{width:min(var(--ba-page),calc(100% - 32px));margin:auto}.ba-system-section__head{max-width:var(--ba-copy);margin:0 auto 24px;text-align:center}.ba-system-section__eyebrow{margin:0 0 7px;font-size:10px;font-weight:800;letter-spacing:.12em;color:var(--ba-accent);text-transform:uppercase}.ba-system-section__head h2{margin:0;font-size:clamp(23px,2.7vw,32px);line-height:1.07;letter-spacing:-.035em}.ba-system-section__text{margin-top:8px;color:var(--ba-muted);font-size:13px;line-height:1.5}.ba-system-section__items{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ba-system-section__item{display:block;color:inherit;text-decoration:none}.ba-system-section__image{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:var(--ba-radius);background:var(--ba-surface)}.ba-system-section__item-copy{padding:10px 2px 0}.ba-system-section__item-copy strong{display:block;font-size:14px;line-height:1.2}.ba-system-section__item-copy span{display:block;color:var(--ba-muted);font-size:11px;line-height:1.4;margin-top:4px}.ba-system-section__item-copy small{display:block;color:var(--ba-accent);font-size:10px;font-weight:700;margin-top:7px}.ba-system-section--facts .ba-system-section__items{border-top:1px solid var(--ba-line);border-bottom:1px solid var(--ba-line);gap:0}.ba-system-section__fact{padding:18px;border-right:1px solid var(--ba-line)}.ba-system-section__fact:last-child{border-right:0}.ba-system-section__fact strong{display:block;font-size:18px;letter-spacing:-.02em}.ba-system-section__fact span{display:block;margin-top:3px;color:var(--ba-muted);font-size:10px;text-transform:uppercase;letter-spacing:.08em}.ba-system-section__action{text-align:center;margin-top:22px}.ba-system-page .shopify-section--faq,.ba-system-page .shopify-section--related-products,.ba-system-page .shopify-section--featured-collection,.ba-system-page .shopify-section--recently-viewed-products{border-top:1px solid var(--ba-line)}@media(max-width:749px){:root{--ba-space:34px}.ba-system-section__inner{width:calc(100% - 24px)}.ba-system-section__head{text-align:left;margin-bottom:16px}.ba-system-section__head h2{font-size:23px}.ba-system-section__items{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.ba-system-section__fact{padding:14px 10px}.ba-system-section__fact:nth-child(2n){border-right:0}.ba-system-page .section-header :is(h1,h2,h3){font-size:23px}}.ba-collection-head{background:#f8f7f4;padding:44px 0 24px;color:#191a18}.ba-collection-head__inner{width:min(1180px,calc(100% - 32px));margin:auto;text-align:center}.ba-collection-head__label{margin:0 0 7px;color:#a6302e;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ba-collection-head h1{margin:0;font-size:clamp(30px,4vw,44px);line-height:1.02;letter-spacing:-.04em}.ba-collection-head__text{max-width:620px;margin:10px auto 0;color:#62645f;font-size:13px;line-height:1.5}.ba-collection-head__count{margin:8px 0 0;color:#92958f;font-size:10px}.ba-choose-type,.ba-simple-faq{background:#f8f7f4;border-top:1px solid #deded9;padding:46px 0}.ba-choose-type__inner,.ba-simple-faq__inner{width:min(1180px,calc(100% - 32px));margin:auto}.ba-choose-type header,.ba-simple-faq header{max-width:650px;margin:0 auto 22px;text-align:center}.ba-choose-type h2,.ba-simple-faq h2{margin:0;font-size:clamp(23px,2.7vw,30px);line-height:1.07;letter-spacing:-.035em}.ba-choose-type header p,.ba-simple-faq header p{margin:7px 0 0;color:#62645f;font-size:13px;line-height:1.5}.ba-choose-type__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.ba-choose-type__item{color:#191a18;text-decoration:none}.ba-choose-type__item img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:16px;background:#f0efec}.ba-choose-type__item strong{display:block;margin-top:9px;font-size:14px;line-height:1.2}.ba-choose-type__item span{display:block;margin-top:3px;color:#62645f;font-size:11px;line-height:1.35}.ba-simple-faq__list{max-width:760px;margin:auto;border-top:1px solid #deded9}.ba-simple-faq details{border-bottom:1px solid #deded9}.ba-simple-faq summary{display:flex;justify-content:space-between;gap:20px;padding:17px 0;cursor:pointer;font-size:14px;font-weight:650;list-style:none}.ba-simple-faq summary::-webkit-details-marker{display:none}.ba-simple-faq summary span{color:#a6302e;font-size:18px;font-weight:400}.ba-simple-faq__answer{padding:0 32px 17px 0;color:#62645f;font-size:13px;line-height:1.55}.ba-simple-faq__answer p{margin:0}@media(max-width:749px){.ba-collection-head{padding:30px 0 18px}.ba-collection-head__inner,.ba-choose-type__inner,.ba-simple-faq__inner{width:calc(100% - 24px)}.ba-collection-head__inner,.ba-choose-type header,.ba-simple-faq header{text-align:left}.ba-collection-head h1{font-size:30px}.ba-collection-head__text{margin-left:0}.ba-choose-type,.ba-simple-faq{padding:34px 0}.ba-choose-type h2,.ba-simple-faq h2{font-size:23px}.ba-choose-type__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;padding-bottom:4px}.ba-choose-type__item{min-width:42vw;scroll-snap-align:start}.ba-simple-faq summary{font-size:13px;padding:15px 0}}body:has([data-ba-flagship-pdp=jesmonite-ac100]) .shopify-section{background:#f8f7f4}body:has([data-ba-flagship-pdp=jesmonite-ac100]) .section-header h2{font-size:clamp(22px,2.5vw,29px);line-height:1.08;letter-spacing:-.03em}body:has([data-ba-flagship-pdp=jesmonite-ac100]) .product-info__title{font-size:clamp(28px,3vw,38px)}@media(max-width:749px){body:has([data-ba-flagship-pdp=jesmonite-ac100]) .product-info__title{font-size:27px}}.ba-use-guide{background:var(--ba-bg,#f8f7f4);color:var(--ba-text,#191a18);border-top:1px solid var(--ba-line,#deded9);padding:clamp(36px,5vw,64px) 0}.ba-use-guide__inner{width:min(1180px,calc(100% - 32px));margin:auto}.ba-use-guide__head{max-width:650px;margin:0 auto 26px;text-align:center}.ba-use-guide__eyebrow{margin:0 0 7px;color:var(--ba-accent,#a6302e);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ba-use-guide__head h2{margin:0;font-size:clamp(23px,2.7vw,30px);line-height:1.07;letter-spacing:-.035em}.ba-use-guide__text{margin-top:8px;color:var(--ba-muted,#62645f);font-size:13px;line-height:1.5}.ba-use-guide__text p,.ba-use-guide__step-text p,.ba-use-guide__note p{margin:0}.ba-use-guide__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-top:1px solid var(--ba-line,#deded9);border-bottom:1px solid var(--ba-line,#deded9)}.ba-use-guide__step{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:18px 18px 20px;border-right:1px solid var(--ba-line,#deded9)}.ba-use-guide__step:last-child{border-right:0}.ba-use-guide__number{width:24px;height:24px;border:1px solid var(--ba-line,#deded9);border-radius:999px;display:grid;place-items:center;color:var(--ba-accent,#a6302e);font-size:10px;font-weight:800}.ba-use-guide__step strong{display:block;font-size:14px;line-height:1.2}.ba-use-guide__step-text{margin-top:4px;color:var(--ba-muted,#62645f);font-size:11px;line-height:1.45}.ba-use-guide__note{max-width:650px;margin:16px auto 0;text-align:center;color:var(--ba-muted,#62645f);font-size:12px;line-height:1.5}@media(max-width:749px){.ba-use-guide{padding:34px 0}.ba-use-guide__inner{width:calc(100% - 24px)}.ba-use-guide__head{text-align:left;margin-bottom:18px}.ba-use-guide__head h2{font-size:23px}.ba-use-guide__steps{grid-template-columns:1fr 1fr}.ba-use-guide__step{padding:14px 10px}.ba-use-guide__step:nth-child(2n){border-right:0}.ba-use-guide__step:nth-child(n+3){border-top:1px solid var(--ba-line,#deded9)}.ba-use-guide__note{text-align:left;margin-left:0}}.ba-commerce-page{--ba-bg:#f8f7f4;--ba-surface:#f0efec;--ba-line:#deded9;--ba-text:#191a18;--ba-muted:#62645f;--ba-soft:#92958f;--ba-accent:#a6302e;--ba-radius:16px}.ba-commerce-page body,.ba-commerce-page main,.ba-commerce-page .shopify-section{background:var(--ba-bg);color:var(--ba-text)}.ba-commerce-page .shopify-section>.section,.ba-commerce-page .shopify-section>section:not(.shopify-section-group-header-group section){--section-vertical-spacing:clamp(34px,5vw,64px)}.ba-commerce-page .section-stack{gap:clamp(18px,3vw,30px)}.ba-commerce-page .subheading{color:var(--ba-accent);font-size:10px;line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ba-commerce-page .section-stack h2,.ba-commerce-page .section-stack .h2,.ba-commerce-page .rich-text h2,.ba-commerce-page .media-with-text .h2,.ba-commerce-page .faq .h2,.ba-commerce-page .tabs .h2{font-size:clamp(23px,2.7vw,30px);line-height:1.08;letter-spacing:-.035em;margin-block:0}.ba-commerce-page .section-stack h3,.ba-commerce-page .section-stack .h3{font-size:clamp(18px,2vw,22px);line-height:1.15;letter-spacing:-.025em}.ba-commerce-page .prose{color:var(--ba-muted);font-size:13px;line-height:1.55}.ba-commerce-page .prose strong,.ba-commerce-page .prose b{color:var(--ba-text)}.ba-commerce-page .rich-text{max-width:760px;margin-inline:auto}.ba-commerce-page .rich-text__wrapper{padding-block:0}.ba-commerce-page .rich-text .prose{max-width:650px;margin-inline:auto}.ba-commerce-page .tabs{max-width:880px;margin-inline:auto}.ba-commerce-page .tabs-container{border-top:1px solid var(--ba-line);border-bottom:1px solid var(--ba-line)}.ba-commerce-page .tabs-nav__button{min-height:44px;font-size:12px;color:var(--ba-muted)}.ba-commerce-page .tabs-nav__button[aria-selected=true]{color:var(--ba-text)}.ba-commerce-page .tab-content{max-width:720px;margin-inline:auto;padding-block:22px;font-size:13px;line-height:1.55}.ba-commerce-page .tab-content h2,.ba-commerce-page .tab-content h3{font-size:18px;line-height:1.2;letter-spacing:-.02em;margin-top:20px}.ba-commerce-page .faq-availability{display:none}.ba-commerce-page .faq .section-stack{max-width:820px;margin-inline:auto}.ba-commerce-page .faq .section-stack__intro{max-width:620px}.ba-commerce-page .faq .section-stack__main{width:100%}.ba-commerce-page .accordion{border-color:var(--ba-line);background:transparent}.ba-commerce-page .media-with-text{background:transparent;border-radius:0}.ba-commerce-page .media-with-text__item{background:transparent;gap:clamp(18px,4vw,52px)}.ba-commerce-page .media-with-text__media{border-radius:var(--ba-radius);overflow:hidden}.ba-commerce-page .media-with-text .prose{max-width:500px}.ba-commerce-page .text-with-icons{background:transparent}.ba-commerce-page .text-with-icons__list{gap:0;border-top:1px solid var(--ba-line);border-bottom:1px solid var(--ba-line)}.ba-commerce-page .text-with-icons__item{background:transparent;border-right:1px solid var(--ba-line);padding:18px}.ba-commerce-page .text-with-icons__item:last-child{border-right:0}.ba-commerce-page .text-with-icons__text-wrapper .prose{font-size:12px}.ba-commerce-page .feature-chart__table{background:transparent;border-color:var(--ba-line)}.ba-commerce-page .feature-chart__table-row{border-color:var(--ba-line);min-height:52px}.ba-commerce-page .feature-chart__heading{font-size:12px}.ba-commerce-page .feature-chart__value{font-size:12px;color:var(--ba-muted)}.ba-commerce-page .impact-text__text{font-size:clamp(24px,4vw,38px);line-height:1.02;letter-spacing:-.04em}.ba-commerce-page .impact-text__content{font-size:12px;color:var(--ba-muted)}.ba-commerce-page .collection-card{box-shadow:none}.ba-commerce-page .collection-card .content-over-media{border-radius:var(--ba-radius)}.ba-commerce-page .collection-card__content{font-size:13px}.ba-commerce-page .product{--product-gap:clamp(24px,4vw,52px)}.ba-commerce-page .product-info__title{font-size:clamp(28px,3vw,38px);line-height:1.02;letter-spacing:-.04em}.ba-commerce-page .product-info__description{font-size:13px;line-height:1.55}.ba-commerce-page .product-gallery img{border-radius:var(--ba-radius)}.ba-commerce-page .blog-posts{gap:16px}.ba-commerce-page .blog-posts article{background:transparent;box-shadow:none}.ba-commerce-page video-media,.ba-commerce-page .video{border-radius:var(--ba-radius);overflow:hidden}.ba-commerce-page .bg-custom[style*="255, 255, 255"],.ba-commerce-page [style*="background: rgb(255, 255, 255)"],.ba-commerce-page [style*="background-color: rgb(255, 255, 255)"]{background:var(--ba-bg)}@media(max-width:749px){.ba-commerce-page .shopify-section>.section,.ba-commerce-page .shopify-section>section{--section-vertical-spacing:34px}.ba-commerce-page .section-stack h2,.ba-commerce-page .section-stack .h2,.ba-commerce-page .rich-text h2,.ba-commerce-page .media-with-text .h2,.ba-commerce-page .faq .h2,.ba-commerce-page .tabs .h2{font-size:23px}.ba-commerce-page .product-info__title{font-size:27px}.ba-commerce-page .text-with-icons__list{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.ba-commerce-page .text-with-icons__item{min-width:78%;scroll-snap-align:start}.ba-commerce-page .tab-content{padding-block:16px}}.ba-commerce-page .recently-viewed-products,.ba-system-page .recently-viewed-products{padding-block:clamp(30px,4vw,48px);border-top:1px solid var(--ba-line,#deded9);background:var(--ba-bg,#f8f7f4)}.ba-commerce-page .recently-viewed-products .section-header,.ba-system-page .recently-viewed-products .section-header,.ba-commerce-page .recently-viewed-products .section-stack__intro,.ba-system-page .recently-viewed-products .section-stack__intro{margin-bottom:18px}.ba-commerce-page .recently-viewed-products h2,.ba-commerce-page .recently-viewed-products .h2,.ba-system-page .recently-viewed-products h2,.ba-system-page .recently-viewed-products .h2{font-size:clamp(22px,2.4vw,28px);line-height:1.08;letter-spacing:-.035em;font-weight:650;margin:0}.ba-commerce-page .recently-viewed-products .product-list,.ba-system-page .recently-viewed-products .product-list{gap:16px}.ba-commerce-page .recently-viewed-products .product-card,.ba-system-page .recently-viewed-products .product-card{background:transparent;border:0;box-shadow:none}.ba-commerce-page .recently-viewed-products .product-card__figure,.ba-system-page .recently-viewed-products .product-card__figure{border-radius:16px;overflow:hidden;background:var(--ba-surface,#f0efec)}.ba-commerce-page .recently-viewed-products .product-card__info,.ba-system-page .recently-viewed-products .product-card__info{gap:4px;padding-top:10px}.ba-commerce-page .recently-viewed-products .product-card__title,.ba-system-page .recently-viewed-products .product-card__title{font-size:13px;line-height:1.35;font-weight:650}.ba-commerce-page .recently-viewed-products .price-list,.ba-system-page .recently-viewed-products .price-list{font-size:12px;color:var(--ba-muted,#62645f)}@media(max-width:749px){.ba-commerce-page .recently-viewed-products,.ba-system-page .recently-viewed-products{padding-block:28px}.ba-commerce-page .recently-viewed-products h2,.ba-commerce-page .recently-viewed-products .h2,.ba-system-page .recently-viewed-products h2,.ba-system-page .recently-viewed-products .h2{font-size:22px}}.ba-commerce-page h1,.ba-commerce-page h2,.ba-commerce-page h3,.ba-system-page h1,.ba-system-page h2,.ba-system-page h3,.ba-course-page h1,.ba-course-page h2,.ba-course-page h3,.ba-commerce-page .h1,.ba-commerce-page .h2,.ba-commerce-page .h3,.ba-system-page .h1,.ba-system-page .h2,.ba-system-page .h3{color:var(--ba-text,#191a18)}.ba-commerce-page .text-subdued,.ba-system-page .text-subdued,.ba-course-page .text-subdued,.ba-commerce-page .product-card .price-list,.ba-system-page .product-card .price-list{color:var(--ba-muted,#62645f)}.ba-commerce-page .recently-viewed-products .section-header h2,.ba-system-page .recently-viewed-products .section-header h2,.ba-commerce-page .recently-viewed-products .section-stack__intro h2,.ba-system-page .recently-viewed-products .section-stack__intro h2{color:var(--ba-text,#191a18);font-size:clamp(22px,2.4vw,28px);font-weight:650;letter-spacing:-.035em}.ba-commerce-page .blog-posts,.ba-system-page .blog-posts{--blog-posts-per-row:3}.ba-commerce-page .blog-posts .section-header,.ba-system-page .blog-posts .section-header{margin-bottom:18px}.ba-commerce-page .blog-posts h2,.ba-system-page .blog-posts h2{font-size:clamp(22px,2.5vw,28px);color:var(--ba-text,#191a18)}.ba-commerce-page .blog-post-card__figure,.ba-system-page .blog-post-card__figure,.ba-commerce-page .blog-post-card img,.ba-system-page .blog-post-card img{border-radius:16px}.ba-commerce-page .blog-post-card__title,.ba-system-page .blog-post-card__title{font-size:15px;line-height:1.25;letter-spacing:-.02em;color:var(--ba-text,#191a18)}.ba-commerce-page .blog-post-card .prose,.ba-system-page .blog-post-card .prose{font-size:12px;line-height:1.45}.ba-course-page body,.ba-course-page main,.ba-course-page .shopify-section{background:var(--ba-bg,#f8f7f4)}.ba-course-page .section-stack{gap:clamp(18px,3vw,30px)}.ba-course-page .section-stack h2,.ba-course-page .rich-text h2,.ba-course-page .media-with-text .h2{font-size:clamp(23px,2.7vw,30px);line-height:1.08;letter-spacing:-.035em}.ba-course-page .prose{font-size:13px;line-height:1.55;color:var(--ba-muted,#62645f)}.ba-course-page .media-with-text__media,.ba-course-page .content-over-media,.ba-course-page video-media{border-radius:16px;overflow:hidden}.ba-course-page .button:not(.button--outline){border-radius:999px}.ba-course-page .product-info__title{color:var(--ba-text,#191a18);font-size:clamp(28px,3vw,38px);line-height:1.02;letter-spacing:-.04em}.ba-course-content{padding:clamp(38px,5vw,66px) 0;border-top:1px solid var(--ba-line,#deded9);background:var(--ba-bg,#f8f7f4)}.ba-course-content__inner{width:min(1180px,calc(100% - 32px));margin:auto}.ba-course-content__head{max-width:650px;margin:0 0 24px}.ba-course-content__eyebrow{color:var(--ba-accent,#a6302e);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;margin:0 0 7px}.ba-course-content__head h2{color:var(--ba-text,#191a18);font-size:clamp(23px,2.7vw,30px);line-height:1.08;letter-spacing:-.035em;margin:0}.ba-course-content__intro{color:var(--ba-muted,#62645f);font-size:13px;line-height:1.5;margin-top:8px}.ba-course-content__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.ba-course-content__item{background:transparent}.ba-course-content__image{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:16px}.ba-course-content__copy{padding-top:10px}.ba-course-content__copy span{font-size:9px;font-weight:800;letter-spacing:.1em;color:var(--ba-accent,#a6302e)}.ba-course-content__copy h3{font-size:16px;line-height:1.2;letter-spacing:-.02em;margin:4px 0}.ba-course-content__copy div{font-size:12px;line-height:1.45;color:var(--ba-muted,#62645f)}@media(max-width:749px){.ba-commerce-page .blog-posts,.ba-system-page .blog-posts{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}.ba-commerce-page .blog-posts>*,.ba-system-page .blog-posts>*{min-width:82%;scroll-snap-align:start}.ba-course-content__grid{display:flex;overflow-x:auto;gap:12px;scroll-snap-type:x mandatory}.ba-course-content__item{min-width:82%;scroll-snap-align:start}.ba-course-page .section-stack h2,.ba-course-page .rich-text h2,.ba-course-page .media-with-text .h2{font-size:23px}}.ba-flagship-material .shopify-section,.ba-generic-product .shopify-section{background:var(--ba-bg,#f8f7f4)}.ba-flagship-material h1,.ba-flagship-material h2,.ba-flagship-material h3,.ba-generic-product h1,.ba-generic-product h2,.ba-generic-product h3{color:var(--ba-text,#191a18)}.ba-flagship-material .impact-text,.ba-flagship-material .impact-text__wrapper{background:transparent}.ba-flagship-material .impact-text__text{font-size:clamp(23px,3vw,30px);line-height:1.08;letter-spacing:-.035em}.ba-flagship-material .faq,.ba-flagship-material .accordion-content{max-width:900px;margin-inline:auto}.ba-flagship-course body,.ba-flagship-course main,.ba-flagship-course .shopify-section{background:var(--ba-bg,#f8f7f4);color:var(--ba-text,#191a18)}.ba-flagship-course .shopify-section{border-color:var(--ba-line,#deded9)}.ba-flagship-course .section-stack{gap:clamp(18px,3vw,30px)}.ba-flagship-course h1,.ba-flagship-course h2,.ba-flagship-course h3,.ba-flagship-course .h1,.ba-flagship-course .h2,.ba-flagship-course .h3{color:var(--ba-text,#191a18)}.ba-flagship-course .product-info__title{font-size:clamp(29px,3.2vw,40px);line-height:1.02;letter-spacing:-.04em}.ba-flagship-course .impact-text{background:transparent;border-top:1px solid var(--ba-line,#deded9);border-bottom:0;padding-block:clamp(28px,4vw,46px)}.ba-flagship-course .impact-text__text{color:var(--ba-text,#191a18);font-size:clamp(23px,3vw,31px);line-height:1.06;letter-spacing:-.04em;text-transform:none}.ba-flagship-course .impact-text__content{color:var(--ba-muted,#62645f);font-size:12px;line-height:1.45}.ba-flagship-course .scrolling-text{background:var(--ba-surface,#f0efec);color:var(--ba-accent,#a6302e);border-block:1px solid var(--ba-line,#deded9)}.ba-flagship-course .media-with-text{background:transparent}.ba-flagship-course .media-with-text__item{background:transparent;gap:clamp(24px,5vw,58px);align-items:center}.ba-flagship-course .media-with-text__media{border-radius:16px;overflow:hidden}.ba-flagship-course .media-with-text .prose{max-width:520px;color:var(--ba-muted,#62645f);font-size:13px;line-height:1.55}.ba-flagship-course .media-with-text h2,.ba-flagship-course .media-with-text .h2{color:var(--ba-text,#191a18);font-size:clamp(23px,2.7vw,30px);line-height:1.08;letter-spacing:-.035em}.ba-flagship-course .multi-column{background:transparent}.ba-flagship-course .multi-column__item{background:transparent;box-shadow:none;border-top:1px solid var(--ba-line,#deded9);padding-top:16px}.ba-flagship-course .multi-column__item h3{font-size:16px;letter-spacing:-.02em}.ba-flagship-course .text-with-icons__list{background:transparent;border-block:1px solid var(--ba-line,#deded9)}.ba-flagship-course .text-with-icons__item{background:transparent;box-shadow:none}.ba-flagship-course .comparison-table{background:transparent}.ba-flagship-course .comparison-table__table{border-color:var(--ba-line,#deded9);background:transparent}.ba-flagship-course .accordion-content{background:transparent}.ba-flagship-course .accordion{background:transparent;border-color:var(--ba-line,#deded9)}.ba-flagship-course .accordion-content h2,.ba-flagship-course .accordion-content .h2{font-size:clamp(23px,2.7vw,30px);color:var(--ba-text,#191a18)}.ba-flagship-course .testimonials{background:var(--ba-surface,#f0efec);border-radius:0}.ba-flagship-course .testimonial{background:transparent;box-shadow:none}.ba-flagship-course .prose{color:var(--ba-muted,#62645f)}.ba-flagship-course .blog-posts h2,.ba-flagship-material .blog-posts h2{font-size:clamp(22px,2.5vw,28px)}.ba-flagship-course .blog-post-card__title,.ba-flagship-material .blog-post-card__title{font-size:15px;line-height:1.25;color:var(--ba-text,#191a18)}@media(max-width:749px){.ba-flagship-course .product-info__title{font-size:28px}.ba-flagship-course .impact-text__text,.ba-flagship-course .media-with-text .h2,.ba-flagship-course .media-with-text h2{font-size:23px}.ba-flagship-course .multi-column__grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}.ba-flagship-course .multi-column__item{min-width:82%;scroll-snap-align:start}}.ba-flagship-course .shopify-section:not(:first-child){--calculated-section-spacing-block-start:clamp(24px,3vw,42px);--calculated-section-spacing-block-end:clamp(24px,3vw,42px)}.ba-flagship-course .impact-text{padding-block:clamp(22px,3vw,34px)}.ba-flagship-course .impact-text__text{font-size:clamp(20px,2.2vw,27px);line-height:1.08;max-width:760px;margin-inline:auto}.ba-flagship-course .impact-text__content{max-width:680px;margin-inline:auto}.ba-flagship-course .media-with-text__item{gap:clamp(20px,3vw,38px)}.ba-flagship-course .media-with-text__media{max-height:520px}.ba-flagship-course .media-with-text__media img{max-height:520px;object-fit:cover}.ba-flagship-course .media-with-text h2,.ba-flagship-course .media-with-text .h2{font-size:clamp(21px,2.2vw,27px)}.ba-flagship-course .multi-column__grid{gap:16px}.ba-flagship-course .multi-column__item{padding-top:14px}.ba-flagship-course .text-with-icons{padding-block:28px}.ba-flagship-course .text-with-icons__item .h6,.ba-flagship-course .text-with-icons__item h3{font-size:14px}.ba-flagship-course .accordion-content{max-width:900px;margin-inline:auto}.ba-flagship-course .testimonials{padding-block:clamp(30px,4vw,48px)}.ba-flagship-course .testimonials h2{font-size:clamp(22px,2.4vw,28px)}.ba-refined-pdp body,.ba-refined-pdp main,.ba-refined-pdp .shopify-section{background:var(--ba-bg,#f8f7f4)}.ba-refined-pdp h1,.ba-refined-pdp h2,.ba-refined-pdp h3,.ba-refined-pdp .h1,.ba-refined-pdp .h2,.ba-refined-pdp .h3{color:var(--ba-text,#191a18)}.ba-refined-pdp .product-info__title{font-size:clamp(27px,3vw,36px);line-height:1.04;letter-spacing:-.035em}.ba-refined-pdp .impact-text{background:transparent;padding-block:clamp(24px,3vw,38px);border-top:1px solid var(--ba-line,#deded9)}.ba-refined-pdp .impact-text__text{font-size:clamp(21px,2.3vw,28px);line-height:1.08;letter-spacing:-.03em}.ba-refined-pdp .tabs,.ba-refined-pdp .accordion-content,.ba-refined-pdp .faq{background:transparent}.ba-refined-pdp .tabs__content,.ba-refined-pdp .accordion__content{color:var(--ba-muted,#62645f);font-size:13px;line-height:1.55}.ba-refined-pdp .feature-chart h2,.ba-refined-pdp .faq h2,.ba-refined-pdp .blog-posts h2{font-size:clamp(22px,2.4vw,28px);color:var(--ba-text,#191a18)}.ba-refined-pdp .media-with-text__media,.ba-refined-pdp .multiple-images-with-text img{border-radius:16px;overflow:hidden}.ba-refined-pdp .blog-post-card__title{color:var(--ba-text,#191a18);font-size:15px;line-height:1.25}.ba-refined-pdp .collection-list{background:transparent}.ba-refined-pdp .collection-card{background:transparent;box-shadow:none}@media(max-width:749px){.ba-flagship-course .shopify-section:not(:first-child){--calculated-section-spacing-block-start:24px;--calculated-section-spacing-block-end:24px}.ba-flagship-course .impact-text__text,.ba-flagship-course .media-with-text h2,.ba-flagship-course .media-with-text .h2{font-size:21px}.ba-refined-pdp .product-info__title{font-size:27px}}:root{--ba-bg:#f8f7f4;--ba-surface:#f0efec;--ba-surface-soft:#f5f4f1;--ba-line:#deded9;--ba-text:#191a18;--ba-muted:#62645f;--ba-soft:#92958f;--ba-accent:#a6302e;--ba-accent-soft:#f7eded;--ba-radius:16px;--ba-radius-sm:10px;--ba-radius-pill:999px;--ba-page:1180px;--ba-copy:680px;--ba-space-1:4px;--ba-space-2:8px;--ba-space-3:12px;--ba-space-4:16px;--ba-space-5:24px;--ba-space-6:32px;--ba-space-7:48px;--ba-space-8:64px;--ba-section-y:clamp(36px,5vw,68px);--ba-h1:clamp(30px,4vw,44px);--ba-h2:clamp(23px,2.7vw,30px);--ba-h3:clamp(17px,2vw,22px);--ba-body:13px;--ba-small:12px;--ba-label:10px}.ba-section{padding-block:var(--ba-section-y);background:var(--ba-bg);border-top:1px solid var(--ba-line)}.ba-container{width:min(var(--ba-page),calc(100% - 32px));margin-inline:auto}.ba-copy{max-width:var(--ba-copy);color:var(--ba-muted);font-size:var(--ba-body);line-height:1.55}.ba-page h1,.ba-page h2,.ba-page h3,.ba-commerce-page h1,.ba-commerce-page h2,.ba-commerce-page h3,.ba-system-page h1,.ba-system-page h2,.ba-system-page h3,.ba-course-page h1,.ba-course-page h2,.ba-course-page h3,.ba-flagship-course h1,.ba-flagship-course h2,.ba-flagship-course h3,.ba-refined-pdp h1,.ba-refined-pdp h2,.ba-refined-pdp h3{color:var(--ba-text);text-wrap:balance}@media(max-width:749px){.ba-container{width:calc(100% - 24px)}}.ba-eyebrow{margin:0 0 7px;color:var(--ba-accent);font-size:var(--ba-label);line-height:1.2;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.ba-heading{margin:0;color:var(--ba-text);line-height:1.08;letter-spacing:-.035em}.ba-heading--1{font-size:var(--ba-h1)}.ba-heading--2{font-size:var(--ba-h2)}.ba-heading--3{font-size:var(--ba-h3)}.ba-button{min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 18px;border:1px solid var(--ba-accent);border-radius:var(--ba-radius-pill);background:var(--ba-accent);color:#fff;font-size:13px;font-weight:700;text-decoration:none;transition:opacity .18s ease,transform .18s ease}.ba-button:hover{opacity:.9}.ba-button:focus-visible{outline:2px solid var(--ba-text);outline-offset:3px}.ba-button--secondary{background:transparent;color:var(--ba-text);border-color:var(--ba-text)}.ba-chip{display:inline-flex;align-items:center;min-height:28px;padding:5px 10px;border:1px solid var(--ba-line);border-radius:var(--ba-radius-pill);color:var(--ba-muted);font-size:11px;line-height:1}.ba-card{background:transparent;color:var(--ba-text)}.ba-card__media{overflow:hidden;border-radius:var(--ba-radius);background:var(--ba-surface)}.ba-card__media img,.ba-card__media video{width:100%;height:100%;display:block;object-fit:cover}.ba-card__body{padding-top:10px}.ba-card__title{margin:0;color:var(--ba-text);font-size:15px;line-height:1.25;letter-spacing:-.02em}.ba-card__text{margin-top:5px;color:var(--ba-muted);font-size:12px;line-height:1.45}.ba-shelf{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(220px,1fr);gap:16px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:inline mandatory;scrollbar-width:none}.ba-shelf::-webkit-scrollbar{display:none}.ba-shelf>*{scroll-snap-align:start}.ba-divider-list{border-block:1px solid var(--ba-line)}.ba-divider-list>*+*{border-top:1px solid var(--ba-line)}@media(prefers-reduced-motion:reduce){.ba-button{transition:none}.ba-shelf{scroll-behavior:auto}}.ba-muted{color:var(--ba-muted)}.ba-surface{background:var(--ba-surface)}.ba-radius{border-radius:var(--ba-radius)}.ba-no-shadow{box-shadow:none}.ba-section-heading{max-width:680px;margin-bottom:24px}.ba-section-heading .ba-copy{margin-top:8px}.ba-benefits__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));border-block:1px solid var(--ba-line)}.ba-benefit{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:18px;border-right:1px solid var(--ba-line)}.ba-benefit:last-child{border-right:0}.ba-benefit__number,.ba-timeline__number,.ba-process__number{width:24px;height:24px;display:grid;place-items:center;border:1px solid var(--ba-line);border-radius:50%;color:var(--ba-accent);font-size:10px;font-weight:800}.ba-benefit h3{margin:1px 0 5px;font-size:14px;line-height:1.2}.ba-benefit p{margin:0;color:var(--ba-muted);font-size:12px;line-height:1.45}.ba-timeline__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-block:1px solid var(--ba-line)}.ba-timeline__item{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:18px;border-right:1px solid var(--ba-line)}.ba-timeline__item:last-child{border-right:0}.ba-timeline__item strong{font-size:14px}.ba-timeline__item p{margin:4px 0 0;color:var(--ba-muted);font-size:12px;line-height:1.45}.ba-timeline__note{margin:14px 0 0;color:var(--ba-soft);font-size:11px}.ba-how-to__grid{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(24px,5vw,60px);align-items:center}.ba-how-to__steps{list-style:none;margin:22px 0;padding:0;border-block:1px solid var(--ba-line)}.ba-how-to__steps li{display:grid;grid-template-columns:28px 1fr;gap:10px;padding:12px 0}.ba-how-to__steps li+li{border-top:1px solid var(--ba-line)}.ba-how-to__steps li>span{color:var(--ba-accent);font-size:11px;font-weight:800}.ba-how-to__steps strong{font-size:13px}.ba-how-to__steps p{margin:3px 0 0;color:var(--ba-muted);font-size:12px}.ba-how-to__media{overflow:hidden;border-radius:var(--ba-radius);background:var(--ba-surface)}.ba-how-to__video{width:100%;display:block}.ba-project-case__top{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(28px,5vw,64px);align-items:center}.ba-project-case--reverse .ba-project-case__copy{order:2}.ba-project-case--reverse .ba-project-case__hero{order:1}.ba-project-case__labels{display:flex;align-items:center;gap:10px;margin-bottom:8px}.ba-project-case__labels .ba-eyebrow{margin:0}.ba-project-case__subtitle{margin:9px 0 0;color:var(--ba-muted);font-size:15px;line-height:1.4}.ba-project-case__meta{display:flex;gap:14px;margin-top:15px;color:var(--ba-soft);font-size:11px}.ba-project-case__body{margin-top:20px;color:var(--ba-muted);font-size:13px;line-height:1.6}.ba-project-case__body p{margin:0 0 12px}.ba-project-case__hero{aspect-ratio:4/3}.ba-project-case__gallery{margin-top:16px;grid-auto-columns:minmax(220px,1fr)}.ba-project-case__gallery .ba-card__media{aspect-ratio:4/3}.ba-project-case__details{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-top:22px;padding-top:20px;border-top:1px solid var(--ba-line)}.ba-project-case__details p,.ba-project-case__details a{color:var(--ba-muted);font-size:12px;line-height:1.5}.ba-process__grid{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--ba-line)}.ba-process__step{padding:18px;border-bottom:1px solid var(--ba-line);border-right:1px solid var(--ba-line)}.ba-process__step:nth-child(3n){border-right:0}.ba-process__step-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:12px}.ba-process__step h3{margin:0;font-size:16px;letter-spacing:-.02em}.ba-process__step>p:last-child{margin:6px 0 0;color:var(--ba-muted);font-size:12px;line-height:1.45}.ba-process__cta{margin-top:22px;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 0;border-bottom:1px solid var(--ba-line)}.ba-process__cta p{margin:0;font-size:14px;font-weight:650}@media(max-width:749px){.ba-benefits__grid{grid-template-columns:1fr 1fr}.ba-benefit:nth-child(2n){border-right:0}.ba-benefit:nth-child(n+3){border-top:1px solid var(--ba-line)}.ba-timeline__list{grid-template-columns:1fr}.ba-timeline__item{border-right:0}.ba-timeline__item+.ba-timeline__item{border-top:1px solid var(--ba-line)}.ba-how-to__grid,.ba-project-case__top{grid-template-columns:1fr;gap:20px}.ba-project-case--reverse .ba-project-case__copy,.ba-project-case--reverse .ba-project-case__hero{order:initial}.ba-project-case__hero{aspect-ratio:1/1}.ba-project-case__gallery{grid-auto-columns:82%}.ba-project-case__details{grid-template-columns:1fr;gap:16px}.ba-process__grid{grid-template-columns:1fr}.ba-process__step{border-right:0;padding:15px 0}.ba-process__cta{align-items:flex-start;flex-direction:column}}body.ba-commerce-page,body.ba-editorial-page{background:var(--ba-bg);color:var(--ba-text)}body.ba-commerce-page main,body.ba-editorial-page main{background:var(--ba-bg)}body.ba-commerce-page :is(.section,.shopify-section),body.ba-editorial-page :is(.section,.shopify-section){--section-background:var(--ba-bg)}body.ba-commerce-page :is(h1,.h1){font-size:var(--ba-h1);line-height:1.04;letter-spacing:-.04em}body.ba-commerce-page :is(h2,.h2),body.ba-editorial-page :is(h2,.h2){font-size:var(--ba-h2);line-height:1.08;letter-spacing:-.035em}body.ba-editorial-page :is(h1,.h1){font-size:clamp(30px,4.6vw,48px);line-height:1.02;letter-spacing:-.045em}body.ba-commerce-page :is(p,.prose),body.ba-editorial-page :is(p,.prose){text-wrap:pretty}body.ba-commerce-page :is(.product-card,.product-card__info,.product-card__figure),body.ba-editorial-page :is(.product-card,.product-card__info,.product-card__figure){background:transparent;box-shadow:none}body.ba-commerce-page :is(.product-card__title,.product-card__title a,.product-title),body.ba-editorial-page :is(.product-card__title,.product-card__title a){color:var(--ba-text);font-size:14px;line-height:1.25;letter-spacing:-.018em}body.ba-commerce-page :is(.price-list,.price,.product-card__price){color:var(--ba-muted);font-size:13px}body.ba-commerce-page :is(.product-card img,.product-card__figure img){border-radius:var(--ba-radius)}body.ba-commerce-page :is(.button,.button-group a,.shopify-payment-button__button),body.ba-editorial-page :is(.button,.button-group a){min-height:44px;border-radius:var(--ba-radius-pill);font-size:13px;font-weight:700}body.ba-commerce-page :is(.accordion,.accordion-box,.faq__content),body.ba-editorial-page :is(.accordion,.accordion-box,.faq__content){background:transparent;border-radius:0;box-shadow:none}body.ba-commerce-page :is(.accordion__toggle,.accordion summary),body.ba-editorial-page :is(.accordion__toggle,.accordion summary){color:var(--ba-text);font-size:14px}body.ba-commerce-page .media-with-text,body.ba-editorial-page .media-with-text{background:transparent}body.ba-commerce-page .media-with-text__media img,body.ba-editorial-page .media-with-text__media img{border-radius:var(--ba-radius)}body.ba-commerce-page .media-with-text :is(h2,.h2),body.ba-editorial-page .media-with-text :is(h2,.h2){max-width:620px}body.ba-editorial-page :is(.blog-post-card,.article-card){background:transparent;box-shadow:none}body.ba-editorial-page :is(.blog-post-card__image img,.article-card img){border-radius:var(--ba-radius)}body.ba-editorial-page :is(.blog-post-card__title,.article-card__title){color:var(--ba-text);font-size:16px;line-height:1.25}body.ba-commerce-page :is(input,select,textarea,.select){border-color:var(--ba-line);border-radius:var(--ba-radius-sm);background:var(--ba-bg);color:var(--ba-text)}body.ba-commerce-page :is(input,select,textarea):focus-visible,body.ba-editorial-page :is(a,button,input,select,textarea):focus-visible{outline:2px solid var(--ba-accent);outline-offset:2px}body.ba-search-page .product-list,body.ba-collection-page .product-list{row-gap:28px}body.ba-cart-page :is(.cart,.cart-drawer){--drawer-body-padding:20px}body.ba-commerce-page :is(.product-recommendations,.recently-viewed-products) h2{color:var(--ba-text);font-size:clamp(22px,2.5vw,28px);letter-spacing:-.035em}@media(max-width:749px){body.ba-commerce-page :is(.product-list,.product-grid){column-gap:12px;row-gap:22px}body.ba-commerce-page :is(.product-card__title,.product-card__title a){font-size:13px}}body.ba-product-page.ba-template-product .ba-flagship-course .shopify-section{scroll-margin-top:80px}.ba-flagship-course :is(.impact-text__text,.prose h2){max-width:760px}.ba-faq__grid{display:grid;grid-template-columns:minmax(220px,320px) 1fr;gap:clamp(28px,6vw,72px);align-items:start}.ba-faq__list{border-top:1px solid var(--ba-line)}.ba-faq__list details{border-bottom:1px solid var(--ba-line)}.ba-faq__list summary{display:flex;justify-content:space-between;gap:16px;padding:17px 0;list-style:none;cursor:pointer;color:var(--ba-text);font-size:14px;font-weight:700}.ba-faq__list summary::-webkit-details-marker{display:none}.ba-faq__list summary span{font-size:19px;font-weight:400;transition:transform .18s ease}.ba-faq__list details[open] summary span{transform:rotate(45deg)}.ba-faq__list details>div{padding:0 32px 18px 0;color:var(--ba-muted);font-size:12px;line-height:1.6}.ba-key-facts__grid{display:grid;grid-template-columns:repeat(4,1fr);margin:0;border-block:1px solid var(--ba-line)}.ba-key-facts__grid>div{padding:16px;border-right:1px solid var(--ba-line)}.ba-key-facts__grid>div:last-child{border-right:0}.ba-key-facts dt{color:var(--ba-soft);font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.ba-key-facts dd{margin:5px 0 0;color:var(--ba-text);font-size:13px;line-height:1.4}body.ba-product-page .product-info__title,body.ba-product-page .product-title{font-size:clamp(28px,3.6vw,40px);line-height:1.04;letter-spacing:-.04em;color:var(--ba-text)}body.ba-product-page .product-info__price,body.ba-product-page .price-list{color:var(--ba-muted)}body.ba-product-page .product-gallery img{border-radius:var(--ba-radius)}body.ba-product-page .product-info__block-list{gap:14px}body.ba-product-page .buy-buttons .button,body.ba-product-page button[name=add]{background:var(--ba-accent);border-color:var(--ba-accent);color:#fff;border-radius:999px;min-height:48px}body.ba-product-page .shopify-payment-button__button{border-radius:999px;min-height:48px}body.ba-product-page .product-info__description,body.ba-product-page .product-info .prose{color:var(--ba-muted);line-height:1.55}body.ba-collection-page .collection-header,body.ba-search-page .search-header{background:var(--ba-bg)}body.ba-collection-page .product-list,body.ba-search-page .product-list{column-gap:18px;row-gap:30px}body.ba-editorial-page .prose{max-width:760px}body.ba-editorial-page .prose :is(p,li){font-size:14px;line-height:1.65}body.ba-editorial-page .prose img{border-radius:var(--ba-radius)}@media(max-width:749px){.ba-faq__grid{grid-template-columns:1fr;gap:20px}.ba-key-facts__grid{grid-template-columns:1fr 1fr}.ba-key-facts__grid>div:nth-child(2n){border-right:0}.ba-key-facts__grid>div:nth-child(n+3){border-top:1px solid var(--ba-line)}body.ba-product-page .product-info__title,body.ba-product-page .product-title{font-size:30px}body.ba-collection-page .product-list,body.ba-search-page .product-list{column-gap:12px;row-gap:22px}}.ba-commerce-page :is(.shopify-payment-button__button,.shopify-payment-button__button--unbranded,#flo-buy-now-button,.flo-buy-now-button){background:transparent;color:var(--ba-text);border:1px solid var(--ba-text);border-radius:999px;box-shadow:none}.ba-commerce-page :is(.shopify-payment-button__button,.shopify-payment-button__button--unbranded,#flo-buy-now-button,.flo-buy-now-button):hover{background:var(--ba-text);color:var(--ba-bg)}body.template-collection-epoxy-resin [id*=resin_row] :is(.ba-product-row__track,.ba-product-row__grid,.product-list),body.template-collection-jesmonite [id*=resin_row] :is(.ba-product-row__track,.ba-product-row__grid,.product-list){display:grid;grid-template-columns:repeat(4,minmax(0,1fr));overflow:visible;scroll-snap-type:none;gap:clamp(12px,1.5vw,22px)}body.template-collection-epoxy-resin [id*=resin_row] :is(.ba-product-row__track,.ba-product-row__grid,.product-list)>*,body.template-collection-jesmonite [id*=resin_row] :is(.ba-product-row__track,.ba-product-row__grid,.product-list)>*{width:auto;min-width:0;max-width:none}@media(max-width:699px){body.template-collection-epoxy-resin [id*=resin_row] :is(.ba-product-row__track,.ba-product-row__grid,.product-list),body.template-collection-jesmonite [id*=resin_row] :is(.ba-product-row__track,.ba-product-row__grid,.product-list){grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}}.ba-product-row__header .rte:empty,.ba-mould-row__header .rte:empty,.ba-projects__header .rte:empty{display:none!important}.ba-eyebrow,.ba-app__eyebrow,.ba-close__eyebrow,.ba-collection-hero__eyebrow,.ba-collection-intro__eyebrow,.ba-course-content__eyebrow,.ba-mould__eyebrow,.ba-press__eyebrow,.ba-product-row__eyebrow,.ba-projects__eyebrow,.ba-system-section__eyebrow,.ba-use-guide__eyebrow,.ba-video__eyebrow{color:#d82732!important}.ba-quick-add{margin-top:10px}.ba-quick-add form{margin:0}.ba-quick-add__button{width:100%;min-height:38px;border:1px solid rgba(26,26,26,.16);border-radius:999px;background:#fff;color:#1a1a1a;font:700 12px/1 var(--text-font-family,inherit);letter-spacing:.02em;cursor:pointer;transition:background .18s ease,color .18s ease,border-color .18s ease}.ba-quick-add__button:hover{background:#1a1a1a;color:#fff;border-color:#1a1a1a}@media(max-width:699px){.ba-quick-add__button{min-height:40px}}.ba-quick-add{margin-top:9px;display:flex;align-items:center;justify-content:flex-start}.ba-quick-add__form{margin:0;width:auto}.ba-quick-add__trigger{-webkit-appearance:none;appearance:none;border:0!important;background:transparent!important;box-shadow:none!important;padding:7px 1px!important;min-height:32px!important;width:auto!important;color:var(--ba-accent,#A6302E)!important;font:700 11px/1.1 var(--text-font-family,inherit)!important;letter-spacing:.055em;text-transform:uppercase;cursor:pointer;display:inline-flex;align-items:center;gap:5px;border-radius:0!important;transition:opacity .16s ease,color .16s ease}.ba-quick-add__trigger:hover{background:transparent!important;color:var(--ba-text,#171817)!important;opacity:.8}.ba-quick-add__trigger.is-added{color:var(--ba-text,#171817)!important}.ba-quick-add__plus{font-size:14px;font-weight:500;line-height:1;transform:translateY(-.5px)}.product-card__info .ba-quick-add{margin-top:6px}.product-card__info--center .ba-quick-add{justify-content:center}.ba-quick-add__dialog{width:min(470px,calc(100vw - 32px));max-width:470px;margin:auto;padding:0;border:0;border-radius:20px;background:#f8f7f4;color:#171817;box-shadow:0 24px 90px #1113;overflow:visible}.ba-quick-add__dialog::backdrop{background:#0f0f0f47;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ba-quick-add__sheet{position:relative;padding:30px}.ba-quick-add__close{position:absolute;z-index:2;top:16px;right:16px;width:34px;height:34px;border:1px solid rgba(23,24,23,.12);border-radius:50%;background:transparent;color:#171817;font:400 23px/28px Arial,sans-serif;cursor:pointer}.ba-quick-add__head{padding-right:42px;margin-bottom:24px}.ba-quick-add__eyebrow{margin:0 0 8px!important;color:var(--ba-accent,#A6302E)!important;font-size:10px!important;line-height:1!important;font-weight:800!important;letter-spacing:.09em!important;text-transform:uppercase}.ba-quick-add__head h3{margin:0;font-size:25px;line-height:1.05;letter-spacing:-.035em;font-weight:600;color:#171817}.ba-quick-add__descriptor{margin:7px 0 0!important;color:#6c6d68!important;font-size:12px!important;line-height:1.35!important}.ba-quick-add__form--dialog{display:block;width:100%}.ba-quick-add__choice-label{margin-bottom:10px;color:#6c6d68;font-size:11px;font-weight:700;letter-spacing:.045em;text-transform:uppercase}.ba-quick-add__variants{display:flex;flex-wrap:wrap;gap:8px;max-height:210px;overflow:auto;padding:1px}.ba-quick-add__variant{-webkit-appearance:none;appearance:none;min-height:39px;padding:9px 13px;border:1px solid rgba(23,24,23,.15);border-radius:999px;background:transparent;color:#171817;font:650 12px/1.15 var(--text-font-family,inherit);cursor:pointer;display:inline-flex;align-items:center;gap:6px;transition:border-color .15s ease,background .15s ease}.ba-quick-add__variant:hover{border-color:#1718176b}.ba-quick-add__variant.is-selected{border-color:#171817;background:#171817;color:#fff}.ba-quick-add__variant:disabled{opacity:.34;cursor:not-allowed;text-decoration:line-through}.ba-quick-add__variant small{font-size:9px;font-weight:600;opacity:.7}.ba-quick-add__footer{margin-top:24px;padding-top:18px;border-top:1px solid rgba(23,24,23,.1);display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:center}.ba-quick-add__price{font-size:15px;font-weight:700;white-space:nowrap;color:#171817}.ba-quick-add__submit{min-height:46px!important;width:100%!important;border:0!important;border-radius:999px!important;background:var(--ba-accent,#A6302E)!important;color:#fff!important;font:750 12px/1 var(--text-font-family,inherit)!important;letter-spacing:.045em;text-transform:uppercase;cursor:pointer}html.ba-qa-open{overflow:hidden}.product-card__quick-buy{display:none!important}@media(max-width:699px){.ba-quick-add__trigger{padding:8px 1px!important;min-height:36px!important;font-size:10.5px!important}.ba-quick-add__dialog{width:100%;max-width:none;margin:auto 0 0;border-radius:22px 22px 0 0;max-height:min(72vh,620px)}.ba-quick-add__sheet{padding:24px 20px calc(20px + env(safe-area-inset-bottom))}.ba-quick-add__head h3{font-size:23px}.ba-quick-add__variants{max-height:30vh}.ba-quick-add__footer{position:sticky;bottom:0;background:#f8f7f4;padding-bottom:0}}.ba-mould__item>.ba-quick-add{margin-top:-29px!important;min-height:29px;justify-content:flex-end!important;position:relative;z-index:3;pointer-events:none}.ba-mould__item>.ba-quick-add>*{pointer-events:auto}.ba-mould__item .ba-mould__bottom{padding-right:92px}.ba-mould__item>.ba-quick-add .ba-quick-add__trigger{padding:4px 0!important;min-height:28px!important;font-size:10.5px!important;letter-spacing:.045em!important}.ba-mould__item>.ba-quick-add .ba-quick-add__plus{font-size:13px}.ba-mould__badge{display:none!important}.ba-product-row__card>.ba-quick-add,.ba-product-row__item>.ba-quick-add,.ba-product-row__product+.ba-quick-add{margin-top:-31px!important;min-height:31px;justify-content:flex-end!important;position:relative;z-index:3;pointer-events:none}.ba-product-row__card>.ba-quick-add>*,.ba-product-row__item>.ba-quick-add>*,.ba-product-row__product+.ba-quick-add>*{pointer-events:auto}.ba-product-row__bottom{padding-right:92px}.ba-product-row__product+.ba-quick-add .ba-quick-add__trigger{padding:4px 0!important;min-height:28px!important;font-size:10.5px!important}.ba-quick-add__dialog{width:min(390px,calc(100vw - 28px))!important;max-width:390px!important;border-radius:18px!important;box-shadow:0 18px 70px #1111112e!important}.ba-quick-add__dialog::backdrop{background:#0f0f0f3d!important;-webkit-backdrop-filter:blur(1.5px)!important;backdrop-filter:blur(1.5px)!important}.ba-quick-add__sheet{padding:24px!important}.ba-quick-add__close{top:13px!important;right:13px!important;width:30px!important;height:30px!important;border:0!important;background:#1718170b!important;font-size:20px!important;line-height:30px!important;outline:none!important}.ba-quick-add__close:focus-visible{outline:1px solid rgba(23,24,23,.28)!important;outline-offset:2px}.ba-quick-add__head{padding-right:34px!important;margin-bottom:18px!important}.ba-quick-add__head h3{font-size:20px!important;line-height:1.08!important;letter-spacing:-.025em!important;max-width:300px}.ba-quick-add__eyebrow{margin-bottom:7px!important;font-size:9px!important}.ba-quick-add__choice-label{margin-bottom:8px!important;font-size:9px!important;color:#6c6d68!important}.ba-quick-add__variants{gap:7px!important;max-height:170px!important}.ba-quick-add__variant{min-height:36px!important;padding:8px 12px!important;font-size:11px!important}.ba-quick-add__footer{margin-top:18px!important;padding-top:15px!important;gap:14px!important}.ba-quick-add__price{font-size:14px!important}.ba-quick-add__submit{min-height:42px!important;font-size:10.5px!important;letter-spacing:.04em!important}@media(max-width:699px){.ba-mould__item .ba-mould__bottom,.ba-product-row__bottom{padding-right:82px}.ba-mould__item>.ba-quick-add .ba-quick-add__trigger,.ba-product-row__product+.ba-quick-add .ba-quick-add__trigger{font-size:9.5px!important}.ba-quick-add__dialog{width:100%!important;max-width:none!important;border-radius:18px 18px 0 0!important}.ba-quick-add__sheet{padding:21px 18px calc(18px + env(safe-area-inset-bottom))!important}.ba-quick-add__head h3{font-size:19px!important}}.ba-quick-add__product-intro{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:center}.ba-quick-add__thumb{width:82px;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f0efec;display:grid;place-items:center}.ba-quick-add__thumb-image{width:100%;height:100%;object-fit:contain;display:block;transition:opacity .16s ease}.ba-quick-add__head-copy{min-width:0}.ba-quick-add__product-intro .ba-quick-add__eyebrow{margin-top:0!important}.ba-quick-add__product-intro h3{margin:0!important}@media(max-width:699px){.ba-quick-add__product-intro{grid-template-columns:74px minmax(0,1fr);gap:12px}.ba-quick-add__thumb{width:74px;border-radius:11px}}.ba-mould__media,.ba-product-row__media,.product-card__figure{position:relative}.ba-mould__media>.ba-quick-add,.ba-product-row__media>.ba-quick-add,.product-card__figure>.ba-quick-add{position:absolute!important;right:10px!important;bottom:10px!important;z-index:5!important;margin:0!important;min-height:0!important;display:block!important;pointer-events:auto!important}.ba-mould__media>.ba-quick-add .ba-quick-add__trigger,.ba-product-row__media>.ba-quick-add .ba-quick-add__trigger,.product-card__figure>.ba-quick-add .ba-quick-add__trigger{min-height:32px!important;padding:8px 11px!important;border:1px solid rgba(255,255,255,.62)!important;border-radius:999px!important;background:#faf9f6d1!important;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 2px 12px #14141414!important;color:var(--ba-accent,#A6302E)!important;font-size:10px!important;line-height:1!important;letter-spacing:.045em!important}.ba-mould__media>.ba-quick-add .ba-quick-add__trigger:hover,.ba-product-row__media>.ba-quick-add .ba-quick-add__trigger:hover,.product-card__figure>.ba-quick-add .ba-quick-add__trigger:hover{background:#faf9f6f5!important;color:var(--ba-accent,#A6302E)!important;opacity:1!important}.ba-mould__item .ba-mould__bottom,.ba-product-row__bottom{padding-right:0!important}.ba-quick-add__footer{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:16px!important;margin-top:18px!important;padding-top:16px!important}.ba-quick-add__price{min-width:0!important;font-size:15px!important;font-weight:700!important;line-height:1.2!important}.ba-quick-add__price .money{font:inherit!important;color:inherit!important}.ba-quick-add__submit{width:auto!important;min-width:142px!important;min-height:40px!important;padding:0 17px!important;border-radius:999px!important;flex:0 0 auto!important;background:var(--ba-accent,#A6302E)!important;color:#fff!important;font-size:10px!important;letter-spacing:.045em!important;box-shadow:none!important}.ba-quick-add__submit:hover{filter:brightness(.96)}@media(max-width:699px){.ba-mould__media>.ba-quick-add,.ba-product-row__media>.ba-quick-add,.product-card__figure>.ba-quick-add{right:8px!important;bottom:8px!important}.ba-mould__media>.ba-quick-add .ba-quick-add__trigger,.ba-product-row__media>.ba-quick-add .ba-quick-add__trigger,.product-card__figure>.ba-quick-add .ba-quick-add__trigger{min-height:30px!important;padding:7px 9px!important;font-size:9px!important}.ba-quick-add__footer{gap:10px!important}.ba-quick-add__submit{min-width:132px!important;padding:0 14px!important}}html.ba-flagship-course body{--section-outer-spacing-block:clamp(28px,3.5vw,50px);--section-inner-max-spacing-block:44px}html.ba-flagship-course body .shopify-section{--section-spacing-block:clamp(26px,3.2vw,46px)}html.ba-flagship-course body :is(.impact-text__text,.impact-text__content){max-width:900px;margin-inline:auto}html.ba-flagship-course body .impact-text :is(.h1,.h2,.h3){letter-spacing:-.035em;line-height:1.05}html.ba-flagship-course body .multi-column{--multi-column-list-row-min-gap:20px;--multi-column-item-gap:10px}html.ba-flagship-course body .multi-column__item{padding-block:18px}html.ba-flagship-course body .multi-column__item :is(h3,.h3){font-size:clamp(18px,1.8vw,23px);line-height:1.1}html.ba-flagship-course body .multi-column__item .prose{font-size:13px;line-height:1.5;max-width:360px;margin-inline:auto}html.ba-flagship-course body .media-with-text__content{--media-with-text-content-padding:clamp(18px,2.6vw,34px)}html.ba-flagship-course body .media-with-text__content.text-custom .prose{color:rgb(var(--text-color))}html.ba-flagship-course body .media-with-text__content .prose :is(h2,h3,h4,.h2,.h3,.h4){font-size:clamp(22px,2.4vw,34px);line-height:1.12;letter-spacing:-.035em}html.ba-flagship-course body .media-with-text__content .prose p{font-size:13px;line-height:1.55}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;overflow:visible}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text__item{--media-with-text-item-grid-template:"media" "content" / minmax(0,1fr)!important;border-radius:18px;overflow:hidden;background:#000}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text__media{aspect-ratio:16/9}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text__content{min-height:0;padding:20px 22px!important}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text__content .subheading{color:var(--ba-accent)!important;font-size:10px;letter-spacing:.09em}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text__content :is(.h2,h2,h3){color:#fff!important;font-size:clamp(19px,1.7vw,25px)!important;line-height:1.08}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text__content .prose,html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text__content .prose p{color:#ffffffb8!important;font-size:12.5px;line-height:1.5}html.ba-flagship-course body .product-info__block-list{gap:12px}html.ba-flagship-course body .product-info__title,html.ba-flagship-course body .product-title{font-size:clamp(26px,3vw,36px)!important;line-height:1.04}html.ba-flagship-course body .product-info__block-item[data-block-type=image] img{max-width:220px!important}html.ba-flagship-course body .buy-buttons{gap:10px}html.ba-flagship-course body .buy-buttons .button,html.ba-flagship-course body button[name=add]{min-height:48px!important;height:48px!important;padding:0 22px!important;font-size:13px!important;border-radius:999px!important}body.ba-commerce-page .shopify-payment-button__button,body.ba-commerce-page .shopify-payment-button__button--unbranded,body.ba-commerce-page #flo-buy-now-button,body.ba-commerce-page .flo-buy-now-button{background:transparent!important;background-color:transparent!important;color:var(--ba-text)!important;border:1px solid var(--ba-text)!important;box-shadow:none!important;min-height:48px!important;height:48px!important;padding:0 22px!important;font-size:13px!important;border-radius:999px!important}body.ba-commerce-page .shopify-payment-button__button:hover,body.ba-commerce-page .shopify-payment-button__button--unbranded:hover,body.ba-commerce-page #flo-buy-now-button:hover,body.ba-commerce-page .flo-buy-now-button:hover{background:var(--ba-text)!important;background-color:var(--ba-text)!important;color:var(--ba-bg)!important}@media(max-width:749px){html.ba-flagship-course body{--section-outer-spacing-block:28px;--section-inner-max-spacing-block:32px}html.ba-flagship-course body .shopify-section{--section-spacing-block:26px}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text{grid-template-columns:1fr;gap:12px}html.ba-flagship-course body [id*=media_with_text_jR9PLK] .media-with-text__content{padding:17px 18px!important}html.ba-flagship-course body .product-info__title,html.ba-flagship-course body .product-title{font-size:28px!important}}.ba-cart-complete-make{display:block;margin-top:2px}.ba-cart-complete-make__inner{padding-top:18px;border-top:1px solid var(--ba-line,rgba(23,24,23,.11))}.ba-cart-complete-make__eyebrow{margin:0 0 10px;color:var(--ba-accent,#a6302e);font-size:10px;line-height:1;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.ba-cart-complete-make .horizontal-product{padding:0;background:transparent!important;border:0!important;box-shadow:none!important}.ba-cart-complete-make .horizontal-product__info{gap:3px}.ba-cart-complete-make .horizontal-product :is(.button,.link){font-size:11px}.ba-cart-complete-make .horizontal-product img{border-radius:12px}.shopify-section--recently-viewed-products .section-stack{gap:22px}.shopify-section--recently-viewed-products .section-header{margin-bottom:0}.shopify-section--recently-viewed-products .section-header .subheading{color:var(--ba-accent,#a6302e)}.shopify-section--recently-viewed-products .section-header :is(h2,.h2){font-size:clamp(26px,3vw,36px);line-height:1.04;letter-spacing:-.04em}.shopify-section--recently-viewed-products .product-list{--product-list-row-gap:18px}.shopify-section--recently-viewed-products product-card{background:transparent}.shopify-section--recently-viewed-products .product-card__info{padding-top:8px}@media(max-width:699px){.shopify-section--recently-viewed-products .section-stack{gap:16px}.shopify-section--recently-viewed-products .section-header :is(h2,.h2){font-size:26px}}.ba-course-heading{max-width:760px;margin:0 auto 28px;text-align:center}.ba-course-heading__eyebrow,.ba-course-session__eyebrow{margin:0 0 9px;color:var(--ba-accent,#a6302e);font-size:10px;font-weight:800;line-height:1;letter-spacing:.11em;text-transform:uppercase}.ba-course-heading__title{margin:0;font-size:clamp(30px,4vw,48px);line-height:.98;letter-spacing:-.045em}.ba-course-audience,.ba-course-curriculum,.ba-course-about{background:var(--ba-bg,#f7f5f1)}.ba-course-audience__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.ba-course-audience__card{padding:24px;border:1px solid rgba(23,24,23,.11);border-radius:18px;background:#ffffff6b}.ba-course-audience__card h3{margin:0 0 8px;font-size:clamp(18px,1.8vw,23px);line-height:1.05;letter-spacing:-.025em}.ba-course-audience__card .prose{font-size:13px;line-height:1.5;color:#676762}.ba-course-curriculum__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.ba-course-session{overflow:hidden;border:1px solid rgba(23,24,23,.09);border-radius:18px;background:#fff}.ba-course-session__media{aspect-ratio:16/9;overflow:hidden;background:#eceae5}.ba-course-session__media img{width:100%;height:100%;object-fit:cover;display:block}.ba-course-session__body{padding:19px 21px 21px}.ba-course-session__body h3{margin:0 0 8px;font-size:clamp(19px,1.9vw,25px);line-height:1.06;letter-spacing:-.03em;color:#171817}.ba-course-session__body .prose{font-size:12.5px;line-height:1.5;color:#686963}.ba-course-about__grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:stretch;gap:16px}.ba-course-about__media{min-height:420px;overflow:hidden;border-radius:20px;background:#eceae5}.ba-course-about__media img{width:100%;height:100%;object-fit:cover;display:block}.ba-course-about__content{display:flex;flex-direction:column;justify-content:center;padding:clamp(28px,4vw,56px);border-radius:20px;background:#fff}.ba-course-about__content h2{margin:0 0 16px;font-size:clamp(28px,3.5vw,46px);line-height:1;letter-spacing:-.045em}.ba-course-about__content .prose{font-size:13px;line-height:1.58;color:#62635f}.ba-course-about__content .prose :is(h4,h5){font-size:inherit;line-height:inherit;font-weight:inherit;margin:0 0 12px}.ba-course-about__content .prose h4 strong{display:block;color:#171817;font-size:clamp(20px,2vw,28px);line-height:1.08;letter-spacing:-.03em;margin-bottom:14px}html.ba-flagship-course body .ba-course-audience.section-spacing,html.ba-flagship-course body .ba-course-curriculum.section-spacing,html.ba-flagship-course body .ba-course-about.section-spacing{padding-block:clamp(32px,4.5vw,64px)!important}@media(max-width:749px){.ba-course-heading{margin-bottom:20px;text-align:left}.ba-course-heading__title{font-size:32px}.ba-course-audience__grid{grid-template-columns:1fr;gap:10px}.ba-course-audience__card{padding:18px}.ba-course-curriculum__grid{grid-template-columns:1fr;gap:12px}.ba-course-session__body{padding:16px 17px 18px}.ba-course-about__grid{grid-template-columns:1fr;gap:10px}.ba-course-about__media{min-height:0;aspect-ratio:1}.ba-course-about__content{padding:22px 19px}.ba-course-about__content h2{font-size:30px}}cart-drawer.drawer--lg{--drawer-max-width:min(720px,94vw)!important}.cart-drawer__top{padding-bottom:14px!important}.cart-drawer__inner{padding-inline:clamp(20px,3vw,34px)!important}.cart-drawer__line-items{display:grid;gap:2px}.cart-drawer__line-items .line-item{padding-block:13px!important}.cart-drawer__line-items .line-item__media{width:76px!important}.cart-drawer__line-items .line-item__info{gap:4px!important}.cart-drawer__line-items .line-item__title{font-size:14px!important;line-height:1.18!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.cart-drawer__line-items .line-item .text-subdued{font-size:12px!important}.cart-drawer [slot=footer]{padding:18px clamp(20px,3vw,34px)!important;gap:12px!important}.cart-drawer [slot=footer] .h5{font-size:19px!important}.cart-drawer [slot=footer] .buy-buttons{gap:10px!important}.cart-drawer [slot=footer] .button{min-height:46px!important;height:46px!important;border-radius:999px!important;font-size:12px!important}.ba-cart-complete-make__inner{padding-top:14px!important}.ba-cart-complete-make__eyebrow{margin-bottom:8px!important}.ba-cart-complete-make .horizontal-product img{width:62px;height:62px;object-fit:contain}.ba-cart-complete-make .horizontal-product__title{font-size:13px!important;line-height:1.15!important}.cart-drawer__recommendations{display:none!important}@media(max-width:699px){cart-drawer.drawer--lg{--drawer-max-width:100vw!important}.cart-drawer__inner{padding-inline:16px!important}.cart-drawer__line-items .line-item__media{width:64px!important}.cart-drawer [slot=footer]{padding:14px 16px calc(14px + env(safe-area-inset-bottom))!important}.cart-drawer [slot=footer] .button{min-height:44px!important;height:44px!important}}.shopify-section--main-cart .cart{max-width:1180px;margin-inline:auto}.shopify-section--main-cart .cart-header .h2{font-size:clamp(32px,4vw,48px);letter-spacing:-.045em}.shopify-section--main-cart .cart-order{gap:28px}.shopify-section--main-cart .line-item{padding-block:15px}.shopify-section--main-cart .cart-form{padding:22px!important;border-radius:18px!important}.shopify-section--main-cart .cart__checkout-button{min-height:48px!important;border-radius:999px!important;font-size:13px!important}html.ba-course-pricing{--ba-course-accent:#0056b3;--ba-course-bg:#f5f7fb;--ba-course-card:#fff;--ba-course-text:#14171b;--ba-course-muted:#5f6772}html.ba-course-pricing body .ba-course-heading__eyebrow,html.ba-course-pricing body .ba-course-session__eyebrow{color:var(--ba-course-accent)!important}html.ba-course-pricing body :is(.ba-course-about,.ba-course-audience,.ba-course-curriculum){background:var(--ba-course-bg)}html.ba-course-pricing body .ba-course-audience__card,html.ba-course-pricing body .ba-course-session,html.ba-course-pricing body .ba-course-about__content{background:var(--ba-course-card);border-color:#0056b31f}html.ba-course-pricing body .ba-course-about__content h2,html.ba-course-pricing body .ba-course-audience__card h3,html.ba-course-pricing body .ba-course-session__body h3{color:var(--ba-course-text)}html.ba-course-pricing body :is(.ba-course-about__content .prose,.ba-course-audience__card .prose,.ba-course-session__body .prose){color:var(--ba-course-muted)}html.ba-course-pricing body .ba-course-about__media{background:#e8eef8}html.ba-course-pricing body .ba-course-audience__card{box-shadow:0 8px 28px #0041870b}html.ba-course-pricing body .product-info__block-item[data-block-type=buy-buttons] .button{background:#0056b3;border-color:#0056b3}html.ba-course-pricing body :is(.shopify-payment-button__button,.shopify-payment-button__button--unbranded,#flo-buy-now-button,.flo-buy-now-button){background:transparent!important;color:#0056b3!important;border:1px solid #0056b3!important}html.ba-course-silicone{--ba-course-accent:#c59a45;--ba-course-bg:#11110f;--ba-course-card:#1a1916;--ba-course-text:#f7f3ea;--ba-course-muted:#c8c2b5}html.ba-course-silicone body :is(.ba-course-about,.ba-course-audience,.ba-course-curriculum){background:var(--ba-course-bg);color:var(--ba-course-text)}html.ba-course-silicone body .ba-course-heading__eyebrow,html.ba-course-silicone body .ba-course-session__eyebrow{color:var(--ba-course-accent)!important}html.ba-course-silicone body .ba-course-heading__title{color:var(--ba-course-text)}html.ba-course-silicone body .ba-course-audience__card,html.ba-course-silicone body .ba-course-session,html.ba-course-silicone body .ba-course-about__content{background:var(--ba-course-card);border-color:#c59a4538}html.ba-course-silicone body .ba-course-about__content h2,html.ba-course-silicone body .ba-course-audience__card h3,html.ba-course-silicone body .ba-course-session__body h3{color:var(--ba-course-text)}html.ba-course-silicone body :is(.ba-course-about__content .prose,.ba-course-audience__card .prose,.ba-course-session__body .prose){color:var(--ba-course-muted)}html.ba-course-silicone body .ba-course-about__media,html.ba-course-silicone body .ba-course-session__media{background:#0b0b09}html.ba-course-silicone body .ba-course-session__media img{opacity:.94}html.ba-course-silicone body .ba-course-audience__card{box-shadow:none}html.ba-course-silicone body .comparison-table{background:#11110f;color:#f7f3ea}html.ba-course-silicone body .comparison-table :is(h2,h3,.h2,.h3){color:#f7f3ea}html.ba-course-silicone body .comparison-table .subheading{color:#c59a45!important}html.ba-course-silicone body .product-info__block-item[data-block-type=buy-buttons] .button{background:#c59a45;border-color:#c59a45;color:#11110f}html.ba-course-silicone body :is(.shopify-payment-button__button,.shopify-payment-button__button--unbranded,#flo-buy-now-button,.flo-buy-now-button){background:transparent!important;color:#c59a45!important;border:1px solid #c59a45!important}html:is(.ba-course-pricing,.ba-course-silicone) body .ba-course-heading{margin-bottom:24px}html:is(.ba-course-pricing,.ba-course-silicone) body .ba-course-heading__title{font-size:clamp(28px,3.3vw,42px)}html:is(.ba-course-pricing,.ba-course-silicone) body .ba-course-about__media{min-height:360px}html:is(.ba-course-pricing,.ba-course-silicone) body .ba-course-audience__card{padding:22px}html:is(.ba-course-pricing,.ba-course-silicone) body .ba-course-session__body{padding:18px 20px 20px}html:is(.ba-course-pricing,.ba-course-silicone) body .ba-course-session__body h3{font-size:clamp(18px,1.7vw,23px)}@media(max-width:749px){html:is(.ba-course-pricing,.ba-course-silicone) body .ba-course-about__media{min-height:0}html:is(.ba-course-pricing,.ba-course-silicone) body .ba-course-heading__title{font-size:30px}}
/*# sourceMappingURL=/cdn/shop/t/248/assets/bohriali-system.css.map */
