.used-store,.used-store *{letter-spacing:0!important}
.used-main{padding-top:110px;padding-bottom:72px;min-height:70vh}
.used-breadcrumb{display:flex;gap:10px;color:var(--muted);font-size:14px;margin-bottom:30px}
.used-breadcrumb a{color:var(--body-c)}
.used-heading{display:flex;justify-content:space-between;align-items:center;gap:24px;padding-bottom:30px}
.used-kicker{color:var(--red-ink);font-size:13px;font-weight:700;margin:0 0 12px}
html.cfx-editorial .used-heading h1{font-size:40px;margin:0 0 12px}
.used-heading p{color:var(--body-c)}
.used-filters{display:flex;align-items:end;gap:16px;flex-wrap:wrap;padding:24px 0;border-block:1px solid var(--line)}
.used-filters label{display:grid;gap:8px;font-size:14px}
.used-filters label:first-child{flex:1;min-width:min(100%,240px)}
.used-filters input,.used-filters select{width:100%;min-height:46px;padding:10px 14px;color:var(--text);background:var(--bg);border:1px solid var(--line-2);font:inherit}
.used-filters a{color:var(--red-ink);padding:12px 0}
.used-results{display:flex;justify-content:space-between;gap:16px;flex-wrap:wrap;padding:22px 0;font-size:13px;color:var(--muted)}
.used-results p{margin:0}
.used-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.used-phone{display:flex;flex-direction:column;min-width:0;gap:10px;border:1px solid var(--line);border-radius:8px;padding:20px;background:var(--card)}
.used-photo{height:200px;display:flex;align-items:center;justify-content:center;background:var(--bg-2);border-radius:6px}
.used-photo img{width:100%;height:100%;object-fit:contain}
.used-phone p{margin:0;font-size:14px}
.used-phone small,.used-reference{color:var(--muted);font-size:12px!important;overflow-wrap:anywhere}
.used-brand{color:var(--red-ink);font-weight:600}
html.cfx-editorial .used-phone h2{font-size:20px;margin:0;overflow-wrap:anywhere}
.used-phone .used-price{font-size:25px;font-weight:700;margin-top:auto;padding-top:12px}
.used-order{color:var(--body-c)}
.used-finance{font-size:13px;text-align:center;color:var(--red-ink);padding:5px}
.used-empty{grid-column:1/-1;padding:44px 0;max-width:620px}
html.cfx-editorial .used-empty h2{font-size:26px}
.used-empty p{color:var(--body-c);line-height:1.7;margin:18px 0 24px}
@media(max-width:1000px){.used-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:600px){.used-heading{align-items:start;flex-direction:column}.used-main{padding-top:94px}.used-grid{grid-template-columns:1fr}html.cfx-editorial .used-heading h1{font-size:30px}.used-filters label{width:100%}.used-photo{height:220px}.used-heading .btn{font-size:14px}}
