.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}*{box-sizing:border-box}button,input,select,textarea{font-family:inherit}:root{--mv-size-regular: 14px;--mv-size-large: 18px;--mv-size-giant: 72px;--mv-weight-regular: 400;--mv-weight-strong: 700;--mv-text-alpha-primary: 1;--mv-text-alpha-secondary: .5;--mv-text-dark-primary: rgb(255 255 255 / var(--mv-text-alpha-primary));--mv-text-dark-secondary: rgb(255 255 255 / var(--mv-text-alpha-secondary));--mv-text-light-primary: rgb(0 0 0 / var(--mv-text-alpha-primary));--mv-text-light-secondary: rgb(0 0 0 / var(--mv-text-alpha-secondary));--mv-content-width: 600px;--mv-gutter: 24px}html,body{margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:var(--mv-size-regular);min-height:100vh}body{display:flex;flex-direction:column}main{flex:1}.theme-dark{background:#000;color:var(--mv-text-dark-primary)}.theme-light{background:#fff;color:var(--mv-text-light-primary)}.section-content{max-width:var(--mv-content-width);margin:0 auto;padding:0 var(--mv-gutter)}.site-header-wrapper{position:sticky;top:0;z-index:100;transition:transform .2s ease}.site-header-wrapper.hidden{transform:translateY(-100%);pointer-events:none;transition:transform .3s ease}.theme-dark .site-header-wrapper{background:#000000bf;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.theme-light .site-header-wrapper{background:#ffffffbf;-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px)}.site-header{display:flex;align-items:center;justify-content:space-between;height:44px;padding:0;position:relative;border-bottom:1px solid rgba(128,128,128,.2)}.site-header-link{position:absolute;inset:0;display:flex;align-items:center;gap:0;padding-left:11px;font-size:var(--mv-size-regular);font-weight:var(--mv-weight-strong);text-decoration:none;white-space:nowrap}.header-name-block{display:flex;flex-direction:column;justify-content:center;line-height:1;gap:1px}.header-name{font-size:var(--mv-size-regular);font-weight:var(--mv-weight-strong)}.header-subtitle{font-size:var(--mv-size-regular);font-weight:var(--mv-weight-regular)}.site-header-link:hover{text-decoration:none}.theme-dark .site-header-link{color:var(--mv-text-dark-primary)}.theme-light .site-header-link{color:var(--mv-text-light-primary)}.theme-dark .header-subtitle{color:var(--mv-text-dark-primary)}.theme-light .header-subtitle{color:var(--mv-text-light-primary)}.theme-dark .site-header-link:hover{background:#ffffff0a}.theme-light .site-header-link:hover{background:#00000008}.avatar-wrap{padding:5.5px 11px 5.5px 0;display:flex;align-items:center;justify-content:center;flex-shrink:0}.avatar{width:33px;height:33px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:var(--mv-size-regular);font-weight:var(--mv-weight-strong);flex-shrink:0;object-fit:cover}.theme-dark .avatar{background:#ffffff26;color:var(--mv-text-dark-primary)}.theme-light .avatar{background:#0000001a;color:var(--mv-text-light-primary)}.theme-dark a:hover .avatar{background:#ffffff40}.theme-light a:hover .avatar{background:#00000029}.icon-square{padding:11px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.site-nav-row{display:flex;align-items:center;height:100%;position:relative;z-index:1;margin-right:0}.site-nav-row a{display:inline-flex;align-items:center;text-decoration:none;font-size:var(--mv-size-regular);font-weight:var(--mv-weight-regular);padding:0 6px;height:100%}.site-nav-row a:last-child{padding-right:11px}.site-nav-row a.active{font-weight:var(--mv-weight-strong)}.nav-tab-inner{display:inline-flex;align-items:center}.site-nav-row a:hover{text-decoration:none}.theme-dark .site-nav-row a:hover{background:#ffffff0a}.theme-light .site-nav-row a:hover{background:#00000008}.theme-dark .site-nav-row a{color:var(--mv-text-dark-primary)}.theme-light .site-nav-row a{color:var(--mv-text-light-primary)}.theme-dark .site-nav-row a.active{color:var(--mv-text-dark-primary)}.theme-light .site-nav-row a.active{color:var(--mv-text-light-primary)}.theme-toggle{background:none;border:none;cursor:pointer;padding:0;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1}.header-action{background:none;border:none;cursor:pointer;padding:0;min-height:44px;min-width:28px;display:flex;align-items:center;justify-content:center;position:relative;z-index:1;text-decoration:none}.header-action .material-symbols-outlined{font-size:18px}.header-spacer{flex:1}.resume-actions{display:flex;align-items:center;height:100%;position:relative;z-index:1}.theme-dark .header-action{color:var(--mv-text-dark-primary)}.theme-light .header-action{color:var(--mv-text-light-primary)}.theme-dark .header-action:hover{background:#ffffff0f}.theme-light .header-action:hover{background:#0000000a}.theme-dark .theme-toggle{color:var(--mv-text-dark-primary)}.theme-light .theme-toggle{color:var(--mv-text-light-primary)}.theme-dark .theme-toggle:hover{background:#ffffff0f}.theme-light .theme-toggle:hover{background:#0000000a}.theme-toggle .material-symbols-outlined{font-size:18px}.site-footer{display:flex;align-items:center;height:44px;padding:0 var(--mv-gutter);font-size:var(--mv-size-regular);border-top:1px solid rgba(128,128,128,.2)}.theme-dark .site-footer{color:var(--mv-text-dark-primary)}.theme-light .site-footer{color:var(--mv-text-light-primary)}a{color:#007aff;text-decoration:none}a:hover{text-decoration:underline}.bio-section-header{font-size:var(--mv-size-regular);font-weight:var(--mv-weight-strong);margin:32px 0 12px}.theme-dark .bio-section-header{color:var(--mv-text-dark-primary)}.theme-light .bio-section-header{color:var(--mv-text-light-primary)}.bio-section{border-radius:12px;padding:16px;margin:0 0 16px}.theme-dark .bio-section{border:1px solid rgba(255,255,255,.2)}.theme-light .bio-section{border:1px solid rgba(0,0,0,.15)}.body{font-size:var(--mv-size-regular);font-weight:var(--mv-weight-regular);line-height:1.618}.theme-dark .body{color:var(--mv-text-dark-secondary)}.theme-light .body{color:var(--mv-text-light-secondary)}.body p{margin:0 0 16px}@media(max-width:1024px){:root{--mv-size-giant: 56px;--mv-size-large: 16px}}@media(max-width:600px){:root{--mv-size-giant: 40px;--mv-size-large: 16px;--mv-gutter: 16px}}
