.Navigation-module__eB08ka__nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#050505cc;border-bottom:1px solid #ffffff1a;align-items:center;width:100%;height:80px;display:flex;position:fixed;top:0;left:0}.Navigation-module__eB08ka__container{justify-content:space-between;align-items:center;width:100%;display:flex}.Navigation-module__eB08ka__logo{font-family:var(--font-heading);color:#fff;align-items:center;gap:.5rem;font-size:1.5rem;font-weight:700;display:flex}.Navigation-module__eB08ka__icon{color:var(--primary-color)}.Navigation-module__eB08ka__links{align-items:center;gap:2rem;display:flex}.Navigation-module__eB08ka__links a:not([class*=btn]){color:var(--text-color);text-transform:uppercase;letter-spacing:1px;font-size:.9rem;font-weight:500}.Navigation-module__eB08ka__links a:not([class*=btn]):hover{color:var(--primary-color)}.Navigation-module__eB08ka__menuBtn{color:#fff;cursor:pointer;background:0 0;border:none;display:none}@media (max-width:768px){.Navigation-module__eB08ka__menuBtn{z-index:1001;display:block}.Navigation-module__eB08ka__links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050505f2;flex-direction:column;justify-content:center;width:100%;height:100vh;transition:transform .3s ease-in-out;position:fixed;top:0;left:0;transform:translate(100%)}.Navigation-module__eB08ka__open{display:flex;transform:translate(0)}.Navigation-module__eB08ka__links a{font-size:1.5rem!important}}
.Hero-module__ZARIfG__hero{align-items:center;height:100vh;min-height:700px;padding-top:80px;display:flex;position:relative;overflow:hidden}.Hero-module__ZARIfG__gridOverlay{z-index:-1;background-image:linear-gradient(#00f3ff0d 1px,#0000 1px),linear-gradient(90deg,#00f3ff0d 1px,#0000 1px);background-size:50px 50px;width:100%;height:100%;animation:20s linear infinite Hero-module__ZARIfG__gridScroll;position:absolute;top:0;left:0;transform:perspective(1000px)rotateX(10deg)translateY(0);-webkit-mask-image:radial-gradient(circle,#000 40%,#0000 80%);mask-image:radial-gradient(circle,#000 40%,#0000 80%)}@keyframes Hero-module__ZARIfG__gridScroll{0%{transform:perspective(1000px)rotateX(20deg)translateY(0)}to{transform:perspective(1000px)rotateX(20deg)translateY(50px)}}.Hero-module__ZARIfG__container{justify-content:space-between;align-items:center;gap:4rem;display:flex}.Hero-module__ZARIfG__content{flex:1;max-width:600px}.Hero-module__ZARIfG__subtitle{color:var(--primary-color);text-transform:uppercase;letter-spacing:2px;background:#00f3ff0d;border:1px solid #00f3ff4d;margin-bottom:1rem;padding:.5rem 1rem;font-weight:600;display:inline-block}.Hero-module__ZARIfG__title{margin-bottom:1.5rem;font-size:3.5rem;line-height:1.1}.Hero-module__ZARIfG__description{color:#ccc;max-width:500px;margin-bottom:2.5rem;font-size:1.2rem}.Hero-module__ZARIfG__actions{flex-wrap:wrap;gap:1rem;display:flex}.Hero-module__ZARIfG__btnIcon{margin-left:.5rem;transition:transform .3s}.Hero-module__ZARIfG__actions a:hover .Hero-module__ZARIfG__btnIcon{transform:translate(4px)}.Hero-module__ZARIfG__visual{flex:1;justify-content:center;display:flex;position:relative}.Hero-module__ZARIfG__hudContainer{width:450px;height:450px;transform-style:preserve-3d;perspective:1000px;justify-content:center;align-items:center;display:flex;position:relative}.Hero-module__ZARIfG__hudRingOuter{border:2px solid #00f3ff1a;border-top:2px solid var(--primary-color);border-bottom:2px solid var(--primary-color);border-radius:50%;width:100%;height:100%;animation:15s linear infinite Hero-module__ZARIfG__spin;position:absolute;box-shadow:0 0 20px #00f3ff1a}.Hero-module__ZARIfG__hudRingMiddle{border:1px dashed #e600fa4d;border-radius:50%;width:80%;height:80%;animation:10s linear infinite Hero-module__ZARIfG__spinReverse;position:absolute}.Hero-module__ZARIfG__hudRingInner{border:4px solid #0000;border-left:4px solid var(--primary-color);border-right:4px solid var(--primary-color);border-radius:50%;width:60%;height:60%;animation:6s linear infinite Hero-module__ZARIfG__spin;position:absolute}.Hero-module__ZARIfG__hudScanline{background:linear-gradient(90deg,transparent,var(--primary-color),transparent);opacity:.5;width:100%;height:2px;animation:3s ease-in-out infinite Hero-module__ZARIfG__scan;position:absolute;top:50%}.Hero-module__ZARIfG__hudTarget{background:var(--secondary-color);width:20px;height:20px;box-shadow:0 0 15px var(--secondary-color);border-radius:50%;animation:2s ease-in-out infinite Hero-module__ZARIfG__pulse;position:absolute}@keyframes Hero-module__ZARIfG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Hero-module__ZARIfG__spinReverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}@keyframes Hero-module__ZARIfG__scan{0%,to{opacity:0;top:10%}50%{opacity:1;top:90%}}@keyframes Hero-module__ZARIfG__pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.4;transform:scale(1.5)}}@media (max-width:768px){.Hero-module__ZARIfG__hero{height:auto;padding:120px 0 60px}.Hero-module__ZARIfG__container{text-align:center;flex-direction:column}.Hero-module__ZARIfG__actions{justify-content:center}.Hero-module__ZARIfG__subtitle{font-size:.9rem}.Hero-module__ZARIfG__title{font-size:3rem}.Hero-module__ZARIfG__hudContainer{aspect-ratio:1;width:100%;max-width:450px;height:auto}}@media (max-width:480px){.Hero-module__ZARIfG__title{font-size:2.2rem}.Hero-module__ZARIfG__description{font-size:1rem}}
.ProjectCard-module__U_VZua__card{background:var(--card-bg);border:1px solid var(--border-color);border-radius:8px;flex-direction:column;height:100%;transition:transform .3s,box-shadow .3s,border-color .3s;display:flex;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__card:hover{border-color:var(--primary-color);transform:translateY(-5px);box-shadow:0 10px 30px #00000080}.ProjectCard-module__U_VZua__media{background:#2a2a2a;height:200px;position:relative;overflow:hidden}.ProjectCard-module__U_VZua__placeholderOverlay{color:#555;text-transform:uppercase;background:linear-gradient(45deg,#2a2a2a,#333);justify-content:center;align-items:center;width:100%;height:100%;font-weight:600;display:flex}.ProjectCard-module__U_VZua__content{flex-direction:column;flex:1;padding:1.5rem;display:flex}.ProjectCard-module__U_VZua__header{justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;display:flex}.ProjectCard-module__U_VZua__title{color:#fff;margin-bottom:.5rem;font-size:1.25rem}.ProjectCard-module__U_VZua__arrow{color:var(--muted-color);transition:all .3s}.ProjectCard-module__U_VZua__card:hover .ProjectCard-module__U_VZua__arrow{color:var(--primary-color);transform:translate(2px,-2px)}.ProjectCard-module__U_VZua__description{color:#bbb;flex:1;margin-bottom:1.5rem;font-size:.95rem}.ProjectCard-module__U_VZua__tags{flex-wrap:wrap;gap:.5rem;display:flex}.ProjectCard-module__U_VZua__tag{color:var(--primary-color);text-transform:uppercase;letter-spacing:.5px;background:#222;border:1px solid #333;border-radius:4px;padding:.25rem .6rem;font-size:.75rem}
.page-module___8aEwW__page{--background:#fafafa;--foreground:#fff;--text-primary:#000;--text-secondary:#666;--button-primary-hover:#383838;--button-secondary-hover:#f2f2f2;--button-secondary-border:#ebebeb;min-height:100vh;font-family:var(--font-geist-sans);background-color:var(--background);justify-content:center;align-items:center;display:flex}.page-module___8aEwW__main{background-color:var(--foreground);flex-direction:column;justify-content:space-between;align-items:flex-start;width:100%;max-width:800px;min-height:100vh;padding:120px 60px;display:flex}.page-module___8aEwW__intro{text-align:left;flex-direction:column;align-items:flex-start;gap:24px;display:flex}.page-module___8aEwW__intro h1{letter-spacing:-2.4px;text-wrap:balance;max-width:320px;color:var(--text-primary);font-size:40px;font-weight:600;line-height:48px}.page-module___8aEwW__intro p{text-wrap:balance;max-width:440px;color:var(--text-secondary);font-size:18px;line-height:32px}.page-module___8aEwW__intro a{color:var(--text-primary);font-weight:500}.page-module___8aEwW__ctas{flex-direction:row;gap:16px;width:100%;max-width:440px;font-size:14px;display:flex}.page-module___8aEwW__ctas a{cursor:pointer;border:1px solid #0000;border-radius:128px;justify-content:center;align-items:center;width:fit-content;height:40px;padding:0 16px;font-weight:500;transition:all .2s;display:flex}a.page-module___8aEwW__primary{background:var(--text-primary);color:var(--background);gap:8px}a.page-module___8aEwW__secondary{border-color:var(--button-secondary-border)}@media (hover:hover) and (pointer:fine){a.page-module___8aEwW__primary:hover{background:var(--button-primary-hover);border-color:#0000}a.page-module___8aEwW__secondary:hover{background:var(--button-secondary-hover);border-color:#0000}}@media (max-width:600px){.page-module___8aEwW__main{padding:100px 24px 48px}.page-module___8aEwW__intro{gap:16px}.page-module___8aEwW__intro h1{letter-spacing:-1.92px;font-size:32px;line-height:40px}}.page-module___8aEwW__projectGrid{grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;display:grid}.page-module___8aEwW__skillGrid{text-align:center;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:2rem;display:grid}@media (max-width:400px){.page-module___8aEwW__projectGrid{grid-template-columns:1fr}.page-module___8aEwW__skillGrid{grid-template-columns:1fr 1fr}}.page-module___8aEwW__educationCard{background:#121212;border:1px solid #333;margin-top:2rem;padding:2rem}@media (max-width:600px){.page-module___8aEwW__educationCard{padding:1.5rem}}@media (prefers-color-scheme:dark){.page-module___8aEwW__logo{filter:invert()}.page-module___8aEwW__page{--background:#000;--foreground:#000;--text-primary:#ededed;--text-secondary:#999;--button-primary-hover:#ccc;--button-secondary-hover:#1a1a1a;--button-secondary-border:#1a1a1a}}
.project-module__RpBkgq__hero{background:linear-gradient(#0a0a0a,#1a1a1a);border-bottom:1px solid #333;align-items:center;min-height:60vh;padding-top:80px;display:flex}.project-module__RpBkgq__heroContent{text-align:center;max-width:800px;margin:0 auto;padding:0 1.5rem}.project-module__RpBkgq__backLink{color:#888;text-transform:uppercase;letter-spacing:1px;align-items:center;gap:.5rem;margin-bottom:2rem;font-size:.9rem;display:inline-flex}.project-module__RpBkgq__backLink:hover{color:var(--primary-color)}.project-module__RpBkgq__title{margin-bottom:2rem;font-size:3.5rem}.project-module__RpBkgq__meta{justify-content:center;gap:3rem;margin-bottom:3rem;display:flex}.project-module__RpBkgq__metaItem{flex-direction:column;gap:.5rem;display:flex}.project-module__RpBkgq__metaItem span{color:#888;text-transform:uppercase;font-size:.8rem}.project-module__RpBkgq__metaItem strong{color:#fff;font-family:var(--font-heading)}.project-module__RpBkgq__actions{justify-content:center;gap:1rem;display:flex}.project-module__RpBkgq__content{max-width:900px;padding:4rem 1.5rem}.project-module__RpBkgq__section{margin-bottom:5rem}.project-module__RpBkgq__section h2{color:var(--primary-color);margin-bottom:1.5rem;font-size:2rem}.project-module__RpBkgq__section p{color:#ddd;font-size:1.1rem;line-height:1.8}.project-module__RpBkgq__grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;display:grid}.project-module__RpBkgq__card{background:#1a1a1a;border:1px solid #333;border-radius:8px;padding:1.5rem}.project-module__RpBkgq__card h3{color:#fff;margin-bottom:.5rem}.project-module__RpBkgq__card p{color:#bbb;font-size:1rem}.project-module__RpBkgq__codeBlock{background:#000;border:1px solid #333;border-radius:8px;padding:1.5rem;font-family:monospace;overflow-x:auto}.project-module__RpBkgq__notFound{text-align:center;padding-top:150px}.project-module__RpBkgq__notFound h1{margin-bottom:2rem}@media (max-width:768px){.project-module__RpBkgq__title{font-size:2.5rem}.project-module__RpBkgq__meta{flex-direction:column;gap:1.5rem}.project-module__RpBkgq__actions{flex-direction:column}}
