.cart-picked{background:#fff;border:1px solid #dbe3ff;border-radius:20px;margin-top:18px;padding:18px 20px 14px;box-shadow:0 14px 34px -26px #2e5bff8c}.cart-picked-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:14px;display:flex}.cart-picked-title{color:#1a1a2e;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:800}.cart-picked-title span{color:#94a3b8;font-size:15px;font-weight:600}.cart-picked-total{color:#1a1a2e;letter-spacing:-.4px;white-space:nowrap;font-size:20px;font-weight:800}.cart-picked-list{flex-direction:column;gap:8px;margin-top:12px;display:flex}.cart-picked-row{background:#2e5bff0d;border-radius:14px;align-items:center;gap:12px;padding:10px 12px;display:flex}.cart-picked-ico{color:#2e5bff;background:#fff;border-radius:11px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:17px;display:flex}.cart-picked-ico img{object-fit:contain;width:20px;height:20px}.cart-picked-name{color:#1a1a2e;flex:1;min-width:0;font-size:15px;font-weight:600;line-height:1.35}.cart-picked-sub{color:#94a3b8;margin-top:2px;font-size:12.5px;font-weight:500;display:block}.cart-picked-price{color:#1a1a2e;white-space:nowrap;font-size:15px;font-weight:700}.cart-picked-del{color:#94a3b8;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;transition:border-color .18s,color .18s;display:flex}.cart-picked-del:hover{color:#ef4444;border-color:#ef4444}.cart-rest{margin-top:26px}.cart-rest-head{justify-content:space-between;align-items:baseline;gap:14px;display:flex}.cart-rest-title{color:#1a1a2e;letter-spacing:-.3px;margin:0;font-size:18px;font-weight:800}.cart-sec{margin-top:18px}.cart-sec-head{border-bottom:1px solid #eef1f5;align-items:center;gap:10px;padding-bottom:10px;display:flex}.cart-sec-ico{color:#2e5bff;background:#2e5bff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:15px;display:flex}.cart-sec-ico img{object-fit:contain;width:18px;height:18px}.cart-sec-name{color:#1a1a2e;flex:1;min-width:0;font-size:15.5px;font-weight:800}.cart-sec-count{color:#94a3b8;white-space:nowrap;font-size:13px}.cart-group+.cart-group{margin-top:6px}.cart-sub{color:#64748b;align-items:center;gap:8px;margin:12px 0 8px;font-size:13px;font-weight:700;display:flex}.cart-sub-ico{color:#2e5bff;background:#2e5bff14;border-radius:7px;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:12px;display:flex}.cart-sub-ico img{object-fit:contain;width:14px;height:14px}.cart-grid{grid-template-columns:repeat(3,1fr);gap:8px;margin-top:8px;display:grid}.cart-row{text-align:left;cursor:pointer;background:#fff;border:1px solid #eef1f5;border-radius:13px;align-items:center;gap:10px;padding:10px 12px;font-family:inherit;transition:border-color .18s,background-color .18s;display:flex}.cart-row:hover{background:#2e5bff0a;border-color:#2e5bff}.cart-row-plus{color:#94a3b8;border:1px solid #e2e8f0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:15px;transition:border-color .18s,background-color .18s,color .18s;display:flex}.cart-row:hover .cart-row-plus{color:#fff;background:#2e5bff;border-color:#2e5bff}.cart-row-name{color:#1a1a2e;flex:1;min-width:0;font-size:14px;line-height:1.3}.cart-row-sub{color:#94a3b8;margin-top:2px;font-size:12px;display:block}.cart-row-price{color:#1a1a2e;white-space:nowrap;font-size:13.5px;font-weight:700}@media (max-width:1080px){.cart-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:720px){.cart-grid{grid-template-columns:1fr}.cart-picked{padding:16px 14px 12px}}
