.product-set{display:block;margin:2rem 0 1rem;padding:1.8rem 1.6rem 1.6rem;border:.1rem solid rgba(var(--color-foreground),.12);border-radius:var(--inputs-radius, .4rem);background:rgba(var(--color-foreground),.03)}.product-set__eyebrow{display:block;font-size:1rem;letter-spacing:.14em;text-transform:uppercase;font-weight:600;color:var(--product-set-accent, rgb(var(--color-foreground)));margin:0 0 .6rem}.product-set__heading{font-family:var(--font-heading-family);font-weight:var(--font-heading-weight);font-size:1.9rem;line-height:1.15;margin:0}.product-set__subheading{font-size:1.3rem;line-height:1.4;color:rgba(var(--color-foreground),.7);margin:.5rem 0 0}.product-set__items{margin:1.6rem 0 0;padding:0;list-style:none}.product-set__item{display:grid;grid-template-columns:6.4rem minmax(0,1fr);gap:1.2rem;align-items:start}.product-set__media{display:block;width:6.4rem;height:8.6rem;overflow:hidden;border-radius:calc(var(--inputs-radius, .4rem) * .75);background:rgba(var(--color-foreground),.06)}.product-set__media img{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center top}.product-set__details{min-width:0}.product-set__role{display:block;font-size:.95rem;letter-spacing:.1em;text-transform:uppercase;color:rgba(var(--color-foreground),.55);margin-bottom:.3rem}.product-set__name{display:block;font-size:1.4rem;font-weight:600;line-height:1.25;text-decoration:none;color:rgb(var(--color-foreground))}.product-set__name:hover{text-decoration:underline;text-underline-offset:.3rem}.product-set__price{display:block;margin-top:.3rem;font-size:1.3rem;line-height:1.3}.product-set__price s{opacity:.5;margin-right:.5rem;font-size:1.15rem}.product-set__sizes{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:.9rem}.product-set__size{flex:1 1 0;min-width:4.4rem;padding:.8rem .4rem;font-family:inherit;font-size:1.2rem;line-height:1;text-align:center;color:rgb(var(--color-foreground));background:rgb(var(--color-background));border:.1rem solid rgba(var(--color-foreground),.25);border-radius:calc(var(--inputs-radius, .4rem) * .75);cursor:pointer;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.product-set__size:hover:not([disabled]){border-color:rgb(var(--color-foreground))}.product-set__size[aria-pressed=true]{background:rgb(var(--color-foreground));border-color:rgb(var(--color-foreground));color:rgb(var(--color-background));font-weight:600}.product-set__size[disabled]{cursor:not-allowed;color:rgba(var(--color-foreground),.45);border-color:rgba(var(--color-foreground),.15);background-image:linear-gradient(to top right,transparent calc(50% - .05rem),rgba(var(--color-foreground),.28) 50%,transparent calc(50% + .05rem))}.product-set__separator{display:flex;align-items:center;gap:1rem;margin:1.4rem 0}.product-set__separator:before,.product-set__separator:after{content:"";flex:1 1 auto;height:.1rem;background:rgba(var(--color-foreground),.12)}.product-set__plus{width:2.4rem;height:2.4rem;flex:none;display:flex;align-items:center;justify-content:center;border-radius:50%;border:.1rem solid rgba(var(--color-foreground),.18);background:rgb(var(--color-background));font-size:1.4rem;line-height:1}.product-set__total{display:flex;justify-content:space-between;align-items:baseline;gap:1rem;margin-top:1.6rem;padding-top:1.3rem;border-top:.1rem solid rgba(var(--color-foreground),.12)}.product-set__total-label{font-size:1.2rem;color:rgba(var(--color-foreground),.7)}.product-set__total-value{font-family:var(--font-heading-family);font-size:2.2rem;line-height:1}.product-set__submit{width:100%;margin-top:1.2rem;padding:1.3rem 1.6rem;font-family:inherit;font-size:1.3rem;font-weight:600;line-height:1.2;letter-spacing:.02em;text-align:center;cursor:pointer;border-radius:var(--buttons-radius, .4rem);border:.1rem solid rgba(var(--color-foreground),.3);background:transparent;color:rgba(var(--color-foreground),.6);transition:background-color .2s ease,color .2s ease,border-color .2s ease}.product-set__submit.is-ready{background:rgb(var(--color-button));border-color:rgb(var(--color-button));color:rgb(var(--color-button-text))}.product-set__submit[aria-busy=true]{opacity:.7;cursor:wait}.product-set__footnote{font-size:1.1rem;line-height:1.4;text-align:center;color:rgba(var(--color-foreground),.6);margin:.9rem 0 0}.product-set__error{display:none;font-size:1.2rem;line-height:1.4;text-align:center;margin:.9rem 0 0;color:rgba(var(--color-foreground),.85)}.product-set__error.is-visible{display:block}@media screen and (max-width:749px){.product-set{padding:1.6rem 1.3rem 1.4rem}.product-set__heading{font-size:1.8rem}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/component-product-set.css.map */
