*{box-sizing:border-box;margin:0;padding:0}html{--text:#1a1a1a;--secondary:#555;--bg:#fafafa;--border:#e0e0e0;--accent:#b14c1d;font-family:'IBM Plex Mono',monospace;color:var(--text);background:var(--bg);font-size:16px;line-height:1.75}html[data-theme=dark]{color-scheme:dark;--text:#e1e1e1;--secondary:#aaa;--bg:#141414;--border:#303030;--accent:#e08a5e}body{min-height:100dvh}button,a,summary{-webkit-tap-highlight-color:transparent}button{font:inherit;color:inherit;cursor:pointer}a{color:var(--accent);text-underline-offset:3px}a:hover{opacity:.75}:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.page{max-width:740px;margin:auto;padding:4rem 1.5rem;min-height:100dvh;display:flex;flex-direction:column}header{margin-bottom:3.5rem}.header-top{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.avatar-wrap{width:120px;height:120px;border-radius:50%;overflow:hidden}.avatar{width:100%;height:100%;object-fit:cover;object-position:50% 30%;transition:transform .25s ease}.avatar-wrap:hover .avatar{transform:scale(1.08)}h1{font-family:'Fraunces',Georgia,serif;font-size:2.25rem;font-weight:400;letter-spacing:-.01em;margin-bottom:.35rem}.tagline{font-size:.9rem;color:var(--secondary);line-height:1.6;margin-bottom:1.25rem;text-wrap:balance}#theme-toggle{background:none;border:1px solid var(--border);border-radius:4px;width:44px;height:44px;font-size:.85rem}#theme-toggle:hover{border-color:var(--secondary)}html[data-theme=dark] .sun,html:not([data-theme=dark]) .moon{display:none}details{border-bottom:1px solid var(--border)}details:last-child{border:0}summary{display:flex;align-items:center;gap:.5rem;list-style:none;cursor:pointer;padding:.75rem 0;min-height:49px}summary::-webkit-details-marker{display:none}summary::before{content:'>';width:.75rem;font-size:.75rem;color:var(--secondary);transition:transform .2s}details[open]>summary::before{transform:rotate(90deg)}summary h2{font-family:'Instrument Sans',sans-serif;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--secondary)}summary:hover h2{color:var(--text)}.details-content{padding:.5rem 0 1.5rem}.details-content>p{margin-bottom:.75rem}.details-content>p:last-child{margin-bottom:0}.career-item{display:grid;grid-template-columns:5.5rem minmax(0,1fr);gap:1rem;padding:.9rem 0;border-bottom:1px solid var(--border)}.career-item:first-child{border-top:1px solid var(--border)}.career-date{font-size:.8rem;color:var(--secondary)}.career-item h3,.specialty-list h3{font-size:1rem;font-weight:600;line-height:1.65}.career-item h4{font-size:.875rem;font-weight:500;color:var(--secondary);margin:.15rem 0 .4rem}.career-item p,.specialty-list p{font-size:1rem;color:var(--secondary);line-height:1.65}.specialty-list article{padding:.7rem 0;border-bottom:1px solid var(--border)}.specialty-list article:first-child{border-top:1px solid var(--border)}.specialty-list h3{margin-bottom:.15rem}.help-trigger{align-self:center;margin:2.5rem 0 2rem;background:var(--text);color:var(--bg);border:1px solid var(--text);border-radius:8px;padding:.65rem 1.9rem;font-size:.875rem;font-weight:500;transition:transform .2s}.help-trigger:hover{transform:translateY(-2px)}footer{display:flex;gap:1.5rem;justify-content:center;margin-top:auto;padding-top:1rem;flex-wrap:wrap}footer a{font-size:.875rem;color:var(--secondary);text-decoration:none}footer a:hover{color:var(--accent)}dialog{position:fixed;inset:0;width:100%;height:100dvh;max-width:none;max-height:none;border:0;background:var(--bg);color:var(--text);padding:2rem;overflow-y:auto}dialog::backdrop{background:var(--bg)}.help-back{position:absolute;left:2rem;top:2rem;width:44px;height:44px;background:none;border:1px solid var(--border);border-radius:4px}.help-content{max-width:740px;margin:auto;min-height:calc(100dvh - 4rem);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:3rem 0}.help-content img{object-fit:cover;object-position:50% 30%;border-radius:50%;margin-bottom:1.5rem}.help-content h2{font-family:'Fraunces',Georgia,serif;font-weight:400;font-size:2rem;line-height:1.3;margin-bottom:1.5rem}.help-buttons{display:flex;flex-wrap:wrap;gap:.65rem;justify-content:center}.help-buttons button{padding:.6rem .9rem;border:1px solid var(--border);background:none;border-radius:6px;font-size:.875rem}.help-buttons button:hover,.help-buttons button[aria-pressed=true]{border-color:var(--text);background:var(--text);color:var(--bg)}#help-subtitle{max-width:620px;min-height:6rem;color:var(--secondary);padding:1.5rem 0 1rem}.help-contact{font-size:1rem}body.modal-open{overflow:hidden}@media(max-width:520px){.page{padding:2.5rem 1.25rem}header{margin-bottom:2.5rem}h1{font-size:2rem}.career-item{grid-template-columns:1fr;gap:.25rem}.help-back{top:1rem;left:1rem}.help-content img{width:150px;height:150px}.help-content h2{font-size:1.65rem}footer{gap:1rem}.tagline{text-wrap:pretty}}@media(prefers-reduced-motion:reduce){*,*::before{transition:none!important;animation:none!important}}
