.used-cars-hero{min-height:360px;position:relative;overflow:hidden}.used-cars-hero:before{content:"";z-index:1;background:linear-gradient(#0206178c 0%,#020617b3 100%);position:absolute;inset:0}.used-cars-hero-slider{position:absolute;inset:0}.used-cars-hero-slide{opacity:1;will-change:auto;background-position:50%;background-repeat:no-repeat;background-size:cover;animation:none;position:absolute;inset:0;transform:none}.used-cars-hero-overlay{z-index:3;justify-content:center;align-items:center;min-height:360px;padding:24px;display:flex;position:relative}.used-cars-hero-captions{color:#f8fafc;text-align:center;background:0 0;border:0;border-radius:999px;justify-items:center;gap:6px;padding:10px 14px;display:grid}.used-cars-hero-captions strong{letter-spacing:.04em;text-transform:uppercase;font-size:26px;font-weight:700}.used-cars-hero-captions span{letter-spacing:.02em;color:#e2e8f0e6;font-size:15px;font-weight:500}.inventory-visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.sell-shell{max-width:1200px;margin:0 auto;padding:0 24px}.sell-hero{background-color:#0000;background-image:linear-gradient(105deg,#0b101adb 0%,#0b101a9e 45%,#0b101a70 100%),url(/images/hero-bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;min-height:390px;position:relative;overflow:hidden}.sell-hero:before{content:"";pointer-events:none;background:radial-gradient(680px 320px at 18% 20%,#89c50054,#0000 72%),radial-gradient(560px 300px at 88% 86%,#ffffff24,#0000 75%);position:absolute;inset:0}.sell-hero-inner{z-index:2;color:var(--white);text-align:center;padding-top:124px;padding-bottom:54px;position:relative}.sell-breadcrumb{align-items:center;gap:10px;width:fit-content;margin:0 auto 10px;font-size:14px;display:flex}.sell-breadcrumb a{color:#ffffffe6;text-decoration:none}.sell-breadcrumb a:hover{color:var(--white)}.sell-title{max-width:700px;font-family:var(--font-family-sans);color:var(--white);margin:0 auto;font-size:clamp(32px,3.8vw,48px);line-height:1.1}.sell-subtitle{color:#ffffffe6;max-width:660px;margin:10px auto 0;font-size:clamp(15px,1vw,18px);line-height:1.5}.sell-main{background:linear-gradient(#f8f9fb 0%,#f1f3f7 100%);padding:70px 0 86px}.sell-main-grid{grid-template-columns:1fr 420px;align-items:start;gap:22px;display:grid}.sell-section-head h2{font-family:var(--font-family-sans);color:#111827;margin:0;font-size:clamp(30px,2.4vw,42px)}.sell-section-head p{color:#4b5563;max-width:760px;margin:10px 0 0;font-size:16px;line-height:1.7}.sell-steps{gap:12px;margin-top:18px;display:grid}.sell-step-card{background:var(--white);border:1px solid #e5e7eb;border-radius:14px;grid-template-columns:auto 1fr;align-items:start;gap:14px;padding:16px;display:grid}.sell-step-number{width:42px;height:32px;color:var(--white);letter-spacing:1px;background:#111827;border-radius:999px;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:inline-flex}.sell-step-card h3{font-family:var(--font-family-sans);color:#111827;margin:2px 0 6px;font-size:22px}.sell-step-card p{color:#4b5563;margin:0;font-size:14px;line-height:1.6}.sell-benefits{background:var(--white);border:1px solid #e5e7eb;border-radius:14px;margin-top:14px;padding:18px}.sell-benefits h3{font-family:var(--font-family-sans);color:#111827;margin:0;font-size:26px}.sell-benefits ul{gap:8px;margin:12px 0 0;padding:0;list-style:none;display:grid}.sell-benefits li{color:#374151;align-items:center;gap:10px;font-size:14px;display:inline-flex}.sell-benefits li i{color:#16a34a}.sell-form-wrap{position:sticky;top:118px}.sell-form-card{background:var(--white);border:1px solid #e5e7eb;border-radius:16px;padding:18px}.sell-form-kicker{text-transform:uppercase;letter-spacing:1.5px;color:#6b7280;margin:0;font-size:11px}.sell-form-card header h3{font-family:var(--font-family-sans);color:#111827;margin:6px 0 8px;font-size:30px;line-height:1.1}.sell-form-card header p{color:#4b5563;margin:0;font-size:13px}.sell-form{margin-top:14px}.sell-form-grid{gap:10px;display:grid}.sell-form-grid-lookup{grid-template-columns:1fr}.sell-form label{gap:5px;display:grid}.sell-form label span{color:#4b5563;font-size:12px;font-weight:600}.sell-form input,.sell-form select,.sell-form textarea{width:100%;min-height:42px;font-size:14px;font-family:var(--font-family-body);color:#111827;background:#fff;border:1px solid #d6dbe2;border-radius:10px;padding:0 12px}.sell-form textarea{resize:vertical;min-height:62px;padding:10px 12px}.sell-form input:focus,.sell-form select:focus,.sell-form textarea:focus{border-color:#89c5008c;outline:none}.sell-form-note-field{margin-top:2px}.sell-form-lookup-actions{margin-top:10px}.sell-form-btn{background:var(--primary-red);width:100%;min-height:46px;color:var(--white);font-size:14px;font-weight:700;font-family:var(--font-family-body);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;gap:8px;margin-top:12px;transition:background-color .2s,transform .2s;display:inline-flex}.sell-form-btn:hover{background:var(--primary-red-dark);transform:translateY(-1px)}.sell-form-btn-ghost{background:#111827}.sell-form-btn-ghost:hover{background:#0f172a}.sell-form-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.sell-form-status{color:#334155;background:#f8fafc;border:1px solid #dbe5ef;border-radius:10px;margin:10px 0 0;padding:10px 12px;font-size:13px;line-height:1.5}.sell-form-status.is-error{color:#991b1b;background:#fef2f2;border-color:#fecaca}.sell-form-status.is-success{color:#166534;background:#f0fdf4;border-color:#bbf7d0}.sell-form-lock-note{color:#6b7280;margin:10px 0 0;font-size:13px}.sell-form-vehicle-preview{background:#f8fafc;border:1px solid #e5e7eb;border-radius:12px;margin-top:12px;padding:12px}.sell-form-vehicle-preview h4{text-transform:uppercase;letter-spacing:.9px;color:#6b7280;margin:0;font-size:12px}.sell-form-vehicle-title{font-family:var(--font-family-sans);color:#111827;margin:6px 0 0;font-size:18px;line-height:1.3}.sell-form-vehicle-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 10px;margin-top:8px;display:grid}.sell-form-vehicle-grid span{color:#4b5563;font-size:12px}.sell-form-modal-trigger,.sell-form-grid-details{margin-top:12px}.sell-form-submit-row{margin-top:2px}.sell-form-modal{z-index:50;place-items:center;padding:24px;display:grid;position:fixed;inset:0}.sell-form-modal-backdrop{background:#fff;border-radius:16px;position:absolute;inset:0}.sell-form-modal-dialog{background:var(--white);z-index:1;border:1px solid #e2e8f0;border-radius:16px;flex-direction:column;width:100%;height:100%;max-height:100%;padding:20px;display:flex;position:relative;overflow:auto}.sell-form-modal-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.sell-form-modal-kicker{text-transform:uppercase;letter-spacing:1.5px;color:#6b7280;margin:0;font-size:11px}.sell-form-modal-header h4{font-family:var(--font-family-sans);color:#111827;margin:6px 0;font-size:22px}.sell-form-modal-vehicle{color:#475569;margin:0;font-size:13px}.sell-form-modal-close{color:#111827;cursor:pointer;background:#f1f5f9;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.sell-form-modal-close:hover{background:#e2e8f0}.sell-form-modal-body .sell-form-grid-details{margin-top:0}.sell-form-modal-body{flex:1;overflow:auto}.sell-form-modal-body::-webkit-scrollbar{width:0;height:0}.sell-form-modal-body{scrollbar-width:none}@media (min-width:1440px){.sell-shell{max-width:1400px}}@media (max-width:1100px){.sell-main-grid{grid-template-columns:1fr}.sell-form-wrap{position:static}}@media (max-width:768px){.sell-shell{padding:0 14px}.sell-hero-inner{padding-top:112px;padding-bottom:42px}.sell-main{padding-top:56px}.sell-form-vehicle-grid{grid-template-columns:1fr}}
