:root{color-scheme:light}html{scroll-padding-top:7rem}body{font-family:var(--font-body-family, Arial, Helvetica, sans-serif);font-style:var(--font-body-style, normal);font-weight:var(--font-body-weight, 400);text-rendering:optimizeLegibility}.display,.section-title,h1,h2,h3,.product-card__title,.site-logo__text{font-family:var(--font-heading-family, Georgia, serif);font-style:var(--font-heading-style, normal);font-weight:var(--font-heading-weight, 400)}button,input,textarea,select{font-family:inherit}:focus-visible{outline:3px solid var(--color-brand-dark, #0a4825);outline-offset:3px}.site-footer :focus-visible{outline-color:#fff}.button:focus-visible,.icon-link:focus-visible,.menu-toggle:focus-visible,.nav-tree__toggle:focus-visible{outline-color:var(--color-brand-dark)}.button,.icon-link,.menu-toggle,.nav-tree__toggle,input,select,textarea,summary,a{-webkit-tap-highlight-color:transparent}.button{min-height:48px;box-shadow:0 4px 14px #0a48251f}.button[disabled],.button[aria-disabled=true]{cursor:not-allowed;opacity:.58;transform:none}.field input,.field textarea,.field select,.search-form input{min-height:48px;border-color:#0a482542;transition:border-color .18s ease,box-shadow .18s ease}.field input:hover,.field textarea:hover,.field select:hover,.search-form input:hover{border-color:#0a48257a}.field input:focus,.field textarea:focus,.field select:focus,.search-form input:focus{border-color:var(--color-brand-dark);box-shadow:0 0 0 3px #c3d52e47;outline:0}.field input:invalid:not(:placeholder-shown),.field textarea:invalid:not(:placeholder-shown){border-color:#9c2d20}.form-message{margin:.75rem 0;padding:.85rem 1rem;border-radius:10px;background:#116a361a;color:var(--color-brand-dark)}.form-message--error,.product-form__message--error{background:#fbe9e6;color:#792116}.product-form__message--success{background:#e4f2e8;color:var(--color-brand-dark)}.editor-hint{padding:.75rem;border:1px dashed currentColor;border-radius:8px;opacity:.8;font-size:.85rem}.site-header{isolation:isolate}.site-header--sticky{position:sticky;top:0}.site-header__inner{min-height:86px}.site-header__inner--without-menu{grid-template-columns:1fr auto}.site-header__inner--without-menu .site-logo{justify-self:start}.site-logo{justify-self:center}.site-logo img{width:min(var(--logo-width, 260px),100%);max-width:100%;height:auto;max-height:62px;object-fit:contain}.desktop-nav{min-width:0}.nav-tree{margin:0;padding:0;list-style:none}.nav-tree__row{display:flex;align-items:center}.nav-tree__row>a{min-width:0;font-size:.9rem;font-weight:700}.nav-tree__toggle{display:grid;width:40px;height:40px;flex:0 0 40px;place-items:center;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer}.nav-tree__toggle svg{width:15px;height:15px;transition:transform .18s ease}.nav-tree__toggle[aria-expanded=true] svg{transform:rotate(180deg)}.nav-tree--level-0.nav-tree--desktop{display:flex;align-items:center;gap:clamp(.55rem,1.3vw,1.35rem)}.nav-tree--desktop .nav-tree__item{position:relative}.nav-tree--desktop .nav-tree__row>a{display:flex;min-height:44px;align-items:center}.nav-tree--level-0.nav-tree--desktop>.nav-tree__item>.nav-tree__row>a{white-space:nowrap}.nav-tree--desktop .nav-tree__row>a:hover{color:var(--color-brand)}.nav-tree--desktop.nav-tree--level-1,.nav-tree--desktop.nav-tree--level-2,.nav-tree--desktop.nav-tree--level-3{position:absolute;z-index:4;top:calc(100% + .5rem);left:0;width:max-content;min-width:230px;max-width:310px;padding:.55rem;border:1px solid rgba(10,72,37,.13);border-radius:14px;background:var(--color-background);box-shadow:0 18px 45px #0a482529}.nav-tree--desktop.nav-tree--level-2,.nav-tree--desktop.nav-tree--level-3{top:-.55rem;left:calc(100% + .45rem)}.nav-tree--desktop[data-submenu]:not([hidden]){display:grid}.nav-tree--desktop .nav-tree__row>a{flex:1}.nav-tree--desktop.nav-tree--level-1 .nav-tree__row>a,.nav-tree--desktop.nav-tree--level-2 .nav-tree__row>a,.nav-tree--desktop.nav-tree--level-3 .nav-tree__row>a{padding:.5rem .65rem}.header-actions{min-width:max-content}.icon-link,.menu-toggle{position:relative;width:44px;height:44px}.cart-count{top:1px;right:-2px;transform:none;border:2px solid var(--color-background);background:var(--color-accent)}.cart-count--empty{display:none}.mobile-menu{position:fixed;top:var(--mobile-menu-top, 0);bottom:0;z-index:30;overflow-y:auto;overscroll-behavior:contain;padding:1rem max(1rem,calc((100vw - var(--page-width)) / 2));background:var(--color-background);box-shadow:0 20px 35px #0a48251f}.mobile-menu[hidden]{display:none}.mobile-menu .nav-tree[hidden]{display:none!important}.nav-tree--mobile .nav-tree__row{border-bottom:1px solid rgba(10,72,37,.11)}.nav-tree--mobile .nav-tree__row>a{display:flex;min-height:52px;flex:1;align-items:center;padding:.55rem .25rem}.nav-tree--mobile.nav-tree--level-1,.nav-tree--mobile.nav-tree--level-2,.nav-tree--mobile.nav-tree--level-3{padding-left:1rem;background:#116a3609}.nav-tree--mobile:not([hidden]){display:grid}.product-card{height:100%}.product-card__media{border:1px solid rgba(10,72,37,.07)}.product-card__media:focus-visible{outline-offset:4px}.product-card__no-image,.product-gallery__empty{display:grid;width:100%;height:100%;min-height:260px;place-items:center;padding:1rem;background:linear-gradient(145deg,#edf1e8,#dfe8db);color:var(--color-muted);text-align:center}.product-card__title a{text-decoration-thickness:1px;text-underline-offset:4px}.product-card__title a:hover{text-decoration:underline}.price{flex-wrap:wrap}.price__from{font-weight:500}.story--text-only{display:block}.story--text-only .story__content{max-width:760px;margin-inline:auto;text-align:center}.newsletter-form{align-items:flex-start;flex-wrap:wrap}.newsletter-form .field{flex:1 1 250px}.newsletter-form .form-message{flex-basis:100%}.site-footer{background:var(--color-brand-dark)}.site-logo--footer{justify-self:start}.site-logo--footer img{width:min(var(--logo-width, 260px),260px);filter:brightness(0) invert(1)}.footer-social{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1.25rem}.footer-social a{display:inline-flex;min-height:44px;align-items:center;padding:.45rem .65rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;font-size:.82rem}.footer-social a:hover{background:#ffffff1a}.footer-links a{display:inline-flex;min-height:38px;align-items:center}.footer-legal{display:flex;flex-wrap:wrap;gap:.3rem 1rem;margin-top:2rem;color:#ffffffad;font-size:.78rem}.footer-legal a{display:inline-flex;min-height:40px;align-items:center}.footer-legal a:hover,.footer-legal a:focus-visible{color:#fff}.product-gallery .media{position:relative;border:2px solid transparent}.product-gallery .media--selected{border-color:var(--color-highlight)}.product-gallery model-viewer,.product-gallery video,.product-gallery iframe,.product-gallery .shopify-model-viewer-ui{width:100%;height:100%;border:0}.product-info>*+*{margin-top:1rem}.product-info h1{overflow-wrap:anywhere}.product-info__price{margin-bottom:.75rem}.product-sku{margin:-.35rem 0 .5rem;color:var(--color-muted);font-size:.82rem}.product-sku--empty{display:none}.product-form__message{display:block;min-height:1px;margin:0;padding:0}.product-form__message:not(:empty){padding:.8rem 1rem;border-radius:10px}.shopify-payment-button{margin-top:.25rem}.shopify-payment-button__button{min-height:48px!important;border-radius:999px!important}.cart-item{grid-template-columns:110px minmax(0,1fr) auto}.cart-item__content{min-width:0}.cart-item__content h2,.cart-item__content h3{overflow-wrap:anywhere}.cart-item__price{margin:.7rem 0}.cart-item__price>*{margin:0}.cart-item__quantity{min-width:115px}.cart-properties{display:grid;grid-template-columns:max-content 1fr;gap:.15rem .5rem;margin:.5rem 0;color:var(--color-muted);font-size:.84rem}.cart-properties dt,.cart-properties dd{margin:0}.cart-discounts{margin:.5rem 0;padding:0;list-style:none;color:var(--color-brand-dark);font-size:.84rem;font-weight:700}.cart-note{margin-top:1.5rem}.cart-summary{border:1px solid rgba(10,72,37,.08);box-shadow:0 12px 35px #0a482512}.cart-summary__discounts{margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid rgba(10,72,37,.12)}.cart-summary__savings{color:var(--color-brand-dark)}.cart-checkout{margin-top:.75rem}.cart-status{min-height:1.5em;margin-bottom:0;text-align:center}.collection-controls{margin-bottom:2rem}.collection-toolbar{align-items:flex-end}.collection-sort{min-width:min(100%,245px)}.collection-sort__submit{display:none}.collection-filters{padding:1rem;border:1px solid rgba(10,72,37,.13);border-radius:var(--radius);background:#ffffff8c}.collection-filters__heading,.collection-filters__groups,.active-filters{display:flex;flex-wrap:wrap;gap:.75rem}.collection-filters__heading{align-items:center;justify-content:space-between;margin-bottom:.75rem}.filter-group{position:relative}.filter-group>summary{display:flex;min-height:44px;align-items:center;gap:.5rem;padding:.55rem .85rem;border:1px solid rgba(10,72,37,.22);border-radius:999px;background:#fff;cursor:pointer;font-size:.86rem;font-weight:700;list-style:none}.filter-group>summary::-webkit-details-marker{display:none}.filter-group>summary:after{content:"+";font-size:1.05rem}.filter-group[open]>summary:after{content:"\2212"}.filter-count{display:grid;min-width:22px;height:22px;place-items:center;border-radius:50%;background:var(--color-brand-dark);color:#fff;font-size:.7rem}.filter-group__content{position:absolute;z-index:3;top:calc(100% + .45rem);left:0;width:min(330px,calc(100vw - 2rem));max-height:360px;overflow:auto;padding:1rem;border:1px solid rgba(10,72,37,.13);border-radius:14px;background:#fff;box-shadow:0 16px 42px #0a482526}.filter-list{display:grid;gap:.35rem;margin:0;padding:0;list-style:none}.filter-option{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:.6rem;min-height:42px;cursor:pointer}.filter-option input{width:19px;height:19px;accent-color:var(--color-brand-dark)}.filter-option--disabled{cursor:not-allowed;opacity:.5}.filter-option__count{color:var(--color-muted);font-size:.8rem}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:.75rem}.collection-filters__apply{margin-top:1rem}.active-filters{margin-top:.85rem}.active-filters a{display:inline-flex;min-height:40px;align-items:center;padding:.35rem .75rem;border-radius:999px;background:#116a361a;color:var(--color-brand-dark);font-size:.82rem;font-weight:700}.contact-details{margin-top:2rem}.contact-detail a{display:inline-flex;min-height:40px;align-items:center}.special-hours{margin-top:1.5rem;padding:1.15rem 1.25rem;overflow-wrap:anywhere;border:1px solid rgba(10,72,37,.16);border-left:5px solid var(--color-highlight);border-radius:0 var(--radius) var(--radius) 0;background:#c3d52e29;color:var(--color-text)}.special-hours h3{margin:0 0 .55rem;color:var(--color-brand-dark);font-family:inherit;font-size:.86rem;font-weight:800;letter-spacing:.08em;line-height:1.35;text-transform:uppercase}.special-hours__text{line-height:1.65}.special-hours--editor .editor-hint{margin:0}.site-footer .special-hours{margin-top:1.15rem;border-color:#fff3;border-left-color:var(--color-highlight);background:#ffffff14;color:#ffffffd6}.site-footer .special-hours h3{color:#fff}.team-section{padding-top:var(--team-padding-top, 72px);padding-bottom:var(--team-padding-bottom, 96px);overflow:clip}.team-section--surface{background:var(--color-surface)}.team-section--soft{background:#e9eee4}.team-section__header{max-width:760px;margin-bottom:clamp(2rem,4vw,3.5rem)}.team-section__intro{margin-top:1rem;color:var(--color-muted)}.team-grid{display:grid;grid-template-columns:repeat(var(--team-columns, 3),minmax(0,1fr));gap:clamp(1.25rem,2.4vw,2rem)}.team-card{min-width:0;overflow:hidden;border:1px solid rgba(10,72,37,.1);border-radius:var(--radius);background:var(--color-surface);box-shadow:0 14px 38px #0a482514}.team-card__media{aspect-ratio:4 / 5;overflow:hidden;background:#e7ebe2}.team-card__image,.team-card__placeholder{width:100%;height:100%;object-fit:cover}.team-card__image{transition:transform .45s ease}.team-card:hover .team-card__image{transform:scale(1.025)}.team-card__content{padding:clamp(1.15rem,2vw,1.5rem)}.team-card__content h3{margin:0;overflow-wrap:anywhere;color:var(--color-brand-dark);font-size:clamp(1.35rem,2vw,1.75rem)}.team-card__role{margin:.35rem 0 0;color:var(--color-accent);font-size:.76rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.team-card__description{margin-top:.9rem;color:var(--color-muted)}.team-card__link{margin-top:1rem;overflow-wrap:anywhere}.team-section__editor-hint{margin:1rem 0 0}.page-content{max-width:850px}.article__back{margin-top:3rem}.pagination a:hover{border-color:var(--color-brand-dark)}@media(max-width:1120px){.team-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.desktop-nav{display:none}.menu-toggle{display:grid}.site-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.site-header__inner--without-menu{grid-template-columns:1fr auto}.mobile-menu{top:var(--header-bottom, 86px)}.card-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.product-page{grid-template-columns:minmax(0,1fr) minmax(320px,.85fr);gap:2.25rem}}@media(max-width:900px){.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-page{grid-template-columns:1fr}.product-info{position:static}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-sort{width:100%}.collection-sort__submit{display:inline-flex}.collection-filters__groups{display:grid;grid-template-columns:1fr 1fr}.filter-group__content{position:static;width:100%;max-height:none;margin-top:.5rem;box-shadow:none}}@media(max-width:640px){html{scroll-padding-top:5.5rem}.site-header__inner{min-height:72px;gap:.3rem}.site-logo img{width:min(var(--logo-width, 160px),160px);max-height:49px}.header-actions{gap:0}.icon-link,.menu-toggle{width:42px;height:44px}.icon-link--account{display:none}.mobile-menu{top:var(--header-bottom, 72px)}.card-grid,.collection-filters__groups,.team-grid{grid-template-columns:1fr}.team-section{padding-top:min(var(--team-padding-top, 72px),64px);padding-bottom:min(var(--team-padding-bottom, 96px),72px)}.product-gallery{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:.5rem}.product-gallery .media,.product-gallery__empty{min-width:88%;scroll-snap-align:start}.cart-item{grid-template-columns:78px minmax(0,1fr);gap:.85rem}.cart-item__quantity{grid-column:2;min-width:0}.cart-summary{padding:1.15rem}.filter-group>summary{border-radius:10px}.filter-group__content{padding:.75rem}.footer-legal{flex-direction:column;gap:0}}@media(max-width:390px){.site-logo img{width:min(var(--logo-width, 145px),145px)}.icon-link--search{display:none}.display{font-size:clamp(2.35rem,13vw,3.1rem)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.special-hours-page{padding-top:var(--special-hours-padding-top, 72px);padding-bottom:var(--special-hours-padding-bottom, 96px)}.special-hours-page--surface{background:var(--color-surface)}.special-hours-page--soft{background:#e9eee4}.special-hours-page__inner{max-width:1180px}.special-hours-page__header{max-width:790px;margin-bottom:clamp(2rem,4vw,3.5rem)}.special-hours-page__header h1{margin:.25rem 0 0;color:var(--color-brand-dark);font-family:var(--font-heading-family);font-size:clamp(2.5rem,5vw,4.6rem);font-weight:var(--font-heading-weight);line-height:1.02;letter-spacing:-.035em}.special-hours-page__intro{max-width:720px;margin-top:1.25rem;color:var(--color-muted);font-size:1.05rem}.special-hours-grid{display:grid;grid-template-columns:repeat(var(--special-hours-columns, 2),minmax(0,1fr));gap:.8rem}.special-hour-card{position:relative;display:grid;min-width:0;grid-template-columns:minmax(105px,.38fr) minmax(0,1fr);align-items:center;gap:1rem;min-height:82px;padding:1.1rem 1.25rem 1.1rem 1.45rem;overflow:hidden;border:1px solid rgba(10,72,37,.1);border-radius:calc(var(--radius) * .8);background:var(--color-surface);box-shadow:0 10px 28px #0a48250e}.special-hour-card:before{position:absolute;inset:0 auto 0 0;width:5px;background:var(--color-accent);content:""}.special-hour-card--changed:before{background:var(--color-brand)}.special-hour-card__date,.special-hour-card__text{margin:0}.special-hour-card__date{color:var(--color-brand-dark);font-size:.84rem;font-weight:800;letter-spacing:.035em;white-space:nowrap}.special-hour-card__text{color:var(--color-text);font-size:.96rem;font-weight:600;line-height:1.45}.special-hours-page__note{max-width:790px;margin-top:2rem;padding:1rem 1.2rem;border-left:3px solid var(--color-highlight);background:#c3d52e17;color:var(--color-muted)}@media(max-width:780px){.special-hours-grid{grid-template-columns:1fr}.special-hours-page{padding-top:min(var(--special-hours-padding-top, 72px),56px);padding-bottom:min(var(--special-hours-padding-bottom, 96px),72px)}}@media(max-width:420px){.special-hour-card{grid-template-columns:1fr;gap:.3rem}}.nav-tree--level-0.nav-tree--desktop>.nav-tree__item>.nav-tree__row>.nav-tree__toggle{width:30px;height:30px;flex-basis:30px;margin-left:-.28rem;border-radius:9px}.nav-tree--level-0.nav-tree--desktop>.nav-tree__item>.nav-tree__row>.nav-tree__toggle:hover,.nav-tree--level-0.nav-tree--desktop>.nav-tree__item>.nav-tree__row>.nav-tree__toggle[aria-expanded=true]{background:#116a3617}.hero__placeholder{background:radial-gradient(circle at 77% 40%,rgba(207,222,182,.72) 0 15%,transparent 15.4%),radial-gradient(circle at 84% 59%,rgba(195,213,46,.12) 0 8%,transparent 8.4%),linear-gradient(118deg,#102d1d,#31543a 52%,#789177)}.hero__content .hero__trust{display:flex;align-items:center;gap:.55rem;max-width:none;margin:1.25rem 0 0;color:#ffffffc7;font-size:.78rem;font-weight:700;letter-spacing:.025em}.hero__trust:before{content:"";width:28px;height:1px;flex:0 0 28px;background:var(--color-highlight)}.story--text-only{display:grid;max-width:1120px;grid-template-columns:minmax(0,1.12fr) minmax(320px,.88fr);align-items:center;gap:clamp(3rem,7vw,7rem)}.story--text-only .story__content{max-width:640px;margin:0;text-align:left}.story-principles{overflow:hidden;border:1px solid rgba(10,72,37,.1);border-radius:calc(var(--radius) + 8px);background:#ffffff94;box-shadow:0 24px 60px #0a482514}.story-principle{display:grid;grid-template-columns:42px 1fr;gap:.15rem 1rem;padding:1.3rem 1.4rem;border-bottom:1px solid rgba(10,72,37,.1)}.story-principle:last-child{border-bottom:0}.story-principle>span{grid-row:1 / 3;color:var(--color-accent);font-family:var(--font-heading-family, Georgia, serif);font-size:1.35rem}.story-principle strong{color:var(--color-brand-dark);font-family:var(--font-heading-family, Georgia, serif);font-size:1.1rem;font-weight:600}.story-principle small{color:var(--color-muted);font-size:.82rem;line-height:1.45}.newsletter{padding:clamp(3.25rem,3.6vw,4rem) 0}.footer-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,230px),1fr));gap:clamp(2rem,4vw,4.5rem)}.site-footer{border-top:1px solid rgba(255,255,255,.08);background:color-mix(in srgb,var(--color-brand-dark) 88%,#000)}.footer-about{max-width:410px}.footer-bottom{margin-top:2.4rem}@media(max-width:900px){.story--text-only{grid-template-columns:1fr;gap:2.25rem}.story--text-only .story__content{max-width:720px}}@media(max-width:640px){.hero__content .hero__trust{align-items:flex-start;font-size:.72rem}.story-principle{grid-template-columns:34px 1fr;padding:1.1rem}.newsletter{padding:3.5rem 0}.site-footer{padding-top:3.25rem}}.shop-disabled{display:grid;min-height:min(640px,70vh);place-items:center;background:radial-gradient(circle at 82% 22%,rgba(195,213,46,.14),transparent 24%),var(--color-background)}.shop-disabled__card{max-width:760px;margin-inline:auto;padding:clamp(2rem,5vw,4.5rem);border:1px solid rgba(10,72,37,.1);border-radius:var(--radius);background:var(--color-surface);box-shadow:0 18px 48px #0a482514;text-align:center}.shop-disabled__card h1{margin:.4rem 0 1rem;color:var(--color-brand-dark);font-family:var(--font-heading-family);font-size:clamp(2.35rem,5vw,4.4rem);font-weight:var(--font-heading-weight);line-height:1.04;letter-spacing:-.035em}.shop-disabled__card>p:not(.eyebrow){max-width:560px;margin:0 auto 1.6rem;color:var(--color-muted);font-size:1.05rem}.team-card--colin-corsi .team-card__image{object-position:center top}
/*# sourceMappingURL=/cdn/shop/t/16/assets/theme-enhancements.css.map */
