*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#06080b;color:#edf1f8;font-family:Arial,sans-serif}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:repeating-linear-gradient(0deg,transparent 0 7px,#ffffff03 8px);z-index:5}.top{height:76px;border-top:3px solid #2eeaf2;border-bottom:1px solid #202631;display:flex;align-items:center;padding:0 6vw;gap:35px;position:sticky;top:0;background:#06080be8;backdrop-filter:blur(12px);z-index:10}.top img{width:95px;height:58px;object-fit:contain;filter:invert(1);mix-blend-mode:screen}.top nav{display:flex;gap:28px;margin-left:auto}.top a{color:#7e899d;text-decoration:none;font-size:11px;font-weight:bold}.top a:hover{color:#2eeaf2}.top b{font-size:10px;color:#73fa7a}.hero{min-height:calc(100vh - 76px);display:grid;grid-template-columns:1fr 1fr;gap:7vw;align-items:center;padding:8vw 7vw;border-bottom:1px solid #202631}.hero small,section>small{color:#2eeaf2;font-weight:bold;letter-spacing:.15em;font-size:10px}.hero h1{font-size:clamp(64px,9vw,130px);line-height:.82;margin:28px 0}.hero h1 i{font-style:normal;text-shadow:3px 0 #f240b8,-3px 0 #2eeaf2}.hero p,section>p,.split p{color:#7e899d;line-height:1.7;max-width:650px}.btn,button{display:inline-block;padding:14px 18px;margin:20px 8px 0 0;border:1px solid #edf1f8;background:#edf1f8;color:#06080b;text-decoration:none;font-size:10px;font-weight:bold;letter-spacing:.1em}.btn.dark{background:#0d1117;color:#edf1f8;border-color:#2b3340}.render{aspect-ratio:1.15;border:1px solid #252c38;border-radius:24px;background:radial-gradient(circle,#18232d,#0b0f15 55%,#07090c);display:flex;flex-direction:column;align-items:center;justify-content:center;color:#566174;letter-spacing:.15em}.render small{margin-top:12px;letter-spacing:0}.render span{font-size:18px}section{padding:130px 7vw;border-bottom:1px solid #202631}h2{font-size:clamp(46px,6vw,88px);line-height:.9;margin:20px 0 35px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:55px}.cards article,.file,pre{border:1px solid #202631;background:#0d1117;padding:30px}.cards em{color:#2eeaf2;font-style:normal;font-size:10px}.cards h3{font-size:18px}.cards p{font-size:13px}.split{display:grid;grid-template-columns:1fr 1fr;gap:8vw}.split pre{color:#73fa7a;line-height:2;overflow:auto}.file{display:flex;flex-direction:column;gap:18px}.file span{color:#7e899d;font-size:11px}.file strong{color:#f240b8;font-size:22px}.file small{color:#7e899d}.file button{margin:0;background:#0d1117;color:#edf1f8;border-color:#2b3340}footer{min-height:150px;display:flex;align-items:center;justify-content:space-between;padding:40px 7vw;color:#536075;font-size:10px;letter-spacing:.08em}footer img{width:80px;height:50px;object-fit:contain;filter:invert(1);mix-blend-mode:screen}.project-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:24px;margin-top:55px}.project-card{border:1px solid #202631;background:#0d1117;overflow:hidden;display:flex;flex-direction:column}.project-card img{width:100%;height:220px;object-fit:cover;display:block;border-bottom:1px solid #202631}.project-card .card-body{padding:26px}.project-card em{color:#2eeaf2;font-style:normal;font-size:10px}.project-card h3{font-size:22px;margin:8px 0}.project-card p{color:#7e899d;font-size:13px;line-height:1.6;margin-bottom:6px}.icon-links{display:flex;gap:16px;margin-top:10px;flex-wrap:wrap}.icon-btn{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid #2b3340;border-radius:50%;background:transparent;color:#7e899d;transition:.2s}.icon-btn:hover{border-color:#2eeaf2;color:#2eeaf2}.icon-btn svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}@media(max-width:800px){.top nav{display:none}.hero,.split{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.top{padding:0 20px}.top b{margin-left:auto}section{padding:90px 7vw}footer{flex-direction:column;align-items:flex-start;gap:20px}.project-grid{grid-template-columns:1fr}}