body.sell-drawer-open{padding-right:var(--scrollbar-compensation,0px);overflow:hidden}.hero--dark{background-color:#0a0a0a;background-image:linear-gradient(#0a0a0ad9 0%,#141414bf 100%),url(../images/cars-of-manchester-hero-sell.png);background-position:50%;background-repeat:no-repeat;background-size:cover}.hero--dark .hero-badge{color:#ff4943;background:#ff494326;border:1px solid #ff49434d}.hero--dark .hero-title{color:#fff}.hero--dark .hero-subtitle{color:#fffc}.sell-benefits{background:#fff;padding:6rem 5%}.sell-benefits-inner{max-width:1200px;margin:0 auto}.sell-benefits-heading{text-align:center;margin-bottom:3rem}.sell-benefits-grid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.sell-benefit-card{text-align:center;background:#f8f9fa;border-radius:1rem;padding:2.5rem 2rem;transition:transform .3s,box-shadow .3s}.sell-benefit-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001a}.sell-benefit-icon{color:#ff4943;background:#ff49431a;border-radius:999px;justify-content:center;align-items:center;width:3.5rem;height:3.5rem;margin:0 auto 1.5rem;display:flex}.sell-benefit-icon svg{width:1.75rem;height:1.75rem}.sell-benefit-title{color:#0a0a0a;margin:0 0 .75rem;font-family:Space Grotesk,sans-serif;font-size:1.25rem;font-weight:600}.sell-benefit-description{color:#0a0a0ab3;margin:0;font-family:Instrument Sans,sans-serif;font-size:.95rem;line-height:1.6}.sell-process{padding:6rem 5%}.sell-process--dark{background:#0a0a0a}.sell-process-inner{max-width:1000px;margin:0 auto}.sell-process-heading{text-align:center;margin-bottom:4rem}.sell-process-steps{grid-template-columns:repeat(3,1fr);gap:2rem;display:grid}.sell-process-step{text-align:center;position:relative}.sell-process-number{color:#fff;background:#ff4943;border-radius:999px;justify-content:center;align-items:center;width:4rem;height:4rem;margin:0 auto 1.5rem;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:700;display:flex}.sell-process-title{color:#fff;margin:0 0 .75rem;font-family:Space Grotesk,sans-serif;font-size:1.35rem;font-weight:600}.sell-process-description{color:#fffc;margin:0;font-family:Instrument Sans,sans-serif;font-size:1rem;line-height:1.6}.sell-form{background:#f8f9fa;padding:6rem 5%}.sell-form-inner{max-width:600px;margin:0 auto}.sell-form-content{text-align:center;margin-bottom:3rem}.sell-form .about-badge{color:#ff4943;background:0 0}.sell-form .about-title{color:#0a0a0a}.sell-form .about-description{color:#0a0a0acc}.sell-form-element{background:#fff;border-radius:1rem;padding:3rem;box-shadow:0 4px 20px #00000014}.sell-form-grid{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem;display:grid}.sell-form-field--full{grid-column:span 2}.sell-form-label{color:#000000b3;text-transform:uppercase;letter-spacing:.03em;margin-bottom:.5rem;font-family:Instrument Sans,sans-serif;font-size:.85rem;font-weight:600;display:block}.sell-form-input,.sell-form-textarea{color:#0a0a0a;background:#fff;border:1px solid #0000001f;border-radius:.5rem;width:100%;padding:.75rem 1rem;font-family:Instrument Sans,sans-serif;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.sell-form-input:focus,.sell-form-textarea:focus{border-color:#ff4943;outline:none;box-shadow:0 0 0 3px #ff49431a}.sell-form-textarea{resize:vertical;min-height:80px}.sell-form-submit{color:#fff;letter-spacing:.05em;text-transform:uppercase;cursor:pointer;background:#ff4943;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:1rem 2rem;font-family:Instrument Sans,sans-serif;font-size:1rem;font-weight:700;transition:transform .3s,background-color .3s,box-shadow .3s;display:inline-flex}.sell-form-submit:hover{background:#ff4943e6;transform:translateY(-2px);box-shadow:0 8px 20px #ff49434d}.sell-form-submit svg{width:1.1rem;height:1.1rem}.sell-lookup-shell{gap:1rem;display:grid}.sell-lookup-form{gap:1.25rem;display:grid}.sell-form-grid--lookup{grid-template-columns:1fr;margin-bottom:0}.sell-lookup-actions{gap:.8rem;display:grid}.sell-lookup-note{color:#0a0a0a9e;font-family:Instrument Sans,sans-serif;font-size:.92rem;line-height:1.6}.sell-lookup-status{color:#0a0a0ab8;min-height:1.5rem;font-family:Instrument Sans,sans-serif;font-size:.95rem;line-height:1.6}.sell-lookup-status strong{color:#0a0a0a;margin-bottom:.25rem;font-family:Space Grotesk,sans-serif;font-size:1rem;display:block}.sell-lookup-status.is-loading{color:#ff4943}.sell-lookup-status.is-success strong{color:#0a0a0a}.sell-lookup-status.is-error,.sell-lookup-status.is-error strong{color:#b42318}.sell-drawer{z-index:1300;justify-content:flex-end;display:flex;position:fixed;inset:0}.sell-drawer[hidden]{display:none}.sell-drawer__overlay{backdrop-filter:blur(4px);cursor:pointer;background:#0a0a0a9e;border:0;position:absolute;inset:0}.sell-drawer__panel{z-index:1;background:#fff;flex-direction:column;width:min(480px,100%);height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow-y:auto;transform:translate(100%);box-shadow:-4px 0 24px #0000001a}.sell-drawer.is-open .sell-drawer__panel{transform:translate(0)}.sell-drawer__header{border-bottom:1px solid #0000000f;justify-content:flex-end;padding:1rem;display:flex}.sell-drawer__close{color:#0a0a0a;cursor:pointer;background:#0000000a;border:none;border-radius:.5rem;justify-content:center;align-items:center;width:2.25rem;height:2.25rem;transition:background .2s;display:inline-flex}.sell-drawer__close:hover{background:#00000014}.sell-drawer__close svg{width:1.25rem;height:1.25rem}.sell-drawer__body{flex-direction:column;padding:0;display:flex}.sell-drawer__summary{border-bottom:1px solid #0000000f;padding:1.5rem}.sell-drawer__vehicle-info{flex-direction:column;gap:.75rem;display:flex}.sell-drawer__vehicle-meta{gap:.5rem;display:flex}.sell-drawer__reg{color:#ff4943;letter-spacing:.05em;font-family:Instrument Sans,sans-serif;font-size:.85rem;font-weight:600}.sell-drawer__year{color:#00000080;font-family:Instrument Sans,sans-serif;font-size:.85rem;font-weight:500}.sell-drawer__vehicle-title{color:#0a0a0a;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.2}.sell-drawer__vehicle-subtitle{color:#0009;margin:0;font-family:Instrument Sans,sans-serif;font-size:.95rem;line-height:1.5}.sell-drawer__specs{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.sell-drawer__spec-item{flex-direction:column;gap:.25rem;display:flex}.sell-drawer__spec-label{color:#00000080;text-transform:uppercase;letter-spacing:.05em;font-family:Instrument Sans,sans-serif;font-size:.75rem;font-weight:500}.sell-drawer__spec-value{color:#0a0a0a;font-family:Space Grotesk,sans-serif;font-size:.95rem;font-weight:600}.sell-drawer__form{flex-direction:column;gap:2rem;padding:1.5rem;display:flex}.sell-drawer__form-section{flex-direction:column;gap:1rem;display:flex}.sell-drawer__form-title{color:#0a0a0a;margin:0;font-family:Space Grotesk,sans-serif;font-size:1.1rem;font-weight:600}.sell-drawer__intent-options{gap:.75rem;display:flex}.sell-drawer__intent-option{flex:1;position:relative}.sell-drawer__intent-option input{opacity:0;position:absolute}.sell-drawer__intent-label{color:#000000b3;cursor:pointer;border:1px solid #0000001f;border-radius:.5rem;justify-content:center;align-items:center;padding:.875rem 1rem;font-family:Instrument Sans,sans-serif;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.sell-drawer__intent-option input:checked+.sell-drawer__intent-label{color:#ff4943;background:#ff494314;border-color:#ff4943;font-weight:600}.sell-drawer__intent-option:hover .sell-drawer__intent-label{border-color:#0003}.sell-drawer__intent-option input:checked+.sell-drawer__intent-label:hover{border-color:#ff4943}.sell-drawer__conditional{margin-top:.75rem}.sell-drawer__conditional[hidden]{display:none!important}.sell-drawer__actions{border-top:1px solid #0000000f;gap:.75rem;padding-top:1rem;display:flex}.sell-drawer__secondary{color:#0a0a0a;cursor:pointer;background:#fff;border:1px solid #0000001f;border-radius:.5rem;flex:1;justify-content:center;align-items:center;padding:.625rem 1.25rem;font-family:Instrument Sans,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.sell-drawer__secondary:hover{background:#0000000a}.sell-drawer__submit{color:#fff;cursor:pointer;background:#ff4943;border:none;border-radius:.5rem;flex:1;justify-content:center;align-items:center;gap:.5rem;padding:.625rem 1.25rem;font-family:Instrument Sans,sans-serif;font-size:.9rem;font-weight:600;transition:all .2s;display:inline-flex}.sell-drawer__submit:hover{background:#ff4943e6}.sell-drawer__submit svg{width:.9rem;height:.9rem}.sell-trust{padding:6rem 5%}.sell-trust--dark{background:#0a0a0a}.sell-trust-inner{max-width:1000px;margin:0 auto}.sell-trust-heading{text-align:center;margin-bottom:3rem}.sell-trust-stats{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.sell-trust-stat{text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:1rem;padding:2rem}.sell-trust-value{color:#ff4943;margin-bottom:.5rem;font-family:Space Grotesk,sans-serif;font-size:2.5rem;font-weight:700;line-height:1}.sell-trust-label{color:#fffc;text-transform:uppercase;letter-spacing:.05em;font-family:Instrument Sans,sans-serif;font-size:.9rem;font-weight:600}@media (width<=1024px){.sell-benefits-grid{grid-template-columns:repeat(2,1fr)}.sell-process-steps{grid-template-columns:1fr;gap:2.5rem}.sell-trust-stats{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.sell-benefits,.sell-process,.sell-form,.sell-trust{padding:4rem 5%}.sell-benefits-grid,.sell-form-grid{grid-template-columns:1fr}.sell-form-field--full{grid-column:span 1}.sell-form-element{padding:2rem}.sell-drawer{justify-content:stretch;align-items:flex-end}.sell-drawer__panel{border-radius:1.25rem 1.25rem 0 0;width:100%;height:auto;max-height:90vh;transform:translateY(100%)}.sell-drawer.is-open .sell-drawer__panel{transform:translateY(0)}.sell-drawer__summary{padding:1.25rem}.sell-drawer__form{gap:1.5rem;padding:1.25rem}.sell-drawer__specs{grid-template-columns:1fr}.sell-drawer__intent-options,.sell-drawer__actions{flex-direction:column}.sell-trust-stats{grid-template-columns:1fr}}