:root{--tt-shadow:0 20px 50px rgba(11,42,29,.12);--tt-border:rgba(36,36,31,.16)}.tt-container{width:min(var(--tt-page-width),calc(100% - (var(--tt-page-margin) * 2)));margin-inline:auto}.tt-section{padding-block:var(--tt-section-padding-top,var(--tt-section-spacing-current)) var(--tt-section-padding-bottom,var(--tt-section-spacing-current))}.tt-section--cream{background:var(--tt-cream)}.tt-section--bright{background:var(--tt-cream-bright)}.tt-section--green{background:var(--tt-green);color:var(--tt-cream-bright)}.tt-eyebrow{margin-bottom:.75rem;color:var(--tt-accent-text);font-size:.75rem;font-weight:800;letter-spacing:.22em;text-transform:uppercase}.tt-section--green .tt-eyebrow,.tt-hero .tt-eyebrow,.tt-featured-product__content .tt-eyebrow,.tt-collection-matrix .tt-eyebrow,.tt-product-spotlight .tt-eyebrow,.tt-story .tt-eyebrow,.tt-benefits .tt-eyebrow,.tt-editorial-promos__card .tt-eyebrow{color:var(--tt-saffron)}.tt-heading{font-size:clamp(2.5rem,4vw,3.25rem);color:var(--tt-green)}.tt-heading--light{color:var(--tt-cream-bright)}.tt-copy{color:var(--tt-muted);font-size:1.05rem}.tt-copy--light{color:#fffaf0c7}.tt-button{display:inline-flex;min-height:var(--tt-control-height,48px);align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:var(--tt-button-radius,14px);padding:.75rem 1.25rem;background:var(--tt-saffron);color:var(--tt-green);font-weight:800;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.tt-button:hover{transform:translateY(-2px);background:#efb13a}.tt-button--outline{border-color:currentColor;background:transparent;color:inherit}:where(a,button,input,select,textarea,summary):focus-visible{outline:3px solid currentColor;outline-offset:3px}.tt-card{overflow:hidden;border:1px solid var(--tt-border);border-radius:var(--tt-radius);background:var(--tt-cream-bright);box-shadow:0 12px 28px #0b2a1d0f}.tt-grid{display:grid;gap:1.5rem}.tt-grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.tt-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.tt-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.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}.tt-price{font-weight:800;color:var(--tt-green)}.tt-price s{margin-left:.35rem;color:var(--tt-muted);font-weight:500}.tt-rte,.tt-rte :where(p,li,span,div,table,td,th,strong,em,a){font-family:var(--tt-font-body)!important}.tt-rte :where(h1,h2,h3,h4,h5,h6){font-family:var(--tt-font-display)!important}.tt-rte>*+*{margin-top:1rem}.tt-rte ul,.tt-rte ol{padding-left:1.5rem}.tt-product-form__feedback{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-top:.75rem;border:1px solid rgba(77,138,45,.35);border-radius:12px;background:#f2f8ed;padding:.55rem .7rem;color:#315a20}.tt-product-form__feedback[hidden]{display:none}.tt-product-form__feedback.is-error{border-color:#bd5b43;background:#fff2ed;color:#792c1d}.tt-product-form__feedback p{margin:0;font-size:.85rem}.tt-product-form__feedback button{min-width:64px;min-height:44px;border:1px solid currentColor;border-radius:999px;background:transparent;color:inherit;font:inherit;font-weight:800;cursor:pointer}@media(max-width:989px){:root{--tt-section-spacing-current:clamp(var(--tt-section-spacing-mobile),8vw,64px)}.tt-grid--5,.tt-grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:749px){:root{--tt-page-margin:var(--tt-mobile-page-margin);--tt-section-spacing-current:var(--tt-section-spacing-mobile);--tt-sticky-header-offset:6.5rem}.tt-grid--5,.tt-grid--4,.tt-grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-grid--2{grid-template-columns:1fr}.tt-heading{font-size:var(--tt-section-heading-mobile,2rem)}}@media(min-width:400px)and (max-width:749px){:root{--tt-page-margin:calc(var(--tt-mobile-page-margin) + 4px)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.tt-predictive-search-results{display:grid;grid-template-columns:minmax(0,1.7fr) minmax(240px,.8fr);gap:1.5rem}.tt-predictive-search-results--single{grid-template-columns:1fr}.tt-predictive-search-results__group{min-width:0}.tt-predictive-search-results__heading{margin:0 0 .7rem;color:var(--tt-green);font-family:var(--tt-font-body);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.tt-predictive-search-results__list{display:grid;gap:.45rem;margin:0;padding:0;list-style:none}.tt-predictive-search-results__products{grid-template-columns:repeat(2,minmax(0,1fr))}.tt-predictive-search-results__item{display:flex;min-width:0;min-height:44px;align-items:center;gap:.8rem;border:1px solid transparent;border-radius:14px;padding:.55rem;color:var(--tt-ink);text-decoration:none}.tt-predictive-search-results__item:hover,.tt-predictive-search-results__item[aria-selected=true]{border-color:#d99a1e8c;background:var(--tt-cream)}.tt-predictive-search-results__item:focus-visible{outline:3px solid var(--tt-saffron);outline-offset:1px}.tt-predictive-search-results__media{display:grid;width:68px;height:68px;flex:none;overflow:hidden;place-items:center;border-radius:12px;background:#eee6d5}.tt-predictive-search-results__media img,.tt-predictive-search-results__media svg{width:100%;height:100%;object-fit:cover}.tt-predictive-search-results__product-copy{display:grid;min-width:0;gap:.15rem}.tt-predictive-search-results__title{overflow:hidden;color:var(--tt-green);font-family:var(--tt-font-display);font-size:1rem;font-weight:700;line-height:1.2;text-overflow:ellipsis}.tt-predictive-search-results__meta{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem .65rem;color:var(--tt-muted);font-size:.78rem}.tt-predictive-search-results__price{color:var(--tt-green);font-weight:800}.tt-predictive-search-results__availability{color:#3b7426;font-weight:700}.tt-predictive-search-results__availability--sold-out{color:#9a3c27}.tt-predictive-search-results__side{display:grid;align-content:start;gap:1.25rem}.tt-predictive-search-results__text-item{justify-content:space-between;border-color:#0b2a1d1c;background:var(--tt-cream-bright);padding:.7rem .8rem;font-weight:700}.tt-predictive-search-results__text-item svg{width:17px;height:17px;flex:none;color:var(--tt-accent-text)}.tt-predictive-search-results__query mark{background:transparent;color:var(--tt-accent-text);font-weight:800}.tt-predictive-search-results__empty{border:1px dashed rgba(11,42,29,.2);border-radius:16px;background:var(--tt-cream);padding:2rem;text-align:center}.tt-predictive-search-results__empty h3{color:var(--tt-green);font-size:1.45rem}.tt-predictive-search-results__empty p{margin-top:.5rem;color:var(--tt-muted)}.tt-predictive-search-results__view-all{display:flex;min-height:48px;align-items:center;justify-content:center;gap:.55rem;margin-top:1.25rem;border-radius:999px;background:var(--tt-green);padding:.7rem 1rem;color:var(--tt-cream-bright);font-weight:800;text-align:center;text-decoration:none}.tt-predictive-search-results__view-all:hover,.tt-predictive-search-results__view-all[aria-selected=true]{background:var(--tt-green-soft)}.tt-predictive-search-results__view-all svg{width:18px;height:18px;flex:none}@media(max-width:1199px){.tt-predictive-search-results,.tt-predictive-search-results__products{grid-template-columns:1fr}}@media(max-width:479px){.tt-predictive-search-results__media{width:62px;height:62px}}button,.tt-button,.tt-product-card__action,.tt-hero__secondary,.tt-product-shelf__view-all,.tt-predictive-search-results__view-all,.tt-cart-toast__surface a,.tt-cart__continue,.tt-storefront-filters__actions a,.tt-collection__active-filters a,.tt-search__suggestions a,.tt-pagination a,input:is([type=button],[type=reset],[type=submit]){font-family:var(--tt-font-action)!important}
/*# sourceMappingURL=/cdn/shop/t/8/assets/theme.css.map */
