.mep-front{margin:16px 0 18px;padding:0;font-family:inherit}.mep-front-baslik{font-size:12px;font-weight:600;color:#64748b;text-transform:uppercase;letter-spacing:.8px;margin-bottom:10px;padding-bottom:8px;border-bottom:1px solid #e2e8f0}.mep-front-liste{display:flex;flex-direction:column;gap:5px}.mep-front-item{display:flex;align-items:center;gap:10px;padding:8px 12px;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;transition:all .15s;-webkit-tap-highlight-color:#fff0}.mep-front-item:hover{border-color:#94a3b8}.mep-front-item.secili{border-color:#1e3a5f;background:#f0f5ff}.mep-cb{width:20px;height:20px;accent-color:#1e3a5f;cursor:pointer;flex-shrink:0;margin:0}.mep-front-img{width:36px;height:36px;object-fit:cover;border-radius:6px;flex-shrink:0}.mep-front-ad{flex:1;font-size:13px;font-weight:500;color:#334155;min-width:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.mep-front-adet{display:flex;align-items:center;gap:0;flex-shrink:0;border:1px solid #e2e8f0;border-radius:6px;overflow:hidden;height:30px}.mep-adet-btn{width:28px;height:30px;border:none;background:#f8fafc;color:#334155;font-size:15px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .1s;padding:0;line-height:1;user-select:none;-webkit-user-select:none}.mep-adet-btn:hover{background:#e2e8f0}.mep-adet-btn:active{background:#cbd5e1}.mep-adet-input{width:32px;height:30px;border:none;border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0;text-align:center;font-size:13px;font-weight:600;color:#1e293b;background:#fff;padding:0;-moz-appearance:textfield;outline:none}.mep-adet-input::-webkit-inner-spin-button,.mep-adet-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.mep-front-fiyat{font-size:14px;font-weight:700;color:#059669;white-space:nowrap;flex-shrink:0;min-width:70px;text-align:right}@media(max-width:480px){.mep-front-item{flex-wrap:wrap;gap:8px;padding:10px}.mep-cb{order:1}.mep-front-img{order:2;width:32px;height:32px}.mep-front-ad{order:3;flex:1 1 calc(100% - 130px);font-size:12px}.mep-front-adet{order:4}.mep-front-fiyat{order:5;min-width:auto;font-size:13px}}@media(max-width:360px){.mep-front-item{gap:6px;padding:8px}.mep-front-ad{flex-basis:calc(100% - 110px)}.mep-adet-btn{width:24px}.mep-adet-input{width:28px;font-size:12px}.mep-front-fiyat{font-size:12px;min-width:60px}}