@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap";html{scroll-behavior:smooth}*,:before,:after{box-sizing:border-box}:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#000;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#fafaf9;font-family:Space Grotesk,system-ui,sans-serif;font-weight:400;line-height:1.5}body{min-width:320px;min-height:100vh;margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{margin:0;font-family:Space Grotesk,system-ui,sans-serif}p{margin:0}.typewriter-cursor{margin-left:2px;font-weight:400;animation:none}.typewriter-cursor.blink{animation:1s infinite blink}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.about-list{margin:0;padding:0;list-style:none}.about-list li{color:#4b5563;margin-bottom:.75rem;padding-left:1.5rem;line-height:1.6;position:relative}.about-list li:last-child{margin-bottom:0}.about-list li:before{content:"•";color:#000;font-weight:700;position:absolute;left:0}.experience-list{margin:0;padding:0;list-style:none}.experience-list li{color:#4b5563;margin-bottom:.5rem;padding-left:1.5rem;line-height:1.6;position:relative}.experience-list li:last-child{margin-bottom:0}.experience-list li:before{content:"•";color:#000;font-weight:700;position:absolute;left:0}.profile-image{object-fit:cover;border:4px solid #000;border-radius:50%;width:140px;height:140px;box-shadow:4px 4px #000}@media (min-width:640px){.profile-image{width:160px;height:160px}}.font-mono{font-family:JetBrains Mono,monospace}.font-bold{font-weight:700}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-5xl{font-size:3rem;line-height:1}.text-gray-300{color:#d1d5db}.text-gray-500{color:#6b7280}.text-gray-600{color:#4b5563}.bg-stone-50{background-color:#fafaf9}.bg-white{background-color:#fff}.bg-gray-100{background-color:#f3f4f6}.bg-black{background-color:#000}.text-white{color:#fff}.border-black{border-color:#000}.border-2{border-style:solid;border-width:2px}.border-4{border-style:solid;border-width:4px}.border-t-4{border-top:4px solid #000}.underline{text-decoration-line:underline}.decoration-4{text-decoration-thickness:4px}.underline-offset-8{text-underline-offset:8px}.decoration-black{text-decoration-color:#000}.uppercase{text-transform:uppercase}.tracking-tight{letter-spacing:-.025em}.tracking-widest{letter-spacing:.1em}.leading-relaxed{line-height:1.625}.min-h-screen{min-height:100vh}.mx-auto{margin-left:auto;margin-right:auto}.max-w-3xl{max-width:48rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-20{padding-top:5rem;padding-bottom:5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.p-6{padding:1.5rem}.p-3{padding:.75rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mb-8{margin-bottom:2rem}.mb-20{margin-bottom:5rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.space-y-6>*+*{margin-top:1.5rem}.flex{display:flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.justify-between{justify-content:space-between}.block{display:block}.shadow-brutal{box-shadow:4px 4px #000}.shadow-brutal-sm{box-shadow:2px 2px #000}.transition-all{transition-property:all;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.group:hover .group-hover\:opacity-100{opacity:1}.group:hover .group-hover\:translate-x-1{transform:translate(.25rem)}.hover\:translate-x-\[2px\]:hover,.hover\:translate-y-\[2px\]:hover{transform:translate(2px)translateY(2px)}.hover\:shadow-brutal-sm:hover{box-shadow:2px 2px #000}.hover\:bg-black:hover{background-color:#000}.hover\:text-white:hover{color:#fff}.h-5{height:1.25rem}.w-5{width:1.25rem}.opacity-0{opacity:0}.grid{display:grid}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mt-1{margin-top:.25rem}.pt-4{padding-top:1rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.p-4{padding:1rem}.text-center{text-align:center}.flex-shrink-0{flex-shrink:0}.border-t-2{border-top:2px solid #000}.text-gray-400{color:#9ca3af}.h-6{height:1.5rem}.w-6{width:1.5rem}.space-y-2>*+*{margin-top:.5rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.ml-2{margin-left:.5rem}.inline-flex{display:inline-flex}.inline-block{display:inline-block}.max-w-lg{max-width:32rem}.italic{font-style:italic}@media (min-width:640px){.sm\:flex-row{flex-direction:row}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:text-6xl{font-size:3.75rem;line-height:1}}
