.Navbar-module__rFOlUq__nav{z-index:100;-webkit-backdrop-filter:blur(12px);border-bottom:1px solid var(--border);background:#f9f8ffed;position:sticky;top:0}.Navbar-module__rFOlUq__inner{max-width:var(--max-w);padding:0 var(--pad);justify-content:space-between;align-items:center;gap:2rem;height:64px;margin:0 auto;display:flex}.Navbar-module__rFOlUq__logo{letter-spacing:.06em;color:var(--text);white-space:nowrap;font-family:Courier New,Courier,monospace;font-size:.875rem;font-weight:700;text-decoration:none;transition:opacity .15s}.Navbar-module__rFOlUq__logo:hover{opacity:.72;color:var(--text)}.Navbar-module__rFOlUq__logoAccent{color:var(--indigo);margin-left:.35rem}.Navbar-module__rFOlUq__links{align-items:center;gap:.125rem;list-style:none;display:flex}.Navbar-module__rFOlUq__link{color:var(--text-2);border-radius:6px;padding:.4rem .75rem;font-size:.875rem;text-decoration:none;transition:color .15s,background .15s}.Navbar-module__rFOlUq__link:hover{color:var(--text);background:#6366f112}.Navbar-module__rFOlUq__playBtn{letter-spacing:.03em;color:#fff;background:var(--indigo);white-space:nowrap;border-radius:6px;align-items:center;margin-left:.5rem;padding:.45rem 1.1rem;font-size:.8rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .2s;display:inline-flex}.Navbar-module__rFOlUq__playBtn:hover{background:var(--indigo-hover);color:#fff;box-shadow:0 4px 14px #4f46e547}.Navbar-module__rFOlUq__hamburger{cursor:pointer;background:0 0;border:none;border-radius:4px;flex-direction:column;gap:5px;padding:6px 4px;display:none}.Navbar-module__rFOlUq__hamburger span{background:var(--text-3);border-radius:1px;width:22px;height:2px;transition:background .15s;display:block}.Navbar-module__rFOlUq__hamburger:hover span{background:var(--text-2)}.Navbar-module__rFOlUq__mobileMenu{padding:.75rem var(--pad) 1.25rem;border-top:1px solid var(--border);background:var(--bg);flex-direction:column;gap:.2rem;display:none}.Navbar-module__rFOlUq__mobileMenu.Navbar-module__rFOlUq__open{display:flex}.Navbar-module__rFOlUq__mobileLink{color:var(--text-2);border-radius:6px;padding:.6rem .5rem;font-size:.9rem;text-decoration:none;transition:color .15s,background .15s}.Navbar-module__rFOlUq__mobileLink:hover{color:var(--text);background:#6366f112}.Navbar-module__rFOlUq__mobilePlayBtn{text-align:center;color:#fff;background:var(--indigo);letter-spacing:.02em;border-radius:6px;margin-top:.5rem;padding:.7rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s}.Navbar-module__rFOlUq__mobilePlayBtn:hover{background:var(--indigo-hover);color:#fff}@media (max-width:768px){.Navbar-module__rFOlUq__links{display:none}.Navbar-module__rFOlUq__hamburger{display:flex}}
.Hero-module__qfHwVG__hero{background:radial-gradient(ellipse at 78% 18%, #6366f112 0%, transparent 52%), radial-gradient(ellipse at 12% 82%, #8b5cf60d 0%, transparent 48%), var(--bg);align-items:center;min-height:calc(100vh - 64px);display:flex;position:relative;overflow:hidden}.Hero-module__qfHwVG__inner{max-width:var(--max-w);padding:5rem var(--pad);width:100%;margin:0 auto}.Hero-module__qfHwVG__eyebrow{letter-spacing:.18em;color:var(--indigo);text-transform:uppercase;margin-bottom:1.25rem;font-family:Courier New,Courier,monospace;font-size:.7rem;display:block}.Hero-module__qfHwVG__name{color:var(--text);letter-spacing:-.03em;margin-bottom:.6rem;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:700;line-height:1.08}.Hero-module__qfHwVG__role{color:var(--text-2);letter-spacing:-.01em;margin-bottom:1.5rem;font-size:clamp(1rem,2.5vw,1.3rem);font-weight:400}.Hero-module__qfHwVG__tagline{color:var(--text-3);border-left:2px solid #4f46e559;max-width:480px;margin-bottom:2.75rem;padding-left:.875rem;font-family:Courier New,Courier,monospace;font-size:.9rem;line-height:1.65}.Hero-module__qfHwVG__ctas{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Hero-module__qfHwVG__ctaPrimary{color:#fff;background:var(--indigo);letter-spacing:.02em;border-radius:8px;align-items:center;padding:.8rem 1.75rem;font-size:.925rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .2s;display:inline-flex}.Hero-module__qfHwVG__ctaPrimary:hover{background:var(--indigo-hover);color:#fff;box-shadow:0 6px 20px #4f46e547}.Hero-module__qfHwVG__ctaSecondary{color:var(--indigo);background:0 0;border:1.5px solid #4f46e559;border-radius:8px;align-items:center;padding:.8rem 1.75rem;font-size:.925rem;font-weight:600;text-decoration:none;transition:border-color .15s,background .15s;display:inline-flex}.Hero-module__qfHwVG__ctaSecondary:hover{border-color:var(--indigo);color:var(--indigo);background:#6366f10d}.Hero-module__qfHwVG__ctaTertiary{color:var(--text-3);padding:.8rem .5rem;font-size:.85rem;text-decoration:none;transition:color .15s}.Hero-module__qfHwVG__ctaTertiary:hover{color:var(--text-2)}.Hero-module__qfHwVG__scrollHint{flex-direction:column;align-items:center;gap:.5rem;display:flex;position:absolute;bottom:2rem;left:50%;transform:translate(-50%)}.Hero-module__qfHwVG__scrollLine{background:linear-gradient(#4f46e559,#0000);width:1px;height:40px}.Hero-module__qfHwVG__scrollLabel{letter-spacing:.16em;color:var(--text-3);text-transform:uppercase;font-family:Courier New,Courier,monospace;font-size:.62rem}@media (max-width:640px){.Hero-module__qfHwVG__inner{padding:3.5rem var(--pad) 4.5rem}.Hero-module__qfHwVG__ctas{flex-direction:column;align-items:flex-start}.Hero-module__qfHwVG__scrollHint{display:none}}@media (max-height:650px){.Hero-module__qfHwVG__scrollHint{display:none}}
.ProjectCard-module__r8YJHG__card{background:var(--surface-raised);border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:1rem;padding:1.5rem;transition:border-color .2s,transform .2s,box-shadow .2s;display:flex}.ProjectCard-module__r8YJHG__card:hover{border-color:#4f46e54d;transform:translateY(-2px);box-shadow:0 8px 32px #4f46e514}.ProjectCard-module__r8YJHG__header{justify-content:space-between;align-items:flex-start;gap:.75rem;display:flex}.ProjectCard-module__r8YJHG__title{color:var(--text);letter-spacing:-.01em;font-size:1.05rem;font-weight:700;line-height:1.3}.ProjectCard-module__r8YJHG__status{letter-spacing:.08em;white-space:nowrap;border-radius:4px;flex-shrink:0;padding:.25rem .6rem;font-family:Courier New,Courier,monospace;font-size:.62rem;font-weight:700}.ProjectCard-module__r8YJHG__statusLive{color:#16a34a;background:#16a34a14;border:1px solid #16a34a33}.ProjectCard-module__r8YJHG__statusInProgress{color:#d97706;background:#d9770614;border:1px solid #d9770633}.ProjectCard-module__r8YJHG__statusCaseStudy{color:var(--indigo);background:#4f46e514;border:1px solid #4f46e533}.ProjectCard-module__r8YJHG__description{color:var(--text-2);font-size:.9rem;line-height:1.65}.ProjectCard-module__r8YJHG__tags{flex-wrap:wrap;gap:.35rem;display:flex}.ProjectCard-module__r8YJHG__tag{color:var(--text-3);background:var(--surface);border:1px solid var(--border);letter-spacing:.03em;border-radius:4px;padding:.2rem .55rem;font-family:Courier New,Courier,monospace;font-size:.68rem}.ProjectCard-module__r8YJHG__highlights{flex-direction:column;gap:.4rem;list-style:none;display:flex}.ProjectCard-module__r8YJHG__highlight{color:var(--text-2);padding-left:1.1rem;font-size:.825rem;line-height:1.55;position:relative}.ProjectCard-module__r8YJHG__highlight:before{content:"—";color:var(--indigo);opacity:.5;position:absolute;left:0}.ProjectCard-module__r8YJHG__links{border-top:1px solid var(--border);flex-wrap:wrap;gap:.5rem;margin-top:auto;padding-top:.75rem;display:flex}.ProjectCard-module__r8YJHG__linkBtn{letter-spacing:.02em;border-radius:6px;padding:.4rem .9rem;font-size:.78rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s,box-shadow .15s}.ProjectCard-module__r8YJHG__linkPrimary{color:#fff;background:var(--indigo)}.ProjectCard-module__r8YJHG__linkPrimary:hover{background:var(--indigo-hover);color:#fff;box-shadow:0 3px 10px #4f46e540}.ProjectCard-module__r8YJHG__linkSecondary{color:var(--text-2);border:1px solid var(--border);background:0 0}.ProjectCard-module__r8YJHG__linkSecondary:hover{color:var(--indigo);border-color:#4f46e54d}
.SectionHeading-module__mjAmUW__heading{margin-bottom:3rem}.SectionHeading-module__mjAmUW__label{letter-spacing:.18em;color:var(--indigo);text-transform:uppercase;margin-bottom:.6rem;font-family:Courier New,Courier,monospace;font-size:.68rem;display:block}.SectionHeading-module__mjAmUW__title{color:var(--text);letter-spacing:-.02em;margin-bottom:.75rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.15}.SectionHeading-module__mjAmUW__subtitle{color:var(--text-2);max-width:540px;font-size:1rem;line-height:1.65}
.ProjectsSection-module__BF34bW__section{background:var(--bg);padding:5rem 0}.ProjectsSection-module__BF34bW__inner{max-width:var(--max-w);padding:0 var(--pad);margin:0 auto}.ProjectsSection-module__BF34bW__grid{grid-template-columns:repeat(2,1fr);gap:1.25rem;display:grid}@media (max-width:700px){.ProjectsSection-module__BF34bW__grid{grid-template-columns:1fr}}
.SkillsSection-module__6vpfyq__section{background:var(--surface);padding:5rem 0}.SkillsSection-module__6vpfyq__inner{max-width:var(--max-w);padding:0 var(--pad);margin:0 auto}.SkillsSection-module__6vpfyq__grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;display:grid}.SkillsSection-module__6vpfyq__card{background:var(--surface-raised);border:1px solid var(--border);border-radius:10px;padding:1.25rem;transition:border-color .2s,box-shadow .2s}.SkillsSection-module__6vpfyq__card:hover{border-color:#4f46e547;box-shadow:0 4px 16px #4f46e50f}.SkillsSection-module__6vpfyq__cardLabel{letter-spacing:.14em;color:var(--indigo);text-transform:uppercase;margin-bottom:.5rem;font-family:Courier New,Courier,monospace;font-size:.68rem;display:block}.SkillsSection-module__6vpfyq__cardNote{color:var(--text-3);margin-bottom:.875rem;font-size:.8rem;line-height:1.5}.SkillsSection-module__6vpfyq__skills{flex-wrap:wrap;gap:.35rem;display:flex}.SkillsSection-module__6vpfyq__skill{color:var(--text-2);background:var(--surface);border:1px solid var(--border);letter-spacing:.02em;border-radius:4px;padding:.2rem .55rem;font-family:Courier New,Courier,monospace;font-size:.75rem}
.RuntimeRushShowcase-module__8y09Za__section{background:radial-gradient(ellipse at 50% 0%, #6366f10d 0%, transparent 55%), var(--bg);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:5rem 0}.RuntimeRushShowcase-module__8y09Za__inner{max-width:var(--max-w);padding:0 var(--pad);margin:0 auto}.RuntimeRushShowcase-module__8y09Za__description{color:var(--text-2);text-align:center;max-width:560px;margin:0 auto 3rem;font-size:1rem;line-height:1.65}.RuntimeRushShowcase-module__8y09Za__body{grid-template-columns:1fr 1fr;align-items:start;gap:2.5rem;display:grid}.RuntimeRushShowcase-module__8y09Za__preview{aspect-ratio:16/10;border:1.5px solid #4f46e540;border-radius:12px;justify-content:center;align-items:flex-end;display:flex;position:relative;overflow:hidden}.RuntimeRushShowcase-module__8y09Za__previewOverlay{pointer-events:none;background:linear-gradient(#0000 45%,#09090f8c 100%);position:absolute;inset:0}.RuntimeRushShowcase-module__8y09Za__previewCta{z-index:1;color:#fff;background:var(--indigo);letter-spacing:.02em;border-radius:6px;margin-bottom:1.25rem;padding:.5rem 1.25rem;font-size:.825rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .2s;position:relative}.RuntimeRushShowcase-module__8y09Za__previewCta:hover{background:var(--indigo-hover);color:#fff;box-shadow:0 4px 14px #4f46e559}.RuntimeRushShowcase-module__8y09Za__details{flex-direction:column;gap:1.75rem;display:flex}.RuntimeRushShowcase-module__8y09Za__detailsLabel{letter-spacing:.14em;color:var(--text-3);text-transform:uppercase;margin-bottom:.6rem;font-family:Courier New,Courier,monospace;font-size:.68rem;display:block}.RuntimeRushShowcase-module__8y09Za__bulletList{flex-direction:column;gap:.55rem;list-style:none;display:flex}.RuntimeRushShowcase-module__8y09Za__bullet{color:var(--text-2);padding-left:1.1rem;font-size:.9rem;line-height:1.55;position:relative}.RuntimeRushShowcase-module__8y09Za__bullet:before{content:"▹";color:var(--indigo);opacity:.65;font-size:.72rem;position:absolute;top:4px;left:0}.RuntimeRushShowcase-module__8y09Za__actions{flex-wrap:wrap;gap:.65rem;display:flex}.RuntimeRushShowcase-module__8y09Za__btnPrimary{color:#fff;background:var(--indigo);letter-spacing:.02em;border-radius:8px;padding:.7rem 1.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .15s,box-shadow .2s}.RuntimeRushShowcase-module__8y09Za__btnPrimary:hover{background:var(--indigo-hover);color:#fff;box-shadow:0 6px 18px #4f46e547}.RuntimeRushShowcase-module__8y09Za__btnSecondary{color:var(--text-2);border:1.5px solid var(--border);background:0 0;border-radius:8px;padding:.7rem 1.5rem;font-size:.9rem;text-decoration:none;transition:border-color .15s,color .15s}.RuntimeRushShowcase-module__8y09Za__btnSecondary:hover{color:var(--indigo);border-color:#4f46e559}@media (max-width:768px){.RuntimeRushShowcase-module__8y09Za__body{grid-template-columns:1fr}}
.AboutSection-module__4oReqG__section{background:var(--surface);padding:5rem 0}.AboutSection-module__4oReqG__inner{max-width:var(--max-w);padding:0 var(--pad);margin:0 auto}.AboutSection-module__4oReqG__body{grid-template-columns:1fr 1fr;align-items:start;gap:3rem;display:grid}.AboutSection-module__4oReqG__bio{color:var(--text-2);font-size:1rem;line-height:1.8}.AboutSection-module__4oReqG__cards{flex-direction:column;gap:.75rem;display:flex}.AboutSection-module__4oReqG__card{background:var(--surface-raised);border:1px solid var(--border);border-radius:10px;padding:1rem 1.25rem;transition:border-color .2s,box-shadow .2s}.AboutSection-module__4oReqG__card:hover{border-color:#4f46e540;box-shadow:0 4px 14px #4f46e50f}.AboutSection-module__4oReqG__cardLabel{color:var(--indigo);letter-spacing:.05em;margin-bottom:.35rem;font-size:.75rem;font-weight:700;display:block}.AboutSection-module__4oReqG__cardDesc{color:var(--text-3);font-size:.875rem;line-height:1.55}@media (max-width:768px){.AboutSection-module__4oReqG__body{grid-template-columns:1fr;gap:2rem}}
.ContactSection-module__7as_qW__section{background:var(--bg);padding:5rem 0}.ContactSection-module__7as_qW__inner{max-width:var(--max-w);padding:0 var(--pad);flex-direction:column;align-items:center;margin:0 auto;display:flex}.ContactSection-module__7as_qW__cta{color:var(--text-2);text-align:center;max-width:440px;margin:0 auto 2.5rem;font-size:1rem;line-height:1.65}.ContactSection-module__7as_qW__links{flex-wrap:wrap;justify-content:center;gap:.65rem;margin-bottom:2.5rem;display:flex}.ContactSection-module__7as_qW__link{color:var(--text-2);background:var(--surface-raised);border:1px solid var(--border);border-radius:8px;align-items:center;gap:.5rem;padding:.65rem 1.25rem;font-size:.875rem;text-decoration:none;transition:border-color .15s,color .15s,box-shadow .15s;display:inline-flex}.ContactSection-module__7as_qW__link:hover{color:var(--indigo);border-color:#4f46e54d;box-shadow:0 3px 10px #4f46e514}.ContactSection-module__7as_qW__linkIcon{color:var(--text-3);font-family:Courier New,Courier,monospace;font-size:.85rem}.ContactSection-module__7as_qW__emailMain{color:var(--indigo);letter-spacing:.04em;font-family:Courier New,Courier,monospace;font-size:1.05rem;font-weight:600;text-decoration:none;transition:opacity .15s}.ContactSection-module__7as_qW__emailMain:hover{opacity:.7}
.Footer-module__lc5e3q__footer{background:var(--surface);border-top:1px solid var(--border);padding:2rem 0}.Footer-module__lc5e3q__inner{max-width:var(--max-w);padding:0 var(--pad);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.25rem;margin:0 auto;display:flex}.Footer-module__lc5e3q__left{flex-direction:column;gap:.2rem;display:flex}.Footer-module__lc5e3q__name{color:var(--text-2);font-family:Courier New,Courier,monospace;font-size:.825rem;font-weight:600}.Footer-module__lc5e3q__tagline{color:var(--text-3);letter-spacing:.03em;font-family:Courier New,Courier,monospace;font-size:.72rem}.Footer-module__lc5e3q__links{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.Footer-module__lc5e3q__link{color:var(--text-3);font-size:.8rem;text-decoration:none;transition:color .15s}.Footer-module__lc5e3q__link:hover{color:var(--indigo)}.Footer-module__lc5e3q__copy{color:var(--text-3);font-family:Courier New,Courier,monospace;font-size:.72rem}@media (max-width:560px){.Footer-module__lc5e3q__inner{flex-direction:column;align-items:flex-start;gap:1rem}.Footer-module__lc5e3q__copy{order:-1;align-self:flex-end}}
.page-module___8aEwW__portfolio{background:var(--bg);color:var(--text);min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,Roboto,Helvetica Neue,sans-serif}
