:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#182c3c;background:#f7fafb;font-size:17px;line-height:1.55}*{box-sizing:border-box}body{margin:0}header,main,footer{max-width:1160px;margin:auto;padding:24px}header{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #cddbdc}a{color:#176148;text-underline-offset:4px}header a{font-weight:750;text-decoration:none}header span,footer{color:#526671;font-size:.9rem}h1{font-size:clamp(2rem,5vw,3rem);line-height:1.15;margin:30px 0 18px;max-width:850px}h2{line-height:1.25;font-size:1.45rem;margin:10px 0}.intro{font-size:1.15rem;max-width:900px}aside{padding:18px 22px;background:#e9f3ef;border-radius:12px;max-width:920px}section{display:grid;grid-template-columns:300px minmax(0,1fr);gap:38px;margin:48px 0 64px;align-items:start}section>div{position:sticky;top:24px}section img{display:block;width:100%;height:auto;border:1px solid #d3e0e3;border-radius:14px;box-shadow:0 8px 30px #1b344412}section a{display:block}.step{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;background:#185840;color:white;font-weight:750}.answers{max-width:860px}details{background:#fff;border:1px solid #d3e0e3;border-radius:12px;padding:16px 20px;margin:12px 0}summary{cursor:pointer;font-weight:650}details p{margin-bottom:0}.back{margin:36px 0}footer{border-top:1px solid #cddbdc;padding-bottom:42px}a:focus-visible,summary:focus-visible{outline:3px solid #185840;outline-offset:4px}@media(max-width:760px){header,main,footer{padding:18px}header{font-size:.9rem}section{display:block;margin:36px 0 48px}section>div{position:static}section img{margin-top:20px}h1{margin-top:20px}aside{padding:16px}}
