:root{color-scheme:light dark;--bg: #f8f7f4;--bg-elevated: #ffffff;--bg-panel: #1e1e2f;--text: #1a1a24;--text-muted: #5c5c6f;--accent: #3d5a80;--accent-soft: #e8eef5;--border: #e2e0d9;--chip-bg: #ffffff;--chip-border: #d8d5cc;--shadow: 0 12px 40px rgba(26, 26, 36, .08);--font-sans: "Segoe UI", system-ui, -apple-system, sans-serif;--font-display: Georgia, "Times New Roman", serif;--max-content: 42rem;--nav-height: 3.5rem}@media (prefers-color-scheme: dark){:root{--bg: #12121a;--bg-elevated: #1c1c28;--bg-panel: #0d0d14;--text: #f2f2f7;--text-muted: #a8a8b8;--accent: #8cb4d9;--accent-soft: #252536;--border: #2e2e3d;--chip-bg: #252536;--chip-border: #3a3a4d;--shadow: 0 12px 40px rgba(0, 0, 0, .35)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:var(--font-sans);background:var(--bg);color:var(--text);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto}.skip-link{position:absolute;left:-9999px;top:0;z-index:1000;padding:.5rem 1rem;background:var(--accent);color:#fff}.skip-link:focus{left:.5rem;top:.5rem}.hero-panel{position:relative;background:var(--bg-panel);min-height:320px}.hero-visual{width:100%;height:100%;min-height:inherit;background-color:#2a2a3d;background-size:cover;background-position:center top;background-repeat:no-repeat}.hero-nameplate{position:absolute;bottom:0;left:0;right:0;padding:1.5rem 1.25rem;background:linear-gradient(transparent,#000000bf)}.hero-name{margin:0;font-family:var(--font-display);font-size:1.75rem;font-weight:600;color:#fff;letter-spacing:-.02em}.hero-location{margin:.25rem 0 0;font-size:.9rem;color:#ffffffd9}@media (max-width: 768px){.hero-panel{min-height:280px}}.menu-bar{margin-bottom:1.5rem}.menu-toggle{display:none;font:inherit;padding:.5rem .75rem;border:1px solid var(--border);border-radius:6px;background:var(--bg-elevated);color:var(--text);cursor:pointer}.menu-bar ul{display:flex;flex-wrap:wrap;gap:.5rem 1.5rem;list-style:none;margin:0;padding:0}.nav-link{font-size:.9rem;font-weight:500;color:var(--text-muted);text-decoration:none}.nav-link:hover{color:var(--accent);text-decoration:none}@media (max-width: 768px){.menu-toggle{display:inline-block;margin-bottom:.75rem}.menu-bar ul{display:none;flex-direction:column;gap:.75rem;padding:.75rem 0}.menu-bar ul.nav-open{display:flex}}.skill-chips{display:flex;flex-wrap:wrap;gap:.5rem;list-style:none;margin:1.25rem 0 0;padding:0}.skill-chips li{font-size:.8rem;padding:.35rem .75rem;border-radius:999px;background:var(--chip-bg);border:1px solid var(--chip-border);color:var(--text-muted)}.intro-header{flex:1}.greeting{margin:0;font-size:1.1rem;color:var(--text-muted)}.intro-title{margin:.35rem 0 0;font-family:var(--font-display);font-size:clamp(1.5rem,3vw,2rem);font-weight:600;line-height:1.25;letter-spacing:-.02em}.intro-tagline{margin:1rem 0 0;font-size:1.05rem;color:var(--text-muted);max-width:36rem}.last-updated{margin:2rem 0 0;font-size:.8rem;color:var(--text-muted)}.timeline{list-style:none;margin:0;padding:0}.timeline-item{display:grid;grid-template-columns:1rem 1fr;gap:0 1.25rem;padding-bottom:2rem;position:relative}.timeline-item:not(:last-child) .timeline-marker:after{content:"";position:absolute;left:.4rem;top:1rem;bottom:-2rem;width:2px;background:var(--border)}.timeline-marker{width:.75rem;height:.75rem;margin-top:.35rem;border-radius:50%;background:var(--accent);position:relative;z-index:1}.timeline-item.brief .timeline-marker{background:var(--text-muted)}.timeline-head h3{margin:0;font-size:1.1rem;font-weight:600}.timeline-company{font-weight:500;color:var(--text-muted)}.timeline-meta{margin:.25rem 0 .75rem;font-size:.875rem;color:var(--text-muted)}.timeline-bullets{margin:0 0 .75rem;padding-left:1.15rem;color:var(--text)}.timeline-bullets li{margin-bottom:.4rem}.timeline-item.brief .timeline-bullets li{margin-bottom:.25rem}.role-tags{display:flex;flex-wrap:wrap;gap:.35rem;list-style:none;margin:0;padding:0}.role-tags li{font-size:.7rem;padding:.2rem .5rem;border-radius:4px;background:var(--accent-soft);color:var(--text-muted)}.skill-groups{display:flex;flex-direction:column;gap:1.25rem}.skill-group h3{margin:0 0 .35rem;font-size:.95rem;font-weight:600;color:var(--accent)}.skill-group p{margin:0;font-size:.95rem;color:var(--text-muted);line-height:1.55}.contact-links{list-style:none;margin:1rem 0 0;padding:0;display:flex;flex-direction:column;gap:.65rem}.contact-links a{font-weight:500;font-size:1.05rem}.cert-list{margin:1.5rem 0 0;padding-left:1.15rem;color:var(--text-muted);font-size:.9rem}.cert-list li{margin-bottom:.35rem}.resume-pending{color:var(--text-muted)}.page{min-height:100vh}.hero-layout{display:grid;grid-template-columns:minmax(280px,38%) 1fr;min-height:min(100vh,900px);border-bottom:1px solid var(--border)}.intro-panel{display:flex;flex-direction:column;padding:1.25rem 2rem 2.5rem;background:var(--bg)}.main-content{max-width:52rem;margin:0 auto;padding:3rem 1.5rem 4rem}.section-block{margin-bottom:4rem;scroll-margin-top:1.5rem}.section-block h2{font-family:var(--font-display);font-size:1.75rem;font-weight:600;margin:0 0 1.25rem;letter-spacing:-.02em}.section-block p{margin:0 0 1rem;color:var(--text);max-width:var(--max-content)}.page-footer{text-align:center;padding:2rem 1rem;color:var(--text-muted);font-size:.875rem;border-top:1px solid var(--border)}@media (max-width: 768px){.hero-layout{grid-template-columns:1fr;min-height:auto}.intro-panel{padding:1rem 1.25rem 2rem}.main-content{padding:2rem 1.25rem 3rem}}
