:root{--bv-orange:#ef3d0b;--bv-ink:#151515;--bv-muted:#5f625f;--bv-cream:#f5f3ee;--bv-soft:#f7f7f5;--bv-line:#e5e4df}body:not(.template-index){background:#fff;color:var(--bv-ink);font-family:Avenir Next,Segoe UI,Arial,sans-serif;-webkit-font-smoothing:antialiased}.bv-shell-announcement{height:42px;display:grid;place-items:center;padding:0 20px;background:var(--bv-orange);color:#fff;font-size:12px;font-weight:750;letter-spacing:.14em;text-align:center}.bv-shell-header{height:92px;padding:0 5vw;display:flex;align-items:center;justify-content:space-between;background:#fffffff7;border-bottom:1px solid var(--bv-line);position:sticky;top:0;z-index:80;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.bv-shell-logo{display:flex;align-items:center;flex:0 0 auto}.bv-shell-logo img{display:block;width:168px;height:auto}.bv-shell-nav{display:flex;align-items:center;gap:38px;font-size:15px;font-weight:600}.bv-shell-nav a{color:var(--bv-ink);padding:14px 0;position:relative;text-decoration:none}.bv-shell-nav a:after{content:"";position:absolute;left:0;right:100%;bottom:7px;height:2px;background:var(--bv-orange);transition:.2s}.bv-shell-nav a:hover:after,.bv-shell-nav a:focus-visible:after{right:0}.bv-shell-actions{display:flex;align-items:center;gap:15px}.bv-shell-cart,.bv-shell-menu{border:0;background:transparent;color:var(--bv-ink);font-size:14px;font-weight:700;text-decoration:none}.bv-shell-cart-count{display:inline-grid;place-items:center;width:23px;height:23px;margin-left:6px;border-radius:50%;background:var(--bv-ink);color:#fff;font-size:11px}.bv-shell-menu{display:none}.bv-shell-footer{padding:80px 5vw 28px;background:#f5f4f1;color:var(--bv-ink);border-top:1px solid var(--bv-line)}.bv-shell-footer-top{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:55px;padding-bottom:65px}.bv-shell-footer-brand p{margin:18px 0 0;color:var(--bv-muted);font-size:17px}.bv-shell-footer h3{margin:0 0 20px;color:#777;font-family:inherit;font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}.bv-shell-footer-column{display:flex;flex-direction:column;gap:12px}.bv-shell-footer-column a{color:#4f524f;font-size:15px;text-decoration:none}.bv-shell-footer-column a:hover,.bv-shell-footer-column a:focus-visible{color:var(--bv-orange)}.bv-shell-footer-bottom{display:flex;justify-content:space-between;padding-top:25px;border-top:1px solid #d9d8d3;color:#747774;font-size:12px;letter-spacing:.04em}.bv-inner{background:var(--bv-soft);padding-bottom:110px}.bv-inner-hero{padding:90px 5vw 82px;background:var(--bv-cream);border-bottom:1px solid var(--bv-line);text-align:center}.bv-inner-kicker{margin:0 0 18px;color:var(--bv-orange);font-size:13px;font-weight:750;letter-spacing:.14em}.bv-inner-hero h1,.bv-about-copy h1{margin:0 auto;color:var(--bv-ink);font-family:Avenir Next,Segoe UI,Arial,sans-serif;font-size:clamp(52px,6vw,82px);font-weight:700;line-height:.96;letter-spacing:-.055em;text-transform:none}.bv-inner-hero p{max-width:680px;margin:24px auto 0;color:var(--bv-muted);font-size:19px;line-height:1.7}.bv-inner-card{width:min(920px,calc(100% - 40px));margin:55px auto 0;padding:58px 64px;background:#fff;border:1px solid var(--bv-line);box-shadow:0 18px 50px #0000000b}.bv-inner-card,.bv-inner-card p,.bv-inner-card li{color:#4f524f;font-size:17px;line-height:1.8}.bv-inner-card h1,.bv-inner-card h2,.bv-inner-card h3,.bv-inner-card h4{color:var(--bv-ink);font-family:Avenir Next,Segoe UI,Arial,sans-serif;line-height:1.15;text-transform:none}.bv-inner-card h2{margin:45px 0 16px;font-size:32px;letter-spacing:-.025em}.bv-inner-card h3{margin:34px 0 12px;font-size:23px}.bv-inner-card a{color:var(--bv-orange);text-decoration:underline;text-underline-offset:3px}.bv-inner-card ul,.bv-inner-card ol{padding-left:24px}.bv-about{background:#fff}.bv-about-hero{min-height:650px;display:grid;grid-template-columns:46% 54%;background:var(--bv-cream)}.bv-about-copy{padding:100px 5vw 90px 6vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.bv-about-copy>p:not(.bv-inner-kicker){max-width:590px;margin:30px 0 0;color:var(--bv-muted);font-size:19px;line-height:1.75}.bv-about-visual{position:relative;display:grid;place-items:center;overflow:hidden;background:linear-gradient(145deg,#dbe8f3,#fff)}.bv-about-visual img{width:min(780px,93%);filter:drop-shadow(0 26px 18px rgba(0,0,0,.14))}.bv-about-story{max-width:1080px;margin:auto;padding:120px 24px;text-align:center}.bv-about-story h2,.bv-about-cta h2{margin:0;color:var(--bv-ink);font-family:Avenir Next,Segoe UI,Arial,sans-serif;font-size:clamp(48px,5.5vw,72px);font-weight:700;line-height:1;letter-spacing:-.05em;text-transform:none}.bv-about-story>p{max-width:760px;margin:28px auto 58px;color:var(--bv-muted);font-size:19px;line-height:1.75}.bv-about-values{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--bv-line);border-bottom:1px solid var(--bv-line)}.bv-about-values article{padding:42px 28px;border-right:1px solid var(--bv-line)}.bv-about-values article:last-child{border-right:0}.bv-about-value-icon{width:58px;height:58px;display:grid;place-items:center;margin:0 auto 20px;border:1px solid #f0d3ca;border-radius:17px;background:#fff5f1;color:var(--bv-orange)}.bv-about-value-icon svg{width:34px;height:34px;stroke:currentColor;stroke-width:2.1;stroke-linecap:round;stroke-linejoin:round}.bv-about-value-colors svg{stroke:none}.bv-about-values h3{margin:0 0 10px;color:var(--bv-ink);font-family:inherit;font-size:21px;text-transform:none}.bv-about-values p{margin:0;color:var(--bv-muted);font-size:15px;line-height:1.65}.bv-about-extra{max-width:820px;margin:0 auto 100px;padding:0 24px;color:var(--bv-muted);font-size:17px;line-height:1.8}.bv-about-cta{display:grid;grid-template-columns:48% 52%;align-items:center;background:var(--bv-soft)}.bv-about-cta-copy{padding:90px 6vw}.bv-about-cta-copy p{margin:25px 0 30px;color:var(--bv-muted);font-size:18px}.bv-about-cta-image{min-height:510px;display:grid;place-items:center;background:linear-gradient(145deg,#f5dddd,#fff3f3)}.bv-about-cta-image img{width:90%;max-height:430px;object-fit:contain;filter:drop-shadow(0 24px 17px rgba(0,0,0,.13))}.bv-button{display:inline-flex;justify-content:space-between;gap:38px;min-width:210px;padding:17px 21px;border:1px solid var(--bv-ink);background:var(--bv-ink);color:#fff!important;font-size:14px;font-weight:750;letter-spacing:.08em;text-decoration:none!important;transition:.2s}.bv-button:hover,.bv-button:focus-visible{border-color:var(--bv-orange);background:var(--bv-orange)}.bv-tracking-layout{width:min(1080px,calc(100% - 40px));margin:55px auto 0;display:grid;grid-template-columns:1fr 320px;gap:28px}.bv-tracking-widget{min-height:320px;padding:45px;background:#fff;border:1px solid var(--bv-line);box-shadow:0 18px 50px #0000000b}.bv-tracking-widget>p:first-child{margin-top:0}.bv-tracking-help{padding:36px;background:var(--bv-ink);color:#fff}.bv-tracking-help h2{margin:0 0 16px;color:#fff;font-family:inherit;font-size:26px;text-transform:none}.bv-tracking-help p{color:#c8cac8;font-size:15px;line-height:1.7}.bv-tracking-help a{color:#fff;font-weight:700;text-decoration:underline;text-underline-offset:4px}.bv-contact-grid{width:min(1060px,calc(100% - 40px));margin:55px auto 0;display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:30px}.bv-contact-form{padding:48px;background:#fff;border:1px solid var(--bv-line)}.bv-contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.bv-contact-form label{display:block;margin:0 0 8px;color:var(--bv-ink);font-size:13px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.bv-contact-form input,.bv-contact-form textarea{width:100%;margin:0 0 20px;padding:15px 16px;border:1px solid #d8d8d4;border-radius:0;background:#fff;color:var(--bv-ink);font:inherit}.bv-contact-form input:focus,.bv-contact-form textarea:focus{border-color:var(--bv-orange);outline:2px solid rgba(239,61,11,.12)}.bv-contact-aside{padding:40px;background:var(--bv-cream)}.bv-contact-aside h2{margin:0 0 16px;color:var(--bv-ink);font-family:inherit;font-size:28px;text-transform:none}.bv-contact-aside p{color:var(--bv-muted);font-size:16px;line-height:1.7}.bv-contact-aside a{color:var(--bv-orange);font-weight:700}.bv-form-status{margin:0 0 20px;padding:14px 16px;background:#eef7ee;color:#245b2a}.bv-form-error{margin:0 0 20px;padding:14px 16px;background:#fff0ed;color:#9a2714}.bv-faq-list{width:min(900px,calc(100% - 40px));margin:55px auto 0;border-top:1px solid var(--bv-line)}.bv-faq-list details{background:#fff;border:1px solid var(--bv-line);border-top:0}.bv-faq-list summary{cursor:pointer;list-style:none;padding:24px 28px;color:var(--bv-ink);font-size:18px;font-weight:700}.bv-faq-list summary::-webkit-details-marker{display:none}.bv-faq-list summary:after{content:"+";float:right;color:var(--bv-orange);font-size:22px;font-weight:400}.bv-faq-list details[open] summary:after{content:"\2212"}.bv-faq-answer{padding:0 28px 26px;color:var(--bv-muted);font-size:16px;line-height:1.75}.bv-faq-answer a{color:var(--bv-orange)}.shopify-policy__container{max-width:920px!important;margin:0 auto!important;padding:85px 24px 115px!important}.shopify-policy__title{margin:0 0 45px!important;text-align:center}.shopify-policy__title h1{margin:0;color:var(--bv-ink);font-family:Avenir Next,Segoe UI,Arial,sans-serif;font-size:clamp(48px,5vw,70px);font-weight:700;line-height:1;letter-spacing:-.05em;text-transform:none}.shopify-policy__body{padding:55px 62px;background:#fff;border:1px solid var(--bv-line);box-shadow:0 18px 50px #0000000b}.shopify-policy__body,.shopify-policy__body p,.shopify-policy__body li{color:#4f524f;font-size:16px;line-height:1.8}.shopify-policy__body h2,.shopify-policy__body h3{margin-top:38px;color:var(--bv-ink);font-family:Avenir Next,Segoe UI,Arial,sans-serif;line-height:1.2;text-transform:none}.shopify-policy__body a{color:var(--bv-orange);text-decoration:underline;text-underline-offset:3px}body:not(.template-index) .sf__btn.sf__btn-primary,body:not(.template-index) button.sf__btn-primary{border-color:var(--bv-ink)!important;background:var(--bv-ink)!important;border-radius:0!important;color:#fff!important}body:not(.template-index) .sf__btn.sf__btn-primary:hover,body:not(.template-index) button.sf__btn-primary:hover{border-color:var(--bv-orange)!important;background:var(--bv-orange)!important}body:not(.template-index) .sf-breadcrumb{background:var(--bv-cream)}body:not(.template-index) .prod__title,body:not(.template-index) .collection-page-header h1,body:not(.template-index) .sf-cart__title{font-family:Avenir Next,Segoe UI,Arial,sans-serif!important;letter-spacing:-.025em!important}@media(max-width:900px){.bv-shell-header{height:80px;padding:0 25px}.bv-shell-nav{display:none;position:absolute;top:80px;left:0;right:0;flex-direction:column;align-items:flex-start;background:#fff;padding:30px 5vw;border-bottom:1px solid var(--bv-line)}.bv-shell-nav.is-open{display:flex}.bv-shell-menu{display:block}.bv-shell-footer-top{grid-template-columns:1.5fr 1fr 1fr}.bv-shell-footer-top>div:last-child{grid-column:2/4}.bv-about-hero,.bv-about-cta{grid-template-columns:1fr}.bv-about-copy{padding:80px 7vw}.bv-about-visual{min-height:500px}.bv-tracking-layout,.bv-contact-grid{grid-template-columns:1fr}.bv-tracking-help{order:-1}}@media(max-width:580px){.bv-shell-announcement{height:38px;font-size:10px}.bv-shell-header{height:72px;padding:0 18px}.bv-shell-logo img{width:140px}.bv-shell-nav{top:72px}.bv-shell-cart-label{display:none}.bv-shell-footer{padding:65px 22px 24px}.bv-shell-footer-top{grid-template-columns:1fr 1fr;gap:42px}.bv-shell-footer-brand{grid-column:1/3}.bv-shell-footer-top>div:last-child{grid-column:auto}.bv-shell-footer-bottom{gap:20px;line-height:1.6}.bv-inner{padding-bottom:75px}.bv-inner-hero{padding:65px 22px 58px}.bv-inner-hero h1,.bv-about-copy h1{font-size:48px}.bv-inner-hero p{font-size:17px}.bv-inner-card{width:calc(100% - 28px);margin-top:28px;padding:34px 24px}.bv-about-copy{padding:70px 22px}.bv-about-copy>p:not(.bv-inner-kicker){font-size:17px}.bv-about-visual{min-height:390px}.bv-about-story{padding:80px 20px}.bv-about-story h2,.bv-about-cta h2{font-size:44px}.bv-about-values{grid-template-columns:1fr}.bv-about-values article{border-right:0;border-bottom:1px solid var(--bv-line)}.bv-about-cta-copy{padding:70px 22px}.bv-about-cta-image{min-height:370px}.bv-tracking-layout,.bv-contact-grid,.bv-faq-list{width:calc(100% - 28px);margin-top:28px}.bv-tracking-widget,.bv-contact-form{padding:30px 22px}.bv-contact-form-row{grid-template-columns:1fr}.shopify-policy__container{padding:65px 14px 80px!important}.shopify-policy__body{padding:34px 23px}.shopify-policy__title h1{font-size:46px}}body.template-product .product-template{margin:0!important;padding:78px 0 95px;background:#fff}body.template-product .sf-prod__container{align-items:flex-start}body.template-product .sf-prod-media__wrapper{margin-right:34px;padding:26px;border:1px solid var(--bv-line);border-radius:24px;background:var(--bv-soft);overflow:hidden}body.template-product .sf-prod-media-item{background:var(--bv-soft)}body.template-product .sf-prod-media-item img{object-fit:contain}body.template-product .sf-prod__info-wrapper{max-width:620px;padding:24px 0 20px 42px}body.template-product .main-product__blocks{display:flex;flex-direction:column;gap:20px}body.template-product .main-product__block{margin:0!important}body.template-product .prod__title h1{font-family:Avenir Next,Segoe UI,Arial,sans-serif!important;font-size:clamp(38px,4vw,57px)!important;font-weight:700!important;line-height:1!important;letter-spacing:-.045em!important;text-transform:none!important}body.template-product .prod__reviews-and-prices .prod__price{font-size:25px!important;font-weight:700;color:var(--bv-ink)}body.template-product .main-product__block-custom_text{max-width:540px;color:var(--bv-muted);font-size:17px;line-height:1.7}body.template-product .main-product__block-custom_text p{margin:0}body.template-product .prod__option-label{margin-bottom:12px;color:var(--bv-ink);font-size:14px;font-weight:700;letter-spacing:.02em}body.template-product .sf__variant-swatch{margin-right:12px}body.template-product .sf__variant-swatch .product-option-item{width:43px;height:43px;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 1px #cacbc8;font-size:0;transition:.2s}body.template-product .sf__variant-swatch .product-option-item[data-selected=true]{box-shadow:0 0 0 2px var(--bv-ink)}body.template-product .product-form__actions{padding-top:5px}body.template-product .product-form__actions .add-to-cart{min-height:58px;border-color:var(--bv-ink)!important;background:var(--bv-ink)!important;font-size:14px!important;font-weight:750!important;letter-spacing:.09em}body.template-product .product-form__actions .add-to-cart:hover{border-color:var(--bv-orange)!important;background:var(--bv-orange)!important}body.template-product [data-quantity-input-wrapper]{height:58px}body.template-product .sf-media-nav{margin-top:14px}body.template-product .sf-media-nav .swiper-slide{border:1px solid var(--bv-line);border-radius:10px;background:#fff;overflow:hidden}body.template-product .sf-product__section-tabs{padding:80px 0 95px}body.template-product .sf-product__section-tabs .sf-tabs{max-width:980px;margin:auto}body.template-product .sf-product__section-tabs .sf-tab-header{padding:18px 24px;font-family:inherit;font-weight:700}body.template-product .sf-product__section-tabs .sf-tab-header.active{color:var(--bv-orange)}body.template-product .sf-product__section-tabs .prose{color:var(--bv-muted);font-size:17px;line-height:1.8}.bv-product-highlights{display:grid;grid-template-columns:repeat(3,1fr);max-width:1320px;margin:0 auto 95px;border-top:1px solid var(--bv-line);border-bottom:1px solid var(--bv-line)}.bv-product-highlights article{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:38px 32px;border-right:1px solid var(--bv-line)}.bv-product-highlights article:last-child{border-right:0}.bv-product-highlight-icon{width:56px;height:56px;display:grid;place-items:center;border:1px solid #f0d3ca;border-radius:16px;background:#fff5f1;color:var(--bv-orange)}.bv-product-highlight-icon svg{width:32px;height:32px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bv-product-highlights h2{margin:0 0 7px;color:var(--bv-ink);font-family:inherit;font-size:18px;font-weight:700;text-transform:none}.bv-product-highlights p{margin:0;color:var(--bv-muted);font-size:14px;line-height:1.55}.bv-shop-page{padding-bottom:95px;background:var(--bv-soft)}.bv-shop-color-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;max-width:1500px;margin:0 auto;padding:70px 4.5vw 55px}.bv-shop-color-card{display:block;color:var(--bv-ink);text-decoration:none}.bv-shop-color-image{height:370px;display:grid;place-items:center;border-radius:22px;overflow:hidden}.bv-shop-color-card--blue .bv-shop-color-image{background:linear-gradient(145deg,#dce8f2,#f4f8fa)}.bv-shop-color-card--black .bv-shop-color-image{background:linear-gradient(145deg,#dededb,#f4f4f2)}.bv-shop-color-card--gray .bv-shop-color-image{background:linear-gradient(145deg,#e7e8e7,#fafafa)}.bv-shop-color-card--pink .bv-shop-color-image{background:linear-gradient(145deg,#f5dddd,#fff3f3)}.bv-shop-color-image img{width:93%;height:84%;object-fit:contain;filter:drop-shadow(0 19px 13px rgba(0,0,0,.14));transition:.3s}.bv-shop-color-card--gray .bv-shop-color-image img{scale:1.1;translate:0 -2px}.bv-shop-color-card:hover .bv-shop-color-image img,.bv-shop-color-card:focus-visible .bv-shop-color-image img{transform:scale(1.035)}.bv-shop-color-info{display:flex;justify-content:space-between;align-items:center;gap:16px;padding:20px 4px 10px}.bv-shop-color-info h2{margin:0 0 5px;color:var(--bv-ink);font-family:inherit;font-size:15px;font-weight:700;text-transform:none}.bv-shop-color-info p{margin:0;color:var(--bv-muted);font-size:15px}.bv-shop-color-info>span{display:inline-flex;padding:11px 14px;background:var(--bv-ink);color:#fff;font-size:13px;font-weight:750;letter-spacing:.07em;white-space:nowrap;transition:.2s}.bv-shop-color-card:hover .bv-shop-color-info>span,.bv-shop-color-card:focus-visible .bv-shop-color-info>span{background:var(--bv-orange)}.bv-shop-assurance{display:flex;align-items:center;justify-content:center;gap:18px;margin:25px 20px 0;color:var(--bv-muted);font-size:12px;font-weight:750;letter-spacing:.08em}.bv-shop-assurance i{width:5px;height:5px;border-radius:50%;background:var(--bv-orange)}.bv-shop-products{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1280px;margin:0 auto;padding:75px 30px}.bv-shop-products .sf__pcard{background:#fff;border:1px solid var(--bv-line)}.bv-shop-products .sf__pcard-content{padding:20px!important}.bv-cart-page{min-height:620px;padding-bottom:100px;background:var(--bv-soft)}.bv-cart-page.scd__wrapper>form,.bv-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 390px;gap:30px;width:min(1320px,calc(100% - 50px));margin:55px auto 0;align-items:start}.bv-cart-items{padding:30px 34px;background:#fff;border:1px solid var(--bv-line)}.bv-cart-items .sf-cart__table-head{padding:0 0 18px;border-bottom:1px solid var(--bv-line);color:#777;font-size:12px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.bv-cart-items .sf-cart__item{padding:28px 0;border-bottom:1px solid var(--bv-line)}.bv-cart-items .sf-cart__item-product-image{border-radius:14px;background:var(--bv-soft);overflow:hidden}.bv-cart-items .sf-cart__item-product-title a{color:var(--bv-ink);font-family:inherit;font-size:17px;font-weight:700}.bv-cart-continue{display:inline-block;margin-top:25px;color:var(--bv-ink);font-size:12px;font-weight:750;letter-spacing:.08em;text-decoration:none}.bv-cart-continue:hover{color:var(--bv-orange)}.bv-cart-summary{position:sticky;top:112px;width:100%;margin:0;padding:34px;background:#fff;border:1px solid var(--bv-line);box-shadow:0 18px 50px #0000000b}.bv-cart-summary h2{margin:0 0 28px;color:var(--bv-ink);font-family:inherit;font-size:28px;font-weight:700;text-transform:none}.bv-cart-summary .sf-cart-subtotal,.bv-cart-shipping-row{display:flex;justify-content:space-between;padding:16px 0;border-top:1px solid var(--bv-line);color:var(--bv-ink);font-size:16px}.bv-cart-shipping-row strong{color:var(--bv-orange);font-size:13px;letter-spacing:.05em}.bv-cart-note{margin:7px 0 23px;color:var(--bv-muted);font-size:13px;line-height:1.6}.bv-cart-summary .cart__submit{min-height:58px;font-weight:750!important;letter-spacing:.08em}.bv-cart-summary .additional-checkout-buttons{margin-top:14px}.bv-cart-assurance{display:grid;gap:12px;margin-top:25px;padding-top:24px;border-top:1px solid var(--bv-line)}.bv-cart-assurance span{display:flex;align-items:center;gap:10px;color:var(--bv-muted);font-size:13px}.bv-cart-assurance svg{width:21px;height:21px;stroke:var(--bv-orange);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.bv-cart-empty{display:grid;grid-template-columns:1fr 1fr;align-items:center;width:min(1100px,calc(100% - 40px));margin:55px auto 0;background:#fff;border:1px solid var(--bv-line)}.bv-cart-empty-visual{min-height:460px;display:grid;place-items:center;background:linear-gradient(145deg,#f5dddd,#fff3f3)}.bv-cart-empty-visual img{width:88%;max-height:390px;object-fit:contain;filter:drop-shadow(0 22px 15px rgba(0,0,0,.13))}.bv-cart-empty>div:last-child{padding:60px}.bv-cart-empty h2{margin:0 0 20px;color:var(--bv-ink);font-family:inherit;font-size:clamp(38px,4vw,58px);line-height:1;letter-spacing:-.045em;text-transform:none}.bv-cart-empty>div:last-child>p:not(.bv-inner-kicker){margin:0 0 30px;color:var(--bv-muted);font-size:17px;line-height:1.7}.bv-search-page{min-height:620px;padding-bottom:100px;background:var(--bv-soft)}.bv-search-form{display:flex;width:min(660px,100%);margin:34px auto 0;border:1px solid #d3d2cd;background:#fff}.bv-search-form input{flex:1;min-width:0;padding:17px 18px;border:0;outline:0;background:#fff;color:var(--bv-ink);font:inherit}.bv-search-form button{padding:0 22px;border:0;background:var(--bv-ink);color:#fff;font-size:13px;font-weight:750;letter-spacing:.08em}.bv-search-form button:hover{background:var(--bv-orange)}.bv-search-results{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;max-width:1280px;margin:0 auto;padding:65px 30px 20px}.bv-search-result{padding:18px;background:#fff;border:1px solid var(--bv-line)}.bv-pagination{text-align:center;margin:40px auto}.bv-empty-state{max-width:760px;margin:55px auto 0;padding:55px;text-align:center;background:#fff;border:1px solid var(--bv-line)}.bv-empty-state img{width:min(420px,90%);height:260px;object-fit:contain;filter:drop-shadow(0 18px 13px rgba(0,0,0,.12))}.bv-empty-state h2{margin:20px 0 12px;color:var(--bv-ink);font-family:inherit;font-size:38px;text-transform:none}.bv-empty-state p{margin:0 0 25px;color:var(--bv-muted);font-size:17px}.bv-utility-page{min-height:680px;display:grid;grid-template-columns:48% 52%;background:var(--bv-cream)}.bv-utility-copy{padding:100px 5vw 90px 6vw;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.bv-utility-copy h1{margin:0;color:var(--bv-ink);font-family:inherit;font-size:clamp(52px,6vw,82px);font-weight:700;line-height:.96;letter-spacing:-.055em;text-transform:none}.bv-utility-copy>p:not(.bv-inner-kicker){max-width:600px;margin:28px 0 32px;color:var(--bv-muted);font-size:18px;line-height:1.7}.bv-utility-visual{display:grid;place-items:center;background:linear-gradient(145deg,#dbe8f3,#fff);overflow:hidden}.bv-utility-visual img{width:92%;max-height:500px;object-fit:contain;filter:drop-shadow(0 26px 18px rgba(0,0,0,.14))}.bv-tracking-empty{text-align:center;padding:10px 0}.bv-tracking-empty-icon{width:72px;height:72px;display:grid;place-items:center;margin:0 auto 20px;border:1px solid #f0d3ca;border-radius:20px;background:#fff5f1;color:var(--bv-orange)}.bv-tracking-empty-icon svg{width:40px;height:40px;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.bv-tracking-empty h2{margin:0 0 12px;color:var(--bv-ink);font-family:inherit;font-size:28px;text-transform:none}.bv-tracking-empty p{max-width:520px;margin:0 auto 25px;color:var(--bv-muted)}body[class*=template-customers] .sf__page-header,body[class*=template-customers] .section__header{padding:75px 24px 48px;background:var(--bv-cream)}body[class*=template-customers] .section__heading{font-family:Avenir Next,Segoe UI,Arial,sans-serif!important;font-size:clamp(44px,5vw,66px)!important;font-weight:700!important;letter-spacing:-.045em!important;text-transform:none!important}body[class*=template-customers] .sf-customer__forms{max-width:1050px;margin:55px auto 90px!important;padding:0 24px}body[class*=template-customers] .sf-customer__login,body[class*=template-customers] .sf-customer__reset-password,body[class*=template-customers] .sf-customer__forms>div{padding:32px;background:#fff}body[class*=template-customers] input{border:1px solid #d8d8d4!important;border-radius:0!important}@media(max-width:1100px){.bv-shop-color-grid{grid-template-columns:repeat(2,1fr)}.bv-shop-color-image{height:430px}.bv-product-highlights{margin-left:24px;margin-right:24px}.bv-cart-layout{grid-template-columns:minmax(0,1fr) 350px}}@media(max-width:900px){body.template-product .product-template{padding:45px 0 70px}body.template-product .sf-prod-media__wrapper{margin:0 20px;padding:18px}body.template-product .sf-prod__info-wrapper{max-width:none;padding:42px 24px 0}.bv-product-highlights{grid-template-columns:1fr;margin-bottom:70px}.bv-product-highlights article{border-right:0;border-bottom:1px solid var(--bv-line)}.bv-product-highlights article:last-child{border-bottom:0}.bv-cart-page.scd__wrapper>form,.bv-cart-layout{grid-template-columns:1fr}.bv-cart-summary{position:static}.bv-cart-empty,.bv-utility-page{grid-template-columns:1fr}.bv-utility-visual{min-height:430px}.bv-search-results,.bv-shop-products{grid-template-columns:repeat(2,1fr)}}@media(max-width:580px){body.template-product .sf-prod__info-wrapper{padding:35px 18px 0}body.template-product .prod__title h1{font-size:38px!important}body.template-product .product-form__actions .flex.flex-wrap.items-end{display:grid;grid-template-columns:86px 1fr;gap:12px}body.template-product [data-quantity-input-wrapper]{width:86px!important;margin:0!important}body.template-product .product-form__actions .add-to-cart{width:100%}body.template-product .sf-product__section-tabs{padding:55px 18px 70px}.bv-product-highlights{margin:0 14px 60px}.bv-product-highlights article{grid-template-columns:54px 1fr;padding:28px 20px}.bv-product-highlight-icon{width:52px;height:52px}.bv-shop-color-grid{grid-template-columns:1fr;padding:45px 18px 30px}.bv-shop-color-image{height:350px}.bv-shop-assurance{flex-wrap:wrap;gap:10px 13px;text-align:center}.bv-cart-page.scd__wrapper>form,.bv-cart-layout{width:calc(100% - 28px);margin-top:28px}.bv-cart-items{padding:22px 18px}.bv-cart-summary{padding:28px 22px}.bv-cart-empty{width:calc(100% - 28px);margin-top:28px}.bv-cart-empty-visual{min-height:330px}.bv-cart-empty>div:last-child{padding:42px 24px}.bv-search-form button{padding:0 15px}.bv-search-results,.bv-shop-products{grid-template-columns:1fr;padding:40px 18px}.bv-empty-state{margin:28px 14px 0;padding:38px 20px}.bv-utility-copy{padding:70px 22px}.bv-utility-copy h1{font-size:48px}.bv-utility-visual{min-height:350px}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/branvue-shell.css.map */
