.paex-addon{display:flex;flex-direction:column;gap:7px}.paex-addon__card{position:relative;display:flex;align-items:center;gap:12px;border:1px solid #e2e2e2;border-radius:8px;padding:12px;background:rgb(var(--color-background));transition:border-color .16s ease,background-color .16s ease}.paex-addon__card.is-on{border:1.5px solid #12a150;background:#f5fbf7}.paex-addon__toggle-hit{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:none;cursor:pointer;border-radius:inherit}.paex-addon__img{width:56px;height:56px;border-radius:4px;overflow:hidden;flex-shrink:0;background:rgba(var(--color-foreground),.05)}.paex-addon__img img{width:100%;height:100%;object-fit:cover;display:block}.paex-addon__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;line-height:1.35}.paex-addon__eyebrow{font-size:10.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:rgba(var(--color-foreground),.7)}.paex-addon__card.is-on .paex-addon__eyebrow{color:#5d7367}.paex-addon__title{font-size:13.5px;font-weight:500;margin-top:2px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.paex-addon__price{font-size:12.5px;font-weight:600;margin-top:1px}.paex-addon__card.is-on .paex-addon__price{color:#0a7a3b}.paex-addon__switch{width:52px;height:31px;border-radius:999px;background:#dcdcdc;flex-shrink:0;display:flex;align-items:center;padding:3px;transition:background-color .16s ease}.paex-addon__knob{width:25px;height:25px;border-radius:50%;background:#fff;transition:transform .16s ease}.paex-addon__card.is-on .paex-addon__switch{background:#12a150}.paex-addon__card.is-on .paex-addon__knob{transform:translate(21px)}.paex-addon--multi .paex-addon__card{padding:9px 11px;gap:10px}.paex-addon--multi .paex-addon__img{width:38px;height:38px}.paex-addon--multi .paex-addon__eyebrow{display:none}.paex-addon--multi .paex-addon__title{font-size:13px;margin-top:0}.paex-addon--multi .paex-addon__price{font-size:12px}.paex-addon--multi .paex-addon__switch{width:44px;height:26px}.paex-addon--multi .paex-addon__knob{width:20px;height:20px}.paex-addon--multi .paex-addon__card.is-on .paex-addon__knob{transform:translate(18px)}.paex-complete{display:flex;flex-direction:column;gap:11px;border-top:1px solid #ededed;padding-top:15px}.paex-complete__head{display:flex;align-items:baseline;justify-content:space-between;gap:10px}.paex-complete__heading{font-size:16px;font-weight:500}.paex-complete__count{font-size:11.5px;color:rgba(var(--color-foreground),.7)}.paex-complete__rows{display:flex;flex-direction:column;gap:9px;list-style:none;margin:0;padding:0}.paex-complete__row{position:relative;isolation:isolate;border:1px solid #e4e4e4;border-radius:8px;padding:10px;display:flex;align-items:center;gap:11px;transition:border-color .16s ease,background-color .16s ease}.paex-complete__titlelink{color:inherit;text-decoration:none}.paex-complete__titlelink:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:8px}.paex-complete__add,.paex-complete__variant{position:relative;z-index:1}.paex-complete__row.is-added{border-color:#cbe6d5;background:#f5fbf7}.paex-complete__img{width:58px;height:58px;border-radius:4px;overflow:hidden;flex-shrink:0;background:rgba(var(--color-foreground),.05)}.paex-complete__img img{width:100%;height:100%;object-fit:cover;display:block}.paex-complete__main{flex:1 1 auto;min-width:0;display:flex;flex-direction:column}.paex-complete__title{font-size:13px;line-height:1.35}.paex-complete__meta{display:flex;align-items:center;gap:9px;margin-top:3px}.paex-complete__row:has([data-row-variant]) .paex-complete__meta{margin-top:5px}.paex-complete__price{font-size:13.5px;font-weight:600}.paex-complete__variant{border:1px solid #dcdcdc;border-radius:4px;min-height:32px;padding:0 22px 0 8px;font-family:inherit;font-size:12px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));max-width:110px;appearance:none;-webkit-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9' height='9' viewBox='0 0 9 9'%3E%3Cpath d='M1 3l3.5 3L8 3' fill='none' stroke='%238a8a8a' stroke-width='1.4' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 7px center}.paex-complete .paex-complete__add{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:999px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:0;cursor:pointer;box-shadow:0 0 .5rem rgba(var(--color-shadow),.2)}.paex-complete__add .icon{width:20px;height:20px}.paex-complete__icon-check{display:none}.paex-complete__icon-check .icon{width:19px;height:19px}.paex-complete__row.is-added .paex-complete__add{background:#f5fbf7;color:#0a7a3b;border:1px solid #12a150;box-shadow:none}.paex-complete__row.is-added .paex-complete__icon-cart{display:none}.paex-complete__row.is-added .paex-complete__icon-check{display:inline-flex}.paex-complete__add.paex-busy{opacity:.55}.paex-complete__headlink{display:none;border:0;background:none;padding:0;font-family:inherit;font-size:12px;font-weight:500;color:rgb(var(--color-foreground));text-decoration:underline;text-underline-offset:3px;cursor:pointer}.paex-complete__seeall{border:1px solid rgb(var(--color-foreground));border-radius:999px;min-height:44px;display:flex;align-items:center;justify-content:center;background:none;color:rgb(var(--color-foreground));font-family:inherit;font-size:13.5px;font-weight:500;cursor:pointer}.paex-complete__total{border-top:1px solid #ededed;padding-top:12px;display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:12.5px;color:rgba(var(--color-foreground),.75)}.paex-complete__total-price{font-size:13.5px;font-weight:600;color:rgb(var(--color-foreground))}@media(prefers-reduced-motion:reduce){.paex-addon__card,.paex-addon__switch,.paex-addon__knob,.paex-complete__row{transition:none}}@media screen and (min-width:750px){.paex-complete__rows{display:grid;grid-template-columns:1fr 1fr;gap:9px}.paex-complete .paex-complete__add{width:40px;height:40px;min-width:40px;min-height:40px}.paex-complete__meta{gap:7px;margin-top:2px}.paex-complete__row:has([data-row-variant]) .paex-complete__meta{margin-top:4px}.paex-complete__heading{font-size:17px}.paex-complete__count,.paex-complete__seeall{display:none}.paex-complete__headlink{display:inline}.paex-complete__img,.paex-addon__img{width:52px;height:52px}.paex-complete__title{font-size:12.5px}.paex-complete__price{font-size:13px}.paex-complete__variant{min-height:30px;font-size:11.5px;padding:0 20px 0 7px}.paex-complete__add .icon{width:18px;height:18px}.paex-complete__icon-check .icon{width:17px;height:17px}.paex-complete__total-price{font-size:14px}}.paex-complete__headlink[hidden],.paex-complete__seeall[hidden]{display:none!important}.paex-complete__variant:disabled{opacity:.5;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/1107/assets/paex-attach.css.map */
