.tof-garage{background:#fff;border:1px solid #e1e4e8;border-radius:14px;padding:22px}.tof-garage h2{margin-top:0}.tof-garage-list{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin:18px 0}.tof-garage-car{display:grid;grid-template-columns:42px 1fr auto;gap:10px;align-items:center;border:1px solid #e1e4e8;border-radius:10px;padding:12px}.tof-garage-car small{display:block;color:#68707a}.tof-garage-car button{border:0;background:none;color:#b42318}.tof-garage-empty{grid-column:1/-1;background:#f6f7f8;padding:20px;text-align:center}.tof-garage-add{display:flex;gap:10px;border-top:1px solid #eee;padding-top:16px}.tof-garage-add select{min-width:280px}.tof-product-compat{margin:12px 0}.tof-product-compat>div{padding:11px 13px;border-radius:9px}.tof-product-compat b,.tof-product-compat span{display:block}.tof-product-compat span{font-size:12px;margin-top:3px}.tof-product-compat .ok{background:#e9f7ee;border:1px solid #a7d8b9;color:#145c31}.tof-product-compat .neutral{background:#fff8e8;border:1px solid #ead29a;color:#805400}.tof-product-compat .info{background:#f1f5f9;border:1px solid #d7e0e9}@media(max-width:700px){.tof-garage-list{grid-template-columns:1fr}.tof-garage-add{flex-direction:column}.tof-garage-add select{min-width:0;width:100%}}