:root{--vsc-app-green:#14382a;--vsc-app-green-2:#2e7a50;--vsc-app-soft:#f4f8f5;--vsc-app-border:#dbe6de;--vsc-app-muted:#66766d;--vsc-app-warn:#fff8e7;--vsc-app-danger:#a52e2e}
.vsc-application-page .page-header,.vsc-application-page .entry-header{margin-bottom:12px}.vsc-application-shell{max-width:1180px;margin:0 auto 60px;color:#28352e;font-family:inherit}.vsc-application-hero{margin:0 0 18px;padding:32px;border:1px solid var(--vsc-app-border);border-radius:22px;background:linear-gradient(135deg,#f8fbf9,#eaf4ed)}.vsc-application-eyebrow{display:block;margin-bottom:8px;color:var(--vsc-app-green-2);font-size:11px;font-weight:750;letter-spacing:.1em;text-transform:uppercase}.vsc-application-hero h1{max-width:800px;margin:0 0 10px!important;color:var(--vsc-app-green)!important;font-size:clamp(30px,4vw,50px)!important;line-height:1.06!important;letter-spacing:-.03em}.vsc-application-hero p{max-width:860px;margin:0!important;color:var(--vsc-app-muted)!important;font-size:15px!important;line-height:1.65!important;font-weight:400!important}.vsc-application-notice{margin:0 0 18px;padding:13px 16px;border:1px solid var(--vsc-app-border);border-radius:12px;background:#fff;font-size:13px}.vsc-application-notice.is-error{border-color:#f0b6b6;background:#fff0f0;color:#8e2424}.vsc-application-notice.is-success{border-color:#b9dfc6;background:#eef9f1;color:#175f35}.vsc-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}
.vsc-wizard-progress{display:grid;grid-template-columns:repeat(8,minmax(0,1fr));gap:7px;margin:0 0 16px}.vsc-wizard-progress button{appearance:none;display:grid;justify-items:center;gap:5px;min-width:0;padding:9px 4px;border:1px solid var(--vsc-app-border);border-radius:12px;background:#fff;color:#64746a;cursor:pointer}.vsc-wizard-progress button span{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;background:#edf2ee;font-size:11px;font-weight:800}.vsc-wizard-progress button small{font-size:9px;line-height:1.2;text-align:center}.vsc-wizard-progress button.is-active{border-color:#6eaa84;background:#f3faf5;color:var(--vsc-app-green)}.vsc-wizard-progress button.is-active span{background:var(--vsc-app-green);color:#fff}.vsc-wizard-progress button.is-complete span{background:#d8f1e1;color:#17603a}
.vsc-application-form{display:grid;gap:14px}.vsc-wizard-step{border:1px solid var(--vsc-app-border);border-radius:18px;background:#fff;overflow:hidden}.vsc-wizard-step[hidden]{display:none!important}.vsc-wizard-step-head{display:flex;gap:14px;align-items:flex-start;padding:21px 22px;border-bottom:1px solid #edf2ee;background:#fafcfa}.vsc-wizard-step-head>span{display:grid;place-items:center;flex:0 0 34px;width:34px;height:34px;border-radius:50%;background:var(--vsc-app-green);color:#fff;font-size:13px;font-weight:800}.vsc-wizard-step-head h2{margin:0 0 4px!important;color:var(--vsc-app-green)!important;font-size:21px!important;line-height:1.2!important}.vsc-wizard-step-head p{margin:0!important;color:var(--vsc-app-muted)!important;font-size:12px!important;line-height:1.5!important;font-weight:400!important}
.vsc-application-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;padding:22px}.vsc-application-grid>label{display:flex;flex-direction:column;gap:7px;min-width:0;font-weight:400!important}.vsc-application-grid>label>span,.vsc-address-card label>span{font-size:12px;color:#42534a;font-weight:680}.vsc-application-grid input:not([type=checkbox]):not([type=radio]),.vsc-application-grid select,.vsc-application-grid textarea,.vsc-address-card input:not([type=checkbox]):not([type=radio]),.vsc-address-card select,.vsc-address-card textarea{width:100%;min-height:47px;box-sizing:border-box;border:1px solid #dce5df!important;border-radius:9px!important;background:#fff!important;padding:10px 12px!important;color:#2e3a33!important;font-family:inherit!important;font-size:14px!important;font-weight:400!important;box-shadow:none!important}.vsc-application-grid select[multiple]{min-height:225px;background-image:none!important}.vsc-application-grid textarea,.vsc-address-card textarea{min-height:86px;resize:vertical}.vsc-application-grid small{font-size:10px;line-height:1.35;color:#75837b;font-weight:400}.vsc-span-2{grid-column:1/-1}.vsc-file-field{padding:14px;border:1px solid #e1e9e3;border-radius:11px;background:#fafcfa}.vsc-file-field a{font-size:11px;color:#17603a;text-decoration:underline}.vsc-security-note{margin:0 22px 22px;padding:12px 14px;border-left:4px solid #5e9571;border-radius:8px;background:#f3f8f5;color:#4b6054;font-size:12px;line-height:1.5}
.vsc-relationship-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;padding:22px}.vsc-choice-card{position:relative;display:flex;gap:11px;align-items:flex-start;padding:15px;border:1px solid #e0e8e2;border-radius:13px;background:#fbfcfb;cursor:pointer}.vsc-choice-card input{margin-top:3px;flex:0 0 auto}.vsc-choice-card span{display:grid;gap:4px}.vsc-choice-card strong{color:#263a2e;font-size:13px}.vsc-choice-card small{color:#6d7d73;font-size:11px;line-height:1.45}.vsc-choice-card:has(input:checked){border-color:#78ad8a;background:#f0f8f2;box-shadow:0 0 0 1px rgba(46,122,80,.08)}
.vsc-wms-fields{padding:16px;border:1px solid #d8e7dd;border-radius:13px;background:#f5faf7}.vsc-wms-fields[hidden]{display:none!important}.vsc-wms-fields>h3,.vsc-address-wms>h3{margin:0 0 9px!important;color:var(--vsc-app-green)!important;font-size:15px!important}.vsc-wms-fields .vsc-application-grid,.vsc-address-wms .vsc-application-grid{padding:0}
.vsc-channel-intro{margin:20px 22px 0;padding:14px;border:1px solid #d8e7dd;border-radius:12px;background:#f5faf7}.vsc-channel-intro strong{color:var(--vsc-app-green)}.vsc-channel-intro p{margin:4px 0 0!important;font-size:12px!important;line-height:1.5!important;color:#5f7066!important;font-weight:400!important}.vsc-channel-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:18px 22px}.vsc-channel-card{border:1px solid #dde7e0;border-radius:14px;background:#fff;overflow:hidden}.vsc-channel-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:14px 15px;border-bottom:1px solid #edf2ee;background:#fafcfa}.vsc-channel-card header div{display:grid;gap:3px}.vsc-channel-card header strong{color:#243a2d;font-size:14px}.vsc-channel-card header small{color:#708077;font-size:10px}.vsc-channel-card header>span{padding:4px 8px;border-radius:999px;background:#edf4ef;color:#3f5d4b;font-size:9px;font-weight:700;white-space:nowrap}.vsc-channel-modes{display:flex;flex-wrap:wrap;gap:8px;padding:13px 15px}.vsc-channel-modes label,.vsc-inline-options label,.vsc-channel-approval,.vsc-address-defaults label{display:flex;align-items:flex-start;gap:7px;font-size:11px;font-weight:400!important}.vsc-channel-modes label{padding:7px 9px;border:1px solid #dfe7e1;border-radius:999px;background:#fafcfa}.vsc-channel-scope{display:block;padding:0 15px 12px;color:#718078;font-size:10px;line-height:1.4}.vsc-channel-approval{margin:0 15px 14px;padding-top:10px;border-top:1px solid #edf2ee;color:#5a6c61}.vsc-inline-options{display:grid;gap:9px;margin:0 22px 22px;padding:14px;border:1px solid #e0e8e2;border-radius:12px;background:#fafcfa}.vsc-empty-channel{grid-column:1/-1;padding:18px;border:1px dashed #cbd9cf;border-radius:12px;text-align:center;color:#66766d}
.vsc-address-list{display:grid;gap:14px;padding:22px}.vsc-address-card{border:1px solid #dce6df;border-radius:14px;background:#fff;overflow:hidden}.vsc-address-card>header{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;padding:13px 15px;border-bottom:1px solid #edf2ee;background:#fafcfa}.vsc-address-card header div{display:grid;gap:2px}.vsc-address-card header strong{color:#293e31;font-size:14px}.vsc-address-card header small{color:#748279;font-size:10px}.vsc-remove-address{appearance:none;width:30px;height:30px;border:1px solid #e7c8c8;border-radius:50%;background:#fff;color:#a43a3a;font-size:20px;line-height:1;cursor:pointer}.vsc-add-address{margin:0 22px 22px!important}.vsc-address-defaults{display:flex;flex-wrap:wrap;gap:9px;padding:11px;border:1px solid #e1e9e3;border-radius:10px;background:#fafcfa}.vsc-address-defaults label{padding:6px 9px;border-radius:999px;background:#fff;border:1px solid #e0e7e2}.vsc-address-wms{padding:15px;border:1px solid #d7e6dc;border-radius:11px;background:#f5faf7}.vsc-address-wms[hidden]{display:none!important}
.vsc-review-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding:22px}.vsc-review-summary>div{display:grid;gap:4px;padding:14px;border:1px solid #e0e8e2;border-radius:12px;background:#fafcfa}.vsc-review-summary small{color:#738078;font-size:10px;text-transform:uppercase;letter-spacing:.05em}.vsc-review-summary strong{color:#263a2e;font-size:14px;line-height:1.4}.vsc-review-summary span{color:#68776e;font-size:11px;line-height:1.45}.vsc-review-channel-list{grid-column:1/-1}.vsc-review-channel-list ul{display:grid;gap:6px;margin:4px 0 0!important;padding:0!important;list-style:none!important}.vsc-review-channel-list li{display:flex;justify-content:space-between;gap:12px;padding:7px 0;border-bottom:1px solid #e8eee9}.vsc-final-declaration{display:flex;align-items:flex-start;gap:10px;margin:0 22px 22px;padding:15px;border:1px solid #dce7df;border-radius:12px;background:#f5faf7;font-size:12px!important;line-height:1.55!important;font-weight:400!important}.vsc-final-declaration input{margin-top:3px}
.vsc-wizard-actions{position:sticky;bottom:10px;z-index:30;display:flex;justify-content:flex-end;gap:9px;padding:12px;border:1px solid var(--vsc-app-border);border-radius:14px;background:rgba(255,255,255,.96);box-shadow:0 12px 30px rgba(18,51,38,.12);backdrop-filter:blur(10px)}.vsc-wizard-actions .button{min-height:43px!important;border-radius:999px!important;padding:9px 18px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important}.vsc-wizard-actions .button:not(.button-secondary){background:var(--vsc-app-green)!important;border-color:var(--vsc-app-green)!important;color:#fff!important}.vsc-wizard-actions button[hidden]{display:none!important}.vsc-application-status,.vsc-application-complete{max-width:760px;margin:35px auto;padding:28px;border:1px solid var(--vsc-app-border);border-radius:18px;background:#f6faf7;text-align:center}.vsc-application-status h2,.vsc-application-complete h2{margin:10px 0 7px!important;color:var(--vsc-app-green)!important}.vsc-application-status p,.vsc-application-complete p{font-size:13px!important;line-height:1.6!important;color:#64746a!important;font-weight:400!important}.vsc-application-status .button,.vsc-application-complete .button{border-radius:999px!important;background:var(--vsc-app-green)!important;color:#fff!important}.vsc-goya-application-link{display:grid;gap:4px;margin:16px 0 2px;padding:13px 14px;border:1px solid #dce6df;border-radius:10px;background:#f5faf7;text-align:center}.vsc-goya-application-link span{font-size:11px;color:#66766d;font-weight:400}.vsc-goya-application-link a{color:var(--vsc-app-green);font-size:13px;font-weight:750;text-decoration:underline}
@media(max-width:980px){.vsc-wizard-progress{grid-template-columns:repeat(4,minmax(0,1fr))}.vsc-relationship-grid,.vsc-channel-grid,.vsc-application-grid,.vsc-review-summary{grid-template-columns:1fr}.vsc-span-2,.vsc-review-channel-list{grid-column:1}}
@media(max-width:640px){.vsc-application-shell{margin-bottom:30px}.vsc-application-hero{padding:21px;border-radius:16px}.vsc-wizard-progress{display:flex;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.vsc-wizard-progress button{flex:0 0 82px}.vsc-wizard-step-head{padding:16px}.vsc-wizard-step-head h2{font-size:18px!important}.vsc-relationship-grid,.vsc-channel-grid,.vsc-application-grid,.vsc-address-list,.vsc-review-summary{padding:15px}.vsc-channel-intro{margin:15px 15px 0}.vsc-inline-options,.vsc-security-note,.vsc-final-declaration{margin-left:15px;margin-right:15px}.vsc-add-address{margin:0 15px 15px!important}.vsc-wizard-actions{bottom:5px;display:grid;grid-template-columns:1fr 1fr}.vsc-wizard-actions .button{width:100%;padding:8px 10px!important;font-size:12px!important}.vsc-save-progress{grid-column:1/-1;grid-row:2}.vsc-submit-application{grid-column:2}.vsc-channel-card>header{display:grid}.vsc-review-channel-list li{display:grid}}
.vsc-channel-not-required{margin:18px 22px 22px;padding:16px;border:1px solid #dce7df;border-radius:12px;background:#f5faf7}.vsc-channel-not-required[hidden]{display:none!important}.vsc-channel-not-required strong{color:var(--vsc-app-green);font-size:13px}.vsc-channel-not-required p{margin:5px 0 0!important;color:#65766c!important;font-size:12px!important;line-height:1.5!important;font-weight:400!important}
/* v2.30.317 Goya page-shell and service-partner refinements */
.vsc-application-page .page-header,.vsc-application-page .entry-header{display:none!important}.vsc-service-partner-fields{padding:16px;border:1px solid #d8e7dd;border-radius:13px;background:#f5faf7}.vsc-service-partner-fields[hidden]{display:none!important}.vsc-service-partner-fields>h3{margin:0 0 5px!important;color:var(--vsc-app-green)!important;font-size:15px!important}.vsc-service-partner-fields>p{margin:0 0 12px!important;color:var(--vsc-app-muted)!important;font-size:12px!important;line-height:1.5!important;font-weight:400!important}.vsc-service-options{margin:0 0 13px!important;background:#fff}.vsc-service-partner-fields>label{display:flex;flex-direction:column;gap:7px;font-weight:400!important}.vsc-service-partner-fields textarea{width:100%;min-height:86px;box-sizing:border-box;border:1px solid #dce5df!important;border-radius:9px!important;background:#fff!important;padding:10px 12px!important;color:#2e3a33!important;font-family:inherit!important;font-size:14px!important;font-weight:400!important}
.vsc-application-review-note{margin:0 0 18px;padding:15px 17px;border:1px solid #e3c477;border-radius:12px;background:#fff8e7;color:#6b4a00}.vsc-application-review-note strong{display:block;margin-bottom:5px;font-size:13px}.vsc-application-review-note p{margin:0!important;color:#6b4a00!important;font-size:12px!important;line-height:1.55!important;font-weight:400!important}

/* v2.30.318 — Goya/theme-proof wizard visibility and inline validation */
.vsc-application-form>.vsc-wizard-step:not([hidden]){display:block!important;visibility:visible!important;opacity:1!important;height:auto!important;min-height:0!important;max-height:none!important;position:relative!important;transform:none!important;clip:auto!important;overflow:visible!important}
.vsc-application-form>.vsc-wizard-step:not([hidden])>*{visibility:visible!important;opacity:1!important}
.vsc-wizard-step.is-current{display:block!important}
.vsc-wizard-message{margin:0 0 2px;padding:12px 15px;border:1px solid #e9b9b9;border-radius:11px;background:#fff3f3;color:#8e2424;font-size:12px;line-height:1.5}
.vsc-wizard-message[hidden]{display:none!important}
.vsc-wizard-step .vsc-field-error{outline:2px solid #c84c4c!important;outline-offset:2px}

/* v2.30.319 — low-friction public application; detailed onboarding follows after account creation */
.vsc-quick-application .vsc-application-hero{padding-bottom:28px}
.vsc-quick-assurance{display:flex;align-items:flex-start;gap:10px;margin:14px 0 18px;padding:14px 16px;border:1px solid #d7e6dc;border-radius:13px;background:#f5faf7;color:#607168}
.vsc-quick-assurance strong{flex:0 0 auto;color:var(--vsc-app-green);font-size:12px}
.vsc-quick-assurance span{font-size:12px;line-height:1.5;font-weight:400}
.vsc-step-later-note{margin:0 22px 22px!important;padding:12px 14px;border:1px solid #dfe8e1;border-radius:11px;background:#fafcfa;color:#64756b!important;font-size:11px!important;line-height:1.5!important;font-weight:400!important}
.vsc-complete-later-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:0 22px 20px}
.vsc-complete-later-grid>div{display:grid;gap:4px;padding:13px;border:1px solid #dde8e0;border-radius:11px;background:#f8fbf9}
.vsc-complete-later-grid strong{color:#254131;font-size:12px}.vsc-complete-later-grid span{color:#6b7a71;font-size:11px;line-height:1.45;font-weight:400}
.vsc-status-actions{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin-top:16px}.vsc-status-actions .button-secondary{background:#fff!important;color:var(--vsc-app-green)!important;border:1px solid #bcd4c4!important}
.vsc-quick-application .vsc-wizard-progress{grid-template-columns:repeat(5,minmax(0,1fr))}
@media(max-width:640px){.vsc-quick-assurance{display:grid}.vsc-complete-later-grid{grid-template-columns:1fr;margin-left:15px;margin-right:15px}.vsc-quick-application .vsc-wizard-progress{display:flex}}

/* v2.30.320 — scalable searchable category hierarchy and route-safe onboarding */
.vsc-category-picker-field{display:flex;flex-direction:column;gap:8px;min-width:0}
.vsc-category-picker-label{font-size:12px;color:#42534a;font-weight:680}
.vsc-category-selected{display:flex;flex-wrap:wrap;gap:7px;min-height:47px;padding:9px;border:1px solid #dce5df;border-radius:10px;background:#fff;align-items:center}
.vsc-category-empty{color:#7b887f;font-size:11px;padding:4px 3px}
.vsc-category-empty[hidden]{display:none!important}
.vsc-category-chip{display:inline-flex;align-items:center;gap:7px;max-width:100%;padding:7px 8px 7px 10px;border:1px solid #cfe0d4;border-radius:999px;background:#f3f9f5;color:#294a37;font-size:11px;line-height:1.3}
.vsc-category-chip>span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:520px}
.vsc-category-chip button{appearance:none;display:grid;place-items:center;flex:0 0 20px;width:20px;height:20px;padding:0;border:0;border-radius:50%;background:#dcebe1;color:#315843;font-size:15px;line-height:1;cursor:pointer}
.vsc-category-search-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px}
.vsc-category-search-row input{width:100%;min-height:47px!important;box-sizing:border-box;border:1px solid #dce5df!important;border-radius:9px!important;background:#fff!important;padding:10px 12px!important;color:#2e3a33!important;font-family:inherit!important;font-size:14px!important;box-shadow:none!important}
.vsc-category-search-row .button{min-height:47px!important;border-radius:9px!important;padding:8px 13px!important;white-space:nowrap}
.vsc-category-browser{border:1px solid #dce6df;border-radius:12px;background:#fff;overflow:hidden;box-shadow:0 12px 28px rgba(18,51,38,.08)}
.vsc-category-browser[hidden]{display:none!important}
.vsc-category-browser-head{display:flex;align-items:center;gap:10px;padding:10px 12px;border-bottom:1px solid #e8eee9;background:#f8fbf9;color:#496052;font-size:11px;font-weight:650}
.vsc-category-browser-head button{appearance:none;border:0;background:transparent;color:#1d6540;font-size:11px;font-weight:700;cursor:pointer;padding:3px 0}
.vsc-category-browser-head button[hidden]{display:none!important}
.vsc-category-results{max-height:340px;overflow:auto;padding:6px}
.vsc-category-result{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px;align-items:center;border-bottom:1px solid #eef2ef;padding-left:calc(var(--vsc-category-depth,0) * 5px)}
.vsc-category-result:last-child{border-bottom:0}
.vsc-category-choose{appearance:none;display:grid;gap:2px;width:100%;min-width:0;padding:10px;border:0;background:transparent;text-align:left;cursor:pointer}
.vsc-category-choose:hover{background:#f3f8f5;border-radius:8px}
.vsc-category-choose strong{color:#274332;font-size:12px;line-height:1.3}
.vsc-category-choose small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#748178;font-size:10px;line-height:1.3}
.vsc-category-expand{appearance:none;border:1px solid #d8e4dc;border-radius:999px;background:#fff;color:#315e43;padding:6px 9px;font-size:9px;font-weight:700;white-space:nowrap;cursor:pointer}
.vsc-category-loading,.vsc-category-no-results{padding:18px;text-align:center;color:#6e7d74;font-size:11px;line-height:1.5}
.vsc-category-picker-field.vsc-field-error{outline:2px solid #c84c4c!important;outline-offset:3px;border-radius:11px}
@media(max-width:640px){.vsc-category-search-row{grid-template-columns:1fr}.vsc-category-search-row .button{width:100%}.vsc-category-chip>span{max-width:230px}.vsc-category-results{max-height:300px}.vsc-category-result{grid-template-columns:1fr}.vsc-category-expand{justify-self:start;margin:0 10px 9px}}

/* v2.30.334 — individual KYC and one-address onboarding */
[data-vsc-applicant-scope][hidden]{display:none!important}
.vsc-individual-kyc-note{display:flex;align-items:flex-start;gap:10px;padding:13px 15px;border:1px solid #cfe3d5;border-radius:11px;background:#f3faf5;color:#53685b}
.vsc-individual-kyc-note strong{flex:0 0 auto;color:var(--vsc-app-green);font-size:12px}
.vsc-individual-kyc-note span{font-size:11px;line-height:1.55;font-weight:400}
.vsc-organisation-only>.vsc-application-grid,.vsc-organisation-documents>.vsc-application-grid{padding:0!important}
.vsc-address-use-all{padding:12px 14px;border:1px solid #cfe3d5;border-radius:11px;background:#f4faf6}
.vsc-address-use-all label{display:flex!important;align-items:flex-start!important;gap:9px!important}
.vsc-address-use-all input{flex:0 0 auto;margin-top:2px!important}
.vsc-address-use-all span{display:grid;gap:3px}
.vsc-address-use-all strong{color:var(--vsc-app-green);font-size:12px}
.vsc-address-use-all small{color:#68796f;font-size:10px;line-height:1.45}
@media(max-width:640px){.vsc-individual-kyc-note{display:grid}}
