.hero{position:relative;padding-top:0;overflow:hidden;background:#eef6fb;color:#0a2647}.hero__bg{position:absolute;inset:0;background:rgba(0,0,0,0);pointer-events:none}.hero__inner{position:relative;padding:20px 20px 60px;display:flex;flex-direction:column;gap:40px}@media(max-width:900px){.hero__inner{padding:20px 20px 50px;gap:32px}}@media(max-width:600px){.hero__inner{padding:16px 16px 40px;gap:24px}}.hero__grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.9fr);grid-gap:40px;gap:40px;align-items:flex-start}@media(max-width:900px){.hero__grid{grid-template-columns:1fr;gap:32px}}@media(max-width:600px){.hero__grid{gap:24px}}.hero__left{display:flex;flex-direction:column;gap:25px}.hero__copy{max-width:560px}@media(max-width:900px){.hero__copy{max-width:100%}}.hero__copy h1{font-size:clamp(36px,5vw,58px);line-height:1.05;margin:0}@media(max-width:600px){.hero__copy h1{font-size:clamp(28px,8vw,36px);line-height:1.1}}.hero__eyebrow{text-transform:uppercase;letter-spacing:2px;font-weight:600;font-size:14px;margin-bottom:16px}.hero__text{font-size:18px;line-height:1.6;opacity:.9;margin-bottom:0}@media(max-width:600px){.hero__text{font-size:16px;line-height:1.5}}.hero__note{font-size:17px;line-height:1.5;opacity:.95;margin:12px 0 0}@media(max-width:600px){.hero__note{font-size:16px;margin-top:10px}}.hero__phone{font-weight:600;border-bottom:1px dashed hsla(0,0%,100%,.7)}.hero__contact{justify-content:flex-start;gap:12px;font-weight:600;font-size:15px}.hero__contact,.hero__contact-icon{display:flex;flex-direction:row;align-items:center}.hero__contact-icon{width:34px;height:34px;border-radius:12px;background:hsla(0,0%,100%,.2);justify-content:center;gap:0;font-size:18px}.hero__form-wrapper{display:flex;justify-content:flex-end;align-items:flex-start}@media(max-width:900px){.hero__form-wrapper{justify-content:center}}.hero__illustration{margin-top:0}.hero__illustration img{width:min(520px,100%);height:auto;display:block;object-fit:contain;filter:drop-shadow(0 25px 35px rgba(10,34,90,.25))}@media(max-width:600px){.hero__illustration img{max-width:100%}}@media(max-width:900px){.hero__copy{text-align:center}.hero__left{align-items:center}.hero__contact{justify-content:center}.hero__form-wrapper{width:100%}.hero__illustration{display:flex;justify-content:center}}@media(max-width:600px){.hero__copy{text-align:center}.hero__left{align-items:center}.hero__illustration{margin-top:16px}}.searchable-select{position:relative;width:100%;overflow:visible;z-index:1}.searchable-select__trigger{margin-top:6px;border:1px solid #e5e7eb;border-radius:8px;padding:14px 40px 14px 16px;font-size:15px;font-family:inherit;background-color:#fff;color:#1f2937;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;justify-content:space-between;align-items:center;min-height:48px}@media(max-width:768px){.searchable-select__trigger{padding:12px 36px 12px 14px;font-size:14px;min-height:44px}}.searchable-select__trigger:hover:not(.is-disabled){border-color:#d1d5db}.searchable-select__trigger:focus{outline:2px solid #2c74b3;outline-offset:2px;border-color:#2c74b3}.searchable-select.is-disabled .searchable-select__trigger{opacity:.5;cursor:not-allowed;background-color:#f3f4f6}.searchable-select.is-open .searchable-select__trigger{border-color:#2c74b3;outline:2px solid #2c74b3;outline-offset:2px}.searchable-select__value{flex:1 1;text-align:left;color:#1f2937}.searchable-select:not(.has-value) .searchable-select__value{color:#9ca3af}.searchable-select__arrow{font-size:10px;color:#6b7280;transition:transform .2s ease;margin-left:8px}.searchable-select.is-open .searchable-select__arrow{transform:rotate(180deg)}.searchable-select__dropdown{background:#fff!important;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px rgba(0,0,0,.15);z-index:99999!important;max-height:300px;display:flex;flex-direction:column;overflow:hidden;opacity:1;isolation:isolate}.searchable-select__search{padding:8px;border-bottom:1px solid #e5e7eb;background:#f9fafb!important;position:relative;z-index:1}.searchable-select__input{width:100%;border:1px solid #e5e7eb;border-radius:6px;padding:8px 12px;font-size:14px;font-family:inherit;background:#fff!important;color:#1f2937;position:relative;z-index:2}.searchable-select__input:focus{outline:2px solid #2c74b3;outline-offset:2px;border-color:#2c74b3}.searchable-select__input::placeholder{color:#9ca3af}.searchable-select__options{overflow-y:auto;max-height:250px;padding:4px 0;background:#fff!important;position:relative;z-index:1}.searchable-select__options::-webkit-scrollbar{width:8px}.searchable-select__options::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}.searchable-select__options::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.searchable-select__options::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.searchable-select__options{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.searchable-select__option{padding:10px 16px;font-size:15px;color:#1f2937;cursor:pointer;transition:all .15s ease;background:#fff;position:relative;z-index:1}@media(max-width:768px){.searchable-select__option{padding:8px 14px;font-size:14px}}.searchable-select__option.is-highlighted,.searchable-select__option:hover{background:#f3f4f6!important}.searchable-select__option.is-selected{background:rgba(44,116,179,.1)!important;color:#2c74b3;font-weight:600}.searchable-select__no-results{padding:16px;text-align:center;color:#9ca3af;font-size:14px}.offer-card{background:#fff;border-radius:24px;padding:0;box-shadow:0 20px 40px rgba(10,38,71,.25);width:360px;justify-self:center;color:#0a2647;overflow:visible;position:relative}.offer-card__header{border-radius:24px 24px 0 0}.offer-card__form{border-radius:0 0 24px 24px}@media(max-width:600px){.offer-card{width:100%;border-radius:20px}}.offer-card__header{background:#2c74b3;padding:24px 28px}@media(max-width:600px){.offer-card__header{padding:20px;border-radius:20px 20px 0 0}}.offer-card__title{font-size:24px;font-weight:700;color:#fff;margin:0 0 8px;line-height:1.2;text-align:center}@media(max-width:600px){.offer-card__title{font-size:20px;margin-bottom:6px}}.offer-card__subtitle{font-size:14px;color:hsla(0,0%,100%,.9);margin:0;line-height:1.4;text-align:center}@media(max-width:600px){.offer-card__subtitle{font-size:13px}}.offer-card__tabs{display:flex;background:hsla(0,0%,100%,.1);border-bottom:1px solid hsla(0,0%,100%,.15)}.offer-card__tab{flex:1 1;border:none;background:rgba(0,0,0,0);color:hsla(0,0%,100%,.6);font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.5px;padding:18px 16px;cursor:pointer;transition:all .2s ease;position:relative}.offer-card__tab:hover{color:hsla(0,0%,100%,.8)}.offer-card__tab.is-active{background:hsla(0,0%,100%,.25);color:#fff}.offer-card__form{display:flex;flex-direction:column;gap:16px;padding:24px 28px 28px;max-height:80vh;overflow-y:auto;overflow-x:visible;background:#fff;position:relative}@media(max-width:600px){.offer-card__form{padding:20px 20px 24px;gap:14px;max-height:none}}.offer-card__form::-webkit-scrollbar{width:8px}.offer-card__form::-webkit-scrollbar-track{background:rgba(0,0,0,.05)}.offer-card__form::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.offer-card__form::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.offer-card__form{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}.offer-card__section-title{font-size:14px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;margin:16px 0 8px;color:#0a2647;border-bottom:1px solid rgba(0,0,0,.1);padding-bottom:8px}@media(max-width:600px){.offer-card__section-title{font-size:13px;margin:12px 0 6px;padding-bottom:6px}}.offer-card__section-title:first-child{margin-top:0}.offer-card label{display:flex;flex-direction:column;font-size:14px;font-weight:600;color:#0a2647}@media(max-width:600px){.offer-card label{font-size:13px}}.offer-card select{margin-top:6px;border:1px solid #e5e7eb;border-radius:8px;padding:14px 40px 14px 16px;font-size:15px;font-family:inherit;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='12' height='8' viewBox='0 0 12 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 1l5 5 5-5' stroke='%236b7280' stroke-width='2' fill='none' stroke-linecap='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:12px;color:#1f2937;font-weight:500;cursor:pointer;transition:all .2s ease;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media(max-width:600px){.offer-card select{padding:12px 36px 12px 14px;font-size:14px;background-position:right 12px center}}.offer-card select:disabled{opacity:.5;cursor:not-allowed;background-color:#f3f4f6}.offer-card select:focus{outline:2px solid #2c74b3;outline-offset:2px;border-color:#2c74b3}.offer-card select option{padding:8px 12px}.offer-card input[type=number],.offer-card input[type=text]{margin-top:6px;border:1px solid #e5e7eb;border-radius:8px;padding:14px 16px;font-size:15px;font-family:inherit;background-color:#fff;color:#1f2937;font-weight:500;cursor:text;transition:all .2s ease}@media(max-width:600px){.offer-card input[type=number],.offer-card input[type=text]{padding:12px 14px;font-size:14px}}.offer-card input[type=number][type=text],.offer-card input[type=text][type=text]{font-family:inherit;letter-spacing:0}.offer-card input[type=number]::placeholder,.offer-card input[type=text]::placeholder{color:#9ca3af;font-weight:400}.offer-card input[type=number]:focus,.offer-card input[type=text]:focus{outline:2px solid #2c74b3;outline-offset:2px;border-color:#2c74b3}.offer-card input[type=number]:disabled,.offer-card input[type=text]:disabled{opacity:.5;cursor:not-allowed;background-color:#f3f4f6}.offer-card__button{margin-top:8px;border:none;background:#2c74b3;color:#fff;font-weight:700;text-transform:none;letter-spacing:0;border-radius:12px;padding:16px 20px;cursor:pointer;font-size:16px;box-shadow:0 8px 20px rgba(44,116,179,.3);display:flex;align-items:center;justify-content:center;gap:10px;transition:all .2s ease}@media(max-width:600px){.offer-card__button{padding:14px 18px;font-size:15px;border-radius:10px}}.offer-card__button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 10px 24px rgba(44,116,179,.4);background:#205295}.offer-card__button:disabled{opacity:.7;cursor:not-allowed}.offer-card__button-icon{font-size:18px;line-height:1}.offer-card__error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);border-radius:12px;padding:12px 16px;color:#dc2626;font-size:14px;font-weight:600;margin-top:8px}.offer-card__vin-decoded{margin:8px 0 0;font-size:14px;font-weight:600;color:#059669;line-height:1.4}.offer-card__vin-invalid{margin:8px 0 0;font-size:13px;color:#dc2626;font-weight:500}.offer-card__response{margin-top:20px;background:rgba(0,0,0,.05);border-radius:12px;padding:20px;border:1px solid rgba(0,0,0,.1)}.offer-card__response-title{font-size:18px;font-weight:700;color:#0a2647;margin-bottom:16px;text-transform:uppercase;letter-spacing:.5px;text-align:center}.offer-card__quote-display{text-align:center;margin-bottom:20px;padding:24px;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border-radius:16px;border:2px solid rgba(44,116,179,.2)}.offer-card__quote-amount{font-size:48px;font-weight:800;color:#00b35f;text-shadow:0 2px 8px rgba(0,179,95,.2);margin-bottom:16px;line-height:1.2;letter-spacing:-1px}@media(max-width:600px){.offer-card__quote-amount{font-size:36px;margin-bottom:12px}}.offer-card__quote-status{font-size:14px;color:#0a2647;margin-bottom:8px;font-weight:600;display:flex;align-items:center;justify-content:center;gap:8px}.offer-card__status-badge{display:inline-block;padding:6px 16px;border-radius:20px;font-weight:700;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.offer-card__status-badge.accept{background:rgba(0,179,95,.15);color:#00b35f;border:2px solid rgba(0,179,95,.3)}.offer-card__status-badge:not(.accept){background:rgba(255,193,7,.15);color:#f57c00;border:2px solid rgba(255,193,7,.3)}.offer-card__quote-lots{font-size:13px;color:rgba(0,0,0,.6);font-style:italic;margin-top:8px}.offer-card__response-details{margin-top:16px;border-top:1px solid rgba(0,0,0,.1);padding-top:16px}.offer-card__response-summary{font-size:13px;font-weight:600;color:#0a2647;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding:8px;border-radius:8px;transition:all .2s ease}.offer-card__response-summary:hover{background:rgba(0,0,0,.05);color:#0a2647}.offer-card__response-summary::-webkit-details-marker{display:none}.offer-card__response-summary:before{content:"▶ ";display:inline-block;margin-right:8px;transition:transform .2s ease;font-size:10px}.offer-card__response-details[open] .offer-card__response-summary:before{transform:rotate(90deg)}.offer-card__response-content{background:rgba(0,0,0,.05);border-radius:8px;padding:12px;color:#1f2937;font-size:12px;font-family:Courier New,monospace;overflow-x:auto;max-height:400px;overflow-y:auto;white-space:pre-wrap;word-wrap:break-word;line-height:1.5}.offer-card__response-content::-webkit-scrollbar{width:8px}.offer-card__response-content::-webkit-scrollbar-track{background:rgba(0,0,0,.05);border-radius:4px}.offer-card__response-content::-webkit-scrollbar-thumb{background:rgba(0,0,0,.2);border-radius:4px}.offer-card__response-content::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.3)}.offer-card__response-content{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.2) rgba(0,0,0,.05)}@media(max-width:600px){.offer-card{width:100%;max-width:100%}}.sell-info{background:#fff}.sell-info__inner{display:grid;grid-template-columns:320px 1fr;grid-gap:40px;gap:40px}@media(max-width:900px){.sell-info__inner{grid-template-columns:1fr;gap:32px}}@media(max-width:600px){.sell-info__inner{gap:24px}}.sell-info__highlight{position:relative;padding-right:20px}.sell-info h2{margin-top:0}@media(max-width:600px){.sell-info h2{font-size:clamp(24px,6vw,28px)}}.sell-info__tagline{font-weight:600;color:#0a2647}.sell-info__accent{display:block;width:60px;height:6px;border-radius:999px;background:linear-gradient(90deg,#79a5ff,#4b87ff);margin-top:20px}.sell-info__list{display:flex;gap:22px;align-items:flex-start}@media(max-width:600px){.sell-info__list{flex-direction:column;gap:16px}}.sell-info__line{width:10px;border-radius:999px;background:linear-gradient(180deg,#9cc9ff,#4b87ff);flex-shrink:0}.sell-info__items{display:flex;flex-direction:column;gap:20px}.sell-info__items p{margin:0;color:#5f6b85;line-height:1.7}.sell-info__items p strong{color:#0a2647}.steps{background:#fff}.steps h1{text-align:center;margin:0 auto 40px;max-width:720px;font-size:clamp(32px,4vw,42px)}@media(max-width:600px){.steps h1{margin-bottom:32px;font-size:clamp(28px,6vw,32px)}}.steps__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}@media(max-width:900px){.steps__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:600px){.steps__grid{grid-template-columns:1fr;gap:16px}}.step-card{background:#fcfdff;border-radius:24px;padding:30px;text-align:center;border:1px solid rgba(143,166,210,.25);box-shadow:0 20px 40px rgba(35,67,129,.08)}@media(max-width:600px){.step-card{padding:24px 20px;border-radius:20px}}.step-card__icon{margin-bottom:20px;display:flex;justify-content:center}@media(max-width:600px){.step-card__icon{margin-bottom:16px}}.step-card__icon-circle{width:100px;height:100px;border-radius:50%;background:#deeaf8;display:flex;align-items:center;justify-content:center}@media(max-width:600px){.step-card__icon-circle{width:84px;height:84px}.step-card__icon-circle svg{width:36px;height:36px}}.step-card h3{margin:0 0 12px;font-size:20px}@media(max-width:600px){.step-card h3{font-size:18px;margin-bottom:10px}}.step-card p{margin:0;color:#5f6b85;font-size:15px}@media(max-width:600px){.step-card p{font-size:14px}}.trust-bar{background:#f9fbff;padding-top:0;padding-bottom:0}.trust-bar__inner{display:flex;flex-direction:row;align-items:center;gap:26px;flex-wrap:wrap;justify-content:center;color:#5f6b85;font-size:16px}@media(max-width:600px){.trust-bar__inner{gap:16px;font-size:14px;flex-direction:column;align-items:center}}.trust-bar .trust-bar.section{padding-top:15px;padding-bottom:0}.trust-bar strong{color:#0a2647}.trust-bar__stars{color:#f7b500;font-size:18px;letter-spacing:4px;display:flex;align-items:center;gap:8px}.trust-bar__rating{font-weight:600;color:#0a2647}.trust-bar__badges{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:10px}.trust-bar__badges .trust-bar__google{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:999px;font-weight:600;color:#0a2647;text-decoration:underline}.trust-bar__badges .trust-bar__google img{display:block}.trust-bar__pill{font-weight:600;color:#0a2647}.why-choose{background:#f9fbff;text-align:center}.why-choose h1{text-align:center;margin:0 auto 40px;max-width:720px;font-size:clamp(32px,4vw,42px)}@media(max-width:600px){.why-choose h1{margin-bottom:32px;font-size:clamp(28px,6vw,32px)}}.why-choose h1{margin-bottom:12px}.why-choose__subtitle{margin-top:0;margin-bottom:40px;color:#5f6b85}.why-choose__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px}@media(max-width:900px){.why-choose__grid{grid-template-columns:repeat(2,1fr);gap:20px}}@media(max-width:600px){.why-choose__grid{grid-template-columns:1fr;gap:16px}}.why-card{background:#fff;border-radius:22px;padding:26px;box-shadow:0 8px 22px rgba(20,66,114,.14);border:1px solid #e3e9ff;text-align:center}@media(max-width:600px){.why-card{padding:20px;border-radius:18px}}.why-card__icon{display:flex;justify-content:center;margin-bottom:14px}.why-card__icon svg{width:32px;height:32px}@media(max-width:600px){.why-card__icon{margin-bottom:10px}.why-card__icon svg{width:28px;height:28px}}.why-card h3{margin:0 0 10px;font-size:18px}@media(max-width:600px){.why-card h3{font-size:16px;margin-bottom:8px}}.why-card p{margin:0;color:#5f6b85;font-size:15px}@media(max-width:600px){.why-card p{font-size:14px}}@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.home-page{background:#f4f8ff}