@font-face{font-family:raleway;src:url(/fonts/raleway-latin-wght-normal.woff2)format("woff2-variations");font-weight:100 900;font-style:normal;font-display:swap}:root{--whiteish:#e0e0e0;--blackish:#202020;--bg:var(--whiteish);--fg:var(--blackish);--badge-bg:var(--blackish);--badge-fg:var(--whiteish);--bar-fill:var(--blackish);--muted:#555555}:root[data-theme=dark]{--bg:var(--blackish);--fg:var(--whiteish);--badge-bg:#e8e8e8;--badge-fg:var(--blackish);--bar-fill:#e8e8e8;--muted:#888888}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:var(--blackish);--fg:var(--whiteish);--badge-bg:#e8e8e8;--badge-fg:var(--blackish);--bar-fill:#e8e8e8;--muted:#888888}}*{box-sizing:border-box;margin:0}body{font-family:raleway,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--fg);font-size:15px;line-height:1.5;-webkit-font-smoothing:antialiased}.home-main{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;text-align:center;padding:1rem}.home-name{font-size:clamp(2rem,5vw,3rem);font-weight:700;letter-spacing:-.02em}.home-btn{display:inline-block;padding:.75rem 1.75rem;background:var(--badge-bg);color:var(--badge-fg);text-decoration:none;font-weight:700;font-size:1rem}.home-btn:hover{opacity:.85}.nav-bar-container{position:sticky;top:0;z-index:100;display:flex;align-items:stretch;justify-content:stretch;padding:1rem 1.5rem;background:linear-gradient(0deg,transparent 0%,var(--bg) 90%)}.nav-bar{z-index:100;display:flex;align-items:stretch;justify-content:space-between;padding:1rem 1.5rem;background:var(--bg);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid var(--muted);font-size:.85rem;flex-wrap:wrap;gap:1rem 3rem;width:100%}.nav-links{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.nav-link{color:var(--muted);text-decoration:none;display:flex;align-items:center}.nav-link:hover{text-decoration:underline}.nav-link.active{color:var(--fg);font-weight:600}.nav-controls{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.lang-switch{color:var(--muted);display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.lang-switch a{color:inherit;text-decoration:underline}.lang-switch span{color:var(--fg);font-weight:600;text-decoration:none}.theme-btn{cursor:pointer;display:inline-flex;align-items:center;justify-content:center;background:0 0;color:var(--muted);border:none;padding:0 0 0 .5rem;margin-left:.25rem;line-height:1}.theme-btn .icon-moon{display:none}.theme-btn .icon-sun{display:inline}:root[data-theme=dark] .theme-btn .icon-sun{display:none}:root[data-theme=dark] .theme-btn .icon-moon{display:inline}@media(prefers-color-scheme:dark){:root:not([data-theme=light]) .theme-btn .icon-sun{display:none}:root:not([data-theme=light]) .theme-btn .icon-moon{display:inline}}.cv-container{max-width:1e3px;margin:0 auto;padding:2rem}.cv-header{display:flex;align-items:center;gap:2.5rem;margin-bottom:3rem;flex-wrap:wrap}.cv-header.no-photo{justify-content:center}.cv-photo{width:120px;height:120px;object-fit:cover;display:block;background:#888;flex-shrink:0}.header-main{display:flex;align-items:center;gap:2.5rem;flex:1;justify-content:space-between}.cv-header.no-photo .header-main{flex-direction:column;align-items:center;gap:1rem}.identity{display:flex;flex-direction:column;gap:.35rem}.cv-header.no-photo .identity{align-items:center}.name-box{background:var(--badge-bg);color:var(--badge-fg);font-size:1.75rem;font-weight:700;padding:.2rem .7rem;line-height:1.1;display:inline-block;text-transform:uppercase}.contact-list{list-style:none;padding:0;margin-top:1rem;display:flex;flex-direction:column;gap:.5rem;font-size:.9rem}.cv-header.no-photo .contact-list{align-items:center}.contact-list li{display:flex;align-items:center;gap:.5rem}.contact-list svg{width:1em;height:1em;flex-shrink:0}.contact-list a{color:inherit;text-decoration:none}.contact-list a:hover{text-decoration:underline}.cv-summary{margin-bottom:2.5rem;font-size:.95rem;line-height:1.5}.cv-section{margin-bottom:2.5rem}.section-title{display:inline-block;background:var(--badge-bg);color:var(--badge-fg);font-size:1.25rem;font-weight:700;padding:.25rem .7rem;margin-bottom:1.25rem;margin-top:1.25rem}.entrylist{display:flex;flex-direction:column;gap:1.75rem}.entry{display:grid;grid-template-columns:auto 1fr;gap:1.5rem}.entry-meta{display:flex;flex-direction:column;white-space:nowrap;font-size:.85rem;color:var(--muted);font-weight:700;padding-top:.15rem}.entry-body{min-width:0}.entry-header{display:flex;justify-content:space-between;align-items:baseline;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.entry-header h3{margin:0;font-size:1.05rem;font-weight:700}.entry-company,.entry-institution{font-size:.85rem;font-weight:600;text-align:right}.entry-bullets,.general-list{margin:0;padding-left:1.2rem;display:flex;flex-direction:column;gap:.3rem;font-size:.95rem}.entry-bullets li::marker,.general-list li::marker{color:var(--muted)}.bullet-lead{font-weight:700}.entry-details{margin:.3rem 0 0;font-size:.95rem}.skills-grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width:768px){.skills-grid{grid-template-columns:.4fr .55fr;gap:3rem}}.skill-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1.5rem}.skill-tag{display:inline-block;font-size:.9rem;font-weight:900;border:2px solid var(--muted);opacity:.8;padding:.25rem .5rem}.skill-sublabel{display:block;font-size:1rem;font-weight:700;text-transform:uppercase;margin-bottom:.3rem;margin-top:0;color:var(--muted)}.tech-list,.general-list,.lang-list{list-style:none;padding:0;margin:0 0 2rem}.tech-list li,.general-list li,.lang-list li{margin-bottom:.5rem;font-size:.9rem}.tech-list li strong{display:inline-block;min-width:10ch}.hobbies-list,.lang-note{font-size:.9rem;margin:0}@media(max-width:640px){.cv-container{padding:2rem 1rem}.cv-header{flex-direction:column;align-items:center;text-align:center}.header-main{flex-direction:column;align-items:center}.contact-list{align-items:center}.entry{grid-template-columns:1fr;gap:.3rem}.entry-meta{margin-bottom:.15rem}.entry-company,.entry-institution{text-align:left}}