@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;600;800&family=Space+Grotesk:wght@500;700&display=swap";:root{--primary:#0fc;--bg-color:#050505;--text-color:#f0f0f0;--text-muted:#888}*{box-sizing:border-box;margin:0;padding:0}body,html{background-color:var(--bg-color);width:100%;height:100%;color:var(--text-color);scroll-behavior:smooth;font-family:Inter,sans-serif;overflow-x:hidden}#root{width:100%;height:100%}.canvas-container{z-index:0;pointer-events:none;width:100vw;height:100vh;top:0;left:0;position:fixed!important}.content-container{z-index:1;width:100%;min-height:100vh;position:relative}section{flex-direction:column;justify-content:center;min-height:100vh;padding:100px 5%;display:flex}h1,h2,h3{font-family:Space Grotesk,sans-serif}h1{background:linear-gradient(90deg, #fff, var(--primary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1rem;font-size:4rem;font-weight:800;line-height:1.1}h2{color:#fff;margin-bottom:2rem;font-size:2.5rem}.subtitle{color:var(--primary);margin-bottom:1.5rem;font-size:1.5rem;font-weight:500}p{color:var(--text-muted);max-width:600px;margin-bottom:1rem;font-size:1.1rem;line-height:1.6}.hero-new{background-color:#030508;width:100vw;height:100vh;margin-left:-5%;padding:0;position:relative;overflow:hidden}.hero-bg-image{z-index:0;width:105%;height:105%;position:absolute;inset:-2.5% 0 0 -2.5%}.hero-fullscreen-img{object-fit:cover;object-position:center top;width:100%;height:100%;display:block}.hero-img-dark{filter:brightness(.3)saturate(1.4)}.hero-gradient-overlay{z-index:1;pointer-events:none;background:linear-gradient(#0305088c 0%,#0000 30% 55%,#030508eb 100%),linear-gradient(90deg,#03050866 0%,#0000 30% 70%,#03050866 100%);position:absolute;inset:0}.cinematic-noise{pointer-events:none;opacity:.04;z-index:2;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-name-center{z-index:2;pointer-events:none;flex-direction:column;justify-content:center;align-items:flex-start;gap:.5rem;padding:0 5vw;display:flex;position:absolute;inset:0}.hero-name-word{letter-spacing:-.02em;text-transform:uppercase;color:#ffffff40;-webkit-text-stroke:2px #fffc;text-shadow:0 0 60px #ffffff1a;-webkit-user-select:none;user-select:none;font-family:Inter,sans-serif;font-size:clamp(3rem,8vw,10rem);font-weight:900;line-height:.9;display:block}.hero-portrait-top{z-index:3;pointer-events:none;justify-content:flex-end;align-items:flex-end;padding-right:0;display:flex;position:absolute;inset:0}.hero-portrait-img{object-fit:cover;object-position:center top;-webkit-mask-composite:source-in;width:auto;max-width:80%;height:100%;display:block;-webkit-mask-image:linear-gradient(90deg,#0000 0%,#000 25% 90%,#0000 100%),linear-gradient(#000 60%,#0000 100%);mask-image:linear-gradient(90deg,#0000 0%,#000 25% 90%,#0000 100%),linear-gradient(#000 60%,#0000 100%);-webkit-mask-composite:source-in;mask-composite:intersect}.hero-bottom-info{z-index:4;text-align:center;flex-direction:column;align-items:center;gap:1rem;display:flex;position:absolute;bottom:2.5rem;left:0;right:0}.hero-tagline{letter-spacing:.2em;text-transform:uppercase;color:#ffffff8c;margin:0;font-size:.8rem;font-weight:500}.hero-bottom-info .social-links{justify-content:center;margin-top:0}.nav-links{z-index:100;width:100%;padding:1.5rem 5%;transition:all .3s;position:fixed;top:0;left:0}.glass-nav{-webkit-backdrop-filter:blur(16px);background:#05050566;border-bottom:1px solid #ffffff0d}.nav-container{justify-content:space-between;align-items:center;width:100%;max-width:1400px;margin:0 auto;display:flex}.logo{color:#fff;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:700;text-decoration:none}.links{gap:2rem;display:flex;position:absolute;left:50%;transform:translate(-50%)}.links a{color:var(--text-color);text-transform:capitalize;letter-spacing:0;font-size:.85rem;font-weight:600;text-decoration:none;transition:color .3s}.work-with-me-btn{color:#000;background:#ffffffe6;border-radius:100px;padding:.6rem 1.2rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:all .3s}.work-with-me-btn:hover{background:#fff;transform:scale(1.05)}.skills-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.skill-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;padding:2rem;transition:transform .3s,border-color .3s}.skill-card:hover{border-color:var(--primary);transform:translateY(-5px)}.skill-card h3{color:#fff;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.education-timeline{width:100%;max-width:800px;margin:0 auto}.timeline-item{border-left:2px solid #ffffff1a;margin-bottom:3rem;padding-left:2rem;position:relative}.timeline-item:before{content:"";background:var(--primary);border-radius:50%;width:10px;height:10px;position:absolute;top:0;left:-6px}.timeline-date{color:var(--primary);margin-bottom:.5rem;font-size:.9rem;display:block}.timeline-title{color:#fff;margin-bottom:.25rem;font-size:1.2rem}.timeline-subtitle{color:var(--text-muted);font-size:1rem}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.project-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:12px;transition:transform .3s;overflow:hidden}.project-card:hover{transform:translateY(-5px)}.project-content{padding:1.5rem}.project-video{border:1px solid #ffffff1a;border-radius:8px;width:100%;margin:1rem 0;display:block;box-shadow:0 4px 12px #00000080}.project-tags{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.project-tag{color:var(--primary);background:#00ffcc1a;border-radius:100px;padding:.25rem .75rem;font-size:.75rem}.contact-section{text-align:center;align-items:center}.social-links{gap:1.5rem;margin-top:2rem;display:flex}.social-links a{color:#fff;background:#ffffff0d;border-radius:50%;justify-content:center;align-items:center;padding:1rem;transition:all .3s;display:flex}.social-links a:hover{background:var(--primary);color:#000;transform:scale(1.1)}@media (width<=768px){h1{font-size:3rem}.links{display:none}}
