:root{--vs-navy:#0b1f33;--vs-blue:#1261a0;--vs-cyan:#00a6a6;--vs-ink:#17212b;--vs-muted:#66717c;--vs-bg:#f5f7fa;--vs-line:#dce3ea;--vs-card:#ffffff;--vs-success:#157347}
html{font-size:16px}body{margin:0;background:var(--vs-bg);color:var(--vs-ink);font-family:Inter,system-ui,-apple-system,"Segoe UI",sans-serif}.site-header{background:var(--vs-navy);box-shadow:0 2px 12px rgba(0,0,0,.12)}.navbar{min-height:68px}.brand-mark{display:inline-grid;place-items:center;width:34px;height:34px;border-radius:10px;background:var(--vs-cyan);color:#fff}.hero-section{background:linear-gradient(135deg,#eef7fb 0%,#f8fbfd 55%,#e9f4f5 100%);border-bottom:1px solid var(--vs-line)}.eyebrow{font-size:.78rem;letter-spacing:.12em;font-weight:800;color:var(--vs-blue)}.identity-card{background:var(--vs-navy);color:#fff;border-radius:22px;padding:2rem;min-height:360px}.verified-badge{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:#d1f3e1;color:var(--vs-success);font-size:2rem;font-weight:900}.claim-row{display:flex;justify-content:space-between;gap:1rem;padding:.8rem 0;border-bottom:1px solid rgba(255,255,255,.15)}.claim-row strong{text-align:right}.trust-strip{display:flex;flex-wrap:wrap;gap:.75rem}.trust-strip span{background:#fff;border:1px solid var(--vs-line);padding:.55rem .75rem;border-radius:999px;font-size:.88rem}.feature-card,.form-card,.bank-card,.stat-card{background:var(--vs-card);border:1px solid var(--vs-line);border-radius:16px;padding:1.5rem;box-shadow:0 8px 26px rgba(16,42,67,.05)}.step-number{display:grid;place-items:center;width:40px;height:40px;border-radius:10px;background:#e5f3f8;color:var(--vs-blue);font-weight:800;margin-bottom:1rem}.callout-panel{background:#eaf3f8;border:1px solid #d5e6ef;border-radius:22px;padding:2rem}.page-shell{min-height:calc(100vh - 150px)}.verify-container{max-width:900px}.progress-steps{display:grid;grid-template-columns:repeat(5,1fr);border:1px solid var(--vs-line);border-radius:12px;overflow:hidden;background:#fff}.progress-steps span{padding:.7rem .5rem;text-align:center;font-size:.8rem;color:var(--vs-muted);border-right:1px solid var(--vs-line)}.progress-steps span:last-child{border-right:0}.progress-steps .active{background:var(--vs-navy);color:#fff;font-weight:700}.request-summary{background:#eef5f9;border-left:4px solid var(--vs-blue);padding:1rem 1.2rem;border-radius:10px}.bank-card{display:flex;flex-direction:column}.bank-card .btn{margin-top:auto}.bank-icon{display:grid;place-items:center;width:48px;height:48px;border-radius:12px;background:var(--vs-navy);color:#fff;font-weight:800;font-size:1.2rem}.claim-check{padding:1rem 1rem 1rem 2.5rem;border:1px solid var(--vs-line);border-radius:10px;background:#fbfcfd}.auth-option{display:flex;gap:.8rem;align-items:flex-start;border:1px solid var(--vs-line);border-radius:12px;padding:1rem;margin-bottom:.75rem;cursor:pointer}.auth-option small{display:block;color:var(--vs-muted);margin-top:.2rem}.claim-list{border:1px solid var(--vs-line);border-radius:14px;overflow:hidden}.claim-consent-row{display:flex;align-items:center;gap:.8rem;padding:1rem;border-bottom:1px solid var(--vs-line)}.claim-consent-row:last-child{border-bottom:0}.consent-check{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:#dff3e8;color:var(--vs-success);font-weight:800}.privacy-note{background:#f4f7f9;border-radius:10px;padding:1rem;color:var(--vs-muted)}.result-card{display:flex;align-items:center;gap:1.2rem;border-radius:18px;padding:1.5rem 1.75rem}.success-result{background:#e7f6ee;border:1px solid #b9e1cb}.declined-result{background:#f5f5f5;border:1px solid var(--vs-line)}.result-icon{display:grid;place-items:center;width:60px;height:60px;min-width:60px;border-radius:50%;background:#fff;font-size:2rem;font-weight:900}.timeline-item{display:flex;gap:1rem;position:relative;padding-bottom:1.2rem}.timeline-dot{width:12px;height:12px;min-width:12px;background:var(--vs-blue);border-radius:50%;margin-top:.35rem}.stat-card span{display:block;color:var(--vs-muted);font-size:.9rem}.stat-card strong{display:block;font-size:2rem;margin-top:.2rem}.architecture-flow{display:grid;grid-template-columns:1fr auto 1fr auto 1fr auto 1fr;gap:1rem;align-items:stretch}.flow-card{background:#fff;border:1px solid var(--vs-line);border-radius:14px;padding:1.25rem}.flow-label{font-size:.75rem;font-weight:800;color:var(--vs-blue)}.flow-arrow{display:grid;place-items:center;font-size:1.5rem;color:var(--vs-muted)}.site-footer{background:#fff;border-top:1px solid var(--vs-line);font-size:.9rem}@media(max-width:991px){.architecture-flow{grid-template-columns:1fr}.flow-arrow{transform:rotate(90deg)}.hero-section .display-3{font-size:2.6rem}}@media(max-width:600px){.progress-steps{grid-template-columns:1fr}.progress-steps span{display:none}.progress-steps span.active{display:block}.claim-row{flex-direction:column}.claim-row strong{text-align:left}.identity-card{padding:1.4rem}}
.accessibility-home-panel{background:#fff;border:2px solid #b9dce8;border-radius:18px;padding:1.5rem;box-shadow:0 8px 28px rgba(16,42,67,.06)}
.accessibility-wallet-card{background:#fff;border:1px solid var(--vs-line);border-radius:18px;padding:1.4rem;box-shadow:0 8px 26px rgba(16,42,67,.05)}
.accessibility-wallet-card.active{border:2px solid #79c49b;background:#f2fbf6}
.accessibility-icon{display:grid;place-items:center;width:44px;height:44px;min-width:44px;border-radius:12px;background:#e5f3f8;color:var(--vs-blue);font-weight:900;font-size:1.3rem}
.accessibility-icon.large{width:64px;height:64px;min-width:64px;border-radius:18px;font-size:1.8rem}
.non-biometric-hero{display:flex;align-items:center;gap:1.25rem;background:linear-gradient(135deg,#e8f6f1,#eef7fb);border:1px solid #cde4dc;border-radius:20px;padding:1.75rem}
.non-biometric-active-alert{display:flex;align-items:center;gap:1rem;background:#effaf4;border:1px solid #b9e1cb;border-radius:12px;padding:1rem}
.preference-switch{display:flex;align-items:flex-start;gap:.8rem;padding:1rem;border:1px solid var(--vs-line);border-radius:12px;background:#fbfcfd}
.preference-switch .form-check-input{width:3rem;height:1.5rem;margin-left:0;margin-top:.1rem;flex:none}
.preference-switch .form-check-label{display:flex;flex-direction:column}
.preference-switch .form-check-label span{font-size:.9rem;color:var(--vs-muted);margin-top:.2rem}
.auth-option.preferred{border:2px solid #79c49b;background:#f2fbf6}
.wallet-request-card{background:#fff;border:1px solid var(--vs-line);border-radius:16px;padding:1.4rem;box-shadow:0 8px 24px rgba(16,42,67,.04)}
.wallet-claims{display:flex;flex-wrap:wrap;gap:.5rem}
.wallet-claims span{background:#eef5f9;border:1px solid #d9e8ef;border-radius:999px;padding:.35rem .65rem;font-size:.8rem}
.wallet-detail-box{height:100%;background:#f8fafb;border:1px solid var(--vs-line);border-radius:10px;padding:.9rem;display:flex;flex-direction:column;gap:.2rem}
.wallet-detail-box>span{color:var(--vs-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.04em;font-weight:700}
.wallet-detail-box small{color:var(--vs-muted)}
.wallet-empty-icon{display:grid;place-items:center;margin:0 auto;width:56px;height:56px;border-radius:50%;background:#e7f6ee;color:var(--vs-success);font-size:1.8rem;font-weight:900}
@media(max-width:767px){.non-biometric-hero{align-items:flex-start}.non-biometric-active-alert{align-items:flex-start;flex-wrap:wrap}.accessibility-home-panel{padding:1.2rem}}
.auth-shell{max-width:620px;margin:0 auto}.auth-card{padding:2rem}.demo-accounts{background:#eef7fb;border:1px solid #cfe4ef;border-radius:12px;padding:1rem}.navbar .dropdown-menu form{margin:0}.role-pill{display:inline-flex;align-items:center;border:1px solid var(--vs-line);border-radius:999px;padding:.25rem .6rem;font-size:.78rem}

.consent-choice-row{cursor:pointer}.consent-choice-row:hover{background:#f8fbfd}.consent-choice-row .form-check-input{width:1.25rem;height:1.25rem;flex:0 0 auto}.consent-choice-row:has(.form-check-input:checked){background:#f0f8fb}


/* Step 14 — accessibility hardening */
.skip-link{
    position:fixed;left:1rem;top:.5rem;z-index:2000;
    transform:translateY(-180%);background:#fff;color:#000;
    border:3px solid #000;border-radius:.5rem;padding:.75rem 1rem;
    font-weight:700;text-decoration:none;
}
.skip-link:focus{transform:translateY(0)}
:focus-visible{outline:3px solid #ffbf47!important;outline-offset:3px!important}
a,button,input,select,textarea,summary{scroll-margin-top:5.5rem}
summary{cursor:pointer}
html[data-vs-text="large"]{font-size:18px}
html[data-vs-text="xlarge"]{font-size:20px}
html[data-vs-text="xlarge"] .container,
html[data-vs-text="xlarge"] .verify-container{max-width:min(100%,1100px)}
.a11y-switch{
    border:1px solid var(--vs-line);border-radius:.75rem;padding:1rem 1rem 1rem 3.25rem;
    min-height:4.25rem;
}
.a11y-switch .form-check-label{display:flex;flex-direction:column;gap:.15rem}
.a11y-switch .form-check-label span{color:var(--vs-muted);font-size:.9rem}
.a11y-control-group{border:0;padding:0;margin:0}
.a11y-help-card{background:#fff;border:1px solid var(--vs-line);border-radius:16px;padding:1.4rem;height:100%}
.a11y-help-card h2,.a11y-help-card h3{margin-top:0}
.a11y-key{display:inline-block;min-width:2rem;padding:.1rem .35rem;border:1px solid #888;border-bottom-width:2px;border-radius:.3rem;background:#fff;color:#000;font:inherit;text-align:center}
.assisted-callout{border:2px solid #7ab7c9;background:#f1f9fb;border-radius:14px;padding:1rem}
.touch-target,.auth-option,.claim-consent-row,.preference-switch{min-height:44px}
.simple-language{display:none!important}
html.vs-simple-language .standard-language{display:none!important}
html.vs-simple-language .simple-language{display:block!important}
html.vs-simple-language span.simple-language{display:inline!important}
html.vs-simple-language .simple-language.d-flex{display:flex!important}
html.vs-high-contrast{
    --vs-navy:#000;--vs-blue:#003f88;--vs-cyan:#005c5c;--vs-ink:#000;
    --vs-muted:#222;--vs-bg:#fff;--vs-line:#000;--vs-card:#fff;--vs-success:#075f2c;
}
html.vs-high-contrast body{background:#fff;color:#000}
html.vs-high-contrast .site-header,
html.vs-high-contrast .identity-card{background:#000}
html.vs-high-contrast .feature-card,
html.vs-high-contrast .form-card,
html.vs-high-contrast .bank-card,
html.vs-high-contrast .stat-card,
html.vs-high-contrast .wallet-request-card,
html.vs-high-contrast .accessibility-home-panel,
html.vs-high-contrast .accessibility-wallet-card,
html.vs-high-contrast .flow-card,
html.vs-high-contrast .modal-content,
html.vs-high-contrast .site-footer{
    box-shadow:none;border:2px solid #000;background:#fff;color:#000;
}
html.vs-high-contrast .text-secondary,
html.vs-high-contrast .text-secondary-emphasis,
html.vs-high-contrast .form-text,
html.vs-high-contrast small{color:#222!important}
html.vs-high-contrast .btn-outline-secondary{border-color:#000;color:#000}
html.vs-high-contrast .btn-outline-primary{border-width:2px}
html.vs-high-contrast .request-summary,
html.vs-high-contrast .privacy-note,
html.vs-high-contrast .callout-panel,
html.vs-high-contrast .assisted-callout{border:2px solid #000}
html.vs-high-contrast .progress-steps{border:2px solid #000}
html.vs-high-contrast .progress-steps span{border-color:#000;color:#111}
html.vs-high-contrast .progress-steps .active{background:#000;color:#fff}
html.vs-high-contrast .form-control,
html.vs-high-contrast .form-select,
html.vs-high-contrast .form-check-input{border-color:#000}
html.vs-high-contrast a:not(.btn):not(.nav-link):not(.navbar-brand){text-decoration:underline;text-decoration-thickness:2px}
html.vs-reduced-motion *,
html.vs-reduced-motion *::before,
html.vs-reduced-motion *::after{
    animation-duration:.001ms!important;animation-iteration-count:1!important;
    transition-duration:.001ms!important;scroll-behavior:auto!important;
}
@media (prefers-reduced-motion:reduce){
    *,*::before,*::after{
        animation-duration:.001ms!important;animation-iteration-count:1!important;
        transition-duration:.001ms!important;scroll-behavior:auto!important;
    }
}
@media(max-width:575px){
    html[data-vs-text="xlarge"]{font-size:18px}
    .a11y-switch{padding-left:3rem}
}

.provider-logo{object-fit:contain;flex:none}.provider-logo-sm{width:48px;height:48px}.provider-logo-lg{width:56px;height:56px}

fieldset.claim-list{padding:0;min-width:0}

/* Step 16 — JusticeSA integration */
.justice-boundary-card{background:#fff;border:1px solid var(--vs-line);border-radius:20px;padding:1.6rem;box-shadow:0 12px 36px rgba(16,42,67,.07)}
.boundary-item{display:flex;gap:.9rem;align-items:flex-start;padding:1rem 0;border-top:1px solid var(--vs-line)}
.boundary-item:first-of-type{margin-top:.75rem}
.boundary-item>div>div{color:var(--vs-muted);margin-top:.15rem}
.boundary-icon{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;font-size:1.15rem;font-weight:900}
.boundary-icon.safe{background:#e7f6ee;color:var(--vs-success)}
.boundary-icon.blocked{background:#fff0f0;color:#9b1c1c}
.impact-suppressed{display:flex;flex-direction:column;gap:.2rem;padding:1rem 1.2rem;border:1px dashed var(--vs-line);border-radius:12px;background:#f8fafb}
.impact-suppressed span{color:var(--vs-muted)}
html.vs-high-contrast .justice-boundary-card,html.vs-high-contrast .impact-suppressed{box-shadow:none;border:2px solid #000;background:#fff}
