.shade-dropdown{position:relative}.shade-dropdown__trigger{display:inline-flex;align-items:center;gap:8px;min-width:192px;padding:6px 12px;border-radius:999px;border:1px solid #e7e7e7;background:#fff;cursor:pointer;font:inherit;text-transform:lowercase;font-size:inherit;line-height:1.2;transition:border-color .2s ease}.shade-dropdown__trigger:hover{border:1px solid #434343}.shade-dropdown__trigger:focus-visible{outline:2px solid #434343;outline-offset:2px;border:1px solid #434343}.shade-dropdown[data-expanded=true] .shade-dropdown__trigger{border:1px solid #434343}.shade-dropdown__value{display:inline-flex;align-items:center;gap:8px;flex:1;min-width:0}.shade-dropdown__text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}.shade-dropdown__chevron{display:flex;flex-shrink:0;align-items:center;justify-content:center;line-height:0}.shade-dropdown__chevron svg{display:block;width:10px;height:10px;transform:rotate(90deg);transform-origin:center center;transition:transform .2s ease}.shade-dropdown[data-expanded=true] .shade-dropdown__chevron svg{transform:rotate(270deg)}.shade-dropdown__swatch{width:12px;height:12px;border-radius:50%;flex-shrink:0;border:1px solid #e7e7e7;background-size:cover;background-position:center;background-repeat:no-repeat}.shade-dropdown__list{position:absolute;z-index:5;right:0;top:calc(100% + 4px);min-width:100%;margin:0;padding:4px;list-style:none;background:#fff;border:1px solid #e7e7e7;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08);max-height:256px;overflow:auto}.shade-dropdown__option{display:flex;align-items:center;gap:8px;width:100%;padding:6px 8px;border:0;background:rgba(0,0,0,0);cursor:pointer;font:inherit;text-transform:lowercase;text-align:left;border-radius:8px}.shade-dropdown__option:hover:not(:disabled){background:#f1eeff}.shade-dropdown__option--disabled,.shade-dropdown__option:disabled{opacity:.35;cursor:not-allowed;pointer-events:none}@media screen and (max-width: 767px){.shade-dropdown{width:100%}}.card-product-upsell{display:flex;align-items:stretch;gap:16px;width:100%;padding:0;border:1px solid #c4c4c4;background:#fff}.card-product-upsell.swiper-slide>.card-product-upsell__image{height:auto}.card-product-upsell__image{position:relative;flex:0 0 115px;align-self:flex-start;width:115px;height:auto;aspect-ratio:6/7;background:#e7e7e7;overflow:hidden;display:block}.card-product-upsell__image img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.card-product-upsell__body{flex:1;display:flex;flex-direction:column;gap:6px;min-width:0;padding:10px 16px 10px 0;justify-content:center}.card-product-upsell__meta{display:flex;flex-direction:column;gap:8px;min-width:0}.card-product-upsell__title{margin:0;font-weight:600;font-size:14px;line-height:1.25;letter-spacing:.01em;text-decoration:none;color:#434343;text-transform:lowercase;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-product-upsell__price-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px;font-size:13px}.card-product-upsell__compare-at{text-decoration:line-through}.card-product-upsell__savings{font-family:"ABC Favorit",sans-serif;font-weight:400;font-size:12px;line-height:120%;letter-spacing:.12px;text-transform:uppercase;background:#f1eeff;padding:2px 4px;border-radius:2px}.card-product-upsell__product-form{margin:0}.card-product-upsell__actions{display:flex;flex-direction:row;align-items:stretch;gap:8px;width:100%}.card-product-upsell__variant-field.product-form__input--dropdown{flex:1 1 auto;min-width:0;margin:0 !important}.card-product-upsell .shade-dropdown--pill{width:100%}.card-product-upsell .shade-dropdown--pill .shade-dropdown__trigger{box-sizing:border-box;width:100%;min-width:0;min-height:32px;padding:6px 12px 6px 8px;border-radius:999px;border:1px solid #c4c4c4;background:#fff}.card-product-upsell .shade-dropdown--pill .shade-dropdown__list{left:0;right:0}.card-product-upsell__add-btn{flex:0;margin:0;margin-left:auto;min-height:40px;padding:0 20px;border-radius:999px;border:1px solid #9d80ff;background:#9d80ff;color:#fff;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.card-product-upsell__add-btn:disabled{opacity:.45}.card-product-upsell__add-btn .loading__spinner{width:18px;height:18px}.card-product-upsell__actions--single .card-product-upsell__add-btn{flex:1 1 auto;width:100%}@media only screen and (min-width: 769px){.card-product-upsell__title{font-size:14px}}.pdp-wear-with{display:flex;flex-direction:column;gap:12px;color:#434343}.pdp-wear-with__heading{margin:0}.pdp-wear-with__list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0}.pdp-wear-with__item{display:block;width:100%;margin:0;padding:0}