html,body,#root{min-width:100%;min-height:100%;margin:0}body{min-height:100vh}*{box-sizing:border-box}body{color:#10223f;background:#f4f7fb;min-width:320px;min-height:100vh;margin:0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{cursor:pointer}.app{min-height:100vh;display:flex}.sidebar{color:#fff;background:radial-gradient(circle at 20% 0,#2a5ca059,#0000 35%),linear-gradient(#071b35 0%,#06162c 100%);flex-direction:column;width:270px;min-height:100vh;padding:28px 20px;display:flex;position:fixed;top:0;left:0;box-shadow:12px 0 40px #03122614}.brand{align-items:center;gap:13px;padding:5px 7px 30px;display:flex}.brand-icon{color:#071b35;background:linear-gradient(135deg,#f8d77c,#c99a32);border-radius:14px;justify-content:center;align-items:center;width:48px;height:48px;font-size:15px;font-weight:900;display:flex;box-shadow:0 8px 25px #d9a94140}.brand h2{letter-spacing:.3px;margin:0;font-size:17px}.brand span{color:#94a9c3;text-transform:uppercase;letter-spacing:1.6px;font-size:11px}nav{flex-direction:column;gap:7px;display:flex}.nav-item{color:#9eb0c8;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:13px;width:100%;padding:13px 14px;transition:all .2s;display:flex}.nav-item span{text-align:center;width:23px;font-size:18px}.nav-item:hover{color:#fff;background:#ffffff0d}.nav-item.active{color:#fff;background:linear-gradient(90deg,#ca9b3438,#ca9b3412);border:1px solid #e0b5512b}.sidebar-footer{color:#7f94ad;border-top:1px solid #ffffff14;margin-top:auto;padding:18px 10px 0}.system-status{color:#c3d1e1;align-items:center;gap:8px;margin-bottom:7px;font-size:12px;display:flex}.status-dot{background:#35d58b;border-radius:50%;width:8px;height:8px;display:inline-block;box-shadow:0 0 0 4px #35d58b1a}.sidebar-footer small{font-size:10px}.main{width:calc(100% - 270px);margin-left:270px;padding:42px 50px 60px}.topbar{justify-content:space-between;align-items:center;max-width:1250px;margin:0 auto 30px;display:flex}.eyebrow,.section-label{color:#b4872f;letter-spacing:1.8px;font-size:11px;font-weight:800}.topbar h1{letter-spacing:-1px;color:#0a1d39;margin:5px 0 3px;font-size:34px}.topbar p{color:#77869a;margin:0;font-size:14px}.engine-status{color:#52657c;background:#fff;border:1px solid #e3e9f0;border-radius:100px;align-items:center;gap:9px;padding:11px 16px;font-size:12px;display:flex;box-shadow:0 5px 20px #152a460a}.vin-card{color:#fff;background:radial-gradient(circle at 100% 0,#3665a673,#0000 40%),linear-gradient(135deg,#071b35,#0c2c55);border-radius:22px;max-width:1250px;margin:0 auto;padding:34px;box-shadow:0 20px 50px #081e3a21}.vin-card-content{align-items:center;gap:18px;display:flex}.vin-icon{background:#ffffff14;border:1px solid #ffffff1a;border-radius:17px;flex:0 0 60px;justify-content:center;align-items:center;width:60px;height:60px;font-size:28px;display:flex}.vin-card h2{margin:4px 0 5px;font-size:24px}.vin-card-content p{color:#aebdd0;margin:0;font-size:13px}.vin-search{grid-template-columns:1fr auto;gap:12px;margin-top:28px;display:grid}.vin-input-wrapper{position:relative}.vin-input-wrapper label{color:#92a8c1;letter-spacing:1.4px;margin:0 0 7px 2px;font-size:10px;font-weight:700;display:block}.vin-input-wrapper input{color:#fff;letter-spacing:1.5px;background:#ffffff14;border:1px solid #ffffff1f;border-radius:13px;outline:none;width:100%;height:58px;padding:0 75px 0 20px;font-size:17px;font-weight:700;transition:all .2s}.vin-input-wrapper input::placeholder{color:#7187a1;font-weight:500}.vin-input-wrapper input:focus{border-color:#d0a547;box-shadow:0 0 0 3px #d0a5471f}.vin-count{color:#8296ae;font-size:11px;position:absolute;bottom:20px;right:17px}.search-button{color:#081a31;background:linear-gradient(135deg,#f1cf75,#c99a35);border:none;border-radius:13px;align-self:end;align-items:center;gap:18px;height:58px;padding:0 24px;font-weight:800;display:flex;box-shadow:0 10px 30px #cc9d372e}.search-button:disabled{opacity:.4;cursor:not-allowed}.process-line{color:#8fa3ba;letter-spacing:.6px;align-items:center;margin-top:25px;font-size:10px;font-weight:700;display:flex}.process-line i{background:#ffffff1f;flex:1;height:1px;margin:0 13px}.empty-state{text-align:center;background:#fff;border:1px solid #e5eaf0;border-radius:22px;max-width:1250px;margin:24px auto 0;padding:55px 30px;box-shadow:0 8px 30px #142b4709}.radar{background:#f3f6fa;border-radius:50%;justify-content:center;align-items:center;width:74px;height:74px;margin:0 auto 18px;font-size:30px;display:flex;box-shadow:0 0 0 10px #fafbfd}.empty-state h2{color:#122744;margin:0 0 8px;font-size:21px}.empty-state>p{color:#8592a3;max-width:500px;margin:0 auto;font-size:13px}.feature-grid{border-top:1px solid #edf0f4;grid-template-columns:repeat(4,1fr);max-width:720px;margin:35px auto 0;display:grid}.feature-grid div{flex-direction:column;align-items:center;padding:25px 10px 5px;display:flex}.feature-grid span{margin-bottom:7px;font-size:21px}.feature-grid strong{color:#253b56;font-size:12px}.feature-grid small{color:#9aa5b3;margin-top:3px;font-size:10px}@media (width<=900px){.sidebar{width:82px;padding:25px 12px}.brand{justify-content:center}.brand h2,.brand span,.nav-item{font-size:0}.nav-item{justify-content:center}.nav-item span{font-size:20px}.sidebar-footer{display:none}.main{width:calc(100% - 82px);margin-left:82px;padding:30px 22px}.vin-search{grid-template-columns:1fr}.feature-grid{grid-template-columns:repeat(2,1fr)}.process-line{display:none}}.results-area,.result-message{max-width:1250px;margin:24px auto 0}.result-message{border-radius:16px;padding:20px 24px}.error-message{color:#9d3030;background:#fff2f2;border:1px solid #ffd1d1}.error-message p{margin:5px 0 0;font-size:13px}.quote-status{border-radius:18px;justify-content:space-between;align-items:center;margin-bottom:18px;padding:20px 24px;display:flex}.quote-status.ready{color:#176c49;background:#ecfaf3;border:1px solid #c8eedb}.quote-status.review{color:#8a6417;background:#fff8e8;border:1px solid #f1dfac}.quote-status-label{letter-spacing:1.5px;font-size:9px;font-weight:800}.quote-status h2{margin:3px 0 0;font-size:18px}.quote-status>strong{letter-spacing:1px;font-size:11px}.result-grid{grid-template-columns:repeat(2,1fr);gap:18px;display:grid}.result-card{background:#fff;border:1px solid #e4eaf1;border-radius:20px;min-height:290px;padding:27px;box-shadow:0 8px 30px #0f26430a}.result-card-header{align-items:center;gap:13px;display:flex}.result-icon{background:#f3f6fa;border-radius:13px;justify-content:center;align-items:center;width:45px;height:45px;font-size:20px;display:flex}.result-card-header small{color:#a48238;letter-spacing:1.3px;font-size:9px;font-weight:800;display:block}.result-card-header h3{color:#132844;margin:2px 0 0;font-size:15px}.vehicle-model{color:#0a1e3a;margin:25px 0 2px;font-size:27px}.vehicle-version{color:#7b899a;margin:0 0 23px;font-size:12px}.big-money{color:#0b284d;letter-spacing:-1px;margin:27px 0 24px;font-size:31px;font-weight:850}.big-money.usd{color:#a87b25}.detail-list{border-top:1px solid #edf0f4}.detail-list>div{border-bottom:1px solid #edf0f4;justify-content:space-between;align-items:center;gap:20px;min-height:43px;display:flex}.detail-list span{color:#8995a5;font-size:11px}.detail-list strong{color:#344a63;text-align:right;font-size:11px}.review-badge{color:#8b6417;background:#fff7e5;border-radius:10px;margin-top:17px;padding:10px 12px;font-size:11px;font-weight:700}@media (width<=1050px){.result-grid{grid-template-columns:1fr}}.smart-review{background:linear-gradient(135deg,#fffdf7 0%,#fff 55%);border:1px solid #ead8a9;border-radius:20px;margin:0 0 20px;padding:28px;box-shadow:0 12px 35px #312a180f}.smart-review.dimension-review{background:linear-gradient(135deg,#f8fbff 0%,#fff 55%);border-color:#cfdeef}.smart-review-header{border-bottom:1px solid #edf0f3;align-items:flex-start;gap:17px;padding-bottom:23px;display:flex}.review-icon-large{background:#fff6dc;border-radius:15px;flex:0 0 54px;justify-content:center;align-items:center;width:54px;height:54px;font-size:24px;display:flex}.dimension-review .review-icon-large{background:#edf5ff}.review-eyebrow{color:#a67a23;letter-spacing:1.5px;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.dimension-review .review-eyebrow{color:#426f9f}.smart-review-header h2{color:#102744;margin:0 0 5px;font-size:20px}.smart-review-header p{color:#7c8999;margin:0;font-size:12px}.review-options{flex-direction:column;gap:9px;margin-top:18px;display:flex}.review-option{text-align:left;background:#fff;border:1px solid #e4e9ef;border-radius:14px;grid-template-columns:28px minmax(0,1fr) auto;align-items:center;gap:14px;width:100%;padding:16px 18px;transition:border-color .18s,box-shadow .18s,transform .18s,background .18s;display:grid}.review-option:hover{border-color:#cfaa53;transform:translateY(-1px);box-shadow:0 7px 20px #1a2a400f}.review-option.selected{background:linear-gradient(90deg,#fffaf0,#fff);border-color:#c99b38;box-shadow:0 0 0 3px #c99b3817}.dimension-review .review-option.selected{background:linear-gradient(90deg,#f2f7fd,#fff);border-color:#4675a6;box-shadow:0 0 0 3px #4675a614}.review-radio{color:#fff;border:2px solid #ccd4de;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:900;display:flex}.review-option.selected .review-radio{background:#c99b38;border-color:#c99b38}.dimension-review .review-option.selected .review-radio{background:#4675a6;border-color:#4675a6}.review-option-main{flex-direction:column;gap:4px;min-width:0;display:flex}.review-option-main strong{color:#1c324e;text-overflow:ellipsis;white-space:nowrap;font-size:13px;overflow:hidden}.review-option-main span{color:#8793a2;font-size:10px}.review-option-value{flex-direction:column;align-items:flex-end;gap:3px;min-width:130px;display:flex}.review-option-value strong{color:#9b7225;font-size:14px}.dimension-review .review-option-value strong{color:#376997}.review-option-value span{color:#96a0ac;font-size:9px}.review-actions{border-top:1px solid #edf0f3;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;padding-top:18px;display:flex}.review-actions>div{flex-direction:column;gap:3px;display:flex}.review-actions>div strong{color:#53657a;font-size:10px}.review-actions>div span{color:#98a2ae;font-size:9px}.confirm-review-button{color:#071a31;background:linear-gradient(135deg,#f0cf76,#c99a35);border:none;border-radius:11px;align-items:center;gap:15px;min-height:45px;padding:0 20px;font-size:11px;font-weight:850;display:flex;box-shadow:0 8px 20px #c99a352b}.confirm-review-button:disabled{opacity:.4;cursor:not-allowed;box-shadow:none}@media (width<=750px){.review-option{grid-template-columns:28px minmax(0,1fr)}.review-option-value{grid-column:2;align-items:flex-start}.review-actions{flex-direction:column;align-items:stretch}.confirm-review-button{justify-content:center}}.exceptional-review{background:linear-gradient(135deg,#fffaf3 0%,#fff 58%);border-color:#e4c8a0}.exceptional-review .review-icon-large{background:#fff0dc}.detected-vehicle-strip{background:#e7ebf0;border:1px solid #e7ebf0;border-radius:14px;grid-template-columns:1.5fr repeat(3,1fr);gap:1px;margin-top:18px;display:grid;overflow:hidden}.detected-vehicle-strip>div{background:#fff;flex-direction:column;gap:3px;padding:14px 16px;display:flex}.detected-vehicle-strip span{color:#919dab;letter-spacing:.5px;text-transform:uppercase;font-size:9px;font-weight:700}.detected-vehicle-strip strong{color:#223953;font-size:12px}.blocked-results{background:snow;border:1px solid #f0d9d5;border-radius:14px;margin-top:18px;padding:16px}.blocked-results-title{justify-content:space-between;gap:20px;margin-bottom:10px;display:flex}.blocked-results-title strong{color:#8e4740;font-size:11px}.blocked-results-title span{color:#a38a87;text-align:right;font-size:9px}.blocked-option{border-top:1px solid #f3e5e2;grid-template-columns:minmax(210px,.9fr) 1.3fr;gap:20px;padding:12px 4px;display:grid}.blocked-option:first-of-type{border-top:0}.blocked-option>div:first-child{flex-direction:column;gap:3px;display:flex}.blocked-option strong{color:#374b61;font-size:11px}.blocked-option>div:first-child span{color:#929da9;font-size:9px}.blocked-warning-list{flex-wrap:wrap;justify-content:flex-end;gap:5px;display:flex}.blocked-warning-list span{color:#a3544b;background:#fff0ed;border-radius:7px;padding:4px 7px;font-size:8.5px}.exceptional-entry-action{border-top:1px solid #eceff3;justify-content:space-between;align-items:center;gap:20px;margin-top:18px;padding-top:18px;display:flex}.exceptional-entry-action>div{flex-direction:column;gap:3px;display:flex}.exceptional-entry-action strong{color:#53657a;font-size:10px}.exceptional-entry-action span{color:#98a2ae;font-size:9px}.exceptional-open-button,.secondary-review-button{border-radius:11px;min-height:44px;padding:0 18px;font-size:10px;font-weight:800}.exceptional-open-button{color:#80602a;background:#fff8ec;border:1px solid #cfaa6d}.exceptional-open-button span{color:inherit;margin-left:10px}.exceptional-form{background:#fff;border:1px solid #e2e7ed;border-radius:16px;margin-top:20px;padding:20px;box-shadow:0 8px 28px #16273b0a}.exceptional-form-title{justify-content:space-between;align-items:flex-start;margin-bottom:18px;display:flex}.exceptional-form-title span{color:#ad7b2e;letter-spacing:1.3px;font-size:8.5px;font-weight:850}.exceptional-form-title h3{color:#18304d;margin:2px 0 0;font-size:17px}.close-form-button{color:#8290a0;background:#fff;border:1px solid #e3e8ee;border-radius:9px;width:32px;height:32px;font-size:20px;line-height:1}.exceptional-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.exceptional-grid label{flex-direction:column;gap:6px;display:flex}.exceptional-grid label>span{color:#66778b;letter-spacing:.4px;font-size:9px;font-weight:750}.exceptional-grid input,.exceptional-grid textarea{color:#233a55;background:#fbfcfd;border:1px solid #dfe5ec;border-radius:10px;outline:none;width:100%;font-size:11px;transition:all .18s}.exceptional-grid input{height:43px;padding:0 12px}.exceptional-grid textarea{resize:vertical;padding:11px 12px}.exceptional-grid input:focus,.exceptional-grid textarea:focus{background:#fff;border-color:#c9a05a;box-shadow:0 0 0 3px #c9a05a17}.exceptional-grid .full-field{grid-column:1/-1}.exceptional-tax-preview{background:#e6eaf0;border:1px solid #e6eaf0;border-radius:12px;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:16px;display:grid;overflow:hidden}.exceptional-tax-preview>div{background:#fafbfd;flex-direction:column;gap:3px;padding:12px 14px;display:flex}.exceptional-tax-preview span{color:#8d99a7;font-size:8.5px}.exceptional-tax-preview strong{color:#38506a;font-size:11px}.exceptional-tax-preview .preview-total{background:#f6f0e4}.exceptional-tax-preview .preview-total strong{color:#8b672a;font-size:13px}.verification-check{color:#725d39;background:#fffaf1;border:1px solid #ead9b8;border-radius:10px;align-items:flex-start;gap:9px;margin-top:16px;padding:12px 13px;font-size:9.5px;line-height:1.5;display:flex}.verification-check input{margin-top:2px}.exceptional-form-actions{justify-content:flex-end;gap:9px;margin-top:15px;display:flex}.secondary-review-button{color:#738195;background:#fff;border:1px solid #dfe5ec}.confirm-review-button.danger-safe{color:#16120a}.exceptional-resolved-banner{background:#fffbf2;border:1px solid #e4d2aa;border-radius:14px;align-items:center;gap:13px;margin:0 0 18px;padding:14px 17px;display:flex}.exceptional-resolved-banner>span{font-size:20px}.exceptional-resolved-banner strong{color:#73582c;font-size:10px}.exceptional-resolved-banner p{color:#9a8768;margin:2px 0 0;font-size:9px}.exceptional-badge{color:#8a6727;background:#fff5de;border-radius:10px;margin-top:17px;padding:10px 12px;font-size:10px;font-weight:750}@media (width<=850px){.detected-vehicle-strip,.exceptional-tax-preview{grid-template-columns:repeat(2,1fr)}.blocked-option{grid-template-columns:1fr}.blocked-warning-list{justify-content:flex-start}.exceptional-entry-action{flex-direction:column;align-items:stretch}}@media (width<=620px){.exceptional-grid{grid-template-columns:1fr}.exceptional-grid .full-field{grid-column:auto}.detected-vehicle-strip,.exceptional-tax-preview{grid-template-columns:1fr}.exceptional-form-actions{flex-direction:column-reverse}.exceptional-form-actions button,.exceptional-open-button{justify-content:center;width:100%}}.catalog-resolution-zone{border-top:1px solid #edf0f3;margin-top:26px;padding-top:22px}.catalog-entry-action,.catalog-confirm-row{justify-content:space-between;align-items:center;gap:20px;display:flex}.catalog-entry-action>div,.catalog-confirm-row>div{flex-direction:column;gap:4px;display:flex}.catalog-entry-action strong,.catalog-confirm-row strong{color:#203b5d;font-size:12px}.catalog-entry-action span,.catalog-confirm-row span{color:#8a98a9;font-size:10px}.catalog-open-button,.catalog-search-button{color:#174c7c;background:#f5f9fd;border:1px solid #b9cee5;border-radius:12px;justify-content:center;align-items:center;gap:13px;min-height:46px;padding:0 20px;font-size:11px;font-weight:850;display:flex}.catalog-open-button:hover,.catalog-search-button:hover:not(:disabled){background:#eef6fd;border-color:#6e9bc8}.catalog-search-button:disabled{opacity:.45;cursor:not-allowed}.catalog-search-box{background:#f9fcff;border:1px solid #d9e5f1;border-radius:16px;padding:22px}.catalog-search-heading{justify-content:space-between;align-items:flex-start;gap:20px;display:flex}.catalog-search-heading>div:first-child{min-width:0}.catalog-search-heading>div>span{color:#3d719f;letter-spacing:1.5px;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.catalog-search-heading h3{color:#102744;margin:0 0 4px;font-size:19px}.catalog-search-heading p{color:#7e8d9e;margin:0;font-size:10px}.catalog-search-row{grid-template-columns:1fr auto;align-items:end;gap:10px;margin-top:18px;display:grid}.catalog-search-input{flex-direction:column;gap:7px;display:flex}.catalog-search-input label{color:#526b86;letter-spacing:.7px;font-size:9px;font-weight:800}.catalog-search-input input{color:#15304e;background:#fff;border:1px solid #d5e0eb;border-radius:11px;outline:none;width:100%;height:47px;padding:0 15px;font-size:12px;font-weight:700}.catalog-search-input input:focus{border-color:#77a2cb;box-shadow:0 0 0 3px #4a7eb014}.catalog-results{margin-top:20px}.catalog-results-summary{border-bottom:1px solid #e6edf4;justify-content:space-between;gap:15px;padding:0 2px 10px;display:flex}.catalog-results-summary strong{color:#2a4867;font-size:11px}.catalog-results-summary span{color:#96a1ad;font-size:9px}.catalog-result-list{flex-direction:column;gap:8px;max-height:430px;padding:10px 2px 2px;display:flex;overflow-y:auto}.catalog-result-item{text-align:left;background:#fff;border:1px solid #dfe7ef;border-radius:12px;grid-template-columns:26px minmax(0,1fr) auto;align-items:center;gap:13px;width:100%;padding:14px 15px;display:grid}.catalog-result-item:not(.blocked):hover{border-color:#81a9cc;transform:translateY(-1px)}.catalog-result-item.selected{background:#f2f8fd;border-color:#477eae;box-shadow:0 0 0 3px #477eae14}.catalog-result-item.blocked{opacity:.68;cursor:not-allowed;background:snow;border-color:#f0d7d2}.catalog-result-radio{color:#fff;border:2px solid #cad6e1;border-radius:50%;justify-content:center;align-items:center;width:23px;height:23px;font-size:11px;font-weight:900;display:flex}.catalog-result-item.selected .catalog-result-radio{background:#477eae;border-color:#477eae}.catalog-result-item.blocked .catalog-result-radio{color:#b85e50;border-color:#d99b91}.catalog-result-main{flex-direction:column;gap:4px;min-width:0;display:flex}.catalog-result-title{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.catalog-result-title strong{color:#17324f;font-size:12px}.catalog-result-main>span{color:#8492a2;font-size:9px}.catalog-status{border-radius:100px;padding:4px 7px;font-weight:800;font-size:8px!important}.catalog-status.safe{background:#eaf8f1;color:#23704e!important}.catalog-status.blocked{background:#fff0ed;color:#a95245!important}.catalog-warning-list{flex-wrap:wrap;gap:4px;display:flex}.catalog-warning-list span{color:#8a652d;background:#fff4e6;border-radius:6px;padding:3px 6px;font-size:8px}.catalog-result-value{flex-direction:column;align-items:flex-end;gap:3px;min-width:125px;display:flex}.catalog-result-value strong{color:#a97820;font-size:13px}.catalog-result-value span{color:#99a3ae;font-size:8px}.catalog-confirm-row{border-top:1px solid #e2eaf2;margin-top:14px;padding-top:14px}.catalog-empty{text-align:center;background:#fff;border:1px dashed #cfdce8;border-radius:12px;flex-direction:column;align-items:center;gap:5px;padding:26px 18px;display:flex}.catalog-empty strong{color:#35536f;font-size:11px}.catalog-empty span{color:#909ca8;max-width:560px;font-size:9px}@media (width<=800px){.catalog-entry-action,.catalog-confirm-row{flex-direction:column;align-items:stretch}.catalog-search-row{grid-template-columns:1fr}.catalog-result-item{grid-template-columns:25px minmax(0,1fr)}.catalog-result-value{grid-column:2;align-items:flex-start}}.dimension-missing-review{background:linear-gradient(135deg,#f7fbff 0%,#fff 58%);border-color:#c9dced}.dimension-vehicle-summary{background:#fff;border:1px solid #dfe9f3;border-radius:13px;flex-direction:column;gap:4px;margin-top:18px;padding:15px 17px;display:flex}.dimension-vehicle-summary strong{color:#17324f;font-size:13px}.dimension-vehicle-summary span{color:#7f8fa0;font-size:10px}.dimension-subtitle{color:#56789a;letter-spacing:1.35px;font-size:8px;font-weight:850}.dimension-attempts{background:#fbfdff;border:1px solid #e1e9f1;border-radius:13px;margin-top:16px;padding:16px}.dimension-attempt{border-bottom:1px solid #edf2f6;justify-content:space-between;align-items:center;gap:16px;min-height:43px;display:flex}.dimension-attempt:last-child{border-bottom:0}.dimension-attempt>div{flex-direction:column;gap:2px;display:flex}.dimension-attempt strong{color:#405870;font-size:10px}.dimension-attempt>div span{color:#8c99a7;font-size:9px}.attempt-empty,.attempt-ok{border-radius:7px;padding:4px 7px;font-size:8px;font-weight:800}.attempt-empty{color:#a65a4c;background:#fff3f0}.attempt-ok{color:#278058;background:#eef9f3}.dimension-manual-form{border-top:1px solid #e7edf3;margin-top:18px;padding-top:20px}.dimension-form-heading{justify-content:space-between;align-items:flex-start;gap:15px;margin-bottom:15px;display:flex}.dimension-form-heading h3{color:#17324f;margin:4px 0 0;font-size:15px}.dimension-required-note{color:#9ca7b3;font-size:8px}.dimension-fields-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dimension-fields-grid label{flex-direction:column;gap:6px;display:flex}.dimension-fields-grid label>span{color:#5f7083;font-size:9px;font-weight:750}.dimension-fields-grid label>span small{color:#9ba6b2;font-weight:500}.dimension-fields-grid input,.dimension-fields-grid textarea{color:#233c56;width:100%;font:inherit;background:#fff;border:1px solid #dbe4ed;border-radius:10px;outline:none;padding:10px 11px;font-size:11px;transition:all .18s}.dimension-fields-grid input{height:41px}.dimension-fields-grid textarea{resize:vertical;min-height:72px}.dimension-fields-grid input:focus,.dimension-fields-grid textarea:focus{border-color:#6e9ac3;box-shadow:0 0 0 3px #5387b717}.dimension-wide-field{grid-column:1/-1}.dimension-scope-box{background:#f9fbfd;border:1px solid #dfe8f1;border-radius:12px;flex-direction:column;gap:9px;margin-top:16px;padding:15px;display:flex}.scope-option{cursor:pointer;background:#fff;border:1px solid #e2e9f0;border-radius:10px;align-items:flex-start;gap:10px;padding:10px 11px;display:flex}.scope-option input{accent-color:#477aa8;margin-top:3px}.scope-option div{flex-direction:column;gap:2px;display:flex}.scope-option strong{color:#36536f;font-size:10px}.scope-option span{color:#8c99a7;font-size:8px;line-height:1.45}.dimension-verification-check{margin-top:15px}.dimension-save-actions{margin-top:17px}@media (width<=760px){.dimension-fields-grid{grid-template-columns:1fr}.dimension-wide-field{grid-column:auto}.dimension-attempt{flex-direction:column;align-items:flex-start;padding:10px 0}}.quote-action-bar{background:#fff;border:1px solid #d7e1ec;border-radius:24px;justify-content:space-between;align-items:center;gap:24px;margin-top:26px;padding:22px 26px;display:flex;box-shadow:0 14px 34px #0a25450f}.quote-action-bar>div{gap:4px;display:grid}.quote-action-bar small{color:#b27c12;letter-spacing:.13em;font-weight:900}.quote-action-bar strong{color:#08284f;font-size:19px}.quote-action-bar span{color:#7d8da3}.quote-open-button{min-width:235px}.quote-modal-backdrop{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#031428b8;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow:auto}.quote-modal{background:#fff;border-radius:28px;width:min(1180px,100%);max-height:calc(100vh - 48px);padding:28px;overflow:auto;box-shadow:0 35px 90px #00000047}.quote-modal-head{justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:22px;display:flex}.quote-modal-head small{color:#b27c12;letter-spacing:.13em;font-weight:900}.quote-modal-head h2{color:#08284f;margin:5px 0;font-size:28px}.quote-modal-head p{color:#7d8da3;margin:0}.quote-close{color:#71839a;cursor:pointer;background:#fff;border:1px solid #dce4ee;border-radius:14px;width:44px;height:44px;font-size:28px}.quote-cost-form{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.quote-cost-form label{color:#51677f;gap:8px;font-size:13px;font-weight:800;display:grid}.quote-cost-form input{width:100%;font:inherit;color:#08284f;background:#f9fbfd;border:1px solid #d7e1ec;border-radius:15px;outline:none;padding:15px 16px}.quote-cost-form input:focus{border-color:#d9aa42;box-shadow:0 0 0 3px #d9aa421f}.quote-live-totals{border:1px solid #dce4ee;border-radius:18px;grid-template-columns:repeat(5,1fr);margin:18px 0 24px;display:grid;overflow:hidden}.quote-live-totals>div{border-right:1px solid #e4eaf1;gap:5px;padding:14px 16px;display:grid}.quote-live-totals>div:last-child{border-right:0}.quote-live-totals span{color:#7d8da3;font-size:12px}.quote-live-totals strong{color:#08284f;font-size:17px}.quote-live-totals .quote-total-gtq{background:#f8f2e4}.quote-live-totals .quote-total-usd{background:#eaf8ef}.quote-preview-wrap{background:#edf2f7;border-radius:22px;padding:18px;overflow:auto}.quote-preview{color:#08284f;background:#f4f7fb;border-radius:18px;width:1040px;min-height:720px;margin:auto;font-family:Arial,Helvetica,sans-serif;overflow:hidden}.quote-sheet-header{color:#fff;background:#08284f;grid-template-columns:1fr 1.3fr .8fr;align-items:center;gap:22px;min-height:112px;padding:24px 30px;display:grid}.quote-sheet-brand{align-items:center;gap:13px;display:flex}.quote-sheet-logo{color:#08284f;background:linear-gradient(135deg,#f2ce69,#d49b24);border-radius:16px;place-items:center;width:62px;height:62px;font-size:22px;font-weight:950;display:grid}.quote-sheet-brand>div:last-child{gap:3px;display:grid}.quote-sheet-brand strong{font-size:18px}.quote-sheet-brand span{letter-spacing:.18em;color:#b8c8db;font-size:11px}.quote-sheet-title{text-align:center}.quote-sheet-title h2{margin:0;font-size:26px}.quote-sheet-title span{color:#e3b84c;letter-spacing:.12em;margin-top:7px;font-size:11px;font-weight:800;display:block}.quote-sheet-meta{grid-template-columns:auto 1fr;justify-self:end;gap:4px 10px;font-size:11px;display:grid}.quote-sheet-meta span{color:#aebfd3}.quote-vehicle-strip{background:#fff;border:1px solid #dbe4ed;border-radius:20px;grid-template-columns:.8fr 1.8fr;gap:24px;margin:22px 24px 0;padding:22px 24px;display:grid}.quote-vehicle-strip small,.quote-sheet-card>small{color:#b27c12;letter-spacing:.12em;font-weight:900}.quote-vehicle-strip h3{margin:7px 0 3px;font-size:22px}.quote-vehicle-strip>div:first-child>strong{font-size:17px}.quote-vehicle-data{grid-template-columns:1.3fr 1fr 1fr;align-items:center;gap:12px;display:grid}.quote-vehicle-data span{color:#7d8da3;gap:6px;font-size:11px;display:grid}.quote-vehicle-data strong{color:#08284f;overflow-wrap:anywhere;font-size:13px}.quote-sheet-grid{grid-template-columns:1.25fr .75fr;gap:18px;margin:18px 24px;display:grid}.quote-sheet-card{background:#fff;border:1px solid #dbe4ed;border-radius:20px;padding:22px}.quote-sheet-card>div{border-bottom:1px solid #edf1f5;justify-content:space-between;gap:18px;padding:10px 0;font-size:13px;display:flex}.quote-sheet-card>div span{color:#6f8298}.quote-sheet-card>div strong{text-align:right}.quote-sheet-card .quote-sheet-subtotal{color:#fff;background:#0f7a3d;border:0;border-radius:0 0 20px 20px;margin:9px -22px -22px;padding:17px 22px}.quote-sheet-card .quote-sheet-subtotal span{color:#fff;font-weight:900}.quote-freight-card .quote-freight-price{background:#f8f2e4;border:0;border-radius:15px;gap:7px;margin-top:20px;padding:20px;display:grid}.quote-freight-card .quote-freight-price span{color:#9b701b;font-weight:900}.quote-freight-card .quote-freight-price strong{color:#0f7a3d;font-size:28px}.quote-grand-summary{color:#fff;background:#08284f;border-radius:20px;margin:0 24px 18px;padding:10px 22px}.quote-grand-summary>div{border-bottom:1px solid #ffffff1f;justify-content:space-between;padding:10px 0;font-size:13px;display:flex}.quote-grand-summary .quote-grand-total{color:#08284f;background:linear-gradient(90deg,#dba72f,#f1ce69);border:0;margin:8px -22px -10px;padding:18px 22px;font-size:19px;font-weight:950}.quote-sheet-footer{color:#6f8298;justify-content:space-between;gap:25px;margin:0 24px 24px;font-size:10px;display:flex}.quote-sheet-footer>div:first-child{gap:4px;max-width:650px;display:grid}.quote-sheet-footer strong{color:#08284f}.quote-sheet-footer-brand{color:#08284f;letter-spacing:.08em;font-weight:900}.quote-rate-note{color:#805f19;background:#fff8e8;border:1px solid #eed59b;border-radius:14px;margin-top:14px;padding:13px 15px;font-size:12px;line-height:1.5}.quote-modal-actions{justify-content:flex-end;gap:12px;margin-top:18px;display:flex}@media (width<=900px){.quote-action-bar{flex-direction:column;align-items:stretch}.quote-cost-form{grid-template-columns:1fr}.quote-live-totals{grid-template-columns:1fr 1fr}.quote-modal{padding:18px}}.quote-modal-head-actions{flex:none;align-items:center;gap:10px;display:flex}.quote-download-top{white-space:nowrap;min-height:44px;padding-inline:18px}.quote-modal-actions-sticky{z-index:25;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff7;border-top:1px solid #dce4ee;justify-content:space-between;align-items:center;gap:18px;margin:18px -28px -28px;padding:16px 28px 22px;display:flex;position:sticky;bottom:-28px;box-shadow:0 -14px 30px #08284f14}.quote-sticky-hint{gap:3px;display:grid}.quote-sticky-hint small{color:#b27c12;letter-spacing:.12em;font-size:10px;font-weight:900}.quote-sticky-hint span{color:#7d8da3;font-size:12px}.quote-sticky-buttons{justify-content:flex-end;align-items:center;gap:12px;display:flex}@media (width<=900px){.quote-modal-head-actions{flex-direction:column-reverse;align-items:flex-end}.quote-download-top{display:none}.quote-modal-actions-sticky{flex-direction:column;align-items:stretch;margin:18px -18px -18px;padding:14px 18px 18px;bottom:-18px}.quote-sticky-buttons{width:100%}.quote-sticky-buttons>button{flex:1}}.quotations-module{width:100%}.quotations-topbar{align-items:center}.quotation-search-card,.quotation-history-card,.quotation-detail-card{background:#fff;border:1px solid #dbe4ef;border-radius:28px;margin-bottom:24px;box-shadow:0 18px 45px #0a274c0f}.quotation-search-card{padding:28px 32px}.quotation-search-card h2,.quotation-history-card h2,.quotation-detail-card h2{color:#082b57;margin:6px 0 4px}.quotation-search-card p{color:#7d8da5;margin:0}.quotation-search-row{grid-template-columns:minmax(320px,1fr) auto auto;gap:12px;margin-top:22px;display:grid}.quotation-search-row input{color:#082b57;border:1px solid #d6e0ec;border-radius:16px;outline:none;min-height:58px;padding:0 18px;font-size:15px;font-weight:800}.quotation-search-row input:focus{border-color:#d6a52f;box-shadow:0 0 0 3px #d6a52f1f}.quotation-history-card{padding:26px 28px 12px}.quotation-history-head,.quotation-detail-head{justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;display:flex}.quotation-table-wrap{border:1px solid #e5ebf3;border-radius:18px;overflow-x:auto}.quotation-table{border-collapse:collapse;width:100%;min-width:1320px}.quotation-table th{color:#71829a;letter-spacing:.08em;text-transform:uppercase;text-align:left;white-space:nowrap;background:#f6f8fb;padding:14px 12px;font-size:11px}.quotation-table td{color:#0a2d58;vertical-align:middle;border-top:1px solid #edf1f6;padding:15px 12px;font-size:13px}.quotation-table tbody tr:hover{background:#fbfcfe}.quotation-vin{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-weight:800}.quotation-empty{text-align:center;color:#8b98aa!important;padding:36px!important}.sat-match-pill{border-radius:999px;justify-content:center;min-width:58px;padding:7px 10px;font-size:12px;font-weight:900;display:inline-flex}.sat-match-pill.high{color:#087348;background:#e6f7ef}.sat-match-pill.review{color:#996400;background:#fff4d9}.table-view-button{color:#0a2d58;cursor:pointer;background:#fff;border:1px solid #cfdbea;border-radius:10px;padding:8px 12px;font-weight:800}.table-view-button:hover{background:#fffaf0;border-color:#d6a52f}.quotation-detail-card{padding:28px 30px}.quotation-detail-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.quotation-detail-block{background:#fbfcfe;border:1px solid #e0e7f0;border-radius:18px;flex-direction:column;gap:7px;min-height:136px;padding:20px;display:flex}.quotation-detail-block small{color:#b27a08;letter-spacing:.08em;font-weight:900}.quotation-detail-block strong{color:#082b57;font-size:22px}.quotation-detail-block span{color:#75869d;font-size:13px;line-height:1.5}.quotation-detail-block.sat-highlight{background:#eef8f3;border-color:#c6ead9}.quotation-detail-block.sat-highlight strong{color:#087348;font-size:34px}.quotation-detail-block.total-highlight{background:#0b315d;border-color:#0b315d}.quotation-detail-block.total-highlight small{color:#efbd43}.quotation-detail-block.total-highlight strong,.quotation-detail-block.total-highlight span{color:#fff}@media (width<=1050px){.quotation-search-row{grid-template-columns:1fr}.quotation-detail-grid{grid-template-columns:1fr 1fr}}@media (width<=700px){.quotation-search-card,.quotation-history-card,.quotation-detail-card{border-radius:20px;padding:20px}.quotation-detail-grid{grid-template-columns:1fr}.quotation-history-head,.quotation-detail-head{align-items:flex-start}}.auth-shell{color:#eef4ff;background:radial-gradient(circle at 18% 16%,#0f70ff33,#0000 28%),radial-gradient(circle at 78% 76%,#d61f3829,#0000 26%),#07101e;place-items:center;min-height:100vh;padding:28px;display:grid}.auth-layout{background:#0b1526f0;border:1px solid #ffffff14;border-radius:30px;grid-template-columns:minmax(0,1.15fr) minmax(380px,.85fr);width:min(1180px,100%);min-height:690px;display:grid;overflow:hidden;box-shadow:0 32px 90px #0000006b}.auth-visual{background:linear-gradient(135deg,#030d1bd1,#09213fc7),radial-gradient(circle at 74% 25%,#106fff75,#0000 30%),radial-gradient(circle at 18% 88%,#d41e3647,#0000 34%);padding:48px;position:relative;overflow:hidden}.auth-visual:after{content:"";opacity:.22;background-image:linear-gradient(#ffffff0f 1px,#0000 1px),linear-gradient(90deg,#ffffff0f 1px,#0000 1px);background-size:46px 46px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(to bottom right,#000,#0000 85%);mask-image:linear-gradient(to bottom right,#000,#0000 85%)}.auth-visual-content{z-index:2;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.auth-logo-lockup{align-items:center;gap:14px;display:flex}.auth-logo-lockup>div:last-child{flex-direction:column;line-height:1.05;display:flex}.auth-logo-lockup strong{letter-spacing:.08em;font-size:17px}.auth-logo-lockup span{letter-spacing:.28em;color:#8fa8c6;margin-top:6px;font-size:11px}.auth-brand-mark{letter-spacing:-.05em;color:#fff;background:linear-gradient(145deg,#1d72ff,#0b3c91 56%,#c91f36 130%);border-radius:18px;place-items:center;width:62px;height:62px;font-size:21px;font-weight:900;display:grid;box-shadow:inset 0 1px #ffffff38,0 14px 32px #0d4eb457}.auth-brand-mark-large{width:72px;height:72px;font-size:24px}.auth-copy{max-width:610px;margin:auto 0}.auth-eyebrow{color:#60a5fa;letter-spacing:.22em;margin-bottom:15px;font-size:11px;font-weight:800;display:block}.auth-copy h1{letter-spacing:-.055em;max-width:570px;margin:0;font-size:clamp(42px,5vw,66px);line-height:.98}.auth-copy p{color:#a9bad0;max-width:520px;margin:24px 0 0;font-size:17px;line-height:1.65}.auth-feature-row{flex-wrap:wrap;gap:10px;display:flex}.auth-feature-row span{color:#bcd0e9;letter-spacing:.04em;background:#ffffff0d;border:1px solid #ffffff1c;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:700}.auth-panel{color:#0f1d31;background:#f7f9fc;place-items:center;padding:54px;display:grid}.auth-panel-inner{width:100%;max-width:410px}.auth-panel h2{letter-spacing:-.04em;margin:0;font-size:38px}.auth-subtitle{color:#69778b;margin:10px 0 30px;line-height:1.55}.auth-form{gap:18px;display:grid}.auth-form label{gap:8px;display:grid}.auth-form label>span{color:#34445a;letter-spacing:.03em;font-size:12px;font-weight:800}.auth-form input{box-sizing:border-box;color:#10213a;background:#fff;border:1px solid #d7dfeb;border-radius:14px;outline:none;width:100%;padding:15px 16px;font-size:15px;transition:border-color .2s,box-shadow .2s}.auth-form input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a}.auth-submit{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0c3d8f,#1464e8);border:0;border-radius:14px;justify-content:space-between;align-items:center;margin-top:4px;padding:16px 18px;font-size:14px;font-weight:800;display:flex;box-shadow:0 13px 28px #1464e838}.auth-submit:disabled{opacity:.65;cursor:wait}.auth-error{color:#9f1239;background:#fff1f2;border:1px solid #fecaca;border-radius:13px;gap:3px;padding:13px 14px;font-size:12px;display:grid}.auth-security-note{color:#6d7b8d;border-top:1px solid #e4e9f1;align-items:flex-start;gap:11px;margin-top:25px;padding-top:22px;display:flex}.auth-security-note p{gap:3px;margin:0;font-size:11px;line-height:1.45;display:grid}.auth-security-note strong{color:#26364c}.auth-loading-card{text-align:center;background:#0c182be0;border:1px solid #ffffff14;border-radius:24px;justify-items:center;width:min(360px,100%);padding:42px;display:grid;box-shadow:0 24px 70px #00000059}.auth-loading-card h2{margin:15px 0 4px}.auth-loading-card p{color:#91a5bf;margin:0;font-size:13px}.auth-spinner{border:3px solid #ffffff24;border-top-color:#4c9aff;border-radius:50%;width:34px;height:34px;margin-top:24px;animation:.8s linear infinite auth-spin}@keyframes auth-spin{to{transform:rotate(360deg)}}.sidebar-user-card{background:#ffffff09;border:1px solid #ffffff14;border-radius:12px;grid-template-columns:38px 1fr;align-items:center;gap:10px;margin-bottom:9px;padding:11px;display:grid}.sidebar-user-avatar{color:#fff;background:linear-gradient(145deg,#1d72ff,#0c3b85);border-radius:11px;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.sidebar-user-copy{gap:2px;min-width:0;display:grid}.sidebar-user-copy strong,.sidebar-user-copy span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.sidebar-user-copy strong{color:#edf5ff;font-size:11px}.sidebar-user-copy span{color:#8296b2;font-size:9px}.sidebar-user-copy small{color:#73a9ff;letter-spacing:.08em;background:#1f6feb29;border-radius:999px;width:fit-content;margin-top:3px;padding:3px 6px;font-size:8px;font-weight:900}.sidebar-logout{color:#98a9bf;cursor:pointer;background:0 0;border:1px solid #ffffff14;border-radius:10px;align-items:center;gap:8px;width:100%;margin:0 0 12px;padding:10px 11px;font-size:10px;font-weight:700;display:flex}.sidebar-logout:hover{color:#fff;background:#ffffff0a;border-color:#ffffff29}@media (width<=900px){.auth-shell{padding:14px}.auth-layout{grid-template-columns:1fr;min-height:0}.auth-visual{min-height:330px;padding:30px}.auth-copy h1{font-size:42px}.auth-feature-row{display:none}.auth-panel{padding:34px 26px}}.public-site,.customer-shell{color:#0b274d;background:radial-gradient(circle at 82% 8%,#e0ac311a,#0000 28rem),#f4f7fb;min-height:100vh}.public-nav,.customer-topbar{justify-content:space-between;align-items:center;gap:32px;width:min(1440px,100% - 64px);min-height:92px;margin:0 auto;display:flex}.public-brand{color:#0a2a52;cursor:pointer;text-align:left;background:0 0;border:0;align-items:center;gap:14px;padding:0;display:inline-flex}.public-brand-mark{color:#08284d;background:linear-gradient(145deg,#f8d66d,#d9a72f);border-radius:17px;place-items:center;width:54px;height:54px;font-weight:950;display:grid;box-shadow:0 14px 30px #bb89193d}.public-brand-copy{gap:3px;display:grid}.public-brand-copy strong{letter-spacing:.08em;font-size:15px}.public-brand-copy small{color:#7a8ba5;letter-spacing:.18em;font-size:10px}.public-nav nav{align-items:center;gap:28px;display:flex}.public-nav nav a,.public-nav nav button,.customer-top-actions button{color:#425a78;cursor:pointer;font-weight:750;font:inherit;background:0 0;border:0;text-decoration:none}.public-nav .public-login-link{background:#ffffffd1;border:1px solid #d5deea;border-radius:999px;padding:12px 18px}.public-hero{background:radial-gradient(circle at 88% 20%,#3d74bb66,#0000 30rem),linear-gradient(135deg,#071f3c,#0d315d 54%,#173f72);border-radius:36px;grid-template-columns:1.06fr .94fr;align-items:center;gap:64px;width:min(1440px,100% - 64px);min-height:620px;margin:26px auto 72px;padding:72px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 80px #071f3c2e}.public-hero:after{content:"";border:1px solid #ffffff1a;border-radius:50%;width:520px;height:520px;position:absolute;bottom:-190px;right:-130px;box-shadow:0 0 0 54px #ffffff06,0 0 0 108px #ffffff05}.public-hero-content,.public-hero-card{z-index:1;position:relative}.public-kicker,.public-section-heading>span,.public-card-label{color:#bc8618;letter-spacing:.19em;font-size:12px;font-weight:950;display:block}.public-hero .public-kicker{color:#e2b33e}.public-hero h1{color:#fff;letter-spacing:-.045em;max-width:840px;margin:18px 0 20px;font-size:clamp(42px,5vw,72px);line-height:.98}.public-hero-content>p{color:#c7d5e8;max-width:720px;font-size:20px;line-height:1.65}.public-hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px;display:flex}.public-primary{color:#08284d;cursor:pointer;background:linear-gradient(135deg,#f4cf67,#d9a52d);border:0;border-radius:16px;justify-content:center;align-items:center;gap:20px;padding:17px 22px;font-size:15px;font-weight:900;display:inline-flex;box-shadow:0 15px 30px #c18e1a2e}.public-primary:disabled{opacity:.52;cursor:not-allowed;box-shadow:none}.public-primary-dark{color:#fff;background:#0b2d56}.public-free-badge{color:#e2eaf5;background:#ffffff12;border:1px solid #ffffff29;border-radius:999px;padding:13px 16px;font-weight:750}.public-trust-row{flex-wrap:wrap;gap:10px;margin-top:38px;display:flex}.public-trust-row span{color:#aec2db;background:#ffffff0e;border-radius:11px;padding:9px 12px;font-size:12px;font-weight:700}.public-hero-card{background:#fffffff5;border-radius:27px;padding:28px;box-shadow:0 32px 72px #0000002e}.hero-card-top,.hero-vin-demo,.hero-result-demo{justify-content:space-between;align-items:center;gap:16px;display:flex}.hero-card-top{color:#8a9aaf;letter-spacing:.12em;font-size:11px;font-weight:900}.hero-live{color:#1f9c68}.hero-vin-demo{background:#edf3fb;border-radius:17px;margin:26px 0;padding:20px;position:relative}.hero-vin-demo small{color:#8396ad;font-weight:800;position:absolute;top:10px;left:20px}.hero-vin-demo strong{letter-spacing:.08em;padding-top:13px;font-size:17px}.hero-vin-demo span{color:#8597ad;font-size:12px}.hero-flow{grid-template-columns:repeat(7,auto);justify-content:space-between;align-items:center;padding:8px 0 28px;display:grid}.hero-flow div{text-align:center;gap:4px;display:grid}.hero-flow strong{color:#bc8618;font-size:13px}.hero-flow span{color:#516883;font-size:11px;font-weight:800}.hero-flow i{color:#aeb9c8;font-style:normal}.hero-result-demo{color:#147049;background:#e9f8f1;border-radius:17px;padding:20px 22px}.hero-result-demo strong{font-size:21px}.public-section,.public-benefits,.public-cta{width:min(1280px,100% - 64px);margin:0 auto 90px}.public-section-heading{max-width:650px;margin-bottom:34px}.public-section-heading h2,.public-benefits h2,.public-cta h2{letter-spacing:-.035em;color:#09294f;margin:10px 0;font-size:clamp(32px,4vw,50px)}.public-steps{grid-template-columns:repeat(4,1fr);gap:16px;display:grid}.public-steps article,.benefit-grid article{background:#fff;border:1px solid #e0e7f0;border-radius:22px;padding:28px}.public-steps b{color:#d3a32f;font-size:13px}.public-steps h3,.benefit-grid strong{color:#102d52;margin:22px 0 8px;font-size:19px;display:block}.public-steps p,.benefit-grid p,.public-benefits>div:first-child>p,.public-cta p{color:#71839b;line-height:1.65}.public-benefits{grid-template-columns:.8fr 1.2fr;align-items:center;gap:50px;display:grid}.public-benefits .public-primary{margin-top:20px}.benefit-grid{grid-template-columns:repeat(2,1fr);gap:16px;display:grid}.benefit-grid article span{font-size:26px}.public-cta{text-align:center;background:linear-gradient(135deg,#f4cf67,#ddb03b);border-radius:30px;padding:58px;box-shadow:0 24px 55px #c5952729}.public-cta>span{color:#79570e;letter-spacing:.18em;font-size:12px;font-weight:950}.public-cta p{color:#6e5a2c}.public-cta .public-primary{margin-top:18px}.public-footer{color:#7a8ba2;border-top:1px solid #dde5ef;justify-content:space-between;align-items:center;gap:30px;width:min(1440px,100% - 64px);min-height:115px;margin:0 auto;font-size:13px;display:flex}.customer-topbar{border-bottom:1px solid #e3eaf2}.customer-top-actions{align-items:center;gap:12px;display:flex}.customer-logout{background:#fff!important;border:1px solid #dbe3ed!important;border-radius:999px!important;padding:11px 16px!important}.customer-auth-layout{grid-template-columns:1fr .82fr;align-items:center;gap:64px;width:min(1180px,100% - 48px);margin:62px auto;display:grid}.customer-auth-copy h1{letter-spacing:-.045em;color:#08294f;margin:14px 0 18px;font-size:clamp(42px,5vw,68px);line-height:1}.customer-auth-copy>p{color:#71839a;max-width:600px;font-size:18px;line-height:1.7}.customer-plan-card{color:#fff;background:linear-gradient(145deg,#0b2c54,#123e70);border-radius:22px;gap:5px;width:min(360px,100%);margin-top:34px;padding:26px;display:grid;box-shadow:0 20px 50px #09294e2e}.customer-plan-card span{color:#e3b641;letter-spacing:.16em;font-size:11px;font-weight:950}.customer-plan-card strong{font-size:29px}.customer-plan-card small{color:#b8cae0}.customer-auth-card{background:#fff;border:1px solid #dde6f0;border-radius:28px;padding:34px;box-shadow:0 24px 70px #1f395b1a}.customer-auth-tabs{background:#edf2f8;border-radius:13px;grid-template-columns:1fr 1fr;margin-bottom:28px;padding:5px;display:grid}.customer-auth-tabs button{color:#75869c;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:12px;font-weight:850}.customer-auth-tabs button.active{color:#0a2c55;background:#fff;box-shadow:0 5px 15px #172c4814}.customer-auth-card form{gap:18px;display:grid}.customer-auth-card label{color:#304b6b;gap:8px;font-size:13px;font-weight:850;display:grid}.customer-auth-card input{color:#0b2c54;background:#fbfcfe;border:1px solid #d7e0eb;border-radius:14px;outline:none;width:100%;padding:16px;font-size:15px}.customer-auth-card input:focus,.public-vin-search input:focus{border-color:#4b89dd;box-shadow:0 0 0 4px #4b89dd1c}.customer-submit{width:100%;margin-top:6px}.customer-message{border-radius:12px;padding:13px 15px;font-size:13px;line-height:1.5}.customer-message.error{color:#a33333;background:#fff0ef;border:1px solid #f1cbc7}.customer-message.success{color:#176e4a;background:#eaf8f2;border:1px solid #c3ead9}.customer-legal{color:#94a2b4;margin-top:20px;line-height:1.5;display:block}.customer-dashboard{width:min(1280px,100% - 48px);margin:46px auto 80px}.customer-welcome{justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:28px;display:flex}.customer-welcome h1{letter-spacing:-.035em;margin:9px 0 5px;font-size:42px}.customer-welcome p{color:#7688a0}.quota-card{background:#fff;border:1px solid #dce4ee;border-radius:19px;gap:3px;min-width:190px;padding:18px 20px;display:grid;box-shadow:0 12px 30px #1832520f}.quota-card span{color:#a67a1d;letter-spacing:.13em;font-size:10px;font-weight:950}.quota-card strong{color:#0c2d56;font-size:25px}.quota-card small{color:#8897aa}.quota-card.active-plan{background:#e9f8f1;border-color:#bfe7d6}.public-vin-card,.public-paywall{color:#fff;background:linear-gradient(135deg,#082746,#123c6c);border-radius:27px;padding:38px;box-shadow:0 22px 60px #09264824}.public-vin-card{grid-template-columns:.75fr 1.25fr;align-items:end;gap:36px;display:grid}.public-vin-card .public-kicker{color:#dbae38}.public-vin-card h2{margin:8px 0;font-size:31px}.public-vin-card p{color:#b8c9dd}.public-vin-search{grid-template-columns:1fr auto;align-items:end;gap:14px;display:grid}.public-vin-search label{gap:9px;display:grid}.public-vin-search label>span{color:#b9cce1;letter-spacing:.13em;font-size:11px;font-weight:900}.public-vin-search label>div{position:relative}.public-vin-search input{color:#fff;letter-spacing:.08em;background:#ffffff1a;border:1px solid #ffffff2b;border-radius:14px;outline:none;width:100%;padding:17px 54px 17px 17px;font-size:16px;font-weight:800}.public-vin-search input::placeholder{color:#8fa8c4}.public-vin-search label small{color:#90a9c5;position:absolute;top:50%;right:15px;transform:translateY(-50%)}.public-result-area{margin-top:24px}.public-result-status{border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:19px 22px;display:flex}.public-result-status>div{align-items:center;gap:13px;display:flex}.public-result-status>div>span{font-size:24px}.public-result-status small,.public-result-status strong{display:block}.public-result-status small{letter-spacing:.14em;font-size:10px;font-weight:900}.public-result-status.ready{color:#176f4b;background:#e9f8f1;border:1px solid #bfe9d6}.public-result-status.review{color:#916514;background:#fff6e5;border:1px solid #f0d594}.public-result-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-top:16px;display:grid}.public-result-grid article{background:#fff;border:1px solid #dde5ef;border-radius:22px;padding:25px}.public-result-grid h3{color:#0a2c55;margin:14px 0 4px;font-size:27px}.public-result-grid article>strong{color:#526b89}.public-result-grid dl{margin:24px 0 0}.public-result-grid dl div{border-top:1px solid #edf1f6;justify-content:space-between;gap:14px;padding:11px 0;display:flex}.public-result-grid dt{color:#8797aa}.public-result-grid dd{color:#17385e;text-align:right;margin:0;font-weight:800}.public-review-note{color:#506780;background:#fff;border:1px solid #e0e7ef;border-radius:17px;margin-top:16px;padding:20px 22px}.public-review-note strong{color:#17375d}.public-review-note p{margin:7px 0 0;line-height:1.6}.public-result-message{border-radius:16px;gap:3px;margin-top:18px;padding:16px 18px;display:grid}.public-result-message.error{color:#9d3333;background:#fff0ef;border:1px solid #efcbc8}.public-paywall{text-align:center;max-width:760px;margin:50px auto;padding:54px}.paywall-icon{background:#ffffff17;border-radius:21px;place-items:center;width:72px;height:72px;margin:0 auto 18px;font-size:30px;display:grid}.public-paywall .public-kicker{color:#e0b13c}.public-paywall h2{margin:10px 0;font-size:36px}.public-paywall>p{color:#bdcde0;line-height:1.6}.paywall-features{flex-wrap:wrap;justify-content:center;gap:10px;margin:24px auto 28px;display:flex}.paywall-features span{color:#d2deec;background:#ffffff12;border-radius:999px;padding:9px 12px;font-size:12px}.subscription-pending{color:#f1d47e;background:#ddae331f;border:1px solid #e8be4752;border-radius:15px;gap:4px;max-width:420px;margin:24px auto 0;padding:17px;display:grid}.auth-back-public{color:#6d819a;cursor:pointer;background:0 0;border:0;width:100%;margin-top:18px;font-weight:750}@media (width<=1000px){.public-nav,.customer-topbar{width:min(100% - 32px,920px)}.public-nav nav a{display:none}.public-hero{grid-template-columns:1fr;width:min(100% - 32px,920px);padding:44px}.public-steps{grid-template-columns:repeat(2,1fr)}.public-benefits{grid-template-columns:1fr}.customer-auth-layout{grid-template-columns:1fr;gap:34px}.public-vin-card,.public-result-grid{grid-template-columns:1fr}}@media (width<=680px){.public-nav,.customer-topbar{min-height:76px}.public-brand-copy{display:none}.public-nav nav{gap:8px}.public-nav nav button{font-size:12px}.public-hero,.public-section,.public-benefits,.public-cta,.public-footer{width:calc(100% - 24px)}.public-hero{border-radius:25px;min-height:auto;margin-top:12px;padding:30px 22px}.public-hero h1{font-size:41px}.public-hero-content>p{font-size:16px}.public-hero-card{padding:20px}.hero-flow{grid-template-columns:repeat(4,1fr);gap:9px}.hero-flow i{display:none}.public-steps,.benefit-grid{grid-template-columns:1fr}.public-cta{padding:38px 20px}.public-footer{flex-direction:column;align-items:flex-start;padding:25px 0}.customer-auth-layout,.customer-dashboard{width:calc(100% - 24px);margin-top:28px}.customer-auth-copy h1{font-size:40px}.customer-auth-card{padding:23px}.customer-welcome{flex-direction:column;align-items:stretch}.public-vin-card{padding:25px 20px}.public-vin-search{grid-template-columns:1fr}.public-vin-search .public-primary{width:100%}.public-paywall{margin-top:26px;padding:36px 20px}.public-paywall h2{font-size:30px}}.public-after-result-paywall{color:#fff;background:#0b2c54;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:18px;padding:24px 26px;display:flex}.public-after-result-paywall .public-kicker{color:#e1b13c}.public-after-result-paywall strong{margin:6px 0;font-size:20px;display:block}.public-after-result-paywall p{color:#b9cadf;margin:0}@media (width<=680px){.public-after-result-paywall{flex-direction:column;align-items:stretch}}.public-site .public-nav{gap:24px;width:min(1480px,100% - 64px);height:84px;min-height:84px;margin:0 auto;padding:0;flex-flow:row!important;justify-content:space-between!important;align-items:center!important;display:flex!important}.public-site .public-nav nav{flex-flow:row!important;justify-content:flex-end!important;align-items:center!important;gap:10px!important;margin:0!important;padding:0!important;display:flex!important}.public-site .public-nav nav a,.public-site .public-nav nav button{white-space:nowrap;border-radius:12px;justify-content:center;align-items:center;min-height:44px;padding:0 16px;font-size:14px;font-weight:800;line-height:1;transition:transform .18s,background .18s,border-color .18s;margin:0!important;display:inline-flex!important}.public-site .public-nav .public-nav-link{color:#3d5676;background:0 0}.public-site .public-nav .public-nav-link:hover{color:#0a2c55;background:#0b345e0f}.public-site .public-nav .public-nav-quote{color:#9a6910;background:#f2c2481f;border:1px solid #d4a32a5c}.public-site .public-nav .public-nav-quote:hover{background:#f2c24833}.public-site .public-nav .public-login-link{color:#123b68;background:#fff;border:1px solid #ccd8e6;box-shadow:0 8px 22px #183b5f12}.public-site .public-nav nav a:hover,.public-site .public-nav nav button:hover{transform:translateY(-1px)}.public-site .public-brand-mark{border-radius:15px;width:50px;height:50px}.public-site .public-brand-copy strong{font-size:14px}.public-site .public-brand-copy small{font-size:9px}.public-site .public-hero{margin-top:10px}.customer-auth-card input[type=tel]{letter-spacing:.01em}.customer-auth-card label span:after{content:""}@media (width<=1000px){.public-site .public-nav{width:calc(100% - 32px)}.public-site .public-nav nav{gap:8px!important}.public-site .public-nav .public-nav-link{display:none!important}}@media (width<=680px){.public-site .public-nav{width:calc(100% - 24px);height:72px;min-height:72px}.public-site .public-nav nav button{min-height:40px;padding:0 11px;font-size:11px}.public-site .public-nav .public-login-link{display:none!important}}.public-brand-logo{width:260px;height:72px;overflow:hidden;box-shadow:none!important;background:0 0!important;border:0!important;justify-content:flex-start!important;padding:0!important}.public-brand-logo img{object-fit:contain;width:230px;height:230px;display:block;transform:translateY(0)}.customer-topbar .public-brand-logo{width:230px;height:72px}.customer-topbar .public-brand-logo img{width:205px;height:205px}.public-footer-logo{width:220px;height:72px}.public-footer-logo img{width:200px;height:200px}.customer-auth-tabs.three-tabs{grid-template-columns:repeat(3,minmax(0,1fr))}.customer-auth-tabs.three-tabs button{padding-left:8px;padding-right:8px;font-size:12px}.guest-form-heading{margin:6px 0 20px}.guest-form-heading h2{color:#08284e;margin:6px 0;font-size:26px;line-height:1.1}.guest-form-heading p{color:#71839b;margin:0;font-size:13px;line-height:1.55}.lead-privacy-note{background:#ffffffb8;border:1px solid #d9e6f2;border-radius:16px;align-items:flex-start;gap:12px;margin-top:18px;padding:15px 16px;display:flex}.lead-privacy-note>span{font-size:20px}.lead-privacy-note div{gap:3px;display:grid}.lead-privacy-note strong{color:#08284e;font-size:13px}.lead-privacy-note small{color:#71839b;line-height:1.45}@media (width<=720px){.public-brand-logo{width:190px;height:60px}.public-brand-logo img{width:170px;height:170px}.customer-auth-tabs.three-tabs{grid-template-columns:1fr;gap:6px}.customer-auth-tabs.three-tabs button{min-height:42px}}.public-contact-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:18px;display:flex}.public-contact-actions.compact{justify-content:flex-end;margin-top:0}.whatsapp-action{background:#25d366;border:0;border-radius:15px;justify-content:center;align-items:center;gap:10px;min-height:52px;padding:0 20px;font-size:14px;font-weight:900;transition:transform .18s,box-shadow .18s,filter .18s;display:inline-flex;box-shadow:0 12px 28px #25d36633;color:#072f1b!important;text-decoration:none!important}.whatsapp-action:hover{filter:brightness(.98);transform:translateY(-1px);box-shadow:0 16px 34px #25d36642}.whatsapp-icon{font-size:18px;line-height:1}.public-secondary-action{color:#153b64;cursor:pointer;background:#fff;border:1px solid #d7e1ec;border-radius:14px;min-height:50px;padding:0 18px;font-weight:800}.public-review-note{justify-content:space-between;align-items:center;gap:22px;display:flex}.public-review-note>div{flex:1}.whatsapp-review{white-space:nowrap;flex:none}@media (width<=800px){.public-review-note{flex-direction:column;align-items:stretch}.whatsapp-review,.whatsapp-action{width:100%}.public-contact-actions,.public-contact-actions.compact{flex-direction:column;justify-content:stretch;align-items:stretch}.public-secondary-action{width:100%}}.settings-module{width:100%;max-width:1280px;margin:0 auto;padding-bottom:48px}.settings-topbar{margin-bottom:26px}.settings-card{background:#fff;border:1px solid #dce5ef;border-radius:24px;padding:30px;box-shadow:0 18px 44px #0d2d500f}.settings-card-head{border-bottom:1px solid #e8edf3;gap:18px;padding-bottom:24px;display:flex}.settings-icon{background:#eafaf0;border-radius:18px;place-items:center;width:58px;height:58px;font-size:26px;display:grid}.settings-card-head h2{color:#08284e;margin:5px 0 7px;font-size:26px}.settings-card-head p{color:#74859c;margin:0;line-height:1.55}.settings-form{gap:22px;max-width:720px;padding-top:26px;display:grid}.settings-form label{gap:9px;display:grid}.settings-form label>span{color:#173b63;font-size:13px;font-weight:900}.settings-form label>small{color:#8090a5}.settings-input-row{background:#f9fbfd;border:1px solid #cad7e6;border-radius:15px;align-items:center;display:flex;overflow:hidden}.country-prefix{color:#8b9aaf;padding-left:18px;font-weight:900}.settings-input-row input{color:#08284e;background:0 0;border:0;outline:none;width:100%;min-height:56px;padding:0 18px 0 5px;font-size:18px;font-weight:800}.settings-preview{background:#f4f7fb;border-radius:15px;justify-content:space-between;align-items:center;padding:16px 18px;display:flex}.settings-preview span{color:#8190a4;text-transform:uppercase;letter-spacing:.08em;font-size:12px;font-weight:800}.settings-preview strong{color:#08284e;font-size:17px}.settings-actions{gap:12px;display:flex}.settings-test-link{justify-content:center;align-items:center;display:inline-flex;text-decoration:none!important}.whatsapp-not-configured{color:#7d8da1;background:#f8fafc;border:1px dashed #c9d4df;border-radius:14px;justify-content:center;align-items:center;min-height:50px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex}.public-site .public-nav,.customer-topbar{height:auto!important;min-height:112px!important;overflow:visible!important}.public-brand-logo,.public-site .public-brand-logo,.customer-topbar .public-brand-logo{flex:none;min-width:250px;justify-content:flex-start!important;align-items:center!important;width:auto!important;height:100px!important;margin:0!important;padding:0!important;display:inline-flex!important;overflow:visible!important}.public-brand-logo img,.public-site .public-brand-logo img,.customer-topbar .public-brand-logo img{object-fit:contain!important;object-position:left center!important;width:auto!important;max-width:285px!important;height:92px!important;max-height:92px!important;margin:0!important;display:block!important;transform:none!important}.public-footer-logo{width:auto!important;height:92px!important;overflow:visible!important}.public-footer-logo img{object-fit:contain!important;width:auto!important;max-width:260px!important;height:84px!important;transform:none!important}@media (width<=720px){.public-site .public-nav,.customer-topbar{min-height:92px!important}.public-brand-logo,.public-site .public-brand-logo,.customer-topbar .public-brand-logo{min-width:185px;height:78px!important}.public-brand-logo img,.public-site .public-brand-logo img,.customer-topbar .public-brand-logo img{max-width:205px!important;height:72px!important;max-height:72px!important}}.public-site .public-nav{min-height:126px!important}.public-site .public-brand-logo{align-items:center!important;width:340px!important;min-width:340px!important;height:116px!important;display:flex!important;overflow:visible!important}.public-site .public-brand-logo img{object-fit:contain!important;object-position:left center!important;width:330px!important;max-width:none!important;height:110px!important;max-height:none!important;transform:none!important}@media (width<=720px){.public-site .public-nav{min-height:96px!important}.public-site .public-brand-logo{width:225px!important;min-width:225px!important;height:84px!important}.public-site .public-brand-logo img{width:220px!important;height:80px!important}}.public-site .public-nav{min-height:148px!important;padding-top:6px!important;padding-bottom:6px!important}.public-site .public-brand-logo{justify-content:flex-start!important;align-items:center!important;width:430px!important;min-width:430px!important;height:136px!important;display:flex!important;overflow:visible!important}.public-site .public-brand-logo img{object-fit:contain!important;object-position:left center!important;width:420px!important;max-width:none!important;height:128px!important;max-height:none!important;margin:0!important;transform:none!important}.public-site .public-nav nav{margin-left:auto!important}@media (width<=1000px){.public-site .public-brand-logo{width:340px!important;min-width:340px!important;height:112px!important}.public-site .public-brand-logo img{width:330px!important;height:104px!important}}@media (width<=720px){.public-site .public-nav{min-height:112px!important}.public-site .public-brand-logo{width:270px!important;min-width:270px!important;height:96px!important}.public-site .public-brand-logo img{width:260px!important;height:90px!important}}.public-import-cta{background:radial-gradient(circle at 86% 15%,#25d3661a,#0000 18rem),linear-gradient(135deg,#f4fcf7 0%,#fff 62%);border:1px solid #cbe8d5;border-radius:22px;justify-content:space-between;align-items:center;gap:28px;margin-top:18px;padding:24px 26px;display:flex;box-shadow:0 14px 32px #185a350f}.public-import-cta-copy{max-width:760px}.public-import-kicker{color:#178248;letter-spacing:.12em;margin-bottom:7px;font-size:11px;font-weight:950;display:inline-block}.public-import-cta h3{color:#08284e;margin:0 0 7px;font-size:24px;line-height:1.12}.public-import-cta p{color:#6e8198;margin:0;line-height:1.55}.import-whatsapp-action{flex:none;min-width:245px;min-height:58px;font-size:14px}@media (width<=820px){.public-import-cta{flex-direction:column;align-items:stretch;padding:21px}.import-whatsapp-action{width:100%;min-width:0}}.prospects-module{width:100%;max-width:1420px;margin:0 auto;padding-bottom:60px}.prospects-topbar{margin-bottom:22px}.prospect-summary-badge{background:#fff;border:1px solid #dce5ef;border-radius:18px;gap:2px;min-width:130px;padding:15px 18px;display:grid;box-shadow:0 12px 30px #0a2c520f}.prospect-summary-badge span{color:#9b711e;letter-spacing:.12em;font-size:10px;font-weight:900}.prospect-summary-badge strong{color:#08284e;font-size:28px}.prospect-stats{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px;display:grid}.prospect-stats article{background:#fff;border:1px solid #dce5ef;border-radius:18px;padding:19px 20px}.prospect-stats span{color:#7d8da2;margin-bottom:4px;font-size:12px;font-weight:750;display:block}.prospect-stats strong{color:#08284e;font-size:28px}.prospect-search-card{background:#fff;border:1px solid #dce5ef;border-radius:22px;justify-content:space-between;align-items:center;gap:24px;margin-bottom:18px;padding:22px 24px;display:flex}.prospect-search-card h2{color:#08284e;margin:4px 0 0;font-size:21px}.prospect-search-form{flex:1;gap:10px;max-width:680px;display:flex}.prospect-search-form input{color:#08284e;background:#f9fbfd;border:1px solid #cfdbe8;border-radius:14px;outline:none;flex:1;min-width:0;min-height:52px;padding:0 17px;font-size:14px;font-weight:700}.prospect-search-form button{color:#fff;cursor:pointer;background:#0c315b;border:0;border-radius:14px;min-width:120px;padding:0 18px;font-weight:850}.prospects-layout{grid-template-columns:minmax(0,1fr);align-items:start;gap:18px;display:grid}.prospects-layout.has-detail{grid-template-columns:minmax(0,1.55fr) minmax(360px,.8fr)}.prospects-list-card,.prospect-detail-card{background:#fff;border:1px solid #dce5ef;border-radius:24px;box-shadow:0 15px 36px #0a2c520d}.prospects-list-card{overflow:hidden}.prospects-list-head{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;gap:18px;padding:22px 24px;display:flex}.prospects-list-head h2{color:#08284e;margin:4px 0 0}.prospects-table-wrap{overflow-x:auto}.prospects-table{border-collapse:collapse;width:100%;min-width:900px}.prospects-table th{color:#708198;text-align:left;letter-spacing:.04em;background:#f5f8fc;padding:13px 16px;font-size:11px}.prospects-table td{vertical-align:middle;color:#163a62;border-top:1px solid #edf1f6;padding:16px}.prospects-table td strong,.prospects-table td small{display:block}.prospects-table td small{color:#8a99ad;margin-top:3px;font-size:11px}.empty-cell{text-align:center;color:#8a99ad!important;padding:44px!important}.lead-status{color:#536c89;background:#edf3f9;border-radius:999px;align-items:center;min-height:27px;padding:0 9px;font-size:10px;font-weight:900;display:inline-flex}.lead-status.nuevo{color:#245d9d;background:#edf4ff}.lead-status.contactado{color:#9b711e;background:#fff6dc}.lead-status.seguimiento{color:#6b46a1;background:#f3eefe}.lead-status.convertido{color:#177441;background:#e7f8ed}.lead-status.no_interesado{color:#77818d;background:#f4f5f7}.prospect-open-button{color:#b27b16;cursor:pointer;white-space:nowrap;background:0 0;border:0;font-weight:900}.prospect-detail-card{padding:22px;position:sticky;top:18px}.prospect-detail-head{justify-content:space-between;gap:16px;display:flex}.prospect-detail-head h2{color:#08284e;margin:5px 0}.prospect-detail-head p{color:#7b8da4;margin:2px 0;font-size:13px}.prospect-close{color:#73849a;cursor:pointer;background:#fff;border:1px solid #dce5ef;border-radius:10px;width:34px;height:34px;font-size:20px}.prospect-whatsapp{width:100%;margin:18px 0}.prospect-followup{background:#f6f9fc;border-radius:18px;gap:13px;padding:18px;display:grid}.prospect-followup label{gap:6px;display:grid}.prospect-followup label>span{color:#4f6885;font-size:11px;font-weight:900}.prospect-followup select,.prospect-followup textarea{color:#163a62;width:100%;font:inherit;background:#fff;border:1px solid #ccd8e5;border-radius:11px;outline:none;padding:11px 12px}.prospect-query-history{gap:11px;margin-top:22px;display:grid}.prospect-history-title{justify-content:space-between;align-items:center;display:flex}.prospect-history-title strong{color:#08284e;font-size:13px}.prospect-empty-history{color:#8291a5;border:1px dashed #ccd7e3;border-radius:14px;padding:18px;font-size:12px;line-height:1.5}.prospect-query-item{background:#fff;border:1px solid #e0e7ef;border-radius:16px;padding:15px}.prospect-query-top{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.prospect-query-top strong,.prospect-query-top small{display:block}.prospect-query-top strong{color:#08284e;font-size:13px}.prospect-query-top small{color:#8493a7;margin-top:3px;font-size:10px}.query-result{color:#6e7f94;white-space:nowrap;background:#edf2f7;border-radius:7px;padding:5px 7px;font-size:9px;font-weight:900}.query-result.ready{color:#177441;background:#e7f8ed}.query-result.sat_review,.query-result.freight_review,.query-result.sat_and_freight_review{color:#986c15;background:#fff3d9}.prospect-query-item dl{grid-template-columns:1fr 1fr;gap:8px 12px;margin:12px 0 0;display:grid}.prospect-query-item dl div{min-width:0}.prospect-query-item dt{color:#8b99ab;font-size:9px}.prospect-query-item dd{color:#173b63;word-break:break-word;margin:2px 0 0;font-size:11px;font-weight:800}.prospect-query-date{color:#95a2b2;margin-top:10px;font-size:9px;display:block}@media (width<=1180px){.prospects-layout.has-detail{grid-template-columns:1fr}.prospect-detail-card{position:static}}@media (width<=760px){.prospect-stats{grid-template-columns:1fr 1fr}.prospect-search-card,.prospect-search-form{flex-direction:column;align-items:stretch}.prospect-search-form{width:100%;max-width:none}}.import-request-badge{background:#fff8e9;border:1px solid #f1c977;border-radius:999px;width:fit-content;padding:6px 9px;font-weight:950;color:#9a6510!important;margin-top:8px!important;font-size:9px!important;display:inline-flex!important}.prospect-import-actions{background:#f2fbf5;border:1px solid #d9e8df;border-radius:13px;justify-content:space-between;align-items:center;gap:12px;margin-top:13px;padding:12px 13px;display:flex}.prospect-import-actions>div{gap:2px;display:grid}.prospect-import-actions small{color:#18804a;font-size:8px;font-weight:950}.prospect-import-actions span{color:#678075;font-size:10px}.prospect-generate-quote{min-height:39px!important;padding:0 12px!important;font-size:10px!important}.prospect-quote-generated{color:#35658f;background:#eef6ff;border-radius:10px;margin-top:9px;padding:8px 10px;font-size:9px;font-weight:800}.quote-recipient-pill{background:#f7faff;border:1px solid #dce6f0;border-radius:11px;align-items:center;gap:8px;width:fit-content;margin-top:10px;padding:8px 11px;display:flex}.quote-recipient-pill span{color:#9a711d;font-size:8px;font-weight:950}.quote-recipient-pill strong{color:#173b63;font-size:11px}.quote-recipient-pill small{color:#8493a7;font-size:10px}.quote-whatsapp-send{cursor:pointer;min-height:44px;padding:0 15px;font-size:11px}.import-whatsapp-action{cursor:pointer;border:0}@media (width<=720px){.prospect-import-actions{flex-direction:column;align-items:stretch}.prospect-generate-quote{width:100%}.quote-recipient-pill{flex-wrap:wrap;width:100%}}.customs-module{width:100%;max-width:1460px;margin:0 auto;padding-bottom:64px}.customs-topbar{margin-bottom:20px}.customs-new-button{min-height:50px;padding:0 20px}.customs-kpis{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;margin-bottom:18px;display:grid}.customs-kpis article{background:#fff;border:1px solid #dde6ef;border-radius:18px;padding:18px 19px;box-shadow:0 10px 28px #0a2c520a}.customs-kpis article.urgent{background:#fff8f7;border-color:#f0cfca}.customs-kpis span{color:#7d8ca1;margin-bottom:5px;font-size:11px;font-weight:800;display:block}.customs-kpis strong{color:#08284e;font-size:27px}.customs-kpis article.urgent strong{color:#a34538}.customs-search-card{background:#fff;border:1px solid #dce5ef;border-radius:20px;justify-content:space-between;align-items:center;gap:22px;margin-bottom:18px;padding:20px 23px;display:flex}.customs-search-card h2{color:#08284e;margin:4px 0 0;font-size:20px}.customs-search-form{flex:1;gap:9px;max-width:650px;display:flex}.customs-search-form input{color:#153a62;background:#f9fbfd;border:1px solid #cedae7;border-radius:13px;outline:none;flex:1;min-width:0;min-height:48px;padding:0 16px;font-size:13px;font-weight:700}.customs-search-form button{color:#fff;cursor:pointer;background:#0c315b;border:0;border-radius:13px;min-width:100px;font-weight:850}.customs-table-card{background:#fff;border:1px solid #dce5ef;border-radius:22px;overflow:hidden;box-shadow:0 14px 36px #0a2c520b}.customs-table-head{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;padding:20px 23px;display:flex}.customs-table-head h2{color:#08284e;margin:4px 0 0}.customs-table-wrap{overflow-x:auto}.customs-table{border-collapse:collapse;width:100%;min-width:1120px}.customs-table th{color:#77889e;text-align:left;letter-spacing:.04em;background:#f5f8fc;padding:12px 14px;font-size:10px}.customs-table td{vertical-align:middle;color:#173b63;border-top:1px solid #edf1f6;padding:15px 14px;font-size:12px}.customs-table td strong,.customs-table td small{display:block}.customs-table td small{color:#8c9aad;margin-top:3px;font-size:10px}.customs-current-status{color:#365a7d;font-size:11px;font-weight:850}.customs-progress{align-items:center;gap:7px;min-width:105px;display:flex}.customs-progress>div{background:#e7edf3;border-radius:999px;width:75px;height:7px;overflow:hidden}.customs-progress>div span{border-radius:inherit;background:#b98a2d;height:100%;display:block}.customs-progress strong{font-size:10px}.customs-light{border-radius:999px;align-items:center;min-height:26px;padding:0 8px;font-size:9px;font-weight:950;display:inline-flex}.customs-light.en-tiempo{color:#1b7745;background:#e8f8ee}.customs-light.atención{color:#936a17;background:#fff4d9}.customs-light.urgente{color:#a44239;background:#fdebea}.customs-light.finalizado{color:#597089;background:#edf2f7}.customs-form-modal,.customs-detail-modal{background:#f6f8fb;border-radius:26px;width:min(1120px,100vw - 38px);max-height:calc(100vh - 36px);overflow-y:auto;box-shadow:0 30px 100px #051b3447}.customs-detail-modal{width:min(1220px,100vw - 38px)}.customs-form-modal form{padding:0 24px 24px}.customs-form-section,.customs-detail-section{background:#fff;border:1px solid #dce5ef;border-radius:20px;margin:16px 24px;padding:22px}.customs-form-modal .customs-form-section{margin-left:0;margin-right:0}.customs-section-title{align-items:center;gap:12px;margin-bottom:18px;display:flex}.customs-section-title>span{color:#fff;background:#0c315b;border-radius:12px;place-items:center;width:36px;height:36px;font-size:10px;font-weight:950;display:grid}.customs-section-title div{gap:2px;display:grid}.customs-section-title strong{color:#08284e;font-size:16px}.customs-section-title small{color:#8291a4;font-size:11px}.customs-form-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.customs-form-grid label{gap:6px;display:grid}.customs-form-grid label.span-2{grid-column:span 2}.customs-form-grid label>span{color:#526b87;font-size:10px;font-weight:900}.customs-form-grid input,.customs-form-grid select,.customs-form-grid textarea{color:#173b63;width:100%;min-height:44px;font:inherit;background:#fbfcfe;border:1px solid #ccd8e5;border-radius:11px;outline:none;padding:9px 11px;font-size:12px}.customs-vin-row{gap:10px;margin-bottom:14px;display:flex}.customs-vin-row>input{color:#092c55;letter-spacing:.04em;background:#f9fbfd;border:1px solid #c9d7e5;border-radius:13px;outline:none;flex:1;min-width:0;min-height:51px;padding:0 15px;font-size:16px;font-weight:900}.customs-decode-summary{background:#f1faf4;border:1px solid #d9e8df;border-radius:14px;justify-content:space-between;gap:18px;margin-bottom:15px;padding:14px 16px;display:flex}.customs-decode-summary span,.customs-decode-summary strong{display:block}.customs-decode-summary span{color:#688072;margin-bottom:3px;font-size:9px;font-weight:850}.customs-decode-summary strong{color:#17643b;font-size:12px}.customs-tax-section{border-color:#e4d8b8}.customs-cost-summary{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:17px;display:grid}.customs-cost-summary>div,.customs-value-cards article{background:#f5f8fc;border-radius:14px;padding:14px}.customs-cost-summary span,.customs-value-cards span{color:#8190a3;margin-bottom:4px;font-size:9px;font-weight:850;display:block}.customs-cost-summary strong,.customs-value-cards strong{color:#08284e;font-size:16px}.customs-form-actions{justify-content:flex-end;gap:10px;padding-top:18px;display:flex}.customs-form-actions.sticky{z-index:4;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f6f8fbf5;border-top:1px solid #dce5ef;padding:15px 24px;position:sticky;bottom:0}.customs-detail-summary{grid-template-columns:repeat(4,1fr);gap:10px;padding:0 24px;display:grid}.customs-detail-summary article{background:#fff;border:1px solid #dce5ef;border-radius:14px;padding:14px}.customs-detail-summary span,.customs-detail-summary strong{display:block}.customs-detail-summary span{color:#8493a7;font-size:9px;font-weight:850}.customs-detail-summary strong{color:#0b315b;margin-top:4px;font-size:15px}.customs-stage-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.customs-stage-grid label{background:#fbfcfe;border:1px solid #e0e7ef;border-radius:13px;align-items:center;gap:10px;padding:10px;display:flex}.customs-stage-grid label.done{background:#f1faf4;border-color:#cde5d5}.customs-stage-grid label>span{color:#63788f;background:#e7edf4;border-radius:9px;flex:none;place-items:center;width:27px;height:27px;font-size:8px;font-weight:950;display:grid}.customs-stage-grid label.done>span{color:#187240;background:#d9f1e2}.customs-stage-grid label>div{flex:1;grid-template-columns:1fr 140px;align-items:center;gap:12px;display:grid}.customs-stage-grid strong{color:#244768;font-size:11px}.customs-stage-grid input{color:#173b63;background:#fff;border:1px solid #d0dbe7;border-radius:9px;width:100%;min-height:35px;padding:6px 8px}.detail-selects{margin-top:14px}.customs-value-cards{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media (width<=1080px){.customs-kpis{grid-template-columns:repeat(3,1fr)}.customs-form-grid,.customs-detail-summary,.customs-value-cards{grid-template-columns:1fr 1fr}}@media (width<=720px){.customs-kpis{grid-template-columns:1fr 1fr}.customs-search-card,.customs-search-form,.customs-vin-row{flex-direction:column;align-items:stretch}.customs-form-grid{grid-template-columns:1fr}.customs-form-grid label.span-2{grid-column:auto}.customs-stage-grid,.customs-stage-grid label>div,.customs-cost-summary,.customs-detail-summary,.customs-value-cards{grid-template-columns:1fr}}.quote-mode-card{background:linear-gradient(135deg,#f8fbff 0%,#fff 100%);border:1px solid #d8e3ed;border-radius:16px;justify-content:space-between;align-items:center;gap:22px;margin:0 0 16px;padding:16px 18px;display:flex}.quote-mode-card>div:first-child{gap:3px;display:grid}.quote-mode-card>div:first-child small{color:#a87618;letter-spacing:.1em;font-size:9px;font-weight:950}.quote-mode-card>div:first-child strong{color:#08284e;font-size:15px}.quote-mode-card>div:first-child span{color:#7d8da1;font-size:11px;line-height:1.45}.quote-freight-toggle{cursor:pointer;-webkit-user-select:none;user-select:none;flex:none;align-items:center;gap:10px;display:flex}.quote-freight-toggle>div{text-align:right;gap:1px;display:grid}.quote-freight-toggle b{color:#173b63;font-size:11px}.quote-freight-toggle small{color:#9a7a44;font-size:8px}.quote-freight-toggle input{opacity:0;pointer-events:none;position:absolute}.quote-toggle-track{background:#cdd8e3;border-radius:999px;align-items:center;width:44px;height:25px;padding:3px;transition:all .2s;display:flex}.quote-toggle-thumb{background:#fff;border-radius:50%;width:19px;height:19px;transition:all .2s;box-shadow:0 2px 7px #0a234138}.quote-freight-toggle input:checked+.quote-toggle-track{background:#d9aa3e}.quote-freight-toggle input:checked+.quote-toggle-track .quote-toggle-thumb{transform:translate(19px)}.quote-freight-toggle.unavailable{cursor:not-allowed;opacity:.72}.quote-customs-only-card{align-content:center;gap:7px;display:grid}.quote-customs-only-card>strong{color:#0b315b;font-size:17px}.quote-customs-only-card p{color:#75889d;margin:0;font-size:10px;line-height:1.45}@media (width<=760px){.quote-mode-card{flex-direction:column;align-items:stretch}.quote-freight-toggle{justify-content:space-between}.quote-freight-toggle>div{text-align:left}}
