:root{--green: #8dc63f;--green-deep: #6fa32b;--ink: #333333;--ink-soft: #555555;--line: #e2e2dc;--paper: #ffffff}*{box-sizing:border-box}html,body{margin:0;padding:0}body{font-family:Arial,Helvetica Neue,Helvetica,sans-serif;color:var(--ink);background:#ece9e2;font-size:16px;line-height:1.65}.site{max-width:980px;margin:0 auto;background:var(--paper);box-shadow:0 0 0 1px #0000000f,0 1px 10px #00000014;border-radius:0 0 3px 3px}a{color:var(--green-deep);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%}.wrap{max-width:900px;margin:0 auto;padding:0 24px}.site-header{border-bottom:1px solid var(--line);background:#fff}.site-header .wrap{display:flex;align-items:center;justify-content:space-between;height:68px}.brand{display:flex;align-items:center;gap:10px;color:var(--ink);font-weight:700;letter-spacing:1px;font-size:18px}.brand:hover{text-decoration:none}.brand__mark{width:30px;height:30px;border-radius:50%;background:var(--green);color:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:700;font-size:17px}.nav{display:flex;gap:22px}.nav a{color:var(--ink-soft);font-size:13px;text-transform:uppercase;letter-spacing:.5px}.nav a.active{color:var(--green-deep)}.hero{background:#fff;color:var(--ink);padding:84px 0 66px;border-bottom:1px solid var(--line)}.hero h1{margin:0 0 20px;font-size:52px;line-height:1.08;font-weight:700;max-width:20ch}.hero p{margin:0 0 32px;max-width:560px;font-size:19px;color:var(--ink-soft)}.btn{display:inline-block;background:linear-gradient(#8fbf3e,#79ac2f);color:#fff;padding:12px 26px;font-size:14px;text-transform:uppercase;letter-spacing:1px;border:1px solid #5f8f24;border-radius:3px;box-shadow:inset 0 1px #ffffff47;cursor:pointer}.btn:hover{background:linear-gradient(#84b636,#6ea029);text-decoration:none}.btn:active{background:#74ac2b;box-shadow:inset 0 1px 2px #00000038}.btn--ghost{background:transparent;border:1px solid #fff}.btn--ghost:hover{background:#ffffff1f}.page{padding:56px 0 80px}.page h1{font-size:32px;margin:0 0 24px;font-weight:700}.page h2{font-size:20px;margin:40px 0 12px;font-weight:700}.page p{margin:0 0 18px;max-width:680px}.page ul{max-width:680px;margin:0 0 18px;padding-left:20px}.page li{margin-bottom:6px}.page a{text-decoration:underline}.lead{font-size:19px;color:var(--ink-soft)}.quiet{color:#888;font-size:14px}hr{border:none;border-top:1px solid var(--line);margin:40px 0}.form{max-width:460px;margin-top:24px}.form label{display:block;font-size:13px;text-transform:uppercase;letter-spacing:.5px;color:var(--ink-soft);margin-bottom:6px}.form input[type=text],.form input[type=email]{width:100%;padding:11px 12px;border:1px solid #ccc;font-size:15px;margin-bottom:18px;font-family:inherit}.form .check{display:flex;gap:8px;align-items:flex-start;font-size:13px;color:var(--ink-soft);margin-bottom:22px;text-transform:none;letter-spacing:0}.mono{font-family:SFMono-Regular,Menlo,Consolas,Liberation Mono,monospace}.quote{font-family:Georgia,Times New Roman,serif;font-style:italic;font-size:18px;line-height:1.55;color:#5a5a5a;margin:30px 0 30px 22px;padding-left:16px;border-left:1px solid #d5d5cf;max-width:620px}.figure{margin:34px 0;max-width:700px}.figure svg{width:100%;height:auto;display:block;filter:grayscale(100%) contrast(104%)}.figure figcaption{font-family:Georgia,Times New Roman,serif;font-size:13.5px;line-height:1.5;color:#565650;margin-top:10px;max-width:640px}.figure figcaption b{color:#333;font-weight:700}.figure figcaption .fn{font-size:12px;color:#8a8a80}.shot{margin-top:26px}.shot img{display:block;width:100%;max-width:620px;height:auto;border:1px solid #cfccbf}.site-footer{border-top:1px solid var(--line);background:#f4f2ec;color:#857f6f;font-size:13px;padding:28px 0;border-radius:0 0 3px 3px}.site-footer .wrap{display:flex;justify-content:space-between;flex-wrap:wrap;gap:12px}.site-footer a{color:#888}@media (max-width: 640px){.site-header .wrap{height:auto;flex-direction:column;gap:10px;padding-top:14px;padding-bottom:14px}.nav{flex-wrap:wrap;justify-content:center;gap:14px}.hero h1{font-size:34px}}
