.app{position:relative;overflow-x:clip}.app__noise{pointer-events:none;opacity:.04;z-index:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}.nav{z-index:50;justify-content:center;padding:1rem 1.5rem;transition:background .35s,-webkit-backdrop-filter .35s,backdrop-filter .35s;display:flex;position:fixed;top:0;left:0;right:0}.nav--scrolled{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);background:#050508b8}.nav__inner{width:min(100%, var(--max));grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.75rem 1rem;display:grid}@media (width<=720px){.nav__inner{grid-template-rows:auto auto;grid-template-columns:1fr auto}.nav__brand{grid-area:1/1}.nav__lang{grid-area:1/2;place-self:center end}.nav__links{grid-area:2/1/auto/-1;justify-content:flex-start}}.nav__lang{border:1px solid var(--border);background:var(--surface);border-radius:999px;flex-shrink:0;align-items:center;gap:.15rem;padding:.2rem;display:inline-flex}.nav__lang-btn{font:inherit;letter-spacing:.02em;cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:999px;padding:.35rem .65rem;font-size:.78rem;font-weight:600;transition:color .2s,background .2s}.nav__lang-btn:hover{color:var(--text-strong)}.nav__lang-btn--active{color:var(--text-strong);background:#ffffff0f}.nav__brand{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-strong);flex-shrink:0;font-size:1.05rem;font-weight:700;text-decoration:none}.nav__links{flex-wrap:wrap;flex:auto;justify-content:flex-end;gap:.35rem;min-width:0;display:flex}.nav__links a{color:var(--muted);border-radius:999px;padding:.45rem .85rem;font-size:.875rem;text-decoration:none;transition:color .2s,background .2s}.nav__links a:hover{color:var(--text-strong);background:var(--surface)}.hero{justify-content:center;align-items:center;min-height:100svh;padding:6rem 1.5rem 4rem;display:flex;position:relative}.hero__grid{width:min(100%, var(--max));align-items:center;gap:3rem;display:grid}@media (width>=900px){.hero__grid{grid-template-columns:1.1fr .9fr;gap:4rem}}.hero__badge{border:1px solid var(--border);background:var(--surface);color:var(--muted);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.35rem .85rem;font-size:.8rem;display:inline-flex}.hero__badge-dot{background:var(--accent-2);width:8px;height:8px;box-shadow:0 0 12px var(--accent-2);border-radius:50%}.hero__title{font-family:var(--font-display);letter-spacing:-.04em;color:var(--text-strong);flex-direction:column;align-items:flex-start;gap:.12em;margin:0 0 1.25rem;font-weight:800;line-height:1.08;display:flex}.hero__title-greet,.hero__title-ben{letter-spacing:-.03em;color:var(--text-strong);font-size:clamp(1.6rem,4.2vw,2.35rem);font-weight:700;display:block}.hero__title-ben{margin-bottom:.35em}.hero__name-stack{flex-direction:column;align-items:flex-start;gap:0;margin-top:.08em;display:flex}.hero__name-line{letter-spacing:-.05em;font-size:clamp(2.65rem,8.5vw,4.85rem);font-weight:800;line-height:1;display:block}.hero__gradient{background:linear-gradient(105deg, #fff 0%, #c4b5fd 35%, var(--accent-2) 100%);color:#0000;-webkit-background-clip:text;background-clip:text}.hero__lead{max-width:36ch;color:var(--muted);margin:0 0 2rem;font-size:1.125rem}.hero__lead-strong{color:var(--text-strong);font-weight:600}.hero__cta{flex-wrap:wrap;gap:.75rem;display:flex}.btn{font-family:var(--font-body);cursor:pointer;border:none;border-radius:999px;justify-content:center;align-items:center;gap:.5rem;padding:.85rem 1.35rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.btn:active{transform:scale(.98)}.btn--primary{background:linear-gradient(135deg, var(--accent), #5b8def);color:#fff;box-shadow:0 0 40px var(--accent-glow)}.btn--primary:hover{box-shadow:0 0 56px var(--accent-glow)}.btn--ghost{background:var(--surface);color:var(--text-strong);border:1px solid var(--border)}.btn--ghost:hover{background:var(--surface-hover)}.hero__visual{aspect-ratio:1;max-width:420px;margin-inline:auto;position:relative}.hero__ring{border:1px dashed #ffffff1f;border-radius:50%;animation:48s linear infinite spin;position:absolute;inset:-8%}.hero__ring--2{opacity:.6;animation-duration:32s;animation-direction:reverse;inset:-4%}@keyframes spin{to{transform:rotate(360deg)}}.hero__blob{filter:blur();box-shadow:0 0 80px var(--accent-glow), inset 0 0 60px #00000059;background:radial-gradient(circle at 30% 30%,#7c5cff,#1a0f2e 70%);border-radius:46% 54% 42% 58%/58% 42%;position:absolute;inset:10%}.hero__initials{font-family:var(--font-display);letter-spacing:-.06em;color:#fffffff2;text-shadow:0 20px 60px #00000073;justify-content:center;align-items:center;font-size:clamp(4rem,14vw,7rem);font-weight:800;display:flex;position:absolute;inset:0}.hero__float{border:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:var(--text-strong);white-space:nowrap;background:#0c0c12d9;border-radius:14px;padding:.65rem 1rem;font-size:.8rem;position:absolute}.hero__float--1{top:12%;right:-4%}.hero__float--2{bottom:18%;left:-6%}.section{z-index:1;padding:5rem 1.5rem;position:relative}.section__inner{width:min(100%, var(--max));margin-inline:auto}.section__label{font-family:var(--font-display);letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin:0 0 .75rem;font-size:.75rem;font-weight:700}.section__title{font-family:var(--font-display);letter-spacing:-.03em;color:var(--text-strong);margin:0 0 2.5rem;font-size:clamp(1.75rem,4vw,2.35rem);font-weight:700}.card{border-radius:var(--radius);background:var(--surface);border:1px solid var(--border);padding:1.5rem 1.65rem;transition:border-color .25s,transform .25s}.card:hover{border-color:#7c5cff59}.about__text{max-width:65ch;margin:0;font-size:1.05rem}.timeline{flex-direction:column;gap:1rem;display:flex}.timeline__item{border-left:2px solid #7c5cff73;gap:.35rem;padding-left:1.25rem;display:grid}.timeline__meta{color:var(--muted);font-size:.85rem}.timeline__role{font-family:var(--font-display);color:var(--text-strong);font-size:1.05rem;font-weight:700}.timeline__org{color:var(--text);font-weight:500}.timeline__desc{color:var(--muted);margin:.5rem 0 0;font-size:.95rem}.subgrid{gap:2.5rem;display:grid}@media (width>=800px){.subgrid{grid-template-columns:1fr 1fr;align-items:start}}.mini-title{font-family:var(--font-display);color:var(--text-strong);margin:0 0 1rem;font-size:1rem;font-weight:600}.chips{flex-wrap:wrap;gap:.5rem;display:flex}.chip{background:var(--bg-elevated);border:1px solid var(--border);color:var(--text);border-radius:999px;padding:.4rem .85rem;font-size:.85rem}.project-grid{gap:1.25rem;display:grid}@media (width>=700px){.project-grid{grid-template-columns:repeat(2,1fr)}}.project-card{flex-direction:column;gap:.75rem;height:100%;display:flex}.project-card__tag{letter-spacing:.08em;text-transform:uppercase;color:var(--accent-2);font-size:.72rem;font-weight:600}.project-card__name{font-family:var(--font-display);color:var(--text-strong);margin:0;font-size:1.2rem;font-weight:700}.project-card__body{color:var(--muted);flex:1;margin:0;font-size:.92rem;line-height:1.6}.edu-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.edu-list li{background:var(--bg-elevated);border:1px solid var(--border);border-radius:16px;padding:1rem 1.15rem}.edu-list strong{font-family:var(--font-display);color:var(--text-strong);margin-bottom:.25rem;display:block}.edu-list span{color:var(--muted);font-size:.88rem}.contact{text-align:center;padding-bottom:6rem}.contact__box{border:1px solid var(--border);background:linear-gradient(145deg,#7c5cff1f,#00d4aa14);border-radius:28px;max-width:520px;margin-inline:auto;padding:2.5rem 1.75rem}.contact__links{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.contact__links a{color:var(--text-strong);background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:.5rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s}.contact__links a:hover{background:var(--surface-hover)}.footer{border-top:1px solid var(--border);text-align:center;color:var(--muted);padding:2rem 1.5rem;font-size:.85rem}.orbs{pointer-events:none;z-index:0;position:fixed;inset:0;overflow:hidden}.orb{filter:blur(80px);opacity:.45;border-radius:50%;position:absolute}.orb--1{background:#4c1d95;width:min(50vw,420px);height:min(50vw,420px);top:-10%;right:-5%}.orb--2{opacity:.28;background:#0d9488;width:min(45vw,380px);height:min(45vw,380px);bottom:10%;left:-8%}.orb--3{opacity:.15;background:#7c5cff;width:280px;height:280px;top:45%;left:35%}:root{--bg-deep:#050508;--bg-elevated:#0c0c12;--surface:#ffffff0a;--surface-hover:#ffffff14;--border:#ffffff14;--text:#ffffffb8;--text-strong:#f4f4f8;--muted:#ffffff73;--accent:#7c5cff;--accent-2:#00d4aa;--accent-glow:#7c5cff59;--radius:20px;--font-display:"Syne", system-ui, sans-serif;--font-body:"Instrument Sans", system-ui, sans-serif;--max:1120px}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}body{min-height:100svh;font-family:var(--font-body);color:var(--text);background:var(--bg-deep);-webkit-font-smoothing:antialiased;margin:0;font-size:17px;line-height:1.55}#root{width:100%;min-height:100svh}a{color:inherit}::selection{background:var(--accent);color:#fff}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
