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}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0f0c29cc;border-bottom:1px solid #ffffff14;box-shadow:0 0 12px #a855f740;display:flex;justify-content:space-between;padding:1rem 2rem;position:sticky;top:0;z-index:1000}.logo{color:#a855f7;font-size:1.8rem;font-weight:700;text-shadow:0 0 6px #a855f799}.nav{display:flex;gap:1.2rem}.nav-button{background:#0000;border:1px solid #a855f7;border-radius:10px;color:#a855f7;cursor:pointer;font-weight:500;padding:.6rem 1rem;text-shadow:0 0 3px #a855f7b3;transition:all .3s ease}.nav-button:hover{background-color:#a855f7;box-shadow:0 0 10px #a855f7,0 0 20px #a855f7;color:#fff;transform:translateY(-2px)}.home-container{align-items:center;background:linear-gradient(to bottom right,#0f0c29,#302b63,#24243e);color:#fff;display:flex;flex-direction:column;height:100vh;justify-content:center;padding:0 20px;text-align:center}.home-title{font-size:3rem;font-weight:800;margin-bottom:10px}.highlight{color:#a855f7}.home-subtitle{color:#d1d5db;font-size:1.5rem;font-weight:300;margin-bottom:20px}.home-tagline{color:#9ca3af;font-size:.95rem;margin-bottom:30px;max-width:600px}.home-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:25px}.btn{border-radius:999px;font-weight:600;padding:10px 24px;text-decoration:none;transition:.3s}.btn.primary{background-color:#a855f7;color:#fff}.btn.primary:hover{background-color:#9333ea}.btn.secondary{border:2px solid #a855f7;color:#fff}.btn.secondary:hover{background-color:#a855f7}.btn.ghost{border:2px solid #ccc;color:#fff}.btn.ghost:hover{background-color:#ffffff1a}.home-socials{display:flex;font-size:1.8rem;gap:20px}.home-socials a{color:#fff;transition:.3s}.home-socials a:hover{color:#a855f7}.about-section{align-items:center;background:linear-gradient(135deg,#0f0c29,#302b63,#24243e);color:#fff;display:flex;justify-content:center;min-height:100vh;padding:4rem 2rem}.about-box{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffff0d;border:2px solid #a855f7;border-radius:2rem;box-shadow:0 0 20px #a855f74d;max-width:1200px;padding:2.5rem;transition:transform .3s ease;width:100%}.about-box:hover{transform:translateY(-5px)}.about-container{align-items:center;flex-direction:row;flex-wrap:wrap;gap:3rem}.about-container,.about-photo{display:flex;justify-content:center}.about-photo{flex:1 1 300px}.about-img{border:4px solid #a855f7;border-radius:1.5rem;box-shadow:0 0 20px #a855f780;height:260px;object-fit:cover;width:260px}.about-text{flex:1 1 400px;text-align:left}.about-title{color:#a855f7;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.about-paragraph{color:#e0e0e0;font-size:1rem;line-height:1.7}.projects-section{background:linear-gradient(to bottom right,#0f0c29,#302b63,#24243e);color:#fff;min-height:100vh;padding:4rem 2rem;text-align:center}.projects-title{color:#a855f7;font-size:3rem;margin-bottom:3rem}.projects-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));justify-items:center}.project-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0d;border:2px solid #a855f7;border-radius:1.5rem;box-shadow:0 0 20px #a855f74d;display:flex;flex-direction:column;justify-content:space-between;max-width:340px;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.project-card:hover{box-shadow:0 0 30px #a855f780;transform:translateY(-5px)}.project-name{color:#f472b6;font-size:1.5rem;margin-bottom:1rem}.project-description{color:#e0e0e0;font-size:1rem;line-height:1.5;margin-bottom:1.5rem}.project-link{color:#a855f7;font-weight:700;text-decoration:none;transition:color .3s ease}.project-link:hover{color:#f472b6}.skills-section{background:#0f172a;color:#fff;min-height:100vh;padding:4rem 2rem}.skills-title{color:#a855f7;font-size:2.5rem;margin-bottom:2rem;text-align:center}.skills-category{background-color:#ffffff0d;border:2px solid #9333ea;border-radius:1rem;box-shadow:0 0 20px #a855f733;margin-bottom:2.5rem;padding:1.5rem}.skills-category h3{color:#c084fc;font-size:1.5rem;margin-bottom:1rem}.skills-list{display:flex;flex-wrap:wrap;gap:1rem;list-style:none;padding-left:0}.skills-list li{background-color:#1e293b;border-radius:.5rem;font-size:1rem;padding:.6rem 1rem;transition:background-color .3s ease}.skills-list li:hover{background-color:#334155}.contact-section{align-items:center;background-color:#0f172a;color:#fff;display:flex;justify-content:center;min-height:100vh;padding:4rem 2rem}.contact-box{background-color:#1e293b;border-radius:1rem;box-shadow:0 0 25px #9333ea33;max-width:500px;padding:2rem 3rem;text-align:left;width:100%}.contact-title{color:#c084fc;font-size:2rem;margin-bottom:1.5rem}.contact-box p{border-left:4px solid #9333ea;font-size:1rem;margin:.6rem 0;padding-left:1rem}
/*# sourceMappingURL=main.483cd95d.css.map*/