@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;700&display=swap";body{font-family:Inter,Arial,Helvetica,sans-serif;background-color:#f4f4f4;margin:0;padding:0}:root{--background: 0 0% 100%;--foreground: 0 0% 3.9%;--card: 0 0% 100%;--card-foreground: 0 0% 3.9%;--popover: 0 0% 100%;--popover-foreground: 0 0% 3.9%;--primary: 0 0% 9%;--primary-foreground: 0 0% 98%;--secondary: 0 0% 96.1%;--secondary-foreground: 0 0% 9%;--muted: 0 0% 96.1%;--muted-foreground: 0 0% 45.1%;--accent: 0 0% 96.1%;--accent-foreground: 0 0% 9%;--destructive: 0 84.2% 60.2%;--destructive-foreground: 0 0% 98%;--border: 0 0% 89.8%;--input: 0 0% 89.8%;--ring: 0 0% 3.9%;--chart-1: 12 76% 61%;--chart-2: 173 58% 39%;--chart-3: 197 37% 24%;--chart-4: 43 74% 66%;--chart-5: 27 87% 67%;--radius: .5rem;--sidebar-background: 0 0% 98%;--sidebar-foreground: 240 5.3% 26.1%;--sidebar-primary: 240 5.9% 10%;--sidebar-primary-foreground: 0 0% 98%;--sidebar-accent: 240 4.8% 95.9%;--sidebar-accent-foreground: 240 5.9% 10%;--sidebar-border: 220 13% 91%;--sidebar-ring: 217.2 91.2% 59.8%}.dark{--background: 0 0% 3.9%;--foreground: 0 0% 98%;--card: 0 0% 3.9%;--card-foreground: 0 0% 98%;--popover: 0 0% 3.9%;--popover-foreground: 0 0% 98%;--primary: 0 0% 98%;--primary-foreground: 0 0% 9%;--secondary: 0 0% 14.9%;--secondary-foreground: 0 0% 98%;--muted: 0 0% 14.9%;--muted-foreground: 0 0% 63.9%;--accent: 0 0% 14.9%;--accent-foreground: 0 0% 98%;--destructive: 0 62.8% 30.6%;--destructive-foreground: 0 0% 98%;--border: 0 0% 14.9%;--input: 0 0% 14.9%;--ring: 0 0% 83.1%;--chart-1: 220 70% 50%;--chart-2: 160 60% 45%;--chart-3: 30 80% 55%;--chart-4: 280 65% 60%;--chart-5: 340 75% 55%;--sidebar-background: 240 5.9% 10%;--sidebar-foreground: 240 4.8% 95.9%;--sidebar-primary: 224.3 76.3% 48%;--sidebar-primary-foreground: 0 0% 100%;--sidebar-accent: 240 3.7% 15.9%;--sidebar-accent-foreground: 240 4.8% 95.9%;--sidebar-border: 240 3.7% 15.9%;--sidebar-ring: 217.2 91.2% 59.8%}.text-balance{text-wrap:balance}*{box-sizing:border-box;border-color:var(--border)}.header-section{position:fixed;top:0;left:0;right:0;background-color:#000000e6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border-bottom:1px solid #1f2937;z-index:50}.header-nav-container{max-width:72rem;margin:0 auto;padding:0 1rem}.header-nav-content{display:flex;justify-content:space-between;align-items:center;height:4rem}.header-logo{font-size:1.25rem;font-weight:700;color:#fff}.header-logo-accent{color:#0f0}.header-nav-desktop{display:none}.header-nav-links{margin-left:2.5rem;display:flex;align-items:baseline;gap:2rem}.header-nav-button{color:#d1d5db;padding:.5rem .75rem;font-size:.875rem;font-weight:500;transition:color .3s ease;position:relative;background:none;border:none;cursor:pointer}.header-nav-button:hover{color:#0f0}.header-nav-underline{position:absolute;bottom:0;left:0;width:0;height:.125rem;background-color:#0f0;transition:width .3s ease}.header-nav-button:hover .header-nav-underline{width:100%}.header-mobile-menu-button{display:block;color:#d1d5db;padding:.5rem;transition:color .3s ease;background:none;border:none;cursor:pointer}.header-mobile-menu-button:hover{color:#0f0}.header-mobile-menu-icon{width:1.5rem;height:1.5rem}.header-mobile-menu{padding:.5rem .5rem .75rem;background-color:#000;border-top:1px solid #1f2937}.header-mobile-menu .header-nav-button{display:block;width:100%;text-align:left;padding:.5rem .75rem}@media (min-width: 768px){.header-nav-desktop{display:block}.header-mobile-menu-button{display:none}}@media (min-width: 1024px){.header-nav-container{padding:0 2rem}}.hero-section{padding-top:4rem;min-height:100vh;display:flex;align-items:center;background:linear-gradient(135deg,#000,#062800,#000);position:relative;overflow:hidden}.hero-background-elements{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.2}.hero-floating-dot{position:absolute;border-radius:50%;background-color:#0f0}.hero-floating-dot-1{top:25%;left:25%;width:.5rem;height:.5rem;animation:pulse 2s ease-in-out infinite,float 3s ease-in-out infinite}.hero-floating-dot-2{top:33.333333%;right:33.333333%;width:.25rem;height:.25rem;animation:pulse 2s ease-in-out infinite .3s}.hero-floating-dot-3{bottom:25%;left:33.333333%;width:.375rem;height:.375rem;animation:pulse 2s ease-in-out infinite .5s,float 3s ease-in-out infinite .5s}.hero-floating-dot-4{bottom:33.333333%;right:25%;width:.25rem;height:.25rem;animation:pulse 2s ease-in-out infinite .7s}.hero-floating-dot-5{top:50%;left:16.666667%;width:.25rem;height:.25rem;animation:pulse 2s ease-in-out infinite .2s}.hero-floating-dot-6{top:75%;right:16.666667%;width:.375rem;height:.375rem;animation:pulse 2s ease-in-out infinite .6s}.hero-container{max-width:72rem;margin:0 auto;padding:5rem 1rem;position:relative;z-index:10}.hero-grid{display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.hero-content{text-align:center}.hero-title{font-size:2.25rem;font-weight:700;color:#fff;margin-bottom:1rem;transition:all 1s ease}.hero-title-accent{color:#0f0;text-shadow:0 0 10px rgba(0,255,0,.5)}.hero-subtitle{font-size:1.25rem;font-weight:600;color:#d1d5db;margin-bottom:2rem;letter-spacing:.05em;transition:all 1s ease}.hero-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;transition:all 1s ease;width:100%;max-width:32rem;margin:0 auto}.hero-button{padding:.75rem 2rem;border-radius:.5rem;font-weight:700;transition:all .3s ease;transform:scale(1);border:none;cursor:pointer;font-size:1rem;width:100%;box-sizing:border-box;text-decoration:none;display:flex;align-items:center;justify-content:center}.hero-button:visited,.hero-button:active,.hero-button:focus{text-decoration:none;color:inherit}.hero-button:hover{transform:scale(1.05) translateY(-2px)}.hero-button-primary{color:#000;background-color:#0f0;box-shadow:0 4px 14px #00ff0040;border:none}.hero-button-primary:hover{background-color:#0c0;box-shadow:0 6px 20px #0f06}.hero-button-secondary{border:2px solid #00ff00;color:#0f0;background-color:transparent;box-shadow:0 4px 14px #00ff0040}.hero-button-secondary:hover{background-color:#0f0;color:#000;box-shadow:0 6px 20px #0f06}.hero-image-wrapper{display:flex;justify-content:center}.hero-image-container{width:20rem;height:20rem;border-radius:50%;overflow:hidden;box-shadow:0 25px 50px -12px #00000040;border:4px solid rgba(0,255,0,.3);transition:all .5s ease;animation:float 3s ease-in-out infinite}.hero-image-container:hover{border-color:#0f09;transform:translateY(-5px)}.hero-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.hero-image-container:hover .hero-image{transform:scale(1.1)}@media (min-width: 640px){.hero-buttons{flex-direction:row;max-width:none;width:100%}.hero-button{width:100%}.hero-title{font-size:3rem}.hero-subtitle{font-size:1.5rem}}@media (min-width: 1024px){.hero-grid{grid-template-columns:repeat(2,1fr)}.hero-content{text-align:left}.hero-image-wrapper{justify-content:flex-end}.hero-title{font-size:3.75rem}.hero-subtitle{font-size:1.875rem}.hero-container{padding:5rem 2rem}}.about-section{padding:5rem 0;background-color:#000}.about-container{max-width:72rem;margin:0 auto;padding:0 1rem}.about-content-block{margin-bottom:4rem}.about-section-title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:2rem;transition:all .8s ease;will-change:transform,opacity}.about-description{font-size:1.125rem;color:#d1d5db;line-height:1.625;max-width:56rem;transition:all .8s ease}.about-highlight{font-weight:600;color:#0f0}.about-tech-grid{display:flex;flex-wrap:wrap;gap:1.5rem}.about-tech-item{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#1f2937;border-radius:.5rem;border:1px solid #374151;transition:all .3s ease;cursor:pointer;will-change:transform,box-shadow}.about-tech-item:hover{transform:scale(1.1) translateY(-5px);border-color:#00ff0080;box-shadow:0 0 20px #0f06}.about-tech-icon{font-size:1.5rem;transition:transform .3s ease}.about-tech-item:hover .about-tech-icon{color:#0f0;animation:bounce .6s ease}.about-education-grid{display:grid;grid-template-columns:1fr;gap:2rem}.about-education-item{display:flex;flex-direction:column;gap:.5rem;transition:all .8s ease;padding:1rem;border-radius:.5rem;transition:all .3s ease}.about-education-item:hover{transform:translateY(-5px);background-color:#00ff000d;border:1px solid rgba(0,255,0,.2)}.about-education-header{display:flex;align-items:center;gap:.5rem}.about-education-dot{width:.5rem;height:.5rem;background-color:#0f0;border-radius:50%;animation:pulse 2s ease-in-out infinite}.about-education-degree{font-size:1.125rem;font-weight:600;color:#fff;transition:color .3s ease}.about-education-item:hover .about-education-degree{color:#0f0}.about-education-institution{color:#d1d5db;margin-left:1rem;transition:color .3s ease}.about-education-period{color:#9ca3af;margin-left:1rem;transition:color .3s ease}@media (min-width: 640px){.about-section-title{font-size:2.25rem}}@media (min-width: 768px){.about-education-grid{grid-template-columns:repeat(3,1fr)}.about-container{padding:0 1.5rem}}@media (min-width: 1024px){.about-container{padding:0 2rem}}.projects-section{padding:5rem 0;background:linear-gradient(135deg,#000,#041d00,#000)}.projects-container{max-width:72rem;margin:0 auto;padding:0 1rem}.projects-header{text-align:center;margin-bottom:4rem}.projects-title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem;transition:all .8s ease}.projects-title-accent{color:#0f0;text-shadow:0 0 10px rgba(0,255,0,.5)}.projects-underline{width:5rem;height:.25rem;background-color:#0f0;margin:0 auto;box-shadow:0 0 10px #0f09;transition:all .8s ease}.projects-grid{display:grid;grid-template-columns:1fr;gap:2rem}.projects-card{background-color:#000;border-radius:.5rem;border:1px solid #1f2937;overflow:hidden;transition:all .5s ease}.projects-card:hover{transform:scale(1.02) translateY(-5px);border-color:#00ff0080;box-shadow:0 25px 50px -12px #00ff001a}.projects-image-container{height:16rem;overflow:hidden;position:relative}.projects-image{width:100%;height:100%;object-fit:cover;transition:transform .7s ease}.projects-card:hover .projects-image{transform:scale(1.1)}.projects-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-color:#0003;transition:all .3s ease}.projects-card:hover .projects-image-overlay{background-color:#0000001a}.projects-content{padding:1.5rem}.projects-card-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;transition:color .3s ease}.projects-card:hover .projects-card-title{color:#0f0}.projects-card-subtitle{color:#0f0;font-weight:500;margin-bottom:.75rem;font-size:.875rem}.projects-card-description{color:#d1d5db;margin-bottom:1rem;line-height:1.625;transition:color .3s ease}.projects-card:hover .projects-card-description{color:#e5e7eb}.projects-tech-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.projects-tech-tag{padding:.25rem .5rem;background-color:#000;border:1px solid #374151;color:#d1d5db;font-size:.75rem;border-radius:.25rem;transition:all .3s ease}.projects-tech-tag:hover{border-color:#00ff004d;color:#0f0}.projects-features{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.projects-feature-tag{padding:.25rem .75rem;background-color:#00ff001a;color:#0f0;font-size:.875rem;border-radius:9999px;border:1px solid rgba(0,255,0,.2);transition:all .3s ease}.projects-card:hover .projects-feature-tag{background-color:#0f03}.projects-button{color:#000;padding:.5rem 1.5rem;border-radius:.5rem;font-weight:500;background-color:#0f0;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #00ff0040;font-size:.875rem;text-decoration:none}.projects-button:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 6px 20px #0f06;text-decoration:none}.projects-button.projects-button-secondary{background-color:#fff;color:#000;margin-left:.5rem;box-shadow:0 4px 14px #ffffff40}.projects-button.projects-button-secondary:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 6px 20px #fff6}.projects-button.disabled{background-color:#d1d5db;color:#6b7280;cursor:not-allowed;box-shadow:none;transform:none}.projects-button.disabled:hover{transform:none;box-shadow:none}@media (min-width: 640px){.projects-title{font-size:2.25rem}}@media (min-width: 768px){.projects-container{padding:0 1.5rem}}@media (min-width: 1024px){.projects-grid{grid-template-columns:repeat(2,1fr)}.projects-container{padding:0 2rem}}.contact-section{padding:5rem 0;background-color:#000}.contact-container{max-width:72rem;margin:0 auto;padding:0 1rem}.contact-header{text-align:center;margin-bottom:4rem}.contact-title{font-size:1.875rem;font-weight:700;color:#fff;margin-bottom:1rem;transition:all .8s ease}.contact-title-accent{color:#0f0;text-shadow:0 0 10px rgba(0,255,0,.5)}.contact-underline{width:5rem;height:.25rem;background-color:#0f0;margin:0 auto;box-shadow:0 0 10px #0f09;transition:all .8s ease}.contact-content-wrapper{max-width:42rem;margin:0 auto}.contact-card{background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:1px solid #1f2937;border-radius:.5rem;padding:2rem;transition:all .5s ease}.contact-card:hover{border-color:#00ff004d;transform:translateY(-5px)}.contact-content{display:flex;flex-direction:column;gap:2rem}.contact-item{display:flex;align-items:center;justify-content:center;gap:1rem;transition:all .8s ease}.contact-icon{padding:.75rem;background-color:#00ff001a;border:1px solid rgba(0,255,0,.2);border-radius:50%;transition:all .3s ease;animation:pulse 2s ease-in-out infinite}.contact-item:hover .contact-icon{background-color:#0f03;transform:scale(1.1)}.contact-icon-svg{width:1.5rem;height:1.5rem;color:#0f0}.contact-link{font-size:1.125rem;color:#d1d5db;text-decoration:none;font-weight:500;transition:all .3s ease}.contact-link:hover{color:#0f0;transform:scale(1.05)}.contact-text{font-size:1.125rem;color:#d1d5db;font-weight:500}.contact-cta{text-align:center;padding-top:1rem}.contact-description{color:#9ca3af;margin-bottom:3rem}.contact-button{color:#000;padding:.75rem 2rem;border-radius:.5rem;font-weight:500;background-color:#0f0;border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 14px #00ff0040;font-size:1rem;text-decoration:none}.contact-button:hover{transform:scale(1.05) translateY(-2px);box-shadow:0 6px 20px #0f06;text-decoration:none}.contact-footer{text-align:center;margin-top:4rem;padding-top:2rem;border-top:1px solid #1f2937;transition:all .8s ease}.contact-footer-text{color:#6b7280}.contact-footer-highlight{color:#0f0}@media (min-width: 640px){.contact-title{font-size:2.25rem}}@media (min-width: 768px){.contact-container{padding:0 1.5rem}}@media (min-width: 1024px){.contact-container{padding:0 2rem}}
