/* Three-step listing wizard and readable mediation guide. */
.scm-listing-form [data-scm-step-panel][hidden]{display:none!important;visibility:hidden!important}.scm-listing-form [data-scm-step-panel]:not([hidden]){display:block}
.scm-form-progress>button{display:flex;flex-direction:column;align-items:center;gap:5px;padding:0;border:0;background:transparent;color:#94a3b8;font:inherit;cursor:pointer}.scm-form-progress>button:disabled{cursor:not-allowed;opacity:.7}.scm-form-progress>button span{display:grid;width:38px;height:38px;place-items:center;border:1px solid #d9dbea;border-radius:12px;background:#fff;font-size:.82rem;font-weight:900;transition:.25s ease}.scm-form-progress>button small{font-size:.76rem;font-weight:750;white-space:nowrap}.scm-form-progress>button.is-active{color:var(--scm-violet-deep)}.scm-form-progress>button.is-active span{border-color:transparent;background:linear-gradient(135deg,var(--scm-violet),var(--scm-violet-deep));color:#fff;box-shadow:0 8px 20px rgba(86,66,224,.25)}.scm-form-progress>button.is-complete span{border-color:#99e6d9;background:#e9fbf7;color:#087c69;font-size:0}.scm-form-progress>button.is-complete span::after{content:"✓";font-size:.9rem}.scm-listing-form [data-scm-step-panel].is-active{animation:scm-wizard-in .38s cubic-bezier(.2,.8,.2,1)}
.scm-wizard-actions{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:30px;padding-top:22px;border-top:1px solid #eeedf5}.scm-wizard-actions>span{margin-left:auto;color:#8a839b;font-size:.8rem}.scm-wizard-actions>span b{color:#5140c8;font-size:1rem}.scm-wizard-back{min-height:44px;padding:0 18px;border:1px solid #dedbe9;border-radius:13px;background:#fff;color:#514a67;font:inherit;font-weight:800;cursor:pointer;transition:.2s ease}.scm-wizard-back:hover{border-color:#a99df1;background:#f8f6ff;color:#4939b8}.scm-wizard-actions--final{justify-content:flex-start}.scm-form-section .scm-form-footer{margin:22px 0 0;padding:22px;border:1px solid #e8e7f2;border-radius:18px;background:#f8f8fc}
.scm-listing-form [data-field-key="monetized"],.scm-listing-form [data-field-key="monthly_revenue_toman"]{grid-column:span 1;min-width:0}
.scm-mediation-guide__head span{font-size:.84rem}.scm-mediation-guide__head h3{font-size:1.22rem}.scm-mediation-guide__head p{font-size:.94rem;line-height:1.85}.scm-mediation-guide__head>b{font-size:.84rem}.scm-mediation-guide li strong{font-size:.9rem}.scm-mediation-guide li small{font-size:.78rem;line-height:1.85}.scm-mediation-guide footer{font-size:.81rem}
@keyframes scm-wizard-in{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}
@media(max-width:820px){.scm-form-hero{padding:26px}.scm-form-hero p{font-size:.9rem;line-height:1.8}.scm-form-progress{justify-content:space-between}.scm-form-progress>button small{font-size:.7rem}.scm-form-progress>i{margin-right:5px;margin-left:5px}.scm-mediation-guide{padding:19px}.scm-mediation-guide__head h3{font-size:1.12rem}}
@media(max-width:620px){.scm-shell--form{width:min(100% - 20px,1040px)}.scm-form-hero{gap:24px;padding:22px 18px;border-radius:20px}.scm-form-hero h1{font-size:1.8rem}.scm-form-progress>button span{width:36px;height:36px}.scm-form-progress>button small{display:block;max-width:72px;white-space:normal;text-align:center;line-height:1.45}.scm-form-progress>i{margin-top:18px}.scm-wizard-actions{align-items:stretch;flex-wrap:wrap}.scm-wizard-actions>span{order:-1;width:100%;margin:0}.scm-wizard-actions .scm-button{flex:1;justify-content:center}.scm-wizard-back{flex:0 0 auto}.scm-form-section .scm-form-footer{padding:16px}.scm-listing-form [data-field-key="monetized"],.scm-listing-form [data-field-key="monthly_revenue_toman"]{grid-column:1/-1}.scm-mediation-guide__head>i{width:42px;height:42px}.scm-mediation-guide__head p{font-size:.9rem}.scm-mediation-guide li strong{font-size:.88rem}.scm-mediation-guide li small{font-size:.77rem}}
@media(prefers-reduced-motion:reduce){.scm-listing-form [data-scm-step-panel].is-active{animation:none}}
