:root{--background: #fbfbf9;--surface: #ffffff;--surface-muted: #f1f4f0;--text: #171a17;--text-muted: #626b63;--border: #dde3dc;--accent: #176b4d;--accent-strong: #0f4f39;--accent-soft: #e5f2eb;--danger: #9f2436;--shadow: 0 18px 45px rgba(23, 26, 23, .08);--radius: 8px;--container: 1180px}*{box-sizing:border-box}body{margin:0;background:var(--background);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,textarea,select{font:inherit}.skip-link{position:absolute;left:-999px;top:12px;z-index:10;background:var(--text);color:#fff;padding:10px 14px;border-radius:var(--radius)}.skip-link:focus{left:12px}.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}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.container,.section{width:min(var(--container),calc(100% - 32px));margin:0 auto}.section{padding:56px 0 0}.section--compact{max-width:820px}.site-header,.site-footer{width:min(var(--container),calc(100% - 32px));margin:0 auto}.site-header{min-height:72px;display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;border-bottom:1px solid var(--border)}.brand{display:inline-flex;align-items:center;justify-self:start;gap:10px;font-weight:700}.brand-mark{display:grid;place-items:center;width:34px;height:34px;color:#fff;background:var(--accent);border-radius:50%;font-size:.82rem}.main-nav,.footer-nav,.collection-nav{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.main-nav{justify-content:center}.header-search{position:relative;justify-self:end;width:min(430px,100%)}.header-search__field{display:grid;grid-template-columns:auto minmax(120px,1fr) auto;align-items:center;min-height:44px;padding:4px 5px 4px 12px;border:1px solid var(--border);border-radius:999px;background:var(--surface);box-shadow:0 10px 26px #171a170f}.header-search__field:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-soft)}.header-search__field svg{width:17px;height:17px;color:var(--accent-strong)}.header-search input{min-width:0;border:0;outline:0;padding:8px 10px;background:transparent;color:var(--text)}.header-search__submit{min-height:34px;padding:7px 12px;border:0;border-radius:999px;background:var(--accent);color:#fff;cursor:pointer;font-size:.86rem;font-weight:700}.header-search__results{position:absolute;top:calc(100% + 10px);right:0;z-index:20;width:min(560px,calc(100vw - 32px));overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.header-search__list{display:grid}.header-search__item{display:grid;grid-template-columns:54px minmax(0,1fr);gap:12px;padding:13px 16px;border-bottom:1px solid var(--border)}.header-search__item--text{grid-template-columns:minmax(0,1fr)}.header-search__item:last-child{border-bottom:0}.header-search__item:hover{background:var(--surface-muted)}.header-search__item img{width:54px;height:54px;border-radius:var(--radius);object-fit:cover;background:var(--surface-muted)}.header-search__item span{display:grid;align-content:center;gap:3px;min-width:0}.header-search__item strong{display:block;overflow-wrap:anywhere;line-height:1.25}.header-search__item small,.header-search__message{color:var(--text-muted);font-size:.88rem}.header-search__message{margin:0;padding:14px}.nav-link{display:inline-flex;align-items:center;gap:7px}.nav-link svg,.search-form svg{width:17px;height:17px;flex:0 0 auto}.main-nav a,.footer-nav a,.collection-nav a{padding:8px 10px;border-radius:var(--radius);color:var(--text-muted)}.main-nav a:hover,.footer-nav a:hover,.collection-nav a:hover{background:var(--surface-muted);color:var(--text)}.cart-link{color:var(--accent-strong);font-weight:700}.site-footer{padding:34px 0;margin-top:64px;border-top:1px solid var(--border);display:flex;justify-content:space-between;gap:24px}.site-footer p{margin:6px 0 0;color:var(--text-muted)}.eyebrow{margin:0 0 8px;color:var(--accent);font-size:.84rem;font-weight:700;text-transform:uppercase}h1,h2,h3{margin:0;line-height:1.08}h1{max-width:780px;font-size:clamp(2.2rem,6vw,4.8rem)}h2{font-size:clamp(1.8rem,4vw,3rem)}h3{font-size:1.18rem}.lead{max-width:700px;margin:18px 0 0;color:var(--text-muted);font-size:1.08rem}.button,.shopify-payment-button__button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 18px;border:0;border-radius:var(--radius);background:var(--accent);color:#fff;cursor:pointer;font-weight:700}.button:hover,.shopify-payment-button__button:hover{background:var(--accent-strong)}.button--secondary{background:var(--surface);color:var(--text);border:1px solid var(--border)}.hero{display:block}.hero__intro,.card,.product-card,.product-gallery,.product-summary,.cart-panel,.page-panel{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);box-shadow:var(--shadow)}.hero__intro{min-height:390px;padding:48px;display:flex;flex-direction:column;justify-content:center}.hero__actions{display:flex;gap:12px;margin-top:28px;flex-wrap:wrap}.product-placeholder{min-height:100%;width:100%;display:grid;place-items:center;gap:8px;padding:28px;text-align:center;background:linear-gradient(135deg,#eef3ed,#fff);color:var(--text-muted)}.product-placeholder strong{color:var(--text);font-size:1.35rem}.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:26px}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-product-groups{display:grid;gap:34px}.category-product-group{padding:24px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);box-shadow:var(--shadow)}.category-product-group__header{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:20px}.category-product-group__header p:not(.eyebrow){max-width:680px;margin:10px 0 0;color:var(--text-muted)}.product-grid--category{grid-template-columns:repeat(3,minmax(0,1fr))}.category-product-item{min-width:0}.category-product-group__footer{display:flex;justify-content:center;margin-top:20px}.category-toggle{display:inline-flex;align-items:center;gap:10px;min-height:42px;padding:9px 14px;border:1px solid var(--border);border-radius:999px;background:var(--surface);color:var(--text);cursor:pointer;font-weight:700}.category-toggle:hover{border-color:var(--accent);color:var(--accent-strong)}.category-toggle__label{color:var(--text)}.category-toggle__count{color:var(--text-muted);font-size:.86rem;font-weight:400}.product-card{overflow:hidden}.product-card__image{aspect-ratio:4 / 3;display:block;background:var(--surface-muted)}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__content{padding:18px}.product-card__meta,.product-card__footer{display:flex;justify-content:space-between;gap:12px;color:var(--text-muted);font-size:.86rem}.product-card__title{display:block;margin:12px 0 10px;font-size:1.12rem;font-weight:700}.product-card__description{min-height:58px;color:var(--text-muted)}.price{color:var(--accent-strong);font-weight:800}.product-detail{display:grid;grid-template-columns:minmax(0,1.04fr) minmax(340px,.96fr);gap:30px;align-items:start}.product-gallery{min-height:540px;overflow:hidden}.product-gallery img{width:100%;height:100%;min-height:540px;object-fit:cover}.product-summary{padding:32px}.product-summary__meta,.variant-radios,.quantity-row,.cart-line,.cart-total{display:flex;align-items:center;gap:12px}.product-summary__meta,.cart-total{justify-content:space-between}.product-summary__meta{margin-bottom:16px;color:var(--text-muted);font-size:.88rem}.badge{display:inline-flex;align-items:center;min-height:28px;padding:4px 10px;border-radius:999px;background:var(--accent-soft);color:var(--accent-strong);font-size:.78rem;font-weight:700}.product-form{margin-top:28px}.variant-fieldset{margin:0 0 18px;padding:0;border:0}.variant-fieldset legend,.field label{margin-bottom:8px;color:var(--text-muted);font-size:.88rem;font-weight:700}.variant-radios{flex-wrap:wrap}.variant-radio input{position:absolute;opacity:0}.variant-radio span{display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:9px 12px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);cursor:pointer}.variant-radio input:checked+span{border-color:var(--accent);background:var(--accent-soft);color:var(--accent-strong);font-weight:700}.color-swatch{width:18px;height:18px;border:1px solid rgba(0,0,0,.16);border-radius:50%}.quantity-row{margin:18px 0}.quantity-row input{width:82px;min-height:44px;padding:8px;border:1px solid var(--border);border-radius:var(--radius)}.field{margin:18px 0}.field textarea{width:100%;min-height:112px;padding:12px;border:1px solid var(--border);border-radius:var(--radius)}.search-form{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin-top:26px}.search-form input{min-height:46px;padding:12px 14px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface)}.search-form .button{gap:8px}.search-results-header{margin-top:36px}.product-sections{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:28px}.card{padding:22px}.feature-list{margin:14px 0 0;padding-left:20px;color:var(--text-muted)}.cart-panel,.page-panel{padding:28px}.cart-line{justify-content:space-between;padding:18px 0;border-bottom:1px solid var(--border)}.cart-line__details{color:var(--text-muted);font-size:.92rem}.cart-line__quantity{width:72px;padding:8px;border:1px solid var(--border);border-radius:var(--radius)}.cart-total{margin-top:24px;font-size:1.2rem}.catalog-info-box,.personalization-info-box,.contact-info-box{margin-top:22px;padding:20px;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface-muted)}.catalog-info-box h2,.personalization-info-box h2{margin-bottom:10px;font-size:1.25rem}.catalog-info-box p,.personalization-info-box p,.contact-info-box p{margin:10px 0 0;color:var(--text-muted);font-size:.92rem}.catalog-info-box .catalog-shipping-note{color:#b42318;font-weight:800}.catalog-info-list{display:grid;grid-template-columns:max-content minmax(0,1fr);gap:8px 14px;margin:16px 0 0}.catalog-info-list dt{color:var(--text-muted);font-weight:700}.catalog-info-list dd{margin:0}.catalog-inquiry{width:100%;margin-top:18px}.empty-state{padding:48px;text-align:center}.rte{color:var(--text-muted)}@media(max-width:920px){.product-detail,.product-sections{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-product-group__header{align-items:flex-start;flex-direction:column}.site-header{grid-template-columns:1fr;justify-items:start;padding:16px 0}.main-nav{justify-content:flex-start}.header-search{width:100%;justify-self:start}.header-search__results{left:0;right:auto;width:100%}.site-footer{align-items:flex-start;flex-direction:column}}@media(max-width:620px){.hero__intro,.product-summary,.cart-panel,.page-panel{padding:22px}.product-grid,.search-form{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/theme.css.map */
