:root{--green: #173f35;--cream: #f8f5ed;--paper: #fffdf8;--orange: #c96132;--ink: #173a32;--line: #dedbd2;--muted: #68746e}.header-font-bold{font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-weight:700;font-style:normal}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font:14px/1.55 Manrope,Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,select{font:inherit}.page{width:min(1460px,92vw);margin:auto}h1,h2{font-family:Cormorant Garamond,serif;font-weight:400}.topbar{height:42px;background:var(--green);color:#fff;font-size:11px;letter-spacing:.08em}.topbar .page{height:100%;display:flex;justify-content:space-between;align-items:center}.announcement-message{display:inline-flex;align-items:center;gap:9px;padding:7px 13px;border:1px solid rgb(255 255 255 / 20%);border-radius:999px;background:#ffffff12;color:var(--cream);font-size:12px;font-weight:700;line-height:1;letter-spacing:.11em;text-transform:uppercase}.announcement-message:before{width:7px;height:7px;flex:0 0 auto;border-radius:50%;background:var(--orange);box-shadow:0 0 0 3px #c9613233;content:""}.announcement-actions{display:flex;align-items:center;gap:12px;margin-left:auto}.announcement-language-form{position:relative;display:inline-flex;align-items:center;margin-right:2px}.announcement-language-form:after{position:absolute;top:50%;right:10px;width:5px;height:5px;border-right:1.5px solid var(--cream);border-bottom:1.5px solid var(--cream);content:"";pointer-events:none;transform:translateY(-70%) rotate(45deg)}.announcement-language-form select{min-width:58px;height:32px;padding:0 25px 0 12px;border:1px solid rgb(255 255 255 / 26%);border-radius:999px;-webkit-appearance:none;appearance:none;background:#ffffff17;color:var(--cream);font:700 10px/1 Manrope,Arial,sans-serif;letter-spacing:.1em;cursor:pointer;transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.announcement-language-form select:hover{border-color:#ffffff7a;background:#ffffff24}.announcement-language-form select:focus-visible{border-color:var(--cream);outline:none;box-shadow:0 0 0 2px #ffffff2e}.announcement-language-form option{background:var(--paper);color:var(--ink)}.mobile-language-form{display:none;margin-right:0}.header{height:110px;font-weight:700;border-bottom:1px solid var(--line);background:var(--paper)}.header-inner{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;font-family:Cormorant Garamond,serif;font-optical-sizing:auto;font-weight:500}.nav{display:flex;gap:42px;font-size:16px;letter-spacing:.06em;font-weight:700}.header-contact-desktop,.mobile-nav .header-contact-link{color:var(--orange);font-weight:700;letter-spacing:.02em}.header-contact-desktop:hover,.mobile-nav .header-contact-link:hover{text-decoration:underline;text-underline-offset:4px}.header-contact-desktop{justify-self:end;font-family:Cormorant Garamond,serif;font-size:16px}.account-link,.cart-link{position:relative;display:inline-grid;width:32px;height:32px;place-items:center}.account-icon,.cart-icon{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.cart-badge{position:absolute;top:-4px;right:-7px;display:grid;min-width:18px;height:18px;padding:0 5px;place-items:center;border:2px solid var(--paper);border-radius:999px;background:var(--orange);color:#fff;font:700 10px/1 Arial,Helvetica,sans-serif}.mobile-header-actions{display:none}.brand{text-align:center}.brand strong{display:block;font:26px Georgia,serif;letter-spacing:.1em}.brand small{font-size:8px;letter-spacing:.34em}.mobile-menu-button,.mobile-nav{display:none}.hero{position:relative;height:clamp(650px,47.38vw,900px);overflow:hidden;background:#dfe9e2}.hero:after{position:absolute;z-index:1;top:0;right:0;bottom:0;left:0;box-shadow:inset 0 14px 22px -20px #173a328c,inset 0 -16px 24px -20px #173a3273;content:"";pointer-events:none}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.hero-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(23,63,53,.96) 0%,rgba(23,63,53,.78) 27%,rgba(23,63,53,.18) 58%,transparent 78%)}.hero-inner{position:relative;z-index:2;height:100%;display:grid;grid-template-columns:37% 63%;align-items:center}.hero-copy{color:#cbd8d2}.hero-copy h1{color:#eee7d7;font-size:50px;line-height:1.03;margin:0 0 26px;white-space:nowrap}.hero-copy p{font-size:17px;max-width:410px;margin:0}.hero-copy .btn{display:inline-flex;align-items:center;gap:14px}.hero-copy .hero-cta{min-height:56px;padding:16px 27px;border:1px solid rgb(255 255 255 / 22%);border-radius:4px;background:linear-gradient(135deg,#d56b3b 0%,var(--orange) 55%,#b94e26 100%);box-shadow:0 12px 28px #08231c47,inset 0 1px #ffffff2e;color:#fffdf8;font-family:Manrope,Arial,Helvetica,sans-serif;font-size:12px;font-weight:700;letter-spacing:.11em;line-height:1;text-transform:uppercase;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}@media(hover:hover){.hero-cta:hover{filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 16px 34px #08231c5c,inset 0 1px #ffffff38}}.hero-cta:focus-visible{outline:3px solid var(--cream);outline-offset:4px}.tea-button-icon{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}@media(prefers-reduced-motion:reduce){.hero-cta{transition:none}}.btn{display:inline-block;border:0;background:var(--orange);color:#fff;padding:16px 27px;margin-top:28px;font-size:11px;letter-spacing:.09em;cursor:pointer}.hero-packs{align-self:end;display:flex;justify-content:center;align-items:flex-end;gap:8px;padding-bottom:48px}.hero-packs img{width:24%;max-height:390px;object-fit:contain;filter:drop-shadow(0 15px 13px rgba(0,0,0,.2))}.benefits-section{background:#f7f3ec}.benefits{display:grid;grid-template-columns:repeat(4,1fr);padding:34px 0}.benefit{padding:0 30px;border-right:1px solid var(--line);display:flex;gap:15px}.benefit:last-child{border:0}.benefit-icon{width:48px;height:48px;flex:0 0 48px}.benefit-icon img{width:100%;height:100%;object-fit:contain}.benefit strong{display:block;font-size:13px;letter-spacing:.06em}.benefit span{color:var(--muted);font-size:13px}.latest{padding:68px 0 78px;display:grid;grid-template-columns:250px 1fr;gap:42px}.eyebrow{font-size:10px;letter-spacing:.13em;margin-bottom:14px}.latest h2,.journal-copy h2{font-size:40px;line-height:1.08;margin:0 0 20px}.latest-intro p{margin-bottom:27px}.text-link{font-size:11px;color:var(--orange);font-weight:700;letter-spacing:.07em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--paper);box-shadow:0 5px 18px #173f350f;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.product-media{position:relative;aspect-ratio:4 / 5;padding:20px;background:linear-gradient(145deg,#f7f3ec,#eeeadf);display:grid;place-items:center;overflow:hidden}.product-media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 12px 12px rgb(23 63 53 / 14%));transition:transform .25s ease}.product-status{position:absolute;top:12px;left:12px;padding:8px 12px;border:1px solid rgb(255 255 255 / 45%);border-radius:999px;background:#b9472f;box-shadow:0 3px 10px #531c122e;color:#fffdf8;font-size:11px;font-weight:800;line-height:1;letter-spacing:.11em;text-transform:uppercase}.product-card-content{display:flex;flex:1;flex-direction:column;padding:18px}.product-type{display:block;margin-bottom:5px;color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.product-card h3{margin:0;color:var(--green);font-family:Cormorant Garamond,serif;font-size:20px;font-weight:700;line-height:1.15}.latest .product-card h3,.collection-grid .product-card h3{font-size:23px}.product-card-tagline{margin:7px 0 0;color:var(--orange);font:italic 600 16px/1.35 Cormorant Garamond,serif}.product-card-ingredients{display:flex;min-width:0;align-items:center;gap:7px;margin:10px 0 0;overflow:hidden;color:var(--muted);font-size:10px;font-weight:600;line-height:1.4;letter-spacing:.055em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.product-card-ingredients:before{width:13px;height:1px;flex:0 0 auto;background:#c96132a6;content:""}.product-card-footer{position:relative;display:flex;align-items:flex-end;justify-content:space-between;gap:10px;margin-top:auto;padding-top:31px}.product-card-footer:before{position:absolute;top:18px;right:0;left:0;height:1px;background:var(--line);content:""}.product-card-footer strong{color:var(--ink);font-size:16px}.product-card-action{color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.08em}.product-card-action span{display:inline-block;margin-left:3px;transition:transform .2s ease}@media(hover:hover){.product-card:hover{border-color:#173f354d;box-shadow:0 14px 34px #173f3521;transform:translateY(-4px)}.product-card:hover .product-media img{transform:scale(1.045)}.product-card:hover .product-card-action span{transform:translate(3px)}}.product-card:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media(prefers-reduced-motion:reduce){.product-card,.product-media img,.product-card-action span{transition:none}}.journal-section{background:var(--cream)}.journal-feature{display:grid;grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:clamp(32px,4vw,64px);align-items:center;padding:64px 0}.journal-copy{min-width:0;padding:0}.journal-copy p{color:var(--muted);font-size:14px;line-height:1.7}.journal-card-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;min-width:0;padding:0}.journal-card{display:flex;flex-direction:column;width:100%;height:100%;min-width:0;overflow:hidden;border:1px solid var(--line);background:var(--paper);border-radius:14px;box-shadow:0 8px 24px #173f3514;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.journal-image{aspect-ratio:4 / 3;overflow:hidden;background:linear-gradient(145deg,#f7f3ec,#eeeadf)}.journal-image img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.journal-card-body{display:flex;flex:1;flex-direction:column;padding:19px 18px 18px}.journal-card-meta{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:15px;flex-wrap:wrap}.journal-card-label{padding:5px 9px;border-radius:999px;background:#c961321c;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.1em}.journal-card h3{margin:0 0 26px;color:var(--green);font:600 24px/1.15 Cormorant Garamond,serif;letter-spacing:-.012em;overflow-wrap:anywhere}.meta{font-size:10px;letter-spacing:.08em;color:var(--muted)}.journal-read-more{display:flex;align-items:center;justify-content:space-between;margin-top:auto;padding-top:15px;border-top:1px solid var(--line);color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.09em}.journal-read-more span{display:inline-block;margin-left:3px;transition:transform .2s ease}@media(hover:hover){.journal-card:hover{border-color:#173f354d;box-shadow:0 14px 32px #173f3521;transform:translateY(-3px)}.journal-card:hover .journal-image img{transform:scale(1.035)}.journal-card:hover .journal-read-more span{transform:translate(3px)}}.journal-card:focus-visible{outline:3px solid var(--orange);outline-offset:3px}@media(prefers-reduced-motion:reduce){.journal-card,.journal-image img,.journal-read-more span{transition:none}}.newsletter{position:relative;overflow:hidden;background:radial-gradient(circle at 8% 88%,rgb(201 97 50 / 10%),transparent 18rem),radial-gradient(circle at 96% 10%,rgb(248 245 237 / 6%),transparent 22rem),var(--green);color:var(--cream)}.newsletter-inner{width:min(1240px,92vw);display:grid;grid-template-columns:minmax(300px,.78fr) minmax(560px,1.22fr);gap:clamp(54px,7vw,100px);align-items:center;padding:clamp(60px,7vw,88px) 0}.newsletter-lead{min-width:0}.newsletter-eyebrow{margin:0 0 17px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.14em}.newsletter h2{margin:0;color:var(--cream);font-size:clamp(40px,4vw,56px);font-weight:400;line-height:1.04;letter-spacing:-.02em}.newsletter h2:after{width:72px;height:1px;display:block;margin-top:22px;background:var(--orange);content:""}.newsletter-intro{max-width:400px;margin:16px 0 0;color:#f8f5edd1;font-size:14px;line-height:1.75}.newsletter-promise{display:flex;align-items:center;gap:18px;margin-top:34px}.newsletter-promise svg{width:66px;height:auto;flex:0 0 auto;fill:none;stroke:var(--cream);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.newsletter-promise .newsletter-letter{fill:#f8f5ed14}.newsletter-promise .newsletter-envelope-front{fill:var(--green)}.newsletter-promise .newsletter-heart{fill:var(--orange);stroke:var(--orange);transform:scale(1.3);transform-box:fill-box;transform-origin:center}.newsletter-promise strong,.newsletter-promise span{display:block}.newsletter-promise strong{margin-bottom:5px;color:var(--orange);font-size:14px;font-style:normal}.newsletter-promise span{color:#f8f5edb3;font-size:10px;line-height:1.5}.newsletter-content{min-width:0}.newsletter-why{display:flex;align-items:center;gap:16px;margin-bottom:24px;color:var(--cream);font-size:12px;font-weight:700;letter-spacing:.12em}.newsletter-why:after{height:1px;flex:1;background:#f8f5ed2e;content:""}.newsletter-benefits{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:30px}.newsletter-benefit{min-width:0;padding:4px clamp(18px,2.5vw,30px) 8px;text-align:center}.newsletter-benefit+.newsletter-benefit{border-left:1px solid rgb(248 245 237 / 14%)}.newsletter-benefit svg{width:52px;height:52px;margin:0 auto 13px;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.35}.newsletter-benefit strong{display:block;min-height:0;color:var(--cream);font-size:12px;line-height:1.45;letter-spacing:.09em}.newsletter-benefit p{margin:5px auto 0;color:#f8f5edb3;font-size:12px;line-height:1.55}.signup{width:100%;min-width:0}.signup-fields{position:relative;width:100%;display:flex;align-items:stretch}.signup-email-icon{position:absolute;z-index:1;top:50%;left:16px;color:var(--muted);font-size:16px;line-height:1;transform:translateY(-50%);pointer-events:none}.signup input{min-width:0;min-height:54px;flex:1;padding:14px 16px 14px 45px;border:1px solid rgb(248 245 237 / 38%);border-radius:5px 0 0 5px;background:var(--paper);color:var(--ink);outline:none}.signup input:focus{border-color:var(--orange);box-shadow:inset 0 0 0 1px var(--orange)}.signup button{min-height:54px;border:0;border-radius:0 5px 5px 0;background:var(--orange);color:#fff;padding:0 24px;font-size:10px;font-weight:700;letter-spacing:.08em;line-height:1;white-space:nowrap;cursor:pointer;transition:filter .16s ease}.signup button:hover{filter:brightness(1.08)}.signup-privacy{display:flex;align-items:center;gap:7px;margin:9px 0 0;color:#f8f5eda6;font-size:12px;line-height:1.5}.signup-privacy svg{width:13px;height:13px;flex:0 0 auto;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.2}.signup-feedback{margin-bottom:9px;color:#ffe1d4;font-size:12px;line-height:1.45}.signup-feedback ul{margin:0;padding-left:18px}.signup-success{display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:18px 20px;border:1px solid rgb(255 255 255 / 32%);border-radius:5px;color:#fff;font-size:12px;line-height:1.45}.signup-success strong{font:600 22px/1.15 Cormorant Garamond,serif}.signup-success b{color:#fff;letter-spacing:.08em}.signup-success a{margin-top:3px;color:#fff;font-size:10px;font-weight:700;letter-spacing:.08em;text-decoration:underline;text-underline-offset:3px}.newsletter-popup[hidden]{display:none}.newsletter-popup{position:fixed;z-index:1000;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:22px;opacity:0;pointer-events:none;transition:opacity .22s ease}.newsletter-popup.is-visible{opacity:1;pointer-events:auto}.newsletter-popup-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;padding:0;border:0;background:#0a221ca3;cursor:default;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.newsletter-popup-dialog{position:relative;width:min(560px,100%);max-height:calc(100vh - 44px);overflow-y:auto;padding:clamp(27px,4vw,40px) clamp(32px,5vw,58px) 30px;border:1px solid rgb(23 63 53 / 10%);border-radius:2px;background:linear-gradient(180deg,#fffdf859,#e1ded54d),#f7f3ec;box-shadow:0 28px 80px #081e1857;color:var(--ink);text-align:center;transform:translateY(16px) scale(.985);transition:transform .22s ease}.newsletter-popup.is-visible .newsletter-popup-dialog{transform:translateY(0) scale(1)}.newsletter-popup-close{position:absolute;top:13px;right:15px;width:36px;height:36px;padding:0;border:0;background:transparent;color:var(--green);font:300 31px/1 Arial,sans-serif;cursor:pointer}.newsletter-popup-close:hover{color:var(--orange)}.newsletter-popup-logo{width:min(184px,48%);height:auto;margin:0 auto 12px}.newsletter-popup-divider{width:min(180px,54%);margin:0 auto 13px;display:flex;align-items:center;gap:12px}.newsletter-popup-divider i{height:1px;flex:1;background:#c9613273}.newsletter-popup-divider svg{width:32px;height:24px;flex:0 0 auto;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.15}.newsletter-popup h2{max-width:390px;margin:0 auto;color:var(--green);font-size:clamp(35px,4vw,43px);font-weight:600;line-height:1.03}.newsletter-popup-lead{margin:17px 0 0;color:var(--green);font-family:Cormorant Garamond,Georgia,serif;font-size:21px;font-weight:600;line-height:1.25}.newsletter-popup-discount{margin:0;color:var(--green);font-family:Cormorant Garamond,Georgia,serif;font-size:clamp(64px,8vw,82px);font-weight:600;font-variant-numeric:lining-nums proportional-nums;font-feature-settings:"lnum" 1,"pnum" 1;line-height:.95;letter-spacing:.015em}.newsletter-popup-percent{display:inline-block;font-size:1.12em;line-height:0;transform:translateY(.015em);transform-origin:center}.newsletter-popup-order{margin:2px 0 0;color:var(--green);font-family:Cormorant Garamond,Georgia,serif;font-size:21px;font-weight:600;line-height:1.2}.newsletter-popup-copy{max-width:390px;margin:13px auto 18px;color:var(--ink);font-size:13px;line-height:1.5}.newsletter-popup-fields{display:grid;grid-template-columns:1fr;gap:9px}.newsletter-popup-fields input{min-width:0;height:50px;padding:0 15px;border:1px solid var(--line);border-radius:3px;background:#ffffff73;color:var(--ink)}.newsletter-popup-fields input:focus{position:relative;z-index:1;border-color:var(--orange);outline:2px solid rgb(201 97 50 / 16%)}.newsletter-popup-fields button{min-height:50px;padding:0 20px;border:1px solid var(--green);border-radius:3px;background:var(--green);color:#fff;font-size:15px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.newsletter-popup-fields button:hover{filter:brightness(1.06)}.newsletter-popup-feedback{margin-top:10px;color:#9f3525;font-size:11px;text-align:left}.newsletter-popup.has-success .newsletter-popup-offer-copy,.newsletter-popup.has-success .newsletter-popup-privacy{display:none}.newsletter-popup-success{max-width:390px;margin:18px auto;padding:8px 0 10px}.newsletter-popup-success h2{margin-bottom:14px}.newsletter-popup-success p{margin:0;color:var(--ink);font-size:15px;line-height:1.65}.newsletter-popup-privacy{max-width:400px;margin:11px auto 0;color:var(--muted);font-size:12px;line-height:1.55}.newsletter-popup-privacy span{display:inline}.newsletter-popup-open{overflow:hidden}@media(max-width:560px){.newsletter-popup{padding:14px}.newsletter-popup-dialog{max-height:calc(100vh - 28px);padding:26px 20px 24px}.newsletter-popup-logo{width:150px;margin-bottom:9px}.newsletter-popup h2{font-size:32px}.newsletter-popup-discount{font-size:62px}}.footer{background:var(--paper)}.footer-brand{text-align:left}.footer-brand small{font-size:9px}.footer-main{padding:48px 0;display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:40px}.footer-contact{grid-column:4;align-self:center;justify-self:end;text-align:right}.footer-social{grid-column:2 / 4;align-self:center;justify-self:center;text-align:center}.footer-social-title{display:block;margin-bottom:10px;color:var(--green);font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.footer-social-links{display:flex;align-items:center;justify-content:center;gap:10px}.footer .footer-social-links a{width:38px;height:38px;margin:0;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--green);transition:border-color .16s ease,background-color .16s ease,color .16s ease,transform .16s ease}.footer-social-links svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7}.footer-social-links .footer-social-dot{fill:currentColor;stroke:none}.footer .footer-social-links a:hover{border-color:var(--orange);background:var(--orange);color:#fff;transform:translateY(-2px)}.footer .footer-social-links a:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.footer-contact span{display:block;margin-bottom:3px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.footer .footer-contact a{margin:0;color:var(--orange);font-size:13px;font-weight:700;letter-spacing:.02em}.footer .footer-contact a:hover{color:var(--green);text-decoration:underline;text-underline-offset:4px}.footer h4{font-size:11px;letter-spacing:.08em}.footer a{display:block;margin:7px 0;font-size:12px}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px 28px;border-top:1px solid var(--line);padding:20px 0;font-size:10px}.footer-legal-links{display:flex;align-items:center;gap:18px}.footer .footer-legal-links a{display:inline-block;margin:0;color:var(--muted);font-size:10px;text-decoration:none;text-transform:uppercase;text-underline-offset:3px;transition:color .16s ease}.footer .footer-legal-links a:hover{color:var(--green);text-decoration:underline}.footer .footer-legal-links a:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.shopify-policy__container{width:min(920px,92vw);max-width:none;margin:0 auto;padding:clamp(38px,6vw,76px) 0 clamp(78px,9vw,128px)}.shopify-policy__title{margin-bottom:clamp(30px,4vw,46px);padding-bottom:24px;border-bottom:1px solid var(--line);text-align:left}.shopify-policy__title h1{margin:0;color:var(--green);font-size:clamp(42px,6vw,64px);font-weight:700;line-height:1}.shopify-policy__body{color:var(--ink);font-size:15px;line-height:1.8}.shopify-policy__body h2,.shopify-policy__body h3,.shopify-policy__body h4{margin:2em 0 .65em;color:var(--green);font-family:Cormorant Garamond,Georgia,serif;font-weight:700;line-height:1.15}.shopify-policy__body h2{font-size:clamp(29px,3vw,38px)}.shopify-policy__body h3{font-size:clamp(24px,2.5vw,31px)}.shopify-policy__body h4{font-size:21px}.shopify-policy__body p,.shopify-policy__body ul,.shopify-policy__body ol{margin:0 0 1.25em}.shopify-policy__body ul,.shopify-policy__body ol{padding-left:1.4em}.shopify-policy__body li+li{margin-top:.45em}.shopify-policy__body a{color:var(--orange);font-weight:600;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.shopify-policy__body table{width:100%;margin:24px 0;border-collapse:collapse;background:var(--cream)}.shopify-policy__body th,.shopify-policy__body td{padding:12px 14px;border:1px solid var(--line);text-align:left;vertical-align:top}.shopify-policy__body th{color:var(--green);font-weight:700}@media(max-width:560px){.shopify-policy__container{width:min(100% - 36px,920px);padding-top:30px}.shopify-policy__title{margin-bottom:26px;padding-bottom:18px}.shopify-policy__body{font-size:14px;line-height:1.72}.shopify-policy__body table{display:block;overflow-x:auto}}.generic{padding:20px 0 65px}.generic h1{font-size:46px}.collection-page>h1{font-weight:700}.blog-page>h1{font-weight:700}.our-story-section{padding:clamp(34px,5vw,72px) 0 clamp(72px,9vw,126px);background:linear-gradient(115deg,rgb(247 243 236 / 82%) 0%,transparent 44%),var(--paper)}.our-story-layout{display:grid;grid-template-columns:minmax(0,.88fr) minmax(420px,1.12fr);gap:clamp(46px,7vw,110px);align-items:center}.our-story-copy{max-width:610px;padding:clamp(18px,2vw,32px) 0}.our-story-copy>.eyebrow{margin:0 0 13px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.our-story-copy h1{margin:0;color:var(--green);font-size:clamp(46px,5vw,72px);font-weight:600;line-height:.98;letter-spacing:-.025em}.our-story-rule{width:58px;height:2px;display:block;margin:25px 0 28px;background:var(--orange)}.our-story-content{color:var(--ink);font-size:17px;line-height:1.82}.our-story-content>:first-child{margin-top:0}.our-story-content>:last-child{margin-bottom:0}.our-story-content h2,.our-story-content h3{margin:1.45em 0 .5em;color:var(--green);font-family:Cormorant Garamond,serif;font-weight:700;line-height:1.12}.our-story-content h2{font-size:34px}.our-story-content h3{font-size:27px}.our-story-content a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.our-story-figure{min-width:0;margin:0}.our-story-visual{position:relative;min-height:590px;aspect-ratio:4 / 5;overflow:hidden;border:1px solid var(--line);border-radius:12px;background:linear-gradient(145deg,#eeeae1,#e3e1d8);box-shadow:0 18px 42px #173f351a}.our-story-visual:after{position:absolute;top:12px;right:12px;bottom:12px;left:12px;border:1px solid rgb(255 255 255 / 42%);border-radius:7px;content:"";pointer-events:none}.our-story-visual>img{width:100%;height:100%;object-fit:cover}.our-story-caption{max-width:92%;margin:12px auto 0;color:#2936309e;font-size:15px;font-style:italic;line-height:1.55;text-align:center}.our-story-placeholder{width:100%;height:100%;min-height:inherit;display:grid;place-content:center;gap:15px;padding:40px;color:var(--muted);text-align:center}.our-story-placeholder svg{width:48px;margin:auto;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.our-story-placeholder span{font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase}@media(max-width:900px){.our-story-layout{grid-template-columns:1fr 1fr;gap:34px}.our-story-visual{min-height:480px}}@media(max-width:680px){.our-story-section{padding-top:28px;padding-bottom:72px}.our-story-layout{grid-template-columns:1fr;gap:30px}.our-story-copy{padding:0}.our-story-copy h1{font-size:clamp(42px,13vw,58px)}.our-story-content{font-size:16px;line-height:1.75}.our-story-visual{min-height:0;aspect-ratio:4 / 5}}.collection-grid,.blog-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.catalog-collections{margin-top:clamp(28px,3.5vw,44px);padding:0}.catalog-collections-header{max-width:650px;margin-bottom:30px}.catalog-collections-header .eyebrow{margin:0 0 7px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.catalog-collections-header h2{margin:0;color:var(--green);font-size:clamp(34px,4vw,48px);font-weight:700;line-height:1.05}.catalog-collections-header>p:last-child{margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.65}.catalog-collections-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.catalog-collection-card{min-width:0;display:grid;grid-template-columns:minmax(190px,44%) minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:11px;background:var(--paper);box-shadow:0 6px 20px #173f3512;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.catalog-collection-media{position:relative;min-height:310px;display:grid;place-items:center;overflow:hidden;padding:20px;background:linear-gradient(145deg,#f0ede5,#e6e3da)}.catalog-collection-media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 15px 15px rgb(23 63 53 / 15%));transition:transform .24s ease}.catalog-collection-content{min-width:0;display:flex;flex-direction:column;padding:clamp(22px,2.6vw,34px)}.catalog-collection-content h3{margin:0;color:var(--green);font-family:Cormorant Garamond,serif;font-size:clamp(28px,3vw,38px);font-weight:700;line-height:1.05}.catalog-collection-tagline{margin:9px 0 0;color:var(--orange);font:italic 600 17px/1.35 Cormorant Garamond,serif}.catalog-collection-ingredients{margin:18px 0 0;padding-top:15px;border-top:2px solid var(--orange);color:var(--muted);font-size:10px;font-weight:700;line-height:1.5;letter-spacing:.055em;text-transform:uppercase}.catalog-collection-footer{display:flex;align-items:center;flex-wrap:wrap;gap:9px;margin-top:auto;padding-top:22px}.catalog-collection-price{color:var(--ink);font-size:17px;font-weight:700}.catalog-collection-saving{padding:5px 8px;border-radius:999px;background:var(--cream);color:var(--green);font-size:9px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.catalog-collection-action{width:100%;margin-top:8px;color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}@media(hover:hover){.catalog-collection-card:hover{border-color:#c9613266;box-shadow:0 11px 28px #173f351c;transform:translateY(-2px)}.catalog-collection-card:hover .catalog-collection-media img{transform:scale(1.025)}}.catalog-collection-card:focus-visible{outline:2px solid var(--orange);outline-offset:3px}@media(max-width:900px){.catalog-collections-grid{grid-template-columns:1fr}}@media(max-width:560px){.catalog-collections{padding:0}.catalog-collection-card{grid-template-columns:42% minmax(0,1fr)}.catalog-collection-media{min-height:250px;padding:12px}.catalog-collection-content{padding:20px 15px}.catalog-collection-content h3{font-size:27px}}.product-detail{background:var(--paper)}.product-detail-main{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(380px,.95fr);gap:clamp(40px,6vw,90px);align-items:start;padding-top:32px;padding-bottom:44px}.product-gallery{align-self:start}.product-gallery{min-width:0;display:grid;grid-template-columns:92px minmax(0,1fr);gap:18px}.product-thumbnails{display:flex;flex-direction:column;gap:12px}.product-thumbnail{width:92px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;padding:5px;border:1px solid var(--line);border-radius:6px;background:var(--cream);cursor:pointer}.product-thumbnail.is-active{border-color:var(--green);box-shadow:0 0 0 1px var(--green)}.product-thumbnail:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.product-featured-media{position:relative;isolation:isolate;min-height:0;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:8px;border:1px solid rgb(23 63 53 / 9%)}.product-featured-image{position:relative;z-index:1;width:auto;height:auto;max-width:100%;max-height:720px;padding:8px;object-fit:contain;filter:none}.product-image-placeholder{min-height:240px;display:grid;place-items:center;padding:30px;background:linear-gradient(145deg,#f3efe7,#e7e4db);color:var(--muted);font-size:11px;letter-spacing:.08em;text-align:center;text-transform:uppercase}.product-information{max-width:590px;min-width:0;padding-top:0}.product-kicker{margin:0 0 14px;color:var(--green);font-size:13px;font-weight:700;letter-spacing:.13em;text-transform:uppercase}.product-information h1{margin:0;color:var(--green);font-family:Cormorant Garamond,serif;font-size:clamp(46px,5vw,68px);font-weight:700;line-height:.98;letter-spacing:-.025em}.product-price{margin:0;color:var(--ink);font:500 20px/1.2 Georgia,serif}.product-price-line{display:flex;align-items:baseline;flex-wrap:wrap;gap:10px;margin-top:15px}.product-weight{color:#24302c9e;font-size:14px;font-weight:500;line-height:1.2}.product-saving-badge{display:inline-flex;align-self:center;min-height:24px;align-items:center;padding:6px 12px;border:1px solid rgb(23 63 53 / 12%);border-radius:999px;background:var(--cream);color:var(--green);font-size:12px;font-weight:800;line-height:1;letter-spacing:.055em;text-transform:uppercase}.product-blend-tagline{margin:18px 0 0;color:var(--orange);font-family:inherit;font-size:22px;font-style:normal;font-weight:700;line-height:1.3}.product-short-description{max-width:520px;margin:7px 0 0;color:var(--ink);font-size:15px;line-height:1.65}.product-tasting-notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px;padding-bottom:22px;border-bottom:1px solid var(--line)}.product-tasting-note{display:flex;align-items:center;gap:8px;color:var(--ink);font-size:12px;line-height:1.35}.product-tasting-note svg,.product-tasting-note img,.product-assurances svg,.product-assurances img,.product-values svg{width:28px;height:28px;flex:0 0 auto;fill:none;stroke:var(--green);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.3}.product-tasting-note img{object-fit:contain}.product-purchase-form{margin-top:18px}.product-purchase-form>label,.product-quantity-wrap>span{display:block;margin-bottom:7px;color:var(--ink);font-size:8px;font-weight:700;letter-spacing:.1em}.product-quantity-wrap>span{font-size:10px}.product-variant-select{width:100%;min-height:44px;margin-bottom:14px;padding:0 12px;border:1px solid var(--line);background:var(--paper);color:var(--ink)}.product-purchase-row{display:grid;grid-template-columns:146px minmax(0,1fr);gap:16px;align-items:end}.product-purchase-row.is-sold-out{grid-template-columns:minmax(0,1fr)}.product-purchase-row.is-sold-out .product-quantity-wrap{display:none}.product-quantity{height:48px;display:grid;grid-template-columns:44px 1fr 44px;border:1px solid var(--line)}.product-quantity button,.product-quantity input{min-width:0;padding:0;border:0;background:transparent;color:var(--ink);font-size:15px;text-align:center}.product-quantity button{cursor:pointer}.product-quantity input{border-right:1px solid var(--line);border-left:1px solid var(--line);-webkit-appearance:textfield;appearance:textfield}.product-quantity input::-webkit-inner-spin-button,.product-quantity input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.product-add-button{min-height:48px;padding:0 22px;border:1px solid var(--green);border-radius:3px;background:var(--green);color:#fff;font-size:12px;font-weight:700;letter-spacing:.055em;cursor:pointer;transition:filter .16s ease,transform .16s ease}.product-add-button:hover:not(:disabled){filter:brightness(1.08);transform:translateY(-1px)}.product-add-button:disabled{cursor:not-allowed;opacity:.55}.product-assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:15px;margin-top:22px;padding:18px 0;border-bottom:1px solid var(--line)}.product-assurances>div{display:flex;align-items:flex-start;gap:10px;color:var(--ink);font-size:9px;line-height:1.4}.product-assurances svg,.product-assurances img{width:32px;height:32px;object-fit:contain}.product-assurance-copy,.product-assurance-copy strong,.product-assurance-copy>span{display:block}.product-assurance-copy strong{color:var(--green);font-size:13px;font-weight:700;line-height:1.25}.product-assurance-copy>span{margin-top:4px;color:var(--muted);font-size:11px;line-height:1.4}.product-collection-gift{display:flex;align-items:center;gap:13px;margin:18px 0 6px;padding:13px 16px;border:1px solid rgb(23 63 53 / 7%);border-radius:7px;background:#f1f2e8}.product-collection-gift-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:5px;background:#173f350f;color:var(--green)}.product-collection-gift-icon svg{width:23px;height:23px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.product-collection-gift-copy,.product-collection-gift-copy strong,.product-collection-gift-copy>span{display:block}.product-collection-gift-copy strong{color:var(--green);font-size:15px;line-height:1.3}.product-collection-gift-copy>span{margin-top:4px;color:var(--muted);font-size:13px;line-height:1.4}.product-accordions details{border-bottom:1px solid var(--line)}.product-accordions summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:15px 0;color:var(--ink);font-size:15px;font-weight:800;letter-spacing:.06em;list-style:none;cursor:pointer}.product-accordions summary::-webkit-details-marker{display:none}.product-accordions details[open] summary span:last-child{transform:rotate(45deg)}.product-accordions summary span:last-child{font-size:21px;font-weight:400;transition:transform .16s ease}.product-accordion-content{padding:1px 0 20px;color:var(--muted);font-size:14px;line-height:1.7}.product-accordion-content>:first-child,.product-story-copy .rte>:first-child{margin-top:0}.product-accordion-content>:last-child,.product-story-copy .rte>:last-child{margin-bottom:0}.product-story-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.08fr);gap:14px;margin-bottom:24px;background:transparent}.product-meet-panel,.product-blend-panel{min-width:0;min-height:390px;overflow:hidden;padding:clamp(24px,2.4vw,38px);border:1px solid var(--line);border-radius:8px;background:var(--cream)}.product-meet-panel{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);grid-template-rows:auto auto 1fr;column-gap:0;padding:0}.product-meet-panel>h2{grid-column:1;grid-row:1;padding:clamp(24px,2.4vw,38px) clamp(24px,2.4vw,38px) 0}.product-meet-panel>.product-story-rule{grid-column:1;grid-row:2;margin-left:clamp(24px,2.4vw,38px)}.product-meet-panel .product-panel-content{display:contents}.product-meet-panel .product-story-copy{min-width:0;max-width:100%;grid-column:1;grid-row:3;overflow:hidden;padding:0 clamp(24px,2.4vw,38px) clamp(24px,2.4vw,38px);overflow-wrap:anywhere}.product-meet-panel .product-story-image{height:100%;min-height:310px;grid-column:2;grid-row:1 / 4;aspect-ratio:auto;border-left:1px solid rgb(23 63 53 / 10%);background:#e9e7df}.product-meet-panel .product-story-copy img,.product-meet-panel .product-story-copy iframe,.product-meet-panel .product-story-copy table{max-width:100%}.product-meet-panel h2,.product-blend-panel h2{margin:0;color:var(--green);font-size:clamp(28px,2.5vw,36px);font-weight:700;line-height:1.1}.product-story-rule{width:52px;height:2px;display:block;margin:16px 0 22px;background:var(--orange)}.product-story-copy{max-width:480px;color:var(--muted);font-size:13px;line-height:1.75}.product-panel-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,2vw,30px);align-items:stretch}.product-story-image,.product-blend-visual{width:100%;min-height:250px;aspect-ratio:4 / 3;overflow:hidden;background:#e9e7df}.product-story-image img,.product-blend-visual img{width:100%;height:100%;object-fit:cover}.product-blend-panel{border-left:1px solid var(--line)}.product-blend-visual{background:transparent}.product-blend-visual img{object-fit:cover;object-position:left center}.product-ingredient-list{margin-top:0}.product-ingredient-item{position:relative;padding:12px 0 12px 28px;border-top:1px dotted rgb(23 63 53 / 25%)}.product-ingredient-item:before{position:absolute;top:19px;left:0;width:16px;height:1px;background:var(--orange);content:""}.product-ingredient-item strong,.product-ingredient-item span{display:block}.product-ingredient-item strong{color:var(--green);font-size:14px;line-height:1.3}.product-ingredient-item span{margin-top:5px;color:var(--muted);font-size:12px;line-height:1.5}.product-values{background:var(--cream)}.product-recommendations{margin-bottom:24px;background:var(--paper)}.product-recommendations-inner{display:grid;grid-template-columns:minmax(150px,.8fr) repeat(3,minmax(175px,1fr)) minmax(125px,.65fr);align-items:stretch;padding-inline:0}.product-recommendations-inner>h2{align-self:center;margin:0;padding:24px 12px;color:var(--green);font:700 clamp(22px,1.7vw,27px)/1.1 "Cormorant Garamond",serif;white-space:nowrap}.product-recommendation{position:relative;min-width:0;display:flex;align-items:center;gap:14px;padding:14px 12px;color:inherit;text-decoration:none;transition:background-color .16s ease}.product-recommendation:before,.product-recommendations-link:before{position:absolute;top:18px;bottom:18px;left:0;width:1px;background:var(--line);content:""}.product-recommendation:first-of-type:before{display:none}.product-recommendations-link:before{display:none}.product-recommendation:hover{background:var(--cream)}.product-recommendation-image{width:76px;height:76px;flex:0 0 76px;display:grid;place-items:center;overflow:hidden;background:var(--cream)}.product-recommendation-image img{width:100%;height:100%;padding:6px;object-fit:contain}.product-recommendation-copy,.product-recommendation-copy strong,.product-recommendation-copy>span{display:block}.product-recommendation-copy strong{color:var(--green);font:700 24px/1.1 Cormorant Garamond,serif}.product-recommendation-copy>span{margin-top:5px;color:var(--muted);font-size:14px;line-height:1.35}.product-recommendations-link{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;padding:20px 12px;color:var(--orange);font-size:12px;font-weight:800;letter-spacing:.07em;text-decoration:none}.product-recommendations-link span{font-size:19px;transition:transform .16s ease}.product-recommendations-link:hover span{transform:translate(3px)}.product-values-inner{min-height:108px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center}.product-values-inner>div{display:flex;align-items:center;justify-content:center;gap:15px;padding:18px 24px;color:var(--green);font-size:14px;font-weight:600}.product-values-inner>div+div{border-left:1px solid var(--line)}.product-values svg{width:36px;height:36px;flex:0 0 36px}.field{display:block;width:100%;padding:12px;border:1px solid var(--line);margin:10px 0}.article-page{max-width:980px;padding-top:clamp(20px,3vw,34px);padding-bottom:clamp(100px,12vw,150px)}.article-header{max-width:780px;margin:0 auto clamp(30px,4vw,44px);text-align:center}.article-header .eyebrow{margin-bottom:16px;color:var(--orange);font-weight:700}.article-header h1{margin:0;color:var(--green);font-size:clamp(42px,6vw,68px);line-height:1.02;letter-spacing:-.025em}.article-date{margin:18px 0 0;color:var(--muted);font-size:10px;font-weight:600;letter-spacing:.1em;text-transform:uppercase}.article-hero{max-width:700px;aspect-ratio:16 / 9;margin:0 auto clamp(38px,5vw,58px);overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--cream)}.article-hero img{width:100%;height:100%;object-fit:cover}.article-content{max-width:700px;margin:0 auto;color:var(--ink);font-size:17px;line-height:1.8}.article-content p,.article-content ul,.article-content ol,.article-content blockquote{margin-top:0;margin-bottom:1.45em}.article-content h2,.article-content h3{margin:1.6em 0 .55em;color:var(--green);font-family:Cormorant Garamond,serif;line-height:1.15}.article-content h2{font-size:34px}.article-content h3{font-size:27px}.article-content a{color:var(--orange);text-decoration:underline;text-underline-offset:3px}.article-content blockquote{padding:4px 0 4px 24px;border-left:2px solid var(--orange);color:var(--muted);font:italic 600 22px/1.5 Cormorant Garamond,serif}.article-content img{width:auto;margin:34px auto;border-radius:10px}.article-featured-teas{width:min(1060px,92vw);margin:clamp(52px,7vw,82px) auto 0;margin-left:50%;padding:clamp(30px,4vw,46px);border:1px solid var(--line);border-radius:14px;background:linear-gradient(145deg,rgb(255 255 255 / 45%),transparent 55%),var(--cream);box-shadow:0 8px 28px #173f350d;transform:translate(-50%)}.article-featured-teas-header{max-width:580px;margin:0 auto clamp(26px,3.5vw,38px);text-align:center}.article-featured-teas-icon{display:grid;width:40px;height:40px;place-items:center;margin:0 auto 1px;color:var(--orange)}.article-featured-teas-icon svg{width:35px;fill:none;stroke:currentcolor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.article-featured-teas-header .eyebrow{margin:0 0 4px;color:var(--orange);font-size:12px;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.article-featured-teas-header h2{margin:0;color:var(--green);font-size:clamp(32px,4.2vw,44px);font-weight:600;line-height:1.05}.article-featured-teas-header>p:last-child{margin:8px 0 0;color:var(--muted);font-size:14px}.article-featured-teas-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.article-tea-card{display:grid;min-width:0;grid-template-columns:minmax(150px,42%) minmax(0,1fr);overflow:hidden;border:1px solid var(--line);border-radius:10px;background:var(--paper);box-shadow:0 5px 18px #173f3512;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease}.article-tea-card-media{min-height:250px;display:grid;place-items:center;padding:18px;background:linear-gradient(145deg,#f1eee6,#e8e5dc)}.article-tea-card-media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 13px 13px rgb(23 63 53 / 14%));transition:transform .24s ease}.article-tea-card-content{display:flex;min-width:0;flex-direction:column;justify-content:flex-start;padding:clamp(20px,2.5vw,30px)}.article-tea-card h3{margin:0;color:var(--green);font-family:Cormorant Garamond,serif;font-size:clamp(25px,2.7vw,32px);font-weight:700;line-height:1.08}.article-tea-card-tagline{margin:7px 0 0;color:var(--orange);font:italic 600 16px/1.35 Cormorant Garamond,serif}.article-tea-card-ingredients{position:relative;margin:18px 0 0;padding-top:15px;color:var(--muted);font-size:9px;font-weight:700;line-height:1.5;letter-spacing:.065em;text-transform:uppercase}.article-tea-card-ingredients:before{position:absolute;top:0;left:0;width:34px;height:2px;background:var(--orange);content:""}.article-tea-card-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:20px;padding-top:16px;border-top:1px solid var(--line)}.article-tea-card-footer strong{color:var(--ink);font-size:15px}.article-tea-card-footer>span{color:var(--orange);font-size:9px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}@media(hover:hover){.article-tea-card:hover{border-color:#c961326b;box-shadow:0 10px 26px #173f351a;transform:translateY(-2px)}.article-tea-card:hover .article-tea-card-media img{transform:scale(1.025)}}.article-tea-card:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.article-footer{max-width:700px;margin:52px auto 0;padding-top:22px;border-top:1px solid var(--line)}@media(max-width:560px){.article-header{text-align:left}.article-header h1{font-size:40px}.article-date{margin-top:14px}.article-hero{aspect-ratio:4 / 3;border-radius:10px}.article-content{font-size:16px;line-height:1.75}.article-content h2{font-size:30px}.article-content h3{font-size:24px}.article-featured-teas{padding:26px 16px 16px}.article-featured-teas-grid{grid-template-columns:1fr}.article-tea-card{grid-column:auto;grid-template-columns:42% minmax(0,1fr)}.article-tea-card-media{min-height:220px;padding:12px}.article-tea-card-content{padding:18px 14px}.article-tea-card h3{font-size:24px}}.cart-page{padding:clamp(28px,4vw,56px) 0 clamp(72px,8vw,118px)}.cart-header{margin-bottom:clamp(28px,4vw,48px);text-align:center}.cart-header .eyebrow,.cart-summary .eyebrow{margin:0 0 7px;color:var(--orange)}.cart-header h1{margin:0;color:var(--green);font-size:clamp(44px,5vw,64px);font-weight:700;line-height:1}.cart-form{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(310px,.7fr);gap:clamp(32px,5vw,78px);align-items:start}.cart-items{border-top:1px solid var(--line)}.cart-item{display:grid;grid-template-columns:140px minmax(0,1fr) 122px auto;gap:clamp(18px,2.5vw,34px);align-items:center;padding:24px 0;border-bottom:1px solid var(--line)}.cart-item-media{width:140px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:3px;background:linear-gradient(145deg,var(--cream),#eeeadf)}.cart-item-media img{width:100%;height:100%;padding:10px;object-fit:contain;filter:drop-shadow(0 9px 10px rgb(23 63 53 / 12%))}.cart-item-type{margin:0 0 4px;color:var(--orange);font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.cart-item-details h2{margin:0;color:var(--green);font-size:clamp(25px,2.2vw,32px);font-weight:700;line-height:1.05}.cart-item-variant{margin:7px 0 0;color:var(--muted);font-size:12px}.cart-remove{display:inline-block;margin-top:13px;border-bottom:1px solid rgb(201 97 50 / 45%);color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.cart-item-quantity label{display:block;margin-bottom:6px;color:var(--muted);font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.cart-quantity-control{width:122px;height:44px;display:grid;grid-template-columns:38px minmax(0,1fr) 38px;border:1px solid var(--line);border-radius:2px;background:var(--paper)}.cart-quantity-control button,.cart-quantity-control input{min-width:0;height:100%;padding:0;border:0;background:transparent;color:var(--ink);text-align:center}.cart-quantity-control button{color:var(--green);font-size:19px;cursor:pointer}.cart-quantity-control button:hover{background:var(--cream);color:var(--orange)}.cart-quantity-control input{border-right:1px solid var(--line);border-left:1px solid var(--line);font-weight:700;-webkit-appearance:textfield;appearance:textfield}.cart-quantity-control input::-webkit-inner-spin-button,.cart-quantity-control input::-webkit-outer-spin-button{margin:0;-webkit-appearance:none;appearance:none}.cart-item-price{min-width:82px;text-align:right}.cart-item-price s{display:block;color:var(--muted);font-size:11px}.cart-item-price strong{color:var(--green);font-family:Georgia,serif;font-size:18px;font-weight:600}.cart-continue{display:inline-flex;align-items:center;gap:8px;margin-top:20px;color:var(--green);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.cart-summary{position:sticky;top:24px;padding:clamp(26px,3vw,38px);border-top:3px solid var(--orange);background:var(--cream);box-shadow:0 14px 35px #173f3514;text-align:left}.cart-summary h2{margin:0 0 26px;color:var(--green);font-size:clamp(30px,3vw,40px);font-weight:700;line-height:1}.cart-summary-total{display:flex;align-items:baseline;justify-content:space-between;gap:20px;padding:18px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--ink);font-weight:700}.cart-summary-total strong{color:var(--green);font-family:Georgia,serif;font-size:23px}.cart-summary-note{margin:15px 0 22px;color:var(--muted);font-size:11px;line-height:1.55}.cart-checkout-button{width:100%;min-height:50px;border-radius:3px;font-size:12px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;cursor:pointer}.cart-checkout-button{border:1px solid var(--orange);background:var(--orange);color:#fff}.cart-summary-promise{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:12px;color:var(--muted);font-size:10px}.cart-summary-promise svg{width:20px;height:20px;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.4}.cart-empty{max-width:620px;margin:0 auto;padding:clamp(44px,7vw,76px) 30px;border-top:3px solid var(--orange);background:var(--cream);text-align:center}.cart-empty-icon{width:58px;height:58px;margin:0 auto 18px;display:grid;place-items:center;border-radius:50%;background:var(--paper)}.cart-empty-icon svg{width:34px;fill:none;stroke:var(--orange);stroke-linecap:round;stroke-linejoin:round;stroke-width:1.5}.cart-empty h2{margin:0;color:var(--green);font-size:clamp(30px,4vw,42px);font-weight:700}.cart-empty p{margin:10px 0 25px;color:var(--muted)}@media(max-width:900px){.cart-form{grid-template-columns:1fr;gap:38px}.cart-summary{position:static}}.password-page{min-height:100vh;background:var(--cream)}.launch-page{position:relative;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 12% 15%,rgb(201 97 50 / 8%),transparent 26rem),linear-gradient(135deg,var(--cream) 0%,var(--paper) 55%,#edf1eb 100%)}.launch-page:before{position:absolute;top:-160px;right:-130px;width:420px;height:420px;border:1px solid rgb(23 63 53 / 9%);border-radius:50%;box-shadow:0 0 0 54px #173f3508,0 0 0 108px #173f3505;content:"";pointer-events:none}.launch-shell{position:relative;z-index:1;width:min(1180px,90vw);min-height:100vh;margin:0 auto;display:flex;flex-direction:column}.launch-header{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:34px 0 22px;border-bottom:1px solid var(--line)}.launch-logo-link{display:block}.launch-logo{width:auto;max-width:253px;max-height:77px;object-fit:contain}.launch-logo-tagline{margin:9px 0 0;color:var(--orange);font:italic 600 20px/1.4 Cormorant Garamond,serif;letter-spacing:.025em;text-align:center}.launch-grid{flex:1;display:grid;grid-template-columns:minmax(0,.9fr) minmax(360px,.75fr);column-gap:clamp(50px,8vw,120px);row-gap:20px;align-items:start;padding:64px 0}.launch-intro{max-width:590px}.launch-eyebrow{margin:0 0 18px;color:var(--orange);font-size:11px;font-weight:700;letter-spacing:.16em}.launch-intro h1{max-width:620px;margin:0;color:var(--green);font:600 clamp(44px,5vw,68px)/.98 "Cormorant Garamond",serif;letter-spacing:-.025em}.launch-lead{max-width:500px;margin:28px 0 0;color:var(--muted);font-size:17px;line-height:1.7}.launch-details{display:flex;flex-wrap:wrap;gap:10px 22px;margin-top:38px;color:var(--green);font-size:10px;font-weight:700;letter-spacing:.09em;text-transform:uppercase}.launch-details span{display:inline-flex;align-items:center;gap:9px}.launch-details span:before{width:6px;height:6px;border-radius:50%;background:var(--orange);content:""}.launch-products{grid-column:1 / -1;margin-top:0;padding-top:28px;border-top:1px solid rgb(23 63 53 / 12%)}.launch-products-heading{display:flex;align-items:center;gap:10px;margin:0 0 6px;color:var(--green);font-family:Manrope,sans-serif;font-size:16px;font-weight:700;letter-spacing:.12em}.launch-products-invitation{margin:0 0 24px;color:var(--green);font:italic 600 17px/1.4 Cormorant Garamond,serif;letter-spacing:.01em}.launch-products-icon{width:24px;height:24px;flex:0 0 auto;color:var(--orange);stroke-width:1.6}.launch-products-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.launch-product{display:flex;min-height:100%;min-width:0;flex-direction:column}.launch-product-trigger{width:100%;height:100%;display:flex;flex-direction:column;padding:0;border:0;background:transparent;color:inherit;font:inherit;text-align:left;cursor:pointer}.launch-product-trigger:focus-visible{outline:2px solid var(--orange);outline-offset:5px;border-radius:3px}@media(hover:hover){.launch-product-trigger:hover .launch-product-image img{transform:translateY(-3px)}}.launch-product-image{position:relative;aspect-ratio:1 / .86;display:grid;place-items:center;overflow:hidden;padding:clamp(6px,1vw,12px)}.launch-product-image img{position:relative;z-index:1;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 6px 8px rgb(23 63 53 / 9%));transition:transform .18s ease}.launch-product-modal{width:min(900px,calc(100vw - 40px));max-height:min(720px,calc(100vh - 40px));padding:0;overflow:auto;border:1px solid rgb(23 63 53 / 16%);border-radius:14px;background:var(--paper);color:var(--ink);box-shadow:0 30px 80px #0e2a233d}.launch-product-modal::backdrop{background:#0f272194;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.launch-modal-close{position:absolute;z-index:2;top:15px;right:17px;width:38px;height:38px;display:grid;place-items:center;padding:0;border:1px solid rgb(23 63 53 / 14%);border-radius:50%;background:#fffdf8e5;color:var(--green);font:400 27px/1 sans-serif;cursor:pointer}.launch-modal-close:hover{border-color:#173f3547}.launch-modal-close:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.launch-modal-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);min-height:480px}.launch-modal-image{display:grid;place-items:center;padding:clamp(32px,5vw,64px);background:var(--cream)}.launch-modal-image img{width:100%;height:100%;max-height:430px;object-fit:contain;filter:drop-shadow(0 14px 18px rgb(23 63 53 / 13%))}.launch-modal-content{align-self:center;padding:clamp(44px,6vw,72px) clamp(34px,5vw,62px)}.launch-modal-eyebrow{margin:0 0 14px;color:var(--orange);font-size:10px;font-weight:700;letter-spacing:.14em}.launch-modal-content h2{margin:0 0 8px;color:var(--green);font:600 clamp(34px,4vw,48px)/1 "Cormorant Garamond",serif;letter-spacing:-.02em}.launch-modal-tagline{margin:0 0 20px;color:var(--orange);font:italic 600 18px/1.35 Cormorant Garamond,serif}.launch-modal-description{padding-top:20px;border-top:1px solid rgb(23 63 53 / 13%);color:var(--muted);font-size:14px;line-height:1.7}.launch-modal-description>:first-child{margin-top:0}.launch-modal-description>:last-child{margin-bottom:0}.launch-product-content{display:flex;flex:1;flex-direction:column;padding:14px 4px 0}.launch-product h3{margin:0 0 7px;color:var(--green);font:600 25px/1.05 Cormorant Garamond,serif;letter-spacing:-.015em;overflow-wrap:anywhere}.launch-product-tagline{margin:0 0 12px;color:var(--orange);font:italic 600 15px/1.3 Cormorant Garamond,serif}.launch-product-note{margin:auto 0 0;padding-top:12px;border-top:1px solid rgb(23 63 53 / 9%);color:var(--muted);font-size:12px;font-weight:500;line-height:1.55}.launch-form-card{width:100%;padding:clamp(26px,4vw,42px);border:1px solid var(--line);border-radius:16px;background:#fffdf8eb;box-shadow:0 24px 60px #173f351f}.launch-form-heading{display:flex;gap:14px;align-items:flex-start;margin-bottom:26px}.launch-form-card.is-submitted .launch-form-heading{display:none}.launch-form-mark{width:9px;height:9px;flex:0 0 auto;margin-top:9px;border-radius:50%;background:var(--orange);box-shadow:0 0 0 5px #c961321c}.launch-form-heading h2{margin:0;color:var(--green);font:600 40px/1.1 Cormorant Garamond,serif}.launch-form-heading p{margin:8px 0 0;color:var(--muted);font-size:12px}.launch-form-app input:not([type=checkbox]),.launch-form-app select,.launch-form-app textarea{width:100%;min-height:48px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--ink)}.launch-form-app button,.launch-form-app input[type=submit]{min-height:50px;border:0;border-radius:5px;background:var(--orange);color:#fff;font-weight:700;letter-spacing:.08em;cursor:pointer}.launch-form-placeholder{padding:24px;border:1px dashed var(--line);border-radius:8px;color:var(--muted);font-size:12px;text-align:center}.launch-footer{min-height:70px;display:flex;align-items:center;justify-content:space-between;gap:24px;border-top:1px solid var(--line);color:var(--muted);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.launch-legal-links{display:flex;align-items:center;justify-content:center;gap:8px 20px}.launch-legal-links a{color:var(--muted);text-decoration:none;text-underline-offset:3px;transition:color .16s ease}.launch-legal-links a:hover{color:var(--green);text-decoration:underline}.launch-legal-links a:focus-visible{outline:2px solid var(--orange);outline-offset:3px}.launch-legal-links .launch-contact-link{color:var(--green);font-weight:600;text-transform:lowercase}.launch-access{position:relative}.launch-access summary{color:var(--green);cursor:pointer;font-weight:700;list-style:none}.launch-access summary::-webkit-details-marker{display:none}.launch-password-form{position:absolute;right:0;bottom:calc(100% + 12px);width:min(320px,86vw);padding:14px;display:flex;gap:8px;border:1px solid var(--line);border-radius:8px;background:var(--paper);box-shadow:0 12px 30px #173f3524}.launch-password-form input{min-width:0;flex:1;padding:11px;border:1px solid var(--line)}.launch-password-form button{border:0;background:var(--green);color:#fff;padding:0 15px;cursor:pointer}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}@media(max-width:760px){.launch-shell{width:min(620px,90vw)}.launch-header{padding:24px 0 18px}.launch-logo{max-width:200px;max-height:64px}.launch-logo-tagline{max-width:280px;margin-top:7px;font-size:19px}.launch-grid{grid-template-columns:1fr;column-gap:0;row-gap:28px;padding:46px 0}.launch-intro{text-align:center}.launch-intro h1{font-size:clamp(38px,11vw,52px)}.launch-lead{margin-inline:auto}.launch-details{justify-content:center;margin-top:28px}.launch-products{text-align:left}.launch-products-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.launch-product{text-align:left}.launch-product-image{width:100%;padding:10px}.launch-product-content{padding:12px 2px 0}.launch-product h3{margin-bottom:6px;font-size:22px}.launch-product-tagline{margin-bottom:10px;font-size:13px}.launch-product-note{padding-top:10px;font-size:11px}.launch-product-modal{width:min(520px,calc(100vw - 24px));max-height:calc(100vh - 24px)}.launch-modal-layout{grid-template-columns:1fr}.launch-modal-image{min-height:220px;padding:24px 54px 18px}.launch-modal-image img{max-height:210px}.launch-modal-content{padding:28px 25px 34px}.launch-modal-content h2{font-size:34px}.launch-modal-tagline{margin-bottom:20px;font-size:16px}.launch-footer{padding:20px 0;flex-direction:column;justify-content:center}.launch-legal-links{flex-wrap:wrap}.launch-password-form{right:50%;transform:translate(50%)}}.brand-logo{display:block;width:auto;max-width:230px;max-height:60px;margin-inline:auto;object-fit:contain}@media(max-width:900px){.mobile-language-form{display:inline-flex}.mobile-language-form:after{border-color:var(--green)}.mobile-language-form select{min-width:50px;height:30px;padding-right:22px;padding-left:9px;border-color:#173f3538;background:var(--cream);color:var(--green)}.mobile-language-form select:hover{border-color:#173f356b;background:#f0ece2}.mobile-language-form select:focus-visible{border-color:var(--orange);box-shadow:0 0 0 2px #c9613224}.product-recommendations-inner{grid-template-columns:repeat(3,minmax(0,1fr))}.product-recommendations-inner>h2,.product-recommendations-link{grid-column:1 / -1}.product-recommendations-inner>h2{padding-bottom:18px}.product-recommendation{border-top:1px solid var(--line)}.product-recommendations-link{min-height:58px;border-top:1px solid var(--line)}.product-detail-main{grid-template-columns:1fr;gap:36px;padding-top:24px}.product-featured-media{min-height:0}.product-information{max-width:none;padding-top:0}.header-contact-desktop{display:none}.brand-logo{max-width:150px;max-height:55px}.topbar{display:none}.header{height:75px}.header-inner{grid-template-columns:72px 1fr 72px}.nav{display:none}.mobile-menu-button{display:block;border:0;background:none;font-size:22px;color:var(--ink)}.brand{grid-column:2}.mobile-header-actions{display:flex;align-items:center;gap:8px;grid-column:3;justify-self:end}.brand strong{font-size:20px}.mobile-nav.open{display:flex;position:absolute;z-index:99;top:75px;left:0;right:0;background:var(--paper);padding:25px 5vw;flex-direction:column;gap:20px;border-bottom:1px solid var(--line)}.mobile-nav-language{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:2px;padding-top:18px;border-top:1px solid var(--line);color:var(--green);font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.mobile-nav .mobile-language-form select{min-width:76px;height:36px;padding-right:27px;padding-left:12px}.hero{height:auto;min-height:720px}.hero-shade{background:linear-gradient(180deg,#173f35fa,#173f35d4 43%,#173f351f 78%)}.hero-inner{display:flex;flex-direction:column;align-items:flex-start;padding-top:60px;min-height:720px}.hero-copy h1{font-size:48px}.hero-packs{width:100%;margin-top:auto}.benefits{grid-template-columns:1fr 1fr}.benefit{border:0;padding:20px}.latest{grid-template-columns:1fr}.product-grid,.collection-grid{grid-template-columns:repeat(2,1fr)}.journal-feature{grid-template-columns:1fr;gap:32px;padding:48px 0}.journal-card-wrap{padding:0}.newsletter-inner{grid-template-columns:1fr;gap:48px;padding:56px 0}.newsletter-lead{max-width:640px;padding:0}.footer-main{grid-template-columns:1fr 1fr}.footer-contact{grid-column:2}.footer-social{grid-column:1 / 3;grid-row:2}.product-page{grid-template-columns:1fr}.product-story-grid{grid-template-columns:1fr;margin-bottom:0}.product-blend-panel{order:-1;border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-meet-panel,.product-blend-panel{min-height:auto}.product-meet-panel{display:flex;flex-direction:column;padding:0}.product-meet-panel>h2{padding:28px 24px 0}.product-meet-panel>.product-story-rule{margin:15px 24px 20px}.product-meet-panel .product-panel-content{display:flex;flex-direction:column;gap:0}.product-meet-panel .product-story-copy{max-width:none;overflow:visible;padding:0 24px 28px}.product-meet-panel .product-story-image{width:100%;height:auto;min-height:0;border-top:1px solid rgb(23 63 53 / 10%);border-left:0;aspect-ratio:4 / 3}.product-panel-content{grid-template-columns:1fr}.product-blend-panel .product-blend-visual{position:relative;min-height:0;margin-inline:auto;aspect-ratio:4 / 3;background:#e9e7df}.product-blend-panel .product-blend-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;object-fit:contain;object-position:50% 50%;transform:translate(10%)}.blog-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){.footer-main{grid-template-columns:1fr;gap:28px}.footer-brand,.footer-contact,.footer-social{width:100%;grid-column:1;grid-row:auto;justify-self:center;text-align:center}.footer-bottom{align-items:center;flex-direction:column;text-align:center}.footer-legal-links{justify-content:center;flex-wrap:wrap}.product-recommendations-inner{grid-template-columns:1fr}.product-recommendations-inner>h2,.product-recommendations-link{grid-column:auto}.product-recommendations-inner>h2{padding:22px 20px 16px}.product-recommendation{min-height:104px;padding-inline:20px;border-left:0}.product-recommendations-link{border-left:0}.product-recommendation:before,.product-recommendations-link:before{display:none}.product-detail-main{gap:28px;padding-top:18px;padding-bottom:34px}.product-gallery{grid-template-columns:1fr;gap:10px}.product-thumbnails{order:2;flex-direction:row;gap:9px;overflow-x:auto;padding:2px 2px 5px}.product-thumbnail{width:64px;flex:0 0 64px}.product-featured-media{min-height:0}.product-featured-image{max-height:480px;padding:8px}.product-information h1{font-size:clamp(40px,13vw,54px)}.product-blend-tagline{font-size:20px}.product-short-description{font-size:15px}.product-tasting-notes{grid-template-columns:1fr;gap:11px}.product-tasting-note{font-size:12px}.product-purchase-row{grid-template-columns:130px minmax(0,1fr);gap:10px}.product-add-button{padding-inline:12px;font-size:11px}.product-assurances{grid-template-columns:1fr;gap:12px}.product-assurances>div{font-size:10px}.product-story-grid{grid-template-columns:1fr;margin-bottom:0}.product-blend-panel{order:-1}.product-meet-panel,.product-blend-panel{min-height:auto;padding:38px 26px}.product-meet-panel{display:flex;flex-direction:column;padding:0}.product-meet-panel>h2{padding:28px 24px 0;font-size:30px;line-height:1.05}.product-meet-panel>.product-story-rule{margin:15px 24px 20px}.product-meet-panel .product-panel-content{display:flex;flex-direction:column;gap:0}.product-meet-panel .product-story-copy{max-width:none;overflow:visible;padding:0 24px 28px;font-size:14px}.product-meet-panel .product-story-copy>:first-child{margin-top:0}.product-meet-panel .product-story-copy>:last-child{margin-bottom:0}.product-meet-panel .product-story-image{width:100%;height:auto;min-height:0;border-top:1px solid rgb(23 63 53 / 10%);border-left:0;aspect-ratio:4 / 3}.product-story-image,.product-blend-visual{min-height:300px}.product-blend-panel .product-blend-visual{position:relative;min-height:0;margin-inline:auto;aspect-ratio:4 / 3;background:#e9e7df}.product-blend-panel .product-blend-visual img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;object-fit:contain;object-position:50% 50%;transform:translate(10%)}.product-blend-panel{border-top:1px solid var(--line);border-left:1px solid var(--line)}.product-panel-content{grid-template-columns:1fr}.product-story-copy{font-size:14px}.product-ingredient-item strong{font-size:12px}.product-ingredient-item span{font-size:11px}.product-values-inner{grid-template-columns:1fr;padding-block:8px}.product-values-inner>div{justify-content:flex-start;padding:14px 20px}.product-values-inner>div+div{border-top:1px solid var(--line);border-left:0}}@media(max-width:560px){.newsletter-promise{display:none}.hero{min-height:440px}.hero-inner{min-height:440px;justify-content:center;padding-top:24px;padding-bottom:24px}.hero-copy h1{margin-bottom:16px;font-size:clamp(22px,7vw,40px);line-height:1}.hero-copy p{font-size:14px;line-height:1.5}.hero-copy .hero-cta{min-height:50px;margin-top:20px;padding:13px 20px;font-size:12px}.hero-packs{display:none}.benefit{padding:15px 8px;flex-direction:column;align-items:center;gap:8px;text-align:center}.benefit-icon{width:34px;height:34px;flex-basis:34px}.benefit strong{font-size:11px}.benefit span{font-size:12px}.latest{padding:48px 0}.product-grid,.collection-grid{gap:9px}.product-card{border-radius:10px}.product-media,.product-card-content{padding:12px}.product-card h3{font-size:16px}.latest .product-card h3,.collection-grid .product-card h3{font-size:18px}.product-card-tagline{margin-top:5px;font-size:14px}.product-card-ingredients{align-items:flex-start;gap:5px;margin-top:8px;overflow:visible;font-size:9px;letter-spacing:.035em;text-overflow:clip;white-space:normal}.product-card-ingredients:before{width:9px;margin-top:6px}.product-card-footer{margin-top:auto;padding-top:25px}.product-card-footer:before{top:14px}.product-card-action{font-size:8px}.product-card-footer strong{font-size:14px}.journal-feature{gap:24px;padding:32px 0}.journal-copy{padding:4px 0}.journal-card-wrap{grid-template-columns:1fr;padding:0}.journal-card{display:grid;grid-template-columns:minmax(120px,38%) minmax(0,62%);height:auto}.journal-image{height:100%;min-height:160px;aspect-ratio:auto}.journal-card-body{padding:16px}.journal-card h3{margin-bottom:8px;font-size:21px}.journal-read-more{margin-top:16px;padding-top:12px;font-size:9px}.newsletter-inner{grid-template-columns:1fr;gap:42px;padding:48px 0}.newsletter h2{font-size:39px}.newsletter-benefits{grid-template-columns:1fr;gap:0}.newsletter-benefit{display:grid;grid-template-columns:56px 1fr;column-gap:15px;padding:18px 0;text-align:left}.newsletter-benefit+.newsletter-benefit{border-top:1px solid rgb(248 245 237 / 14%);border-left:0}.newsletter-benefit svg{grid-row:1 / 3;margin:0}.newsletter-benefit strong{min-height:0}.newsletter-benefit p{margin:4px 0 0}.signup-fields{flex-direction:column}.signup input{border-radius:5px 5px 0 0}.signup-email-icon{top:27px}.signup button{width:100%;padding:14px 25px;border-radius:0 0 5px 5px}.blog-grid{grid-template-columns:1fr}.cart-form{grid-template-columns:1fr;gap:36px}.cart-item{grid-template-columns:96px minmax(0,1fr) auto;gap:14px;align-items:start;padding:19px 0}.cart-item-media{width:96px;grid-row:1 / 3}.cart-item-details h2{font-size:25px}.cart-item-quantity{grid-column:2}.cart-quantity-control{width:116px;height:40px;grid-template-columns:36px minmax(0,1fr) 36px}.cart-item-price{grid-column:3;grid-row:1 / 3;min-width:68px}.cart-summary{position:static;padding:28px 24px;text-align:left}}
/*# sourceMappingURL=/cdn/shop/t/25/assets/theme.css.map */
