:root{--bbp-cream: #EFEAE4;--bbp-white: #ffffff;--bbp-surface-hover: #e8e2db;--bbp-dusty-rose: #BD7970;--bbp-dusty-rose-hover: #a86b5f;--bbp-terracotta: #BD916C;--bbp-burnt-orange: #C85F0E;--bbp-blush: #CEA69C;--bbp-text-primary: #2a1f1a;--bbp-text-secondary: #6b5d50;--bbp-text-muted: #a09585;--bbp-border: rgba(0, 0, 0, .08)}body{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif!important;background:var(--bbp-cream)!important;color:var(--bbp-text-primary)!important;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5,h6{font-family:DM Sans,sans-serif!important;font-weight:700;line-height:1.2;color:var(--bbp-text-primary)}.button,.shopify-challenge__button,.customer button{background-color:var(--bbp-dusty-rose)!important;color:#fff!important;border-radius:12px!important;border:none!important;font-weight:600;transition:all .3s ease}.button:hover,.shopify-challenge__button:hover{background-color:var(--bbp-dusty-rose-hover)!important;transform:translateY(-1px)}.header{background:#efeae4f2!important;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid var(--bbp-border)!important}.header__heading-link{color:var(--bbp-text-primary)!important}.card{background:var(--bbp-white)!important;border-radius:20px!important;overflow:hidden}.card:hover{transform:translateY(-5px);transition:transform .3s ease}.card__heading a{color:var(--bbp-text-primary)!important}.price{color:var(--bbp-dusty-rose)!important;font-weight:600}.product__title h1{color:var(--bbp-text-primary)!important}.product-form__submit{background-color:var(--bbp-dusty-rose)!important;color:#fff!important;border-radius:12px!important;height:52px!important;font-size:1.1rem!important;font-weight:600!important;border:none!important}.product-form__submit:hover{background-color:var(--bbp-dusty-rose-hover)!important}.footer{background:var(--bbp-text-primary)!important;color:#fffc!important}.footer h2,.footer .footer__heading{color:#fff!important}.footer a{color:#ffffffb3!important}.footer a:hover{color:var(--bbp-dusty-rose)!important}.cart-drawer{background:var(--bbp-cream)!important}.bbp-hero{position:relative;height:100vh;min-height:700px;overflow:hidden}.bbp-hero__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.bbp-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(42,31,26,.75) 0%,rgba(42,31,26,.3) 50%,transparent 100%)}.bbp-hero__content{position:relative;z-index:2;height:100%;max-width:1400px;margin:0 auto;padding:0 2rem 5rem;display:flex;align-items:flex-end}.bbp-hero__text{max-width:600px}.bbp-hero__text h1{font-size:clamp(3rem,6vw,5.5rem);color:#fff!important;margin-bottom:1.5rem;letter-spacing:-.02em}.bbp-hero__text p{font-size:1.25rem;color:#fffffff2;margin-bottom:2rem;line-height:1.7}.bbp-hero__price{display:flex;align-items:baseline;gap:.5rem;margin-bottom:2rem}.bbp-hero__price-amount{font-family:DM Sans,sans-serif;font-size:3.5rem;font-weight:700;color:var(--bbp-dusty-rose)}.bbp-hero__price-label{font-size:1.1rem;color:#fffc}.bbp-hero__cta{display:inline-block;background:var(--bbp-dusty-rose);color:#fff!important;padding:1.25rem 3rem;border-radius:12px;text-decoration:none;font-weight:600;font-size:1.1rem;transition:all .3s ease}.bbp-hero__cta:hover{background:var(--bbp-dusty-rose-hover);transform:translateY(-2px);box-shadow:0 10px 30px #bd79704d}.bbp-highlights{background:var(--bbp-white);padding:7rem 2rem}.bbp-highlights__container{max-width:1400px;margin:0 auto}.bbp-highlights__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:3rem}.bbp-highlight-card{text-align:center}.bbp-highlight-card h3{font-size:1.5rem;margin-bottom:1rem;color:var(--bbp-text-primary)}.bbp-highlight-card p{font-size:1rem;color:var(--bbp-text-secondary);line-height:1.7}.bbp-split{padding:7rem 2rem}.bbp-split--cream{background:var(--bbp-cream)}.bbp-split--white{background:var(--bbp-white)}.bbp-split__container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:60fr 40fr;gap:4rem;align-items:center}.bbp-split__container--reverse{grid-template-columns:40fr 60fr}.bbp-split__image{width:100%;height:600px;object-fit:cover;border-radius:20px}.bbp-split__content h2{font-size:clamp(2.5rem,4vw,3.5rem);margin-bottom:1.5rem;color:var(--bbp-text-primary)}.bbp-split__content p{font-size:1.1rem;color:var(--bbp-text-secondary);line-height:1.8;margin-bottom:1.5rem}.bbp-split__list{list-style:none;margin-top:2rem;padding:0}.bbp-split__list li{font-size:1.05rem;color:var(--bbp-text-secondary);padding:.75rem 0 .75rem 2rem;position:relative}.bbp-split__list li:before{content:"\2713";position:absolute;left:0;color:var(--bbp-dusty-rose);font-weight:700;font-size:1.2rem}.bbp-gallery{background:var(--bbp-white);padding:7rem 2rem}.bbp-gallery__container{max-width:1400px;margin:0 auto}.bbp-gallery h2{font-size:clamp(2.5rem,4vw,3.5rem);text-align:center;margin-bottom:1rem;color:var(--bbp-text-primary)}.bbp-gallery__subtitle{text-align:center;font-size:1.1rem;color:var(--bbp-text-secondary);margin-bottom:4rem}.bbp-gallery__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.bbp-gallery__item{background:var(--bbp-cream);border-radius:20px;padding:2rem;transition:transform .3s ease}.bbp-gallery__item:hover{transform:translateY(-5px)}.bbp-gallery__item img{width:100%;height:auto}.bbp-features{background:var(--bbp-cream);padding:7rem 2rem}.bbp-features__container{max-width:1400px;margin:0 auto}.bbp-features h2{font-size:clamp(2.5rem,4vw,3.5rem);text-align:center;margin-bottom:4rem;color:var(--bbp-text-primary)}.bbp-features__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem 4rem;max-width:1000px;margin:0 auto}.bbp-feature-item{display:flex;align-items:flex-start;gap:1rem}.bbp-feature-bullet{width:8px;height:8px;background:var(--bbp-dusty-rose);border-radius:50%;margin-top:.6rem;flex-shrink:0}.bbp-feature-text{font-size:1.05rem;color:var(--bbp-text-secondary);line-height:1.7}.bbp-how-it-works{background:var(--bbp-white);padding:7rem 2rem}.bbp-how-it-works__container{max-width:1400px;margin:0 auto}.bbp-how-it-works h2{font-size:clamp(2.5rem,4vw,3.5rem);text-align:center;margin-bottom:4rem;color:var(--bbp-text-primary)}.bbp-steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.bbp-step{text-align:center}.bbp-step__number{display:inline-block;width:60px;height:60px;background:var(--bbp-dusty-rose);color:#fff;border-radius:50%;font-family:DM Sans,sans-serif;font-size:1.75rem;font-weight:700;line-height:60px;margin-bottom:1.5rem}.bbp-step__image{width:100%;height:300px;object-fit:cover;border-radius:16px;margin-bottom:1.5rem}.bbp-step h3{font-size:1.5rem;margin-bottom:1rem;color:var(--bbp-text-primary)}.bbp-step p{font-size:1rem;color:var(--bbp-text-secondary);line-height:1.7}.bbp-cta-banner{background:var(--bbp-dusty-rose);text-align:center;padding:5rem 2rem}.bbp-cta-banner h2{font-size:clamp(2.5rem,5vw,4rem);color:#fff!important;margin-bottom:1.5rem}.bbp-cta-banner__price{font-size:3.5rem;font-weight:700;color:#fff;margin-bottom:2rem;font-family:DM Sans,sans-serif}.bbp-cta-banner__button{display:inline-block;background:#fff;color:var(--bbp-dusty-rose)!important;padding:1.5rem 4rem;border-radius:12px;text-decoration:none;font-weight:700;font-size:1.2rem;transition:all .3s ease}.bbp-cta-banner__button:hover{transform:translateY(-2px);box-shadow:0 15px 40px #0003}@media(max-width:968px){.bbp-hero{min-height:600px}.bbp-hero__content{padding:0 1.5rem 3rem}.bbp-hero__text h1{font-size:clamp(2.5rem,8vw,4rem)}.bbp-hero__price-amount{font-size:2.5rem}.bbp-highlights,.bbp-split,.bbp-gallery,.bbp-features,.bbp-how-it-works{padding:4rem 1.5rem}.bbp-split__container,.bbp-split__container--reverse{grid-template-columns:1fr;gap:2rem}.bbp-split__image{height:400px}.bbp-steps-grid{grid-template-columns:1fr;gap:3rem}.bbp-features__grid{grid-template-columns:1fr;gap:1.5rem}.bbp-cta-banner{padding:4rem 1.5rem}.bbp-cta-banner__price{font-size:2.5rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/custom-bebepieds.css.map */
