.brew-lp{--brew-ink: #0b0806;--brew-muted: #6f6259;--brew-brown: #342119;--brew-brown-soft: #6f4a35;--brew-cream: #f7f3ee;--brew-line: rgba(52, 33, 25, .16);--brew-max: 1180px;color:var(--brew-ink);background:#fff}.brew-lp *{box-sizing:border-box}.brew-lp__inner{width:min(var(--brew-max),calc(100% - 40px));margin-inline:auto}.brew-eyebrow{margin:0 0 14px;color:var(--brew-brown-soft);font-size:.68rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.brew-section-heading{max-width:720px}.brew-section-heading--center{margin-inline:auto;text-align:center}.brew-section-heading h2{margin:0;color:var(--brew-ink);font-family:var(--font-heading--family);font-size:clamp(1.7rem,3.1vw,3.35rem);line-height:1.12;letter-spacing:0;word-break:keep-all}.brew-section-heading p:not(.brew-eyebrow){margin:18px 0 0;color:var(--brew-muted);font-size:clamp(.92rem,1.15vw,1.05rem);line-height:1.9}.brew-button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 20px;border:1px solid var(--brew-ink);border-radius:4px;font-size:.82rem;font-weight:700;line-height:1.2;text-decoration:none;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.brew-button--primary{background:var(--brew-ink);color:#fff}.brew-button--primary:hover{background:var(--brew-brown);border-color:var(--brew-brown);color:#fff}.brew-button--secondary{background:transparent;color:var(--brew-ink)}.brew-button--secondary:hover{background:var(--brew-cream)}.brew-cta-row{display:flex;flex-wrap:wrap;gap:12px}.brew-hero{min-height:calc(100svh - var(--header-group-height, 0px));display:grid;align-items:center;padding:72px 0 52px;border-bottom:1px solid var(--brew-line)}.brew-hero__grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(320px,.98fr);gap:clamp(34px,7vw,96px);align-items:center}.brew-hero__logo{width:min(156px,40vw);height:auto;margin-bottom:clamp(24px,4vw,52px)}.brew-hero h1{max-width:620px;margin:0;font-family:var(--font-heading--family);font-size:clamp(2.6rem,6.2vw,5.9rem);line-height:1.02;letter-spacing:0;word-break:keep-all}.brew-hero__lead{max-width:560px;margin:22px 0 0;color:var(--brew-muted);font-size:clamp(.92rem,1.2vw,1.08rem);line-height:1.85}.brew-hero__meta{display:flex;flex-wrap:wrap;gap:10px 20px;margin:22px 0 0;color:var(--brew-brown);font-size:.9rem;font-weight:700}.brew-hero__meta span+span{position:relative}.brew-hero__meta span+span:before{content:"";position:absolute;top:50%;left:-11px;width:1px;height:1.2em;background:var(--brew-line);transform:translateY(-50%)}.brew-hero .brew-cta-row{margin-top:28px}.brew-product-visual{position:relative;min-height:500px;display:grid;place-items:center}.brew-product-visual__box{width:min(340px,78vw);aspect-ratio:.72;display:grid;align-content:space-between;padding:50px 30px 30px;border:1px solid var(--brew-line);background:linear-gradient(145deg,#ffffffb8,#f7f3eeeb),#f9f7f4;box-shadow:0 34px 80px #34211921}.brew-product-visual__box img{width:100%;height:auto;mix-blend-mode:multiply}.brew-product-visual__label{display:flex;justify-content:space-between;gap:16px;padding-top:22px;border-top:1px solid var(--brew-line);color:var(--brew-brown);font-size:.72rem;text-transform:uppercase}.brew-product-visual__label strong{color:var(--brew-ink)}.brew-product-visual__beans{position:absolute;inset:auto 7% 6% auto;display:flex;gap:10px}.brew-product-visual__beans span{width:34px;height:48px;border-radius:50%;background:var(--brew-brown);transform:rotate(22deg)}.brew-product-visual__beans span:nth-child(2){background:#4c3023;transform:translateY(14px) rotate(-12deg)}.brew-product-visual__beans span:nth-child(3){background:#1f1510;transform:translateY(2px) rotate(34deg)}.brew-problems,.brew-intro,.brew-set,.brew-guide,.brew-sachet,.brew-next,.brew-final-cta{padding:clamp(72px,10vw,136px) 0}.brew-problems{background:var(--brew-cream)}.brew-problems__grid{display:grid;grid-template-columns:.78fr 1fr;gap:clamp(34px,7vw,88px);align-items:start}.brew-problems__list{display:grid;gap:14px;margin:0;padding:0;list-style:none}.brew-problems__list li{padding:18px 0;border-bottom:1px solid var(--brew-line);color:var(--brew-brown);font-size:clamp(.98rem,1.35vw,1.22rem);line-height:1.6}.brew-intro__statement{max-width:860px;margin:0;font-family:var(--font-heading--family);font-size:clamp(1.9rem,3.9vw,4.4rem);line-height:1.14;letter-spacing:0;word-break:keep-all}.brew-intro__body{display:grid;grid-template-columns:.8fr 1.2fr;gap:clamp(28px,6vw,80px);margin-top:34px;color:var(--brew-muted);font-size:clamp(.92rem,1.12vw,1.02rem);line-height:1.95}.brew-set{border-top:1px solid var(--brew-line);border-bottom:1px solid var(--brew-line)}.brew-set__grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(34px,7vw,90px)}.brew-set__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.brew-set__item{min-height:210px;padding:28px;border:1px solid var(--brew-line);background:#fff}.brew-set__item span{display:block;margin-bottom:46px;color:var(--brew-brown-soft);font-size:.78rem;font-weight:700}.brew-set__item h3{margin:0;font-size:clamp(1.05rem,1.55vw,1.36rem);line-height:1.3;word-break:keep-all}.brew-set__item p{margin:14px 0 0;color:var(--brew-muted);font-size:.9rem;line-height:1.8}.brew-guide{background:var(--brew-brown);color:#fff}.brew-guide .brew-section-heading h2,.brew-guide .brew-eyebrow{color:#fff}.brew-guide .brew-section-heading p{color:#ffffffb8}.brew-guide__steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1px;margin-top:54px;background:#ffffff2e}.brew-guide__step{min-height:300px;padding:30px;background:var(--brew-brown)}.brew-guide__step span{color:#ffffff8f;font-size:.8rem;font-weight:700}.brew-guide__step h3{margin:58px 0 0;color:#fff;font-size:clamp(1.1rem,1.55vw,1.42rem);word-break:keep-all}.brew-guide__step p{margin:16px 0 0;color:#ffffffb8;font-size:.9rem;line-height:1.8}.brew-sachet__grid,.brew-next__grid{display:grid;grid-template-columns:1fr 1fr;gap:clamp(34px,7vw,90px);align-items:center}.brew-sachet__visual{min-height:440px;display:grid;place-items:center;background:var(--brew-cream)}.brew-sachet__pouch{width:min(310px,72vw);aspect-ratio:.78;display:grid;align-content:center;justify-items:center;padding:42px;border:1px solid var(--brew-line);background:#fff;box-shadow:0 24px 70px #3421191c}.brew-sachet__pouch img{width:100%;height:auto;mix-blend-mode:multiply}.brew-next{background:#fbfaf8}.brew-next__list{display:grid;gap:18px;margin:0;padding:0;list-style:none}.brew-next__list li{display:grid;grid-template-columns:54px 1fr;gap:18px;align-items:start;padding-bottom:22px;border-bottom:1px solid var(--brew-line)}.brew-next__list span{width:54px;height:54px;display:grid;place-items:center;border:1px solid var(--brew-line);border-radius:50%;color:var(--brew-brown);font-weight:700}.brew-next__list strong{display:block;margin-bottom:8px;font-size:1.08rem}.brew-next__list p{margin:0;color:var(--brew-muted);line-height:1.8}.brew-final-cta{text-align:center}.brew-final-cta__price{margin:28px 0 0;color:var(--brew-brown);font-size:clamp(1.02rem,1.5vw,1.28rem);font-weight:700}.brew-final-cta .brew-cta-row{justify-content:center;margin-top:30px}@media screen and (max-width:900px){.brew-hero__grid,.brew-problems__grid,.brew-intro__body,.brew-set__grid,.brew-sachet__grid,.brew-next__grid{grid-template-columns:1fr}.brew-product-visual{min-height:420px}.brew-guide__steps{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:640px){.brew-lp__inner{width:min(var(--brew-max),calc(100% - 28px))}.brew-hero{padding-top:52px}.brew-hero h1{font-size:clamp(2.6rem,13vw,4.3rem)}.brew-button,.brew-cta-row{width:100%}.brew-product-visual{min-height:390px}.brew-product-visual__box{width:min(290px,82vw);padding:42px 24px 26px}.brew-set__items,.brew-guide__steps{grid-template-columns:1fr}.brew-guide__step{min-height:250px}.brew-sachet__visual{min-height:340px}}
/*# sourceMappingURL=/cdn/shop/t/30/assets/section-brew-first-box.css.map */
