.v5-new-property-layout{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.75fr);gap:18px}.v5-new-property-main,.v5-new-property-guide{align-self:start}.v5-new-property-form{display:grid;gap:18px;margin-top:18px}.v5-new-property-progress{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:8px;margin:16px 0 4px}.v5-new-property-progress>i{height:1px;background:var(--border,#e3e3de)}.v5-new-property-progress button{border:0;background:transparent;padding:0;display:flex;align-items:center;gap:7px;color:var(--muted,#6b7280);font:inherit;font-size:11px;text-align:left;cursor:default}.v5-new-property-progress button b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;border:1px solid var(--border-strong,#cbcbc4);background:#fff;font-size:11px}.v5-new-property-progress button.active{color:var(--accent,#0f5d50);font-weight:700}.v5-new-property-progress button.active b,.v5-new-property-progress button.complete b{background:var(--accent,#0f5d50);border-color:var(--accent,#0f5d50);color:#fff}.v5-new-property-panel{display:none}.v5-new-property-panel.active{display:block}.v5-new-property-fields{display:grid;grid-template-columns:1fr 1fr;gap:14px}.v5-new-property-fields .span-2{grid-column:span 2}.v5-new-property-form label>span,.v5-new-property-form legend{display:block;margin-bottom:7px;color:var(--ink-soft,#3d4451);font-size:12px;font-weight:700}.v5-new-property-form input:not([type="radio"]),.v5-new-property-form select{width:100%;min-height:42px;border:1px solid var(--border-strong,#cbcbc4);border-radius:9px;padding:0 12px;background:var(--surface,#fff);color:var(--ink,#14181f);font:inherit}.v5-new-property-form fieldset{display:grid;gap:10px;margin:0;padding:0;border:0}.v5-start-choice{display:grid;grid-template-columns:22px 1fr;gap:11px;align-items:start;border:1px solid var(--border,#e3e3de);border-radius:11px;padding:14px;cursor:pointer;background:var(--surface,#fff)}.v5-start-choice.selected{border-color:var(--accent,#0f5d50);background:var(--accent-soft,#e7f0ee)}.v5-start-choice input{margin-top:3px;accent-color:var(--accent,#0f5d50)}.v5-start-choice strong,.v5-start-choice small{display:block}.v5-start-choice small{margin-top:4px;color:var(--muted,#6b7280);line-height:1.45}.v5-new-property-tip{margin-top:16px;padding:13px 14px;border-radius:9px;background:var(--surface-sunken,#f3f3f0);display:grid;gap:4px}.v5-new-property-tip strong{font-size:12px}.v5-new-property-tip span{color:var(--muted,#6b7280);font-size:11.5px;line-height:1.5}.v5-new-property-review h3{margin:0 0 12px}.v5-new-property-review dl{margin:0;border:1px solid var(--border,#e3e3de);border-radius:10px;overflow:hidden}.v5-new-property-review dl>div{display:grid;grid-template-columns:150px 1fr;gap:14px;padding:11px 13px;border-bottom:1px solid var(--border,#e3e3de)}.v5-new-property-review dl>div:last-child{border-bottom:0}.v5-new-property-review dt{color:var(--muted,#6b7280);font-size:11px}.v5-new-property-review dd{margin:0;font-size:12px;font-weight:700;color:var(--ink,#14181f)}.v5-new-property-next{margin-top:15px;padding:14px;border:1px solid var(--border,#e3e3de);border-radius:10px;display:grid;gap:9px}.v5-new-property-next>div{display:grid;grid-template-columns:23px 1fr;align-items:start;gap:8px;color:var(--ink-soft,#3d4451);font-size:11.5px;line-height:1.45}.v5-new-property-next>div span{display:grid;place-items:center;width:21px;height:21px;border-radius:50%;background:var(--accent-soft,#e7f0ee);color:var(--accent,#0f5d50);font-weight:700;font-size:10px}.v5-new-property-actions{display:flex;justify-content:space-between;align-items:center;gap:16px;padding-top:4px;color:var(--muted,#6b7280);font-size:12px}.v5-new-property-actions>div{display:flex;gap:8px}.v5-new-property-error{border:1px solid #e6b8b8;border-radius:9px;background:#fff2f2;color:var(--bad,#b54747);padding:10px 12px}.v5-new-property-guide h2{margin-top:0}.v5-new-property-step{display:grid;grid-template-columns:30px 1fr;gap:10px;padding:14px 0;border-bottom:1px solid var(--border,#e3e3de)}.v5-new-property-step b{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--accent-soft,#e7f0ee);color:var(--accent,#0f5d50)}.v5-new-property-step strong,.v5-new-property-step small{display:block}.v5-new-property-step small{margin-top:3px;color:var(--muted,#6b7280);line-height:1.45}.v5-new-property-rule{margin-top:18px;padding:14px;border-radius:10px;background:var(--surface-sunken,#f3f3f0)}.v5-new-property-rule p{margin:5px 0 0;color:var(--muted,#6b7280);line-height:1.5}@media(max-width:960px){.v5-new-property-layout{grid-template-columns:1fr}}@media(max-width:680px){.v5-new-property-fields{grid-template-columns:1fr}.v5-new-property-fields .span-2{grid-column:auto}.v5-new-property-progress button span{display:none}.v5-new-property-actions{align-items:stretch;flex-direction:column}.v5-new-property-actions>div{width:100%}.v5-new-property-actions .v5-btn{flex:1}.v5-new-property-review dl>div{grid-template-columns:1fr;gap:3px}}