.cart-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px;height:48px;background:#fff;border-bottom:1px solid #ebebeb;position:sticky;top:0;z-index:40}.cart-header__back{display:flex;align-items:center;background:none;border:none;cursor:pointer;padding:4px;color:#222}.cart-header__title{font-size:16px;font-weight:700;color:#222;letter-spacing:-.02em}.cart-header__home{color:#222;text-decoration:none}.cart-empty,.cart-header__home{display:flex;align-items:center}.cart-empty{padding:60px 20px 40px;text-align:center;background:#fff;flex-direction:column}.cart-empty__icon{margin-bottom:16px}.cart-empty__text{font-size:15px;color:#222;font-weight:500;margin:0 0 4px;letter-spacing:-.02em}.cart-empty__sub{font-size:13px;color:#bbb;margin:0 0 24px}.cart-empty__btn{display:inline-block;padding:13px 36px;background:#222;color:#fff;font-size:14px;font-weight:700;border-radius:8px;text-decoration:none;border:none;cursor:pointer;letter-spacing:.02em}.cart-select-all{display:flex;align-items:center;padding:12px 16px;background:#fff;border-bottom:1px solid #f0f0f0}.cart-select-all label{gap:10px;font-size:13px;color:#222;font-weight:500}.cart-checkbox,.cart-select-all label{display:flex;align-items:center;cursor:pointer}.cart-checkbox{width:22px;height:22px;border-radius:50%;border:2px solid #d3d3d3;justify-content:center;background:#fff;flex-shrink:0;transition:all .15s}.cart-checkbox.checked{background:#222;border-color:#222}.cart-checkbox svg{width:12px;height:12px;stroke:#fff;stroke-width:3;fill:none}.cart-item{display:flex;gap:12px;padding:16px;background:#fff;border-bottom:1px solid #f0f0f0}.cart-item__check{padding-top:2px;flex-shrink:0}.cart-item__img{width:80px;height:80px;border-radius:10px;overflow:hidden;flex-shrink:0;background:#f5f5f5;display:block}.cart-item__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cart-item__info{flex:1;min-width:0}.cart-item__top-row{display:flex;justify-content:space-between;align-items:flex-start;gap:8px}.cart-item__brand{font-size:13px;font-weight:700;color:#222;margin:0 0 2px}.cart-item__name{font-size:12px;color:#555;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.4}.cart-item__size{display:inline-block;color:#999;margin:6px 0 0;background:#f5f5f5}.cart-item__discount-badge,.cart-item__size{font-size:11px;padding:2px 8px;border-radius:4px}.cart-item__discount-badge{display:inline-flex;align-items:center;gap:2px;background:#fff0ee;font-weight:600;color:#f15746;margin-top:6px}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.cart-item__qty{display:flex;align-items:center;border:1px solid #ebebeb;border-radius:6px;overflow:hidden}.cart-item__qty button{width:28px;height:28px;display:flex;align-items:center;justify-content:center;background:#fff;border:none;cursor:pointer;color:#222;font-size:15px;font-weight:500}.cart-item__qty button:disabled{color:#ddd}.cart-item__qty span{width:32px;text-align:center;font-size:13px;font-weight:600;color:#222;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;line-height:28px}.cart-item__price-area{text-align:right}.cart-item__original-price{display:block;font-size:11px;color:#bbb;text-decoration:line-through;margin-bottom:1px}.cart-item__price{font-size:15px;font-weight:700;color:#222}.cart-item__delete{background:none;border:none;padding:2px;cursor:pointer;color:#ccc;flex-shrink:0}.cart-item__delete svg{width:16px;height:16px}.cart-summary{margin-top:8px;background:#fff;padding:20px 16px}.cart-summary__row{display:flex;justify-content:space-between;margin-bottom:10px}.cart-summary__row:last-child{margin-bottom:0}.cart-summary__label{font-size:13px;color:#999}.cart-summary__value{font-size:13px;color:#222;font-weight:500}.cart-summary__value.discount{color:#f15746}.cart-summary__value.free{color:#31b46e;font-weight:600}.cart-summary__divider{height:1px;background:#f0f0f0;margin:14px 0}.cart-summary__total{display:flex;justify-content:space-between;align-items:center}.cart-summary__total-label{font-size:14px;font-weight:700;color:#222}.cart-summary__total-value{font-size:18px;font-weight:700;color:#222}.cart-order-bar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:600px;background:#fff;border-top:1px solid #ebebeb;padding:10px 16px max(10px,env(safe-area-inset-bottom));z-index:50}.cart-order-btn{width:100%;height:52px;border-radius:10px;border:none;font-size:15px;font-weight:700;cursor:pointer;letter-spacing:-.02em;transition:all .15s}.cart-order-btn.active{background:#222;color:#fff}.cart-order-btn.disabled{background:#ebebeb;color:#bbb;cursor:default}.cart-recommend{background:#fff;padding:24px 0 20px}.cart-recommend__header{padding:0 16px;margin-bottom:16px}.cart-recommend__title{font-size:16px;font-weight:700;color:#222;letter-spacing:-.02em}.cart-recommend__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 10px;padding:0 16px}.cart-recommend__card{text-decoration:none;color:inherit;display:flex;flex-direction:column;min-width:0;overflow:hidden}.cart-recommend__img{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f5f5f5;margin-bottom:8px;flex-shrink:0}.cart-recommend__img img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.cart-recommend__wish-btn{position:absolute;bottom:8px;right:8px;width:32px;height:32px;border-radius:50%;background:hsla(0,0%,100%,.9);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 1px 4px rgba(0,0,0,.1);transition:transform .15s;z-index:2;padding:0}.cart-recommend__wish-btn:active{transform:scale(.9)}.cart-recommend__info{padding:0 2px;flex:1}.cart-recommend__brand{font-size:13px;font-weight:700;color:#222;margin:0 0 2px}.cart-recommend__brand,.cart-recommend__name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-recommend__name{font-size:12px;color:#555;margin:0;line-height:1.4}.cart-recommend__name-en{font-size:11px;color:#bbb;margin:2px 0 0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.cart-recommend__price{font-size:14px;font-weight:700;color:#222;margin:6px 0 0}.cart-delete-modal{position:fixed;inset:0;z-index:100;display:flex;align-items:flex-end;justify-content:center;background:rgba(0,0,0,.4)}.cart-delete-modal__sheet{width:100%;max-width:600px;background:#fff;border-radius:16px 16px 0 0;padding:28px 20px max(28px,env(safe-area-inset-bottom))}.cart-delete-modal__text{font-size:15px;color:#222;text-align:center;margin:0 0 24px;line-height:1.5}.cart-delete-modal__text strong{font-weight:600;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}.cart-delete-modal__btns{display:flex;gap:8px}.cart-delete-modal__btn{flex:1;height:50px;border-radius:10px;font-size:15px;font-weight:600;cursor:pointer;border:none;letter-spacing:-.01em}.cart-delete-modal__btn.cancel{background:#f5f5f5;color:#222}.cart-delete-modal__btn.confirm{background:#222;color:#fff}.cart-loading{display:flex;align-items:center;justify-content:center;min-height:60vh}.cart-loading__spinner{width:32px;height:32px;border:2px solid #f0f0f0;border-top-color:#222;border-radius:50%;animation:cartSpin .6s linear infinite}@keyframes cartSpin{to{transform:rotate(1turn)}}.cart-section-gap{height:8px;background:#f5f5f5}.cart-item__delivery{font-size:12px;color:#999;margin-top:8px;letter-spacing:-.02em}.cart-notice{background:#fff;padding:20px 16px}.cart-notice__title{font-size:13px;font-weight:600;color:#222;margin:0 0 10px}.cart-notice__list{list-style:none;padding:0;margin:0}.cart-notice__list li{font-size:12px;color:#999;line-height:1.6;padding-left:10px;position:relative}.cart-notice__list li:before{content:"·";position:absolute;left:0}.cart-select-all--between{justify-content:space-between}.cart-select-all__delete{font-size:12px;color:#999;background:none;border:1px solid #ebebeb;border-radius:4px;padding:4px 10px;cursor:pointer}.cart-item__name-en{font-size:11px;color:#bbb;margin:2px 0 0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;line-height:1.3}.cart-item__size-detail{display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin-top:6px}.cart-item__size-body{font-size:11px;color:#bbb;letter-spacing:-.02em}.cart-item__size-grade{display:inline-block;font-size:11px;color:#555;padding:2px 8px;background:#f0f0f0;border-radius:4px}