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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}body{animation:gradientAnimation 15s ease infinite;background:linear-gradient(-45deg,#0f0f10,#1a1a1d,#2575fc,#6a11cb);background-size:400% 400%;color:#f0f0f0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0}@keyframes gradientAnimation{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.App{display:flex;flex-direction:column;min-height:100vh}.App-header{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#0009;border-bottom:1px solid #222;display:flex;justify-content:center;padding:15px 30px;position:sticky;top:0;z-index:100}.header-center{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;max-width:1100px;width:100%}.header-logo{height:50px;margin-right:15px}.header-title-wrapper{flex-grow:1}.header-title{color:#fff;font-size:1.8rem;margin:0}.header-role{color:#a3a3a3;font-size:1rem;font-weight:300;margin:2px 0 0}.header-links a{color:#f0f0f0;margin-left:15px;transition:.3s}.header-links a:hover{color:#6a11cb}.resume-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:8px}.resume-btn{align-items:center;background:#2575fc;border-radius:20px;color:#fff;display:inline-flex;font-size:.8rem;font-weight:500;gap:6px;padding:6px 14px;text-decoration:none;transition:.3s}.resume-btn:hover{background:#6a11cb;transform:translateY(-2px)}@media (max-width:768px){.header-center{align-items:center;flex-direction:column;text-align:center}.header-logo{margin-bottom:10px}.header-links{margin-top:10px}}.hero{padding:70px 20px;text-align:center}.hero h2{color:#fff;font-size:2.2rem;margin-bottom:15px}.hero p{color:#cfcfcf;font-size:1.1rem;margin:0 auto 20px;max-width:700px}.cta-button{background:#6a11cb;border-radius:30px;box-shadow:0 4px 12px #00000080;color:#fff;display:inline-block;font-weight:700;padding:12px 28px;text-decoration:none;transition:.3s}.cta-button:hover{background:#2575fc}@media (max-width:768px){.hero h2{font-size:1.8rem}}.projects{padding:60px 20px;text-align:center}.projects h2{color:#fff;font-size:2rem;margin-bottom:35px}.projects-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0 auto;max-width:1000px}.project-card{background:#1e1e22e6;border-radius:15px;box-shadow:0 4px 14px #0006;padding:25px;transition:.3s}.project-card h3{color:#fff}.project-card p{color:#aaa;font-size:.95rem;margin:10px 0 15px}.project-btn{background:#2575fc;border-radius:25px;color:#fff;display:inline-block;font-weight:700;padding:10px 20px;text-decoration:none;transition:.3s}.project-btn:hover{background:#6a11cb}
/*# sourceMappingURL=main.ac444ed6.css.map*/