.software-intro{padding:72px 7% 64px;display:grid;grid-template-columns:1fr 1fr;gap:8%;align-items:end}
.software-intro h1{font:400 clamp(44px,4.8vw,72px)/1.06 var(--serif);letter-spacing:-.03em;text-wrap:balance}
.software-intro>p{font-size:18px;line-height:1.8;max-width:520px;color:var(--muted);padding-bottom:5px}
.systems{margin:0 7% 80px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:36px;scroll-margin-top:30px}
.system{border-top:1px solid var(--line);padding-top:28px;display:grid;grid-template-rows:78px 50px 110px 126px 72px auto;min-width:0}
.system h2{font:400 clamp(27px,2.4vw,36px)/1.12 var(--serif);letter-spacing:-.02em;text-wrap:balance}
.system-audience{font-size:13px;font-weight:600;line-height:1.6;color:var(--brass)}
.system-description,.system li{font-size:15px;line-height:1.8;color:var(--muted)}
.system ul{list-style:none;padding:0;margin:0}
.system li{padding-left:16px;position:relative;margin-bottom:6px}
.system li:before{content:"";position:absolute;left:0;top:12px;width:4px;height:4px;background:var(--brass)}
.system-action{display:flex;gap:14px;align-items:center;justify-content:space-between;align-self:start;min-height:48px;border-bottom:1px solid var(--ink);font-size:14px;font-weight:500}
.system-action:hover,.help-action:hover{text-decoration:underline}
.system figure{margin:0}
.system-preview{width:100%;height:auto;border:1px solid var(--line)}
.system figcaption{font-size:11px;line-height:1.6;color:var(--muted);margin-top:10px;display:flex;flex-wrap:wrap;justify-content:space-between;gap:4px 10px}
.software-help{background:var(--soft);padding:42px 7%;display:flex;align-items:center;justify-content:space-between;gap:40px}
.software-help h2{font:400 32px/1.2 var(--serif);letter-spacing:-.02em;margin-bottom:12px}
.software-help p{max-width:650px;color:var(--muted);font-size:15px;line-height:1.8}
.help-action{display:flex;align-items:center;gap:30px;min-height:48px;white-space:nowrap;font-size:15px}
@media(min-width:901px) and (max-width:1150px){.systems{gap:24px;margin-inline:5%}.system{grid-template-rows:105px 58px 145px 168px 82px auto}.system-action{font-size:13px}}
@media(max-width:900px){.software-intro{padding:48px 6%;gap:28px;grid-template-columns:1fr}.software-intro>p{font-size:16px}.systems{margin:0 6% 48px;grid-template-columns:1fr;gap:46px}.system{display:block;padding-top:24px}.system h2{font-size:34px;max-width:430px;margin-bottom:14px}.system-audience{margin-bottom:18px}.system-description{margin-bottom:18px;max-width:65ch}.system ul{margin-bottom:20px}.system-action{margin-bottom:28px}.system-preview{max-height:430px;object-fit:contain;background:#fff}.software-help{padding:36px 6%;align-items:flex-start;flex-direction:column;gap:18px}.software-help h2{font-size:30px}}
