/*! tailwindcss v4.3.3 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-border-style:solid}}}@layer theme{:host,:root{--font-sans:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--default-transition-duration:.15s;--default-transition-timing-function:cubic-bezier(.4,0,.2,1);--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,::backdrop,:after,:before{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}:host,html{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:var(--default-mono-font-family,ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}menu,ol,ul{list-style:none}audio,canvas,embed,iframe,img,object,svg,video{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,optgroup,select,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit,::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.relative{position:relative}.static{position:static}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.mx-auto{margin-inline:auto}.block{display:block}.contents{display:contents}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-square{aspect-ratio:1}.h-full{height:100%}.w-max{width:max-content}.shrink-0{flex-shrink:0}.resize{resize:both}.items-center{align-items:center}.items-end{align-items:flex-end}.justify-center{justify-content:center}.overflow-visible{overflow:visible}.rounded-full{border-radius:3.40282e+38px}.border{border-style:var(--tw-border-style);border-width:1px}.transition{transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to,opacity,box-shadow,transform,translate,scale,rotate,filter,-webkit-backdrop-filter,backdrop-filter,display,content-visibility,overlay,pointer-events;transition-timing-function:var(--tw-ease,var(--default-transition-timing-function));transition-duration:var(--tw-duration,var(--default-transition-duration))}}:root{--bg:#fafaf7;--surface:#fff;--text:#242c29;--muted:#737a73;--line:#e3e6de;--green:#35634f;--green-light:#edf2e8;--soft:#f2f3ed;--yellow:#edf0cd;--shadow:0 8px 28px #223d2910;color-scheme:light}.dark{--bg:#151c19;--surface:#1c2520;--text:#e9ede4;--muted:#a5afa6;--line:#354139;--green:#b1cfaa;--green-light:#29382c;--soft:#202c24;--yellow:#3c452a;--shadow:0 8px 28px #0003;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:45px}body{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:1.7}::selection{color:#233e2c;background:#dbe8cc}a{text-decoration:none}a,button{color:inherit}button{font:inherit;cursor:pointer}a,button,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--green);outline-offset:5px;border-radius:4px}h1,h2,h3,p{margin:0}button{background:0 0;border:0}svg{flex-shrink:0}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}details[open]>summary>svg:last-child{transform:rotate(180deg)}summary svg{transition:transform .2s}article[id],section[id]{scroll-margin-top:36px}.page-grain{pointer-events:none;z-index:-1;background-image:radial-gradient(#72957925 .8px,#0000 0);background-size:7px 7px;height:590px;position:absolute;inset:0 0 auto;-webkit-mask-image:linear-gradient(#0007,#0000 75%);mask-image:linear-gradient(#0007,#0000 75%)}.site-header{justify-content:space-between;align-items:center;max-width:1000px;margin:0 auto;padding:28px 28px 0;display:flex}.wordmark{letter-spacing:-1px;font-size:30px;font-weight:850;line-height:1}.wordmark span{vertical-align:top;letter-spacing:0;margin-left:5px;font-size:10px}.header-right{color:var(--muted);align-items:center;gap:20px;font-size:12px;display:flex}.header-right>span{white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.header-right a,.location{align-items:center;gap:7px;display:flex}.location{color:var(--muted)}.header-right a{border:1px solid var(--line);background:var(--surface);border-radius:6px;padding:7px 12px}.main-container{max-width:944px;margin:auto;padding:0 28px}.hero{padding-top:64px}.hero-topline{justify-content:space-between;align-items:center;display:flex}.status{background:var(--green-light);letter-spacing:1px;color:var(--green);border-radius:20px;align-items:center;gap:8px;padding:5px 10px;font-size:9px;font-weight:600;display:inline-flex}.green-dot{background:#78a166;border-radius:100%;flex-shrink:0;width:6px;height:6px;display:inline-block;box-shadow:0 0 0 3px #87a67017}.edition{letter-spacing:1.4px;color:var(--muted);font-family:monospace;font-size:9px}.hero-content{grid-template-columns:1fr 220px;align-items:center;gap:24px;padding:35px 0 41px;display:grid}.hello{letter-spacing:.5px;margin-bottom:17px;font-size:20px;font-weight:550}.wave{color:#8a9a53;vertical-align:middle;margin-left:10px;font-size:26px;display:inline-block}h1{letter-spacing:-1.7px;font-size:clamp(29px,3.6vw,43px);font-weight:650;line-height:1.5}.highlight{color:var(--green);white-space:nowrap;position:relative}.highlight svg{stroke:#a1b079;stroke-width:2px;fill:none;width:100%;height:12px;position:absolute;bottom:-9px;left:0}.hero-description{color:var(--muted);margin-top:26px;font-size:13px;line-height:1.9}.hero-actions{gap:12px;margin-top:26px;display:flex}.button{border-radius:7px;justify-content:center;align-items:center;gap:10px;padding:10px 15px;font-size:12px;font-weight:500;transition:transform .2s,box-shadow .2s;display:inline-flex}.button:hover{box-shadow:var(--shadow);transform:translateY(-2px)}.button-primary{background:var(--green);color:var(--bg)}.button-secondary{border:1px solid var(--line);background:var(--surface)}.hero-art{place-items:center;height:235px;margin-bottom:5px;display:grid;position:relative}.avatar-ring{border:1px solid var(--line);border-radius:50%;position:absolute}.ring-outer{border-style:dashed;width:220px;height:220px}.ring-inner{width:182px;height:182px}.avatar-monogram{color:#e8eccc;letter-spacing:-8px;background:radial-gradient(at 25% 10%,#537651,#254d3d 75%);border-radius:50%;flex-direction:column;justify-content:center;align-items:center;width:156px;height:156px;font-family:Georgia,serif;font-size:72px;font-style:italic;line-height:1;display:flex;box-shadow:inset 0 0 0 7px #ffffff08,0 15px 40px #29553c15}.avatar-monogram span{letter-spacing:2px;margin-top:17px;font-family:monospace;font-size:7px;font-style:normal}.orbital-dot{border:3px solid var(--bg);background:#b5bf86;border-radius:100%;width:12px;height:12px;position:absolute;top:37px;right:27px}.builder-badge{letter-spacing:.5px;background:var(--surface);box-shadow:var(--shadow);border:1px solid var(--line);border-radius:6px;align-items:center;gap:7px;padding:9px 12px;font-family:monospace;font-size:9px;display:flex;position:absolute;bottom:18px;left:16px;transform:rotate(-7deg)}.art-star{color:#929e61;font-size:39px;position:absolute;bottom:26px;right:-4px}.hero-bottom{border-top:1px solid var(--line);border-bottom:1px solid var(--line);justify-content:space-between;padding:18px 0;font-size:11px}.hero-bottom,.hero-bottom p{align-items:center;display:flex}.hero-bottom p{gap:16px;font-weight:500}.hero-bottom i,.hero-bottom p>span{color:var(--muted);font-style:normal;font-weight:400}.hero-bottom a{color:var(--muted);align-items:center;gap:7px;display:flex}.section{padding-top:74px}.section-heading{margin-bottom:28px}.section-kicker{letter-spacing:1.7px;color:var(--muted);align-items:center;gap:12px;margin-bottom:12px;font-family:monospace;font-size:9px;display:flex}.section-kicker>span{letter-spacing:0;border:1px solid var(--line);border-radius:4px;place-items:center;width:24px;height:20px;font-size:10px;display:inline-grid}.section-heading h2{letter-spacing:-.8px;font-size:26px;font-weight:600;line-height:1.5}.heading-dot{color:#8ca069;margin-left:4px}.section-heading>p{color:var(--muted);margin-top:9px;font-size:12px}.about-content{grid-template-columns:1fr 222px;gap:48px;display:grid}.about-content>div>p{color:var(--muted);margin-top:14px;font-size:13px;line-height:1.95}.about-content>div>p.about-lead{margin-top:0;font-size:19px;line-height:1.8}.about-content strong,.about-content>div>p.about-lead{color:var(--text);font-weight:500}.about-skills{color:var(--muted);margin:18px 0;padding-left:18px;font-size:13px;line-height:1.9}.about-skills li+li{margin-top:10px}.note-card{background:var(--yellow);color:var(--green);border-radius:3px 14px 3px 3px;padding:24px 23px 17px;position:relative;transform:rotate(2deg);box-shadow:4px 5px #22351804}.note-card>p{margin-top:14px;font-size:22px;font-weight:550;line-height:1.5}.note-card>span{opacity:.8;margin-top:15px;font-size:10px;line-height:1.9;display:block}.about-facts{border-bottom:1px solid var(--line);gap:24px;margin-top:5px;padding:26px 0 25px;display:flex}.about-facts>span{color:var(--muted);align-items:center;gap:8px;font-size:11px;display:flex}.about-facts svg{color:var(--green)}.projects-grid{grid-template-columns:1fr 1fr;display:grid}.project-card{background:var(--surface);border:1px solid var(--line);border-radius:11px;align-self:start;transition:box-shadow .25s,border-color .25s;overflow:hidden}.project-card:hover{box-shadow:var(--shadow);border-color:#afbd9c}.project-card.featured{grid-column:1/-1;grid-template-columns:1fr 1fr;display:grid}.project-body{padding:22px}.project-eyebrow{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:7px;font-size:9px;display:flex}.project-eyebrow span:last-child{white-space:nowrap;font-family:monospace}.project-body h3{letter-spacing:-.7px;justify-content:space-between;align-items:center;margin-top:10px;font-size:24px;font-weight:600;display:flex}.project-body h3 svg{color:var(--muted);width:17px}.project-headline{margin-top:7px;font-size:12px;font-weight:500}.project-description{color:var(--muted);min-height:63px;margin-top:10px;font-size:11px;line-height:1.9}.project-metric{align-items:baseline;gap:9px;margin:16px 0;display:flex}.project-metric strong{letter-spacing:-.7px;color:var(--green);font-size:21px;font-weight:550}.project-metric span{color:var(--muted);font-size:10px}.tags{flex-wrap:wrap;gap:6px;display:flex}.tags>span{border:1px solid var(--line);background:var(--bg);color:var(--muted);border-radius:4px;padding:3px 7px;font-size:9px}.project-details{border-top:1px solid var(--line);margin-top:17px;padding-top:13px}.project-details summary{justify-content:space-between;align-items:center;font-size:11px;display:flex}.full-skills ul,.project-details ul{color:var(--muted);margin-bottom:0;padding-left:17px;font-size:12px;line-height:1.95}.full-skills li+li,.project-details li+li{margin-top:10px}.project-art{color:#416c57;background:#eef1e7;height:220px;position:relative;overflow:hidden}.featured .project-art{height:100%;min-height:365px}.art-bottom,.art-caption{letter-spacing:1.3px;opacity:.65;font-family:monospace;font-size:8px;position:absolute;left:22px}.art-caption{top:20px}.art-bottom{bottom:17px}.delta-art{background:#e5eadb radial-gradient(#6f806a33 .6px,#0000 0) 0 0/7px 7px}.delta-orbit{border:1px solid #a5b69466;border-radius:50%;width:260px;height:260px;position:absolute;top:60px;left:70px;transform:rotate(-28deg)}.orbit-two{width:340px;height:180px;top:101px;left:15px}.delta-symbol{color:#3e664d;text-shadow:5px 7px #34593910;font-family:Georgia,serif;font-size:140px;line-height:1;position:absolute;top:47px;right:35px;transform:rotate(5deg)}.delta-symbol span{background:#a6b278;width:52px;height:5px;margin-top:-19px;margin-left:23px;display:block}.mini-terminal{color:#d4ddc4;background:#223c30;border:1px solid #ffffff20;border-radius:9px;width:255px;padding:15px 18px;font-family:monospace;font-size:10px;line-height:1.7;position:absolute;top:126px;left:30px;transform:rotate(-5deg);box-shadow:0 17px 35px #354b3829}.terminal-dots{letter-spacing:2px;color:#8b9c6e;margin-bottom:15px;font-size:8px;display:block}.terminal-green{color:#bed893}.terminal-muted{opacity:.5}.mini-terminal p{color:#a7bda3;align-items:center;gap:8px;margin-top:6px;font-size:9px;display:flex}.mini-terminal p:first-of-type{margin-top:12px}.terminal-prompt{color:#b4c494;margin-top:13px}.cursor{vertical-align:middle;background:#b4c494;width:5px;height:11px;display:inline-block}.floating-chip{background:#f6f7ed;border:1px solid #ced5c2;border-radius:6px;align-items:center;gap:8px;padding:9px 12px;font-size:9px;display:flex;position:absolute;bottom:36px;right:22px;transform:rotate(4deg);box-shadow:0 5px 20px #34593914}.hermes-art{background:#e9efe5 radial-gradient(#7b917333 1px,#0000 0) 0 0/16px 16px}.network-art{width:220px;height:160px;position:absolute;top:37px;left:50%;transform:translate(-50%)}.network-center{color:#e0e8ca;background:#39644c;border-radius:18px;place-items:center;width:70px;height:70px;display:grid;position:absolute;top:41px;left:75px;box-shadow:0 0 0 7px #ccd9c744,0 0 0 17px #ccd9c733}.network-node{color:#6a8266;background:#f9faf4;border:1px solid #c8d4bf;border-radius:10px;place-items:center;width:42px;height:42px;display:grid;position:absolute;box-shadow:0 3px 7px #34593909}.node-0{top:55px;left:0}.node-1{top:55px;right:0}.node-2{top:-8px;left:89px}.node-3{bottom:-2px;left:89px}.network-line{background:#b4c7a8;position:absolute}.horizontal{width:190px;height:1px;top:76px;left:15px}.vertical{width:1px;height:135px;top:5px;left:110px}.ai-chip{background:#fafcf2;border:1px solid #d5dfcc;border-radius:5px;align-items:center;gap:5px;padding:5px 8px;font-size:8px;display:flex;position:absolute;bottom:18px;right:18px}.game-art{color:#787059;background:#edece2}.pixel-grid{background-image:linear-gradient(#a2a18513 1px,#0000 0),linear-gradient(90deg,#a2a18513 1px,#0000 0);background-size:22px 22px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000,#0000 80%);mask-image:radial-gradient(#000,#0000 80%)}.game-orb{background:#d7d9bc;border-radius:50%;width:120px;height:120px;position:absolute;top:50px;left:calc(50% - 60px);box-shadow:0 0 0 18px #d7d9bc44,0 0 0 36px #d7d9bc22}.game-window{background:#f5f5eccc;border:1px solid #c6c9b6;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:170px;height:132px;display:flex;position:absolute;top:47px;left:50%;transform:translate(-50%)rotate(-5deg);box-shadow:9px 9px #a7ad9217}.game-window>span{letter-spacing:3px;font-family:monospace;font-size:8px}.pixel-squares{color:#929773;font-size:12px;line-height:1}.vela-art{color:#537078;background:#e6ebed}.falcon-art{color:#967242;background:#f1e9dc}.chart-window{background:#ffffffb5;border:1px solid #ffffffc7;border-radius:7px;height:142px;padding:12px 13px;position:absolute;top:47px;left:25px;right:25px;box-shadow:0 7px 18px #40555c0b}.chart-head{align-items:center;gap:5px;font-size:9px;font-weight:600;display:flex}.chart-head>span{letter-spacing:1px;opacity:.55;margin-left:auto;font-size:7px}.chart-window svg:not(.lucide){width:100%;height:76px;display:block}.chart-foot{opacity:.8;align-items:center;gap:6px;font-size:8px;display:flex}.chart-foot .green-dot{width:4px;height:4px}.award-note{background:var(--green-light);border:1px solid var(--line);color:var(--green);border-radius:8px;align-items:center;gap:13px;margin-top:22px;padding:17px 20px;display:flex}.award-note p{flex:1}.award-note strong{font-size:11px;font-weight:600;display:block}.award-note p span{color:var(--muted);margin-top:3px;font-size:10px;display:block}.award-year{letter-spacing:1px;white-space:nowrap;font-family:monospace;font-size:9px}.experience-list{border-top:1px solid var(--line)}.experience-item{border-bottom:1px solid var(--line)}.experience-item>summary{align-items:center;gap:15px;padding:19px 1px;display:flex}.company-mark{background:var(--soft);border:1px solid var(--line);letter-spacing:-1px;border-radius:10px;flex-shrink:0;place-items:center;width:40px;height:40px;font-size:12px;font-weight:700;display:grid}.company-0{color:#35624b;background:#e4eadc;font-family:Georgia,serif;font-size:24px}.company-1{color:#d06358}.company-2{color:#918559}.company-3{color:#548c9a}.company-4{color:#bd8540}.job-name{flex-direction:column;flex:1;gap:3px;display:flex}.job-name strong{font-size:13px;font-weight:600}.job-name>span,.job-period{color:var(--muted);font-size:10px}.job-period{letter-spacing:.1px;font-family:monospace}.experience-item summary>svg{color:var(--muted);width:13px;margin-left:5px}.job-detail{color:var(--muted);padding:0 35px 20px 57px;font-size:12px;line-height:1.9}.job-detail a{color:var(--green);align-items:center;gap:5px;margin-top:10px;font-size:11px;display:inline-flex}.education{align-items:center;gap:15px;padding:23px 0;display:flex}.education-icon{background:var(--soft);border:1px solid var(--line);width:40px;height:40px;color:var(--green);border-radius:10px;place-items:center;display:grid}.education strong{font-size:12px;font-weight:550}.education p{color:var(--muted);margin-top:3px;font-size:10px}.education>span{color:var(--muted);letter-spacing:1.3px;margin-left:auto;font-family:monospace;font-size:9px}.skill-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.skill-card{border:1px solid var(--line);background:var(--surface);border-radius:9px;padding:23px}.skill-card>svg{color:var(--green);margin-bottom:15px}.skill-card h3{font-size:14px;font-weight:550}.skill-card p{color:var(--muted);max-width:310px;margin-top:10px;font-size:11px;line-height:1.9}.skill-card .tags{margin-top:17px}.full-skills{margin-top:19px}.full-skills summary{color:var(--muted);align-items:center;gap:7px;font-size:11px;display:inline-flex}.contact-section{background:var(--green-light);border:1px solid var(--line);text-align:center;border-radius:12px;margin-top:81px;padding:47px 25px 38px;position:relative;overflow:hidden}.contact-section:before{content:"";border:1px solid var(--line);pointer-events:none;border-radius:50%;width:300px;height:300px;position:absolute;top:-80px;right:-190px;box-shadow:0 0 0 22px #82966406,0 0 0 44px #82966404}.contact-star{color:#9aaa70;margin-bottom:18px;font-size:36px;line-height:1;display:block}.contact-section .section-kicker{justify-content:center;font-size:8px}.contact-section h2{letter-spacing:-.8px;font-size:28px;font-weight:550;line-height:1.65}.contact-section>p{color:var(--muted);margin-top:14px;font-size:11px}.contact-email{border-bottom:1px solid var(--green);color:var(--green);letter-spacing:-.4px;align-items:center;gap:9px;margin-top:23px;padding-bottom:2px;font-size:24px;display:inline-flex}.contact-links{color:var(--muted);justify-content:center;align-items:center;gap:18px;margin-top:20px;font-size:10px;display:flex}.contact-links a{align-items:center;gap:7px;display:inline-flex}.contact-links>span{opacity:.4}.contact-roles{justify-content:center;gap:18px;margin-top:31px}.contact-roles,.site-footer{color:var(--muted);font-size:9px;display:flex}.site-footer{justify-content:space-between;gap:20px;padding:30px 0 120px}.site-footer a{align-items:center;gap:4px;display:inline-flex}.dock-wrap{z-index:40;position:fixed;bottom:23px;left:50%;transform:translate(-50%)}.nav-dock{border:1px solid var(--line);background:var(--surface);align-items:center;gap:6px;padding:7px 10px;display:flex}@supports (color:color-mix(in lab,red,red)){.nav-dock{background:color-mix(in srgb,var(--surface),transparent 9%)}}.nav-dock{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-radius:18px;box-shadow:0 7px 24px #1c352218}.dock-item{width:40px;height:40px;color:var(--muted);border-radius:9px;justify-content:center;align-items:center;display:flex;position:relative}.dock-item:focus-visible,.dock-item:hover{background:var(--green-light);color:var(--green)}.dock-tooltip{white-space:nowrap;background:var(--text);color:var(--bg);opacity:0;pointer-events:none;border-radius:5px;padding:4px 8px;font-size:10px;transition:opacity .15s,transform .15s;position:absolute;bottom:50px;transform:translateY(4px)}.dock-item:focus-visible .dock-tooltip,.dock-item:hover .dock-tooltip{opacity:1;transform:translateY(0)}.dock-divider{background:var(--line);width:1px;height:23px;margin:0 3px}.sun-icon{display:none}.dark .sun-icon{display:block}.dark .moon-icon{display:none}.skip-link{z-index:100;background:var(--text);color:var(--bg);padding:8px 14px;position:fixed;top:-60px;left:20px}.skip-link:focus{top:10px}.reveal{animation:fade-in .65s ease-out both}@keyframes fade-in{0%{opacity:0;filter:blur(4px);transform:translateY(8px)}to{opacity:1;filter:blur();transform:none}}.resume-page{max-width:820px;margin:50px auto;padding:0 28px 60px}.resume-actions{flex-wrap:wrap;justify-content:space-between;gap:12px;margin-bottom:35px;display:flex}.resume-actions>div{flex-wrap:wrap;gap:9px;display:flex}.resume-header{border-bottom:2px solid var(--green);padding-bottom:24px}.resume-header h1{font-size:36px}.resume-header p{color:var(--muted);margin-top:8px;font-size:12px}.resume-page section{margin-top:26px}.resume-page h2{border-bottom:1px solid var(--line);margin-bottom:14px;padding-bottom:8px;font-size:19px}.resume-page h3{margin-top:18px;font-size:14px;font-weight:600}.resume-page ul{margin-top:9px;padding-left:19px;font-size:12px;line-height:1.9}.resume-page li+li{margin-top:5px}.resume-work{justify-content:space-between;align-items:baseline;gap:15px;margin:8px 0;font-size:12px;display:flex}.resume-work time{white-space:nowrap;color:var(--muted);font-size:11px}.resume-project{break-inside:avoid}.resume-project>p{color:var(--muted);font-size:11px}.resume-thanks{color:var(--muted);margin-top:28px;font-size:12px}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:20px;min-height:80vh;padding:30px;display:flex}.not-found h1{font-size:50px}@media (min-width:1100px){.main-container{max-width:944px}.hero{padding-top:70px}}@media (max-width:700px){.site-header{padding:23px 23px 0}.main-container{padding:0 23px}.hero{padding-top:43px}.hero-content{grid-template-columns:1fr 145px;gap:5px;padding-top:28px}.hero-art{height:170px}.ring-outer{width:150px;height:150px}.ring-inner{width:130px;height:130px}.avatar-monogram{width:113px;height:113px;font-size:54px}.avatar-monogram span{letter-spacing:1px;margin-top:13px;font-size:5px}.builder-badge{padding:6px 8px;font-size:6px;bottom:7px;left:0}.builder-badge svg{width:11px}.art-star{font-size:25px;bottom:16px;right:-3px}.orbital-dot{top:21px;right:15px}.hello{font-size:17px}.hero h1{letter-spacing:-1px;font-size:29px}.edition{display:none}.hero-description{font-size:11px}.hero-actions{gap:8px}.button{gap:6px;padding:9px 11px;font-size:10px}.hero-bottom p{gap:9px;font-size:10px}.section{padding-top:55px}.about-content{grid-template-columns:1fr 180px;gap:25px}.note-card{padding:19px}.note-card>p{font-size:21px}.about-content>div>p{font-size:12px}.about-facts{flex-wrap:wrap;gap:15px}.about-facts>span{font-size:10px}.projects-grid,.skill-grid{gap:15px}.project-body{padding:17px}.project-eyebrow{font-size:8px}.project-body h3{font-size:21px}.project-description{font-size:10px}.project-art{height:190px}.featured .project-art{min-height:360px}.mini-terminal{width:215px;font-size:8px;top:125px;left:16px}.delta-symbol{font-size:112px;top:58px;right:15px}.floating-chip{font-size:8px;right:10px}.award-year{display:none}.art-bottom,.art-caption{font-size:7px;left:15px}.network-art{top:23px;transform:translate(-50%)scale(.8)}.ai-chip{font-size:7px;bottom:13px;right:9px}.chart-window{height:131px;top:36px;left:15px;right:15px}.game-window{top:34px}.contact-section h2{font-size:25px}.contact-email{font-size:22px}.section-heading h2{font-size:24px}.skill-card{padding:18px}.job-period{font-size:9px}.site-footer{font-size:8px}}@media (max-width:480px){.header-right{flex-direction:column;align-items:flex-end;gap:6px;font-size:10px}.header-right a{padding:5px 9px}.location{font-size:10px}.wordmark{font-size:27px}.hero{padding-top:37px}.hero-content{padding-top:26px;display:block;position:relative}.hero-art{opacity:.95;width:85px;height:85px;position:absolute;top:12px;right:-5px}.ring-outer{width:84px;height:84px}.ring-inner{display:none}.avatar-monogram{letter-spacing:-4px;width:65px;height:65px;box-shadow:none;font-size:35px}.art-star,.avatar-monogram span,.builder-badge{display:none}.orbital-dot{border-width:2px;width:8px;height:8px;top:5px;right:9px}.hello{margin-top:2px;margin-bottom:27px;font-size:17px}.hero h1{letter-spacing:-1.5px;z-index:1;font-size:30px;line-height:1.55;position:relative}.hero-description{margin-top:23px;font-size:11px;line-height:1.9}.hero-actions{margin-top:23px}.button{padding:10px 13px;font-size:11px}.hero-bottom{padding:15px 0}.hero-bottom p{gap:8px;font-size:9px}.hero-bottom a{font-size:9px}.about-content{grid-template-columns:1fr;gap:20px}.about-content>div>p.about-lead{font-size:18px}.note-card{grid-template-columns:26px 1fr 1fr;align-items:center;gap:10px;padding:18px;display:grid;transform:rotate(1deg)}.note-card>p{margin:0;font-size:17px}.note-card>span{margin:0;font-size:9px}.about-facts{gap:15px;padding:20px 0}.about-facts>span{gap:5px;font-size:9px}.about-facts svg{width:13px}.section-heading{margin-bottom:23px}.projects-grid,.skill-grid{grid-template-columns:1fr;gap:20px}.project-card.featured{display:block}.featured .project-art{height:250px;min-height:250px}.delta-symbol{font-size:132px;top:32px;right:41px}.mini-terminal{width:215px;padding:12px 15px;top:58px;left:25px}.terminal-dots{margin-bottom:9px}.mini-terminal p{margin-top:4px;font-size:8px}.terminal-prompt{margin-top:8px}.floating-chip{bottom:30px;right:20px}.project-art{height:215px}.art-bottom,.art-caption{font-size:8px}.network-art{top:29px;transform:translate(-50%)scale(.93)}.chart-window{height:145px;top:42px;left:24px;right:24px}.chart-window svg:not(.lucide){height:85px}.project-body{padding:21px}.project-eyebrow{font-size:9px}.project-body h3{font-size:25px}.project-description{min-height:0;font-size:11px}.project-headline{font-size:12px}.project-metric{margin:14px 0}.award-note{gap:10px;padding:16px 14px}.award-note strong{font-size:10px}.award-note p span{font-size:9px}.experience-item>summary{flex-wrap:wrap;gap:11px;padding:16px 0;position:relative}.company-mark{border-radius:8px;width:36px;height:36px}.job-name strong{font-size:12px}.job-name>span{font-size:9px}.job-period{font-size:8px;position:absolute;top:17px;right:0}.experience-item summary>svg{align-self:flex-end;width:11px;margin-bottom:3px}.job-name{padding-right:5px}.job-detail{padding:0 10px 17px 47px;font-size:11px}.education>span{font-size:7px}.education strong{font-size:11px}.education p{font-size:9px}.skill-card{padding:22px}.skill-card p{max-width:none;font-size:12px}.tags>span{font-size:10px}.contact-section{margin-top:58px;padding:33px 17px}.contact-section h2{font-size:24px}.contact-section>p{font-size:10px}.contact-email{gap:6px;font-size:21px}.contact-email svg{width:18px}.contact-roles{gap:11px;font-size:8px}.contact-links{gap:12px;font-size:9px}.site-footer{flex-direction:column;align-items:center;gap:8px;padding-top:23px}.dock-wrap{bottom:max(15px,env(safe-area-inset-bottom))}.nav-dock{gap:3px;padding:6px 8px}.resume-page{margin-top:25px;padding:0 20px 45px}.resume-work{align-items:start}.resume-work span{max-width:63%}.resume-work time{font-size:9px}}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal{opacity:1!important;filter:none!important;transform:none!important}}@media print{@page{size:A4;margin:14mm}body{font-size:10pt;color:#222!important;background:#fff!important}.resume-page{max-width:none;margin:0;padding:0}.dock-wrap,.resume-actions{display:none!important}.resume-header{padding-bottom:10px}.resume-header h1{font-size:25px}.resume-page section{margin-top:15px}.resume-page h2{margin-bottom:7px;padding-bottom:5px;font-size:15px}.resume-page h3{margin-top:12px;font-size:11px}.resume-page ul{font-size:9px;line-height:1.6}.resume-header p,.resume-work,.resume-work time{font-size:9px}.resume-page a{color:inherit}.resume-page li+li{margin-top:3px}.resume-project{break-inside:avoid}.resume-page h2,.resume-page h3{break-after:avoid}.resume-page p{color:#555}.resume-thanks{font-size:10px}}@media screen{.project-description{font-size:12px}.project-eyebrow,.tags>span{font-size:10px}.education p,.job-name>span,.job-period{font-size:11px}.skill-card p{font-size:12px}}@media screen and (max-width:480px){.job-name>span,.job-period{font-size:10px}.hero-description{font-size:12px}.project-eyebrow{font-size:9px}.contact-section>p{font-size:11px}}.avatar-portrait{background:radial-gradient(at 25% 10%,#dfe5cb,#b7c5a8);border-radius:50%;width:168px;height:168px;position:relative;overflow:hidden;box-shadow:0 12px 36px #29553c15,0 0 0 5px #fff8}.avatar-portrait img{width:178%;max-width:none;height:auto;position:absolute;top:2%;left:-39%}.company-project-art{background:#f5f4ec;justify-content:center;align-items:center;display:flex}.company-sticker{mix-blend-mode:multiply;width:84%;height:calc(100% - 53px);overflow:hidden;transform:rotate(-3deg)}.sticker-hermes{width:65%;transform:rotate(3deg)}.sticker-falcon{width:75%;transform:rotate(-2deg)}.company-sticker-icon{width:29px;height:29px;overflow:hidden}.company-mark:has(.company-sticker-icon){background:#fff}.dark .company-project-art{background:#d9dece}.dark .company-project-art .art-bottom,.dark .company-project-art .art-caption{color:#41604b}@media (max-width:700px){.avatar-portrait{width:113px;height:113px;box-shadow:0 0 0 4px #fff5}}@media (max-width:480px){.avatar-portrait{width:68px;height:68px;box-shadow:0 0 0 3px #fff5}.company-sticker-icon{width:27px;height:27px}}.hero-content{grid-template-columns:minmax(0,1fr) 280px;gap:16px}.hero-art{isolation:isolate;align-self:center;height:328px;margin-bottom:0}.portrait-glow{z-index:-1;background:radial-gradient(at 50% 58%,#b9c69b42,#0000 68%);position:absolute;inset:12% 0 -6%}.avatar-portrait{width:100%;height:100%;box-shadow:none;background:0 0;border-radius:0;overflow:visible}.avatar-portrait img{object-fit:contain;object-position:center bottom;width:100%;max-width:100%;height:100%;position:static;-webkit-mask-image:linear-gradient(#000 76%,#0000);mask-image:linear-gradient(#000 76%,#0000)}.hero-art .builder-badge{z-index:2;bottom:4px;left:22px;transform:rotate(-5deg)}.hero-art .art-star{font-size:31px;bottom:55px;right:3px}@media (max-width:700px){.hero-content{grid-template-columns:minmax(0,1fr) 195px}.hero-art{height:260px}.avatar-portrait{width:100%;height:100%;box-shadow:none}.hero-art .builder-badge{bottom:4px;left:10px}}@media (max-width:480px){.hero-content{padding-top:29px;display:block}.hero-art{opacity:1;width:170px;height:188px;position:absolute;top:-4px;right:-6px}.hero-copy .hello{max-width:calc(100% - 150px);min-height:134px;margin-top:17px;margin-bottom:21px}.hero-copy .hello .wave{margin:5px 0 0;display:block}.avatar-portrait{width:100%;height:100%;box-shadow:none}.hero-art .art-star,.hero-art .builder-badge{display:none}.portrait-glow{inset:5% 0 0}.avatar-portrait img{-webkit-mask-image:linear-gradient(#000 78%,#0000);mask-image:linear-gradient(#000 78%,#0000)}}.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.project-card .project-art{height:155px}.project-card.featured .project-art{height:100%;min-height:290px}.project-card .project-description{min-height:46px}.project-card .company-sticker{height:calc(100% - 35px)}.project-card .art-caption{font-size:7px;top:12px}.project-card .art-bottom{font-size:7px;bottom:10px}.project-card .game-window{gap:6px;width:145px;height:100px;top:27px}.project-card .game-window .lucide{width:43px;height:43px}.project-card .game-orb{width:105px;height:105px;top:25px;left:calc(50% - 52px)}.featured .delta-symbol{top:25px}.featured .mini-terminal{top:94px}.featured .floating-chip{bottom:29px}.contact-section{padding:34px 25px}.contact-section h2{font-size:26px}.contact-section .contact-roles{margin-top:23px}@media (max-width:700px){.projects-grid{gap:15px}.project-card .project-art{height:140px}.project-card.featured .project-art{min-height:290px}}@media (max-width:480px){.projects-grid{grid-template-columns:1fr;gap:20px}.project-card .project-art{height:155px}.project-card.featured .project-art{height:195px;min-height:0}.featured .mini-terminal{width:195px;padding:9px 12px;top:36px;left:22px}.featured .terminal-dots{margin-bottom:5px}.featured .mini-terminal p{margin-top:3px}.featured .mini-terminal p:first-of-type{margin-top:6px}.featured .terminal-prompt{margin-top:4px}.featured .delta-symbol{font-size:115px;top:25px;right:24px}.featured .floating-chip{padding:6px 8px;font-size:8px;bottom:20px;right:13px}.project-card .project-description{min-height:0}.contact-section{padding:29px 18px}.contact-section h2{font-size:24px}}.project-links{flex-wrap:wrap;gap:9px;margin-top:17px;display:flex}.project-links .button{gap:6px;padding:8px 11px;font-size:11px}.project-card.featured .tickpro-product-art{color:#355b49;background:radial-gradient(at 50% 45%,#f4f4dc 0,#e6ecdc 52%,#dfe7d7 100%);flex-direction:column;justify-content:center;align-items:center;gap:0;min-height:330px;display:flex;position:relative}.tickpro-product-art:before{content:"";pointer-events:none;background-image:radial-gradient(#71846728 .7px,#0000 0);background-size:9px 9px;position:absolute;inset:0}.product-release{letter-spacing:1px;background:#fafcf099;border:1px solid #fffa;border-radius:20px;align-items:center;gap:7px;padding:5px 10px;font-size:10px;display:flex;position:absolute;top:19px;left:21px}.product-orbit{border:1px dashed #95a88266;border-radius:50%;width:232px;height:232px;position:absolute;top:48%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 0 25px #95a88208}.tickpro-icon-wrap{border-radius:38px;width:142px;height:142px;margin-top:30px;position:relative;transform:rotate(-7deg);box-shadow:9px 15px 26px #516c4829}.tickpro-app-icon{width:100%;height:100%;display:block;overflow:hidden}.product-wordmark{letter-spacing:-1px;align-items:baseline;gap:10px;margin-top:23px;font-size:27px;font-weight:650;line-height:1.3;display:flex;position:relative}.product-wordmark span{letter-spacing:2px;font-size:15px;font-weight:450}.product-availability{color:#70806b;letter-spacing:.5px;margin-top:8px;font-size:10px;position:relative}.pixel-ocean-art{background:#edf2ee;justify-content:center;align-items:center;display:flex}.pixel-ocean-logo{mix-blend-mode:multiply;width:210px;height:125px;overflow:hidden}@media (max-width:700px){.tickpro-icon-wrap{width:123px;height:123px}.product-wordmark{font-size:24px}.product-orbit{width:200px;height:200px}.pixel-ocean-logo{width:185px;height:115px}}@media (max-width:480px){.project-card.featured .tickpro-product-art{height:245px;min-height:0}.product-release{font-size:9px;top:13px;left:15px}.tickpro-icon-wrap{border-radius:29px;width:108px;height:108px;margin-top:30px}.product-wordmark{margin-top:14px;font-size:24px}.product-wordmark span{font-size:13px}.product-availability{margin-top:5px;font-size:9px}.product-orbit{width:174px;height:174px;top:49%}.pixel-ocean-logo{width:210px;height:125px}}.project-metric strong{flex-shrink:0}.experience-brand-icon{object-fit:contain;border-radius:10px;width:100%;height:100%}.tech-showcase{border:1px solid var(--line);background:linear-gradient(135deg,var(--green-light),var(--bg) 60%);border-radius:18px;margin-bottom:28px;padding:28px 30px 0}.tech-showcase-heading{color:var(--green);letter-spacing:.04em;justify-content:space-between;gap:12px;margin-bottom:26px;font-size:13px;display:flex}.tech-hint{color:var(--muted);font-size:11px}.tech-grid{perspective:1600px;transform-style:preserve-3d;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px;display:grid}.tech-tile{border:1px solid var(--line);background:var(--surface);min-width:0;color:var(--text);border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:24px 8px 20px;font-size:12px;font-weight:550;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;position:relative}.tech-icon-disc{border-radius:16px;place-items:center;width:58px;height:58px;display:grid}.tech-icon-disc img{opacity:.8;transition:opacity .2s}.dark .tech-icon-disc img{filter:invert()}.tech-tile.is-active{border-color:var(--green);z-index:3;transform:translateY(-9px)translateZ(15px)rotate(-2deg)scale(1.06);box-shadow:0 14px 28px #35634f22}.tech-tile.is-active img{opacity:1}.tech-tile.is-neighbour{z-index:2;transform:translateY(-3px)scale(1.015)}.tech-tile:focus-visible{outline:2px solid var(--green);outline-offset:4px}.tech-tile-dot{opacity:.5;border-radius:50%;width:5px;height:5px;position:absolute;top:12px;right:12px}.tech-description{min-height:58px;color:var(--muted);text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:0;padding:14px 0;font-size:12px;display:flex}.tech-description strong{color:var(--green);font-weight:600}.tech-status-dot{background:var(--green);border-radius:50%;width:6px;height:6px}@media (max-width:700px){.tech-showcase{padding:20px 16px 0}.tech-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.tech-tile{padding:18px 5px;font-size:11px}.tech-icon-disc{width:48px;height:48px}.tech-icon-disc img{width:30px;height:30px}}@media (max-width:420px){.tech-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tech-hint{display:none}}@media (prefers-reduced-motion:reduce){.tech-icon-disc img,.tech-tile{transition:none}.tech-tile.is-active,.tech-tile.is-neighbour{transform:none}}.crystal-text{--crystal-lift:0;--crystal-pos:0;--crystal-shadow:#9daa86;--crystal-glare:#e7edc6;white-space:nowrap;display:inline-block;position:relative}.dark .crystal-text{--crystal-shadow:#526d51;--crystal-glare:#fff}.crystal-depth,.crystal-face{transform:translate(calc(var(--crystal-lift) * .035em),calc(var(--crystal-lift) * -.035em));display:inline-block}.crystal-depth{color:var(--text);text-shadow:calc(var(--crystal-lift) * -.012em) calc(var(--crystal-lift) * .012em) var(--crystal-shadow),calc(var(--crystal-lift) * -.025em) calc(var(--crystal-lift) * .025em) var(--crystal-shadow),calc(var(--crystal-lift) * -.04em) calc(var(--crystal-lift) * .04em) var(--crystal-shadow)}.crystal-face{color:#0000;background:linear-gradient(108deg,transparent 0 55%,var(--crystal-glare) 55% 60%,transparent 60% 70%,var(--crystal-glare) 70% 85%,transparent 85%) calc(var(--crystal-pos) * -200%) 0 /200% 100%,var(--text);pointer-events:none;-webkit-background-clip:text;background-clip:text;position:absolute;inset:0}.hero h1 .crystal-spark{width:.32em;height:.32em;left:var(--spark-x);top:var(--spark-y);fill:var(--green);pointer-events:none;position:absolute;transform:translate(-50%,-50%)scale(0)}.crystal-spark-0{--spark-x:3%;--spark-y:25%;--spark-delay:80ms}.crystal-spark-1{--spark-x:20%;--spark-y:85%;--spark-delay:.18s}.crystal-spark-2{--spark-x:48%;--spark-y:20%;--spark-delay:.28s}.crystal-spark-3{--spark-x:75%;--spark-y:80%;--spark-delay:.38s}.crystal-spark-4{--spark-x:98%;--spark-y:30%;--spark-delay:.48s}.crystal-text:active .crystal-spark,.crystal-text:hover .crystal-spark{animation:crystal-twinkle .7s var(--spark-delay) both}@keyframes crystal-twinkle{50%{transform:translate(-50%,-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.crystal-text .crystal-spark{animation:none!important}.crystal-depth,.crystal-face{transform:none}.crystal-face{display:none}}.footer-arc{isolation:isolate;touch-action:pan-y;background:radial-gradient(ellipse at 50% 100%,var(--green-light),transparent 65%);width:100%;height:220px;margin-top:-28px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(#0000,#000 15% 90%,#0000);mask-image:linear-gradient(#0000,#000 15% 90%,#0000)}.footer-arc canvas{opacity:0;width:100%;height:100%;display:block}@media (max-width:700px){.footer-arc{height:160px;margin-top:-10px}}@media print{.footer-arc{display:none}}.tech-tile,.tech-tile *{cursor:default}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}