.mp-publish-page{padding-top:24px}.mp-publish-head{max-width:1040px;margin:0 auto 18px;align-items:center}.mp-publish-head-actions{display:flex;align-items:center;gap:10px}.mp-draft-state{display:inline-flex;align-items:center;gap:6px;color:#667085;font-size:12px}.mp-draft-state .ui-icon{width:18px;height:18px;color:#047857}.mp-draft-state[data-state=saving]{opacity:.7}.mp-draft-state[data-state=error]{color:#b42318}.mp-publish-form{max-width:1040px;padding:28px}.mp-publish-form .mp-stepper{gap:8px}.mp-publish-form .mp-step{border:0;border-bottom:3px solid #dfe4ec;background:transparent;min-height:56px;display:flex;align-items:center;justify-content:center;gap:7px;color:#667085;cursor:pointer}.mp-publish-form .mp-step b{width:25px;height:25px;border-radius:50%;display:grid;place-items:center;background:#f2f4f7;font-size:11px}.mp-publish-form .mp-step.active{border-bottom-color:#059669;color:#047857}.mp-publish-form .mp-step.active b{background:#059669;color:#fff}.mp-step-title{margin-bottom:20px}.mp-step-title>span{font-size:11px;letter-spacing:.08em;color:#047857;font-weight:600}.mp-step-title h2{margin:5px 0 6px!important}.mp-step-title p{margin:0;color:#667085}.mp-category-suggestion{display:grid;grid-template-columns:38px 1fr auto;gap:12px;align-items:center;padding:13px 14px;border:1px solid #a7f3d0;background:#ecfdf5;border-radius:9px;margin-bottom:12px}.mp-category-suggestion>.ui-icon{width:28px;height:28px;color:#047857}.mp-category-suggestion small{display:block;color:#047857;font-size:9px}.mp-category-suggestion strong{font-size:14px}.mp-title-first{margin:0 0 16px}.mp-category-choice{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.mp-category-option{cursor:pointer}.mp-category-option input{position:absolute;opacity:0;pointer-events:none}.mp-category-option>span{min-height:116px;border:1px solid #dfe4ec;border-radius:10px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;background:#fff;transition:.15s}.mp-category-option .ui-icon{width:34px;height:34px;color:#526078}.mp-category-option b{font-size:13px;font-weight:500}.mp-category-option small{color:#98a2b3;font-size:10px}.mp-category-option:hover>span,.mp-category-option input:focus-visible+span{border-color:#059669;box-shadow:0 0 0 3px #0596691c}.mp-category-option input:checked+span{border-color:#059669;background:#ecfdf5;color:#047857;box-shadow:inset 0 0 0 1px #059669}.mp-category-option input:checked+.ui-icon,.mp-category-option input:checked+span .ui-icon{color:#047857}.mp-example-box{display:grid;grid-template-columns:22px 1fr auto;gap:9px;align-items:center;margin-top:9px;padding:10px 12px;border:1px solid #dfe4ec;border-radius:8px;background:#f8fafc;font-size:12px;color:#526078}.mp-example-box .ui-icon{width:20px;height:20px;color:#047857}.mp-example-box button{border:0;background:transparent;color:#047857;font-weight:600;cursor:pointer}.mp-privacy-warning{display:grid;grid-template-columns:28px 1fr;gap:10px;align-items:start;padding:13px;border:1px solid #f2c99c;background:#fffaf3;border-radius:8px;margin-top:13px}.mp-privacy-warning .ui-icon{width:24px;height:24px;color:#9a5b13}.mp-privacy-warning b,.mp-privacy-warning span{display:block}.mp-privacy-warning span{font-size:12px;color:#667085;margin-top:3px}.mp-features .mp-field{padding:12px;border:1px solid #e4e7ec;border-radius:8px}.mp-features .mp-field input+input{margin-top:7px}.mp-help-text{display:flex;align-items:center;gap:7px;color:#667085;font-size:12px}.mp-help-text .ui-icon{width:18px;height:18px;color:#047857}.mp-price-field{max-width:420px}.mp-price-field>div{display:grid;grid-template-columns:50px 1fr;border:1px solid #cfd6e2;border-radius:8px;overflow:hidden}.mp-price-field>div>span{display:grid;place-items:center;background:#f2f4f7;color:#667085}.mp-price-field input{border:0!important;border-radius:0!important;font-size:21px}.mp-option-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:18px}.mp-option-cards label{cursor:pointer}.mp-option-cards input{position:absolute;opacity:0}.mp-option-cards label>span{display:grid;grid-template-columns:28px 1fr;gap:3px 8px;min-height:88px;padding:15px;border:1px solid #dfe4ec;border-radius:9px}.mp-option-cards .ui-icon{grid-row:1/3;width:25px;height:25px;color:#526078}.mp-option-cards b,.mp-option-cards small{grid-column:2}.mp-option-cards small{color:#667085}.mp-option-cards input:checked+span{border-color:#059669;background:#ecfdf5;color:#047857;box-shadow:inset 0 0 0 1px #059669}.mp-location-preview{display:grid;grid-template-columns:44px 1fr;gap:11px;align-items:center;margin-top:18px;padding:18px;border:1px solid #a7f3d0;border-radius:9px;background:#f0fdf4}.mp-location-preview>.ui-icon{width:31px;height:31px;color:#047857}.mp-location-preview b,.mp-location-preview span{display:block}.mp-location-preview span{font-size:12px;color:#667085;margin-top:3px}.mp-publish-upload{position:relative;display:flex;flex-direction:column;align-items:center;gap:7px}.mp-publish-upload input{position:absolute;inset:0;opacity:0;cursor:pointer}.mp-publish-upload .mp-secondary{margin-top:5px}.mp-photo-summary{display:flex;justify-content:space-between;color:#667085;font-size:12px;margin-top:12px}.mp-sortable-preview{grid-template-columns:repeat(4,1fr)}.mp-photo-card{position:relative;border:1px solid #dfe4ec;border-radius:8px;overflow:hidden;background:#fff;cursor:grab}.mp-photo-card img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:0}.mp-photo-card div{padding:8px}.mp-photo-card b,.mp-photo-card span{display:block;font-size:11px}.mp-photo-card span{color:#667085;margin-top:2px}.mp-photo-card button{position:absolute;right:6px;top:6px;width:30px;height:30px;border:1px solid #dfe4ec;background:#fff;border-radius:50%;font-size:20px;line-height:1}.mp-listing-preview{display:grid;grid-template-columns:42% 1fr;border:1px solid #dfe4ec;border-radius:10px;overflow:hidden;background:#fff}.mp-listing-preview figure{margin:0;min-height:310px;position:relative;background:#f2f4f7}.mp-listing-preview figure>div{height:100%}.mp-listing-preview figure img{width:100%;height:100%;object-fit:cover}.mp-review-placeholder{display:grid;place-items:center;align-content:center;gap:8px;color:#98a2b3}.mp-review-placeholder .ui-icon{width:48px;height:48px}.mp-preview-badge{position:absolute;left:10px;top:10px;background:#065f46;color:#fff;border-radius:5px;padding:5px 8px;font-size:10px}.mp-listing-preview-body{padding:24px}.mp-listing-preview-body>strong{display:block;font-size:28px;font-weight:500;margin:12px 0 6px}.mp-listing-preview-body h3{font-size:20px;font-weight:500;margin:0 0 8px}.mp-listing-preview-body>p{color:#667085}.mp-listing-preview-body>div:last-child{color:#526078;white-space:pre-line;display:-webkit-box;-webkit-line-clamp:5;-webkit-box-orient:vertical;overflow:hidden}.mp-preview-tags{display:flex;gap:5px;flex-wrap:wrap}.mp-preview-tags span{padding:4px 7px;background:#ecfdf5;color:#047857;border-radius:5px;font-size:10px}.mp-confirm-check{margin-top:16px;padding:13px;border:1px solid #dfe4ec;border-radius:8px}.mp-publish-form .mp-wizard-actions>div{display:flex;gap:8px}.mp-publish-form .mp-wizard-actions .ui-icon{width:18px;height:18px}
@media(max-width:820px){.mp-publish-head{align-items:flex-start}.mp-publish-head-actions{flex-direction:column;align-items:flex-end}.mp-publish-form{padding:18px}.mp-category-choice{grid-template-columns:repeat(3,1fr)}.mp-option-cards{grid-template-columns:1fr}.mp-sortable-preview{grid-template-columns:repeat(3,1fr)}.mp-listing-preview{grid-template-columns:1fr}.mp-listing-preview figure{min-height:280px}.mp-publish-form .mp-step{font-size:0}.mp-publish-form .mp-step b{font-size:11px}.mp-publish-form .mp-step:nth-child(n+5){display:flex}}
@media(max-width:600px){.mp-publish-head{display:grid}.mp-publish-head-actions{align-items:flex-start}.mp-publish-form{padding:14px}.mp-publish-form .mp-stepper{grid-template-columns:repeat(7,34px);overflow-x:auto;justify-content:start}.mp-publish-form .mp-step{min-height:44px}.mp-category-choice{grid-template-columns:repeat(2,1fr)}.mp-category-option>span{min-height:104px}.mp-category-suggestion{grid-template-columns:32px 1fr}.mp-category-suggestion .mp-secondary{grid-column:1/-1}.mp-two.mp-features{grid-template-columns:1fr}.mp-sortable-preview{grid-template-columns:repeat(2,1fr)}.mp-photo-summary{display:grid;gap:4px}.mp-listing-preview figure{min-height:230px}.mp-publish-form .mp-wizard-actions{position:sticky;bottom:0;background:#fff;z-index:8;gap:8px;margin-left:-14px;margin-right:-14px;padding:12px 14px}.mp-publish-form .mp-wizard-actions>div{margin-left:auto}.mp-publish-form .mp-wizard-actions [data-save-draft]{font-size:0;width:44px;padding:0}.mp-publish-form .mp-wizard-actions [data-save-draft] .ui-icon{width:20px;height:20px}}
