@import"https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700;750;800;900;1000&family=Space+Mono&display=swap";:root{font-family:DM Sans,sans-serif;color-scheme:dark;--bg:#141416;--text:#f0efed;--muted:#a09fa6;--line:#343438;--panel:#1c1c20;--accent:#c4b5fd;--soft:#25232e;background:var(--bg);color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html[data-theme=light]{color-scheme:light;--bg:#faf9f6;--text:#222126;--muted:#696670;--line:#dedce2;--panel:#f0eef2;--accent:#6a48ab;--soft:#eae4f7}*{box-sizing:border-box}body{margin:0;min-width:320px}button,a,input{-webkit-tap-highlight-color:transparent}button,input{font:inherit}button,a{touch-action:manipulation}button{color:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button{border:0}button:focus-visible,a:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button:disabled{cursor:default}html{scroll-behavior:smooth;scroll-padding-top:35px}::selection{background:#bba5ef;color:#17151b}.site-shell{max-width:936px;padding:0 44px;margin:auto}header{height:108px;display:flex;align-items:center;justify-content:space-between}.wordmark{font-size:34px;font-weight:900;letter-spacing:-3px}nav{display:flex;gap:29px;align-items:center;font-size:14px}nav a{color:var(--muted)}nav a:hover{color:var(--text)}.theme-toggle{display:grid;place-items:center;background:none;border:1px solid var(--line);border-radius:50%;width:36px;height:36px}.hero{padding:55px 0 74px}.eyebrow,.section-heading>span,.art-label,.art-bottom,.placeholder,.stack,.time,.endnote{font-family:Space Mono,monospace;font-size:12px;line-height:1.7}.eyebrow{color:var(--muted)}.status-dot,.track-dot{display:inline-block;width:6px;height:6px;border-radius:50%;background:#b4c88e;margin-right:8px}.hero-title{position:relative;display:flex;align-items:center;justify-content:space-between;height:230px;margin:12px 0 28px}h1{font-size:216px;font-weight:900;line-height:1;letter-spacing:-20px;margin:0 0 0 -10px}h1 span{color:var(--accent)}.batman{width:244px;transform:rotate(5deg);margin:18px 22px 0 0;background:#eee9db;padding:7px 7px 5px;box-shadow:0 8px 22px #0003}.batman img{width:100%;height:145px;object-fit:cover;display:block;filter:saturate(.5)}figcaption{font-family:Space Mono,monospace;font-size:9px;color:#35313a;text-align:center;padding:8px 0 3px}.hero-spark{position:absolute;right:268px;top:20px;color:var(--accent);font-size:43px;transform:rotate(12deg)}.hero h2{font-size:30px;line-height:1.35;letter-spacing:-1px;font-weight:600;margin:0}.hero h2 span{color:var(--muted)}.hero-copy{font-size:16px;color:var(--muted);margin:20px 0 27px}.hero-links{display:flex;align-items:center;gap:25px;font-size:14px}.hero-links a{display:inline-flex;align-items:center;gap:8px;border-bottom:1px solid var(--line);padding-bottom:4px}.hero-links a:hover{color:var(--accent)}.handwritten{font-family:Georgia,serif;font-style:italic;transform:rotate(-6deg);color:var(--muted);margin-left:auto}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:15px;margin-bottom:27px}.section-heading h2{font-size:16px;font-weight:550;margin:0}.section-heading h2 span{font:12px Space Mono,monospace;color:var(--muted);margin-right:12px}.section-heading>span{color:var(--muted);font-size:10px}.section-heading a{font-size:12px;display:flex;gap:5px;align-items:center}section:not(.hero){border-top:1px solid var(--line);padding-top:30px;margin-bottom:62px}.featured-project{display:grid;grid-template-columns:1.05fr 1fr;width:100%;text-align:left;background:transparent;padding:0;gap:32px}.project-art{position:relative;overflow:hidden;border-radius:5px;min-height:180px;display:flex;align-items:center;justify-content:center;color:#d5caf5}.nyx{background:#22212c;background-image:radial-gradient(#bba8ef20 .7px,transparent .7px);background-size:6px 6px}.art-label{position:absolute;top:17px;left:18px;letter-spacing:2px;font-size:9px;opacity:.7}.moon-art{font-family:Georgia,serif;font-size:144px;line-height:1;transform:rotate(-19deg);text-shadow:8px 3px 0 #9e86cd22}.art-bottom{position:absolute;bottom:38px;font-size:10px}.placeholder{position:absolute;bottom:13px;font-size:9px;opacity:.55}.featured-project>.project-art{height:246px}.featured-copy{padding:15px 0}.featured-copy h3{font-size:50px;letter-spacing:-2px;margin:12px 0 5px;display:flex;justify-content:space-between;align-items:center}.featured-copy h3 svg{width:24px}.featured-copy p{font-size:16px;margin:5px 0 13px;line-height:1.6}.muted{color:var(--muted)}.featured-copy p.muted{font-size:14px;max-width:280px}.project-open{display:flex;align-items:center;gap:13px;font-size:13px;color:var(--accent);margin-top:22px}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;margin-top:28px}.small-project{padding:0;background:transparent;text-align:left}.small-project .project-art{height:154px;min-height:0}.forget{background:#c4cbb6;color:#343e2a}.mcp{background:#b8c2ce;color:#2c3e51}.maya{background:#d2b9ac;color:#513831}.art-symbol{font-size:84px;line-height:1;font-family:Georgia,serif}.small-project h3{font-size:16px;margin:16px 0 7px;display:flex;align-items:center;justify-content:space-between;font-weight:550}.small-project p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.small-project:hover .art-symbol,.featured-project:hover .moon-art{transform:rotate(-12deg) scale(1.08)}.art-symbol,.moon-art{transition:transform .25s}.about-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:62px}.about h3{font-size:23px;font-weight:550;line-height:1.4;letter-spacing:-.5px;margin:4px 0 18px}.about h3 span{color:var(--muted)}.about p{font-size:15px;color:var(--muted);line-height:1.85}.about b{color:var(--text);font-weight:500}.company-list{margin-top:25px}.company-list>a,.company-list>div{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px}.company-list img{width:33px;height:33px;object-fit:contain;padding:4px;border-radius:6px;background:#fff}.company-list .stealth-image{object-fit:cover;padding:0}.company-list span:nth-child(2){flex:1}.company-list small{display:block;color:var(--muted);font-size:11px;margin-top:4px}.training{background:var(--panel);border:1px solid var(--line);border-radius:6px;padding:20px}.training-top{display:flex;justify-content:space-between}.training img{display:block;width:130px;height:91px;object-fit:cover;margin:22px auto;filter:saturate(.6);border-radius:3px}.training h3{font-size:20px;margin-bottom:10px}.training p{font-size:14px;line-height:1.7}.stack{font-size:10px;color:var(--muted);line-height:2;border-top:1px solid var(--line);padding-top:13px;margin-top:20px}.music-layout{display:grid;grid-template-columns:1fr 1fr;gap:55px}.now-playing{padding-top:9px}.now-playing h3{font-size:25px;font-weight:550;letter-spacing:-.5px;margin:19px 0 4px}.now-playing p{font-size:14px;color:var(--muted);margin:5px 0 25px}.transport{display:flex;align-items:center;gap:15px}.play-button{background:var(--accent);color:var(--bg);border-radius:50%;width:40px;height:40px;display:grid;place-items:center;flex-shrink:0}.icon-button{background:none;padding:5px;display:grid;place-items:center}.transport input{width:100%;accent-color:var(--accent);height:3px}.time{display:flex;justify-content:space-between;padding-left:55px;padding-right:37px;color:var(--muted);font-size:10px;margin-top:5px}.track-list button{display:flex;align-items:center;gap:16px;width:100%;text-align:left;background:none;border-bottom:1px solid var(--line);padding:12px 10px;font-size:13px}.track-list button[aria-pressed=true]{background:var(--soft);border-radius:4px}.track-list button>span:first-child{font:11px Space Mono,monospace;color:var(--muted)}.track-list small{display:block;margin-top:4px;font-size:11px;color:var(--muted)}.track-dot{margin-left:auto;background:var(--accent)}.now-playing .audio-error{font-size:12px;margin:12px 0 0}.activity p{font-size:14px;color:var(--muted);line-height:1.8}.contribution-map{display:block;background:#f7f6f9;padding:16px;border-radius:5px;margin:25px 0 15px;overflow:auto}.contribution-map img{width:100%;min-width:480px;display:block}.activity>.eyebrow{font-size:10px}footer{border-top:1px solid var(--line);padding:37px 0;display:flex;justify-content:space-between;gap:30px}.footer-hello{font-size:25px;letter-spacing:-.8px;display:flex;gap:12px;align-items:center}footer p{font-size:13px;color:var(--muted);margin-bottom:0}.footer-links{display:grid;grid-template-columns:1fr 1fr;gap:14px 27px;font-size:12px;color:var(--muted)}.endnote{border-top:1px solid var(--line);padding:20px 0 30px;display:flex;justify-content:space-between;font-size:10px;color:var(--muted)}.curtain{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;align-items:center;justify-content:center;flex-direction:column;background:var(--bg);padding:25px;text-align:center}.curtain-mark{font-size:150px;letter-spacing:-12px;font-weight:900;line-height:1.2}.curtain-mark span{color:var(--accent)}.curtain p{color:var(--muted);font-size:16px}.curtain button{background:none;color:var(--text);display:flex;gap:12px;align-items:center;font-size:13px;margin-top:24px}.curtain-line{position:absolute;bottom:0;left:0;height:3px;background:var(--accent);animation:curtain-progress 2.6s linear forwards}@keyframes curtain-progress{0%{width:0}to{width:100%}}.project-dialog{color:var(--text);background:var(--bg);border:1px solid var(--line);border-radius:10px;width:580px;max-width:calc(100% - 30px);max-height:85dvh;padding:0;box-shadow:0 30px 100px #0006}.project-dialog::backdrop{background:#09090cbf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.window-bar{height:45px;display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:var(--panel);font:11px Space Mono,monospace;border-bottom:1px solid var(--line)}.window-bar>span:first-child{display:flex;gap:5px}.window-bar i{width:7px;height:7px;border-radius:50%;background:#c38280}.window-bar i:nth-child(2){background:#c6b47f}.window-bar i:nth-child(3){background:#90a687}.window-bar button{background:none;display:grid;place-items:center;padding:5px}.dialog-art{border-radius:0;height:170px;min-height:0}.dialog-copy{padding:30px}.dialog-copy h2{font-size:40px;margin:10px 0 17px;letter-spacing:-1.5px}.dialog-copy p{font-size:16px;line-height:1.75}.dialog-copy .stack{font-size:12px}.dialog-copy .hero-links{margin-top:25px}@media (max-width:700px){.site-shell{padding:0 24px}header{height:85px}.hero{padding:35px 0 48px}.hero-title{height:190px}h1{font-size:174px;letter-spacing:-17px}.batman{width:182px;margin-right:7px}.batman img{height:108px}figcaption{font-size:7px}.hero-spark{right:200px;font-size:28px}.hero h2{font-size:26px}.section-heading>span{display:none}.about-grid,.music-layout{gap:25px}.featured-project{gap:23px}.featured-copy h3{font-size:42px}.project-grid{gap:13px}.small-project .project-art{height:130px}.small-project .art-label{font-size:8px;left:10px}.small-project p{font-size:12px}.about h3{font-size:20px}.training{padding:16px}.hero-copy{font-size:14px}.handwritten{font-size:13px}}@media (max-width:480px){.site-shell{padding:0 21px}.hero>.eyebrow{font-size:9px}.hero-title{height:171px;margin-top:15px;margin-bottom:20px}h1{font-size:145px;letter-spacing:-14px}.batman{width:140px;margin-top:26px;margin-right:0}.batman img{height:85px}.batman figcaption{font-size:6px}.hero-spark{right:143px;top:9px}.hero h2{font-size:23px}.hero-copy{max-width:270px;line-height:1.7}.handwritten{display:none}.featured-project{grid-template-columns:1fr;gap:5px}.featured-project>.project-art{height:210px}.featured-copy{padding:17px 0 8px}.featured-copy h3{font-size:42px}.featured-copy p.muted{max-width:none}.project-open{margin-top:14px}.project-grid{grid-template-columns:1fr;margin-top:22px;gap:22px}.small-project{display:grid;grid-template-columns:105px 1fr;column-gap:17px}.small-project .project-art{grid-row:span 2;height:94px}.small-project .art-label{display:none}.small-project .art-symbol{font-size:52px}.small-project .placeholder{font-size:6px;bottom:8px}.small-project h3{margin:15px 0 0}.small-project p{margin-top:6px}.about-grid,.music-layout{grid-template-columns:1fr;gap:28px}.training img{float:right;width:93px;height:76px;margin:22px 0 12px 12px}.training h3{margin-top:23px}.training .stack{clear:both}.training p{font-size:14px}.section-heading h2{font-size:15px}section:not(.hero){margin-bottom:43px}.music-layout{gap:15px}.now-playing{padding-bottom:15px}footer{flex-direction:column}.footer-links{display:flex;flex-wrap:wrap;gap:24px}.endnote{font-size:9px}.dialog-copy{padding:22px}.curtain>.eyebrow{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}.hero-links .cv-link{display:inline-flex;align-items:center;gap:8px;background:none;padding:0 0 4px;border-bottom:1px solid var(--line);font-size:14px}.hero-links .cv-link:hover{color:var(--accent)}.curtain-gif{width:210px;max-width:55vw;height:auto;border-radius:5px;margin:12px 0 3px;filter:saturate(.65)}.curtain:has(.curtain-gif) .curtain-mark{font-size:110px}.curtain p{max-width:340px;line-height:1.6}.music-caption{font-size:14px;line-height:1.8;color:var(--muted);margin:-8px 0 26px}.cv-dialog{width:850px}.cv-actions{display:flex;align-items:center;gap:18px;flex-wrap:wrap;padding:18px 22px;font-size:12px}.cv-actions>span{color:var(--muted);flex:1 1 240px}.cv-actions a{color:var(--accent)}.cv-dialog object{display:block;width:100%;height:65dvh;border:0;background:var(--panel)}.cv-dialog object p{padding:24px;line-height:1.7}@media (max-height:650px){.curtain-gif{width:155px}.curtain:has(.curtain-gif) .curtain-mark{font-size:75px}.curtain button{margin-top:8px}}.easter-egg{background:none;font:inherit;color:var(--muted);padding:0;border-bottom:1px dotted var(--line)}.easter-egg:hover{color:var(--accent)}.rick-content{padding:28px;animation:rick-arrival .4s cubic-bezier(.2,.8,.2,1)}.rick-content h2{font-size:clamp(30px,6vw,48px);letter-spacing:-2px;line-height:1.1;margin:16px 0}.rick-content h2 span{color:var(--accent);display:inline-block;animation:rick-heart 1.1s ease-in-out infinite alternate}.rick-content>p{color:var(--muted);font-size:14px;margin-bottom:24px}.rick-video{aspect-ratio:16/9;background:#080808;border-radius:5px;overflow:hidden}.rick-video iframe{width:100%;height:100%;border:0;display:block}.rick-footnote{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;margin-top:15px;font-size:11px;color:var(--muted);line-height:1.7}.rick-footnote a{color:var(--accent)}@keyframes rick-arrival{0%{opacity:0;transform:translateY(16px) rotate(-2deg)}to{opacity:1;transform:translateY(0) rotate(0)}}@keyframes rick-heart{0%{transform:rotate(-10deg) scale(.95)}to{transform:rotate(10deg) scale(1.12)}}@media (max-width:480px){.endnote{flex-wrap:wrap;gap:12px}.rick-content{padding:22px}}.theme-aside{height:0;position:relative;text-align:right;color:var(--muted);font:italic 12px Georgia,serif;z-index:1}.theme-aside span{position:absolute;right:0;top:-9px}.hero-links{flex-wrap:wrap;row-gap:15px}.hero-links .dopamine-link{margin-left:auto;color:var(--accent);border-bottom-style:dotted}.dopamine-link>span{font-size:17px}.company-list>.stealth-row{display:flex;align-items:center;gap:12px;padding:13px 0;border-bottom:1px solid var(--line);font-size:14px;background:none;width:100%;text-align:left}.stealth-row:hover{color:var(--accent)}.stealth-row small{line-height:1.6}.stealth-dialog h2{font-size:clamp(27px,5vw,38px);line-height:1.2}@media (max-width:480px){.hero-links{gap:19px;font-size:13px}.hero-links .cv-link{font-size:13px}.hero-links .dopamine-link{margin-left:0}.theme-aside{font-size:11px}}.hero-name{position:relative;flex-shrink:0}.name-note{position:absolute;left:2px;bottom:-18px;white-space:nowrap;margin:0;color:var(--muted);font:10px/1.5 Space Mono,monospace;letter-spacing:-.3px}@media (max-width:700px){.name-note{font-size:8px;bottom:-15px}}@media (max-width:480px){.name-note{white-space:normal;width:155px;font-size:8px;bottom:-24px}.hero-title{margin-bottom:38px}}.hero h2{font-size:clamp(23px,3.8vw,30px)}.hero-links .dopamine-link{border:1px solid var(--line);border-radius:7px;background:var(--soft);padding:9px 12px;gap:13px;transition:background .15s,border-color .15s}.hero-links .dopamine-link:hover{border-color:var(--accent)}.hero-links .dopamine-link:active{transform:translateY(1px)}.dopamine-link>span{font-size:13px}.dopamine-link .dopamine-cue{font-size:10px;display:inline-flex;align-items:center;gap:3px;opacity:.8;border-left:1px solid var(--line);padding-left:10px}.commit-reaction{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.commit-reaction p{margin:6px 0;font-size:13px;line-height:1.8}.commit-reaction .eyebrow{font-size:10px}.commit-reaction figure{margin:0;flex-shrink:0;transform:rotate(3deg)}.commit-reaction img{display:block;width:110px;height:82px;object-fit:cover;border-radius:4px;filter:saturate(.5)}.commit-reaction figcaption{color:var(--muted);font-size:8px;padding-top:8px}@media (hover:hover) and (pointer:fine){body,.project-dialog{cursor:url(/cursor-spark.svg) 3 2,auto}a,button,input[type=range],a *,button *{cursor:pointer}p,h1,h2,h3,figcaption,input:not([type=range]),textarea{cursor:text}}@media (forced-colors:active){body,.project-dialog{cursor:auto}}@media (max-width:480px){.commit-reaction{gap:12px}.commit-reaction p{font-size:12px}.commit-reaction img{width:88px;height:66px}.commit-reaction figcaption{font-size:7px}.hero-links .dopamine-link{margin-left:0}}button.footer-hello{background:none;padding:0;text-align:left;color:var(--text)}button.footer-hello:hover{color:var(--accent)}.lantern-cameo{margin:0;align-self:center;flex-shrink:0;transform:rotate(-3deg)}.lantern-cameo img{display:block;width:100px;height:58px;object-fit:cover;border-radius:4px;filter:saturate(.65)}.lantern-cameo figcaption{color:var(--muted);font-size:7px;max-width:110px;line-height:1.5}@media (max-width:700px){footer{flex-wrap:wrap;gap:24px}.lantern-cameo{margin-left:auto}.footer-links{flex-basis:100%;display:flex;flex-wrap:wrap}}@media (max-width:480px){footer{display:grid;grid-template-columns:1fr auto}.footer-hello{font-size:21px}.lantern-cameo img{width:76px;height:44px}.lantern-cameo figcaption{max-width:80px;font-size:7px}.footer-links{grid-column:1/-1}}
