.mm-cart-starter{display:block;width:100%;padding:calc(var(--gap, 8px) * 2) 0 calc(var(--gap, 8px) * 3)}.mm-cart-starter__details{overflow:hidden;border:1px solid rgba(46,42,57,.22);border-radius:14px;background:#cf4a4a0e;color:var(--color-body-text)}.mm-cart-starter__details[open]{border-color:#2e2a397a;background:#ffffff80}.mm-cart-starter__summary{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;cursor:pointer;list-style:none}.mm-cart-starter__summary::-webkit-details-marker{display:none}.mm-cart-starter__summary:focus-visible{outline:2px solid var(--color-action-background, #2e2a39);outline-offset:-3px}.mm-cart-starter__summary-copy,.mm-cart-starter__title-row{display:flex;min-width:0}.mm-cart-starter__summary-copy{flex-direction:column;gap:4px}.mm-cart-starter__title-row{align-items:center;justify-content:space-between;gap:10px}.mm-cart-starter__title-row strong{font-size:1.45rem;line-height:1.25}.mm-cart-starter__badge{flex:0 0 auto;padding:4px 8px;border-radius:999px;background:#cf4a4a;color:#fff;font-size:1rem;font-weight:700;line-height:1;letter-spacing:.02em;text-transform:uppercase}.mm-cart-starter__message{font-size:1.25rem;line-height:1.35;opacity:.78}.mm-cart-starter__chevron{width:8px;height:8px;border-right:1.5px solid currentColor;border-bottom:1.5px solid currentColor;transform:rotate(45deg) translateY(-2px);transition:transform .18s ease}.mm-cart-starter__details[open] .mm-cart-starter__chevron{transform:rotate(225deg) translate(-2px,-2px)}.mm-cart-starter__body{display:grid;gap:12px;padding:0 14px 14px}.mm-cart-starter__included-product,.mm-cart-starter__option{display:grid;grid-template-columns:48px minmax(0,1fr) 22px;align-items:center;gap:10px;min-height:64px}.mm-cart-starter__includes{display:grid;gap:10px}.mm-cart-starter__section-title{font-size:1.1rem;line-height:1.25;letter-spacing:.04em;opacity:.68;text-transform:uppercase}.mm-cart-starter__included-product{grid-template-columns:48px minmax(0,1fr);min-height:52px}.mm-cart-starter__included-product img,.mm-cart-starter__option img{width:48px;height:48px;border-radius:8px;object-fit:cover;background:#2e2a390f}.mm-cart-starter__included-product strong,.mm-cart-starter__option strong{display:block;font-size:1.2rem;line-height:1.25}.mm-cart-starter__included-product small,.mm-cart-starter__option small{display:block;margin-top:2px;font-size:1.05rem;line-height:1.25;opacity:.7}.mm-cart-starter__included-product small s,.mm-cart-starter__option small s{margin-right:3px;opacity:.62}.mm-cart-starter__included-product small strong,.mm-cart-starter__option small strong{display:inline;font-size:inherit}.mm-cart-starter__product-copy{min-width:0}.mm-cart-starter__product-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:8px}.mm-cart-starter__product-heading>strong{min-width:0}.mm-cart-starter__status{flex:0 0 auto;margin:0;padding:2px 6px;border-radius:999px;background:#2e2a3914;font-size:.9rem;font-weight:700;line-height:1.2;opacity:.72;white-space:nowrap}.mm-cart-starter__included-product .mm-cart-starter__status--pending{background:var(--color-action-background, #2e2a39);color:#fff;opacity:1}.mm-cart-starter__check{box-sizing:border-box;display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:1px solid rgba(46,42,57,.3);border-radius:999px;background:transparent}.mm-cart-starter__check:before{content:"";width:4px;height:7px;border-right:1.5px solid transparent;border-bottom:1.5px solid transparent;transform:translateY(-.5px) rotate(45deg)}.mm-cart-starter__fieldset{min-width:0;margin:0;padding:0;border:0}.mm-cart-starter__fieldset legend{padding:0;font-size:1.15rem;font-weight:700}.mm-cart-starter__selection-help{margin:2px 0 8px;font-size:1.05rem;line-height:1.3;opacity:.7}.mm-cart-starter__options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.mm-cart-starter__option{position:relative;grid-template-columns:42px minmax(0,1fr) 18px;min-height:58px;padding:7px 9px 7px 7px;border:1px solid rgba(46,42,57,.15);border-radius:10px;background:#ffffff8f;cursor:pointer}.mm-cart-starter__option input{position:absolute;width:1px;height:1px;overflow:hidden;opacity:0;pointer-events:none}.mm-cart-starter__option img{width:42px;height:42px}.mm-cart-starter__option:has(input:checked){border-color:var(--color-action-background, #2e2a39);box-shadow:inset 0 0 0 1px var(--color-action-background, #2e2a39)}.mm-cart-starter__option:has(input:focus-visible){outline:2px solid var(--color-action-background, #2e2a39);outline-offset:2px}.mm-cart-starter__option:has(input:checked) .mm-cart-starter__check{border-color:var(--color-action-background, #2e2a39);background:var(--color-action-background, #2e2a39)}.mm-cart-starter__option:has(input:checked) .mm-cart-starter__check:before{border-color:#fff}.mm-cart-starter__cart-summary{display:grid;gap:7px;padding:10px 12px;border-radius:10px;background:#2e2a390f}.mm-cart-starter__cart-totals{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:end;gap:8px}.mm-cart-starter__cart-totals>span:not(.mm-cart-starter__total-arrow){display:grid;gap:1px}.mm-cart-starter__cart-totals>span:last-child{text-align:right}.mm-cart-starter__cart-totals small{font-size:1rem;line-height:1.2;opacity:.68}.mm-cart-starter__cart-totals strong{font-size:1.3rem;line-height:1.2}.mm-cart-starter__total-arrow{padding-bottom:1px;font-size:1.3rem;opacity:.5}.mm-cart-starter__savings{font-size:1.05rem;line-height:1.3;opacity:.74}.mm-cart-starter__savings strong{color:var(--color-action-background, #2e2a39)}.mm-cart-starter__add{box-sizing:border-box;width:100%;min-height:38px;padding:8px 16px;justify-self:stretch;border:0;border-radius:999px;background:#cf4a4a;color:#fff;font:inherit;font-size:1.15rem;font-weight:700;cursor:pointer}.mm-cart-starter__add:hover,.mm-cart-starter__add:focus-visible{background:#b83f3f;color:#fff}.mm-cart-starter__add:focus-visible{outline:2px solid var(--color-action-background, #2e2a39);outline-offset:2px}.mm-cart-starter__add[disabled]{cursor:not-allowed;opacity:.55}.mm-cart-starter__error{margin:0;color:#9f2828;font-size:1.15rem;line-height:1.35}@media(max-width:399px){.mm-cart-starter__options{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.mm-cart-starter__chevron{transition:none}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/component-cart-starter-package-upsell.css.map */
