@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Regular.otf) format("opentype");font-weight:400;font-style:normal;font-display:block}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Medium.otf) format("opentype");font-weight:500;font-style:normal;font-display:block}@font-face{font-family:Satoshi;src:url(/fonts/Satoshi-Bold.otf) format("opentype");font-weight:700;font-style:normal;font-display:block}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f9f9f7;--text: #111111;--muted: #777777;--border: #e5e5e0;--accent: #16a34a;--font: "Satoshi", -apple-system, BlinkMacSystemFont, sans-serif}[data-theme=dark]{--bg: #0f0f0e;--text: #efefed;--muted: #888884;--border: #2a2a27;--accent: #4ade80}html{font-size:16px;scroll-behavior:smooth}@keyframes blink{0%,45%{opacity:1}45.01%,to{opacity:0}}@keyframes fadeUp{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}body{background:var(--bg);color:var(--text);font-family:var(--font);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .4s ease,color .4s ease}a{color:inherit;text-decoration:none}.header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;padding:1.25rem 2rem;background:#f9f9f7e0;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:background .4s ease}[data-theme=dark] .header{background:#0f0f0ee0}.header-name{font-size:.875rem;font-weight:500;letter-spacing:-.01em;display:flex;align-items:center;gap:1px}.cursor{display:inline-block;font-weight:400;color:var(--accent);margin-left:2px;font-size:1.1em;line-height:1;animation:blink 1.1s step-start infinite}.header-nav{display:flex;align-items:center;gap:1.75rem}.header-nav a{font-size:.875rem;color:var(--muted);transition:color .15s ease}.header-nav a:hover{color:var(--text)}.theme-toggle{background:none;border:1px solid var(--border);color:var(--muted);cursor:pointer;border-radius:100px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;transition:color .2s ease,border-color .2s ease,box-shadow .2s ease;flex-shrink:0;overflow:hidden;position:relative}.theme-toggle:hover{color:var(--text);border-color:var(--text)}[data-theme=dark] .theme-toggle:hover{box-shadow:0 0 14px #efefed1f}.main{max-width:680px;margin:0 auto;padding:6rem 2rem 10rem}.hero{margin-bottom:6rem;animation:fadeUp .55s cubic-bezier(.22,1,.36,1) both}@keyframes gradient-shift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-title{font-size:clamp(1.75rem,4vw,2.25rem);font-weight:500;line-height:1.2;letter-spacing:-.035em;margin-bottom:1.25rem;background:linear-gradient(120deg,var(--text) 0%,var(--muted) 45%,var(--text) 100%);background-size:200% auto;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-shift 5s ease infinite}.hero-desc{font-size:.9375rem;color:var(--muted);line-height:1.75;max-width:420px}.section{margin-bottom:5.5rem}.section-label{font-size:.6875rem;font-weight:500;text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:2rem}.project-list{display:flex;flex-direction:column}.project-item{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid var(--border);color:var(--text);transition:border-color .2s ease;cursor:pointer;touch-action:manipulation}.project-item:first-child{border-top:1px solid var(--border)}.project-item:hover{border-bottom-color:var(--text)}.project-left{display:flex;flex-direction:column;gap:.2rem}.project-name{font-size:.9375rem;font-weight:500;letter-spacing:-.01em}.project-desc{font-size:.8125rem;color:var(--muted)}.project-right{display:flex;align-items:center;gap:1rem;color:var(--muted);font-size:.8125rem;flex-shrink:0;margin-left:2rem}.project-arrow{display:inline-block;transition:transform .2s ease;font-size:1rem}.project-item:hover .project-arrow{transform:translate(5px)}.about-text{font-size:.9375rem;color:var(--muted);line-height:1.8;margin-bottom:1.25rem;max-width:500px}.skills{display:flex;flex-wrap:wrap;gap:.5rem}.skill-tag{font-size:.8125rem;color:var(--muted);border:1px solid var(--border);padding:.25rem .625rem;border-radius:100px;transition:color .15s ease,border-color .15s ease}.skill-tag:hover{color:var(--text);border-color:var(--text)}.quote-wrap{min-height:3rem;margin-bottom:5.5rem;display:flex;align-items:center}.quote-text{font-size:.875rem;color:var(--muted);font-style:italic;line-height:1.6;max-width:420px}.connect-email{color:var(--text);font-weight:500;text-decoration:underline;text-underline-offset:3px;text-decoration-color:var(--border);transition:text-decoration-color .2s ease}.connect-email:hover{text-decoration-color:var(--text)}.footer{max-width:680px;margin:0 auto;padding:0 2rem 4rem;display:flex;justify-content:space-between;align-items:center}.footer-copy{font-size:.8125rem;color:var(--muted)}.footer-links{display:flex;gap:1.25rem}.footer-links a{font-size:.8125rem;color:var(--muted);transition:color .15s ease}.footer-links a:hover{color:var(--text)}@media(max-width:600px){.header{padding:1rem 1.25rem}.header-nav{gap:1rem}.main{padding:4rem 1.25rem 8rem}.footer{padding:0 1.25rem 3rem;flex-direction:column;align-items:flex-start;gap:1rem}}@media(max-width:350px){.header-nav a{display:none}}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}
