:root{--bh-cream:#f7f3eb;--bh-ink:#30261f;--bh-muted:#71665b;--bh-line:#ded6c8;--bh-blue:#18536c;--font-heading-family:Georgia,"Times New Roman",serif;--font-heading-weight:400;--font-body-family:Arial,Helvetica,sans-serif;--color-background:247,243,235;--color-foreground:48,38,31;--color-button:48,38,31;--color-button-text:255,255,255;--header-text-case:none}html{scroll-behavior:smooth;scroll-padding-top:110px}body{background:var(--bh-cream);color:var(--bh-ink);font-family:Arial,Helvetica,sans-serif;font-size:15px}h1,h2,h3,h4,.h0,.h1,.h2{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.025em;text-transform:none}a,button,input,select,textarea{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #287f9e;outline-offset:5px}.bh-wrap{max-width:1320px;margin:auto;padding:0 5%}.bh-eyebrow{font:11px/1.5 Arial,sans-serif;letter-spacing:.18em;text-transform:uppercase;margin:0 0 18px;color:var(--bh-blue)}.bh-announcement{background:#30261f;color:#fff8ea;text-align:center;padding:9px 16px;font-size:10px;letter-spacing:.14em;text-transform:uppercase}.bh-header{position:sticky;top:0;z-index:30;background:#f7f3ebfa;border-bottom:1px solid var(--bh-line)}.bh-header-inner{min-height:88px;display:flex;justify-content:space-between;align-items:center;gap:24px}.bh-brand{display:flex;gap:12px;align-items:center;color:var(--bh-ink);text-decoration:none;flex-shrink:0}.bh-brand img{width:55px;height:55px;object-fit:contain;border-radius:50%}.bh-wordmark{font:29px/1 Georgia,serif;letter-spacing:-1.2px}.bh-wordmark small{display:block;font:8px/1.7 Arial,sans-serif;letter-spacing:.23em;text-transform:uppercase;margin-top:6px}.bh-nav,.bh-utilities{display:flex;gap:27px;align-items:center}.bh-nav a,.bh-nav summary,.bh-utilities a{font-size:12px;text-decoration:none;color:var(--bh-ink);letter-spacing:.025em}.bh-nav a:hover,.bh-utilities a:hover{color:var(--bh-blue)}.bh-nav details{position:relative}.bh-nav summary{cursor:pointer;list-style:none;padding:20px 0}.bh-nav summary:after{content:"\2304";margin-left:7px}.bh-drop{position:absolute;top:100%;left:-24px;width:240px;padding:16px 24px;background:var(--bh-cream);border:1px solid var(--bh-line);box-shadow:0 14px 22px #30261f10}.bh-drop a{display:block;padding:11px 0}.bh-mobile-menu{display:none}.bh-search{border-bottom:1px solid var(--bh-line);background:var(--bh-cream);padding:20px}.bh-search form{display:flex;max-width:700px;margin:auto;gap:12px}.bh-search input{flex:1;min-width:0;padding:12px;border:1px solid var(--bh-line)}.bh-search button{background:var(--bh-ink);color:#fff;border:0;padding:12px 22px}.bh-btn{display:inline-flex;align-items:center;justify-content:center;gap:22px;min-height:49px;padding:13px 27px;background:var(--bh-ink);border:1px solid var(--bh-ink);color:#fff!important;text-decoration:none;font:12px/1.4 Arial,sans-serif;letter-spacing:.045em;transition:background .2s}.bh-btn:hover{background:var(--bh-blue);border-color:var(--bh-blue)}.bh-btn-light{background:var(--bh-cream);color:var(--bh-ink)!important;border-color:var(--bh-cream)}.bh-textlink{display:inline-block;font:12px/1.6 Arial,sans-serif;text-decoration:none;border-bottom:1px solid currentColor;padding:5px 0;color:inherit}.bh-hero{position:relative;min-height:640px;display:flex;align-items:center;isolation:isolate;background:#80511e;overflow:hidden}.bh-hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center;top:0;right:0;bottom:0;left:0;z-index:-2}.bh-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1c1309b8,#1c130938 58%,#1c13090f);z-index:-1}.bh-hero-inner{width:100%;padding:85px 5%;max-width:1320px;margin:auto}.bh-hero .bh-eyebrow{color:#f6dfb7}.bh-hero h1{color:#fff9ef;font-size:clamp(44px,5.3vw,76px);line-height:1.06;max-width:590px;margin:0 0 25px}.bh-hero p:not(.bh-eyebrow){color:#fff4e5;max-width:400px;font-size:15px;line-height:1.8;margin:0 0 30px}.bh-hero-links{display:flex;align-items:center;gap:28px;flex-wrap:wrap;color:#fff}.bh-band{display:flex;justify-content:center;gap:70px;flex-wrap:wrap;padding:23px 5%;border-bottom:1px solid var(--bh-line);font:10px/1.6 Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase}.bh-section{padding:86px 0}.bh-section-head{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-bottom:35px}.bh-section h2,.bh-section-head h2{font-size:clamp(34px,3.5vw,48px);line-height:1.13;margin:0}.bh-section p{line-height:1.85;color:var(--bh-muted)}.bh-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.bh-product{position:relative}.bh-product>a{text-decoration:none;color:inherit}.bh-product-image{aspect-ratio:1/1.12;background:#eee5d8;overflow:hidden;margin-bottom:20px}.bh-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.bh-product a:hover img{transform:scale(1.035)}.bh-product h3{font-size:25px;margin:0 0 7px}.bh-product p{font-size:12px;margin:0 0 10px}.bh-product-price{font-size:14px}.bh-product-price s{color:var(--bh-muted);font-size:12px;margin-left:9px}.bh-product .bh-textlink{margin-top:15px}.bh-split{display:grid;grid-template-columns:1fr 1fr;align-items:center}.bh-split-photo{height:620px;overflow:hidden}.bh-split-photo img{width:100%;height:100%;object-fit:cover}.bh-split-copy{padding:70px 12%;max-width:680px}.bh-split-copy h2{font-size:clamp(34px,3.7vw,52px);line-height:1.12;margin:0 0 24px}.bh-split-copy p{color:var(--bh-muted);line-height:1.9;font-size:14px}.bh-split-copy .bh-btn{margin-top:22px}.bh-split-dark{background:#eae1d3}.bh-ingredients{display:flex;gap:10px;flex-wrap:wrap;margin:25px 0}.bh-ingredients span{border:1px solid #bdb09d;border-radius:30px;padding:8px 13px;font-size:10px;letter-spacing:.04em}.bh-brew-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:42px;margin-top:42px}.bh-brew-grid article{border-top:1px solid var(--bh-line);padding-top:22px}.bh-step{font:italic 36px Georgia,serif;color:#9f7c4b}.bh-brew-grid h3{font-size:26px;margin:18px 0 12px}.bh-brew-grid p{font-size:13px}.bh-quote{background:var(--bh-blue);color:#fff;padding:70px 12%;text-align:center}.bh-quote .bh-eyebrow{color:#d6e6ed}.bh-quote blockquote{font:36px/1.4 Georgia,serif;max-width:850px;margin:0 auto 20px}.bh-quote a{color:#fff;font-size:11px}.bh-faq{max-width:860px;margin:35px auto 0}.bh-faq details{border-bottom:1px solid var(--bh-line);padding:22px 0}.bh-faq summary{cursor:pointer;font-size:16px;list-style:none;display:flex;justify-content:space-between}.bh-faq summary:after{content:"+";margin-left:16px}.bh-faq details[open] summary:after{content:"\2212"}.bh-faq p{font-size:14px;max-width:740px}.bh-center{text-align:center}.bh-wholesale{background:#eae1d3;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px 5%}.bh-wholesale h2{font:34px/1.2 Georgia,serif;margin:0 0 12px}.bh-wholesale p{margin:0;color:var(--bh-muted);font-size:14px}.bh-footer{background:#26221d;color:#f7f3eb;padding:65px 0 25px}.bh-footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.4fr;gap:45px}.bh-footer h2{font:30px Georgia,serif;color:inherit;margin:0 0 17px}.bh-footer h3{font:10px Arial,sans-serif;letter-spacing:.16em;text-transform:uppercase;color:#d6cbb8;margin:0 0 20px}.bh-footer p{font-size:12px;color:#d6cbb8;line-height:1.8}.bh-footer a{display:block;color:#f7f3eb;text-decoration:none;font-size:12px;margin:0 0 13px}.bh-footer a:hover{text-decoration:underline}.bh-footer form{display:flex;border-bottom:1px solid #8b8070;margin-top:20px}.bh-footer input{min-width:0;width:100%;background:transparent;border:0;color:#fff;padding:14px 0;font:12px Arial}.bh-footer button{background:transparent;border:0;color:#fff;padding:10px;font-size:22px;cursor:pointer}.bh-footer-bottom{margin-top:50px;padding-top:22px;border-top:1px solid #534a3f;display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;font-size:10px;color:#c9bdad}.bh-footer-bottom a{display:inline;margin-right:16px;font-size:10px}.bh-page-hero{padding:70px 5%;text-align:center;background:#eee6d9}.bh-page-hero h1{font-size:clamp(40px,5vw,65px);margin:0 0 20px}.bh-page-hero p:not(.bh-eyebrow){max-width:620px;margin:auto;line-height:1.8;color:var(--bh-muted)}.bh-prose{max-width:850px;margin:65px auto;padding:0 25px;line-height:1.9}.bh-prose img{max-width:100%;height:auto}.bh-form{max-width:720px;margin:0 auto}.bh-form label{display:block;font-size:12px;margin:20px 0 7px}.bh-form input,.bh-form textarea{width:100%;border:1px solid var(--bh-line);padding:15px;background:#fffdf8;color:var(--bh-ink);font:16px Arial}.bh-form textarea{min-height:170px}.bh-form .bh-btn{margin-top:24px;cursor:pointer}.bh-native h1{font-size:clamp(32px,4vw,52px);line-height:1.15}.bh-native .product__title{font-size:clamp(30px,3vw,42px)}.bh-native .button{border-radius:0;letter-spacing:.03em}.bh-native .product-card__title{font-family:Georgia,serif}.bh-native .product__description{line-height:1.85}.bh-native .breadcrumb{background:var(--bh-cream)}.bh-native .shopify-policy__container{padding:55px 25px}.bh-collection-intro{padding:50px 5% 5px;max-width:1320px;margin:auto}.bh-collection-intro h1{font-size:48px;margin:0 0 18px}.bh-collection-intro p{color:var(--bh-muted);max-width:650px}.bh-native .product__info-container{padding-top:10px}.bh-native .product-form__buttons,.bh-native .rte img{max-width:100%}@media(min-width:1000px){.bh-founder-photo img{object-position:65% center}.bh-hero>img{object-position:center 65%}}@media(max-width:1000px){.bh-nav{gap:17px}.bh-utilities,.bh-header-inner{gap:15px}.bh-wordmark{font-size:24px}.bh-brand img{width:44px;height:44px}.bh-split-photo{height:500px}.bh-split-copy{padding:45px 9%}.bh-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:760px){.bh-header-inner{min-height:76px}.bh-nav{display:none}.bh-mobile-menu{display:block}.bh-mobile-menu>summary{cursor:pointer;list-style:none;font-size:12px;padding:16px 0}.bh-mobile-menu nav{position:absolute;top:100%;left:0;right:0;background:var(--bh-cream);padding:20px 6%;border-bottom:1px solid var(--bh-line);box-shadow:0 12px 18px #0001}.bh-mobile-menu nav a{display:block;color:var(--bh-ink);text-decoration:none;padding:12px 0;font-size:16px}.bh-brand{gap:7px}.bh-brand img{width:39px;height:39px}.bh-wordmark{font-size:23px}.bh-wordmark small{font-size:6px}.bh-utilities a{font-size:11px}.bh-utilities .bh-account{display:none}.bh-hero{min-height:590px;align-items:flex-start}.bh-hero>img{object-position:66% center}.bh-hero:after{background:linear-gradient(180deg,#261b0ce0,#261b0c33)}.bh-hero-inner{padding:55px 7% 220px}.bh-hero h1{font-size:44px;max-width:370px}.bh-hero p:not(.bh-eyebrow){font-size:13px;max-width:320px;line-height:1.7}.bh-hero-links{gap:20px}.bh-band{gap:10px 24px;padding:18px 5%;font-size:8px}.bh-section{padding:55px 0}.bh-section-head{align-items:start}.bh-section-head h2{font-size:32px}.bh-section-head .bh-textlink{font-size:10px;white-space:nowrap}.bh-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:25px 15px}.bh-product:last-child{grid-column:1/-1;max-width:100%}.bh-product:last-child .bh-product-image{aspect-ratio:1.8}.bh-product h3{font-size:23px}.bh-product-image{aspect-ratio:1}.bh-product p{font-size:11px}.bh-split{grid-template-columns:1fr}.bh-split-photo{height:360px}.bh-split-copy{padding:45px 7%}.bh-split-copy h2{font-size:37px}.bh-brew-grid{grid-template-columns:1fr;gap:18px;margin-top:25px}.bh-brew-grid article{display:grid;grid-template-columns:48px 1fr;gap:0 15px}.bh-brew-grid h3{margin:6px 0}.bh-brew-grid p{grid-column:2;margin:0}.bh-quote{padding:50px 8%}.bh-quote blockquote{font-size:26px}.bh-wholesale{display:block;padding:40px 7%}.bh-wholesale .bh-btn{margin-top:24px}.bh-footer-grid{grid-template-columns:1fr 1fr;gap:30px 22px}.bh-footer-grid>div:first-child,.bh-footer-grid>div:last-child{grid-column:1/-1}.bh-footer{padding:45px 0 20px}.bh-page-hero{padding:50px 6%}.bh-native .product__title{font-size:32px}.bh-collection-intro h1{font-size:37px}.bh-collection-intro{padding-top:35px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation-duration:.01ms!important;transition-duration:.01ms!important}}.bh-native{background:var(--bh-cream)}.bh-native [class*=color-background],.bh-native .gradient{--color-background:247,243,235;--color-foreground:48,38,31;--color-button:48,38,31;--color-button-text:255,255,255}.bh-native .product-form__submit,.bh-native .cart__checkout-button{background:#30261f;color:#fff;border-color:#30261f}.bh-native .product{max-width:1280px;margin:auto;padding:0 4%}.bh-native .product__media img{object-fit:contain}.bh-native .product__info-container{padding-bottom:30px}.bh-native .product__description{line-height:1.8}.bh-native .product__title{font-weight:400}.bh-native .product-form__buttons{max-width:none}.bh-native .color-background-1,.bh-native .color-background-2,.bh-native .collection-hero{background:var(--bh-cream)!important;color:var(--bh-ink)}.bh-native .collection-hero{border-bottom:1px solid var(--bh-line)}.bh-native .container{max-width:1280px;padding-left:5%;padding-right:5%}.bh-native .collection-hero__title{font-size:clamp(36px,4.5vw,58px)}.bh-native .card__heading{font-size:22px;line-height:1.3}.bh-native .article-template__content{max-width:800px;margin:auto;line-height:1.9}.shopify-policy__container{max-width:820px!important;padding:60px 6%!important}.shopify-policy__body{line-height:1.9}.bh-prose iframe{max-width:100%}.bh-quote blockquote{color:#fff8ed;border:0;padding:0}.bh-footer input::placeholder{color:#e3dacb;opacity:1}.bh-footer input{color:#fff8ed!important}.bh-footer input:focus{outline:2px solid #e3dacb;outline-offset:5px}.bh-section:has(.bh-products),.bh-product-image{background:#fff}:is(.bh-template-collection,.bh-template-product,.bh-template-search,.bh-template-list-collections) .bh-native{background:#fff;--bh-cream:#fff;--color-background:255,255,255}:is(.bh-template-collection,.bh-template-product,.bh-template-search,.bh-template-list-collections) .bh-native :is(.color-background-1,.color-background-2,.gradient,.bh-page-hero){background:#fff!important;--color-background:255,255,255}.bh-header,.bh-drop,.bh-mobile-menu nav{background:#fff}.bh-template-index .bh-native,.bh-template-index .bh-section,.bh-campaign-opening{background:#fff}.bh-campaign-opening picture{display:block;max-width:1600px;margin:auto}.bh-campaign-opening picture img{display:block;width:100%;height:auto}.bh-campaign-links{display:flex;align-items:center;justify-content:center;gap:50px;padding:22px 5%;border-top:1px solid #eae7e2;border-bottom:1px solid #eae7e2}.bh-campaign-links>span{font-size:11px;letter-spacing:.12em;text-transform:uppercase}.bh-campaign-links a{font-size:12px}.bh-template-index .bh-section-head .bh-eyebrow{color:#7a4b37}.bh-template-index .bh-section-head h2{font-size:clamp(36px,4vw,54px)}.bh-ritual-note{max-width:1320px;margin:auto;display:grid;grid-template-columns:1fr 1.2fr 1fr;gap:45px;padding:65px 5%;border-top:1px solid #eae7e2;border-bottom:1px solid #eae7e2;align-items:start}.bh-ritual-note h2{font-size:clamp(30px,3.2vw,44px);line-height:1.15;margin:0}.bh-ritual-note p:not(.bh-eyebrow){font-size:14px;line-height:1.9;margin:0 0 20px;color:var(--bh-muted)}.bh-template-index .bh-brew-grid article{border-color:#eae7e2}.bh-template-index .bh-product-image{aspect-ratio:1/1.1}.bh-template-index .bh-product h3{font-size:25px}.bh-template-index .bh-wholesale{background:#f5f5f3}.bh-campaign-film{background:#fff;padding:65px 5%;max-width:1600px;margin:auto}.bh-campaign-film video{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;background:#fff}.bh-campaign-film .bh-section-head{margin-bottom:24px}@media(max-width:760px){.bh-campaign-opening picture img{aspect-ratio:4/5;object-fit:contain}.bh-campaign-links{gap:18px;justify-content:space-between;padding:18px 6%;flex-wrap:wrap}.bh-campaign-links>span{width:100%;font-size:9px}.bh-ritual-note{grid-template-columns:1fr;gap:15px;padding:45px 7%}.bh-ritual-note h2{font-size:35px}.bh-campaign-film{padding:40px 5%}.bh-template-index .bh-product:last-child .bh-product-image{aspect-ratio:1.8}}.bh-ritual .bh-eyebrow{color:#746b60}.bh-wholesale,.bh-template-index .bh-wholesale{background:#f5f5f3;border-top:1px solid #e8e6e0;padding-top:48px;padding-bottom:48px}.bh-wholesale .bh-eyebrow{font-size:10px;letter-spacing:.14em;margin-bottom:12px;color:#716b62}.bh-wholesale h2{font-size:clamp(26px,2.8vw,36px)}.bh-wholesale .bh-btn{background:transparent!important;color:#302b25!important;border-color:#c9c6bf;min-width:190px}.bh-wholesale .bh-btn:hover{background:#eaeae7!important}.bh-footer{background:#272622}.bh-ritual{border-top:1px solid #eeece7}.product-grid-item .bh-studio-card{position:relative;display:block;width:100%;height:auto;aspect-ratio:1;padding:0!important;background:#f6f6f6;isolation:isolate;overflow:hidden}.product-grid-item .bh-studio-card>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain!important;object-position:center;mix-blend-mode:darken;opacity:1!important;transform:none!important}.product-grid-item .bh-studio-wide>img{padding:6%}.product-grid-item .bh-studio-kit>img{padding:5%}.product-grid-item .bh-studio-bottle>img{padding:6%}.bh-studio-gallery .product__media-list{display:block;margin:0;padding:0;overflow:visible}.bh-studio-gallery .product__media-item{width:100%;max-width:none;margin:0;padding:0}.bh-studio-gallery .product__media-item:not(.is-active){display:none}.bh-studio-gallery .product__modal-opener{display:block;border-radius:0;overflow:hidden}.bh-studio-gallery .bh-product-studio{position:relative;width:100%;height:auto;aspect-ratio:1;background:#f6f6f6;isolation:isolate;overflow:hidden}.bh-studio-gallery .bh-product-studio>img{display:block;width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:contain;object-position:center;mix-blend-mode:darken}.bh-studio-gallery .bh-studio-wide>img,.bh-studio-gallery .bh-studio-bottle>img{padding:6%}.bh-studio-gallery .bh-studio-kit>img{padding:5%}.bh-studio-zoom-label{position:absolute;bottom:16px;right:16px;width:38px;height:38px;border:1px solid #e3e3e3;border-radius:50%;display:grid;place-items:center;background:#fff;color:#302b25;box-shadow:0 2px 10px #00000008}.bh-studio-zoom-label svg{width:17px;height:17px}.bh-studio-gallery .product__media-toggle:focus-visible{outline:2px solid #302b25;outline-offset:-4px}.bh-studio-zoom{background:#f6f6f6}.bh-studio-zoom .product-media-modal__content{padding:45px 5%;background:#f6f6f6}.bh-studio-zoom .product-media-modal__content>.bh-studio-zoom-image{width:100%;max-width:1400px;height:calc(100dvh - 90px);object-fit:contain;border:0;margin:0 auto;mix-blend-mode:darken}.bh-studio-zoom .product-media-modal__content>.bh-studio-zoom-image:not(.active){display:none}.bh-studio-nutrition{border-bottom:1px solid #e8e8e8;margin-top:20px;font-size:14px}.bh-studio-nutrition summary{padding:15px 0;cursor:pointer}.bh-studio-nutrition img{display:block;width:100%;max-width:600px;height:auto;margin:15px auto}@media(max-width:749px){.bh-studio-zoom-label{bottom:12px;right:12px;width:34px;height:34px}.bh-studio-gallery{margin-bottom:25px}.bh-studio-zoom .product-media-modal__content{padding:60px 4%}.bh-studio-zoom .product-media-modal__content>.bh-studio-zoom-image{height:calc(100dvh - 120px)}}.bh-native .bh-studio-gallery{display:block}.bh-native .bh-studio-gallery .product__media-list{width:100%;max-width:100%}.bh-native .bh-studio-gallery .product__media-item.is-active{display:block}@media(max-width:749px){.bh-template-product .bh-native .product{padding:0;margin:0 -15px;max-width:none}.bh-template-product .product__info-container .product-form__buttons .product-form__submit{width:100%;min-height:48px;padding:14px 20px}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/bluehorn-premium.css.map */
