:root{--ink: #111111;--ink-2: #2A2A2A;--sub: #6B6B6B;--line: #E5E5E5;--line-2: #F2F2F2;--bg: #FAFAFA;--paper: #FFFFFF;--accent: #C8102E;--accent-soft: #FFF5F5;--accent-deep: #8B0712;--positive: #166534;--radius: 4px;--radius-lg: 10px;--shadow: 0 1px 2px rgba(0,0,0,.04), 0 8px 24px rgba(0,0,0,.06);--font-body: "Inter", ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-display: "Playfair Display", Georgia, serif}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--ink);background:var(--bg);line-height:1.5;-webkit-font-smoothing:antialiased}h1,h2,h3,h4,h5{font-weight:700;letter-spacing:-.01em;line-height:1.15}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.btn{display:inline-flex;align-items:center;gap:10px;background:var(--ink);color:#fff;padding:14px 24px;font-weight:600;font-size:14px;border:none;border-radius:var(--radius);cursor:pointer;letter-spacing:.02em;font-family:var(--font-body);transition:background .15s;text-decoration:none}.btn:hover{background:#000}.btn--ghost{background:transparent;color:var(--ink);border:1.5px solid var(--ink)}.btn--ghost:hover{background:var(--ink);color:#fff}.btn--accent{background:var(--accent);color:#fff}.btn--accent:hover{background:var(--accent-deep)}.btn--full{width:100%;justify-content:center}.eyebrow{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:var(--accent-deep);font-weight:700}.section{padding:64px 56px;border-bottom:1px solid var(--line)}.section--tight{padding:48px 56px}.section--bg{background:var(--bg)}.section--dark{background:var(--ink);color:#ffffffeb}.section--dark h2,.section--dark h3{color:#fff}.section-head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:32px;gap:24px}.section-head h2{font-size:32px}.section-head p{color:var(--sub);margin:8px 0 0;font-size:15px}.section-head__link{color:var(--ink);font-weight:600;font-size:14px;border-bottom:2px solid var(--accent);padding-bottom:2px;white-space:nowrap;flex-shrink:0}.product-card{background:#fff;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;cursor:pointer;transition:transform .2s,box-shadow .2s;display:block;text-decoration:none;color:inherit;position:relative}.product-card:hover{transform:translateY(-2px);box-shadow:var(--shadow)}.product-card__image{aspect-ratio:3/4;overflow:hidden;background:var(--line-2);position:relative}.product-card__image img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.product-card:hover .product-card__image img{transform:scale(1.04)}.product-card__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:64px;background:repeating-linear-gradient(45deg,#f2f2f2,#f2f2f2 10px,#fafafa 10px 20px)}.product-card__quick-view{position:absolute;bottom:12px;right:12px;background:#fffffff5;border:1px solid var(--line);color:var(--ink);font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;padding:7px 13px;border-radius:999px;cursor:pointer;box-shadow:0 1px 4px #0000000f;font-family:inherit;line-height:1;transition:background .15s,color .15s;z-index:2;display:none}.product-card:hover .product-card__quick-view{display:block}.product-card__quick-view:hover{background:var(--ink);color:#fff;border-color:var(--ink)}.product-card__body{padding:14px 16px 18px}.product-card__badge{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:var(--accent-deep);font-weight:700;margin-bottom:4px}.product-card__title{font-size:14px;line-height:1.3;margin-bottom:6px;font-weight:600}.product-card__meta{display:flex;justify-content:space-between;align-items:center;font-size:13px}.product-card__stars{color:var(--accent);font-size:11px}.product-card__price{font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.chip{padding:8px 14px;border:1px solid var(--line);border-radius:999px;font-size:13px;cursor:pointer;background:#fff;transition:border-color .15s,background .15s;font-family:var(--font-body)}.chip:hover{border-color:var(--ink)}.chip--active{background:var(--ink);color:#fff;border-color:var(--ink)}.review-card{border:1px solid var(--line);padding:20px;border-radius:var(--radius);background:#fff}.review-card__stars{color:var(--accent);font-size:13px;margin-bottom:8px}.review-card__title{font-size:14px;margin-bottom:6px}.review-card__body{font-size:13px;color:var(--ink-2);margin:0 0 10px;line-height:1.5}.review-card__by{font-size:12px;color:var(--sub)}.review-list{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}@media(max-width:1100px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.section,.section--tight{padding:48px 24px}.product-grid{grid-template-columns:repeat(2,1fr)}.review-list{grid-template-columns:1fr}}@media(max-width:480px){.section,.section--tight{padding:40px 20px}}
/*# sourceMappingURL=/cdn/shop/t/13/assets/base.css.map */
