.cartp-head{text-align:center;background:linear-gradient(135deg,#fde7ef 0%,#fbd3e2 100%);padding:46px 0 40px}.cartp-crumbs{color:#9ca3af;margin-bottom:12px;font-size:.86rem}.cartp-crumbs a{color:#e91e63;font-weight:600;text-decoration:none}.cartp-crumbs a:hover{text-decoration:underline}.cartp-crumbs__sep{margin:0 8px}.cartp-title{color:#1f2937;margin:0;font-size:2rem;font-weight:700}.cartp-sub{color:#5f6b7a;margin:10px 0 0;font-size:.98rem}.cartp-empty{text-align:center;max-width:460px;margin:0 auto;padding:64px 16px}.cartp-empty__icon{color:#e2688f;background:#fdf2f6;border-radius:50%;justify-content:center;align-items:center;width:68px;height:68px;margin-bottom:18px;display:inline-flex}.cartp-empty h3{color:#1f2937;margin-bottom:8px;font-weight:700}.cartp-empty p{color:#6b7280;margin-bottom:24px}.cartp-layout{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:28px;padding:36px 0 64px;display:grid}.cartp-items{flex-direction:column;gap:16px;display:flex}.cartp-card{background:#fff;border-radius:16px;justify-content:space-between;align-items:center;gap:24px;padding:22px 26px;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 8px 22px #1118270f}.cartp-card:hover{transform:translateY(-2px);box-shadow:0 12px 28px #1118271a}.cartp-card__product{flex:260px;align-items:center;gap:18px;min-width:0;display:flex}.cartp-card__img{background:#f9fafb;border-radius:14px;flex-shrink:0;width:88px;height:88px;overflow:hidden}.cartp-card__img img{object-fit:cover;width:100%;height:100%}.cartp-card__info{min-width:0}.cartp-card__info h5{color:#1f2937;text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 8px;font-size:1rem;font-weight:600;display:-webkit-box;overflow:hidden}.cartp-card__remove{color:#9ca3af;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;font-size:.8rem;transition:color .15s;display:inline-flex}.cartp-card__remove:hover{color:#dc2626}.cartp-card__meta{flex-shrink:0;align-items:center;gap:32px;display:flex}.cartp-card__field{flex-direction:column;align-items:center;gap:6px;min-width:64px;display:flex}.cartp-card__field--total{align-items:flex-end;min-width:84px}.cartp-card__label{letter-spacing:.4px;text-transform:uppercase;color:#9ca3af;font-size:.7rem;font-weight:700}.cartp-card__value{color:#4b5563;font-size:.92rem;font-weight:600}.cartp-card__value--total{color:#1f2937;font-size:1rem;font-weight:700}.cartp-card__close{color:#9ca3af;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .15s,color .15s;display:inline-flex}.cartp-card__close:hover{color:#dc2626;background:#fef2f2}.cartp-stepper{border:1px solid #e5e7eb;border-radius:999px;align-items:center;width:fit-content;display:inline-flex;overflow:hidden}.cartp-stepper button{color:#374151;cursor:pointer;background:#f9fafb;border:none;justify-content:center;align-items:center;width:30px;height:30px;transition:background-color .15s,color .15s;display:flex}.cartp-stepper button:hover:not(:disabled){color:#e2688f;background:#fdf2f6}.cartp-stepper button:disabled{color:#d1d5db;cursor:not-allowed}.cartp-stepper span{text-align:center;color:#1f2937;min-width:30px;font-size:.9rem;font-weight:600}.cartp-continue{color:#e2688f;align-items:center;gap:6px;margin:8px 4px 0;font-size:.88rem;font-weight:600;text-decoration:none;display:inline-flex}.cartp-continue:hover{color:#c94a72;text-decoration:underline}.cartp-summary{background:#fff;border-radius:16px;padding:26px 24px 24px;position:sticky;top:24px;box-shadow:0 8px 26px #1118270f}.cartp-summary h3{color:#1f2937;margin:0 0 18px;font-size:1.1rem;font-weight:700}.cartp-summary__row{color:#4b5563;justify-content:space-between;padding:9px 0;font-size:.92rem;display:flex}.cartp-summary__free{color:#16a34a;font-weight:600}.cartp-summary__divider{background:#f1f1f3;height:1px;margin:6px 0}.cartp-summary__row--total{color:#1f2937;padding-top:12px;font-size:1.05rem;font-weight:700}.cartp-checkout{color:#fff;background:linear-gradient(135deg,#f195b2 0%,#e2688f 100%);border:none;border-radius:11px;justify-content:center;align-items:center;gap:8px;width:100%;margin-top:20px;padding:.78rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 10px 22px #e2688f52}.cartp-checkout:hover{color:#fff;transform:translateY(-1px);box-shadow:0 12px 26px #e2688f73}.cartp-secure{color:#9ca3af;justify-content:center;align-items:center;gap:6px;margin:14px 0 0;font-size:.78rem;display:flex}@media (max-width:991.98px){.cartp-layout{grid-template-columns:1fr}.cartp-summary{position:static}}@media (max-width:767.98px){.cartp-title{font-size:1.6rem}.cartp-head{padding:34px 0 30px}.cartp-card{flex-direction:column;justify-content:flex-start;align-items:stretch;gap:16px;padding:18px}.cartp-card__product{flex:none}.cartp-card__meta{justify-content:space-between;gap:10px}.cartp-card__field{min-width:0}}@media (max-width:420px){.cartp-card__field:not(.cartp-card__field--total) .cartp-card__label{display:none}}.cartp-removemodal{border:none;border-radius:18px;overflow:hidden;box-shadow:0 24px 60px #11182747}.cartp-removemodal .modal-body{text-align:center;padding:36px 32px 28px;position:relative}.cartp-removemodal__close{color:#9aa0a6;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;transition:background-color .2s,color .2s;display:inline-flex;position:absolute;top:16px;right:16px}.cartp-removemodal__close:hover{color:#111827;background:#f3f4f6}.cartp-removemodal__icon{color:#fff;background:linear-gradient(135deg,#f195b2 0%,#e2688f 100%);border-radius:16px;justify-content:center;align-items:center;width:54px;height:54px;margin:0 auto 16px;display:flex;box-shadow:0 10px 22px #e2688f61}.cartp-removemodal__title{color:#1f2937;margin:0 0 18px;font-size:1.25rem;font-weight:700}.cartp-removemodal__item{text-align:left;background:#f9fafb;border-radius:12px;align-items:center;gap:12px;margin-bottom:16px;padding:10px 14px;display:flex}.cartp-removemodal__img{background:#fff;border-radius:10px;flex-shrink:0;width:46px;height:46px;overflow:hidden}.cartp-removemodal__img img{object-fit:cover;width:100%;height:100%}.cartp-removemodal__item span{color:#1f2937;font-size:.92rem;font-weight:600}.cartp-removemodal__sub{color:#6b7280;margin:0 0 22px;font-size:.88rem}.cartp-removemodal__actions{flex-direction:column;gap:12px;display:flex}.cartp-removemodal__wishlist{color:#fff;cursor:pointer;background:linear-gradient(135deg,#f195b2 0%,#e2688f 100%);border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:.85rem 1rem;font-size:.96rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 10px 22px #e2688f52}.cartp-removemodal__wishlist:hover{transform:translateY(-1px);box-shadow:0 12px 26px #e2688f73}.cartp-removemodal__secondary{gap:10px;display:flex}.cartp-removemodal__cancel{color:#374151;cursor:pointer;background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;flex:1;padding:.68rem 1rem;font-size:.88rem;font-weight:600;transition:background-color .2s,border-color .2s}.cartp-removemodal__cancel:hover{color:#1f2937;background:#f3f4f6;border-color:#d1d5db}.cartp-removemodal__remove{color:#dc2626;cursor:pointer;background:#fff;border:1px solid #fecdd3;border-radius:12px;flex:1;padding:.68rem 1rem;font-size:.88rem;font-weight:600;transition:background-color .2s,border-color .2s}.cartp-removemodal__remove:hover{background:#fef2f2;border-color:#fca5a5}@media (prefers-color-scheme:dark){.cartp-title{color:#f3f4f6}.cartp-sub{color:#9aa3b2}.cartp-card,.cartp-summary{background:#1f2430;box-shadow:0 8px 26px #0006}.cartp-card:hover{box-shadow:0 12px 28px #00000080}.cartp-card__info h5{color:#f3f4f6}.cartp-card__img{background:#272d3a}.cartp-stepper{border-color:#3a4150}.cartp-stepper button{color:#d1d5db;background:#272d3a}.cartp-stepper span{color:#f3f4f6}.cartp-card__label{color:#6b7280}.cartp-card__value{color:#9aa3b2}.cartp-card__value--total,.cartp-summary h3{color:#f3f4f6}.cartp-summary__row{color:#d1d5db}.cartp-summary__divider{background:#2d3340}.cartp-summary__row--total,.cartp-empty h3{color:#f3f4f6}.cartp-empty__icon{background:#2d2430}.cartp-removemodal{background:#1f2430}.cartp-removemodal__title{color:#f3f4f6}.cartp-removemodal__item{background:#272d3a}.cartp-removemodal__item span{color:#f3f4f6}.cartp-removemodal__sub{color:#9aa3b2}.cartp-removemodal__close:hover{color:#f3f4f6;background:#2d3340}.cartp-removemodal__remove{color:#f87171;background:#1f2430;border-color:#3a2530}.cartp-removemodal__remove:hover{background:#3a1f22}.cartp-removemodal__cancel{color:#d1d5db;background:#272d3a;border-color:#3a4150}.cartp-removemodal__cancel:hover{color:#f3f4f6;background:#2d3340;border-color:#4b5563}}
