body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{background-color:#060710;color:#f0f0f0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100vh}*{box-sizing:border-box;margin:0;padding:0}.head-container{display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center;width:100%}h1{color:#fff;font-size:3rem;font-weight:700;margin-bottom:15px}#inner-txt{color:#cfd8e3;display:flex;font-size:1.2rem;font-weight:300;height:200px;justify-content:center;line-height:1.6}@media (max-width:768px){h1{font-size:2.2rem}p{font-size:1rem}}@media (max-width:480px){h1{font-size:1.8rem}p{font-size:.95rem;line-height:1.4}}.navbar{align-items:center;background:#000000b3;display:flex;justify-content:space-between;padding:15px 0;top:0;width:100%}.nav-left{font-size:1.5rem;font-weight:700;margin-left:20px}.nav-right .nav-link{color:#cfd8e3;font-size:1rem;margin-right:20px;text-decoration:none;transition:color .3s}.nav-right .nav-link:hover{color:#00bfff}.horizontal-section{align-items:flex-start;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:50px auto;max-width:900px}.left-side{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:200px}.github-link{border:2px solid #00bfff;border-radius:8px;color:#00bfff;font-size:1.5rem;font-weight:700;padding:10px 20px;text-decoration:none;transition:all .3s}.github-link:hover{background-color:#00bfff;color:#000}.right-side{display:flex;flex:2 1;flex-direction:column;gap:15px}h3{font-size:40px}.card{background:#ffffff0d;border-radius:8px;padding:15px 20px;transition:transform .3s,background .3s}.card h3{color:#fff;font-size:1.2rem;margin-bottom:5px}.card p{color:#cfd8e3;font-size:1rem}.card:hover{background:#00bfff1a;transform:translateY(-5px)}@media (max-width:768px){.horizontal-section{align-items:center;flex-direction:column}.left-side,.right-side{width:100%}}@media (max-width:480px){.github-link{font-size:1.2rem;padding:8px 16px}.card h3{font-size:1rem}.card p{font-size:.9rem}}.skills-section{margin:50px auto;max-width:900px;padding:20px}.skills-section h2{color:#fff;font-size:2.5rem;font-weight:700;margin-bottom:30px}.skills-container{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.skill-card{background:#ffffff0d;border:2px solid #c7c5c5;border-radius:10px;color:#bfc1c5;padding:20px;text-align:center;text-decoration:none;transition:all .3s ease;width:250px}.skill-card h3{color:#fff;font-size:1.2rem;margin-bottom:10px}.skill-card p{font-size:1rem;line-height:1.4}.skill-card:hover{cursor:pointer;transform:translateY(-5px)}@media (max-width:768px){.skills-section h2{font-size:2rem}.skill-card{padding:15px;width:200px}.skill-card h3{font-size:1.1rem}.skill-card p{font-size:.9rem}}@media (max-width:480px){.skills-section h2{font-size:1.8rem}.skill-card{width:100%}}.container{display:flex;flex-direction:column;height:100vh;margin:20px;padding:0}#headline{font-size:50px;font-weight:700;height:10%;text-align:center}#content{color:hsla(0,3%,67%,.795);display:flex;font-size:30px;font-weight:lighter;height:90%;text-align:center}@keyframes appears{0%{opacity:0;scale:.5}to{opacity:1;scale:1}}.container{animation:appears 2.5s linear}
/*# sourceMappingURL=main.a5486102.css.map*/