:root{--green:#245a50;--ink:#1c2926;--muted:#64736d;--paper:#fffefa;--bg:#f6f5f0;--line:#dbe2db}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--ink);font:15px/1.5 Inter,Arial,sans-serif}.shell{max-width:1120px;margin:auto;padding-left:22px;padding-right:22px}.topbar{background:#fffefaee;border-bottom:1px solid var(--line);padding:13px 0;position:sticky;top:0;z-index:2;backdrop-filter:blur(8px)}.topbar .shell{display:flex;justify-content:space-between;align-items:center}.brand{display:flex;gap:10px;align-items:center}.brand>b{display:grid;place-items:center;width:36px;height:36px;border-radius:11px;background:var(--green);color:#fff;font-family:Georgia,serif;font-size:19px}.brand strong,.brand small{display:block}.brand strong{font-size:14px}.brand small{font-size:11px;color:var(--muted)}.safe{border:1px solid #d4e4d8;background:#eff7f1;padding:6px 10px;border-radius:100px;color:#3d695b;font-size:11px}.hero{margin:34px 0 24px;padding:34px;border-radius:26px;background:linear-gradient(115deg,#d9ebe2,#edf1e9);display:flex;justify-content:space-between;gap:30px;align-items:center}.hero p,.download-card p{margin:0 0 9px;color:#4d796b;font-size:11px;font-weight:700;letter-spacing:.11em}.hero h1{font-size:38px;line-height:1.05;letter-spacing:-.055em;margin:0 0 14px}.hero h1 em{font-family:Georgia,serif;color:var(--green);font-weight:normal}.hero span{max-width:650px;display:block;color:#51645d;font-size:14px}.hero aside{min-width:108px;background:#fffefa;border:1px solid #b8d0c1;padding:16px;border-radius:16px;font-size:22px}.hero aside b,.hero aside small{display:block;font-size:13px;margin-top:5px}.hero aside small{color:var(--muted);font-size:11px}.layout{display:grid;grid-template-columns:minmax(0,1fr) 272px;gap:22px;align-items:start}.card{background:var(--paper);border:1px solid var(--line);border-radius:17px;padding:24px;margin-bottom:16px;box-shadow:0 12px 30px #2541380b}.heading{border-bottom:1px solid #e3e7e1;padding-bottom:15px;margin-bottom:18px}.heading i{font-size:11px;font-style:normal;font-weight:700;letter-spacing:.1em;color:#548070}.heading h2{margin:3px 0 1px;font-size:20px;letter-spacing:-.035em}.heading p{margin:0;color:var(--muted);font-size:12px}.grid{display:grid;gap:15px}.two{grid-template-columns:repeat(2,minmax(0,1fr))}.wide{grid-column:1/-1}label{font-size:12px;font-weight:700;color:#40534c}sup{color:#b84b3d}input,textarea,select{display:block;width:100%;border:1px solid #c7d3cb;border-radius:8px;background:#fffefa;padding:10px 11px;color:var(--ink);font:14px Inter,Arial,sans-serif;margin-top:6px;outline:none}input:focus,textarea:focus,select:focus{border-color:#639083;box-shadow:0 0 0 3px #63908322}label small{display:block;color:#7a8580;font-size:10px;font-weight:400;margin-top:4px}.download-card{position:sticky;top:80px;border-radius:17px;background:var(--green);color:white;padding:23px;box-shadow:0 16px 34px #245a5033}.download-card p{color:#b6d9c7}.download-card h2{font-size:21px;line-height:1.15;letter-spacing:-.04em;margin:0 0 12px}.download-card>span{font-size:13px;line-height:1.6;color:#d8e9e1}.download-card button{width:100%;border:0;border-radius:9px;background:#fff;color:var(--green);font:700 13px Inter,Arial,sans-serif;padding:13px 10px;margin-top:21px;cursor:pointer}.download-card button:disabled{opacity:.7}.download-card output{display:block;font-size:11px;line-height:1.5;margin-top:11px;color:#c8e8d6}.download-card output.error{color:#ffdad0}@media(max-width:760px){.safe{display:none}.hero{margin-top:20px;padding:25px;display:block}.hero h1{font-size:31px}.hero aside{display:none}.layout{grid-template-columns:1fr}.download-card{position:static;margin-bottom:18px;order:-1}.layout{display:flex;flex-direction:column}.layout form{width:100%}.download-card{width:100%}.two{grid-template-columns:1fr}.wide{grid-column:auto}.card{padding:19px}.topbar .shell,.shell{padding-left:15px;padding-right:15px}}
