#wnx-app.customer .upload-status{padding:16px;border:1px solid var(--wnx-line);border-radius:16px;background:#fff3d8;margin-top:20px;overflow-wrap:anywhere}
#wnx-app.customer .upload-status progress{display:block;width:100%;height:16px;margin-top:12px;accent-color:#a95b00}
#wnx-app.customer #operation-error{overflow-wrap:anywhere;scroll-margin-top:20px;border:2px solid #b42318}
#wnx-app.customer #photo-selection{overflow-wrap:anywhere}
/* Design B: original reference docs/reference/winext-design-valaszto-20260917.html.
   Its 22/24px radii, segmented pills, one-column flow and full CTA are preserved.
   Only the placeholder teal is mapped to verified WiNext orange/navy. */
#wnx-app.customer{--wnx-primary:#f49414;--wnx-line:#d8e0e9;--wnx-muted:#526174;--wnx-ink:#21293d;--wnx-tint:#fffaf4;font-family:system-ui,sans-serif}
#wnx-app.customer main{max-width:600px;padding:28px 20px 16px;min-height:0}
#wnx-app.customer .preview-note{padding:10px 18px;text-align:center;font-size:12px;background:#fff3d8;color:#614208}
#wnx-app.customer .wn-window{border:1px solid var(--wnx-line);border-radius:24px;overflow:hidden;background:white}
#wnx-app.customer .wn-top{padding:20px 28px;border-bottom:1px solid var(--wnx-line);display:flex;align-items:center;justify-content:space-between;gap:8px;background:white}
#wnx-app.customer .wn-brand{font-size:25px;font-weight:500;letter-spacing:-.04em;color:#8e4c00;text-decoration:none}
#wnx-app.customer .wn-top small{color:var(--wnx-muted)}
#wnx-app.customer .wn-body{padding:28px;background:var(--wnx-tint)}
#wnx-app.customer .wn-step{display:flex;justify-content:space-between;gap:8px;color:var(--wnx-muted);font-size:13px}
#wnx-app.customer .wn-meter{height:5px;background:var(--wnx-line);border-radius:20px;margin:10px 0 24px;overflow:hidden}
#wnx-app.customer .wn-meter span{display:block;height:100%;background:var(--wnx-primary)}
#wnx-app.customer h1{font-size:27px;line-height:1.25;font-weight:500;letter-spacing:0;margin:0 0 8px}
#wnx-app.customer .wn-subtitle{color:var(--wnx-muted);margin:0 0 24px}
#wnx-app.customer .fields{display:grid;grid-template-columns:1fr;gap:16px}
#wnx-app.customer label{font-size:15px;font-weight:400}
#wnx-app.customer input:not([type=checkbox]),#wnx-app.customer select,#wnx-app.customer textarea{border-radius:22px;font-size:16px;padding:12px 16px;min-height:48px;margin-top:7px}
#wnx-app.customer input[type=hidden]{display:none}
#wnx-app.customer .wn-switch{display:flex;gap:7px;margin-bottom:4px}
#wnx-app.customer .wn-switch button{flex:1;min-width:0;border-radius:99px;font-weight:400;padding:11px 7px;background:white;color:var(--wnx-ink)}
#wnx-app.customer .wn-switch button[aria-pressed=true]{background:#fff0da;border:2px solid var(--wnx-primary);color:#794000}
#wnx-app.customer .check{min-height:44px;color:var(--wnx-muted);align-items:center}
#wnx-app.customer input[type=checkbox]{accent-color:#a95b00}
#wnx-app.customer .customer-actions{margin-top:24px}
#wnx-app.customer .wn-next{display:flex;justify-content:center;align-items:center;width:100%;min-height:49px;border-radius:22px;background:var(--wnx-primary);border:1px solid var(--wnx-primary);color:var(--wnx-ink);font-size:16px;font-weight:600;padding:13px 12px}
#wnx-app.customer .wn-next:hover{background:#ffad38}
#wnx-app.customer .wn-back{display:block;width:100%;min-height:48px;background:#e8edf5;border:1px solid #c6d0df;border-radius:22px;color:var(--wnx-ink);font-weight:600;text-align:center;margin-top:12px;padding:12px 16px;font-size:14px}
#wnx-app.customer #save-draft.wn-back{background:#fff0db;border-color:#e8c89d}
#wnx-app.customer .wn-back:hover:not(:disabled){background:#dae3ef;border-color:#aabbd1}
#wnx-app.customer #save-draft.wn-back:hover:not(:disabled){background:#ffe3b9;border-color:#d5ac72}
#wnx-app.customer .wn-back:focus-visible{outline:3px solid var(--wnx-focus);outline-offset:3px}
#wnx-app.customer .resume{border-radius:22px;margin-bottom:20px;width:100%;font-weight:400}
#wnx-app.customer :focus-visible{outline:3px solid #a95b00;outline-offset:3px}
#wnx-app.customer .notice{background:white;border:1px solid var(--wnx-line);border-radius:22px}
#wnx-app.customer footer{max-width:600px;margin:auto;font-size:12px;padding:16px 24px 28px}
/* This page already has its own clear test notice; omit the proxy's technical badge. */
#winext-preview-notice{display:none}
#wnx-app.customer dl{grid-template-columns:120px minmax(0,1fr)}
#wnx-app.customer .contract-text{white-space:pre-wrap;overflow-wrap:anywhere}
#wnx-app.customer .notice h2{font-size:18px;margin-top:0}
#wnx-app.customer .wn-top small{min-width:0;text-align:right}
#wnx-app.customer .validation-summary{border:2px solid #b42318;border-left:6px solid #b42318;border-radius:16px;background:#fff1f0;color:#7a1c14;padding:18px;margin:0 0 24px;scroll-margin-top:20px;overflow-wrap:anywhere}
#wnx-app.customer .validation-summary h2{font-size:20px;font-weight:700;line-height:1.3;margin:0 0 10px}
#wnx-app.customer .validation-summary p{margin:0 0 10px}
#wnx-app.customer .validation-summary ul{margin:0;padding-left:22px}
#wnx-app.customer .validation-summary a{display:inline-block;padding:6px 0;color:#8b2018;text-decoration:underline;line-height:1.5}
#wnx-app.customer .has-error{color:#8b2018;font-weight:600}
#wnx-app.customer [aria-invalid=true]{border:2px solid #b42318!important;background:#fff1f0;scroll-margin-top:100px}
#wnx-app.customer .check.has-error{border:2px solid #b42318;border-radius:16px;background:#fff1f0;padding:12px;flex-wrap:wrap}
#wnx-app.customer .field-error{display:block;color:#a31f16;font-size:14px;line-height:1.5;margin-top:6px;font-weight:600}
#wnx-app.customer .check .field-error{flex-basis:100%}
@media(max-width:600px){#wnx-app.customer main{padding:20px 12px 8px}#wnx-app.customer .wn-top{padding:18px}#wnx-app.customer .wn-body{padding:20px 18px}#wnx-app.customer h1{font-size:25px}#wnx-app.customer dl{grid-template-columns:1fr}}

/* Final-review text and checkboxes share a consistent text column. */
#wnx-app.customer .legal-information strong,
#wnx-app.customer .consent-details strong,
#wnx-app.customer .legal-information a,
#wnx-app.customer .consent-details a { font-weight: 700; }
#wnx-app.customer .legal-information,
#wnx-app.customer .consent-details { font-size: 14px; line-height: 1.6; }
#wnx-app.customer .check { display: grid; grid-template-columns: 22px minmax(0,1fr); gap: 12px; align-items: start; min-height: 0; margin: 24px 0; }
#wnx-app.customer .check input[type=checkbox] { margin: 2px 0 0; }
#wnx-app.customer .check > span { min-width: 0; }
#wnx-app.customer .check .field-error { grid-column: 2; }
#wnx-app.customer .consent-group { display: grid; grid-template-columns: 22px minmax(0,1fr); column-gap: 12px; row-gap: 10px; margin: 24px 0; }
#wnx-app.customer .consent-group .check { grid-column: 1 / -1; margin: 0; }
#wnx-app.customer .consent-details { grid-column: 2; margin: 0; min-width: 0; }
#wnx-app.customer .consent-details p { margin: 0; }
#wnx-app.customer .consent-details p + p { margin-top: 6px; }
#wnx-app.customer .consent-details a { white-space: nowrap; }
#wnx-app.customer .intake-disclaimer { margin: 24px 0; padding: 0; border: 0; border-radius: 0; background: none; box-shadow: none; cursor: auto; font-size: 16px; }
@media(min-width:601px) { #wnx-app.customer dl { grid-template-columns: 144px minmax(0,1fr); } }
