.br-home{--brh-ink: #2d2925;--brh-muted: #6e655d;--brh-bg: #f4f0e9;--brh-card: #fffdf9;--brh-accent: #8b5b3e;--brh-accent-soft: #e8d8c8;--brh-border: #d9cfc4;--brh-radius: 18px;--brh-radius-sm: 12px;--brh-shadow: 0 18px 48px rgba(45, 41, 37, .09);color:var(--brh-ink);background:var(--brh-bg)}.br-home *,.br-home *:before,.br-home *:after{box-sizing:border-box}.brh-container{width:min(calc(100% - 40px),1240px);margin-inline:auto}.brh-narrow{width:min(calc(100% - 40px),820px);margin-inline:auto}.brh-eyebrow{margin:0 0 14px;color:var(--brh-accent);font-size:.76rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.brh-display,.br-home h1,.br-home h2,.br-home h3{color:var(--brh-ink);text-wrap:balance}.brh-display{max-width:820px;margin:0;font-size:clamp(2.6rem,5.8vw,5.8rem);line-height:.96;letter-spacing:-.045em}.brh-lead{max-width:690px;margin:24px 0 0;color:var(--brh-muted);font-size:clamp(1.06rem,1.55vw,1.28rem);line-height:1.62}.brh-btns{display:flex;flex-wrap:wrap;gap:12px;margin-top:30px}.brh-btn{display:inline-flex;min-height:50px;padding:13px 24px;align-items:center;justify-content:center;border:1px solid var(--brh-ink);border-radius:999px;background:var(--brh-ink);color:#fff!important;font-weight:650;line-height:1.1;text-decoration:none;transition:transform .16s ease,background .16s ease,color .16s ease}.brh-btn:hover{transform:translateY(-1px)}.brh-btn--secondary{background:transparent;color:var(--brh-ink)!important}.brh-btn--light{border-color:#fff;background:#fff;color:var(--brh-ink)!important}.brh-btn--ghost-light{border-color:#ffffffb3;background:transparent;color:#fff!important}.br-home a:focus-visible,.br-home button:focus-visible{outline:3px solid color-mix(in srgb,var(--brh-accent) 45%,transparent);outline-offset:3px}.brh-hero{position:relative;min-height:min(820px,88vh);display:grid;align-items:end;overflow:hidden;background:var(--brh-ink)}.brh-hero__media,.brh-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0}.brh-hero__media{overflow:hidden}.brh-hero__poster,.brh-hero__video,.brh-hero__media .placeholder-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;display:block;object-fit:cover}.brh-hero__poster,.brh-hero__media .placeholder-svg{z-index:0}.brh-hero__video{z-index:1;opacity:0;transition:opacity .4s ease}.brh-hero__video.is-ready{opacity:1}.brh-hero__media:after{z-index:2;content:"";pointer-events:none;background:linear-gradient(90deg,#1c18159e,#1c181557 46%,#1c18150a 78%),linear-gradient(0deg,rgba(28,24,21,.3) 0%,transparent 55%)}.brh-hero__content{position:relative;z-index:3;width:min(calc(100% - 40px),1240px);margin-inline:auto;padding:clamp(96px,12vw,156px) 0 clamp(58px,8vw,100px);color:#fff}.brh-hero .brh-eyebrow,.brh-hero .brh-display,.brh-hero .brh-lead{color:#fff}.brh-hero .brh-lead{color:#ffffffdb}.brh-trust{border-bottom:1px solid var(--brh-border);background:var(--brh-card)}.brh-trust__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.brh-trust__item{padding:24px 22px;border-right:1px solid var(--brh-border)}.brh-trust__item:last-child{border-right:0}.brh-trust__title{display:block;font-weight:700}.brh-trust__text{display:block;margin-top:5px;color:var(--brh-muted);font-size:.91rem;line-height:1.45}.brh-section{padding:clamp(62px,8vw,108px) 0}.brh-section--white{background:var(--brh-card)}.brh-section--accent{background:var(--brh-accent-soft)}.brh-section__head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:36px}.brh-section__head-copy{max-width:720px}.brh-section__head h2,.brh-split__copy h2,.brh-quote h2{margin:0;font-size:clamp(2rem,4vw,4.2rem);line-height:1.02;letter-spacing:-.035em}.brh-section__head p,.brh-split__copy p,.brh-split__copy li{color:var(--brh-muted);font-size:1.03rem;line-height:1.72}.brh-text-link{color:inherit;font-weight:700;text-underline-offset:.22em;white-space:nowrap}.brh-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.brh-product{overflow:hidden;border:1px solid var(--brh-border);border-radius:var(--brh-radius);background:var(--brh-card);transition:transform .18s ease,box-shadow .18s ease}.brh-product:hover{transform:translateY(-3px);box-shadow:var(--brh-shadow)}.brh-product__media{display:block;aspect-ratio:4 / 5;overflow:hidden;background:var(--brh-accent-soft)}.brh-product__media img,.brh-product__media .placeholder-svg{width:100%;height:100%;display:block;object-fit:cover;transition:transform .45s ease}.brh-product:hover .brh-product__media img{transform:scale(1.025)}.brh-product__body{padding:22px}.brh-product__use{margin:0 0 8px;color:var(--brh-accent);font-size:.74rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.brh-product h3{margin:0;font-size:clamp(1.28rem,1.8vw,1.65rem);line-height:1.15}.brh-product__desc{min-height:4.5em;margin:13px 0 18px;color:var(--brh-muted);font-size:.95rem;line-height:1.55}.brh-product__footer{display:flex;justify-content:space-between;gap:14px;align-items:center}.brh-product__price{font-weight:700}.brh-product__link{font-weight:700;text-underline-offset:.2em}.brh-split{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:clamp(36px,7vw,96px);align-items:center}.brh-split--reverse .brh-split__media{order:2}.brh-split__media{position:relative;min-height:560px;overflow:hidden;border-radius:var(--brh-radius);background:var(--brh-accent-soft);box-shadow:var(--brh-shadow)}.brh-split__media img,.brh-split__media video,.brh-split__media .placeholder-svg{width:100%;height:100%;display:block;object-fit:cover}.brh-split__copy{max-width:540px}.brh-points{display:grid;gap:12px;padding:0;margin:26px 0 0;list-style:none}.brh-points li{display:grid;grid-template-columns:22px 1fr;gap:10px;margin:0}.brh-points li:before{content:"\2713";color:var(--brh-accent);font-weight:800}.brh-review-chip{display:inline-flex;align-items:center;gap:9px;margin-bottom:20px;padding:9px 13px;border:1px solid var(--brh-border);border-radius:999px;background:var(--brh-card);font-size:.9rem;font-weight:700}.brh-quote{text-align:center}.brh-quote blockquote{max-width:930px;margin:0 auto;font-size:clamp(1.75rem,3.5vw,3.45rem);line-height:1.17;letter-spacing:-.025em}.brh-quote footer{margin-top:24px;color:var(--brh-muted)}.brh-story-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:36px}.brh-story-card{padding:28px;border:1px solid var(--brh-border);border-radius:var(--brh-radius-sm);background:#ffffff75}.brh-story-card h3{margin:0 0 10px;font-size:1.35rem}.brh-story-card p{margin:0;color:var(--brh-muted);line-height:1.65}.brh-final{background:var(--brh-ink);color:#fff}.brh-final__inner{display:flex;justify-content:space-between;align-items:center;gap:42px}.brh-final h2{max-width:720px;margin:0;color:#fff;font-size:clamp(2.1rem,4.2vw,4.3rem);line-height:1.02;letter-spacing:-.035em}.brh-final p{max-width:650px;color:#ffffffc2;line-height:1.7}@media(max-width:989px){.brh-trust__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.brh-trust__item:nth-child(2){border-right:0}.brh-trust__item:nth-child(-n+2){border-bottom:1px solid var(--brh-border)}.brh-products{grid-template-columns:repeat(2,minmax(0,1fr))}.brh-split{grid-template-columns:1fr}.brh-split--reverse .brh-split__media{order:initial}.brh-split__copy{max-width:760px}.brh-final__inner{display:block}}@media(max-width:749px){.brh-container,.brh-narrow,.brh-hero__content{width:min(calc(100% - 30px),1240px)}.brh-hero{min-height:76svh}.brh-hero__media:after{background:linear-gradient(0deg,#1c1815ad,#1c181561 60%,#1c18151a)}.brh-hero__content{padding-bottom:46px}.brh-btns{display:grid;grid-template-columns:1fr}.brh-btn{width:100%}.brh-section__head{display:block}.brh-section__head .brh-text-link{display:inline-block;margin-top:18px}.brh-products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(82%,1fr);grid-template-columns:none;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:10px;margin-right:-15px;scrollbar-width:none}.brh-products::-webkit-scrollbar{display:none}.brh-product{scroll-snap-align:start}.brh-product__desc{min-height:0}.brh-split__media{min-height:420px}.brh-story-grid{grid-template-columns:1fr}.brh-final__inner .brh-btns{margin-top:28px}}@media(prefers-reduced-motion:reduce){.brh-btn,.brh-product,.brh-product__media img,.brh-hero__video{transition:none}.brh-hero__video{display:none}}
/*# sourceMappingURL=/cdn/shop/t/26/assets/bayraw-homepage.css.map */
