.wo-heat{display:inline-flex;align-items:center;gap:.8rem}.wo-heat__pips{display:inline-flex;gap:3px}.wo-heat__pip{position:relative;display:block;width:var(--wo-heat-size, 14px);height:var(--wo-heat-size, 14px);color:var(--wo-cream-400);line-height:0}.wo-heat__pip svg{display:block;width:100%;height:100%}.wo-heat__pip--on{color:var(--wo-ember-500)}.wo-heat__pip--half{color:var(--wo-cream-400)}.wo-heat__pip--half:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--wo-ember-500);clip-path:inset(0 50% 0 0);-webkit-mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3q1 4 4 6.5t3 5.5a1 1 0 0 1-14 0 5 5 0 0 1 1-3 1 1 0 0 0 5 0c0-2-1.5-3-1.5-5q0-2 2.5-4'/%3E%3C/svg%3E") center / contain no-repeat;mask:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='black' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3q1 4 4 6.5t3 5.5a1 1 0 0 1-14 0 5 5 0 0 1 1-3 1 1 0 0 0 5 0c0-2-1.5-3-1.5-5q0-2 2.5-4'/%3E%3C/svg%3E") center / contain no-repeat}.wo-heat__label{font-size:1.2rem;letter-spacing:var(--wo-tracking-wide);color:rgba(var(--color-foreground),.72);white-space:nowrap}.wo-chips{display:inline-flex;flex-wrap:wrap;gap:.8rem}.wo-chip{display:inline-flex;align-items:center;gap:.8rem;font-family:var(--font-body-family);font-size:1.2rem;font-weight:500;letter-spacing:var(--wo-tracking-wide);padding:.6rem 1.2rem;border-radius:var(--wo-radius-pill);border:1px solid var(--wo-border-hairline);background:#fff;color:rgb(var(--color-foreground));text-decoration:none;white-space:nowrap;transition:border-color var(--wo-dur-fast) var(--wo-ease-out),color var(--wo-dur-fast) var(--wo-ease-out)}.wo-chip:hover{border-color:var(--wo-ink-800)}.wo-chip__dot{width:7px;height:7px;border-radius:50%;flex:none}.wo-badge{display:inline-flex;align-items:center;gap:.4rem;font-family:var(--font-body-family);font-size:1.1rem;font-weight:600;letter-spacing:var(--wo-tracking-wider);text-transform:uppercase;padding:.5rem 1.2rem;border-radius:var(--wo-radius-pill);border:1px solid transparent;white-space:nowrap;line-height:1.2}.wo-badge--slate{background:var(--wo-slate-100);color:var(--wo-slate-700)}.wo-badge--gold{background:var(--wo-gold-100);color:var(--wo-gold-700)}.wo-badge--neutral{background:var(--wo-cream-200);color:var(--wo-ink-700)}.wo-badge--ember{background:var(--wo-ember-50);color:var(--wo-ember-700)}.wo-badge--outline{background:transparent;border-color:currentColor;color:var(--wo-ink-600)}.wo-vsep{display:inline-block;width:1px;height:1.8rem;background:var(--wo-border-subtle)}.wo-head{display:flex;align-items:flex-end;justify-content:space-between;gap:3.2rem;margin-bottom:4rem}.wo-head h2{max-width:24ch;margin:0}.wo-head .wo-eyebrow{display:block;margin-bottom:1.2rem}.wo-head__lede{color:rgba(var(--color-foreground),.72);max-width:52ch;margin:1.2rem 0 0}.wo-head__action{flex:none;padding-bottom:.4rem}.wo-link{font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;color:var(--wo-ember-600);text-decoration:none;border-bottom:1px solid var(--wo-ember-200);padding-bottom:.1rem;white-space:nowrap;transition:border-color var(--wo-dur-fast) var(--wo-ease-out),color var(--wo-dur-fast) var(--wo-ease-out)}.wo-link:hover{color:var(--wo-ember-700);border-bottom-color:var(--wo-ember-500)}.color-inverse .wo-link{color:var(--wo-cream-200);border-bottom-color:var(--wo-ink-600)}.wo-tiles{display:grid;gap:2.4rem;grid-template-columns:repeat(var(--wo-cols-m, 2),minmax(0,1fr))}@media screen and (min-width:750px){.wo-tiles{grid-template-columns:repeat(var(--wo-cols, 4),minmax(0,1fr))}}.wo-tile{display:block;position:relative;background:#fff;border-radius:var(--wo-radius-lg);padding:2.4rem;color:rgb(var(--color-foreground));text-decoration:none;transition:box-shadow var(--wo-dur) var(--wo-ease-out),transform var(--wo-dur) var(--wo-ease-out)}.wo-tile--outline{border:1px solid var(--wo-border-hairline)}.wo-tile--raised{box-shadow:var(--wo-shadow-2)}.wo-tile--pad-sm{padding:1.6rem}.wo-tile--pad-lg{padding:3.2rem}.wo-tile:hover{box-shadow:var(--wo-shadow-3);transform:translateY(-3px)}.wo-tile__icon{display:block;margin-bottom:2rem}.wo-tile h3{margin:0 0 .8rem;font-size:2rem}.wo-tile p{margin:0;font-size:1.4rem;color:rgba(var(--color-foreground),.72)}.wo-tile__media{aspect-ratio:1 / 1;border-radius:var(--wo-radius-sm);overflow:hidden;margin-bottom:1.6rem;background:var(--wo-cream-200)}.wo-tile__media img{width:100%;height:100%;object-fit:cover;display:block}.wo-tile__name{font-family:var(--font-heading-family);font-size:1.6rem;color:rgb(var(--color-foreground))}.wo-tile__name--clamp{font-size:1.5rem;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.wo-tile__sub{font-size:1.2rem;color:rgba(var(--color-foreground),.55);margin-top:.2rem}@media(prefers-reduced-motion:reduce){.wo-tile,.wo-chip{transition:none}.wo-tile:hover{transform:none}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/component-wo.css.map */
