*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--birdie-text);background:var(--birdie-bg);line-height:1.6}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}button,input,select,textarea{font:inherit}button{cursor:pointer}summary{cursor:pointer}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.page-width{width:min(var(--page-width),calc(100% - (var(--page-gutter) * 2)));margin:0 auto}.section{padding:4.5rem 0}.section-heading{max-width:720px;margin-bottom:2rem}.section-heading--center{margin-inline:auto;text-align:center}.eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;font-size:.88rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;color:var(--birdie-green-dark)}.eyebrow:before{content:"";width:1.1rem;height:.12rem;background:currentColor;display:inline-block}h1,h2,h3,h4,h5,h6{margin:0 0 .75rem;line-height:1.05;color:var(--birdie-black)}h1{font-size:clamp(2.65rem,6vw,5.5rem);letter-spacing:-.05em}h2{font-size:clamp(2rem,4vw,3.5rem);letter-spacing:-.04em}h3{font-size:clamp(1.2rem,2vw,1.6rem);letter-spacing:-.03em}p{margin:0 0 1rem}.rte p:last-child,.rte ul:last-child,.rte ol:last-child{margin-bottom:0}.rte ul,.rte ol{padding-left:1.25rem}.button,.button-secondary,.shopify-payment-button__button--unbranded{display:inline-flex;align-items:center;justify-content:center;gap:.7rem;padding:.95rem 1.4rem;border-radius:999px;border:0;font-weight:700;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,color .2s ease}.button{background:var(--birdie-green);color:#fff;box-shadow:0 14px 28px #44721240}.button:hover,.button:focus-visible{transform:translateY(-1px);box-shadow:0 20px 34px #4472124d}.button-secondary{background:transparent;color:var(--birdie-black);border:1px solid var(--birdie-border)}.button-secondary:hover,.button-secondary:focus-visible{background:#fff;transform:translateY(-1px)}.link-inline{font-weight:700;display:inline-flex;gap:.5rem;align-items:center}.link-inline:after{content:"\2192";display:inline-block;transition:transform .2s ease}.link-inline:hover:after,.link-inline:focus-visible:after{transform:translate(2px)}.announcement-bar{background:var(--birdie-black);color:#fff;font-size:.82rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;overflow:hidden;white-space:nowrap}.announcement-bar__track{display:inline-flex;min-width:100%;animation:marquee 24s linear infinite}.announcement-bar__track span{padding:.75rem 1.8rem;display:inline-flex;align-items:center;gap:1.8rem}.announcement-bar__track span:after{content:"\2022";color:var(--birdie-green)}.site-header{position:sticky;top:0;z-index:30;background:#f6f7f3eb;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-bottom:1px solid rgba(15,17,17,.06)}.header__inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.25rem;min-height:5rem}.site-logo{display:inline-flex;align-items:center;font-weight:800;letter-spacing:-.03em;font-size:1.1rem}.site-logo img{width:auto;height:2.25rem}.site-nav{justify-self:center}.site-nav ul,.footer-menu ul,.mobile-nav__drawer ul{list-style:none;padding:0;margin:0}.site-nav ul{display:flex;align-items:center;gap:1.35rem;flex-wrap:wrap;justify-content:center}.site-nav a,.mobile-nav__drawer a{font-weight:600;font-size:.96rem;color:var(--birdie-black)}.site-nav a:hover,.site-nav a:focus-visible,.mobile-nav__drawer a:hover,.mobile-nav__drawer a:focus-visible{color:var(--birdie-green-dark)}.header__actions{display:flex;align-items:center;gap:.9rem}.header__cart{display:inline-flex;align-items:center;gap:.55rem;padding:.65rem 1rem;border-radius:999px;background:#fff;box-shadow:0 10px 24px #0f111114;font-weight:700}.header__icon{width:1.1rem;height:1.1rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.mobile-nav{display:none;position:relative}.mobile-nav summary{list-style:none;display:inline-flex;align-items:center;justify-content:center;width:2.9rem;height:2.9rem;border-radius:999px;background:#fff;box-shadow:0 10px 24px #0f111114}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav__drawer{position:absolute;top:calc(100% + .9rem);left:0;width:min(18rem,calc(100vw - 2.5rem));padding:1rem;background:#fff;border-radius:1.25rem;box-shadow:var(--birdie-shadow)}.mobile-nav__drawer li+li{border-top:1px solid rgba(15,17,17,.08)}.mobile-nav__drawer a{display:block;padding:.9rem .25rem}.hero-home{position:relative;min-height:clamp(36rem,75vh,48rem);display:flex;align-items:center;color:#fff;overflow:hidden}.hero-home__media,.hero-home__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-home__media{background-position:center;background-size:cover;transform:scale(1.03)}.hero-home__overlay{background:linear-gradient(90deg,#0f1111e0,#0f111185 45%,#0f111133),linear-gradient(180deg,#0f111114,#0f111133)}.hero-home__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) minmax(18rem,24rem);gap:2rem;align-items:end;width:100%}.hero-home__copy{max-width:46rem;padding:6rem 0}.hero-home__copy .eyebrow{color:#ffffffd1}.hero-home__copy .eyebrow:before{background:currentColor}.hero-home__headline-accent{display:block;color:var(--birdie-green)}.hero-home__copy p{max-width:36rem;font-size:1.1rem;color:#ffffffe0}.button-row{display:flex;flex-wrap:wrap;gap:.9rem;margin-top:1.75rem}.hero-home__notes{display:grid;gap:1rem}.hero-home__note{padding:1.15rem 1.2rem;border:1px solid rgba(255,255,255,.12);border-radius:1.2rem;background:#ffffff14;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-home__note--link{display:block;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.hero-home__note--link:hover,.hero-home__note--link:focus-visible{transform:translateY(-2px);border-color:#82bc43cc;background:#ffffff1f;box-shadow:0 18px 35px #00000038}.hero-home__note--link:focus-visible{outline:2px solid rgba(130,188,67,.9);outline-offset:3px}.hero-home__note strong{display:block;margin-bottom:.25rem;font-size:.96rem}.home-categories__grid,.feature-grid,.info-card-grid,.product-grid,.lifestyle-strip,.bundle-benefits{display:grid;gap:1.25rem}.home-categories__grid{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-card,.info-card,.product-card,.bundle-app-slot,.bundle-helper,.empty-state,.cart-empty,.cart-line,.cart-summary,.page-card,.search-empty,.search-form,.collection-hero,.footer-panel,.bundle-hero__panel,.product-card--highlight,.bundle-placeholder,.gallery-panel,.product-panel{background:var(--birdie-card);border-radius:var(--birdie-radius);box-shadow:var(--birdie-shadow)}.feature-card{position:relative;min-height:17rem;overflow:hidden}.feature-card__media,.split-section__media,.highlight-section__media,.bundle-hero__media,.lifestyle-card__media{position:absolute;top:0;right:0;bottom:0;left:0}.feature-card__media img,.split-section__media img,.highlight-section__media img,.bundle-hero__media img,.lifestyle-card__media img{width:100%;height:100%;object-fit:cover}.feature-card:after,.split-section__media:after,.highlight-section__media:after,.bundle-hero__media:after,.lifestyle-card__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0f111114,#0f1111c7)}.feature-card__content{position:relative;z-index:1;height:100%;padding:1.4rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.feature-card__content p{margin-bottom:.55rem;color:#fffc}.feature-card__content .link-inline{color:#fff}.marquee-banner{background:var(--birdie-green);color:#fff;overflow:hidden;white-space:nowrap}.marquee-banner__track{display:inline-flex;min-width:100%;animation:marquee 20s linear infinite}.marquee-banner__track span{padding:1rem 1.75rem;display:inline-flex;align-items:center;gap:1.25rem;font-weight:800;font-size:clamp(1rem,2vw,1.2rem);letter-spacing:.04em;text-transform:uppercase}.marquee-banner__track span:after{content:"\2022";opacity:.75}.product-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.product-card{overflow:hidden;display:flex;flex-direction:column}.product-card__image{aspect-ratio:4 / 5;background:#f1f3ed;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.product-card:hover .product-card__image img,.product-card:focus-within .product-card__image img{transform:scale(1.03)}.product-card__content{padding:1.25rem;display:flex;flex-direction:column;gap:.75rem;height:100%}.product-card__meta{display:flex;flex-direction:column;gap:.35rem}.product-card__purchase{display:grid;gap:.8rem;margin-top:auto}.product-card__form{display:grid;gap:.8rem}.product-card__field select{width:100%;min-height:3rem}.product-card__submit,.product-card__view-link{width:100%;justify-content:center}.product-card__view-link{text-decoration:none}.product-subscription--card{padding:.95rem;gap:.8rem;border-radius:1.1rem;box-shadow:none}.product-subscription--card .product-subscription__title{font-size:.95rem}.product-subscription--card .product-subscription__copy{font-size:.84rem}.product-subscription--card .product-subscription__choices{gap:.55rem}.product-subscription--card .product-subscription__choice,.product-subscription--card .product-subscription__frequency{padding:.8rem .85rem;border-radius:.9rem}.product-subscription--card .product-subscription__choice-label,.product-subscription--card .product-subscription__frequency-label,.product-subscription--card .product-subscription__price{font-size:.9rem}.product-subscription--card .product-subscription__choice-meta,.product-subscription--card .product-subscription__compare-price,.product-subscription--card .product-subscription__note,.product-subscription--card .product-subscription__frequency-heading{font-size:.8rem}.product-subscription--card .product-subscription__frequencies{grid-template-columns:repeat(2,minmax(0,1fr));gap:.55rem}.price{display:inline-flex;align-items:center;gap:.55rem;font-weight:700;color:var(--birdie-black)}.price .compare-at{color:var(--birdie-muted);text-decoration:line-through;font-weight:500}.price .unit-price{font-size:.92rem;color:var(--birdie-muted);font-weight:500}.split-section,.bundle-hero{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1.5rem;align-items:stretch}.split-section__panel,.bundle-hero__panel,.highlight-section__content,.gallery-panel,.product-panel,.page-card,.search-form,.collection-hero,.cart-summary,.cart-empty,.bundle-placeholder,.bundle-helper{padding:clamp(1.5rem,2.3vw,2.5rem)}.split-section__panel{position:relative;min-height:27rem;overflow:hidden;color:#fff}.split-section__content{position:relative;z-index:1;max-width:28rem}.split-section__content .eyebrow,.bundle-hero__panel:not(.split-section__panel) .eyebrow{color:var(--birdie-green-dark)}.split-section__panel .eyebrow{color:#ffffffd1}.split-section__panel .eyebrow:before{background:currentColor}.split-section__body{background:var(--birdie-card);padding:clamp(1.5rem,2.3vw,2.5rem);border-radius:var(--birdie-radius);box-shadow:var(--birdie-shadow);display:flex;flex-direction:column;justify-content:center}.info-card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.info-card{padding:1.5rem}.info-card h3{margin-bottom:.55rem}.highlight-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;align-items:stretch}.highlight-section__media{position:relative;min-height:24rem;border-radius:var(--birdie-radius);overflow:hidden}.highlight-section__content{display:flex;flex-direction:column;justify-content:center}.highlight-section__stat-list,.trust-list,.bundle-perks,.bundle-helper ul,.search-tips,.cart-note-list{list-style:none;padding:0;margin:1.25rem 0 0;display:grid;gap:.8rem}.highlight-section__stat-list li,.trust-list li,.bundle-perks li,.bundle-helper li,.search-tips li,.cart-note-list li{display:flex;gap:.75rem;align-items:flex-start}.highlight-section__stat-list li:before,.trust-list li:before,.bundle-perks li:before,.bundle-helper li:before,.search-tips li:before,.cart-note-list li:before{content:"\2713";display:inline-flex;align-items:center;justify-content:center;width:1.35rem;height:1.35rem;flex:0 0 1.35rem;border-radius:999px;background:#74b62d24;color:var(--birdie-green-dark);font-size:.8rem;font-weight:800;margin-top:.05rem}.highlight-section__media:after{background:linear-gradient(180deg,#0f111105,#0f11111f)}.lifestyle-card__content{position:relative;z-index:1;height:100%;padding:1.35rem;display:flex;flex-direction:column;justify-content:flex-end;color:#fff}.lifestyle-strip{grid-template-columns:repeat(3,minmax(0,1fr))}.lifestyle-card{position:relative;min-height:21rem;overflow:hidden;border-radius:var(--birdie-radius);box-shadow:var(--birdie-shadow)}.collection-hero{margin-bottom:2rem}.collection-hero p{max-width:46rem}.pagination{display:flex;justify-content:center;margin-top:2rem}.pagination__list{display:flex;gap:.6rem;list-style:none;padding:0;margin:0;flex-wrap:wrap}.pagination__item{display:inline-flex;align-items:center;justify-content:center;min-width:2.5rem;min-height:2.5rem;padding:0 .8rem;border-radius:999px;background:#fff;box-shadow:0 10px 24px #0f111114;font-weight:700}.pagination__item--current{background:var(--birdie-green);color:#fff}.product-page__grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);gap:1.5rem;align-items:start}.gallery-panel{display:grid;gap:1rem}.product-gallery__main{background:#eef1ea;border-radius:calc(var(--birdie-radius) - 4px);overflow:hidden}.product-gallery__main img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-gallery__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.product-gallery__thumb{padding:0;border:1px solid transparent;background:transparent;border-radius:.95rem;overflow:hidden}.product-gallery__thumb img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.product-gallery__thumb.is-active{border-color:var(--birdie-green);box-shadow:0 0 0 3px #74b62d26}.product-panel__price{font-size:1.3rem;margin:1rem 0 1.4rem}.product-form{display:grid;gap:1rem}.field{display:grid;gap:.45rem}.field label{font-size:.95rem;font-weight:700;color:var(--birdie-black)}.field input,.field select,.search-form input{width:100%;min-height:3rem;padding:.8rem 1rem;border:1px solid rgba(15,17,17,.12);border-radius:1rem;background:#fff}.product-subscription{display:grid;gap:.95rem;padding:1.1rem;border:1px solid rgba(15,17,17,.08);border-radius:1.35rem;background:#fff;box-shadow:0 16px 28px #0f11110d}.product-subscription__header{display:grid;gap:.35rem}.product-subscription__title{margin:0;font-size:1rem;font-weight:800;color:var(--birdie-black)}.product-subscription__copy{margin:0;font-size:.95rem;color:var(--birdie-muted)}.product-subscription__choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.product-subscription__choice,.product-subscription__frequency{display:grid;gap:.45rem;width:100%;padding:.95rem 1rem;border:1px solid rgba(15,17,17,.12);border-radius:1rem;background:#fff;color:var(--birdie-black);text-align:left;transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease,background .2s ease}.product-subscription__choice:hover,.product-subscription__choice:focus-visible,.product-subscription__frequency:hover,.product-subscription__frequency:focus-visible{transform:translateY(-1px);box-shadow:0 14px 28px #0f111114}.product-subscription__choice.is-selected,.product-subscription__frequency.is-selected{border-color:#74b62d9e;background:#74b62d14;box-shadow:0 16px 30px #4472121f}.product-subscription__choice:disabled,.product-subscription__frequency:disabled{opacity:.58;cursor:not-allowed;transform:none;box-shadow:none}.product-subscription__choice-label,.product-subscription__frequency-label{font-weight:800}.product-subscription__choice-meta{font-size:.92rem;color:var(--birdie-muted)}.product-subscription__price-row{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.45rem}.product-subscription__price{font-weight:800;color:var(--birdie-black)}.product-subscription__compare-price{font-size:.88rem;color:var(--birdie-muted);text-decoration:line-through}.product-subscription__frequency-shell{display:grid;gap:.75rem}.product-subscription__frequency-heading{margin:0;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--birdie-green-dark)}.product-subscription__frequencies{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.product-subscription__note{margin:0;padding:.9rem 1rem;border-radius:1rem;background:#74b62d14;color:var(--birdie-green-dark);font-size:.92rem;font-weight:700}.product-app-blocks{display:grid;gap:.75rem}.product-app-blocks--above{margin:1rem 0}.product-app-blocks--below{margin:1rem 0 0}.product-app-block,.product-form__button{width:100%}.product-form__note{font-size:.92rem;color:var(--birdie-muted)}.bundle-benefits{grid-template-columns:repeat(3,minmax(0,1fr));margin:1.5rem 0 0}.bundle-app-slot{padding:clamp(1.35rem,2vw,2.2rem);min-height:14rem}.bundle-placeholder{border:1px dashed rgba(15,17,17,.16);background:linear-gradient(180deg,#74b62d0d,#ffffffeb)}.page-card,.search-form,.cart-empty,.cart-summary,.bundle-placeholder,.bundle-helper,.empty-state,.search-empty{max-width:52rem;margin:0 auto}.cart-layout{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(18rem,.85fr);gap:1.5rem;align-items:start}.cart-lines{display:grid;gap:1rem}.cart-line{display:grid;grid-template-columns:7rem 1fr auto;gap:1rem;align-items:start;padding:1rem}.cart-line__image{border-radius:1rem;overflow:hidden;background:#eef1ea}.cart-line__image img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.cart-line__meta h3{margin-bottom:.25rem}.cart-line__actions{display:grid;gap:.75rem;justify-items:end}.cart-line__actions input{width:4.5rem;text-align:center}.cart-line__remove{color:var(--birdie-muted);font-size:.92rem;text-decoration:underline}.cart-summary__row{display:flex;justify-content:space-between;gap:1rem;font-size:1rem}.cart-summary__row strong{font-size:1.25rem}.search-form{display:grid;gap:1rem}.search-form__inner{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.75rem}.site-footer{padding:0 0 2rem}.site-footer__inner{display:grid;grid-template-columns:minmax(0,1.2fr) repeat(2,minmax(0,.8fr));gap:1.25rem}.footer-panel{padding:1.5rem}.footer-panel--brand img{height:2rem;width:auto;margin-bottom:1rem}.footer-panel h3{font-size:1rem;margin-bottom:.8rem}.footer-menu li+li{margin-top:.65rem}.footer-menu a{color:var(--birdie-muted)}.footer-menu a:hover,.footer-menu a:focus-visible{color:var(--birdie-black)}.footer-bottom{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-top:1rem;padding-top:1rem;color:var(--birdie-muted);font-size:.92rem}.muted{color:var(--birdie-muted)}.text-center{text-align:center}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@media screen and (max-width:1100px){.home-categories__grid,.product-grid,.info-card-grid,.bundle-benefits,.lifestyle-strip{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-home__inner,.split-section,.highlight-section,.product-page__grid,.bundle-hero,.cart-layout,.site-footer__inner{grid-template-columns:1fr}.hero-home__notes{grid-template-columns:repeat(3,minmax(0,1fr))}}@media screen and (max-width:860px){.section{padding:3.5rem 0}.site-nav{display:none}.mobile-nav{display:block}.header__inner{grid-template-columns:auto 1fr auto}.site-logo{justify-self:center}.hero-home{min-height:auto}.hero-home__copy{padding:5rem 0 2rem}.hero-home__notes{grid-template-columns:1fr;padding-bottom:2rem}.announcement-bar__track,.marquee-banner__track{animation-duration:18s}.cart-line{grid-template-columns:1fr}.cart-line__actions{justify-items:start}}@media screen and (max-width:620px){:root{--page-gutter: 1rem;--birdie-radius: 18px}.button,.button-secondary{width:100%}.button-row{flex-direction:column}.home-categories__grid,.product-grid,.info-card-grid,.bundle-benefits,.lifestyle-strip,.product-gallery__thumbs,.site-footer__inner,.hero-home__notes{grid-template-columns:1fr}.header__cart span{display:none}.search-form__inner{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}}.site-logo img{max-height:4rem;width:auto}.eyebrow--clean:before{display:none}.eyebrow--light{color:#f6f7f3!important}.eyebrow--light:before{background:#f6f7f3!important}.hero-home__copy .eyebrow{color:#f6f7f3}.hero-home__copy .eyebrow:before{background:#f6f7f3}.hero-home h1,.hero-home__headline-accent,.hero-home__copy p,.hero-home__note strong,.hero-home__note span,.feature-card__content h3,.feature-card__content p,.feature-card__content .link-inline,.lifestyle-card__content h3,.lifestyle-card__content p,.split-section__panel h1,.split-section__panel h2,.split-section__panel h3,.split-section__panel p,.split-section__panel .link-inline,.split-section__panel .eyebrow{color:#f6f7f3}.split-section__panel .eyebrow:before{background:#f6f7f3}.hero-home .button-secondary,.button-secondary--light{color:#f6f7f3;border:1px solid rgba(246,247,243,.42);background:#f6f7f314}.hero-home .button-secondary:hover,.hero-home .button-secondary:focus-visible,.button-secondary--light:hover,.button-secondary--light:focus-visible{background:#f6f7f3;color:var(--birdie-black)}.hero-home .button-secondary:hover:after,.hero-home .button-secondary:focus-visible:after,.button-secondary--light:hover:after,.button-secondary--light:focus-visible:after{color:inherit}.home-categories__grid,.product-grid,.lifestyle-strip{align-items:start}.product-card{height:auto}.product-card__content{height:auto;min-height:0}.product-card__content>div:last-child{margin-top:auto}.product-card__content .muted:empty{display:none}.product-card__content .button-secondary{width:100%;justify-content:center}.split-section__panel--wide{min-height:clamp(24rem,56vw,40rem);display:flex;align-items:flex-end}.split-section__panel--wide .split-section__content{max-width:36rem}.feature-card__media img,.lifestyle-card__media img,.split-section__media img,.bundle-hero__media img{transition:transform .4s ease}.feature-card:hover .feature-card__media img,.feature-card:focus-within .feature-card__media img,.lifestyle-card:hover .lifestyle-card__media img,.lifestyle-card:focus-within .lifestyle-card__media img,.split-section__panel:hover .split-section__media img,.split-section__panel:focus-within .split-section__media img,.bundle-hero__panel:hover .bundle-hero__media img,.bundle-hero__panel:focus-within .bundle-hero__media img{transform:scale(1.03)}.footer-panel--brand img{height:auto;margin-bottom:1rem}@media screen and (max-width:860px){.split-section__panel--wide{min-height:28rem}}.about-page{display:grid;gap:1.5rem}.about-page__card,.about-page__story-card{background:var(--birdie-card);border-radius:var(--birdie-radius);box-shadow:var(--birdie-shadow)}.about-page__title-card{padding:clamp(1.8rem,3vw,2.8rem)}.about-page__title-card h1{margin:0}.about-page__footer-card{padding:1.35rem clamp(1.35rem,2.5vw,2rem);max-width:54rem}.about-page__footer-card p:last-child{margin-bottom:0}.about-page__hero,.about-page__intro,.about-page__club{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;align-items:stretch}.about-page__hero-media,.about-page__club-media{overflow:hidden;min-height:clamp(20rem,48vw,40rem)}.about-page__hero-media img,.about-page__club-media img,.about-page__gallery-media img,.about-page__slide-media img{width:100%;height:100%;object-fit:cover}.about-page__hero-copy,.about-page__intro-copy,.about-page__club-copy{padding:clamp(1.6rem,3vw,2.75rem);display:flex;flex-direction:column;justify-content:center}.about-page__hero-copy .rte,.about-page__intro-copy .rte,.about-page__club-copy .rte{color:var(--birdie-text)}.about-page__button-disabled{cursor:default;pointer-events:none;opacity:.85}.about-page__gallery{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.about-page__gallery-card{overflow:hidden}.about-page__gallery-media{aspect-ratio:4 / 5;background:#eef1e8}.about-page__gallery-caption{padding:1rem 1.05rem 1.1rem;display:grid;gap:.25rem}.about-page__gallery-caption strong,.about-page__slide-caption strong{color:var(--birdie-black)}.about-page__gallery-caption span,.about-page__slide-caption span{color:var(--birdie-muted);font-size:.95rem}.about-page__intro{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.about-page__intro--single{grid-template-columns:1fr}.about-page__story-grid{display:grid;gap:1rem}.about-page__story-card{padding:1.35rem}.about-page__carousel{padding:clamp(1.2rem,2vw,1.8rem);display:grid;gap:1.25rem}.about-page__carousel-top{display:flex;gap:1rem;justify-content:space-between;align-items:flex-end}.about-page__carousel-top--controls-only{justify-content:flex-end}.about-page__carousel-copy{max-width:40rem}.about-page__carousel-copy p:last-child{margin-bottom:0}.about-page__carousel-controls{display:inline-flex;gap:.75rem;flex-wrap:wrap}.about-page__carousel-button{border:1px solid var(--birdie-border);background:#fff;color:var(--birdie-black);border-radius:999px;padding:.8rem 1.15rem;font-weight:700;transition:transform .2s ease,box-shadow .2s ease}.about-page__carousel-button:hover,.about-page__carousel-button:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px #0f111114}.about-page__carousel-viewport{overflow:hidden;border-radius:calc(var(--birdie-radius) - 4px)}.about-page__carousel-track{display:flex;transition:transform .35s ease;will-change:transform}.about-page__slide{min-width:100%;margin:0}.about-page__slide-media{min-height:clamp(22rem,50vw,34rem);background:#eef1e8}.about-page__slide-caption{padding:1rem .2rem 0;display:grid;gap:.25rem}.about-page__placeholder{min-height:inherit;display:grid;place-items:center;padding:2rem;text-align:center;color:var(--birdie-muted);background:linear-gradient(180deg,#74b62d0d,#fffffff0);border:1px dashed rgba(15,17,17,.16);border-radius:inherit}.about-page__page-content{max-width:56rem;width:100%}@media screen and (max-width:1100px){.about-page__hero,.about-page__intro,.about-page__club{grid-template-columns:1fr}.about-page__gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.about-page__carousel-top{align-items:flex-start;flex-direction:column}}@media screen and (max-width:620px){.about-page__gallery{grid-template-columns:1fr}.about-page__carousel-controls{width:100%}.about-page__carousel-button{flex:1 1 0;justify-content:center}}.bundle-builder,.bundle-builder__summary,.bundle-question,.bundle-results-note{background:var(--birdie-card);border-radius:var(--birdie-radius);box-shadow:var(--birdie-shadow)}.bundle-builder{padding:clamp(1.4rem,2.6vw,2.5rem)}.bundle-builder__layout{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(20rem,.8fr);gap:1.5rem;align-items:start}.bundle-builder__questions{display:grid;gap:1rem}.bundle-question{border:1px solid rgba(15,17,17,.08);padding:clamp(1.2rem,2vw,1.6rem);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.bundle-question.is-complete{border-color:#74b62d61;box-shadow:0 14px 28px #4472121f}.bundle-question__legend{display:grid;gap:.35rem;padding:0;margin-bottom:.75rem;font-weight:800;color:var(--birdie-black)}.bundle-question__step{display:inline-flex;width:fit-content;align-items:center;padding:.35rem .65rem;border-radius:999px;background:#74b62d1f;color:var(--birdie-green-dark);font-size:.82rem;letter-spacing:.08em;text-transform:uppercase}.bundle-question__help{margin-bottom:1rem;color:var(--birdie-muted)}.bundle-question__options{display:grid;gap:.85rem;grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-option{min-height:4.25rem;padding:1rem 1.05rem;border-radius:1.15rem;border:1px solid rgba(15,17,17,.12);background:#fff;color:var(--birdie-black);font-weight:700;text-align:center;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,background .2s ease,color .2s ease}.bundle-option:hover,.bundle-option:focus-visible{transform:translateY(-1px);box-shadow:0 12px 24px #0f111114}.bundle-option.is-selected{border-color:#74b62dad;background:#74b62d1a;color:var(--birdie-green-dark);box-shadow:0 16px 30px #4472121f}.bundle-builder__summary{padding:clamp(1.2rem,2vw,1.6rem);position:sticky;top:6.75rem}.bundle-builder__summary-copy{color:var(--birdie-muted)}.bundle-builder__status{padding:.95rem 1rem;border-radius:1rem;background:#74b62d14;color:var(--birdie-green-dark);font-weight:700}.bundle-builder__selected-list{list-style:none;padding:0;margin:1rem 0 0;display:grid;gap:.8rem}.bundle-builder__selected-item{padding:.9rem 1rem;border-radius:1rem;background:#fff;border:1px solid rgba(15,17,17,.08);display:grid;gap:.3rem}.bundle-builder__selected-label{font-size:.9rem;color:var(--birdie-muted)}.bundle-builder__selected-value{color:var(--birdie-black)}.bundle-builder__selected-value.is-filled{color:var(--birdie-green-dark)}.bundle-builder__actions{display:grid;gap:.75rem;margin-top:1.25rem}.bundle-builder__cta.is-disabled{opacity:.6;pointer-events:none;box-shadow:none}.bundle-results-note{margin-bottom:1rem;padding:1rem 1.2rem;color:var(--birdie-text)}.bundle-results-note p:last-child{margin-bottom:0}@media screen and (max-width:1100px){.bundle-builder__layout{grid-template-columns:1fr}.bundle-builder__summary{position:static}}@media screen and (max-width:860px){.bundle-question__options{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:620px){.bundle-question__options{grid-template-columns:1fr}.bundle-option{min-height:3.7rem}.bundle-builder__summary,.bundle-question,.bundle-results-note{padding:1rem}}.bundle-builder__layout{grid-template-columns:minmax(0,1.15fr) minmax(19rem,.85fr)}.bundle-question__options{grid-template-columns:repeat(auto-fit,minmax(11rem,1fr))}.bundle-option--secondary{border-style:dashed}.bundle-builder__recommendation{margin-top:1.25rem;padding:1rem 1.1rem;border-radius:1rem;background:#0f111108;border:1px solid rgba(15,17,17,.06)}.bundle-builder__recommendation-heading{margin:0 0 .35rem;font-size:.86rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--birdie-green-dark)}.bundle-builder__recommendation-copy{margin:0;color:var(--birdie-muted)}.bundle-builder__actions{margin-top:1rem}.bundle-builder__reset{width:100%}.bundle-results-grid{display:grid;gap:1.25rem;grid-template-columns:repeat(3,minmax(0,1fr))}.bundle-product-card{display:flex;flex-direction:column;overflow:hidden;border-radius:var(--birdie-radius);background:var(--birdie-card);box-shadow:var(--birdie-shadow);border:1px solid rgba(15,17,17,.08);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.bundle-product-card:hover,.bundle-product-card:focus-within{transform:translateY(-2px);box-shadow:0 20px 34px #0f111114}.bundle-product-card.is-recommended{border-color:#74b62d7a;box-shadow:0 20px 38px #4472121f}.bundle-product-card.is-unavailable{opacity:.75}.bundle-product-card__selection{padding:1rem 1rem 0}.bundle-product-card__checkbox{position:absolute;opacity:0;pointer-events:none}.bundle-product-card__checkbox-label{display:flex;cursor:pointer;align-items:center;justify-content:space-between;gap:.85rem;padding:.85rem 1rem;border-radius:999px;border:1px solid rgba(15,17,17,.12);background:#fff;font-weight:700;transition:background .2s ease,border-color .2s ease,color .2s ease,box-shadow .2s ease}.bundle-product-card__checkbox-label:before{content:"";width:1rem;height:1rem;border-radius:999px;border:2px solid rgba(15,17,17,.18);flex-shrink:0;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease}.bundle-product-card__checkbox:checked+.bundle-product-card__checkbox-label{background:#74b62d1a;border-color:#74b62d7a;color:var(--birdie-green-dark);box-shadow:0 14px 26px #4472121a}.bundle-product-card__checkbox:checked+.bundle-product-card__checkbox-label:before{background:var(--birdie-green);border-color:var(--birdie-green);box-shadow:inset 0 0 0 .16rem #fff}.bundle-product-card__checkbox:disabled+.bundle-product-card__checkbox-label{opacity:.55;cursor:not-allowed;box-shadow:none}.bundle-product-card__checkbox-copy{flex:1}.bundle-product-card__pill{display:inline-flex;align-items:center;justify-content:center;padding:.35rem .7rem;border-radius:999px;background:#0f11110d;color:var(--birdie-black);font-size:.82rem;font-weight:800;white-space:nowrap}.bundle-product-card__checkbox:checked+.bundle-product-card__checkbox-label .bundle-product-card__pill{background:#74b62d2e;color:var(--birdie-green-dark)}.bundle-product-card__media{display:block;margin-top:1rem;aspect-ratio:1 / 1;overflow:hidden;background:#0f11110a}.bundle-product-card__media img,.bundle-product-card__media-placeholder{width:100%;height:100%}.bundle-product-card__media img{object-fit:cover}.bundle-product-card__media-placeholder{display:grid;place-items:center;padding:1.25rem;color:var(--birdie-muted);text-align:center}.bundle-product-card__content{display:grid;gap:.85rem;padding:1.1rem;flex:1}.bundle-product-card__header{display:grid;gap:.25rem}.bundle-product-card__kicker{margin:0;font-size:.8rem;letter-spacing:.08em;text-transform:uppercase;font-weight:800;color:var(--birdie-green-dark)}.bundle-product-card__title{margin:0;font-size:clamp(1.15rem,2vw,1.35rem)}.bundle-product-card__description{margin:0;color:var(--birdie-muted)}.bundle-product-card__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:auto}.bundle-product-card__format{display:inline-flex;align-items:center;justify-content:center;padding:.5rem .8rem;border-radius:999px;background:#0f11110d;font-size:.9rem;font-weight:700}.bundle-product-card__price{color:var(--birdie-black);font-size:1rem}.bundle-product-card__warning{margin:0;color:#a03939;font-weight:700}.bundle-results-actions{margin-top:1.35rem;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.bundle-results-count{margin:0;font-weight:800;color:var(--birdie-black)}.bundle-results-feedback{margin:0;color:var(--birdie-green-dark);font-weight:700;min-height:1.25rem}.bundle-results-feedback.is-error{color:#a03939}.bundle-results-jump{white-space:nowrap}.bundle-app-panel{display:grid;gap:1.25rem}.bundle-app-panel__intro{max-width:760px}.bundle-app-panel__status,.bundle-app-panel__helper{padding:1rem 1.15rem;border-radius:1rem;background:#0f11110d}.bundle-app-panel__status{font-weight:800;color:var(--birdie-black)}.bundle-app-panel__helper{color:var(--birdie-muted)}.bundle-app-panel__helper p{margin:0}.bundle-app-panel__recommendations{display:grid;gap:.75rem}.bundle-recommendation-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(14rem,1fr));gap:1rem}.bundle-recommendation-card{display:grid;overflow:hidden;border:1px solid rgba(15,17,17,.08);border-radius:1.2rem;background:#fff;box-shadow:0 14px 24px #0f11110d}.bundle-recommendation-card__media{background:#eef1ea}.bundle-recommendation-card__media img{width:100%;aspect-ratio:1 / 1;object-fit:cover}.bundle-recommendation-card__copy{display:grid;gap:.65rem;padding:1rem}.bundle-recommendation-card__format{display:inline-flex;width:fit-content;align-items:center;padding:.35rem .65rem;border-radius:999px;background:#74b62d1f;color:var(--birdie-green-dark);font-size:.78rem;font-weight:800;letter-spacing:.05em;text-transform:uppercase}.bundle-recommendation-card__title{margin:0;font-size:1.1rem}.bundle-recommendation-card__description{margin:0;color:var(--birdie-muted)}.bundle-app-panel__recommendation-heading{margin:0;font-weight:800;color:var(--birdie-black)}.bundle-app-panel__chips{display:flex;flex-wrap:wrap;gap:.65rem}.bundle-app-panel__chip{display:inline-flex;align-items:center;justify-content:center;padding:.45rem .75rem;border-radius:999px;background:#74b62d1f;color:var(--birdie-green-dark);font-size:.88rem;font-weight:800}.bundle-app-slot--primary{padding:clamp(1.15rem,2vw,1.5rem)}.bundle-app-slot--supporting{margin-top:1.5rem}@media screen and (max-width:1200px){.bundle-results-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:900px){.bundle-builder__layout{grid-template-columns:1fr}.bundle-builder__summary{position:static;top:auto}}@media screen and (max-width:680px){.bundle-results-grid{grid-template-columns:1fr}.bundle-results-actions{align-items:stretch}.bundle-results-actions .button,.bundle-results-actions .button-secondary{width:100%}.bundle-question__options{grid-template-columns:1fr}.bundle-product-card__meta{flex-direction:column;align-items:flex-start}}.app-block-stack{display:grid;gap:1rem}.collection-app-blocks,.page-app-blocks{margin-bottom:1.5rem}.landing-page{display:grid;gap:1.5rem}.landing-page__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5rem;align-items:stretch}.landing-page__hero-copy{display:flex;flex-direction:column;justify-content:center}.landing-page__hero-media{position:relative;overflow:hidden;min-height:30rem;padding:0;background:#eef1ea}.landing-page__hero-media img{width:100%;height:100%;object-fit:cover}.landing-page__placeholder{display:grid;place-items:center;min-height:100%;padding:2rem;text-align:center;color:var(--birdie-muted)}.landing-page__placeholder--overlay{position:absolute;top:0;right:0;bottom:0;left:0;min-height:0;background:#0f111133;color:#ffffffe6}.landing-page__button-row{display:flex;gap:.85rem;flex-wrap:wrap;margin-top:.5rem}.landing-page__button-disabled{opacity:.7;pointer-events:none}.landing-page__resource-copy{margin-top:.25rem}.landing-page__feature-grid,.landing-page__media-grid{display:grid;gap:1rem}.landing-page__media-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.landing-page__feature-card{height:100%}.landing-page__media-card{min-height:20rem}.landing-page__media-text{color:#ffffffd1}.landing-page__apps,.landing-page__apps-grid{display:grid;gap:1rem}.landing-page__page-content .rte>*:last-child{margin-bottom:0}@media screen and (max-width:900px){.landing-page__hero{grid-template-columns:1fr}.landing-page__hero-media{min-height:24rem}.landing-page__media-grid,.landing-page__feature-grid.info-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:680px){.landing-page__button-row{flex-direction:column;align-items:stretch}.landing-page__button-row .button,.landing-page__button-row .button-secondary{width:100%}.landing-page__media-grid,.landing-page__feature-grid.info-card-grid{grid-template-columns:1fr}}.bundle-builder--wizard{display:grid;gap:1.25rem}.bundle-builder__header{max-width:760px}.bundle-builder__intro{margin:0;color:var(--birdie-muted);font-size:1.05rem}.bundle-wizard{display:grid;gap:1rem;padding:clamp(1.2rem,2.5vw,2rem);border-radius:var(--birdie-radius);background:var(--birdie-card);box-shadow:var(--birdie-shadow)}.bundle-wizard__meta{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.bundle-wizard__step{margin:0;font-size:.92rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--birdie-green-dark)}.bundle-wizard__status{margin:0;padding:.65rem .9rem;border-radius:999px;background:#74b62d14;color:var(--birdie-green-dark);font-weight:700}.bundle-wizard__progress{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.bundle-wizard__dot{height:.35rem;border-radius:999px;background:#0f111114}.bundle-wizard__dot.is-active,.bundle-wizard__dot.is-complete{background:var(--birdie-green)}.bundle-builder--wizard .bundle-question{padding:0;border:0;border-radius:0;box-shadow:none;background:transparent}.bundle-builder--wizard .bundle-question[hidden]{display:none!important}.bundle-builder--wizard .bundle-question.is-active{display:block}.bundle-builder--wizard .bundle-question__legend{margin-bottom:1rem}.bundle-builder--wizard .bundle-question__help{margin-bottom:1.15rem}.bundle-builder--wizard .bundle-question__options{grid-template-columns:repeat(auto-fit,minmax(12rem,1fr))}.bundle-wizard__actions{display:flex;align-items:center;justify-content:space-between;gap:.85rem;flex-wrap:wrap}.bundle-wizard__actions .button-secondary{min-width:10rem}.bundle-wizard__back[hidden]{display:none!important}.bundle-app-panel{padding:clamp(1.2rem,2.5vw,2rem);border-radius:var(--birdie-radius);background:var(--birdie-card);box-shadow:var(--birdie-shadow)}.bundle-app-slot--primary{padding:0}.bundle-app-slot--primary>*+*{margin-top:1rem}.bundle-app-panel__status{background:#74b62d14;color:var(--birdie-green-dark)}.bundle-app-panel__recommendations[hidden]{display:none!important}.page-card>.eyebrow:first-child:empty{display:none}@media screen and (max-width:680px){.bundle-wizard__meta,.bundle-wizard__actions{align-items:stretch}.bundle-wizard__status,.bundle-wizard__actions .button-secondary{width:100%}.bundle-builder__intro{font-size:1rem}}@media screen and (max-width:900px){.product-subscription__frequencies{grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:680px){.product-subscription__choices,.product-subscription__frequencies{grid-template-columns:1fr}}.bundle-recommendation-box{display:grid;gap:.95rem;padding:1.15rem 1.25rem;border-radius:1.15rem;border:1px solid rgba(41,79,0,.18);background:linear-gradient(135deg,#74b62d33,#294f0014);box-shadow:0 18px 30px #294f0014}.bundle-recommendation-box[hidden]{display:none!important}.bundle-recommendation-box__eyebrow{margin:0;font-size:.82rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:var(--birdie-green-dark)}.bundle-recommendation-box__heading{margin:0;font-size:1.25rem}.bundle-recommendation-box__summary{margin:0;color:#0f1111b8}.bundle-recommendation-box__chips{display:flex;flex-wrap:wrap;gap:.75rem}.bundle-recommendation-box__chip{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.7rem 1rem;border-radius:999px;background:#294f00f0;border:1px solid rgba(41,79,0,.94);color:#fff;font-size:.92rem;font-weight:800;text-decoration:none;box-shadow:0 12px 24px #294f002e;transition:transform .2s ease,box-shadow .2s ease,background .2s ease}.bundle-recommendation-box__chip[href]:after{content:"\2192";display:inline-block;transition:transform .2s ease}.bundle-recommendation-box__chip[href]:hover,.bundle-recommendation-box__chip[href]:focus-visible{transform:translateY(-1px);background:var(--birdie-green);box-shadow:0 16px 28px #294f0038}.bundle-recommendation-box__chip[href]:hover:after,.bundle-recommendation-box__chip[href]:focus-visible:after{transform:translate(2px)}.bundle-widget-panel{display:grid;gap:1.15rem;padding:clamp(1.2rem,2.5vw,2rem);border-radius:var(--birdie-radius);background:var(--birdie-card);box-shadow:var(--birdie-shadow)}.bundle-widget-panel__intro{max-width:760px}.bundle-widget-panel__hint{padding:.95rem 1rem;border-radius:1rem;background:#0f11110d;color:var(--birdie-muted)}.bundle-widget-slot{min-height:10rem;padding:clamp(1rem,2vw,1.35rem);border:1px dashed rgba(15,17,17,.14);border-radius:1rem;background:#fff}.bundle-widget-slot>*+*{margin-top:1rem}@media screen and (max-width:680px){.bundle-recommendation-box__chips{flex-direction:column}.bundle-recommendation-box__chip{justify-content:flex-start}}.ab-add-product-button{background-color:#294f00!important;color:#fff!important}.ab-variant-dropdown{color:#294f00!important}.ab-bundle-product-add-to-bundle,.ab-bundle-checkout-button{background-color:#294f00!important;color:#fff!important;text-align:center!important}.ab-product-quantity-button{display:flex!important;justify-content:center!important}.ab-product-quantity{color:#294f00!important}.ab-dynamic-bundle-product-description{display:none!important}span.ab-maximum-product-quantity-disable-color.ab-product-selling-plan-price{color:#fff!important}.ab-add-to-bundle-button-content .ab-product-variant-line-through-price{display:none!important}.template-collection.template-suffix-shop-coffee .product-grid{align-items:stretch}.template-collection.template-suffix-shop-coffee .product-card,.template-collection.template-suffix-shop-coffee .product-card__content{height:100%}.template-collection.template-suffix-shop-coffee .product-card__meta{gap:.55rem}.template-collection.template-suffix-shop-coffee .product-card__meta h3{min-height:4.95rem;margin-bottom:0}.template-collection.template-suffix-shop-coffee .product-card__meta h3 a{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden}.template-collection.template-suffix-shop-coffee .product-card__meta .price{min-height:1.75rem;align-items:flex-start}.template-collection.template-suffix-shop-coffee .product-card__content>.muted{min-height:7.25rem;margin-bottom:0;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;overflow:hidden}.template-collection.template-suffix-shop-coffee .product-card__purchase{display:flex;flex-direction:column;gap:.8rem;margin-top:auto}.template-collection.template-suffix-shop-coffee .product-card__form{display:flex;flex-direction:column;gap:.8rem;flex:1 1 auto}.template-collection.template-suffix-shop-coffee .product-card__field,.template-collection.template-suffix-shop-coffee .product-card__field select,.template-collection.template-suffix-shop-coffee .product-subscription--card,.template-collection.template-suffix-shop-coffee .product-card__submit,.template-collection.template-suffix-shop-coffee .product-card__view-link{width:100%}.template-collection.template-suffix-shop-coffee .product-subscription--card{min-height:18.5rem;align-content:start}.template-collection.template-suffix-shop-coffee .product-card__submit{margin-top:auto}@media screen and (max-width:620px){.template-collection.template-suffix-shop-coffee .product-card__meta h3,.template-collection.template-suffix-shop-coffee .product-card__content>.muted,.template-collection.template-suffix-shop-coffee .product-subscription--card{min-height:auto}}
/*# sourceMappingURL=/cdn/shop/t/53/assets/theme.css.map */
