:root{--bg-light: #f0eee7;--bg-dark: #1f1e1d;--text-light: #1f1e1d;--text-dark: #f0eee7}body{font-family:STIX Two Text,serif;transition:background-color .3s ease,color .3s ease}body.light{background-color:var(--bg-light);color:var(--text-light)}body.dark{background-color:var(--bg-dark);color:var(--text-dark)}#root{min-height:100vh;width:100%}*{margin:0;padding:0;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:2.5rem;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:1rem}h2{font-size:1.5rem;font-weight:700;line-height:1.3;letter-spacing:-.01em;margin-bottom:.875rem}h3{font-size:1.25rem;font-weight:700;line-height:1.4;margin-bottom:.75rem}p{font-size:1.1rem;line-height:1.6;margin-bottom:1rem}strong{font-weight:700}.text-large{font-size:1.05rem;line-height:1.7}.text-small{font-size:.95rem;line-height:1.5}.text-muted{opacity:.8}.container{max-width:750px;margin:0 auto;padding:60px 20px}a{color:inherit;text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.6}.links{display:flex;gap:1.5rem;margin-bottom:2rem}.links a{text-decoration:underline;font-size:.95rem}p a{text-decoration:underline;font-style:italic}.theme-toggle{position:fixed;top:2rem;right:2rem;width:48px;height:26px;cursor:pointer}.theme-toggle input{opacity:0;width:0;height:0;position:absolute}.theme-toggle .slider{position:absolute;inset:0;background-color:transparent;border:1.5px solid currentColor;border-radius:26px;transition:all .3s ease}.theme-toggle .slider:before{content:"";position:absolute;height:18px;width:18px;left:3px;bottom:2.5px;background-color:currentColor;border-radius:50%;transition:transform .3s ease}.theme-toggle input:checked+.slider:before{transform:translate(22px)}.theme-toggle:hover .slider{opacity:.7}.section{margin-top:2rem}.section .experience-header{margin-bottom:2rem;font-style:italic}.job{margin-bottom:2rem}.job-header{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem}.job h3{font-size:1.2rem;font-weight:700;line-height:1.3;margin-bottom:.25rem}.company{font-style:italic;font-size:1.05rem;margin-bottom:.5rem}.company a{text-decoration:underline}.date{font-size:.95rem;white-space:nowrap;opacity:.9}.tech-stack{font-style:italic;font-size:.95rem;opacity:.8}.project{margin-bottom:1.5rem}.project-description{font-size:1rem;line-height:1.6;margin-bottom:.25rem}.project-description strong{font-weight:700}.project-link{font-style:italic;font-size:.95rem;opacity:.8;margin-bottom:0}.project-link a{text-decoration:underline}.footer{display:flex;justify-content:space-between;align-items:center;margin-top:3rem;padding-top:2rem;font-size:.9rem;opacity:.8;gap:2rem}.footer-text{font-size:.9rem;line-height:1.6;margin:0}.footer-text a{text-decoration:underline;font-style:italic}.footer-links{display:flex;gap:1rem;align-items:center;white-space:nowrap}.footer-links a{text-decoration:underline}.email{font-size:.95rem;opacity:.8}.dot-ripple{color:#daa520}@media(max-width:768px){h1{font-size:2rem}h3{font-size:1.1rem}p{font-size:1rem}.container{padding:40px 20px}.links{gap:1rem}.job-header{flex-direction:column;gap:.5rem}.date{align-self:flex-start;margin-top:.25rem}.footer{flex-direction:column;align-items:flex-start;gap:1.5rem}.footer-links{align-self:flex-start}.theme-toggle{top:1.5rem;right:1.5rem}}.blog-list{margin-top:2rem;width:100%;max-width:800px}.blog-item{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:1.5rem;gap:2rem}.blog-title{font-style:italic;text-decoration:underline;color:inherit;transition:opacity .2s}.blog-title:hover{opacity:.7}.blog-date{font-style:normal;white-space:nowrap;opacity:.8}.blog-post{width:100%;max-width:800px;margin-top:2rem}.back-link{display:inline-block;margin-bottom:2rem;color:inherit;text-decoration:none;opacity:.8;transition:opacity .2s}.back-link:hover{opacity:1}.blog-content{line-height:1.8}.blog-content h1{font-size:2.5rem;font-weight:700;margin-top:1rem;margin-bottom:.5rem}.blog-content h2{font-size:2rem;font-weight:700;margin-top:2rem;margin-bottom:1rem}.blog-content h3{font-size:1.6rem;font-weight:700;margin-top:1.5rem;margin-bottom:.75rem}.blog-content h4{font-size:1.3rem;font-weight:700;margin-top:1.25rem;margin-bottom:.5rem}.blog-content p{font-size:1.1rem;margin:1rem 0;line-height:1.8}.blog-content code:not(pre code){background-color:#6e768133;padding:.2em .4em;border-radius:3px;font-size:.9em;font-family:Courier New,Courier,monospace}.blog-content pre{margin:1.5rem 0;border-radius:6px;overflow:hidden}.blog-content pre>div{margin:0!important;border-radius:6px}.blog-content pre code{background:transparent!important;padding:0!important}.blog-content img{max-width:100%;height:auto;margin:2rem auto;display:block;border-radius:4px}.blog-content p img{margin:1.5rem auto}
