:root{--sh-ink: #2c2c2c;--sh-ink-deep: #1a1a1a;--sh-umber: #2c1f13;--sh-sage: #42482e;--sh-ink-soft: #4a4a4a;--sh-muted: #7a7770;--sh-quiet: #b8b3a6;--sh-border: #e3ddcf;--sh-line: #d8d2c4;--sh-bg: #ffffff;--sh-bg-pure: #ffffff;--sh-bg-alt: #f1e9da;--sh-bg-deep: #e6dcc8;--sh-tint: #faf8f3;--sh-font-body: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--sh-font-display: "Cormorant Garamond", "Inter", "Times New Roman", Georgia, serif}*,*:before,*:after{box-sizing:border-box}html{font-size:16px}body{margin:0;background-color:var(--sh-bg);color:var(--sh-ink);font-family:var(--sh-font-body);font-size:.9375rem;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}button{font:inherit;background:transparent;border:0;padding:0;cursor:pointer;color:inherit}.sh-utility{background-color:var(--sh-sage);color:#fff;font-size:.6875rem;letter-spacing:.16em}.sh-utility__inner{max-width:1480px;margin:0 auto;padding:.6875rem 1.5rem;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:1.75rem;text-align:right;text-transform:uppercase}@media (min-width: 64em){.sh-utility__inner{padding-right:2rem}}.sh-utility__link{color:#fff;font-weight:500;transition:opacity .15s ease}.sh-utility__link:hover{opacity:.75}.sh-header{position:sticky;top:0;z-index:1100;background-color:var(--sh-bg);border-bottom:1px solid var(--sh-border)}.sh-header__inner{display:grid;grid-template-columns:2.25rem 1fr auto;grid-template-areas:"menu logo actions";align-items:center;height:4.5rem;column-gap:1rem;padding:0 1.25rem;max-width:1480px;margin:0 auto}@media (min-width: 64em){.sh-header__inner{grid-template-columns:1fr auto 1fr;grid-template-areas:"search logo actions";height:6rem;padding:0 2rem;column-gap:2rem}}.sh-header__menu{grid-area:menu;width:2.25rem;height:2.25rem;display:inline-flex;align-items:center;justify-content:center;color:var(--sh-ink)}.sh-header__menu svg{width:22px;height:22px;fill:none}@media (min-width: 64em){.sh-header__menu{display:none}}.sh-header__search{grid-area:search;display:none;align-items:center;gap:.5rem;width:100%;max-width:320px;padding:.4rem 0;border-bottom:1px solid var(--sh-ink);color:var(--sh-ink);transition:border-color .15s ease}@media (min-width: 64em){.sh-header__search{display:flex}}.sh-header__search:focus-within{border-bottom-color:var(--sh-sage)}.sh-header__search svg{width:16px;height:16px;flex-shrink:0}.sh-header__search-input{flex:1;border:0;outline:0;background:transparent;font:inherit;font-size:.8125rem;letter-spacing:.04em;color:var(--sh-ink);padding:0}.sh-header__search-input::placeholder{color:var(--sh-ink);opacity:1;letter-spacing:.16em;text-transform:uppercase;font-size:.6875rem;font-weight:500}.sh-header__logo{grid-area:logo;display:inline-flex;align-items:center;justify-content:center;justify-self:center;color:var(--sh-ink)}.sh-header__wordmark{display:block;width:auto;height:28px}@media (min-width: 64em){.sh-header__wordmark{height:38px}}.sh-header__actions{grid-area:actions;display:flex;align-items:center;justify-content:flex-end;gap:.25rem}.sh-header__action{font-family:var(--sh-font-body);font-size:.8125rem;color:var(--sh-ink);padding:.5rem .625rem;transition:color .15s ease}.sh-header__action:hover{color:var(--sh-sage)}.sh-header__action--icon{position:relative;width:2.25rem;height:2.25rem;padding:0;display:inline-flex;align-items:center;justify-content:center}.sh-header__action--icon svg{width:22px;height:22px}.sh-header__cart-badge{position:absolute;top:4px;right:4px;min-width:16px;height:16px;padding:0 4px;display:inline-flex;align-items:center;justify-content:center;background-color:var(--sh-ink);color:#fff;font-size:.625rem;font-weight:600;border-radius:9999px;letter-spacing:0}.sh-header__nav{display:none;background-color:var(--sh-bg);border-top:1px solid var(--sh-border)}@media (min-width: 64em){.sh-header__nav{display:block}}.sh-header__nav-inner{max-width:1480px;margin:0 auto;padding:.875rem 2rem;display:flex;justify-content:center;flex-wrap:wrap;column-gap:1.5rem;row-gap:.5rem}@media (min-width: 80em){.sh-header__nav-inner{column-gap:2rem}}.sh-header__nav-item{font-family:var(--sh-font-body);font-size:.6875rem;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--sh-ink);white-space:nowrap;cursor:default;transition:color .15s ease}.sh-header__nav-item:hover,.sh-header__nav-item:focus{color:var(--sh-sage)}.sh-header__nav-item--sale{color:var(--sh-umber)}.sh-main{background-color:var(--sh-bg);min-height:60vh}.sh-footer{background-color:var(--sh-ink);color:#fff;padding:3rem 0 2rem;margin-top:4rem}.sh-footer__inner{width:1280px;max-width:100%;margin:0 auto;padding:0 1.5rem}@media (min-width: 48em){.sh-footer__inner{padding:0 2.5rem}}.sh-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.18);margin-bottom:1.75rem}@media (min-width: 64em){.sh-footer__grid{grid-template-columns:1fr 1fr;gap:4rem;align-items:start}}.sh-footer__newsletter{max-width:28rem}.sh-footer__heading{font-family:var(--sh-font-display);font-size:1.625rem;font-weight:400;letter-spacing:0;margin:0 0 1.5rem;color:#fff;line-height:1.2}@media (min-width: 64em){.sh-footer__heading{font-size:1.875rem}}.sh-footer__form{display:flex;flex-direction:column;gap:.75rem}@media (min-width: 64em){.sh-footer__form{flex-direction:row;gap:0}}.sh-footer__email{flex:1 1 auto;border:1px solid #ffffff;outline:0;padding:.875rem 1rem;font:inherit;font-size:.9375rem;line-height:1.5;background:transparent;color:#fff;transition:background-color .15s ease}.sh-footer__email::placeholder{color:#fff9}.sh-footer__email:focus{background-color:#fff3}@media (min-width: 64em){.sh-footer__email{border-right:0}}.sh-footer__submit{background-color:#fff;color:var(--sh-ink);border:1px solid #ffffff;font-family:var(--sh-font-body);font-size:.9375rem;font-weight:500;letter-spacing:.04em;padding:.875rem 2.25rem;cursor:pointer;transition:background-color .15s ease,color .15s ease}.sh-footer__submit:hover{background-color:transparent;color:#fff}.sh-footer__links{display:grid;grid-template-columns:1fr 1fr;gap:2.5rem 1.5rem;align-items:start}@media (min-width: 48em){.sh-footer__links{grid-template-columns:1fr 1fr auto;gap:2rem 3rem}}.sh-footer__col{list-style:none;padding:0;margin:0}.sh-footer__col--links li{margin:0 0 .875rem}.sh-footer__col--links a{font-family:var(--sh-font-body);font-size:.6875rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:#fff;transition:opacity .15s ease}.sh-footer__col--links a:hover{opacity:.7}.sh-footer__col--social h6{font-family:var(--sh-font-body);font-size:.6875rem;font-weight:500;letter-spacing:.16em;text-transform:uppercase;margin:0 0 1rem;color:#fff}.sh-footer__social-list{list-style:none;padding:0;margin:0;display:flex;gap:.875rem;flex-wrap:wrap}.sh-footer__social-list a{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;color:#fff;transition:opacity .15s ease}.sh-footer__social-list svg{width:20px;height:20px}.sh-footer__social-list a:hover{opacity:.7}.sh-footer__bottom{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;padding-top:.5rem;font-size:.75rem;color:#ffffffb3;gap:1rem}.sh-footer__bottom-links{display:flex;gap:1.5rem;flex-wrap:wrap}.sh-footer__bottom-links a{color:#ffffffb3;transition:color .15s ease}.sh-footer__bottom-links a:hover{color:#fff}#framebuilder-root{width:100%}.sh-ymal{background:var(--sh-bg);padding:4.5rem 1.5rem 5.5rem;border-top:1px solid var(--sh-border)}.sh-ymal__inner{max-width:1280px;margin:0 auto}.sh-ymal__heading{margin:0 0 2.25rem;font-family:var(--sh-font-display);font-size:clamp(1.875rem,3vw,2.5rem);font-weight:500;letter-spacing:0;color:var(--sh-ink);text-align:center}.sh-ymal__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.sh-ymal__card{display:block;color:inherit;text-decoration:none}.sh-ymal__image{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--sh-bg-alt);margin-bottom:.875rem}.sh-ymal__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.sh-ymal__card:hover .sh-ymal__image img{transform:scale(1.04)}.sh-ymal__title{margin:0 0 .25rem;font-family:var(--sh-font-body);font-size:.9375rem;font-weight:500;color:var(--sh-ink);letter-spacing:0}.sh-ymal__price{margin:0;font-family:var(--sh-font-body);font-size:.875rem;font-weight:400;color:var(--sh-ink-soft)}@media (max-width: 47.99em){.sh-ymal{padding:3rem 1rem 4rem}.sh-ymal__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}}@media (max-width: 47.99em){.sh-utility,.sh-header__action--account{display:none}}pod-frame-builder{--pod-primary-color: #3c7146}:root{--color-primary: #3c7146 !important;--color-primary-hover: #2e5a37 !important;--color-primary-20: #eef3ed !important;--fb-powered-by-bg: #eef3ed}body{--fb-border-radius: 0px;--fb-border-radius-lg: 0px;--fb-button-radius: 0px;--fb-option-border-radius: 0px;--fb-button-text-transform: uppercase;--fb-button-font-weight: 500;--fb-button-letter-spacing: .12em}.tmplt-product{display:flex;flex-direction:column;overflow:hidden;padding:0 20px}@media only screen and (min-width: 800px){.tmplt-product{flex-direction:row;padding:40px 40px 0;max-width:1200px;margin:0 auto;align-items:flex-start;overflow:initial}}.tmplt-product__content-wrap{width:100%}@media only screen and (min-width: 800px){.tmplt-product__content-wrap{max-width:420px;padding-top:0}}.tmplt-product__media-wrapper{position:relative;margin-bottom:15px}@media only screen and (min-width: 800px){.tmplt-product__media-wrapper{width:100%;max-width:560px;margin-right:100px;margin-bottom:60px;position:sticky;top:192px}}.tmplt-product__connected-collection-list{width:100%;display:flex;align-items:center;flex-wrap:wrap;margin:13px 0 18px;padding:0;list-style-type:none}.tmplt-product__connected-collection-item{margin-right:16px;position:relative;border:1px solid var(--sh-border, #e3ddcf);border-radius:100%}.tmplt-product__connected-collection-item:last-child{margin-right:0}.tmplt-product__connected-collection-item:after{content:"";display:block;width:36px;height:36px;position:absolute;top:-3px;left:-3px;border:1px solid transparent;border-radius:50%;pointer-events:none;transition:border-color .2s ease-in-out}@media (hover: hover){#framebuilder-root .tmplt-product__connected-collection-item:hover:after{border-color:#262626}}#framebuilder-root .tmplt-product__connected-collection-item--current:after{border-color:var(--color-primary, #3c7146)}.tmplt-product__connected-collection-link{display:block;overflow:hidden;text-indent:-999em;white-space:nowrap}.tmplt-product__variants-list{display:flex;flex-wrap:wrap;gap:8px;list-style:none;padding:0;margin:0}.tmplt-product__variants-label{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:10px 14px;border:1px solid var(--sh-border, #e3ddcf);border-radius:var(--fb-option-border-radius, 0);background-color:var(--sh-bg, #ffffff);font-family:var(--sh-font-body, "Inter", sans-serif);letter-spacing:.01em;transition:border-color .2s ease-in-out,color .15s,font-weight .15s;cursor:pointer;user-select:none;-webkit-user-select:none}@media (hover: hover){.tmplt-product__variants-label:hover{border-color:#262626}}.tmplt-product__variants-input:checked+label.tmplt-product__variants-label{border-color:var(--color-primary, #3c7146);box-shadow:0 0 0 2px var(--color-primary-20, #eef3ed);color:var(--color-primary, #3c7146);font-weight:600}.visually-hidden{position:absolute!important;overflow:hidden;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0 0 0 0);white-space:nowrap}.hide,#framebuilder-root .tmplt-product__header{display:none!important}
