.shop-checkout-panel{border-top:1px solid #e3d9cd;gap:.9rem;padding-top:1rem;display:grid}.shop-checkout-panel__summary{gap:.45rem;display:grid}.shop-checkout-panel__summary>div,.shop-success-card__lines>div{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.shop-checkout-panel__summary span,.shop-checkout-panel__upsell span,.shop-checkout-panel__note,.shop-success-card__lines span{color:#706a5f;font-size:.9rem;line-height:1.45}.shop-checkout-panel__upsell{gap:.45rem;display:grid}.shop-checkout-panel__upsell select{color:#1e1b16;font:inherit;background:#fff;border:1px solid #cfc3b5;border-radius:8px;width:100%;min-height:2.75rem;padding:.55rem .7rem}.shop-checkout-panel__upsell small{color:#7a8b6f;font-weight:700}.shop-checkout-panel__accessory{cursor:pointer;background:#fff;border:1px solid #cfc3b5;border-radius:10px;grid-template-columns:92px minmax(0,1fr) auto;align-items:center;gap:.8rem;padding:.65rem;transition:background-color .16s,border-color .16s;display:grid}.shop-checkout-panel__accessory.is-selected{background:#f3f6ef;border-color:#7a8b6f}.shop-checkout-panel__accessory>img{object-fit:cover;background:#f7f5f1;border-radius:7px;width:92px;height:68px}.shop-checkout-panel__accessory-copy{gap:.2rem;display:grid}.shop-checkout-panel__accessory-copy>strong{color:#1e1b16;font-size:.95rem;line-height:1.3}.shop-checkout-panel__accessory-copy>small{color:#706a5f;line-height:1.35}.shop-checkout-panel__accessory-choice{place-items:end;gap:.4rem;display:grid}.shop-checkout-panel__accessory-choice input{accent-color:#65765c;width:20px;height:20px;margin:0}.shop-checkout-panel__total{border-top:1px solid #e3d9cd;justify-content:space-between;gap:1rem;margin:0;padding-top:.85rem;display:flex}.shop-checkout-panel__button{cursor:pointer;border:0;width:100%}.shop-checkout-panel__button:disabled{cursor:wait;opacity:.65}.shop-checkout-panel__error{color:#a33e2d;margin:0;font-weight:700}.shop-checkout-panel__note{margin:0}.shop-success-card{gap:1rem;max-width:48rem;padding:clamp(1.25rem,3vw,2rem);display:grid}.shop-success-card h2,.shop-success-card p{margin:0}.shop-success-card__lines{border-top:1px solid #e3d9cd;gap:.6rem;padding-top:1rem;display:grid}.shop-success-card__total{border-top:1px solid #e3d9cd;margin-top:.35rem;padding-top:.75rem;font-size:1.1rem}@media (max-width:640px){.shop-checkout-panel__summary>div,.shop-success-card__lines>div{flex-direction:column;align-items:flex-start;gap:.1rem}.shop-checkout-panel__accessory{grid-template-columns:80px minmax(0,1fr)}.shop-checkout-panel__accessory>img{width:80px;height:60px}.shop-checkout-panel__accessory-choice{grid-column:2;justify-content:space-between;align-items:center;display:flex}}
