*{margin:0;padding:0;box-sizing:border-box;scroll-behavior:smooth;list-style:none;text-decoration:none;font-family:JetBrains Mono,Oswald,monospace;cursor:default}body{font-family:Poppins,sans-serif;background:#0f0f10;color:#fff;overflow-x:hidden;font-family:JetBrains Mono,Oswald,monospace}section{padding:80px 20px;text-align:center;min-height:100vh;z-index:102}h1,h2,h3,h4{font-weight:600;font-family:Space Grotesk,sans-serif}h2{font-size:2rem;margin-bottom:30px;position:relative;font-family:Space Grotesk,sans-serif}.hidden{display:none}h1,h2,h3,h4,h5,h6{position:relative;display:inline-block;cursor:pointer}h1:after,h2:after,h3:after,h4:after,h5:after,h6:after{content:"";position:absolute;left:0;bottom:-4px;width:0%;height:2px;background:#007bff;transition:width .3s ease}h1:hover:after,h2:hover:after,h3:hover:after,h4:hover:after,h5:hover:after,h6:hover:after{width:100%}#particles-js{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:0;pointer-events:auto}#content{position:relative;z-index:100}div{z-index:102}#hero{height:100vh;display:flex;flex-direction:column;justify-content:center;align-items:center}#hero h1{font-size:48px;overflow:hidden;border-right:2px solid #fff;white-space:nowrap;width:0;animation:typing 3s steps(40,end) forwards,blink .7s step-end infinite;padding:0%;margin:0%;cursor:default}@keyframes typing{0%{width:0}to{width:100%}}@keyframes blink{50%{border-color:transparent}}#hero p{font-size:1.2rem;opacity:.8}.tag{display:inline-block;padding:4px 10px;font-size:.8rem;border-radius:12px;color:#fff;font-weight:600;margin-top:10px}.red{background:#ff4b4b}.green{background:#28a745}.yellow{background:#ffc107}.blue{background:#007bff}.orange{background:#fd7e14}.purple{background:#6f42c1}.teal{background:#20c997}.pink{background:#e83e8c}.cyan{background:#17a2b8}.gray{background:#6c757d}#about-us p{max-width:600px;margin:10px auto;font-size:1rem;opacity:.85}@media(max-width:768px){#hero h1{font-size:2.4rem}#hero p{font-size:1rem}}#projects ul{list-style:none;display:flex;justify-content:center;flex-wrap:wrap;gap:30px;padding:0}#projects li{background:#ffffff0d;border-radius:14px;overflow:hidden;width:280px;text-align:center;transition:transform .2s ease,background .3s ease}#projects li:hover{transform:translateY(-6px);background:#ffffff14}#projects img{width:100%;height:180px;object-fit:cover}#projects h3{font-size:1.3rem;margin:10px 0 5px}#projects p{font-size:.9rem;opacity:.8;margin-bottom:10px;padding:0 10px}#projects a{display:inline-block;padding:8px 16px;background:#007bff;border-radius:8px;color:#fff;text-decoration:none;font-weight:500;margin-bottom:15px}#projects a:hover{background:#005dc1}.project-card{background:#000;margin:10px;padding:10px;border-radius:10px;box-shadow:0 0 10px #0003;transition:transform .2s ease,box-shadow .2s ease}.project-card:hover{transform:translateY(-5px);box-shadow:0 0 20px #0000004d}
