:root{--page-width: 1300px;--gutter: clamp(15px, 4vw, 40px);--green: #468931;--green-dark: #2f6d21;--sage: #ebf0e7;--sage-strong: #b9d89c;--pink: #ebbfce;--purple: #2e2a39;--ink: #121212;--muted: #5f625e;--line: rgba(18, 18, 18, .14);--serif: "Arapey", Georgia, serif;--sans: "Poppins", Arial, sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:clip}body{margin:0;padding-bottom:72px;color:#121212e6;background:#fff;font-family:var(--sans);font-size:16px;line-height:1.65;letter-spacing:.06em;overflow-x:clip}img,svg,video{max-width:100%}img{height:auto}.horizontal-ticker,.splide,.splide__track{min-width:0;max-width:100%}.horizontal-ticker,.splide__track{contain:paint;overflow-x:clip}a{color:inherit}button,input,select,textarea{font:inherit}button{color:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--serif);font-weight:400;line-height:1.15;letter-spacing:.015em}h1{font-size:clamp(32px,4.2vw,56px)}h2{font-size:clamp(30px,3.4vw,46px)}h3{font-size:clamp(21px,2vw,28px)}.page-width{width:min(100%,var(--page-width));margin-inline:auto;padding-inline:var(--gutter)}.main-content{min-height:55vh}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.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}.skip-link{position:fixed;left:12px;top:12px;z-index:200;transform:translateY(-150%);padding:12px 18px;background:var(--green);color:#fff;border-radius:6px}.skip-link:focus{transform:none}.button,button.button{display:inline-flex;align-items:center;justify-content:center;min-height:49px;padding:12px 25px;border:2px solid var(--green);border-radius:8px;background:var(--green);color:#fff;text-decoration:none;text-transform:uppercase;font-weight:700;letter-spacing:.03em;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.button:hover{background:var(--green-dark);border-color:var(--green-dark)}.button:disabled{opacity:.5;cursor:not-allowed}.button--secondary{background:#fff;color:var(--green)}.color-scheme-1{color:var(--ink);background:#fff}.color-scheme-2{color:var(--ink);background:var(--sage)}.color-scheme-3{color:var(--ink);background:var(--pink)}.announcement{height:53.8px;min-height:53.8px;display:grid;place-items:center;padding:8px var(--gutter);background:var(--sage);text-align:center;font-size:16px;letter-spacing:.96px}.announcement a{text-decoration:none}.site-header-wrap{position:sticky;top:0;z-index:50}.site-header{min-height:84px;background:#101010;color:#fff}.site-header__inner{min-height:84px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:22.5px}.site-header__brand{display:inline-flex;align-items:center;text-decoration:none;min-width:0}.site-header__logo{display:block;width:var(--logo-width, 190px);max-height:43px;object-fit:contain}.site-header__wordmark{font-family:var(--serif);font-size:36px;color:#8f7958;letter-spacing:.06em}.site-nav{display:flex;align-items:center;gap:12px}.site-nav a{padding:12px;border-radius:4px;text-decoration:none;font-size:14px;font-weight:400;line-height:18.2px;letter-spacing:.96px}.site-nav a[aria-current=page],.site-nav a:hover{background:var(--green);font-weight:700}.site-header__actions{display:flex;align-items:center;gap:4px}.icon-button{width:44px;height:44px;display:inline-grid;place-items:center;border:0;background:transparent;color:inherit;cursor:pointer}.icon-button svg{width:24px;height:24px;stroke:currentColor;fill:none;stroke-width:1.8}.mobile-menu-toggle{display:none}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:80;border:0;background:#00000070;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.drawer{position:fixed;top:0;bottom:0;z-index:90;width:min(390px,100vw);background:#fff;color:var(--ink);box-shadow:0 0 35px #0003;transition:transform .25s ease;overflow-y:auto}.drawer--menu{left:0;width:min(350px,calc(100vw - 25px));transform:translate(-102%)}.drawer--cart{right:0;transform:translate(102%)}.drawer__header{min-height:66px;display:flex;align-items:center;justify-content:space-between;padding:12px 18px;border-bottom:1px solid var(--line)}.drawer__title{margin:0;font-size:23px}.drawer__body{padding:18px}.drawer__nav{display:grid}.drawer__nav a{padding:12px 0;border-bottom:1px solid var(--line);text-decoration:none}.drawer__account{display:flex;gap:10px;align-items:center;margin-top:20px;text-decoration:none}.drawer__empty{min-height:60vh;display:grid;align-content:center;justify-items:center;text-align:center}.drawer__empty h2{margin:0 0 12px}.drawer__lines{display:grid;gap:16px}.drawer__line{display:grid;grid-template-columns:72px 1fr auto;gap:12px;align-items:center}.drawer__line img{width:72px;height:72px;object-fit:cover}.drawer__footer{padding:18px;border-top:1px solid var(--line)}body.menu-open .drawer--menu,body.cart-open .drawer--cart{transform:none}body.menu-open .drawer-overlay,body.cart-open .drawer-overlay{opacity:1;visibility:visible}body.menu-open,body.cart-open{overflow:hidden}.section-eyebrow{margin:0 0 8px;text-transform:uppercase;font-size:13px;letter-spacing:.13em}.section-heading{margin:0 0 22px}.section-center{text-align:center}.media-frame{overflow:hidden;border-radius:14px}.media-frame img{width:100%;height:100%;object-fit:cover;display:block}.site-footer{padding:32px 0 20px;background:#fff;color:#121212e6;border-top:1px solid rgba(18,18,18,.08)}.site-footer__inner{display:grid;justify-items:center}.site-footer__tagline{max-width:620px;margin:0 0 24px;text-align:center}.site-footer__nav{width:100%}.site-footer__links{display:flex;flex-wrap:wrap;justify-content:center;gap:10px 28px;margin:0;padding:0;list-style:none}.site-footer__links a{display:inline-block;padding:5px 0;color:inherit;text-decoration:none;font-size:14px;font-weight:700}.site-footer__links a:hover{text-decoration:underline;text-underline-offset:3px}.site-footer__payment{margin-top:38px}.site-footer__payment-list{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin:0 auto;padding:0;list-style:none}.site-footer__payment-list li{display:flex}.site-footer__payment-icon{width:38px;height:24px}.site-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;gap:6px 18px;width:100%;margin-top:28px;padding-top:18px;border-top:1px solid rgba(18,18,18,.1);font-size:12px;color:#121212b3}.site-footer__legal a{color:inherit;text-decoration:none}.site-footer__legal a:hover{text-decoration:underline;text-underline-offset:2px}.simple-page{padding:60px 0 100px}.simple-page__header{margin-bottom:30px;text-align:center}.simple-page__content{max-width:920px;margin:0 auto}.collection-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.product-card{text-decoration:none}.product-card__media{aspect-ratio:1;overflow:hidden;background:var(--pink);border-radius:12px}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card h3{margin:12px 0 4px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px 8px;border-bottom:1px solid var(--line);text-align:left}.cart-product{display:flex;gap:14px;align-items:center}.cart-product img{width:84px;height:84px;object-fit:cover}.search-form{max-width:720px;margin:0 auto 42px;display:grid;grid-template-columns:1fr auto;gap:10px}.field{width:100%;min-height:49px;padding:10px 14px;border:1px solid rgba(18,18,18,.3);border-radius:8px;background:#fff}@media(max-width:749px){body{font-size:15px;line-height:1.65;padding-bottom:66px}.announcement{height:43.2px;min-height:43.2px;padding:12px 0;font-size:14px;line-height:18.2px;letter-spacing:1px}.site-header{min-height:64px}.page-width{padding-inline:15px}.site-header__inner{min-height:64px;grid-template-columns:44px 1fr 44px;gap:0;padding-inline:0}.site-header__brand{justify-self:center}.site-header__logo{width:min(var(--logo-width, 140px),140px);max-height:32px}.site-header__wordmark{font-size:29px}.site-nav,.site-header__account{display:none}.mobile-menu-toggle{display:inline-grid}.site-header__cart{grid-column:3}.site-header__actions{display:contents}.site-footer{min-height:467px;padding:24px 0 28px}.site-footer__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px 24px}.site-footer__links li{min-width:0;text-align:center}.site-footer__links a{font-size:13px}.site-footer__payment{margin-top:32px}.site-footer__payment-list{max-width:330px}.site-footer__legal{display:grid;justify-items:center;gap:6px;margin-top:28px;padding-top:18px;text-align:center}.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block;width:100%}.cart-table tr{padding-block:16px;border-bottom:1px solid var(--line)}.cart-table td{border:0;padding:6px 0}}@media(min-width:750px){.site-header__brand{transform:translate(2.5px)}.site-header .site-nav{gap:0;transform:translate(2.5px)}.site-header .site-nav a[aria-current=page]{background:transparent;font-weight:700}.site-header .site-nav a[aria-current=page]>span{display:inline-block;padding:0 9.8px;border-radius:4px;background:var(--green)}}.shopify-section-group-header-group:has(.site-header-wrap),.site-header-sticky-section{position:sticky;top:0;z-index:50}.site-header-sticky-section .site-header-wrap{position:relative;top:auto}.site-header-wrap.is-condensed .site-header__logo{--logo-width: 140px !important}.site-footer--source-parity{min-height:276px;padding:32px 0 21px;border-top:0;background:#121212;color:#fff;letter-spacing:0}.site-footer--source-parity .site-footer__inner{grid-template-columns:minmax(0,1fr);justify-items:center}.site-footer--source-parity .site-footer__links{max-width:700px;margin-inline:auto;row-gap:0;column-gap:20px}.site-footer--source-parity .site-footer__links a{color:#ffffffe6;font-size:14px;line-height:25.2px}@media(min-width:750px){.site-footer--source-parity .site-footer__links a{letter-spacing:.96px}}.site-footer--source-parity .site-footer__payment{width:100vw;justify-self:center;margin-top:50px;padding-top:44px;border-top:1px solid rgba(255,255,255,.08)}.site-footer--source-parity .site-footer__legal{gap:8px;margin-top:14px;padding-top:0;border-top:0;color:#ffffffbf}.site-footer--source-parity .site-footer__legal small{font-size:12px;line-height:1.65}.site-footer__to-top{position:fixed;right:20px;bottom:92px;z-index:48;display:grid;place-items:center;width:40px;height:40px;padding:0;border:0;border-radius:50%;background:var(--green);color:#fff;box-shadow:0 2px 10px #00000021;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .18s ease,visibility .18s ease,transform .18s ease;pointer-events:none;cursor:pointer}.site-footer__to-top.is-visible{opacity:1;visibility:visible;transform:none;pointer-events:auto}.site-footer__to-top svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2.1}@media(max-width:749px){.site-footer--source-parity{min-height:468px;padding:24px 0 15px;color:#ffffffe6;line-height:27px;letter-spacing:.9px}.site-header-wrap.is-condensed .site-header__logo{--logo-width: 116px !important}.site-header-wrap:not(.is-condensed) .site-header__logo{width:min(var(--logo-width, 150px),150px);max-height:34px}.site-footer--source-parity .site-footer__inner{justify-items:stretch}.site-footer--source-parity .site-footer__links{display:grid;grid-template-columns:minmax(0,1fr);gap:0}.site-footer--source-parity .site-footer__links li{text-align:left}.site-footer--source-parity .site-footer__links a{padding:7.5px 0;font-size:14px;line-height:25.2px}.site-footer--source-parity .site-footer__payment{margin-top:30px;padding-top:25px}.site-footer__payment-list{max-width:310px;gap:10px;margin-inline:auto}.site-footer--source-parity .site-footer__legal{display:flex;flex-wrap:wrap;justify-content:center;gap:3px;margin-top:15px;color:#ffffffe6;text-align:center}.site-footer--source-parity .site-footer__legal small{font-size:11px;line-height:18.7px;letter-spacing:.7px}.site-footer__to-top{right:15px;bottom:82px;width:40px;height:40px}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
