@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:fadeIn .5s ease-out forwards}@media(max-width:767px){header.sticky{position:relative!important}}.header-blur{background-color:#1c1210d9!important;backdrop-filter:blur(12px);border-bottom:1px solid rgba(74,60,53,.5)}.section-spacing>*+*{margin-top:8rem}.section-heading{font-size:1.25rem;font-family:var(--font-display);font-weight:600}.font-display{font-family:var(--font-display)}.accent-glow{text-shadow:0 0 40px rgba(196,145,94,.25)}.tech-tag{background-color:#3d302a;color:#d4a574;padding:.25rem .625rem;border-radius:.25rem;font-size:.75rem;border:1px solid #4A3C35}html{font-size:15px!important}.content-width{max-width:720px}.body-text{line-height:1.8}.highlight-list>*+*{margin-top:.625rem}.project-card{padding-bottom:2.5rem;margin-bottom:.5rem}.experience-card{padding-bottom:2rem}.section-content{padding-left:1.5rem}.animate-stagger>*{opacity:0;animation:fadeIn .4s ease-out forwards}.animate-stagger>*:nth-child(1){animation-delay:0ms}.animate-stagger>*:nth-child(2){animation-delay:60ms}.animate-stagger>*:nth-child(3){animation-delay:.12s}.animate-stagger>*:nth-child(4){animation-delay:.18s}.animate-stagger>*:nth-child(5){animation-delay:.24s}.bg-espresso{background-color:#1c1210!important}.bg-dark-roast{background-color:#2d1f1b!important}.bg-crema{background-color:#f5e6d3!important}.bg-milk-foam{background-color:#fdf8f3!important}.bg-caramel{background-color:#c4915e!important}.bg-amber{background-color:#d4a574!important}.bg-copper{background-color:#b87333!important}.bg-latte{background-color:#a89080!important}.bg-mocha{background-color:#6b5b50!important}.bg-roasted{background-color:#4a3c35!important}.bg-steam{background-color:#e8ddd4!important}.text-espresso{color:#1c1210!important}.text-dark-roast{color:#2d1f1b!important}.text-crema{color:#f5e6d3!important}.text-milk-foam{color:#fdf8f3!important}.text-caramel{color:#c4915e!important}.text-amber{color:#d4a574!important}.text-copper{color:#b87333!important}.text-latte{color:#a89080!important}.text-mocha{color:#6b5b50!important}.text-roasted{color:#4a3c35!important}.text-steam{color:#e8ddd4!important}.border-espresso{border-color:#1c1210!important}.border-dark-roast{border-color:#2d1f1b!important}.border-crema{border-color:#f5e6d3!important}.border-caramel{border-color:#c4915e!important}.border-amber{border-color:#d4a574!important}.border-latte{border-color:#a89080!important}.border-mocha{border-color:#6b5b50!important}.border-roasted{border-color:#4a3c35!important}.hover\:text-caramel:hover{color:#c4915e!important}.hover\:text-amber:hover{color:#d4a574!important}.hover\:text-crema:hover{color:#f5e6d3!important}.hover\:text-milk-foam:hover{color:#fdf8f3!important}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:DM Sans,system-ui,sans-serif;-webkit-tap-highlight-color:transparent}body{background-color:#1c1210;color:#f5e6d3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,system-ui,sans-serif}a{color:inherit;text-decoration:none}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}img,svg,video{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}ol,ul{list-style:none}.min-h-screen{min-height:100vh}.w-full{width:100%}.h-full{height:100%}.w-32{width:8rem}.h-32{height:8rem}.flex{display:flex}.inline-block{display:inline-block}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1}.shrink-0{flex-shrink:0}.items-center{align-items:center}.items-start{align-items:flex-start}.justify-between{justify-content:space-between}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.mx-auto{margin-inline:auto}.mt-1{margin-top:.25rem}.mt-20{margin-top:5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.pb-10{padding-bottom:2.5rem}.px-6{padding-inline:1.5rem}.py-6{padding-block:1.5rem}.py-12{padding-block:3rem}.space-y-1>*+*{margin-top:.25rem}.space-y-3>*+*{margin-top:.75rem}.space-y-4>*+*{margin-top:1rem}.space-y-6>*+*{margin-top:1.5rem}.space-y-8>*+*{margin-top:2rem}.space-y-10>*+*{margin-top:2.5rem}.text-center{text-align:center}.text-sm{font-size:.875rem}.text-5xl{font-size:3rem;line-height:1}.font-mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace}.font-medium{font-weight:500}.italic{font-style:italic}.rounded-3xl{border-radius:1.5rem}.overflow-hidden{overflow:hidden}.object-cover{object-fit:cover}.border-t{border-top:1px solid}.border-b{border-bottom:1px solid}.sticky{position:sticky}.top-0{top:0}.z-10{z-index:10}.scroll-mt-8{scroll-margin-top:2rem}.transition-colors{transition-property:color,background-color,border-color;transition-duration:.15s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.max-w-5xl{max-width:64rem}@media(min-width:768px){.md\:flex-row{flex-direction:row}.md\:text-left{text-align:left}}.last\:border-b-0:last-child{border-bottom:none}.last\:pb-0:last-child{padding-bottom:0}:root{--font-display: "Fraunces", Georgia, serif;--font-sans: "DM Sans", system-ui, sans-serif;--font-mono: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, monospace;--espresso: #1C1210;--dark-roast: #2D1F1B;--crema: #F5E6D3;--milk-foam: #FDF8F3;--caramel: #C4915E;--amber: #D4A574;--copper: #B87333;--latte: #A89080;--mocha: #6B5B50;--roasted: #4A3C35;--steam: #E8DDD4}.coffee-beans-decoration{position:fixed;left:2rem;top:50%;transform:translateY(-50%);pointer-events:none;z-index:1;display:none}.coffee-mug-decoration{position:fixed;right:2rem;bottom:15%;pointer-events:none;z-index:1;display:none}@media(min-width:1280px){.coffee-beans-decoration,.coffee-mug-decoration{display:block}}@keyframes bean-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-12px) rotate(5deg)}}@keyframes bean-float-reverse{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(10px) rotate(-5deg)}}@keyframes steam-rise{0%{opacity:.25;transform:translateY(0) scaleX(1)}50%{opacity:.15;transform:translateY(-15px) scaleX(1.1)}to{opacity:0;transform:translateY(-30px) scaleX(.8)}}.bean{animation:bean-float 8s ease-in-out infinite}.bean:nth-child(2){animation:bean-float-reverse 10s ease-in-out infinite;animation-delay:-2s}.bean:nth-child(3){animation:bean-float 12s ease-in-out infinite;animation-delay:-4s}.bean:nth-child(4){animation:bean-float-reverse 9s ease-in-out infinite;animation-delay:-1s}.steam-wisp{animation:steam-rise 4s ease-out infinite}.steam-wisp:nth-child(2){animation-delay:1.3s;animation-duration:4.5s}.steam-wisp:nth-child(3){animation-delay:2.6s;animation-duration:5s}
