:root{color-scheme:light;--bg: #f7f2ea;--surface: #ffffff;--ink: #1d1b17;--muted: #6a635b;--line: rgba(29, 27, 23, .12);--accent: #1d1b17;--accent-soft: #eee7dc;--radius: 8px;--page-width: 1240px}*,:before,:after{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip-link{position:absolute;left:-9999px;top:0}.skip-link:focus{left:1rem;top:1rem;z-index:20;background:var(--surface);padding:.75rem 1rem;border:1px solid var(--line)}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin:0 auto}.announcement-bar,.site-header,.site-footer{border-bottom:1px solid var(--line);background:#ffffffa6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.announcement-bar__inner,.site-header__inner,.site-footer__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.9rem 0}.announcement-bar p,.site-footer p{margin:0;color:var(--muted);font-size:.92rem}.announcement-bar__link,.site-header__cart,.button,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding:.75rem 1.1rem;border:1px solid var(--ink);border-radius:var(--radius);background:var(--accent);color:#fff;font:inherit;cursor:pointer}.announcement-bar__link,.site-header__cart{background:transparent;color:var(--ink)}.site-header__brand{font-size:1.1rem;font-weight:650;letter-spacing:.01em}.site-header__nav{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;color:var(--muted);font-size:.95rem}.hero{position:relative;min-height:clamp(540px,74vh,900px);display:grid;align-items:end;overflow:hidden;background:#e8dfd2}.hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.hero__media img{width:100%;height:100%;object-fit:cover}.hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#1212128c,#1212122e 42%,#1212120a)}.hero__content{position:relative;z-index:1;padding:4rem 0 5rem;color:#fff;max-width:42rem}.hero__eyebrow,.section-heading__eyebrow,.product-card__vendor{margin:0 0 .6rem;text-transform:uppercase;letter-spacing:.12em;font-size:.74rem;opacity:.8}.hero h1,.section-heading h2,.main-heading{margin:0;font-family:Times New Roman,Georgia,serif;line-height:.96;letter-spacing:0}.hero h1{font-size:clamp(3rem,7vw,6.5rem);max-width:10ch}.hero p,.section-heading p,.main-copy{max-width:36rem;margin:1rem 0 0;font-size:1.05rem}.hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.button-secondary{background:transparent;color:inherit}.section{padding:4.5rem 0}.section--tight{padding:2.5rem 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.section-heading h2{font-size:clamp(2rem,4vw,3.25rem)}.product-grid,.collection-grid,.feature-grid,.faq-grid,.policy-grid{display:grid;gap:1rem}.product-grid,.collection-grid,.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.policy-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.panel,.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.panel__body{padding:1.2rem}.product-card__media{aspect-ratio:1/1.08;background:var(--accent-soft)}.product-card__media img{width:100%;height:100%;object-fit:cover}.product-card__body{padding:1rem}.collection-tile{position:relative;min-height:18rem;display:flex;align-items:end;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);background:#ddd6ca}.collection-tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.collection-tile:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#0000000f,#0000008c)}.collection-tile__body{position:relative;z-index:1;padding:1rem;color:#fff}.product-card h3,.product-summary h1,.page-heading{margin:0;font-family:Times New Roman,Georgia,serif;line-height:1}.product-card h3{font-size:1.2rem}.product-card__price,.product-summary__price,.cart-line__price{margin:.6rem 0 0;font-weight:600}.product-layout,.cart-layout,.page-layout,.search-layout{display:grid;gap:2rem;padding:3rem 0 5rem}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr)}.product-gallery,.product-summary,.cart-panel,.page-panel,.search-panel{border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);overflow:hidden}.product-gallery img{width:100%;aspect-ratio:4/5;object-fit:cover}.product-summary{padding:1.5rem}.product-summary p,.cart-panel p,.page-panel p,.search-panel p{color:var(--muted)}.product-form{display:grid;gap:.9rem;margin:1.25rem 0 0}.product-form input,.product-form select,.cart-line input,.search-form input{width:100%;min-height:2.75rem;border:1px solid var(--line);border-radius:var(--radius);padding:.7rem .9rem;font:inherit;background:#fff}.cart-line{display:grid;grid-template-columns:110px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:1rem 0;border-top:1px solid var(--line)}.cart-line:first-child{border-top:0}.cart-line__media{aspect-ratio:1/1;background:var(--accent-soft);overflow:hidden;border-radius:var(--radius)}.cart-line__media img{width:100%;height:100%;object-fit:cover}.cart-actions{display:flex;justify-content:space-between;gap:1rem;margin-top:1.5rem;flex-wrap:wrap}.site-footer{border-top:1px solid var(--line);border-bottom:0;margin-top:4rem}.site-footer__inner{align-items:start;padding:2rem 0}.site-footer__brand{color:var(--ink);font-weight:650;margin-bottom:.5rem}.muted{color:var(--muted)}.stack{display:grid;gap:1rem}.badge-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.badge{padding:.4rem .7rem;border-radius:999px;background:var(--accent-soft);color:var(--ink);font-size:.82rem}.main-copy{max-width:48rem}.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media(max-width:960px){.product-grid,.collection-grid,.feature-grid,.faq-grid,.policy-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-layout{grid-template-columns:1fr}.section-heading,.site-header__inner,.announcement-bar__inner,.site-footer__inner{flex-direction:column;align-items:start}}@media(max-width:640px){.product-grid,.collection-grid,.feature-grid,.faq-grid,.policy-grid,.cart-line{grid-template-columns:1fr}.hero__content{padding:3rem 0 4rem}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/base.css.map */
