#dnvs-order{max-width:1120px;margin:0 auto;padding:30px 24px 70px;color:#202a38}#dnvs-order .topline{display:flex;justify-content:space-between;align-items:center;gap:20px;margin:20px 0 0}#dnvs-order h1{font-size:32px;letter-spacing:-1px;margin:6px 0}#dnvs-order .wo-eyebrow{font-size:11px;letter-spacing:1.6px;font-weight:750;color:#a72036}#dnvs-order .wo-pill{font-size:12px;background:#fff;border:1px solid #e2e5ea;border-radius:30px;padding:12px 16px;color:#697587}#dnvs-order .wo-intro{color:#697587;margin:0 0 24px}#dnvs-order .panel{padding:24px;margin:0 0 16px;border:1px solid #e2e5ea;border-radius:16px;background:#fff;box-shadow:0 3px 10px #14203503}#dnvs-order h2{font-size:18px;font-weight:750;letter-spacing:-.25px;margin:0 0 20px;text-transform:none}#dnvs-order h3{font-size:15px;margin:22px 0 12px}#dnvs-order .fields{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px 20px}#dnvs-order label{font-size:12px;font-weight:650;color:#5a6677;display:flex;flex-direction:column;gap:7px}#dnvs-order input,#dnvs-order select,#dnvs-order textarea{box-sizing:border-box;width:100%;min-width:0;min-height:42px;font:15px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#202a38;padding:10px 12px;border:1px solid #dce1e8;border-radius:8px;background:#fff}#dnvs-order input:focus,#dnvs-order select:focus,#dnvs-order textarea:focus{outline:2px solid #bd233a33;border-color:#a72036}#dnvs-order input[readonly]{background:#f7f8fa;color:#687487}#dnvs-order [name=customer],#dnvs-order [name=address]{width:100%}#dnvs-order label:has([name=customer]),#dnvs-order label:has([name=address]){grid-column:1/-1}#dnvs-order .wide{grid-column:1/-1}#dnvs-order .services{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-bottom:22px}#dnvs-order .services label{flex-direction:row;align-items:center;border:1px solid #e2e5ea;border-radius:9px;padding:12px;font-size:13px;color:#283443}#dnvs-order .services label:has(:checked){border-color:#b82036;background:#fff6f7}#dnvs-order .services input{width:16px;min-height:16px;accent-color:#b82036}#dnvs-order .action{font-size:13px;padding:11px 16px;border-radius:9px;background:#203347}#dnvs-order #dnvs-demo{background:#b82036}#dnvs-order .back{font-size:13px}#dnvs-order .wo-help{font-size:12px;line-height:1.6;color:#6a7585;margin:10px 0}#dnvs-order .wo-tools{display:flex;flex-wrap:wrap;align-items:center;gap:10px}#dnvs-order .wo-photo{border:1px solid #dce1e8;padding:10px 12px;border-radius:9px;cursor:pointer}#dnvs-order .wo-photo input{font-size:11px;padding:0;border:0;min-height:0;max-width:190px}#dnvs-order #vin-photo-preview{max-width:100%;max-height:220px;object-fit:contain;margin:12px 0}#dnvs-order .wo-remarks{margin-top:20px;border-top:1px solid #eee}#dnvs-order #auto-remarks{padding:10px;background:#f6f8fa;border-radius:8px;white-space:pre-line}#dnvs-order .split-row{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:15px;align-items:end;padding:12px 0}#dnvs-order #completion-costs{border-top:1px solid #e5e8ed;margin-top:20px}#dnvs-order .wo-save{padding:18px 24px;border-radius:12px;background:#fff;border:1px solid #e2e5ea;margin-top:20px;gap:12px}#dnvs-order #dnvs-balance{font-size:24px;font-weight:750;color:#192b41}#dnvs-order #customer-matches button{display:block;text-align:left;width:100%;padding:12px;border:0;border-bottom:1px solid #eee;background:#f6f8fa;color:#243448}#dnvs-order #dnvs-message{font-size:14px;white-space:pre-line;margin:16px 0}#dnvs-order #payment-history p{font-size:14px;padding:8px 0;border-bottom:1px solid #eee}@media(max-width:760px){#dnvs-order .fields,#dnvs-order .services{grid-template-columns:1fr 1fr}#dnvs-order .wo-pill{display:none}#dnvs-order .split-row{grid-template-columns:1fr 1fr}#dnvs-order .panel{padding:18px}}@media(max-width:480px){#dnvs-order .fields,#dnvs-order .services{grid-template-columns:1fr}}
#dnvs-preview:has(#dnvs-order:not([hidden])) .ats-brand{display:grid;grid-template-columns:64px auto;grid-template-rows:auto auto;justify-content:center;column-gap:16px;padding:12px 0}#dnvs-preview:has(#dnvs-order:not([hidden])) .ats-brand .ats-header-logo{width:64px;height:64px;grid-row:1/3}#dnvs-preview:has(#dnvs-order:not([hidden])) .ats-brand strong{align-self:end;font-size:13px}#dnvs-preview:has(#dnvs-order:not([hidden])) .ats-brand>span:last-child{align-self:start;font-size:11px}#dnvs-order .topline{padding:0;min-height:0}#dnvs-order label:has(>[aria-required=true])::after{content:none}#dnvs-order input[aria-required=true],#dnvs-order select[aria-required=true]{border-left:2px solid #bbc6d2}
.wo-dialog{box-sizing:border-box;width:min(480px,calc(100vw - 32px));padding:30px;border:1px solid #e2e5ea;border-radius:20px;background:white;color:#202a38;box-shadow:0 24px 80px #15203533;font:15px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.wo-dialog::backdrop{background:#17233166;backdrop-filter:blur(4px)}.wo-dialog .wo-eyebrow{font-size:11px;letter-spacing:1.3px;font-weight:750;color:#a72036}.wo-dialog h2{font-size:24px;letter-spacing:-.6px;margin:12px 0}.wo-dialog p{font-size:14px;line-height:1.6;color:#697587;margin:0 0 24px}.wo-dialog label{display:block;font-size:13px;font-weight:650;margin-bottom:8px}.wo-dialog input{box-sizing:border-box;width:100%;padding:13px;border:1px solid #dce1e8;border-radius:9px;font:inherit;color:#202a38}.wo-dialog input:focus{outline:3px solid #bd233a22;border-color:#a72036}.wo-dialog-actions{display:flex;justify-content:flex-end;gap:10px;margin-top:26px}.wo-dialog button{font:600 13px -apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer;border:1px solid #dce1e8;border-radius:9px;padding:12px 16px;background:#fff;color:#354252}.wo-dialog button.wo-primary{background:#b82036;border-color:#b82036;color:white}
#dnvs-order .wo-name-fields{display:grid;grid-template-columns:1fr 1fr 1.3fr .65fr;gap:16px 20px}@media(max-width:760px){#dnvs-order .wo-name-fields{grid-template-columns:1fr 1fr}}@media(max-width:480px){#dnvs-order .wo-name-fields{grid-template-columns:1fr}}
#dnvs-order label:has([name=address]){position:relative}#dnvs-order .wo-address-suggestions{position:absolute;top:100%;left:0;right:0;z-index:10;background:#fff;border:1px solid #dce1e8;border-radius:10px;box-shadow:0 12px 28px #15203522;overflow:hidden}#dnvs-order .wo-address-suggestions button{display:block;width:100%;border:0;border-bottom:1px solid #eef0f3;padding:13px 16px;text-align:left;background:#fff;color:#202a38;font:14px -apple-system,BlinkMacSystemFont,sans-serif;cursor:pointer}#dnvs-order .wo-address-suggestions button:hover,#dnvs-order .wo-address-suggestions [aria-selected=true]{background:#f4f6fa}#dnvs-order .wo-google-attribution{padding:8px 14px;text-align:right;font:400 12px sans-serif;color:#5e5e5e;white-space:nowrap}
.vin-document-tools{display:flex;align-items:center;gap:6px;min-width:0}.vin-document-tools>input:not([type=file]){flex:1;min-width:0}.vin-document-tools>button{display:grid;place-items:center;flex:none;width:32px;height:34px;border:1px solid #dce1e8;border-radius:8px;background:#fff;color:#536a80;cursor:pointer;padding:5px}.vin-document-tools svg{width:20px;height:20px}.vin-document-panel{padding:16px;margin:12px 0;background:#f7f9fb;border:1px solid #dde4ec;border-radius:12px;max-width:640px;white-space:normal}.vin-document-panel img{display:block;max-width:100%;max-height:260px;object-fit:contain;margin:12px 0}.vin-document-heading{display:flex;justify-content:space-between;gap:12px;align-items:center;overflow-wrap:anywhere}.vin-document-panel button,.vin-recent button{padding:8px 12px;border:1px solid #cad4df;background:white;border-radius:8px;cursor:pointer;color:#193451}.vin-document-panel p{font-size:13px;line-height:1.5}.vin-candidate{display:block;margin-top:8px;font-family:monospace}.vin-recent button{display:block;width:100%;text-align:left;margin:8px 0}.vin-inbox{max-width:560px}

.spv-reference-row{display:flex;align-items:center;gap:16px;flex-wrap:wrap}.spv-reference-row output{font-size:1.1rem;font-weight:700;color:#194f73}

/* Requirement cards are visually separate from service checkboxes. */
#dnvs-order .wo-requirements{gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));padding:18px;background:#f1f6fa;border:1px solid #dbe7ef;border-radius:14px}
#dnvs-order .wo-requirement{background:#fff;border:1px solid #d9e4ec;border-top:3px solid #246184;border-radius:10px;padding:13px 14px;gap:10px;color:#234c65;font-size:12px}
#dnvs-order .wo-requirement select{min-height:36px;padding:7px 10px;font-size:14px;font-weight:600;border:1px solid #d4e0e8;background:#f8fbfd;color:#173d55;border-radius:6px}
#dnvs-order .wo-promise-date{grid-column:1/2;border-top:1px solid #d6e2eb;padding-top:14px;color:#637788;font-size:11px}
#dnvs-order .wo-promise-date input{background:transparent;border:0;padding:5px 0;min-height:30px;font-weight:700;color:#234c65}
#dnvs-order .wo-requirements #promise-tools{grid-column:2/-1;border-top:1px solid #d6e2eb;padding-top:14px;align-self:stretch}
#dnvs-order .wo-requirements #suggest-promise{font-size:11px;padding:0;color:#52718a;text-decoration:underline}
#dnvs-order .wo-requirements #promise-message{font-size:11px;margin:5px 0 0}
#dnvs-order .wo-requirements:not(:has(label:not([hidden]))){display:none}
@media(max-width:620px){#dnvs-order .wo-requirements{grid-template-columns:1fr}#dnvs-order .wo-promise-date,#dnvs-order .wo-requirements #promise-tools{grid-column:1/-1}}

#dnvs-order .wo-requirement{font-size:14px;font-weight:800;letter-spacing:.45px;color:#163c57}
.number-display{position:relative;display:block;min-width:0;width:100%}.number-display>input{width:100%;box-sizing:border-box}.number-display-value{display:none;position:absolute;inset:0;align-items:center;padding:0 12px;pointer-events:none;white-space:nowrap;overflow:hidden;font:15px -apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;color:#202a38}.number-display.has-formatted-value>input{color:transparent!important}.number-display.has-formatted-value>.number-display-value{display:flex}.sub-design-entry .number-display-value{font:inherit;padding:0 4px}

/* Product-wide label convention; existing acronyms retain their capitals. */
#dnvs-preview{text-transform:capitalize}
#dnvs-preview input,#dnvs-preview textarea{text-transform:none}
#dnvs-preview input::placeholder,#dnvs-preview textarea::placeholder{text-transform:capitalize}
#dnvs-preview select,#dnvs-preview option{text-transform:capitalize}
#dnvs-preview .wo-requirement{text-transform:uppercase}
#dnvs-preview button,#dnvs-preview label,#dnvs-preview summary,#dnvs-preview h1,#dnvs-preview h2,#dnvs-preview h3,#dnvs-preview th{text-transform:capitalize}
#dnvs-preview label.wo-requirement{text-transform:uppercase}

#dnvs-order .wo-order-header{display:flex;flex-direction:column;align-items:center;text-align:center;gap:5px;padding:16px 20px 28px;margin:4px 0 22px;border-bottom:1px solid #dce3eb}
#dnvs-order .wo-header-logo{width:150px;height:120px;background-size:contain;background-position:center;background-repeat:no-repeat}
#dnvs-order .wo-header-brand{font-size:23px;font-weight:750;color:#173451;letter-spacing:.5px}
#dnvs-order .wo-order-header h1{font-size:16px;font-weight:600;color:#65758a;letter-spacing:1.5px;margin:0}
#dnvs-preview:has(#dnvs-order:not([hidden])) .ats-brand{display:none}
@media(max-width:600px){#dnvs-order .wo-header-brand{font-size:20px}#dnvs-order .wo-header-logo{width:125px;height:100px}}

/* Reception follows the intake sequence on desktop. */
#dnvs-order .wo-reception-fields{grid-template-columns:repeat(4,minmax(0,1fr))}
@media(max-width:760px){#dnvs-order .wo-reception-fields{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:480px){#dnvs-order .wo-reception-fields{grid-template-columns:1fr}}
