body{margin:0;background:#f7f7f8;color:#1f2328}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;max-width:560px;margin:40px auto;padding:0 16px}.brand{display:flex;align-items:center;gap:14px;margin-bottom:24px}.logo{width:48px;height:48px;border-radius:50%}header h1{margin:0 0 4px;font-size:24px}header .subtitle{margin:0;color:#656d76}.card{background:#fff;border:1px solid #d0d7de;border-radius:8px;padding:24px;box-shadow:0 1px 3px rgba(0,0,0,.04)}.card.error{border-color:#cf222e}.location{margin-bottom:16px;font-size:14px}.location code{background:#eff1f3;padding:2px 6px;border-radius:4px}.status{padding:12px;border-radius:6px;margin-bottom:16px;font-size:14px}.status.connected{background:#dafbe1;color:#0a5d1e}.status.pending-review{background:#fff8c5;color:#6a5300}.status.rejected{background:#ffebe9;color:#82071e}.status code{background:rgba(0,0,0,.06);padding:1px 5px;border-radius:3px}.form{gap:16px}.form,label{display:flex;flex-direction:column}label{gap:6px;font-size:14px;font-weight:500}input,textarea{padding:10px 12px;border:1px solid #d0d7de;border-radius:6px;font-size:14px;font-family:inherit}textarea{resize:vertical}input:focus,textarea:focus{outline:none;border-color:#0969da;box-shadow:0 0 0 3px rgba(9,105,218,.2)}button{padding:10px 16px;background:#1f2328;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}button[disabled]{opacity:.5;cursor:not-allowed}.error{color:#cf222e}.error,.ok{margin-top:12px;font-size:14px}.ok{color:#0a5d1e}.help{background:#f6f8fa;border:1px solid #d0d7de;border-radius:6px;padding:14px 18px;margin-bottom:16px;font-size:13px;line-height:1.5}.help ol,.help p{margin:0 0 8px}.help ol{padding-left:20px}.help li{margin-bottom:4px}.help code{background:#eff1f3;padding:1px 5px;border-radius:3px}.help a{color:#0969da;text-decoration:none}.help a:hover{text-decoration:underline}.help-link{margin:0}.provider-select{margin-bottom:16px}.provider-select p{margin:0 0 10px;font-size:14px}.provider-options{display:flex;gap:8px}.provider-btn{flex:1;padding:12px 16px;border:2px solid #d0d7de;border-radius:8px;background:#fff;color:#1f2328;font-size:14px;font-weight:500;cursor:pointer;transition:border-color .15s,background .15s}.provider-btn:hover{border-color:#0969da}.provider-btn.active{border-color:#0969da;background:#ddf4ff}.switch-link{margin-bottom:16px;font-size:13px}.switch-link a{color:#0969da;text-decoration:none}.switch-link a:hover{text-decoration:underline}.stripe-section{margin-bottom:16px}.stripe-section p{font-size:14px;line-height:1.5;margin:0 0 12px}.stripe-btn{padding:10px 20px;background:#635bff;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer}.stripe-btn:hover{background:#5148e6}.stripe-btn[disabled]{opacity:.5;cursor:not-allowed}.stripe-ok p{color:#0a5d1e}.stripe-footer{display:flex;align-items:center;justify-content:space-between;margin-top:12px}.stripe-account-id{font-size:12px;color:#656d76;margin:0}.stripe-account-id code{background:#eff1f3;padding:1px 5px;border-radius:3px}.disconnect-link{font-size:12px;color:#cf222e;text-decoration:none;white-space:nowrap}.disconnect-link:hover{text-decoration:underline}select{padding:10px 12px;border:1px solid #d0d7de;border-radius:6px;font-size:14px;font-family:inherit;background:#fff}select:focus{outline:none;border-color:#0969da;box-shadow:0 0 0 3px rgba(9,105,218,.2)}.checkbox-label{flex-direction:row!important;align-items:center;gap:8px!important;font-weight:400!important;font-size:13px!important;line-height:1.4}.checkbox-label input[type=checkbox]{width:16px;height:16px;margin:0;flex-shrink:0}.checkbox-label a{color:#0969da;text-decoration:none}.checkbox-label a:hover{text-decoration:underline}.requirements-banner{margin-bottom:16px}.req-urgent{background:#ffebe9;border:1px solid #cf222e;border-radius:6px;color:#82071e}.req-urgent,.req-warning{padding:12px;font-size:14px;margin-bottom:8px}.req-warning{background:#fff8c5;border:1px solid #d4a72c;border-radius:6px;color:#6a5300}.req-info{background:#ddf4ff;border:1px solid #54aeff;border-radius:6px;padding:12px;font-size:14px;color:#0550ae;margin-bottom:8px}.req-toggle{background:none;border:none;color:#0969da;font-size:13px;cursor:pointer;padding:0;font-weight:500}.req-toggle:hover{text-decoration:underline}.req-form{margin-top:16px}.req-list-label{font-size:13px;font-weight:500;margin:0 0 6px}.req-list{list-style:none;padding:0;margin:0 0 16px}.req-list li{font-size:13px;padding:4px 0;display:flex;align-items:center;gap:8px}.req-list code{background:#eff1f3;padding:1px 5px;border-radius:3px}.req-badge{font-size:11px;padding:1px 6px;border-radius:10px;font-weight:500}.req-badge.past-due{background:#ffebe9;color:#82071e}.req-badge.currently-due{background:#fff8c5;color:#6a5300}.req-badge.eventually-due{background:#ddf4ff;color:#0550ae}.form-group{margin-bottom:20px}.form-group h4{margin:0 0 12px;font-size:14px;color:#1f2328}.doc-notice{font-size:13px;line-height:1.5;color:#656d76;margin:0 0 12px}.verify-btn{margin-top:0}.form-row{display:flex;gap:12px}.form-row label{flex:1}.dob-row label{flex:0 0 auto}.dob-row input{width:70px}footer{margin-top:24px;text-align:center;color:#656d76}