:root{font-family:Inter,ui-sans-serif,system-ui,sans-serif;color:#13231d;background:#f2f1eb}*{box-sizing:border-box}body{margin:0}.top,header,main,footer{width:min(1120px,calc(100% - 40px));margin:auto}.top{height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #c7cec9}.top div,.footer-links{display:flex;gap:24px}.brand{letter-spacing:.08em}header{padding:95px 0 70px}header.compact{padding-bottom:40px}.eyebrow{display:block;color:#24745a;font-size:12px;font-weight:800;letter-spacing:.18em;margin-bottom:24px}h1{font-size:clamp(48px,8vw,92px);line-height:.95;letter-spacing:-.06em;margin:0 0 30px;max-width:950px}header p{font-size:20px;color:#52635d;max-width:760px;line-height:1.6}a{color:#146049;font-weight:750;text-decoration:none}.actions{display:flex;gap:25px;align-items:center;margin-top:30px}.primary{background:#146049;color:white;padding:15px 20px;border-radius:4px}h2{font-size:14px;text-transform:uppercase;letter-spacing:.16em;border-bottom:1px solid #bac3be;padding-bottom:15px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0 100px}article{min-height:270px;padding:28px;border:1px solid #c7cec9;border-radius:5px;background:#faf9f5;display:flex;flex-direction:column}article>span{color:#71817b;font-size:13px}article h3{font-size:27px;margin:48px 0 12px}article p{color:#596963;line-height:1.55;flex:1}.projects article h3{margin-top:10px}.how{padding:45px 0 90px;max-width:780px}.how p,.policy p,.policy li,.catalog p,.catalog li{color:#52635d;line-height:1.7}.catalog{display:grid;grid-template-columns:1fr 1fr;gap:22px;margin-bottom:90px}.catalog section{padding:26px;border:1px solid #c7cec9;background:#faf9f5}.policy{max-width:820px;padding:90px 0}.policy h1{margin-bottom:60px}.policy h2{margin-top:40px}.status{padding:22px 26px;margin:10px 0 30px;border-radius:5px;display:flex;justify-content:space-between;gap:20px}.status.ready{background:#d9eee3;color:#165941}.status.pending{background:#f4e3bd;color:#6b4b08}footer{padding:30px 0 70px;color:#71817b;border-top:1px solid #c7cec9;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}footer p{line-height:1.5}@media(max-width:760px){header{padding-top:60px}.grid,.catalog{grid-template-columns:1fr}article{min-height:230px}.status{flex-direction:column}.top div,.footer-links{gap:12px;flex-wrap:wrap}.actions{align-items:flex-start;flex-direction:column}}
