.sbh-core-wizard{position:fixed;inset:0;z-index:10050;background:rgba(3,12,26,.78);backdrop-filter:blur(8px);display:grid;place-items:center;padding:18px;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.sbh-core-wizard[hidden]{display:none}.sbh-wizard-card{width:min(920px,100%);max-height:94vh;overflow:auto;background:#fff;border:1px solid rgba(205,154,45,.35);border-radius:24px;box-shadow:0 28px 80px rgba(0,0,0,.35)}.sbh-wizard-head{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:20px 24px;border-bottom:1px solid #e6ebf2;background:linear-gradient(135deg,#071a33,#102b50);color:#fff;border-radius:24px 24px 0 0}.sbh-wizard-brand{display:flex;align-items:center;gap:12px}.sbh-wizard-brand img{width:46px;height:46px;object-fit:contain}.sbh-wizard-brand strong{display:block;font-size:1.05rem}.sbh-wizard-brand span{display:block;color:#d9c27a;font-size:.82rem;margin-top:2px}.sbh-wizard-close{border:0;background:rgba(255,255,255,.1);color:#fff;width:38px;height:38px;border-radius:50%;font-size:1.35rem;cursor:pointer}.sbh-wizard-progress{padding:18px 24px 0}.sbh-wizard-progress-row{display:flex;justify-content:space-between;gap:12px;color:#64748b;font-size:.82rem;font-weight:700}.sbh-wizard-track{height:8px;background:#e8edf4;border-radius:999px;overflow:hidden;margin-top:9px}.sbh-wizard-track i{display:block;height:100%;background:linear-gradient(90deg,#b8860b,#f1d36b);border-radius:inherit;transition:width .25s ease}.sbh-wizard-body{padding:24px}.sbh-ness-guide{display:grid;grid-template-columns:76px 1fr;gap:16px;align-items:center;padding:14px 16px;background:#fff8df;border:1px solid #ead38a;border-radius:18px;margin-bottom:22px}.sbh-ness-guide img{width:72px;height:72px;object-fit:contain}.sbh-ness-guide b{display:block;color:#071a33;margin-bottom:4px}.sbh-ness-guide p{margin:0;color:#475569;line-height:1.45}.sbh-wizard-step h2{margin:0 0 8px;color:#071a33;font-size:1.65rem}.sbh-wizard-step>p{margin:0 0 20px;color:#64748b;line-height:1.55}.sbh-wizard-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.sbh-wizard-field{display:grid;gap:7px}.sbh-wizard-field.full{grid-column:1/-1}.sbh-wizard-field label{font-size:.85rem;font-weight:800;color:#26364a}.sbh-wizard-field input,.sbh-wizard-field select,.sbh-wizard-field textarea{width:100%;box-sizing:border-box;border:1px solid #ccd6e2;border-radius:12px;padding:12px 13px;font:inherit;background:#fff;color:#111827}.sbh-wizard-field textarea{min-height:96px;resize:vertical}.sbh-wizard-field input:focus,.sbh-wizard-field select:focus,.sbh-wizard-field textarea:focus{outline:3px solid rgba(203,162,45,.18);border-color:#b8860b}.sbh-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}.sbh-choice{position:relative;display:flex;gap:10px;align-items:flex-start;border:1px solid #d6dee8;border-radius:14px;padding:14px;background:#fff;cursor:pointer}.sbh-choice input{margin-top:3px}.sbh-choice span{color:#334155;font-size:.9rem;line-height:1.4}.sbh-review{display:grid;gap:10px}.sbh-review-row{display:flex;justify-content:space-between;gap:20px;padding:12px 14px;background:#f7f9fc;border-radius:12px}.sbh-review-row span{color:#64748b}.sbh-review-row b{text-align:right;color:#132238}.sbh-wizard-alert{margin-top:14px;padding:11px 13px;border-radius:11px;background:#fff3cd;color:#7a5200;font-size:.88rem}.sbh-wizard-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:18px 24px 24px;border-top:1px solid #e8edf2}.sbh-wizard-actions .left,.sbh-wizard-actions .right{display:flex;gap:10px;align-items:center}.sbh-wizard-btn{border:0;border-radius:12px;padding:11px 16px;font:inherit;font-weight:800;cursor:pointer}.sbh-wizard-btn.primary{background:#071a33;color:#fff}.sbh-wizard-btn.gold{background:#d1a72d;color:#111827}.sbh-wizard-btn.secondary{background:#eef2f7;color:#24344a}.sbh-wizard-btn.link{background:transparent;color:#7c5d00;padding-inline:4px}.sbh-wizard-btn:disabled{opacity:.55;cursor:not-allowed}.sbh-onboarding-estimate{margin-top:14px;padding:12px 14px;border-radius:13px;background:#fff8df;border:1px solid #ead38a;color:#5f4a0b;font-size:.88rem;line-height:1.45}.sbh-onboarding-estimate b{color:#071a33}@media(max-width:700px){.sbh-core-wizard{padding:0}.sbh-wizard-card{height:100%;max-height:none;border-radius:0}.sbh-wizard-head{border-radius:0;padding:16px}.sbh-wizard-progress,.sbh-wizard-body{padding-left:16px;padding-right:16px}.sbh-wizard-grid,.sbh-choice-grid{grid-template-columns:1fr}.sbh-wizard-field.full{grid-column:auto}.sbh-ness-guide{grid-template-columns:54px 1fr}.sbh-ness-guide img{width:52px;height:52px}.sbh-wizard-actions{padding:14px 16px;align-items:stretch;flex-direction:column-reverse}.sbh-wizard-actions .left,.sbh-wizard-actions .right{width:100%}.sbh-wizard-actions .right .sbh-wizard-btn,.sbh-wizard-actions .left .sbh-wizard-btn{flex:1}.sbh-review-row{display:grid;gap:4px}.sbh-review-row b{text-align:left}}