*{box-sizing:border-box}body{margin:0;background:#090c11;color:#e9edf4;font:16px/1.75 Segoe UI,Arial,sans-serif}header{height:76px;display:flex;align-items:center;justify-content:space-between;padding:0 7%;border-bottom:1px solid #242b36;position:sticky;top:0;background:#090c11ee;backdrop-filter:blur(10px);z-index:5}.brand{color:white;text-decoration:none;font-weight:800;font-size:1.25rem}.brand b{display:inline-grid;place-items:center;background:#b8ff3d;color:#090c11;border-radius:9px;width:36px;height:36px;margin-right:9px;font-size:.8rem}nav{display:flex;gap:26px}nav a{color:#9ca7b7;text-decoration:none;font-weight:700}nav a:hover,nav a.active,small{color:#b8ff3d}.hero{min-height:690px;padding:100px 7%;display:flex;align-items:center;background:linear-gradient(90deg,#090c11f5,#090c1180,#090c1120),url('https://images.unsplash.com/photo-1518770660439-4636190af475?auto=format&fit=crop&w=1800&q=85') center/cover}.hero>div{max-width:850px}.hero h1,.head h1{font-size:clamp(3rem,6vw,5.5rem);line-height:1.03;letter-spacing:-.05em;margin:18px 0}.hero p,.head p{font-size:1.15rem;color:#bdc6d2;max-width:820px}.btn{display:inline-block;margin-top:20px;background:#b8ff3d;color:#090c11;border:0;border-radius:9px;padding:12px 20px;font-weight:800;text-decoration:none;cursor:pointer}.grid{max-width:1300px;margin:auto;padding:80px 7%;display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.grid article,.steps article,.forum article,form{background:#11161e;border:1px solid #252d39;border-radius:16px;padding:28px}.grid b{color:#b8ff3d}.banner{margin:0 7%;min-height:430px;border-radius:22px;padding:60px;display:flex;flex-direction:column;justify-content:end;background:linear-gradient(0deg,#000e,#0001),url('https://images.unsplash.com/photo-1558494949-ef010cbdcc31?auto=format&fit=crop&w=1800&q=85') center/cover}.banner h2{font-size:3rem;margin:0}.split{max-width:1300px;margin:auto;padding:85px 7%;display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:center}.split p,.content p{color:#aeb8c6}.split pre{background:#05070a;color:#b8ff3d;padding:28px;border-radius:14px;border:1px solid #303846;overflow:auto}.head{padding:100px 7% 55px;max-width:1100px}.content{max-width:1300px;margin:auto;padding-top:20px}.content img{width:100%;max-height:480px;object-fit:cover;border-radius:20px}.steps{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}.steps b{color:#b8ff3d}.forum{display:grid;grid-template-columns:1.4fr .8fr;gap:20px}.forum article{margin-bottom:15px}.forum form{height:max-content;position:sticky;top:95px}label{display:block;font-weight:700;margin:14px 0}input,textarea{width:100%;margin-top:5px;background:#090c11;border:1px solid #303846;color:white;border-radius:8px;padding:11px;font:inherit}textarea{min-height:140px}.note{font-size:.8rem}.articles{display:grid;gap:25px;padding-bottom:90px}.articles article{background:#11161e;border:1px solid #252d39;border-radius:18px;overflow:hidden}.articles img{height:300px;object-fit:cover}.articles article div{padding:30px}.articles h2{font-size:2rem}footer{padding:30px 7%;border-top:1px solid #242b36;color:#758092}@media(max-width:800px){nav{gap:12px;font-size:.85rem}.grid,.split,.forum,.steps{grid-template-columns:1fr}.hero{min-height:600px}.hero h1,.head h1{font-size:3rem}.banner{margin:0 4%;padding:35px}.banner h2{font-size:2.2rem}header{padding:0 4%}.content,.grid,.split{padding-left:5%;padding-right:5%}}.project-list{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;padding-bottom:90px}.project-card{display:block;background:#11161e;border:1px solid #252d39;border-radius:18px;padding:30px;color:#e9edf4;text-decoration:none;transition:.2s transform,.2s border-color}.project-card:hover{transform:translateY(-4px);border-color:#b8ff3d}.project-card span,.project-card strong,.text-link{color:#b8ff3d}.project-card h2{font-size:2rem;line-height:1.15}.project-card p{color:#aeb8c6}.text-link{display:inline-block;margin-top:10px;text-decoration:none;font-weight:800}.status{display:inline-block;margin-top:18px;padding:9px 14px;border:1px solid #303846;border-radius:999px;color:#aeb8c6;background:#11161e}.status b{color:#b8ff3d}.roadmap{padding-bottom:80px}.roadmap ol{background:#11161e;border:1px solid #252d39;border-radius:16px;padding:24px 24px 24px 48px}.roadmap li{padding:8px 0;color:#aeb8c6}code{color:#b8ff3d;background:#05070a;padding:.12em .35em;border-radius:5px}@media(max-width:900px){.project-list{grid-template-columns:1fr}}
