.business-progress{display:flex;gap:4px;margin:12px 0 16px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.business-progress::-webkit-scrollbar{display:none}.business-progress__step{flex:1 0 auto;min-width:52px;text-align:center;font-size:11px;color:#6b7280}.business-progress__dot{width:24px;height:24px;margin:0 auto 4px;border-radius:50%;border:2px solid #d1d5db;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:600;background:#fff}.business-progress__step.is-active .business-progress__dot{border-color:var(--ogo-green,#22c55e);color:var(--ogo-green,#22c55e)}.business-progress__step.is-done .business-progress__dot{background:var(--ogo-green,#22c55e);border-color:var(--ogo-green,#22c55e);color:#fff}.business-direction-grid{display:grid;grid-gap:10px;gap:10px;margin-top:10px}.business-direction-card{display:block;width:100%;text-align:left;padding:14px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;cursor:pointer}.business-direction-card.is-selected{border-color:var(--ogo-green,#22c55e);box-shadow:0 0 0 1px var(--ogo-green,#22c55e)}.business-direction-card__title{font-size:15px;font-weight:600;margin:0 0 4px}.business-direction-card__hint{font-size:13px;color:#6b7280;margin:0}.business-choice-grid{display:grid;grid-gap:8px;gap:8px;margin-top:8px}.business-choice{display:block;width:100%;text-align:left;padding:12px 14px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font:inherit;cursor:pointer}.business-choice.is-selected{border-color:var(--ogo-green,#22c55e);background:#f0fdf4}.business-form-grid{display:grid;grid-gap:12px;gap:12px;margin-top:10px}.business-field label{display:block;font-size:13px;color:#374151;margin-bottom:4px}.business-field input,.business-field select,.business-field textarea{width:100%;box-sizing:border-box;padding:10px 12px;border-radius:10px;border:1px solid #e5e7eb;font:inherit;background:#fff}.business-wizard-actions{display:flex;gap:10px;margin-top:16px}.business-wizard-actions .sh-main-auth__submit{flex:1 1}.business-wizard-actions .sh-main-auth__submit--secondary{background:#6b7280}.business-doc-row{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 0;border-bottom:1px solid #f3f4f6}.business-doc-row:last-child{border-bottom:none}.business-doc-row__meta{font-size:12px;color:#6b7280}.business-status-badge{display:inline-block;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;background:#f3f4f6;color:#374151}.business-status-badge--attention{background:#fef3c7;color:#92400e}.business-status-badge--success{background:#dcfce7;color:#166534}.business-status-badge--danger{background:#fee2e2;color:#991b1b}.business-list-item{display:block;width:100%;text-align:left;padding:14px;border-radius:14px;border:1px solid #e5e7eb;background:#fff;margin-bottom:10px;text-decoration:none;color:inherit}.business-list-item__row{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.business-list-item__title{font-size:15px;font-weight:600;margin:0 0 4px}.business-list-item__meta{font-size:13px;color:#6b7280;margin:0}.business-tabs{display:flex;gap:8px;margin-bottom:16px;flex-wrap:wrap}.business-tabs button{flex:1 1 auto;min-width:0;padding:10px 12px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;font:inherit;cursor:pointer}.business-tabs button.is-active{border-color:var(--ogo-green,#22c55e);background:#f0fdf4;font-weight:600}.business-tabs__badge{display:inline-flex;min-width:18px;height:18px;padding:0 5px;margin-left:6px;border-radius:999px;background:#ef4444;color:#fff;font-size:11px;align-items:center;justify-content:center;vertical-align:middle}.mazs-ba-card{border:1px solid #e5e7eb;border-radius:12px;padding:12px;background:#fff;margin-bottom:10px;cursor:pointer}.mazs-ba-card:hover{border-color:#cbd5e1}.mazs-ba-card__top{display:flex;justify-content:space-between;gap:8px;align-items:flex-start}.business-field--checkbox label{display:flex;align-items:flex-start;gap:8px;font-weight:400}.business-field--checkbox input[type=checkbox]{width:auto;margin-top:3px}.business-field textarea{width:100%;min-height:72px;padding:10px 12px;border:1px solid #d1d5db;border-radius:10px;font:inherit;resize:vertical}.business-review-section{padding:12px;margin-bottom:10px}.business-review-section__head{display:flex;justify-content:space-between;align-items:center;gap:8px}.business-review-section__edit{border:none;background:none;color:var(--ogo-green,#22c55e);font-size:13px;cursor:pointer;padding:0}.business-review-section__body{margin-top:6px;font-size:14px;line-height:1.45;color:#374151}.business-review-section__body p{margin:0 0 4px}.business-submit-success__meta{margin:12px 0;font-size:14px;line-height:1.5}.business-submit-success__meta p{margin:0 0 6px}.mazs-ba-card__title{font-weight:600;margin:0 0 4px}.mazs-ba-card__meta{font-size:13px;color:#64748b;margin:0}.mazs-ba-pagination{display:flex;gap:8px;align-items:center;justify-content:center;margin-top:16px}