:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--ink:#151618;--muted:#626872;--line:#d9dde3;--paper:#f7f4ee;--white:#fff;--green:#55b685;--red:#d94f45;--yellow:#f1b84b;--blue:#4067c8;--charcoal:#23262b;--shadow:0 24px 80px #191c2224}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--paper);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}ul{margin:0;padding:0;list-style:none}:focus-visible{outline:3px solid var(--blue);outline-offset:4px}.skip-link{z-index:50;color:var(--white);background:var(--ink);border-radius:8px;padding:12px 16px;transition:top .18s;position:absolute;top:-48px;left:20px}.skip-link:focus{top:20px}.site-header{z-index:20;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f7f4eee0;border-bottom:1px solid #15161814;justify-content:space-between;align-items:center;gap:24px;min-height:72px;padding:16px clamp(20px,5vw,72px);display:flex;position:sticky;top:0}.header-actions{justify-content:flex-end;align-items:center;gap:18px;display:flex}.brand{border:2px solid var(--ink);border-radius:8px;place-items:center;width:44px;height:44px;font-weight:900;display:grid}nav{color:var(--muted);flex-wrap:wrap;justify-content:flex-end;gap:clamp(12px,3vw,28px);font-size:.95rem;font-weight:700;display:flex}nav a:hover{color:var(--ink)}.language-switcher{background:#ffffffbf;border:1px solid #1516181f;border-radius:999px;padding:4px;display:inline-flex}.language-button{min-width:50px;min-height:38px;color:var(--muted);font:inherit;cursor:pointer;background:0 0;border:0;border-radius:999px;padding:0 12px;font-size:.82rem;font-weight:900;transition:background .18s,color .18s,transform .18s}.language-button:hover{color:var(--ink)}.language-button.is-active{color:var(--white);background:var(--ink)}.hero{grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);align-items:center;gap:clamp(44px,8vw,112px);min-height:calc(100vh - 72px);padding:clamp(40px,7vw,90px) clamp(20px,5vw,72px) 60px;display:grid;overflow:hidden}.hero-copy{max-width:720px}.eyebrow,.section-label{color:var(--blue);letter-spacing:0;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:900}h1,h2,h3,p{margin-top:0}h1{letter-spacing:0;max-width:10ch;margin-bottom:22px;font-size:clamp(4rem,12vw,9.5rem);line-height:.88}h2{letter-spacing:0;max-width:820px;margin-bottom:0;font-size:clamp(2rem,5vw,4.7rem);line-height:.98}h3{font-size:1.35rem;line-height:1.15}.hero-text{max-width:640px;color:var(--muted);font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.55}.hero-actions,.contact-actions{flex-wrap:wrap;gap:12px;margin-top:30px;display:flex}.button{border:2px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 12px 24px #15161829}.button.primary{color:var(--white);background:var(--ink)}.button.secondary{background:0 0}.workspace-visual{border:2px solid var(--ink);background:var(--charcoal);width:min(100%,720px);box-shadow:var(--shadow);border-radius:8px;margin-left:auto;transform:translate(clamp(8px,2vw,24px))rotate(1deg)}.window-bar{border-bottom:2px solid #ffffff1f;gap:9px;padding:16px;display:flex}.window-bar span{border-radius:50%;width:13px;height:13px}.window-bar span:first-child{background:var(--red)}.window-bar span:nth-child(2){background:var(--yellow)}.window-bar span:nth-child(3){background:var(--green)}.editor-grid{grid-template-columns:150px minmax(0,1fr);min-height:430px;display:grid}.editor-grid aside{color:#ffffff9e;border-right:2px solid #ffffff1f;padding:24px 18px;font-size:.86rem}.editor-grid aside p{color:var(--white);margin-bottom:18px;font-weight:900}.editor-grid aside span{margin-bottom:12px;display:block}.code-panel{align-content:space-between;gap:24px;padding:clamp(22px,4vw,38px);display:grid}pre{color:#d8f3ff;white-space:pre-wrap;min-height:210px;margin:0;font:700 clamp(.9rem,1.8vw,1.12rem)/1.75 SFMono-Regular,Consolas,monospace;overflow-x:auto}.terminal{color:#ffffffbd;background:#00000038;border:1px solid #ffffff29;border-radius:8px;justify-content:space-between;align-items:center;gap:16px;padding:18px;font-family:SFMono-Regular,Consolas,monospace;display:flex}.terminal strong{color:var(--green)}.section{padding:clamp(70px,10vw,130px) clamp(20px,5vw,72px)}.about{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white);grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);gap:clamp(28px,6vw,88px);display:grid}.about>p{color:var(--muted);align-self:end;font-size:1.16rem;line-height:1.75}.section-heading{gap:12px;margin-bottom:42px;display:grid}.project-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.project-card{border:2px solid var(--ink);background:var(--white);border-radius:8px;flex-direction:column;min-height:360px;padding:24px;transition:transform .18s,box-shadow .18s,background .18s;display:flex;box-shadow:8px 8px #15161814}.project-card:nth-child(2){background:#edf7f0}.project-card:nth-child(3){background:#f5efdc}.project-topline{min-height:28px;color:var(--muted);justify-content:space-between;align-items:center;gap:12px;margin-bottom:48px;font-size:.82rem;font-weight:800;display:flex}.project-topline strong{color:var(--blue)}.project-card p{color:var(--muted);line-height:1.6}.project-card:hover{transform:translateY(-6px);box-shadow:0 18px 34px #15161824}.project-card .tags{margin-top:auto}.tags,.skill-grid{flex-wrap:wrap;gap:10px;display:flex}.tags span,.skill-grid li,.tags li{min-height:34px;color:var(--ink);background:#ffffff9e;border:1px solid #1516182e;border-radius:8px;align-items:center;padding:0 12px;font-size:.86rem;font-weight:800;display:inline-flex}.project-link{border:2px solid var(--ink);border-radius:8px;justify-content:center;align-items:center;width:fit-content;min-height:42px;margin-top:18px;padding:0 14px;font-size:.92rem;font-weight:900;transition:transform .18s,box-shadow .18s,background .18s;display:inline-flex}.project-link:hover{transform:translateY(-2px);box-shadow:0 12px 24px #1516181f}.project-card:hover .project-link:not(.placeholder){color:var(--white);background:var(--ink);box-shadow:0 12px 24px #15161829}.project-link.placeholder{color:var(--muted);background:#fff6;border-style:dashed}.skills{color:var(--white);background:var(--charcoal)}.skills .section-label,.skills h2{color:var(--white)}.skill-grid li{color:var(--white);background:#ffffff14;border-color:#fff3}.experience{background:var(--white)}.education-title{white-space:nowrap}.timeline{border-top:2px solid var(--ink);gap:0;display:grid}.timeline article{border-bottom:1px solid var(--line);grid-template-columns:160px minmax(0,1fr);gap:clamp(20px,5vw,70px);padding:30px 0;display:grid}time{color:var(--blue);font-weight:900}.timeline-content{min-width:0}.timeline-header{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.timeline-description{min-height:34px;color:var(--ink);text-align:right;background:#ffffff9e;border:1px solid #1516182e;border-radius:8px;flex-shrink:0;align-items:center;padding:0 12px;font-size:.86rem;font-weight:800;display:inline-flex}.timeline-place{color:var(--ink);margin:8px 0 0;font-size:.95rem;font-weight:800}.contact{color:var(--white);background:var(--ink);grid-template-columns:minmax(0,.8fr) minmax(280px,.8fr);gap:clamp(28px,6vw,80px);padding:clamp(70px,10vw,130px) clamp(20px,5vw,72px);display:grid}.contact .section-label{color:var(--green)}.contact .button{border-color:#ffffff52}.contact .button.primary{color:var(--ink);background:var(--white)}.contact .button.secondary{color:var(--white)}.contact-note{color:#fffc;max-width:32rem;margin:0;line-height:1.6}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media (width<=980px){.hero,.about,.contact{grid-template-columns:1fr}.workspace-visual{margin-left:0;transform:rotate(1deg)}.project-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=680px){.site-header{flex-direction:column;justify-content:center;align-items:stretch;position:static}.header-actions{grid-template-columns:minmax(0,9.5fr) minmax(84px,.5fr);align-items:stretch;gap:10px;width:100%;display:grid}.brand{display:none}nav{grid-area:1/1/span 2;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.language-switcher{border-radius:8px;grid-area:1/2/span 2;grid-template-rows:repeat(2,minmax(0,1fr));grid-template-columns:1fr;width:100%;padding:0;display:grid}nav a{background:#ffffffa6;border:1px solid #1516181f;border-radius:8px;justify-content:center;align-items:center;min-height:42px;padding:0 12px;display:flex}.language-button{border-radius:0;width:100%;min-width:0}.language-button:first-child{border-bottom:1px solid #1516181f;border-top-left-radius:8px;border-top-right-radius:8px}.language-button:last-child{border-bottom-right-radius:8px;border-bottom-left-radius:8px}.hero{min-height:auto}h1{font-size:4.35rem}.editor-grid{grid-template-columns:1fr}.editor-grid aside{display:none}.terminal{flex-direction:column;align-items:flex-start}.project-grid,.timeline article{grid-template-columns:1fr}.timeline-header{flex-direction:column;align-items:flex-start}.project-card{min-height:300px}}
