:root{font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0f172a;background:#f7f8fc}*{box-sizing:border-box}body{margin:0}a{color:inherit}.top{border-bottom:1px solid #e2e8f0;background:rgba(255,255,255,.94)}.nav{display:flex;width:min(calc(100% - 32px),900px);min-height:72px;align-items:center;justify-content:space-between;margin:auto}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:20px;font-weight:900}.brand img{width:39px}.brand span span{color:#14b8a6}.back{border-radius:10px;padding:9px 13px;color:#4338ca;background:#eef2ff;text-decoration:none;font-size:13px;font-weight:800}.page{width:min(calc(100% - 32px),900px);margin:45px auto 80px}.hero{overflow:hidden;border-radius:24px;padding:46px;color:white;background:linear-gradient(125deg,#312e81,#4f46e5 58%,#0f766e);box-shadow:0 24px 60px rgba(49,46,129,.18)}.hero small{color:#c7d2fe;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.hero h1{margin:12px 0 10px;font-size:clamp(32px,6vw,50px);letter-spacing:-.045em}.hero p{max-width:680px;margin:0;color:rgba(255,255,255,.72);line-height:1.7}.document{margin-top:22px;border:1px solid #e2e8f0;border-radius:22px;padding:clamp(24px,5vw,48px);background:white;box-shadow:0 18px 50px rgba(15,23,42,.05)}.intro{border-left:4px solid #6366f1;border-radius:0 12px 12px 0;padding:16px 18px;color:#3730a3;background:#eef2ff;line-height:1.7}.document section{padding:24px 0;border-bottom:1px solid #e2e8f0}.document section:last-child{border-bottom:0}.document h2{margin:0 0 10px;font-size:18px}.document p,.document li{color:#64748b;font-size:14px;line-height:1.8}.document ul{padding-left:20px}.contact{border-radius:14px;padding:17px;background:#f0fdfa}.contact a{color:#0f766e;font-weight:800}footer{padding:25px;color:#94a3b8;background:#080c18;text-align:center;font-size:12px}@media(max-width:600px){.hero{padding:32px 24px}.document{padding:25px 21px}.back{font-size:11px}}
