.organizer-onboarding-card{display:grid;gap:18px;margin:0 0 22px;padding:22px;border:1px solid rgba(40,89,31,.16);background:linear-gradient(135deg,#fff 0%,#f4f8f0 100%)}
.organizer-onboarding-card .section-head{margin:0}.onboarding-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.onboarding-step{display:grid;grid-template-columns:32px 1fr;gap:10px;align-items:center;padding:12px;border-radius:14px;background:#fff;border:1px solid #e4eadf}
.onboarding-step b{display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#edf1e9;color:#66705f}
.onboarding-step strong,.onboarding-step small{display:block}.onboarding-step small{margin-top:2px;color:#6d7568;font-size:12px}
.onboarding-step.done{border-color:rgba(40,89,31,.3)}.onboarding-step.done b{background:#28591f;color:#fff}.onboarding-step.current{border-color:#f5b915;box-shadow:0 0 0 2px rgba(245,185,21,.12)}.onboarding-step.current b{background:#f5b915;color:#172017}
.stripe-connect-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:20px}.stripe-connect-panel .toolbar{justify-content:flex-end}
.stripe-status-line{display:flex;align-items:flex-start;gap:10px;margin-top:10px}.stripe-status-dot{width:11px;height:11px;margin-top:5px;border-radius:50%;background:#b8beb4;box-shadow:0 0 0 5px rgba(184,190,180,.16)}
.stripe-status-line.ready .stripe-status-dot{background:#2e7d32;box-shadow:0 0 0 5px rgba(46,125,50,.13)}.stripe-status-line.warning .stripe-status-dot{background:#f5b915;box-shadow:0 0 0 5px rgba(245,185,21,.15)}.stripe-status-line.error .stripe-status-dot{background:#a52a2a;box-shadow:0 0 0 5px rgba(165,42,42,.12)}
.stripe-status-line strong,.stripe-status-line small{display:block}.stripe-status-line small{margin-top:4px;color:#687064;line-height:1.45}.stripe-requirements{margin:12px 0 0;padding-left:18px;color:#687064;font-size:13px}
.stripe-embedded-overlay{position:fixed;inset:0;z-index:10000;display:grid;grid-template-rows:auto minmax(0,1fr);background:#f7f4ec;color:#172017;padding-top:env(safe-area-inset-top)}
.stripe-embedded-head{display:flex;align-items:center;justify-content:space-between;gap:14px;padding:14px max(16px,env(safe-area-inset-right)) 14px max(16px,env(safe-area-inset-left));background:#fff;border-bottom:1px solid #e4eadf}
.stripe-embedded-head div{display:flex;align-items:center;gap:12px}.stripe-embedded-head img{width:46px;height:46px;object-fit:contain}.stripe-embedded-head strong,.stripe-embedded-head small{display:block}.stripe-embedded-head small{color:#6d7568}.stripe-embedded-close{min-width:44px;min-height:44px;border:0;border-radius:50%;background:#edf2e9;font-size:24px;color:#23481c}
.stripe-embedded-body{overflow:auto;padding:18px max(14px,calc((100vw - 920px)/2));-webkit-overflow-scrolling:touch}.stripe-embedded-container{min-height:420px;background:#fff;border-radius:20px;padding:16px;box-shadow:0 16px 50px rgba(31,59,26,.12)}
.stripe-embedded-loading{min-height:360px;display:grid;place-items:center;color:#687064}.stripe-embedded-error{margin:20px;padding:18px;border-radius:14px;background:#fff0f0;color:#8b2424}
@media(max-width:820px){.onboarding-steps{grid-template-columns:1fr 1fr}.stripe-connect-panel{grid-template-columns:1fr}.stripe-connect-panel .toolbar{justify-content:flex-start}}
@media(max-width:520px){.onboarding-steps{grid-template-columns:1fr}.organizer-onboarding-card{padding:16px}.stripe-embedded-head{padding-left:12px;padding-right:12px}.stripe-embedded-head img{width:38px;height:38px}.stripe-embedded-body{padding:10px}.stripe-embedded-container{padding:8px;border-radius:14px}}
