*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--brown-deep: #2C1A0E;--brown-mid: #4A2C1A;--brown: #6B3A2A;--orange: #C85A1E;--orange-light: #E07040;--cream: #F5EFE6;--cream-light: #FAF6F0;--gold: #C8961E;--gold-light: #E8B84B;--text-dark: #1E0E06;--text-mid: #4A2C1A;--text-muted: #8B6050;--nav-height: 100px}html{scroll-behavior:smooth}body{font-family:Jost,sans-serif;background:var(--cream-light);color:var(--text-dark);overflow-x:hidden}h1,h2,h3,h4{font-family:Playfair Display,serif}a{text-decoration:none;color:inherit}img{max-width:100%;display:block}.btn-primary{background:var(--orange);color:#fff;border:none;padding:.7rem 1.8rem;border-radius:2px;font-family:Jost,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;display:inline-block;transition:background .2s,transform .15s}.btn-primary:hover{background:var(--orange-light);transform:translateY(-1px);color:#fff}.btn-outline{background:transparent;color:var(--brown-mid);border:1.5px solid var(--brown-mid);padding:.7rem 1.8rem;border-radius:2px;font-family:Jost,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;display:inline-block;transition:all .2s}.btn-outline:hover{background:var(--brown-mid);color:var(--cream-light)}.btn-dark{background:var(--brown-deep);color:var(--cream-light);border:none;padding:.7rem 1.8rem;border-radius:2px;font-family:Jost,sans-serif;font-size:.82rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;display:inline-block;transition:background .2s,transform .15s}.btn-dark:hover{background:var(--orange);transform:translateY(-1px);color:#fff}.btn-gold{background:var(--gold);color:var(--brown-deep);border:none;padding:.8rem 2.2rem;border-radius:2px;font-family:Jost,sans-serif;font-size:.85rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;cursor:pointer;display:inline-block;transition:background .2s}.btn-gold:hover{background:var(--gold-light)}.section-eyebrow{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:600;margin-bottom:.8rem;display:flex;align-items:center;gap:.75rem}.section-eyebrow:before{content:"";display:block;width:22px;height:1.5px;background:var(--orange)}.section-eyebrow.centered{justify-content:center}.section-eyebrow.centered:before,.section-eyebrow.centered:after{content:"";display:block;width:22px;height:1.5px;background:var(--orange)}.section-title{font-family:Playfair Display,serif;font-size:clamp(1.8rem,3vw,2.6rem);color:var(--brown-deep);line-height:1.12}.section-title em{font-style:italic;color:var(--orange)}.site-nav{position:fixed;top:0;left:0;right:0;z-index:200;display:flex;align-items:center;justify-content:space-between;padding:0 4rem;height:var(--nav-height);background:#f5efe6f2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid rgba(107,58,42,.12);transition:all .3s ease}.site-nav__logo img{height:80px;width:auto}.site-nav__links{display:flex;gap:2.5rem;list-style:none}.site-nav__links a{font-size:.82rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500;color:var(--brown-mid);transition:color .2s}.site-nav__links a:hover,.site-nav__links a.active{color:var(--orange)}.site-nav__actions{display:flex;align-items:center;gap:1.2rem}.cart-icon{position:relative;cursor:pointer;color:var(--brown-mid);display:flex;align-items:center;gap:.4rem;font-size:.8rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;transition:color .2s}.cart-icon:hover{color:var(--orange)}.cart-icon svg{width:20px;height:20px;stroke:currentColor;fill:none;stroke-width:1.8}.cart-count{position:absolute;top:-6px;right:-8px;background:var(--orange);color:#fff;border-radius:50%;width:17px;height:17px;font-size:.6rem;font-weight:700;display:flex;align-items:center;justify-content:center}.trust-strip{background:var(--brown-deep);color:var(--cream);padding:.9rem 4rem;display:flex;justify-content:center;align-items:center;gap:4rem;flex-wrap:wrap}.trust-item{display:flex;align-items:center;gap:.6rem;font-size:.75rem;letter-spacing:.12em;text-transform:uppercase;font-weight:500}.trust-dot{width:5px;height:5px;border-radius:50%;background:var(--gold-light);flex-shrink:0}.hero{min-height:100vh;display:grid;grid-template-columns:1fr 1fr;padding-top:var(--nav-height);background:var(--cream-light);overflow:hidden}.hero__content{display:flex;flex-direction:column;justify-content:center;padding:5rem 3rem 5rem 5rem;position:relative;z-index:2}.hero__eyebrow{font-size:.75rem;letter-spacing:.2em;text-transform:uppercase;color:var(--orange);font-weight:600;margin-bottom:1.5rem;display:flex;align-items:center;gap:.8rem}.hero__eyebrow:before{content:"";display:block;width:28px;height:1.5px;background:var(--orange)}.hero__title{font-family:Playfair Display,serif;font-size:clamp(2.8rem,4.5vw,4.2rem);line-height:1.08;color:var(--brown-deep);margin-bottom:1.4rem}.hero__title em{font-style:italic;color:var(--orange)}.hero__subtitle{font-size:1rem;color:var(--text-muted);line-height:1.75;max-width:420px;margin-bottom:2.5rem;font-weight:300}.hero__cta{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.hero__stats{margin-top:3rem;display:flex;gap:2.5rem;padding-top:2rem;border-top:1px solid rgba(107,58,42,.15)}.hero__stat-num{font-family:Playfair Display,serif;font-size:1.8rem;color:var(--brown-deep);font-weight:700;line-height:1}.hero__stat-label{font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);font-weight:500;margin-top:3px}.hero__image{position:relative;overflow:hidden}.hero__image img{width:100%;height:100%;object-fit:cover;object-position:70% center;display:block}.hero__image:after{content:"";position:absolute;left:0;top:0;bottom:0;width:180px;background:linear-gradient(to right,var(--cream-light),transparent)}.product-card{background:var(--cream-light);border:1px solid rgba(107,58,42,.1);overflow:hidden;transition:transform .25s,box-shadow .25s;display:flex;flex-direction:column}.product-card:hover{transform:translateY(-5px);box-shadow:0 20px 56px #2c1a0e21}.product-card__image{height:280px;position:relative;overflow:hidden;background:var(--brown-mid);display:flex;align-items:center;justify-content:center}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__badge{position:absolute;top:1rem;left:1rem;background:var(--orange);color:#fff;font-size:.65rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:4px 12px;border-radius:1px}.product-card__body{padding:1.6rem;flex:1;display:flex;flex-direction:column}.product-card__vendor{font-size:.68rem;letter-spacing:.15em;text-transform:uppercase;color:var(--orange);font-weight:600;margin-bottom:.4rem}.product-card__title{font-family:Playfair Display,serif;font-size:1.25rem;color:var(--brown-deep);margin-bottom:.5rem}.product-card__desc{font-size:.82rem;color:var(--text-muted);line-height:1.65;font-weight:300;margin-bottom:1rem;flex:1}.product-card__footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-card__price{font-size:1.05rem;font-weight:600;color:var(--brown-deep)}.product-card__price s{color:var(--text-muted);font-weight:400;margin-right:.4rem}.flavour-tags{display:flex;flex-wrap:wrap;gap:.4rem;margin-bottom:1rem}.flavour-tag{font-size:.7rem;padding:4px 12px;border-radius:20px;font-weight:500;letter-spacing:.04em;background:#6b3a2a14;color:var(--brown-mid);border:1px solid rgba(107,58,42,.15)}.roast-meter{margin-bottom:1.5rem}.roast-meter__label{display:flex;justify-content:space-between;font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;color:var(--text-muted);font-weight:600;margin-bottom:.4rem}.roast-bar{height:4px;background:#6b3a2a1a;border-radius:2px;overflow:hidden}.roast-fill{height:100%;border-radius:2px}.about-split{display:grid;grid-template-columns:1fr 1fr;min-height:540px}.about-split__visual{background:var(--brown-mid);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.about-split__pattern{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.07;background-image:repeating-linear-gradient(45deg,rgba(255,255,255,.8) 0,rgba(255,255,255,.8) 1px,transparent 0,transparent 50%);background-size:18px 18px}.about-split__logo{position:relative;z-index:1;padding:3rem;text-align:center}.about-split__logo img{width:240px;max-width:75%;filter:brightness(0) invert(1) opacity(.88);animation:float 4s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.about-split__content{padding:5rem 4rem;display:flex;flex-direction:column;justify-content:center}.about-split__content p{font-size:.9rem;color:var(--text-muted);line-height:1.82;font-weight:300;margin-bottom:1rem}.about-pillar{display:flex;align-items:flex-start;gap:1rem;margin-bottom:.8rem}.about-pillar__icon{width:32px;height:32px;background:#c85a1e1a;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.about-pillar__icon svg{width:14px;height:14px;stroke:var(--orange);fill:none;stroke-width:2}.about-pillar__text strong{display:block;font-size:.85rem;font-weight:600;color:var(--brown-mid);margin-bottom:2px}.about-pillar__text span{font-size:.78rem;color:var(--text-muted)}.testimonials{background:var(--brown-deep);padding:6rem 5rem}.testimonials__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto}.testimonial-card{background:#ffffff0a;border:1px solid rgba(245,239,230,.08);padding:2rem;transition:background .2s}.testimonial-card:hover{background:#ffffff12}.testimonial-card__stars{color:var(--gold-light);font-size:.85rem;letter-spacing:2px;margin-bottom:.8rem}.testimonial-card__quote{font-family:Playfair Display,serif;font-size:3.5rem;line-height:1;color:var(--gold-light);opacity:.5;margin-bottom:.3rem}.testimonial-card__text{font-size:.88rem;line-height:1.8;color:#f5efe6bf;font-weight:300;font-style:italic;margin-bottom:1.5rem}.testimonial-card__author{font-size:.78rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--cream)}.testimonial-card__loc{font-size:.72rem;color:#f5efe673;margin-top:2px}.page-header{padding:calc(var(--nav-height) + 3rem) 5rem 3.5rem;background:var(--cream-light);border-bottom:1px solid rgba(107,58,42,.1)}.page-header__inner{max-width:1200px;margin:0 auto;display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.page-header__title{font-family:Playfair Display,serif;font-size:clamp(2rem,3.5vw,3rem);color:var(--brown-deep);line-height:1.1}.page-header__title em{font-style:italic;color:var(--orange)}.page-header__desc{font-size:.92rem;color:var(--text-muted);line-height:1.7;font-weight:300;max-width:380px;text-align:right}.product-page{display:grid;grid-template-columns:1fr 1fr;gap:0;padding:2rem 5rem 5rem;max-width:1400px;margin:0 auto}.product-page__visual{display:flex;align-items:center;justify-content:center;padding:3rem;min-height:520px;position:relative;overflow:hidden}.product-page__info{padding:3rem 3rem 3rem 4rem;display:flex;flex-direction:column;justify-content:center}.product-page__name{font-family:Playfair Display,serif;font-size:clamp(2.2rem,3.5vw,3.2rem);color:var(--brown-deep);line-height:1.1;margin-bottom:.5rem}.product-page__tagline{font-size:1rem;color:var(--text-muted);font-style:italic;font-family:Playfair Display,serif;margin-bottom:1.5rem}.product-page__desc{font-size:.9rem;color:var(--text-muted);line-height:1.85;font-weight:300;margin-bottom:2rem;border-left:2px solid var(--orange);padding-left:1.2rem}.product-page__price{font-family:Playfair Display,serif;font-size:2rem;color:var(--brown-deep);font-weight:700;margin-bottom:1.5rem}.variant-label{font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--text-muted);margin-bottom:.5rem}.variant-options{display:flex;gap:.6rem;margin-bottom:1.5rem;flex-wrap:wrap}.variant-btn{border:1.5px solid rgba(107,58,42,.2);background:transparent;cursor:pointer;font-family:Jost,sans-serif;font-size:.82rem;font-weight:600;color:var(--text-mid);border-radius:2px;padding:.6rem 1.2rem;transition:all .2s}.variant-btn:hover,.variant-btn.active{border-color:var(--orange);background:var(--orange);color:#fff}.variant-btn.sold-out{opacity:.45;cursor:not-allowed}.add-to-cart-btn{width:100%;padding:1rem;background:var(--brown-deep);color:var(--cream-light);border:none;font-family:Jost,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border-radius:2px;transition:background .2s,transform .15s;margin-bottom:1rem}.add-to-cart-btn:hover{background:var(--orange);transform:translateY(-1px)}.add-to-cart-btn:disabled{background:var(--text-muted);cursor:not-allowed;transform:none}.trust-pills{display:flex;flex-wrap:wrap;gap:.5rem}.trust-pill{display:flex;align-items:center;gap:.4rem;font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;font-weight:500;color:var(--text-muted);padding:4px 10px;border:1px solid rgba(107,58,42,.15);border-radius:20px}.trust-pill:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--orange);flex-shrink:0}.product-details{background:var(--cream);border-top:1px solid rgba(107,58,42,.1)}.product-details__inner{max-width:1400px;margin:0 auto;padding:4rem 5rem;display:grid;grid-template-columns:1fr 1fr;gap:5rem}.detail-block h3{font-family:Playfair Display,serif;font-size:1.3rem;color:var(--brown-deep);margin-bottom:1.2rem;padding-bottom:.8rem;border-bottom:1.5px solid rgba(107,58,42,.12)}.detail-row{display:flex;justify-content:space-between;align-items:flex-start;padding:.7rem 0;border-bottom:1px solid rgba(107,58,42,.07);font-size:.85rem}.detail-row:last-child{border-bottom:none}.detail-key{color:var(--text-muted);font-weight:500}.detail-val{color:var(--brown-mid);font-weight:500;text-align:right;max-width:60%}.brew-steps{list-style:none;counter-reset:brew}.brew-steps li{counter-increment:brew;display:flex;gap:1rem;align-items:flex-start;padding:.8rem 0;border-bottom:1px solid rgba(107,58,42,.07);font-size:.85rem;color:var(--text-mid);line-height:1.6}.brew-steps li:last-child{border-bottom:none}.brew-steps li:before{content:counter(brew);min-width:24px;height:24px;border-radius:50%;background:var(--orange);color:#fff;display:flex;align-items:center;justify-content:center;font-size:.68rem;font-weight:700;flex-shrink:0;margin-top:1px}.cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:399;opacity:0;pointer-events:none;transition:opacity .3s}.cart-overlay.active{opacity:1;pointer-events:all}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;background:var(--cream-light);z-index:400;transform:translate(100%);transition:transform .35s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-8px 0 40px #00000026}.cart-drawer.active{transform:translate(0)}.cart-drawer__header{padding:1.5rem 2rem;border-bottom:1px solid rgba(107,58,42,.1);display:flex;align-items:center;justify-content:space-between}.cart-drawer__header h3{font-family:Playfair Display,serif;font-size:1.3rem;color:var(--brown-deep)}.cart-close{background:none;border:none;cursor:pointer;color:var(--text-muted);font-size:1.5rem;line-height:1}.cart-close:hover{color:var(--orange)}.cart-drawer__items{flex:1;overflow-y:auto;padding:1.5rem 2rem}.cart-item{display:grid;grid-template-columns:80px 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid rgba(107,58,42,.08)}.cart-item:last-child{border-bottom:none}.cart-item__image{width:80px;height:80px;object-fit:cover;background:var(--cream)}.cart-item__info{display:flex;flex-direction:column;justify-content:space-between}.cart-item__name{font-size:.9rem;font-weight:600;color:var(--brown-deep)}.cart-item__variant{font-size:.75rem;color:var(--text-muted)}.cart-item__actions{display:flex;align-items:center;justify-content:space-between}.cart-item__qty{display:flex;align-items:center;gap:.5rem}.cart-item__qty button{background:none;border:1px solid rgba(107,58,42,.2);width:26px;height:26px;cursor:pointer;font-size:.9rem;color:var(--brown-mid);border-radius:2px}.cart-item__qty span{font-size:.85rem;font-weight:600;min-width:20px;text-align:center}.cart-item__price{font-size:.9rem;font-weight:600;color:var(--brown-deep)}.cart-item__remove{background:none;border:none;color:var(--text-muted);font-size:.72rem;cursor:pointer;text-transform:uppercase;letter-spacing:.08em}.cart-item__remove:hover{color:var(--orange)}.cart-empty{text-align:center;padding:4rem 2rem}.cart-empty p{color:var(--text-muted);font-size:.9rem;margin-bottom:1.5rem}.cart-drawer__footer{padding:1.5rem 2rem;border-top:1px solid rgba(107,58,42,.1)}.cart-subtotal{display:flex;justify-content:space-between;margin-bottom:1rem}.cart-subtotal span:first-child{font-size:.8rem;letter-spacing:.1em;text-transform:uppercase;font-weight:600;color:var(--text-muted)}.cart-subtotal span:last-child{font-family:Playfair Display,serif;font-size:1.3rem;font-weight:700;color:var(--brown-deep)}.cart-checkout-btn{width:100%;padding:1rem;background:var(--orange);color:#fff;border:none;font-family:Jost,sans-serif;font-size:.85rem;font-weight:600;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;border-radius:2px;transition:background .2s;margin-bottom:.6rem}.cart-checkout-btn:hover{background:var(--orange-light)}.cart-continue{width:100%;padding:.7rem;background:transparent;color:var(--text-muted);border:none;font-family:Jost,sans-serif;font-size:.75rem;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.cart-continue:hover{color:var(--brown-mid)}.contact-form .form-group{margin-bottom:1.2rem}.contact-form label{display:block;font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--text-muted);margin-bottom:.4rem}.contact-form input,.contact-form textarea,.contact-form select{width:100%;padding:.8rem 1rem;border:1.5px solid rgba(107,58,42,.2);background:var(--cream-light);color:var(--text-dark);font-family:Jost,sans-serif;font-size:.88rem;font-weight:300;border-radius:2px;outline:none;transition:border-color .2s;-webkit-appearance:none;appearance:none}.contact-form input:focus,.contact-form textarea:focus,.contact-form select:focus{border-color:var(--orange)}.contact-form textarea{height:140px;resize:vertical}.site-footer{background:#1a0a04;color:#f5efe699;padding:4rem 5rem 2rem}.site-footer__top{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(245,239,230,.08);margin-bottom:2rem}.footer-brand img{height:50px;margin-bottom:1rem;filter:brightness(0) invert(1) opacity(.7)}.footer-brand p{font-size:.82rem;line-height:1.7;font-weight:300;max-width:240px}.footer-col h4{font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--cream);font-weight:600;margin-bottom:1rem}.footer-col ul{list-style:none}.footer-col ul li{margin-bottom:.5rem}.footer-col ul li a{font-size:.82rem;color:#f5efe680;transition:color .2s}.footer-col ul li a:hover{color:var(--cream)}.site-footer__bottom{display:flex;justify-content:space-between;align-items:center;font-size:.75rem}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.anim{opacity:0;animation:fadeUp .6s ease forwards}.anim-d1{animation-delay:.1s}.anim-d2{animation-delay:.25s}.anim-d3{animation-delay:.4s}.anim-d4{animation-delay:.55s}@media(max-width:1024px){.site-nav{padding:0 2rem}.hero{grid-template-columns:1fr;min-height:auto}.hero__image{height:55vw}.hero__content{padding:3rem 2rem}.about-split{grid-template-columns:1fr}.about-split__visual{min-height:300px}.about-split__content{padding:3rem 2rem}.product-page{grid-template-columns:1fr;padding:1.5rem 2rem}.product-page__info{padding:2rem 0}.product-details__inner{grid-template-columns:1fr;padding:3rem 2rem;gap:3rem}.page-header{padding:calc(var(--nav-height) + 2rem) 2rem 2rem}.page-header__inner{flex-direction:column;align-items:flex-start}.page-header__desc{text-align:left}.testimonials{padding:4rem 2rem}.trust-strip{padding:1rem 2rem;gap:1.5rem}.site-footer{padding:3rem 2rem 2rem}.site-footer__top{grid-template-columns:1fr 1fr;gap:2rem}.cart-drawer{width:100%;max-width:420px}}@media(max-width:640px){.site-nav__links{display:none}.hero__title{font-size:2.4rem}.site-footer__top{grid-template-columns:1fr}.site-footer__bottom{flex-direction:column;gap:.5rem;text-align:center}}.shopify-policy__container{padding-top:calc(var(--nav-height) + 3rem)!important;padding-bottom:5rem!important;padding-left:5rem!important;padding-right:5rem!important;max-width:900px!important;margin:0 auto!important}.shopify-policy__title{font-family:Playfair Display,serif!important;color:var(--brown-deep)!important;margin-bottom:2rem!important}.shopify-policy__body{font-size:.92rem!important;color:var(--text-muted)!important;line-height:1.85!important;font-weight:300!important}
/*# sourceMappingURL=/cdn/shop/t/10/assets/theme.css.map */
