.belen-listing-app{max-width:820px;margin:0 auto}.belen-steps{display:grid;gap:12px}.belen-step{border:1px solid #222;padding:14px 16px}.belen-step-number{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:1px solid #222;border-radius:50%;background:#f6e7a8;font-weight:600;margin-right:8px;font-size:14px}.belen-step-title{font-weight:600}.belen-step-title .belen-toggle{margin-left:8px;padding:8px 8px;font-size:11px;font-weight:700;border-radius:999px}.belen-step-content{margin-top:8px;font-size:14px;line-height:1.5}.belen-step-content.is-collapsed{display:none}.belen-form{margin-top:16px}.belen-form label{display:block;margin:10px 0 4px;font-size:14px}.belen-field-note{font-size:12px;color:#555;margin:2px 0 8px}.belen-form input[type="text"],.belen-form input[type="tel"],.belen-form select,.belen-form textarea{width:100%;padding:8px;border:1px solid #222;font-size:14px}.belen-label-note{display:inline;font-size:12px;margin-left:6px}.belen-store-name-status{font-size:13px;margin-top:6px}.belen-store-name-status[data-state="available"]{color:#1a7a3a}.belen-store-name-status[data-state="taken"],.belen-store-name-status[data-state="error"],.belen-store-name-status[data-state="invalid"]{color:#9a1a1a}.belen-store-name-status[data-state="checking"]{color:#555}.belen-avatar-status{font-size:13px;margin-top:8px;color:#9a1a1a}.belen-required{color:#c00;margin-left:4px}.belen-form input[type="file"]{font-size:14px}.belen-form .belen-checkbox{margin-top:12px;font-size:14px}.belen-form .belen-submit{margin-top:16px}.belen-loading-gif{display:none;width:20px;height:20px;margin-left:10px;vertical-align:middle}.belen-loading-gif.is-active{display:inline-block}.belen-message{margin:12px 0;font-size:14px}.belen-message.error{color:#9a1a1a}.belen-message.success{color:#1a7a3a}.belen-loading-overlay{position:fixed;inset:0;background:rgb(255 255 255 / .75);display:none;align-items:center;justify-content:center;z-index:9999}.belen-loading-overlay.is-active{display:flex}.belen-loading-overlay img{width:80px;height:80px}.belen-hidden{display:none}