.cart-page{max-width:1050px;min-height:60vh;margin:0 auto;padding:3rem 1.5rem 5rem;animation:.3s ease-out fadeIn}@media (min-width:768px){.cart-page{padding:3rem 2rem 6rem}}.cart-page__title{text-align:center;color:#333;letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.75rem;font-weight:700}.cart-page__subtitle{text-align:center;color:#999;margin-bottom:2.5rem;font-size:.8rem}.cart-page__layout{flex-direction:column;gap:2rem;display:flex}@media (min-width:768px){.cart-page__layout{flex-direction:row;align-items:flex-start;gap:1.5rem}}.cart-page__main{flex:1;min-width:0}.cart-page__sidebar{width:100%}@media (min-width:768px){.cart-page__sidebar{flex-shrink:0;width:284px;position:sticky;top:140px}}.cart-page__toolbar{border-bottom:2px solid #333;justify-content:space-between;align-items:center;margin-bottom:0;padding:1rem 0;display:flex}.cart-page__select-all{color:#333;cursor:pointer;align-items:center;gap:.625rem;font-size:.875rem;font-weight:500;display:flex}.cart-page__select-all-count{color:#b5b5b5;font-size:.8rem;font-weight:400}.cart-page__delete-selected{color:#333;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;padding:6px 16px;font-size:.8rem;font-weight:500;transition:all .15s}.cart-page__delete-selected:hover{border-color:#333}.cart-page__delete-selected:disabled{opacity:.4;cursor:not-allowed}.cart-group{border-bottom:1px solid #eee}.cart-group:last-child{border-bottom:none}.cart-group__header{align-items:center;gap:.5rem;padding:1.25rem 0 .75rem;display:flex}.cart-group__header-checkbox{flex-shrink:0}.cart-group__creator-avatar{background:linear-gradient(135deg,#5f0080,#9c27b0);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;overflow:hidden}.cart-group__creator-avatar img{object-fit:cover;width:100%;height:100%}.cart-group__creator-initial{color:#fff;font-size:.65rem;font-weight:700}.cart-group__creator-name{color:#333;font-size:.875rem;font-weight:600}.cart-group__creator-name a{color:inherit;text-decoration:none;transition:color .15s}.cart-group__creator-name a:hover{color:#5f0080}.cart-group__items{padding:0}.cart-item{border-top:1px solid #f4f4f4;align-items:flex-start;gap:.875rem;padding:1rem 0;transition:background .1s;display:flex}.cart-item:hover{background:#fafafa}.cart-item__checkbox{flex-shrink:0;margin-top:.125rem}.cart-item__image{background:#f5f5f5;border-radius:4px;flex-shrink:0;width:60px;height:78px;overflow:hidden}.cart-item__image--link{text-decoration:none;transition:box-shadow .15s;display:block}.cart-item__image--link:hover{box-shadow:0 0 0 2px #5f0080}.cart-item__image img{object-fit:cover;width:100%;height:100%}.cart-item__image-placeholder{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;font-size:1.25rem;display:flex}.cart-item__info{flex:1;min-width:0}.cart-item__name{color:#333;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin-bottom:.375rem;font-size:.875rem;line-height:1.45;display:-webkit-box;overflow:hidden}.cart-item__name--link{text-decoration:none;transition:color .15s}.cart-item__name--link:hover{color:#5f0080;text-decoration:underline}.cart-item__price-row{align-items:baseline;gap:.375rem;margin-bottom:.625rem;display:flex}.cart-item__sale-price{color:#333;font-size:.95rem;font-weight:700}.cart-item__original-price{color:#b5b5b5;font-size:.8rem;text-decoration:line-through}.cart-item__quantity{border:1px solid #ddd;border-radius:3px;align-items:center;display:inline-flex;overflow:hidden}.cart-item__qty-btn{cursor:pointer;color:#333;background:#fff;border:none;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:all .1s;display:flex}.cart-item__qty-btn:hover:not(:disabled){background:#f5f5f5}.cart-item__qty-btn:disabled{color:#ddd;cursor:not-allowed}.cart-item__qty-value{text-align:center;color:#333;border-left:1px solid #ddd;border-right:1px solid #ddd;width:32px;height:28px;font-size:.8rem;font-weight:500;line-height:28px}.cart-item__delete{color:#ccc;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:color .15s;display:flex}.cart-item__delete:hover{color:#666}.cart-group__summary{color:#999;justify-content:flex-end;align-items:center;gap:.25rem;padding:.875rem 0;font-size:.825rem;display:flex}.cart-group__summary-amount{color:#333;font-weight:600}.cart-group__summary-shipping{color:#999}.cart-group__summary-total{color:#333;font-size:.9rem;font-weight:700}.cart-summary{background:#fff;border:1px solid #e6e6e6;border-radius:4px;overflow:hidden}.cart-summary__header{padding:1.25rem 1.25rem 0}.cart-summary__title{color:#333;margin:0;font-size:1rem;font-weight:700}.cart-summary__body{padding:1.25rem}.cart-summary__row{justify-content:space-between;align-items:center;margin-bottom:.625rem;font-size:.875rem;display:flex}.cart-summary__label{color:#666}.cart-summary__value{color:#333;font-weight:500}.cart-summary__value--discount{color:#fa622f;font-weight:500}.cart-summary__value--free{color:#5f0080;font-weight:500}.cart-summary__divider{background:#f4f4f4;height:1px;margin:.875rem 0}.cart-summary__total-row{justify-content:space-between;align-items:baseline;margin-bottom:0;padding-top:.25rem;display:flex}.cart-summary__total-label{color:#333;font-size:.875rem;font-weight:500}.cart-summary__total-value{color:#5f0080;font-size:1.5rem;font-weight:700}.cart-summary__total-won{font-size:.95rem;font-weight:600}.cart-summary__footer{padding:0 1.25rem 1.25rem}.cart-summary__order-btn{color:#fff;cursor:pointer;background:#5f0080;border:none;border-radius:4px;justify-content:center;align-items:center;width:100%;padding:.875rem;font-size:1rem;font-weight:600;transition:background .2s;display:flex}.cart-summary__order-btn:hover{background:#7b1fa2}.cart-summary__order-btn:disabled{color:#fff;cursor:not-allowed;background:#ddd}.cart-summary__shipping-notice{background:#faf5ff;border:1px solid #f0e6f6;border-radius:6px;margin-top:.875rem;padding:.75rem}.cart-summary__shipping-notice-row{flex-direction:column;gap:.125rem;padding:.375rem 0;display:flex}.cart-summary__shipping-notice-row+.cart-summary__shipping-notice-row{border-top:1px solid #f0e6f6}.cart-summary__shipping-notice-name{color:#5f0080;text-overflow:ellipsis;white-space:nowrap;font-size:.7rem;font-weight:600;overflow:hidden}.cart-summary__shipping-notice-amount{color:#666;text-align:right;font-size:.68rem;font-weight:500}.cart-empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:5rem 2rem;display:flex}.cart-empty__icon{color:#ddd;width:56px;height:56px;margin-bottom:1.5rem}.cart-empty__title{color:#333;margin-bottom:.5rem;font-size:1rem;font-weight:500}.cart-empty__subtitle{color:#999;margin-bottom:2rem;font-size:.8rem;line-height:1.5}.cart-empty__go-home{color:#fff;cursor:pointer;background:#5f0080;border:none;border-radius:4px;padding:.75rem 2.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s}.cart-empty__go-home:hover{background:#7b1fa2}.cart-checkbox{appearance:none;cursor:pointer;background:#fff;border:1.5px solid #ddd;border-radius:50%;flex-shrink:0;width:22px;height:22px;transition:all .15s;position:relative}.cart-checkbox:checked{background:#5f0080;border-color:#5f0080}.cart-checkbox:checked:after{content:"✓";color:#fff;font-size:11px;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cart-checkbox:hover{border-color:#5f0080}.cart-loading{flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:5rem 2rem;display:flex}.cart-loading__spinner{border:3px solid #f0f0f0;border-top-color:#5f0080;border-radius:50%;width:32px;height:32px;animation:.8s linear infinite cartSpin}@keyframes cartSpin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.cart-loading__text{color:#999;font-size:.8rem}.cart-toast{z-index:1000;border-radius:4px;padding:.75rem 1.5rem;font-size:.8rem;font-weight:500;animation:.3s ease-out slideUpFade;position:fixed;bottom:2rem;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #0000001f}.cart-toast--success{color:#fff;background:#333}.cart-toast--error{color:#fff;background:#f44336}@keyframes slideUpFade{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.cart-item--soldout{opacity:.5}.cart-item__soldout-badge{color:#f44336;background:#fee2e2;border-radius:3px;margin-bottom:.25rem;padding:2px 6px;font-size:.7rem;font-weight:600;display:inline-block}.cart-item__options-list{flex-direction:column;gap:8px;margin-top:8px;display:flex}.cart-item__option-row{background:#f9fafb;border:1px solid #f0f0f0;border-radius:6px;padding:10px 12px}.cart-item__option-info{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.cart-item__option-name{color:#333;font-size:.8rem;font-weight:500}.cart-item__option-extra{color:#5f0080;margin-left:4px;font-size:.75rem}.cart-item__option-remove{color:#999;cursor:pointer;background:0 0;border:none;padding:0 4px;font-size:14px;line-height:1;transition:color .15s}.cart-item__option-remove:hover{color:#333}.cart-item__option-bottom{justify-content:space-between;align-items:center;display:flex}.cart-item__option-price{color:#333;font-size:.85rem;font-weight:700}
