.software-steps,.software-screens,.software-details{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;margin-top:36px}
.software-steps article,.software-details article{padding:24px;background:var(--warm);border-radius:16px}
.software-steps h3,.software-details h3,.software-screens h3{font-size:1.15rem;line-height:1.4;margin:0 0 12px}
.software-steps p,.software-details p,.software-screens p{color:var(--muted);margin:0 0 12px}
.software-screens figure{margin:0;min-width:0}.software-screens figcaption{padding:20px 0}
.software-image-open{display:block;width:100%;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#f3f5f5;color:var(--ink);font:inherit;cursor:zoom-in;padding:0}
.software-image-open img{width:100%;height:290px;object-fit:contain;background:#f3f5f5}.software-image-open span{display:block;padding:10px;font-weight:650}
.software-model-note{color:var(--muted);font-size:.92rem;margin-top:28px}
.software-prices{border-block:1px solid var(--line);margin-top:32px;padding:22px 0}.software-prices summary{cursor:pointer;font-weight:700;font-size:1.15rem}.software-prices>p{color:var(--muted);margin-top:20px}.software-contact{margin:32px 0 20px}
#software-image-dialog{width:min(1200px,96vw);max-width:96vw;max-height:92vh;padding:18px;border:0;border-radius:14px;color:var(--ink);background:white}
#software-image-dialog::backdrop{background:#061623d9}.software-dialog-head{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:15px}.software-dialog-head h2{font-size:1.2rem;margin:0}.software-dialog-head button{font:inherit;cursor:pointer;padding:10px;border:1px solid var(--line);border-radius:8px;background:white;flex-shrink:0}
#software-image-large{max-width:100%;max-height:75vh;object-fit:contain;margin:auto}.software-image-open:focus-visible{outline:3px solid var(--green-dark);outline-offset:4px}
@media(max-width:760px){.software-steps,.software-screens,.software-details{grid-template-columns:1fr}.software-image-open img{height:auto;max-height:340px}.software-dialog-head h2{font-size:1rem}}
