:root{font-family:Arial,sans-serif;color:#18212e;background:#f6f7fa;--blue:#1668e3}*{box-sizing:border-box}body{margin:0}.shell{max-width:1100px;margin:auto;padding:0 24px}header{display:flex;gap:12px;align-items:center;min-height:88px}.logo{font-size:28px;font-weight:900;color:inherit;text-decoration:none;margin-right:auto}.logo span{color:var(--blue)}button,input,textarea,select{font:inherit}button{cursor:pointer;border:1px solid #d9e0e9;border-radius:12px;background:white;padding:12px 16px}button:hover{border-color:var(--blue)}button:disabled{cursor:wait;opacity:.55}.primary{background:var(--blue);color:white;border-color:var(--blue);font-weight:700}h1{font-size:clamp(32px,6vw,64px);letter-spacing:-2px;margin:20px 0}.intro{font-size:20px;max-width:620px;line-height:1.5;color:#616d7d}.eyebrow{color:var(--blue);font-size:12px;font-weight:700;letter-spacing:2px;margin-top:50px}.notice{padding:14px 18px;background:#eaf1ff;border-radius:12px;font-size:14px;line-height:1.5}.muted{color:#647082;font-size:14px;line-height:1.5}.categories{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.category{padding:25px;background:white;border:1px solid #e2e6ee;border-radius:16px;font-weight:700}.panel{padding:24px;border:1px solid #e2e6ee;background:white;border-radius:18px;margin:30px 0;max-width:720px}.panel p{color:#616d7d;line-height:1.5}label{display:block;font-weight:700;font-size:14px;margin-bottom:16px}input,textarea,select{display:block;width:100%;margin-top:8px;padding:12px;border:1px solid #ccd5e0;border-radius:10px;background:white}dialog{border:0;border-radius:20px;width:min(520px,calc(100% - 24px));max-height:90vh;overflow:auto;padding:24px}dialog::backdrop{background:#18212e88}.heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.heading h2{margin-top:0}.heading button{margin-bottom:16px}.city-list{display:grid;grid-template-columns:1fr 1fr;gap:8px}.city-list button{text-align:left}[aria-pressed=true]{color:var(--blue);border-color:var(--blue);background:#edf4ff}[role=alert]{color:#b32338;font-size:14px}.profile-head{display:flex;align-items:center;gap:20px;margin-top:36px}.profile-head h1{font-size:36px;margin:0}.avatar{background:var(--blue);color:white;border-radius:50%;height:70px;width:70px;display:grid;place-items:center;font-weight:800;font-size:24px}.profile-links{display:flex;gap:12px}footer{margin:64px 0 24px;color:#778396;font-size:12px}[hidden]{display:none!important}:focus-visible{outline:3px solid #81b4ff;outline-offset:3px}@media(max-width:650px){.shell{padding:0 14px}header{flex-wrap:wrap;gap:6px;min-height:78px}.logo{font-size:24px}header button{padding:10px}.categories{grid-template-columns:1fr 1fr}.category{padding:20px 12px}.city-list{grid-template-columns:1fr}.profile-links{flex-wrap:wrap}}
:root{scroll-behavior:smooth}.stage-nav,.steps,.editor-actions,.pagination{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}.stage-nav a{color:var(--blue);padding:10px;text-decoration:none}.steps button{font-size:13px;padding:8px 12px}.steps [aria-current=step]{background:var(--blue);color:white}.heading h1{font-size:36px;letter-spacing:-1px}.check{display:flex;align-items:center;gap:10px}.check input{width:auto;margin:0}#adForm{background:white;border:1px solid #e2e6ee;border-radius:18px;padding:24px;max-width:850px}#adForm section{min-height:220px}.editor-photos{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.photo-tile{border:1px solid #dce3ec;border-radius:12px;padding:8px}.photo-tile:first-child{border-color:var(--blue)}.photo-tile img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}.photo-tile strong{display:block;font-size:13px;margin:8px 0}.photo-tile button{padding:5px;margin:2px;font-size:12px}.own-ad{display:flex;align-items:flex-start;gap:18px;padding:20px;background:white;border:1px solid #e2e6ee;border-radius:16px;margin:12px 0;overflow-wrap:anywhere}.own-ad>img{width:140px;height:110px;object-fit:cover;border-radius:10px}.own-ad>div{flex:1;min-width:0}.own-ad h3{margin-top:0}.own-ad button{margin:4px}.preview img{width:100%;max-height:360px;object-fit:contain;background:#f3f5f8}.preview p{white-space:pre-wrap;overflow-wrap:anywhere}.review-photos{display:flex;flex-wrap:wrap;gap:8px}.review-photos img{width:70px;height:70px;object-fit:cover}#stageError{white-space:pre-line}#saveState{font-size:13px;color:#52667a}progress{width:100%;margin:12px 0}@media(max-width:650px){.editor-photos{grid-template-columns:1fr 1fr}.own-ad{gap:10px;padding:12px}.own-ad>img{width:80px;height:80px}.heading h1{font-size:28px}#adForm{padding:14px}.editor-actions{position:sticky;bottom:0;background:white;padding:10px 0}.editor-actions button{padding:10px;font-size:13px}}
