*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--color-bg);color:var(--color-text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}.page-width{width:min(calc(100% - 32px),var(--page-width));margin:0 auto}.section{padding:64px 0}.section--soft{background:var(--color-soft)}.section-heading{max-width:720px;margin:0 auto 32px;text-align:center}.section-heading h1,.section-heading h2{margin:0 0 10px;font-size:clamp(28px,4vw,44px);line-height:1.12}.section-heading p{margin:0;color:#5f625f}.button{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 22px;border:1px solid var(--color-accent);border-radius:999px;background:var(--color-accent);color:var(--color-accent-contrast);font-weight:700;transition:.2s ease;cursor:pointer}.button:hover{opacity:.88;transform:translateY(-1px)}.button--secondary{background:transparent;color:var(--color-accent)}.button--full{width:100%}.skip-link{position:absolute;left:-9999px;top:8px;z-index:999;padding:10px 16px;background:#fff;color:#111}.skip-link:focus{left:8px}.announcement{padding:8px 16px;background:var(--color-accent);color:var(--color-accent-contrast);font-size:13px;text-align:center}.site-header{position:relative;z-index:20;background:#fffffff7;border-bottom:1px solid #e8e7e3}.header-inner{min-height:74px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:28px}.brand{font-size:22px;font-weight:800;letter-spacing:.02em}.brand img{max-height:44px;width:auto}.nav{display:flex;justify-content:center;gap:24px;font-size:14px}.nav a:hover{text-decoration:underline;text-underline-offset:5px}.header-actions{display:flex;align-items:center;gap:14px}.header-actions svg{width:21px;height:21px}.cart-count{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:var(--color-accent);color:var(--color-accent-contrast);font-size:11px}.mobile-nav{display:none}.hero{position:relative;min-height:560px;display:grid;place-items:center;overflow:hidden;background:#c9c2b5}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0}.hero-media img{width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#171d199e,#171d1929)}.hero-content{position:relative;z-index:2;width:min(calc(100% - 32px),var(--page-width));color:#fff}.hero-copy{max-width:630px}.hero-copy .eyebrow{text-transform:uppercase;letter-spacing:.14em;font-size:13px;font-weight:800}.hero-copy h1{font-size:clamp(40px,7vw,72px);line-height:1.02;margin:14px 0 18px}.hero-copy p{font-size:clamp(17px,2vw,21px);max-width:580px;margin:0 0 28px}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero .button--secondary{border-color:#fff;color:#fff}.value-strip{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid #e7e5de}.value-item{padding:24px;text-align:center}.value-item+.value-item{border-left:1px solid #e7e5de}.value-item strong{display:block;margin-bottom:4px}.value-item span{font-size:14px;color:#676a67}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{position:relative;min-height:380px;overflow:hidden;border-radius:var(--radius);background:#ddd}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover img{transform:scale(1.025)}.category-shade{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(14,18,15,.64),transparent 60%)}.category-copy{position:absolute;left:24px;right:24px;bottom:24px;color:#fff}.category-copy h3{margin:0 0 5px;font-size:26px}.category-copy span{font-weight:700;text-decoration:underline;text-underline-offset:5px}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{min-width:0}.product-card__media{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius);background:#f2f0ea}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.product-card:hover img{transform:scale(1.025)}.product-card__title{font-size:16px;margin:13px 0 4px}.product-card__price{font-weight:750}.compare-price{text-decoration:line-through;color:#747774;margin-left:6px;font-weight:400}.image-text{display:grid;grid-template-columns:1.06fr .94fr;align-items:stretch;overflow:hidden;border-radius:var(--radius);background:#fff}.image-text__media{min-height:500px}.image-text__media img{width:100%;height:100%;object-fit:cover}.image-text__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(34px,6vw,78px)}.image-text__copy h2{font-size:clamp(30px,4vw,48px);line-height:1.1;margin:0 0 18px}.image-text__copy p{margin:0 0 26px;color:#5f625f}.site-footer{padding:54px 0 24px;background:#1d2722;color:#fff}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:48px}.footer-title{font-size:18px;margin:0 0 14px}.footer-copy,.footer-links{font-size:14px;color:#d9dfdc}.footer-links{display:grid;gap:9px}.footer-links a:hover{text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:16px;margin-top:42px;padding-top:20px;border-top:1px solid rgba(255,255,255,.16);font-size:12px;color:#bac3be}.main-content{padding:52px 0 76px}.rte{max-width:820px}.rte a{text-decoration:underline}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:28px}.collection-toolbar select{padding:10px 34px 10px 12px;border:1px solid #d8d7d2;border-radius:8px;background:#fff}.pagination{display:flex;justify-content:center;gap:10px;margin-top:42px}.pagination a,.pagination span{padding:8px 12px;border:1px solid #ddd;border-radius:8px}.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:56px}.product-gallery{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.product-gallery img{width:100%;border-radius:var(--radius)}.product-info{position:sticky;top:24px;align-self:start}.product-info h1{font-size:clamp(30px,4vw,48px);line-height:1.08;margin:0 0 14px}.product-price{font-size:22px;font-weight:800;margin-bottom:20px}.product-form label{display:block;font-weight:700;margin:16px 0 6px}.product-form select,.product-form input[type=number]{width:100%;padding:12px;border:1px solid #cfcec8;border-radius:8px;background:#fff}.product-form .button{margin-top:18px}.product-note{margin-top:20px;padding:16px;background:var(--color-soft);border-radius:10px;font-size:14px}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{padding:16px 8px;border-bottom:1px solid #e5e3dd;text-align:left}.cart-product{display:flex;gap:16px;align-items:center}.cart-product img{width:80px;border-radius:8px}.cart-summary{max-width:440px;margin:30px 0 0 auto;text-align:right}.empty-state{text-align:center;padding:80px 0}.search-form{display:flex;gap:10px;max-width:620px;margin:0 auto 40px}.search-form input{flex:1;padding:12px 15px;border:1px solid #d3d1ca;border-radius:999px}.placeholder{width:100%;height:100%;min-height:260px;background:linear-gradient(135deg,#e8e4d9,#c9d3ca)}@media(max-width:900px){.nav{display:none}.mobile-nav{display:block}.header-inner{grid-template-columns:auto 1fr auto}.mobile-nav details{position:relative}.mobile-nav summary{list-style:none;cursor:pointer}.mobile-menu{position:absolute;left:0;top:35px;width:260px;padding:18px;background:#fff;border:1px solid #e2e0da;border-radius:12px;box-shadow:0 14px 30px #0000001f}.mobile-menu a{display:block;padding:9px 0}.hero{min-height:500px}.category-grid{grid-template-columns:1fr}.category-card{min-height:340px}.product-grid{grid-template-columns:repeat(2,1fr)}.image-text,.product-page{grid-template-columns:1fr}.image-text__media{min-height:360px}.product-info{position:static}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>:first-child{grid-column:1/-1}}@media(max-width:600px){.section{padding:46px 0}.header-inner{min-height:64px;gap:12px}.brand{font-size:18px}.hero{min-height:470px}.hero-copy h1{font-size:42px}.value-strip{grid-template-columns:1fr}.value-item+.value-item{border-left:0;border-top:1px solid #e7e5de}.product-grid{grid-template-columns:1fr 1fr;gap:14px}.footer-grid{grid-template-columns:1fr}.footer-grid>:first-child{grid-column:auto}.footer-bottom{display:block}.product-gallery{grid-template-columns:1fr}.cart-table thead{display:none}.cart-table,.cart-table tbody,.cart-table tr,.cart-table td{display:block}.cart-table tr{padding:15px 0;border-bottom:1px solid #ddd}.cart-table td{border:0;padding:7px 0}.search-form{flex-direction:column}}.hero{display:grid;grid-template-columns:1fr 1fr;place-items:stretch;min-height:560px;background:var(--color-soft)}.hero-media{position:relative;inset:auto;grid-column:2;grid-row:1;min-height:560px}.hero-overlay{display:none}.hero-content{grid-column:1;grid-row:1;width:auto;display:flex;align-items:center;padding:clamp(38px,7vw,104px);background:var(--color-accent);color:#fff}.hero-copy{max-width:620px}.hero .button{background:#fff;border-color:#fff;color:var(--color-accent)}.hero .button--secondary{background:transparent;border-color:#fff;color:#fff}@media(max-width:800px){.hero{grid-template-columns:1fr;grid-template-rows:auto auto}.hero-content{grid-column:1;grid-row:1;padding:52px 24px}.hero-media{grid-column:1;grid-row:2;min-height:360px}.hero-copy h1{font-size:clamp(38px,12vw,56px)}}.footer-payment-icons{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:8px}.footer-payment-icons .payment-icon{width:38px;height:24px}@media(max-width:600px){.footer-payment-icons{justify-content:flex-start;margin-top:12px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/theme.css.map */
