*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{--bg:#f5f5f5;--text:#1a1a1a;--muted:#6b6b6b;--border:#e5e5e5;--tag-bg:#c8c8c8;--tag-text:#222;--link:#1a1a1a;--link-hover:#555}[data-theme=dark]{--bg:#141414;--text:#e5e5e5;--muted:#999;--border:#2a2a2a;--tag-bg:#222;--tag-text:#bbb;--link:#e5e5e5;--link-hover:#aaa}html{scroll-behavior:smooth;font-size:17px}body{background:var(--bg);color:var(--text);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;line-height:1.7;transition:background .3s,color .3s}.container{max-width:640px;margin:0 auto;padding:4rem 1.5rem 3rem}.theme-toggle{border:1px solid var(--border);cursor:pointer;width:2.25rem;height:2.25rem;color:var(--text);z-index:10;background:0 0;border-radius:50%;justify-content:center;align-items:center;font-size:1rem;transition:border-color .3s,color .3s;display:flex;position:fixed;top:1.25rem;right:1.25rem}.theme-toggle:hover{border-color:var(--muted)}.theme-toggle .icon-sun,.theme-toggle .icon-moon{display:none}[data-theme=dark] .theme-toggle .icon-sun,[data-theme=light] .theme-toggle .icon-moon{display:inline}.model-wrapper{width:100%;height:380px;margin-bottom:2rem}.model-wrapper model-viewer::part(default-progress-bar){display:none}.avatar{object-fit:cover;border-radius:50%;flex-shrink:0;order:1;width:96px;height:96px}.hero{flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1.25rem;margin-bottom:3.5rem;display:flex}.hero-text{flex:1;min-width:0}.hero h1{letter-spacing:-.02em;margin-bottom:.5rem;font-size:2rem;font-weight:700;line-height:1.2}.hero .tagline{color:var(--muted);font-size:1.05rem}section{margin-bottom:3rem}section h2{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:1rem;font-size:.8rem;font-weight:600}section p{color:var(--text)}section p+p{margin-top:.75rem}.tags{flex-wrap:wrap;gap:.4rem;display:flex}.tag{background:var(--tag-bg);color:var(--tag-text);border-radius:4px;padding:.25rem .65rem;font-size:.8rem;transition:background .3s,color .3s}.timeline{border-left:1px solid var(--border);padding-left:1.25rem;position:relative}.timeline-item{margin-bottom:1.75rem;position:relative}.timeline-item:last-child{margin-bottom:0}.timeline-item:before{content:"";background:var(--muted);border-radius:50%;width:.5rem;height:.5rem;transition:background .3s;position:absolute;top:.45rem;left:-1.56rem}.timeline-header{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.5rem;display:flex}.timeline-date{color:var(--muted);white-space:nowrap;font-size:.8rem}.timeline-company{color:var(--muted);margin-bottom:.35rem;font-size:.85rem}.links{flex-wrap:wrap;gap:1.25rem;display:flex}a{color:var(--link);border-bottom:1px solid var(--border);text-decoration:none;transition:border-color .2s,color .2s}a:hover{color:var(--link-hover);border-bottom-color:var(--muted)}#particles{z-index:0;pointer-events:none;width:100%;height:100%;position:fixed;top:0;left:0}.container{z-index:1;position:relative}.theme-toggle{z-index:10}@media (width<=480px){html{font-size:16px}.container{padding:3rem 1.25rem 2rem}.hero h1{font-size:1.6rem}}
