:root{--brand:#3F5B2E;--brand-dark:#33491F;--ink:#101413;--muted:#5C6663;--line:#E4E8E6;--white:#FFFFFF;--off:#FAFBFA;--sage-l:#F5F8F1;--sage:#EDF1E7;--sage-d:#DFE8D2;--gold:#C9962F;--red-bg:#FBEDE8;--red:#A93F28;--ok:#2E7D4F;--ok-bg:#E7F2EA;--font:"Plus Jakarta Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;--tight:-.03em;--tighter:-.04em;--gutter:22px;--maxw:1280px;--r-sm:10px;--r-md:14px;--r-lg:18px;--r-btn:14px;--r-pill:999px;--ease-out:cubic-bezier(.16,1,.3,1);--ease-soft:cubic-bezier(.4,0,.2,1);--t-fast:.18s;--t-base:.32s;--sh-card:0 2px 8px rgba(15,20,19,.07);--sh-hover:0 12px 32px -10px rgba(15,26,23,.2);--sh-float:0 8px 26px -4px rgba(15,26,23,.12);--sh-up:0 -6px 18px rgba(16,20,19,.1);--sh-drawer:-12px 0 48px rgba(16,20,19,.3)}@media(min-width:1000px){:root{--gutter:120px;--maxw:1200px }}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;background:var(--white);color:var(--ink);font-family:var(--font);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}img,svg,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;background:none;border:0;cursor:pointer}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:2px solid var(--brand);outline-offset:2px;border-radius:4px}.blh-wrap{width:100%;padding-inline:var(--gutter);margin-inline:auto;max-width:calc(var(--maxw) + var(--gutter)*2)}@media(min-width:1000px){.blh-wrap--n{padding-inline:120px;max-width:1440px}}.blh-sec{padding-block:40px}@media(min-width:1000px){.blh-sec{padding-block:72px}}.blh-sec--tight{padding-block:22px}@media(min-width:1000px){.blh-sec--tight{padding-block:28px}}.blh-sec--white{background:var(--white)}.blh-sec--off{background:var(--off)}.blh-sec--sage{background:var(--sage-l)}.blh-sec--sage2{background:var(--sage)}.blh-eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--brand)}.blh-h1{font-size:44px;line-height:1.04;font-weight:800;letter-spacing:-.04em;margin:0;text-wrap:balance}.blh-h2{font-size:32px;line-height:1.12;font-weight:800;letter-spacing:-.035em;margin:0;text-wrap:balance}.blh-h3{font-size:19px;line-height:1.3;font-weight:700;letter-spacing:-.018em;margin:0}.blh-lead{font-size:15.5px;line-height:1.6;color:var(--muted);margin:0}.blh-small{font-size:13px;line-height:1.5;color:var(--muted)}.blh-micro{font-size:11px;line-height:1.3;color:var(--muted)}@media(min-width:1000px){.blh-eyebrow{font-size:11px}.blh-h1{font-size:76px;line-height:1;letter-spacing:-.045em}.blh-h2{font-size:48px;line-height:1.1;letter-spacing:-.035em}.blh-h3{font-size:19px}.blh-lead{font-size:17px;line-height:1.6}.blh-small{font-size:14px}.blh-micro{font-size:11.5px}}.blh-head{display:flex;flex-direction:column;gap:10px;margin-bottom:26px}.blh-head__txt{display:flex;flex-direction:column;gap:10px}@media(min-width:1000px){.blh-head{flex-direction:row;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:44px}.blh-head__txt{gap:11px}.blh-head .blh-lead{max-width:600px}}.blh-head__link{font-size:15px;font-weight:700;color:var(--brand);white-space:nowrap}@media(min-width:1000px){.blh-head__link{font-size:16px}}.blh-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:21px 30px;border-radius:var(--r-btn);font-size:16px;font-weight:700;letter-spacing:.005em;text-align:center;line-height:1.5;transition:background .15s ease,border-color .15s ease,transform .06s ease}@media(min-width:1000px){.blh-btn{padding:22px 44px;font-size:17px}}.blh-btn:active{transform:translateY(1px)}.blh-btn--primary{background:var(--brand);color:var(--white)}.blh-btn--primary:hover{background:var(--brand-dark)}.blh-btn--ghost{background:var(--white);color:var(--ink);border:1.5px solid var(--line)}.blh-btn--ghost:hover{border-color:var(--brand);color:var(--brand)}.blh-btn--soft{background:var(--sage);color:var(--brand)}.blh-btn--soft:hover{background:var(--sage-d)}.blh-btn--block{display:flex;width:100%}.blh-btn--sm{padding:14px 18px;font-size:15px;border-radius:12px}@media(min-width:1000px){.blh-btn--sm{padding:17px 18px;font-size:15px}}.blh-link{font-weight:700;color:var(--brand);text-decoration:underline;text-underline-offset:3px}.blh-pill{display:inline-flex;align-items:center;gap:6px;padding:4px 9px;border-radius:var(--r-pill);font-size:11.5px;font-weight:700;line-height:1.35;white-space:nowrap}.blh-pill--sage{background:var(--sage);color:var(--brand)}.blh-pill--red{background:var(--red-bg);color:var(--red)}.blh-pill--ok{background:var(--ok-bg);color:var(--ok)}.blh-pill__dot{width:6px;height:6px;border-radius:50%;background:currentColor;flex:none}.blh-price{display:flex;align-items:baseline;gap:8px;flex-wrap:wrap}.blh-price__now{font-size:26px;font-weight:800;letter-spacing:-.025em;line-height:1.5}.blh-price__now .u{font-size:.52em;font-weight:700;color:var(--muted);margin-left:6px;letter-spacing:0}.blh-price__was{font-size:14px;font-weight:400;color:var(--muted);text-decoration:line-through}@media(min-width:1000px){.blh-price{gap:9px}.blh-price__now{font-size:29px}.blh-price__was{font-size:15px}}.blh-price--sm .blh-price__now{font-size:17px}.blh-price--sm .blh-price__was{font-size:13px}.blh-price--lg .blh-price__now{font-size:32px}.blh-price--lg .blh-price__was{font-size:16px}.blh-stars{display:inline-flex;color:var(--gold);font-size:13px;line-height:1.5;letter-spacing:.5px}.blh-card{display:flex;flex-direction:column;height:100%;overflow:hidden;background:var(--white);border:1px solid var(--line);border-radius:var(--r-lg)}.blh-card__media{position:relative;aspect-ratio:1/1;background:var(--white);overflow:hidden}@media(min-width:1000px){.blh-card__media{aspect-ratio:302/300}}.blh-card__media img{width:100%;height:100%;object-fit:contain}.blh-card__off{position:absolute;top:12px;left:12px}@media(min-width:1000px){.blh-card__off{top:16px;left:16px}}.blh-card__body{display:flex;flex-direction:column;justify-content:space-between;flex:1;gap:16px;padding:15px}@media(min-width:1000px){.blh-card__body{padding:22px;gap:20px}}.blh-card__info{display:flex;flex-direction:column;gap:6px}@media(min-width:1000px){.blh-card__info{gap:8px}}.blh-card__title{margin:0;font-size:15px;font-weight:700;line-height:1.3;letter-spacing:-.018em;transition:color var(--t-fast) var(--ease-soft)}.blh-card__sub{margin:0;font-size:12.5px;line-height:1.5;font-weight:500;color:var(--muted)}@media(min-width:1000px){.blh-card__title{font-size:19px}.blh-card__sub{font-size:14px}}@media(hover:hover){.blh-card,.blh-pack{transition:border-color var(--t-base) var(--ease-soft),box-shadow var(--t-base) var(--ease-soft)}.blh-card__media img,.blh-pack__media img{transition:transform var(--t-base) var(--ease-soft)}.blh-card:hover,.blh-pack:hover{border-color:var(--brand);box-shadow:var(--sh-hover)}.blh-card:hover .blh-card__media img,.blh-pack:hover .blh-pack__media img{transform:scale(1.03)}.blh-card:hover .blh-card__title{color:var(--brand)}}.blh-grid{display:grid;gap:13px;grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1000px){.blh-grid{gap:24px;grid-template-columns:repeat(4,minmax(0,1fr))}}.blh-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:1000px){.blh-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.blh-rail{display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding-inline:var(--gutter);margin-inline:calc(var(--gutter) * -1)}@media(min-width:1000px){.blh-rail{padding-left:0;margin-left:0;padding-right:var(--gutter);margin-right:calc(var(--gutter) * -1);gap:16px}}.blh-rail::-webkit-scrollbar{display:none}.blh-rail>*{scroll-snap-align:start;flex:none}.blh-rail__track{height:4px;border-radius:var(--r-pill);background:var(--line);overflow:hidden;margin-top:14px}.blh-rail__thumb{height:100%;border-radius:var(--r-pill);background:var(--brand);transition:transform .2s ease,width .2s ease}.blh-arrows{display:flex;gap:8px}.blh-arrow{width:36px;height:36px;border-radius:50%;border:1.4px solid var(--line);background:var(--white);display:grid;place-items:center;color:var(--ink);flex:none}.blh-arrow:disabled{color:var(--muted);opacity:.45;cursor:default}.blh-arrow:not(:disabled):hover{border-color:var(--brand);color:var(--brand)}.blh-dots{display:flex;gap:6px;justify-content:center;align-items:center;margin-top:4px}.blh-dot{width:7px;height:7px;border-radius:var(--r-pill);background:var(--sage-d);transition:width .2s ease,background .2s ease}.blh-dot[aria-current=true]{width:20px;background:var(--brand)}.blh-seals{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:calc(var(--seal) * .125);z-index:2;--seal:58px}.blh-seal{position:relative;width:var(--seal);height:var(--seal);border-radius:50%;background:var(--brand);color:var(--white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:calc(var(--seal) * .025);text-align:center;line-height:normal;filter:drop-shadow(0 3px 5px rgba(15,20,15,.18))}.blh-seal:before{content:"";position:absolute;left:7.5%;top:7.5%;width:85%;height:85%;border-radius:50%;border:calc(var(--seal) * .014) solid rgba(255,255,255,.32)}.blh-seal__top{font-size:calc(var(--seal) * .105);font-weight:700;letter-spacing:calc(var(--seal) * .0063);color:#ffffffb8}.blh-seal__main{font-size:calc(var(--seal) * var(--seal-m, .2065));font-weight:800;letter-spacing:-.02em}.blh-seal--s3 .blh-seal__main{--seal-m:.3}.blh-seal--s5 .blh-seal__main{--seal-m:.2065}.blh-seal--s6 .blh-seal__main{--seal-m:.2041}.blh-seal--s7 .blh-seal__main{--seal-m:.1522}@media(min-width:1000px){.blh-seals{top:26px;right:26px;--seal:80px}}.blh-ship{display:flex;flex-direction:column;gap:10px}.blh-ship__msg{display:flex;align-items:center;gap:9px;font-size:14px;font-weight:700}.blh-ship__track{height:9px;border-radius:var(--r-pill);background:var(--sage-d);overflow:hidden}.blh-ship__fill{height:100%;border-radius:var(--r-pill);background:var(--brand);transition:width .3s ease}.blh-ship__legend{display:flex;justify-content:space-between;font-size:12px}.blh-ship__legend b{color:var(--brand)}.blh-qty{display:inline-flex;align-items:center;border:1.4px solid var(--line);border-radius:var(--r-pill);background:var(--white)}.blh-qty button{width:40px;height:40px;display:grid;place-items:center;border-radius:var(--r-pill)}.blh-qty button:hover{background:var(--sage-l)}.blh-qty input{width:30px;border:0;text-align:center;font-size:15px;font-weight:700;background:transparent;-moz-appearance:textfield;padding:0}.blh-qty input::-webkit-outer-spin-button,.blh-qty input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}@media(min-width:1000px){.blh-qty button{width:42px;height:42px}.blh-qty input{width:34px;font-size:15.5px}}.blh-trust{display:flex;gap:10px;align-items:flex-start}.blh-trust__item{flex:1;display:flex;flex-direction:column;align-items:center;gap:5px;text-align:center}.blh-trust__item svg{color:var(--brand)}.blh-trust__item span{font-size:11px;font-weight:700;line-height:1.35}.blh-trust--rows{flex-direction:column;gap:12px}.blh-trust--rows .blh-trust__item{flex-direction:row;align-items:center;text-align:left;gap:12px}.blh-trust--rows .blh-trust__item span{font-size:13.5px}.blh-trust--rows .blh-trust__item small{display:block;font-size:12px;font-weight:500;color:var(--muted)}.blh-ci{display:grid;grid-template-columns:68px minmax(0,1fr);column-gap:12px;row-gap:9px;align-items:start}.blh-ci__img{grid-column:1;grid-row:1 / span 2;align-self:start;width:68px;height:68px;border-radius:12px;background:var(--sage);overflow:hidden}.blh-ci__img img{width:100%;height:100%;object-fit:contain;padding:6%}.blh-ci__body{grid-column:2;grid-row:1;min-width:0;display:flex;flex-direction:column;gap:3px}.blh-ci__title{margin:0;font-size:14.5px;font-weight:700;line-height:19px;letter-spacing:-.02em}.blh-ci .blh-price__now{font-size:16px}.blh-ci .blh-price__was{font-size:13px}.blh-ci__tag,.blh-ci__gram{margin:0;font-size:11.5px;line-height:15px;color:var(--muted)}.blh-ci__gram b{color:var(--ink);font-weight:700}.blh-ci__actions{grid-column:2;grid-row:2;display:flex;align-items:center;justify-content:space-between;gap:10px}.blh-ci__del{font-size:13px;font-weight:700;color:var(--muted);text-decoration:underline;text-underline-offset:3px}.blh-ci__del:hover{color:var(--red)}@media(min-width:1000px){.blh-ci{grid-template-columns:84px minmax(0,1fr) auto;column-gap:14px;row-gap:0}.blh-ci__img{grid-row:1;width:84px;height:84px}.blh-ci__body{gap:4px}.blh-ci__actions{grid-column:3;grid-row:1;align-self:stretch;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:12px}}.blh-uc{background:var(--white);border:1.2px solid var(--line);border-radius:14px;padding:10px;display:flex;flex-direction:column;gap:8px}.blh-uc__top{display:flex;gap:10px;align-items:center;flex:1;min-width:0}.blh-uc__img{flex:none;width:66px;height:66px;border-radius:10px;background:var(--sage);overflow:hidden}.blh-uc__img img{width:100%;height:100%;object-fit:contain;padding:6%}.blh-uc__txt{min-width:0;display:flex;flex-direction:column;gap:1px}.blh-uc__title{margin:0;font-size:14px;font-weight:700;line-height:17px;letter-spacing:-.02em}.blh-uc{position:relative}.blh-uc__add{position:absolute;top:12px;right:12px;width:34px;height:34px;border-radius:var(--r-pill);background:var(--sage);color:var(--brand);display:grid;place-items:center;transition:background .15s ease,transform .06s ease}.blh-uc__add:hover{background:var(--sage-d)}.blh-uc__add:active{transform:scale(.94)}.blh-uc__out{position:absolute;top:12px;right:12px;font-size:11px;font-weight:700;color:var(--muted)}.blh-uc__txt{padding-right:34px}.blh-uc__txt .blh-micro{white-space:normal;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:1000px){.blh-uc{padding:12px;gap:9px}.blh-uc__top{gap:12px;align-items:flex-start}.blh-uc__img{width:72px;height:72px}}[data-drag]{cursor:grab}[data-drag].is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}[data-drag].is-dragging *{-webkit-user-select:none;user-select:none}[data-drag] img,[data-drag] video{-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.blh-lb{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;display:none;place-items:center;padding:24px;background:#0a0f0ddb}.blh-lb.is-open{display:grid}.blh-lb img{max-width:min(1100px,92vw);max-height:88vh;border-radius:var(--r-md);object-fit:contain}.blh-lb__x{position:absolute;top:18px;right:18px;width:44px;height:44px;border-radius:var(--r-pill);background:#ffffff24;color:#fff;font-size:26px;line-height:1;display:grid;place-items:center}.blh-lb__x:hover{background:#ffffff42}.blh-disc{display:flex;flex-direction:column;gap:7px;margin-bottom:12px}.blh-disc li{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12.5px;color:var(--ok)}.blh-disc li span{display:flex;align-items:center;gap:6px;min-width:0}.blh-disc li b{white-space:nowrap;font-weight:700}.blh-ci__disc{display:flex;align-items:flex-start;gap:5px;margin:0;font-size:11px;font-weight:600;line-height:1.35;color:var(--ok)}.blh-ci__disc svg{flex:none;margin-top:1px}.blh-disc li span svg{flex:none;margin-top:1px}.blh-save{display:flex;align-items:center;justify-content:space-between;gap:12px;background:var(--ok-bg);color:var(--ok);border-radius:var(--r-sm);padding:10px 12px;margin-bottom:12px;font-size:13px;font-weight:700}.blh-save span{display:flex;align-items:center;gap:8px;min-width:0}.blh-save b{white-space:nowrap;font-size:14.5px}.blh-next{display:flex;align-items:center;gap:8px;margin:0 0 12px;padding:9px 12px;border-radius:var(--r-sm);background:var(--sage-l);font-size:12.5px;font-weight:600;color:var(--brand)}.blh-next svg{flex:none}.blh-hide{display:none!important}@media(min-width:1000px){.blh-mob{display:none!important}}@media(max-width:999.98px){.blh-desk{display:none!important}}.blh-sr{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.blh-line{height:1px;background:var(--line);border:0;margin:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/blh.css.map */
