:root{--background: #f8fafc;--surface: #ffffff;--surface-muted: #f1f5f9;--text: #172033;--text-muted: #64748b;--border: #cbd5e1;--accent: #0f766e;--accent-hover: #115e59;--header-background: rgba(255, 255, 255, .96);--shadow: rgba(23, 32, 51, .05);--feedback-success-text: #116149;--feedback-success-background: #e9f8f1;--feedback-error-text: #8a1c13;--feedback-error-background: #fff0ee;--max-width: 1120px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility}:root[data-theme=dark]{--background: #0b1120;--surface: #111a2e;--surface-muted: #0f172a;--text: #e5edf7;--text-muted: #a8b5c7;--border: #334155;--accent: #2dd4bf;--accent-hover: #5eead4;--header-background: rgba(11, 17, 32, .94);--shadow: rgba(0, 0, 0, .28);--feedback-success-text: #a7f3d0;--feedback-success-background: #153d35;--feedback-error-text: #fecaca;--feedback-error-background: #4c1d1d}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;color:var(--text);background:var(--background);line-height:1.5}body,button,input,textarea{font:inherit}a{color:inherit}.skip-link{position:fixed;top:12px;left:12px;z-index:100;padding:10px 14px;border-radius:6px;color:#fff;background:var(--accent);transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.container{width:min(calc(100% - 40px),var(--max-width));margin-inline:auto}.narrow-container{max-width:820px}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--border);background:var(--header-background);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header-content{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;min-height:72px;gap:24px}.header-content>nav{min-width:0;justify-self:end}.header-utilities{display:flex;align-items:center;gap:10px;padding-left:18px;border-left:1px solid var(--border)}.brand{flex:none;font-size:1.25rem;font-weight:800;text-decoration:none}.brand span,.eyebrow,.project-year,.timeline-period{color:var(--accent)}.navigation{display:flex;align-items:center;gap:24px;margin:0;padding:0;list-style:none}.navigation a{color:var(--text-muted);font-size:.9rem;font-weight:650;text-decoration:none}.navigation a:hover,.navigation a:focus-visible{color:var(--accent)}.theme-toggle{width:42px;height:42px;flex:none;display:grid;place-items:center;padding:0;border:1px solid var(--border);border-radius:50%;color:var(--text);background:var(--surface);cursor:pointer;transition:color .16s ease,background-color .16s ease,border-color .16s ease,transform .16s ease}.theme-toggle:hover{color:var(--accent);border-color:var(--accent);transform:translateY(-1px)}.theme-toggle svg{width:20px;height:20px;stroke-linecap:round;stroke-linejoin:round}.section-block{padding:clamp(64px,8vw,96px) 0;scroll-margin-top:72px}.section-muted{border-block:1px solid var(--border);background:var(--surface-muted)}.hero{min-height:calc(100vh - 72px);display:grid;align-items:center}.hero-grid{grid-template-columns:minmax(0,1fr) minmax(240px,300px);align-items:center;gap:80px}.eyebrow{margin:0 0 16px;font-size:.9rem;font-weight:750;letter-spacing:.08em;text-transform:uppercase}h1{margin:0;font-size:clamp(2.8rem,7vw,5.5rem);line-height:.95;letter-spacing:-.055em}.role{margin:18px 0 0;color:var(--text-muted);font-size:clamp(1.5rem,3vw,2.3rem);font-weight:700}.hero-description{max-width:620px;margin:28px 0 0;color:var(--text-muted);font-size:1.1rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 22px;border:1px solid transparent;border-radius:7px;font-weight:700;text-decoration:none;cursor:pointer}.button-primary{color:#fff;background:var(--accent)}.button-primary:hover,.button-primary:focus-visible{background:var(--accent-hover)}.button-secondary{border-color:var(--border);background:var(--surface)}.avatar-placeholder{width:280px;aspect-ratio:1;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:hidden;border:1px solid var(--border);border-radius:18px;background:var(--surface-muted)}.avatar-head{width:72px;height:72px;border-radius:50%;background:var(--border)}.avatar-body{width:135px;height:82px;margin-top:12px;border-radius:70px 70px 18px 18px;background:var(--border)}.section-heading{max-width:690px;margin-bottom:42px}.section-heading h2{margin:0;font-size:clamp(1.9rem,4vw,2.6rem);letter-spacing:-.035em}.heading-line{display:block;width:48px;height:4px;margin-top:14px;border-radius:2px;background:var(--accent)}.section-heading p,.section-copy,.project-card p,.timeline-item p,.contact-copy p{color:var(--text-muted);line-height:1.7}.section-heading p{margin:18px 0 0}.language-switch{display:inline-flex;padding:4px;border:1px solid var(--border);border-radius:999px;background:var(--surface)}.language-switch button{min-width:44px;min-height:36px;border:0;border-radius:999px;color:var(--text-muted);background:transparent;font-size:.78rem;font-weight:800;cursor:pointer}.language-switch button[aria-pressed=true]{color:#fff;background:var(--accent)}.about-grid,.contact-grid{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.8fr);align-items:start;gap:64px}.section-copy{margin:0;font-size:1.08rem}.info-card{display:grid;gap:24px;padding:28px;border:1px solid var(--border);border-radius:10px;background:var(--surface)}.info-card div{display:grid;gap:6px}.info-card strong{font-size:.78rem;letter-spacing:.08em;text-transform:uppercase}.info-card span{color:var(--text-muted)}.project-timeline{position:relative;display:grid;gap:24px;margin:0;padding:0 0 0 34px;list-style:none}.project-timeline:before{position:absolute;top:10px;bottom:10px;left:7px;width:2px;content:"";background:var(--border)}.project-timeline-item{position:relative}.project-timeline-marker{position:absolute;top:30px;left:-34px;z-index:1;width:16px;height:16px;border:3px solid var(--accent);border-radius:50%;background:var(--surface-muted)}.project-card{padding:26px 28px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 12px 32px var(--shadow)}.project-card h3,.timeline-item h3{margin:8px 0}.project-card p{margin:0}.project-year,.timeline-period{font-size:.78rem;font-weight:750;letter-spacing:.05em}.project-repository-link{display:inline-block;margin-top:20px;padding:8px 16px;border:1px solid var(--border);border-radius:10px;color:var(--accent);background:var(--surface);font-size:.85rem;font-weight:650;text-decoration:none}.project-repository-link:hover,.project-repository-link:focus-visible{background:var(--accent);color:#fff}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0 0;padding:0;list-style:none}.tag-list li{padding:5px 10px;border-radius:999px;color:var(--text-muted);background:var(--surface-muted);font-size:.75rem;font-weight:700}.timeline{margin-block:0;padding:0;border-left:1px solid var(--border);list-style:none}.timeline-item{position:relative;padding:0 0 44px 32px}.timeline-item:last-child{padding-bottom:0}.timeline-marker{position:absolute;top:3px;left:-7px;width:13px;height:13px;border:2px solid var(--accent);border-radius:50%;background:var(--surface)}.timeline-item p{margin:6px 0}.timeline-item .experience-organization{color:var(--text);font-weight:750}.timeline-item .tag-list{margin-top:18px}.contact-methods{display:grid;gap:12px;margin:28px 0 0;padding:0;list-style:none}.contact-methods li{color:var(--text);font-weight:700}.contact-methods a{display:flex;align-items:center;gap:12px;color:inherit;text-decoration:none}.contact-icon{width:40px;height:40px;display:grid;place-items:center;border:1px solid var(--border);border-radius:10px;color:var(--accent);background:var(--surface)}.contact-icon svg{width:21px;height:21px}.contact-form{display:grid;gap:16px;padding:28px;border:1px solid var(--border);border-radius:12px;background:var(--surface);box-shadow:0 12px 32px var(--shadow)}.form-field{display:grid;gap:8px}.contact-form label{font-size:.84rem;font-weight:700}.contact-form input,.contact-form textarea{width:100%;padding:12px 14px;border:1px solid var(--border);border-radius:7px;color:var(--text);background:var(--surface);transition:border-color .16s ease,box-shadow .16s ease}.contact-form textarea{resize:vertical}.contact-form input[aria-invalid=true],.contact-form textarea[aria-invalid=true]{border-color:#b42318}.field-error{color:#b42318;font-size:.78rem;font-weight:650}.honeypot-field{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-form button:disabled{cursor:wait;opacity:.72}.form-feedback{margin:0;padding:12px 14px;border-radius:8px;font-size:.88rem;font-weight:700}.form-feedback-success{color:var(--feedback-success-text);background:var(--feedback-success-background)}.form-feedback-error{color:var(--feedback-error-text);background:var(--feedback-error-background)}.contact-form small{color:var(--text-muted)}.site-footer{border-top:1px solid var(--border);background:var(--surface)}.footer-content{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:24px;color:var(--text-muted);font-size:.9rem}.footer-links{display:flex;gap:18px}.footer-links a{color:inherit;font-weight:650;text-decoration:none}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid rgba(15,118,110,.28);outline-offset:3px}@media(max-width:760px){.container{width:min(calc(100% - 32px),var(--max-width))}.header-content{grid-template-columns:minmax(0,1fr) auto;gap:12px 16px;padding-block:16px}.header-content>nav{width:100%;grid-column:1 / -1;grid-row:2;justify-self:stretch}.header-utilities{grid-column:2;grid-row:1;padding-left:0;border-left:0}.navigation{width:100%;flex-wrap:nowrap;gap:18px;overflow-x:auto;padding-bottom:4px;scrollbar-width:thin}.navigation a{white-space:nowrap}.section-block{padding:64px 0;scroll-margin-top:126px}.hero{min-height:auto}.hero-grid,.about-grid,.contact-grid{grid-template-columns:1fr}.hero-grid{gap:48px}.avatar-placeholder{width:100%;max-width:360px}.footer-content{align-items:flex-start;flex-direction:column;justify-content:center}}@media(max-width:520px){.hero-actions,.hero-actions .button{width:100%}.project-timeline{padding-left:28px}.project-timeline-marker{left:-28px}.project-card,.contact-form,.info-card{padding:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
