.custom-checkbox:checked{background-color:#023047;border-color:#023047;color:#fff}.custom-checkbox:checked:after{content:"✔";color:#fff;font-weight:700;display:block;text-align:center;width:12px;height:12px;line-height:12px;font-size:12px}.custom-checkbox{text-align:center;display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:10%;border:1px solid #023047;background-color:#023047;cursor:pointer;transition:all .2s ease;padding:1px;font-size:14px}.custom-scrollbar{max-height:210px;overflow-y:auto}.custom-scrollbar::-webkit-scrollbar{width:5px}.custom-scrollbar::-webkit-scrollbar-track{background:#f0f0f0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#023047;border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#023047}.no-scrollbar::-webkit-scrollbar{display:none}.pc-card{width:100%;cursor:pointer;background:transparent}.pc-img-wrap{position:relative;width:100%;aspect-ratio:3/4;background:#f0f0f0;border:1px solid #e8e8e8;border-radius:12px;overflow:hidden}.pc-img-wrap:hover .pc-img{transform:scale(1.04)}.pc-img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;transition:transform .35s ease}.pc-img-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#aaa;font-size:.85rem}.pc-badge{position:absolute;top:10px;left:10px;font-size:.68rem;font-weight:600;padding:3px 10px;border-radius:999px;background:#fff;box-shadow:0 1px 6px rgba(0,0,0,.13);z-index:2;letter-spacing:.01em}.pc-badge--new{color:#1a56db}.pc-badge--trending{color:#d8000c}.pc-heart{top:10px;border-radius:50%;border:none;box-shadow:0 1px 6px rgba(0,0,0,.13)}.pc-add,.pc-heart{position:absolute;right:10px;width:30px;height:30px;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.pc-add{bottom:10px;border-radius:8px;border:none;box-shadow:0 1px 6px rgba(0,0,0,.15);font-size:1.2rem;color:#333}.pc-dots{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);display:flex;gap:5px;z-index:2}.pc-dot{width:6px;height:6px;border-radius:50%;background:hsla(0,0%,100%,.55);border:none;cursor:pointer;padding:0}.pc-dot--active{background:#fff}.pc-info{padding:8px 2px 4px}.pc-name-row{margin-bottom:3px}.pc-name{font-size:.82rem;color:#1a1a1a;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.35}.pc-price-row{display:flex;align-items:center;gap:5px;flex-wrap:wrap}.pc-old-price{font-size:.72rem;color:#b0b0b0;text-decoration:line-through}.pc-price{font-size:.85rem;font-weight:700}.pc-swatches{display:flex;gap:4px;margin-top:7px;flex-wrap:wrap}.pc-swatch{width:14px;height:14px;border-radius:3px;border:1.5px solid rgba(0,0,0,.12);cursor:pointer;padding:0;transition:transform .15s ease}.pc-swatch--active{border-color:#333;transform:scale(1.2)}.pc-swatch:hover{transform:scale(1.15)}@media(max-width:640px){.pc-img-wrap{aspect-ratio:2/3}.pc-name{font-size:.75rem}.pc-price{font-size:.78rem}}