.silph-gauge{padding:1.6rem 2.4rem;border-bottom:.1rem solid #efeff2;background:#fff7f7}.silph-gauge--done{background:#eff9f2}.silph-gauge--info{background:#f6f6f8}.silph-gauge__msg{display:flex;align-items:center;gap:.8rem;font-size:1.3rem;font-weight:600;line-height:1.4;color:#131316}.silph-gauge--done .silph-gauge__msg{color:#0e7a3a}.silph-gauge__check{display:inline-flex}.silph-gauge__check svg{width:1.5rem;height:1.5rem}.silph-gauge__track{height:.7rem;border-radius:999px;background:#e8e8ed;overflow:hidden;margin-top:.9rem}.silph-gauge__fill{height:100%;border-radius:999px;background:linear-gradient(90deg,#f00000,#ff5a3c);transition:width .35s ease}.silph-gauge--done .silph-gauge__fill{background:#12813e}.cart-drawer .drawer__header{padding:2rem 2.4rem 1.6rem;border-bottom:.1rem solid #efeff2;align-items:center}.cart-drawer .drawer__heading{font-family:var(--font-heading-family);font-weight:800;font-stretch:115%;font-size:1.9rem;text-transform:uppercase;letter-spacing:-.01em;margin:0}.cart-drawer .drawer__heading .silph-cart-count{color:#6b6b73;margin-left:.4rem}.cart-drawer .drawer__close{width:3.8rem;height:3.8rem;border-radius:1.1rem;background:#f6f6f8;display:flex;align-items:center;justify-content:center}.cart-drawer .drawer__footer{border-top:.1rem solid #efeff2;padding:1.6rem 2.4rem 2rem}.cart-drawer .totals{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:.4rem}.cart-drawer .totals__total{font-family:var(--font-body-family);font-size:1.4rem;font-weight:600;text-transform:none;letter-spacing:0;margin:0}.cart-drawer .totals__total-value{font-family:var(--font-heading-family);font-weight:800;font-stretch:108%;font-size:2.2rem;margin:0}.cart-drawer .tax-note{color:#6b6b73;margin-bottom:1.4rem}.cart-drawer .cart__checkout-button{border-radius:1.3rem;font-weight:700;font-size:1.6rem;padding:1.6rem 0;box-shadow:0 .3rem 1.4rem #f000004d}.silph-upsell{padding:1.6rem 2.4rem .8rem}.silph-upsell__title{font-size:1.15rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#6b6b73;margin-bottom:1rem}.silph-upsell__list{display:flex;flex-direction:column;gap:.8rem}.silph-upsell__item{display:flex;align-items:center;gap:1.2rem;border:.1rem solid #efeff2;border-radius:1.2rem;padding:1rem 1.2rem}.silph-upsell__thumb{flex:none;width:3.8rem;height:3.8rem;border-radius:.8rem;overflow:hidden;background:linear-gradient(150deg,#f5f5f7,#e9e9ee);display:flex;align-items:center;justify-content:center}.silph-upsell__img{width:100%;height:100%;object-fit:cover}.silph-upsell__info{flex:1;min-width:0}.silph-upsell__name{font-size:1.25rem;font-weight:600;color:#131316;line-height:1.3}.silph-upsell__price{font-family:var(--font-heading-family);font-weight:800;font-stretch:105%;font-size:1.4rem;color:#131316;margin-top:.2rem}.silph-upsell__form{flex:none}.silph-upsell__add{width:3rem;height:3rem;border:none;border-radius:.9rem;background:#131316;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease}.silph-upsell__add:hover{background:rgb(var(--color-button))}.silph-upsell__add svg{width:1.4rem;height:1.4rem}.silph-upsell__add .loading__spinner{position:absolute;width:1.6rem;height:1.6rem}.silph-upsell__add{position:relative}.silph-upsell__add.loading .svg-wrapper{visibility:hidden}.silph-upsell__add .loading__spinner .spinner{width:1.6rem;height:1.6rem}.silph-empty{display:flex;flex-direction:column;align-items:center;text-align:center;padding:4.4rem 2.8rem 3rem}.silph-empty__icon{display:inline-flex;align-items:center;justify-content:center;width:6.4rem;height:6.4rem;border-radius:999px;background:#f6f6f8;color:#6b6b73;margin-bottom:1.6rem}.silph-empty__icon svg{width:2.8rem;height:2.8rem}.silph-empty__title{font-family:var(--font-heading-family);font-weight:800;font-stretch:115%;font-size:1.9rem;text-transform:uppercase;margin:0}.silph-empty__text{font-size:1.35rem;line-height:1.55;color:#6b6b73;margin:.8rem 0 0;max-width:30rem}.silph-empty__cta{width:100%;margin-top:2rem;border-radius:1.3rem;font-weight:700;box-shadow:0 .3rem 1.4rem #f000004d}.silph-empty__sell{display:inline-flex;align-items:center;gap:.6rem;margin-top:1.4rem;font-size:1.3rem;font-weight:600;color:#131316;text-decoration:none}.silph-empty__sell:hover{color:rgb(var(--color-button))}.silph-empty .drawer__close{position:absolute;top:1.6rem;right:1.6rem;width:3.8rem;height:3.8rem;border-radius:1.1rem;background:#f6f6f8;display:flex;align-items:center;justify-content:center}.cart-drawer .cart__ctas{display:block}.silph-drawer__view-cart{display:block;margin-top:1.2rem;text-align:center;font-size:1.35rem;font-weight:600;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:.3rem}.silph-drawer__view-cart:hover{color:rgb(var(--color-button))}.cart-drawer .cart-items thead{display:block}.cart-drawer .cart-items thead tr{display:grid;grid-template-columns:repeat(4,1fr);gap:1rem;margin-bottom:0}.cart-drawer .cart-items thead th{padding-top:1.4rem;padding-bottom:1rem;vertical-align:middle}.cart-drawer .cart-items thead th:first-child{width:0;height:0;padding:0;overflow:hidden}.cart-drawer .cart-items thead th:nth-child(2){grid-column:1 / 4;width:auto;padding-left:0}.cart-drawer .cart-items thead th:nth-child(3){grid-column:4;width:auto;padding-right:0}.cart-drawer .cart-items thead th:last-child{width:0;height:0;padding:0;overflow:hidden}
/*# sourceMappingURL=/cdn/shop/t/7/assets/silph-cart.css.map */
