:root{--bg:#0a0a0a;--bg-alt:#111;--bg-elevated:#181818;--surface:#1e1e1e;--text:#e8e8e3;--text-muted:#888;--text-dim:#555;--text-faint:#333;--accent:#c9f31d;--accent-dim:#c9f31d1f;--border:#ffffff12;--border-hover:#ffffff24;--radius:10px;--radius-lg:16px;--font-display:"Syne", "Arial Black", sans-serif;--font-body:"Inter", -apple-system, BlinkMacSystemFont, sans-serif;--ease:cubic-bezier(.25, .46, .45, .94);--ease-out:cubic-bezier(.16, 1, .3, 1);--container:1280px;--gutter:clamp(1.25rem, 4vw, 3rem)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-text-size-adjust:100%;overflow-x:hidden}body{font-family:var(--font-body);background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;line-height:1.65;overflow-x:hidden}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}ul,ol{list-style:none}button{cursor:pointer;color:inherit;background:0 0;border:none;font-family:inherit}::selection{background:var(--accent);color:var(--bg)}.container{width:100%;max-width:var(--container);padding:0 var(--gutter);overflow-wrap:break-word;word-wrap:break-word;margin:0 auto}.cursor-dot{background:var(--accent);pointer-events:none;z-index:9999;mix-blend-mode:difference;width:8px;height:8px;transition:width .25s var(--ease), height .25s var(--ease), opacity .25s;border-radius:50%;position:fixed;top:0;left:0}.cursor-dot.hovering{opacity:.6;width:48px;height:48px}@media (hover:none){.cursor-dot{display:none}}.nav{z-index:100;padding:1.5rem 0;transition:background .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s,padding .3s;position:fixed;top:0;left:0;right:0}.nav.scrolled{-webkit-backdrop-filter:blur(16px)saturate(1.4);border-bottom:1px solid var(--border);background:#0a0a0ad9;padding:.85rem 0}.nav-inner{justify-content:space-between;align-items:center;display:flex}.nav-logo{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text);font-size:1.25rem;font-weight:800}.nav-links{align-items:center;gap:2.5rem;display:flex}.nav-link{color:var(--text-muted);letter-spacing:.01em;font-size:.85rem;font-weight:500;transition:color .3s}.nav-link:hover{color:var(--text)}.nav-link.cta{color:var(--bg);background:var(--accent);transition:transform .3s var(--ease), box-shadow .3s;border-radius:100px;padding:.5rem 1.25rem;font-size:.82rem;font-weight:600}.nav-link.cta:hover{transform:translateY(-1px);box-shadow:0 4px 20px #c9f31d40}.nav-toggle{z-index:101;flex-direction:column;gap:6px;padding:4px;display:none}.nav-toggle span{background:var(--text);width:22px;height:1.5px;transition:transform .3s,opacity .2s;display:block}.nav-toggle.open span:first-child{transform:translateY(7.5px)rotate(45deg)}.nav-toggle.open span:nth-child(2){opacity:0}.nav-toggle.open span:nth-child(3){transform:translateY(-7.5px)rotate(-45deg)}@media (width<=768px){.nav{padding:1rem 0}.nav.scrolled{padding:.65rem 0}.nav-toggle{display:flex}.nav-links{-webkit-backdrop-filter:blur(20px);z-index:100;background:#0a0a0af7;flex-direction:column;justify-content:center;align-items:center;gap:2rem;display:none;position:fixed;inset:0}.nav-links.open{display:flex}.nav-link{color:var(--text);font-size:1.3rem}.nav-link.cta{padding:.6rem 1.5rem;font-size:.9rem}}.hero{flex-direction:column;justify-content:center;min-height:100dvh;padding:7rem 0 3rem;display:flex;position:relative}.hero-eyebrow{color:var(--text-muted);letter-spacing:.1em;text-transform:uppercase;align-items:center;gap:.6rem;margin-bottom:1.5rem;font-size:.78rem;font-weight:500;display:inline-flex}.hero-eyebrow .pulse{background:var(--accent);border-radius:50%;width:7px;height:7px;animation:2.5s ease-in-out infinite heroPulse}@keyframes heroPulse{0%,to{opacity:1}50%{opacity:.3}}.hero-name{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text);overflow-wrap:break-word;word-break:break-word;max-width:100%;margin-bottom:2rem;font-size:clamp(2.5rem,7vw,6.5rem);font-weight:800;line-height:.92}.hero-name .accent-letter{color:var(--accent)}.hero-bottom{justify-content:space-between;align-items:flex-end;gap:2rem;margin-top:1rem;display:flex}.hero-desc{max-width:400px;color:var(--text-muted);font-size:.95rem;line-height:1.75}.hero-resume-link{color:var(--accent);letter-spacing:.02em;transition:gap .3s var(--ease), opacity .3s;opacity:.85;align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.82rem;font-weight:600;display:inline-flex}.hero-resume-link:hover{opacity:1;gap:.7rem}.hero-scroll{color:var(--text-dim);letter-spacing:.15em;text-transform:uppercase;flex-direction:column;flex-shrink:0;align-items:center;gap:.5rem;font-size:.7rem;display:flex}.hero-scroll-line{background:linear-gradient(to bottom, var(--text-dim), transparent);width:1px;height:60px;animation:2s ease-in-out infinite scrollLine}@keyframes scrollLine{0%{transform-origin:top;transform:scaleY(0)}50%{transform-origin:top;transform:scaleY(1)}51%{transform-origin:bottom}to{transform-origin:bottom;transform:scaleY(0)}}@media (width<=768px){.hero{min-height:auto;min-height:unset;padding:6rem 0 2rem}.hero-name{margin-bottom:1.5rem;font-size:clamp(1.9rem,9vw,3.2rem);line-height:.95}.hero-bottom{flex-direction:column;align-items:flex-start;gap:1.5rem}.hero-scroll{display:none}.hero-eyebrow{letter-spacing:.06em;gap:.5rem;font-size:.65rem}.hero-desc{max-width:100%;font-size:.88rem}}@media (width<=400px){.hero-name{font-size:clamp(1.5rem,8.5vw,2.4rem)}.hero-eyebrow{flex-wrap:wrap;font-size:.6rem}}.marquee-section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:1rem 0;overflow:hidden}.marquee-track{width:max-content;animation:30s linear infinite marqueeScroll;display:flex}.marquee-track:hover{animation-play-state:paused}.marquee-item{white-space:nowrap;font-family:var(--font-display);color:var(--text-dim);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:2rem;padding:0 2rem;font-size:.85rem;font-weight:600;display:flex}.marquee-item .dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:4px;height:4px}@keyframes marqueeScroll{to{transform:translate(-50%)}}.about{padding:6rem 0}.about-layout{grid-template-columns:1.3fr .7fr;align-items:start;gap:4rem;display:grid}.about-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:2rem;font-size:.75rem;font-weight:600}.about-heading{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700;line-height:1.15}.about-text{color:var(--text-muted);margin-bottom:1.5rem;font-size:1rem;line-height:1.85}.about-text strong{color:var(--text);font-weight:600}.about-facts{flex-direction:column;gap:0;padding-top:2rem;display:flex}.about-fact{border-bottom:1px solid var(--border);align-items:baseline;gap:1rem;padding:1.25rem 0;display:flex}.about-fact:first-child{border-top:1px solid var(--border)}.about-fact-number{font-family:var(--font-display);color:var(--accent);flex-shrink:0;min-width:60px;font-size:2rem;font-weight:800;line-height:1}.about-fact-text{color:var(--text-muted);font-size:.88rem;line-height:1.5}@media (width<=768px){.about{padding:4rem 0}.about-layout{grid-template-columns:1fr;gap:2.5rem}.about-facts{padding-top:0}.about-heading{font-size:clamp(1.4rem,5.5vw,1.8rem)}.about-text{font-size:.92rem;line-height:1.75}.about-fact-number{min-width:48px;font-size:1.6rem}.about-fact-text{font-size:.82rem}}.projects{padding:6rem 0 8rem}.projects-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:600}.projects-heading{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}.project-card{border-top:1px solid var(--border);grid-template-columns:1.1fr .9fr;align-items:center;gap:2.5rem;padding:2.5rem 0;transition:opacity .4s;display:grid}.project-card:last-child{border-bottom:1px solid var(--border)}.project-card.reverse .project-image-wrap{order:2}.project-card.reverse .project-info{order:1}.project-image-wrap{border-radius:var(--radius-lg);background:var(--bg-elevated);aspect-ratio:4/3;position:relative;overflow:hidden}.project-image-wrap img{object-fit:cover;width:100%;height:100%;transition:transform .7s var(--ease-out)}.project-card:hover .project-image-wrap img{transform:scale(1.04)}.project-image-wrap .img-placeholder{width:100%;height:100%;font-family:var(--font-display);color:var(--text-dim);letter-spacing:-.04em;justify-content:center;align-items:center;font-size:3rem;font-weight:800;display:flex}.project-image-wrap .img-placeholder.grad-a{background:linear-gradient(135deg,#141414 0%,#1a1a2e 50%,#16213e 100%)}.project-image-wrap .img-placeholder.grad-b{background:linear-gradient(135deg,#141414 0%,#1e2a1e 50%,#1a2636 100%)}.project-number{font-family:var(--font-display);color:var(--accent);letter-spacing:.05em;margin-bottom:.75rem;font-size:.8rem;font-weight:700}.project-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1rem;font-size:clamp(1.3rem,2.5vw,1.8rem);font-weight:700;line-height:1.2}.project-desc{color:var(--text-muted);margin-bottom:1.5rem;font-size:.92rem;line-height:1.8}.project-tech{flex-wrap:wrap;gap:.5rem;display:flex}.project-tech span{border:1px solid var(--border);color:var(--text-muted);border-radius:100px;padding:.35rem .75rem;font-size:.75rem;font-weight:500;transition:border-color .3s,color .3s}.project-card:hover .project-tech span{border-color:var(--border-hover);color:var(--text)}.project-link{color:var(--accent);align-items:center;gap:.4rem;margin-top:1.25rem;font-size:.82rem;font-weight:600;transition:gap .3s;display:inline-flex}.project-link:hover{gap:.7rem}.project-link .arrow{font-size:1rem;transition:transform .3s}.project-link:hover .arrow{transform:translate(2px)}@media (width<=768px){.projects{padding:3.5rem 0 4rem}.projects-heading{margin-bottom:2rem;font-size:clamp(1.5rem,5.5vw,2rem)}.project-card{grid-template-columns:1fr;gap:1.25rem;padding:1.75rem 0}.project-card.reverse .project-image-wrap,.project-card.reverse .project-info{order:unset}.project-image-wrap{aspect-ratio:16/10}.project-title{font-size:1.15rem}.project-desc{margin-bottom:1rem;font-size:.85rem;line-height:1.7}.project-tech{gap:.35rem}.project-tech span{padding:.25rem .6rem;font-size:.68rem}.project-number{margin-bottom:.4rem}}.experience{background:var(--bg-alt);padding:5rem 0 6rem}.exp-label{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;font-size:.75rem;font-weight:600}.exp-heading{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:4rem;font-size:clamp(1.8rem,4vw,2.8rem);font-weight:700}.exp-list{max-width:900px}.exp-item{border-top:1px solid var(--border);overflow:hidden}.exp-item:last-child{border-bottom:1px solid var(--border)}.exp-header{cursor:pointer;grid-template-columns:1fr auto auto;align-items:center;gap:1.5rem;padding:1.5rem 0;transition:padding .3s;display:grid}.exp-header:hover .exp-company{color:var(--text)}.exp-left{flex-direction:column;gap:.2rem;display:flex}.exp-role{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.15rem;font-weight:700}.exp-company{color:var(--text-muted);font-size:.88rem;transition:color .3s}.exp-company .current-dot{background:var(--accent);vertical-align:middle;border-radius:50%;width:6px;height:6px;margin-right:.35rem;animation:2s ease-in-out infinite heroPulse;display:inline-block}.exp-date{color:var(--text-dim);white-space:nowrap;font-size:.8rem;font-weight:500}.exp-toggle{color:var(--text-dim);transition:transform .3s var(--ease), color .3s;font-size:1.4rem;line-height:1}.exp-item.open .exp-toggle{color:var(--accent);transform:rotate(45deg)}.exp-details{max-height:0;transition:max-height .5s var(--ease-out), padding .3s;overflow:hidden}.exp-item.open .exp-details{max-height:600px;padding-bottom:1.5rem}.exp-details-inner{padding-top:.5rem}.exp-highlights li{color:var(--text-muted);margin-bottom:.6rem;padding-left:1rem;font-size:.9rem;line-height:1.7;position:relative}.exp-highlights li:before{content:"";background:var(--accent);border-radius:50%;width:4px;height:4px;position:absolute;top:.7em;left:0}.exp-highlights li strong{color:var(--text);font-weight:600}.exp-tech{flex-wrap:wrap;gap:.4rem;margin-top:1rem;display:flex}.exp-tech span{background:var(--accent-dim);color:var(--accent);border-radius:100px;padding:.25rem .6rem;font-size:.72rem;font-weight:500}@media (width<=768px){.experience{padding:3.5rem 0 4rem}.exp-heading{margin-bottom:2rem;font-size:clamp(1.5rem,5.5vw,2rem)}.exp-header{grid-template-columns:1fr auto;gap:.75rem}.exp-date{display:none}.exp-role{font-size:.95rem}.exp-company{font-size:.8rem}.exp-highlights li{font-size:.82rem;line-height:1.65}.exp-tech span{font-size:.65rem}}.contact{text-align:center;padding:6rem 0 5rem}.contact-heading{font-family:var(--font-display);letter-spacing:-.03em;margin-bottom:1.25rem;font-size:clamp(2rem,6vw,4rem);font-weight:800;line-height:1.08}.contact-heading .accent{color:var(--accent)}.contact-sub{color:var(--text-muted);max-width:460px;margin:0 auto 2.5rem;font-size:.98rem;line-height:1.75}.contact-email{color:var(--text);border:1px solid var(--border);text-overflow:ellipsis;white-space:nowrap;border-radius:100px;align-items:center;gap:.5rem;max-width:100%;margin-bottom:2.5rem;padding:.85rem clamp(1.25rem,4vw,2.5rem);font-size:clamp(.8rem,2.5vw,1.1rem);font-weight:600;transition:border-color .3s,background .3s,transform .3s;display:inline-flex;overflow:hidden}.contact-email:hover{border-color:var(--accent);background:var(--accent-dim);transform:translateY(-2px)}.contact-socials{justify-content:center;align-items:center;gap:2rem;display:flex}.contact-social{color:var(--text-dim);font-size:.85rem;font-weight:500;transition:color .3s;position:relative}.contact-social:after{content:"";background:var(--accent);width:0;height:1px;transition:width .3s;position:absolute;bottom:-2px;left:0}.contact-social:hover{color:var(--text)}.contact-social:hover:after{width:100%}.footer{border-top:1px solid var(--border);padding:2rem 0}.footer-inner{justify-content:space-between;align-items:center;display:flex}.footer-text{color:var(--text-dim);font-size:.78rem}.footer-links{gap:1.5rem;display:flex}.footer-links a{color:var(--text-dim);font-size:.78rem;transition:color .3s}.footer-links a:hover{color:var(--text)}@media (width<=768px){.footer{padding:1.5rem 0}.footer-inner{text-align:center;flex-direction:column;gap:.75rem}.footer-text{font-size:.72rem}.footer-links{gap:1rem}.footer-links a{font-size:.72rem}.contact{padding:4rem 0 3.5rem}.contact-heading{font-size:clamp(1.6rem,8vw,2.5rem)}.contact-sub{max-width:100%;margin-bottom:2rem;padding:0;font-size:.88rem}.contact-email{padding:.75rem 1.25rem;font-size:.78rem}.contact-socials{gap:1.25rem}.contact-social{font-size:.78rem}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}html{scroll-behavior:auto}}
