:root{font-family:Inter,Segoe UI,sans-serif;color:#1d2630;background-color:#f5f7fa;--brand-cta: #00ce7c;--brand-cta-back: #00b58f;--brand-accent: #008ca1;--brand-title: #003366}*{box-sizing:border-box}body{margin:0;background:#f5f7fa}.app-shell{min-height:100vh;height:100vh;padding:1rem}.container{max-width:820px;height:calc(100vh - 2rem);margin:0 auto;background:#fff;border:1px solid #e3e8ef;border-radius:18px;padding:1rem 1.5rem 1.5rem;box-shadow:0 8px 24px #0d203814;display:flex;flex-direction:column}.sticky-shell{position:sticky;top:0;z-index:4;background:#fff;box-shadow:0 4px 12px #0d203814;border-radius:12px;padding:.4rem .25rem .25rem}.scroll-area{overflow-y:auto;flex:1;padding-top:.75rem}h1,h2,h3{margin-top:0}.header-banking{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;padding:.2rem .45rem .15rem}.header-copy{flex:1;min-width:0}.header-copy h1{margin-bottom:.35rem;line-height:1.15}.h1-line{display:block;color:var(--brand-title)}.header-stepper-block{display:flex;flex-direction:column;align-items:flex-end;gap:.35rem}.header-stepper-block p{margin:0;font-size:.92rem;color:#4c5f74;text-align:right}.step-local-progress{margin:.4rem auto 0;width:100%;max-width:100%;height:6px;border-radius:999px;background:#dfe7f2;overflow:hidden}.step-local-progress-value{width:100%;height:100%;background:var(--brand-accent);transform:scaleX(0);transform-origin:0% 50%;transition:transform .14s linear}.stepper-compact{margin:.25rem 0 0;padding:.15rem 0 0;list-style:none;display:flex;align-items:center;min-width:320px}.stepper-compact-item{position:relative;display:flex;align-items:center;flex:1;color:#9ca7b5}.stepper-compact-icon{width:26px;height:26px;display:inline-flex;align-items:center;justify-content:center;color:currentColor;flex-shrink:0}.stepper-compact-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round}.stepper-compact-item.active,.stepper-compact-item.completed{color:var(--brand-accent)}.stepper-compact-connector{margin:0 .35rem;flex:1;height:4px;border-radius:999px;background:#dfe7f2;overflow:hidden}.stepper-compact-connector-fill{display:block;width:100%;height:100%;transform:scaleX(0);transform-origin:0% 50%;background:var(--brand-accent);transition:transform .18s ease}.stepper-compact-connector-fill.is-completed{transform:scaleX(1)}.wizard-panel{min-height:230px}.animate-enter{animation:fadeSlideIn .25s ease}@keyframes fadeSlideIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.step-card{border:1px solid #e4e9f0;border-radius:14px;padding:1rem;background:#fff}.form-grid{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.rep-grid{margin-bottom:.75rem}.rep-header{display:flex;align-items:center;justify-content:space-between;margin-top:.8rem}.rep-title{margin:.8rem 0;font-size:.95rem}.rep-add-btn,.rep-remove-btn{align-self:flex-start;margin-bottom:.7rem}label{display:flex;flex-direction:column;gap:.4rem;font-size:.95rem}input,select,textarea{border:1px solid #c8d2e0;border-radius:10px;padding:.6rem .75rem;font-size:1rem}.checkbox-list,.checkbox-row{display:flex;flex-direction:column;gap:.6rem}.checkbox-row{flex-direction:row;align-items:center}.checkbox-row input{width:auto}.helper-text{color:#6e7c8f;font-size:.85rem;margin-top:-.2rem}.intro-list{margin-top:0;margin-bottom:1rem;padding-left:1.2rem;color:#2b3b4d}.wizard-actions{display:flex;justify-content:space-between;margin-top:1.4rem;padding-bottom:.5rem}.btn{border:none;border-radius:10px;padding:.68rem 1rem;font-size:.95rem;cursor:pointer;transition:opacity .22s ease;background:var(--brand-cta);color:#fff}.btn:disabled{cursor:not-allowed;opacity:.5}.btn-primary{background:var(--brand-cta);color:#fff}.btn-back{background:var(--brand-cta-back);color:#fff}.btn-secondary{background:#edf2f9;color:#24364a}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#16212f73;display:grid;place-items:center;z-index:5;padding:1rem}.modal-card{width:min(520px,100%);background:#fff;border-radius:16px;padding:1.4rem;box-shadow:0 12px 30px #08101f3d}.help{color:#6e7c8f;font-size:.82rem}.error{color:#c13a4a;font-size:.82rem}.checkbox-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(210px,1fr));gap:.55rem .9rem}.checkbox-columns label{flex-direction:row;align-items:center;gap:.55rem;font-size:.9rem}.services-label{font-size:.9rem;font-weight:600;margin:0 0 .5rem}.services-section+.services-section{margin-top:.85rem}.services-account-row{display:flex;gap:.65rem;flex-wrap:wrap}.services-account-row select{min-width:230px;flex:1}@media (max-width: 860px){.header-banking{flex-direction:column}.header-stepper-block{width:100%;align-items:flex-start}.header-stepper-block p{text-align:left}.stepper-compact{width:100%;min-width:0}}
