.cinematic-lighting{z-index:3;pointer-events:none;opacity:.5;position:absolute;inset:0;overflow:hidden}.cinematic-lighting__key{transition:background .1s linear;position:absolute;inset:0}.cinematic-lighting__rim{background:radial-gradient(80% 60% at 72%,#6b9fff14 0%,#0000 60%);transition:opacity .2s;position:absolute;inset:0}.cinematic-lighting__accent{filter:blur(40px);background:radial-gradient(circle,#a8c8ff1f 0%,#0000 70%);width:160px;height:160px;transition:opacity .3s;position:absolute;top:40%;right:8%}.cinematic-lighting__vignette{background:radial-gradient(80% 70%,#0000 30%,#050508bf 100%);position:absolute;inset:0}.loading-overlay{z-index:1000;background:var(--color-bg-deep);justify-content:center;align-items:center;transition:opacity .5s;display:flex;position:fixed;inset:0}.loading-overlay__content{text-align:center;width:min(280px,80vw)}.loading-overlay__bar{background:#ffffff14;border-radius:2px;height:2px;margin-bottom:1rem;overflow:hidden}.loading-overlay__fill{background:linear-gradient(90deg, var(--color-accent), var(--color-accent-glow));border-radius:2px;height:100%;transition:width .2s}.loading-overlay__text{letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-dim);font-size:.75rem}.hero-canvas{filter:drop-shadow(0 0 30px #a8c8ff14);width:100%;height:100%;transition:opacity .15s linear,filter .6s;position:absolute;inset:0}.hero-canvas--glow{filter:drop-shadow(0 0 50px #a8c8ff29)drop-shadow(0 0 80px #6b9fff14)}.nav{z-index:100;height:var(--nav-height);-webkit-backdrop-filter:blur(20px)saturate(150%);background:#05050899;border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:1.25rem clamp(1.5rem,5vw,4rem);display:flex;position:fixed;top:0;left:0;right:0}.nav__logo{font-family:var(--font-display);letter-spacing:.05em;color:var(--color-text-primary);border-radius:var(--radius-sm);border:1px solid var(--glass-border);background:var(--glass-bg);justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:800;transition:all .25s;display:flex}.nav__logo:hover{border-color:#6b9fff4d;box-shadow:0 0 20px #6b9fff1a}.nav__links{gap:.25rem;list-style:none;display:flex}.nav__link{letter-spacing:.06em;text-transform:uppercase;color:var(--color-text-dim);border-radius:100px;padding:.45rem .85rem;font-size:.75rem;font-weight:500;transition:all .25s}.nav__link:hover{color:var(--color-text-muted);background:#ffffff0a}.nav__link--active{color:var(--color-accent-glow);background:var(--color-accent-soft)}.nav__right{align-items:center;gap:1rem;display:flex}.nav__resume{font-family:var(--font-display);letter-spacing:.06em;text-transform:uppercase;color:var(--color-accent-glow);background:var(--color-accent-soft);white-space:nowrap;border:1px solid #6b9fff4d;border-radius:100px;padding:.45rem .95rem;font-size:.75rem;font-weight:600;transition:all .25s}.nav__resume:hover{border-color:#6b9fff8c;transform:translateY(-1px);box-shadow:0 0 20px #6b9fff2e}.nav__progress{align-items:center;gap:6px;display:flex}.nav__dot{background:#ffffff1f;border-radius:50%;width:6px;height:6px;transition:all .3s}.nav__dot--active{background:var(--color-accent);transform:scale(1.2);box-shadow:0 0 8px #6b9fff80}@media (width<=768px){.nav__links{display:none}.nav__progress{gap:5px}.nav__dot{width:5px;height:5px}}.parallax-bg{z-index:1;position:absolute;inset:0;overflow:hidden}.parallax-bg__deep{will-change:transform;flex-direction:column;justify-content:center;align-items:flex-end;padding-right:8%;display:flex;position:absolute;inset:0}.parallax-bg__name{font-family:var(--font-display);letter-spacing:.08em;color:#ffffff06;-webkit-user-select:none;user-select:none;font-size:clamp(4rem,12vw,10rem);font-weight:800;line-height:.9}.parallax-bg__grid{will-change:transform;background-image:linear-gradient(#ffffff05 1px,#0000 1px),linear-gradient(90deg,#ffffff05 1px,#0000 1px);background-size:80px 80px;position:absolute;inset:-50%;-webkit-mask-image:radial-gradient(70% 60%,#000 20%,#0000 70%);mask-image:radial-gradient(70% 60%,#000 20%,#0000 70%)}.parallax-bg__particles{will-change:transform;position:absolute;inset:0}.parallax-bg__particle{background:var(--color-accent-glow);border-radius:50%;width:2px;height:2px;animation:6s ease-in-out infinite float;position:absolute}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-12px)}}@media (width<=768px){.parallax-bg__name{align-self:center;padding-right:0;font-size:clamp(3rem,18vw,6rem)}}.reduced-hero{border-radius:var(--radius-lg);background:var(--color-bg-mid);height:50vh;min-height:320px;margin-bottom:3rem;position:relative;overflow:hidden}.reduced-hero .hero-canvas{position:absolute;inset:0}.reduced-hero__content{z-index:10;margin-top:2rem;padding:2rem;position:relative}.reduced-hero__content h1{font-family:var(--font-display);margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.reduced-hero__content p{color:var(--color-text-muted)}.reduced-layout h2{font-family:var(--font-display);margin-bottom:1rem;font-size:1.5rem;font-weight:700}.reduced-card{margin-bottom:1rem;padding:1.25rem}.reduced-card h3{font-family:var(--font-display);margin-bottom:.35rem;font-size:1rem;font-weight:600}.reduced-meta{color:var(--color-text-dim);margin-bottom:.75rem;font-size:.8rem}.reduced-award{color:var(--color-accent-glow);margin-bottom:.5rem;font-size:.8rem}.reduced-card ul{list-style:none}.reduced-card li{color:var(--color-text-muted);margin-bottom:.35rem;padding-left:.75rem;font-size:.85rem;line-height:1.5;position:relative}.reduced-card li:before{content:"";background:var(--color-accent);opacity:.5;border-radius:50%;width:3px;height:3px;position:absolute;top:.55em;left:0}.reduced-card a{color:var(--color-accent-glow)}.reduced-card a:hover{text-decoration:underline}.contact-card{box-shadow:var(--shadow-soft), 0 0 60px #6b9fff24, inset 0 1px 0 var(--glass-highlight);padding:1.75rem}.contact-card__message{color:var(--color-text-muted);margin-bottom:1.5rem;font-size:.9rem;line-height:1.6}.contact-card__links{flex-direction:column;gap:.65rem;margin-bottom:1.25rem;display:flex}.contact-link{border-radius:var(--radius-md);color:var(--color-text-primary);background:#ffffff08;border:1px solid #ffffff0f;align-items:center;gap:.85rem;padding:.75rem 1rem;font-size:.85rem;transition:all .25s;display:flex}.contact-link:hover{background:#6b9fff14;border-color:#6b9fff40;transform:translate(4px);box-shadow:0 0 20px #6b9fff1a}.contact-link__icon{border-radius:var(--radius-sm);background:var(--color-accent-soft);width:32px;height:32px;color:var(--color-accent-glow);font-size:.75rem;font-weight:600;font-family:var(--font-display);flex-shrink:0;justify-content:center;align-items:center;display:flex}.contact-card__location{color:var(--color-text-dim);font-size:.75rem}.education-section__grid{flex-direction:column;gap:.75rem;display:flex}.education-card{padding:1.15rem 1.35rem}.education-card__date{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);margin-bottom:.35rem;font-size:.7rem;font-weight:500}.education-card__school{font-family:var(--font-display);margin-bottom:.25rem;font-size:1rem;font-weight:600}.education-card__degree{color:var(--color-text-muted);font-size:.82rem;line-height:1.45}.education-card__location{color:var(--color-text-dim);margin-top:.25rem;font-size:.75rem}.education-card__subtitle{font-family:var(--font-display);color:var(--color-text-primary);margin-bottom:.65rem;font-size:.85rem;font-weight:600}.education-card__list{list-style:none}.education-card__list li{color:var(--color-text-muted);margin-bottom:.3rem;padding-left:.75rem;font-size:.8rem;line-height:1.5;position:relative}.education-card__list li:before{content:"—";color:var(--color-accent);opacity:.5;font-size:.7rem;position:absolute;left:0}.education-section__skills{flex-wrap:wrap;gap:.35rem;display:flex}.education-card--skills{padding-bottom:1rem}.experience-section__timeline{flex-direction:column;gap:.75rem;display:flex}.experience-card{gap:1rem;padding:1.25rem 1.5rem;display:flex}.experience-card__marker{flex-direction:column;flex-shrink:0;align-items:center;padding-top:.35rem;display:flex}.experience-card__dot{background:var(--color-accent);border-radius:50%;width:8px;height:8px;box-shadow:0 0 12px #6b9fff66}.experience-card__line{background:linear-gradient(180deg, var(--color-accent), transparent);opacity:.3;flex:1;width:1px;min-height:20px;margin-top:.5rem}.experience-card__content{flex:1;min-width:0}.experience-card__meta{margin-bottom:.35rem}.experience-card__date{letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);font-size:.7rem;font-weight:500}.experience-card__role{font-family:var(--font-display);margin-bottom:.2rem;font-size:1.05rem;font-weight:600}.experience-card__org{color:var(--color-text-dim);margin-bottom:.75rem;font-size:.8rem}.experience-card__bullets{list-style:none}.experience-card__bullets li{color:var(--color-text-muted);margin-bottom:.35rem;padding-left:.85rem;font-size:.8rem;line-height:1.5;position:relative}.experience-card__bullets li:before{content:"";background:var(--color-text-dim);border-radius:50%;width:3px;height:3px;position:absolute;top:.55em;left:0}.hero-intro{z-index:10;top:calc(var(--nav-height) + 3vh);text-align:center;pointer-events:none;width:min(680px,100vw - 3rem);transition:opacity .25s linear;position:absolute;left:50%;transform:translate(-50%)}.hero-intro__eyebrow{font-family:var(--font-display);letter-spacing:.3em;text-transform:uppercase;color:var(--color-accent);margin-bottom:1rem;font-size:.7rem;font-weight:600}.hero-intro__name{font-family:var(--font-display);letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#a8c8ffd9 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:800;line-height:1}.hero-intro__tagline{color:var(--color-text-primary);text-shadow:0 2px 12px #050508cc;font-size:clamp(.95rem,2vw,1.1rem);font-weight:400;line-height:1.7}.hero-intro__scroll-hint{letter-spacing:.15em;text-transform:uppercase;color:var(--color-text-muted);justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;font-size:.75rem;display:flex}.hero-intro__scroll-line{background:linear-gradient(90deg, transparent, var(--color-accent));width:40px;height:1px;animation:2s ease-in-out infinite scrollPulse;display:block}.hero-intro__scroll-line--flip{background:linear-gradient(90deg, var(--color-accent), transparent)}@keyframes scrollPulse{0%,to{opacity:.4;transform:scaleX(.8)}50%{opacity:1;transform:scaleX(1)}}@media (width<=768px){.hero-intro{top:calc(var(--nav-height) + 2vh)}}.projects-section__list{flex-direction:column;gap:1rem;display:flex}.project-card{padding:1.25rem 1.5rem}.project-card__header{align-items:flex-start;gap:1rem;margin-bottom:.75rem;display:flex}.project-card__index{font-family:var(--font-display);color:var(--color-accent);opacity:.6;padding-top:.2rem;font-size:.75rem;font-weight:700}.project-card__name{font-family:var(--font-display);letter-spacing:-.01em;font-size:1.1rem;font-weight:600}.project-card__date{color:var(--color-text-dim);margin-top:.15rem;font-size:.75rem}.project-card__award{color:var(--color-accent-glow);margin-bottom:.75rem;font-size:.8rem;font-weight:500}.project-card__bullets{margin-bottom:1rem;list-style:none}.project-card__bullets li{color:var(--color-text-muted);margin-bottom:.4rem;padding-left:.85rem;font-size:.82rem;line-height:1.55;position:relative}.project-card__bullets li:before{content:"";background:var(--color-accent);opacity:.5;border-radius:50%;width:3px;height:3px;position:absolute;top:.55em;left:0}.project-card__tags{flex-wrap:wrap;gap:.4rem;display:flex}:root{--color-bg-deep:#050508;--color-bg-mid:#0a0a12;--color-bg-elevated:#12121c;--color-text-primary:#f5f5fa;--color-text-muted:#b0b0c4;--color-text-dim:#7878a0;--color-accent:#6b9fff;--color-accent-glow:#a8c8ff;--color-accent-soft:#6b9fff26;--glass-bg:#06060ce0;--glass-border:#ffffff1a;--glass-highlight:#ffffff0d;--shadow-soft:0 8px 32px #0006;--shadow-glow:0 0 40px #6b9fff1f;--blur-glass:24px;--radius-lg:16px;--radius-md:12px;--radius-sm:8px;--font-display:"Syne", system-ui, sans-serif;--font-body:"Inter", system-ui, sans-serif;--scroll-height:150vh;--nav-height:72px}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:auto}html.lenis,html.lenis body{height:auto}.lenis.lenis-smooth{scroll-behavior:auto!important}.lenis.lenis-smooth [data-lenis-prevent]{overscroll-behavior:contain}.lenis.lenis-stopped{overflow:hidden}body{font-family:var(--font-body);background:var(--color-bg-deep);color:var(--color-text-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;overflow-x:hidden}#root{min-height:100vh}a{color:inherit;text-decoration:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(var(--blur-glass)) saturate(160%);border:1px solid var(--glass-border);box-shadow:var(--shadow-soft), inset 0 1px 0 var(--glass-highlight);border-radius:var(--radius-lg)}.glass:hover{box-shadow:var(--shadow-soft), var(--shadow-glow), inset 0 1px 0 var(--glass-highlight);border-color:#ffffff24}.grain-overlay{pointer-events:none;z-index:9999;opacity:.035;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)'/%3E%3C/svg%3E");position:fixed;inset:0}.fencer-layer{z-index:0;pointer-events:none;background:linear-gradient(180deg, var(--color-bg-deep) 0%, var(--color-bg-mid) 55%, var(--color-bg-deep) 100%);position:fixed;inset:0}.scroll-journey{height:var(--scroll-height);z-index:2;position:relative}.pinned-stage{background:0 0;width:100%;height:100vh;position:relative;overflow:hidden}.content-main{z-index:1;flex-direction:column;gap:9rem;max-width:880px;margin:0 auto;padding:7rem clamp(1.5rem,5vw,4rem) 8rem;display:flex;position:relative}.content-section{opacity:0;filter:blur(6px);transition:opacity .8s,transform .9s cubic-bezier(.16,1,.3,1),filter .8s;transform:translateY(40px)}.content-section--revealed{opacity:1;filter:blur();transform:translateY(0)}.section-label{font-family:var(--font-display);letter-spacing:.25em;text-transform:uppercase;color:var(--color-accent-glow);margin-bottom:.75rem;font-size:.7rem;font-weight:600}.section-title{font-family:var(--font-display);letter-spacing:-.02em;margin-bottom:1.5rem;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.1}.tag{letter-spacing:.05em;color:var(--color-accent-glow);background:var(--color-accent-soft);border:1px solid #6b9fff33;border-radius:100px;padding:.25rem .65rem;font-size:.7rem;font-weight:500;display:inline-block}.skill-pill{color:var(--color-text-muted);background:#ffffff08;border:1px solid #ffffff0f;border-radius:100px;padding:.35rem .75rem;font-size:.75rem;display:inline-block}.reduced-layout{max-width:900px;margin:0 auto;padding:2rem clamp(1.5rem,5vw,4rem)}.reduced-layout .section-block{margin-bottom:4rem}@media (width<=768px){.content-main{gap:6rem;padding:4rem 1.25rem 5rem}}
