﻿html,body{height:100%;font-size:16px;font-family:"Roboto",sans-serif}body{margin:0;background:#211c33 !important;background-image:url("../images/background-shapes.svg") !important;background-size:960px;color:#29243f}.layoutWrapper{min-height:100%;display:flex;flex-direction:column}main{flex:1}section{height:auto;margin-top:1em;margin-left:auto;margin-right:auto;margin-bottom:10%;background:#eee;padding:0;flex-wrap:wrap;box-sizing:border-box;border:.2em solid #3e375d;border-top:1.3em solid #3e375d}@media(max-width: 600px){section{width:100%}}@media(min-width: 600px){section{width:82%}}@media(min-width: 1200px){section{width:min(75%,1080px)}}section{overflow:hidden;border-bottom-left-radius:1em;border-bottom-right-radius:1em}div.post-closer{background-color:#574f7d}a:focus-visible,button:focus-visible{outline:3px solid #f0bd68;outline-offset:4px}::selection{color:#211c33;background:#f0bd68}.post-body{padding:0;background:#fff}@media(max-width: 600px){.post-body{width:100%}}@media(min-width: 600px){.post-body{width:90%}}@media(min-width: 1200px){.post-body{width:75%}}.post-body a{word-break:break-word;overflow-wrap:anywhere}.post-body ul{margin-top:0;margin-bottom:1em}.post-body ul p{margin:0}.post-body ul ul{margin-bottom:0}.post-body hr{height:2px;width:100%;background-color:#9192bb}.post-body blockquote{background:#eee;margin:0;padding:1em 2em;border-left:10px solid #ccc}.post-header,.post-closer{background:#eee;color:#3e375d;display:flex;flex-direction:column;text-align:center;padding:2em}.post-header h2,.post-closer h2{margin:.5em 0;font-size:1.7em}.post-header h4,.post-closer h4{color:#574f7d;margin-bottom:2em}.post-header h5,.post-closer h5{text-align:left;margin:0;color:#574f7d;font-weight:700}@media(max-width: 600px){.post-header .input-group,.post-closer .input-group{flex-direction:column}.post-header .input-group>*,.post-closer .input-group>*{width:100% !important;border-radius:0}}.post-body--resume{border-top-color:#dc8f72}.post-body--resume .post-header{text-align:left}.post-body--resume .post-header h2{font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase}.post-body--resume .post-header h4{max-width:60ch;margin:0;font-size:1rem;font-weight:400;line-height:1.5}.post-body--resume .post-content{padding-block:clamp(2rem,6vw,5rem)}.post-body--resume .post-content>h1{margin:0 0 1rem;color:#29243f;font-size:clamp(2.8rem,7vw,6rem);line-height:.95;letter-spacing:-0.055em}.post-body--resume .post-content>h2{margin-top:3.5rem;padding-top:1rem;color:#29243f;font-size:clamp(1.7rem,4vw,2.6rem);line-height:1.1;letter-spacing:-0.035em;border-top:3px solid #dff0ea}.post-body--resume .post-content>p,.post-body--resume .post-content>ul{max-width:78ch}.post-body--resume .post-content>p{line-height:1.7}.post-body--resume .post-content>p:nth-of-type(-n + 3){font-size:1.05rem}.post-body--resume .post-content li{margin-bottom:.55rem}p.large{font-size:4em}.input-group{display:flex;width:100%}.form-control{min-width:0;flex:1 1 auto;padding:.65em .8em;color:#3e375d;background:#fff;border:1px solid #9192bb;border-radius:.35em 0 0 .35em;font:inherit}.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.65em .9em;color:#3e375d;background:#fff;border:1px solid #574f7d;border-radius:.35em;font:inherit;font-weight:700;cursor:pointer}.input-group>.btn{border-radius:0 .35em .35em 0}.btn-outline-secondary:hover{color:#fff;background:#574f7d}.btn-warning{background:#f4b942;border-color:#d79a23}.btn-danger{color:#fff;background:#b74444;border-color:#8e3030}.btn-info{background:#dff0ea;border-color:#95adbe}.form-check{display:flex;gap:.55em;align-items:center;margin-bottom:.55em}.form-check-input{width:1em;height:1em;margin:0}.progress{display:flex;overflow:hidden;background:#e5e4ec;border-radius:999px}.progress-bar{display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;background:#574f7d;white-space:nowrap;transition:width 200ms ease}.progress-bar-striped{background-image:linear-gradient(45deg, rgba(255, 255, 255, 0.18) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.18) 50%, rgba(255, 255, 255, 0.18) 75%, transparent 75%, transparent);background-size:1rem 1rem}.bg-success{background-color:#2e9e5b}.alert{padding:1em;border:1px solid rgba(0,0,0,0);border-radius:.5em}.alert-warning{color:#6b4a00;background:#fff3cd;border-color:#e8ce85}.alert-danger{color:#742626;background:#f8d7da;border-color:#e4a4aa}.spinner-border{width:2rem;height:2rem;border:.25rem solid currentColor;border-right-color:rgba(0,0,0,0);border-radius:50%;animation:local-spinner 700ms linear infinite}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.img-thumbnail{padding:.2em;background:#fff;border:1px solid #9192bb}.flex{display:flex}.align-items-center{align-items:center}.gap-4{gap:1.5rem}.mb-3{margin-bottom:1rem}@keyframes local-spinner{to{transform:rotate(360deg)}}.fa-solid,.fa-brands{display:inline-block;font-style:normal;font-weight:700;line-height:1}.fa-arrow-up-right-from-square::before{content:"↗"}.fa-code-branch::before{content:"⑂"}.fa-arrow-right::before,.fa-route::before{content:"→"}.fa-lock::before{content:"◆"}.fa-leaf::before{content:"❧"}.fa-industry::before,.fa-diagram-project::before{content:"⚙"}.fa-star::before,.fa-ranking-star::before{content:"✦"}.fa-hat-wizard::before,.fa-bluesky::before{content:"✧"}.fa-chart-line::before{content:"⌁"}.fa-wave-square::before{content:"∿"}.fa-binoculars::before{content:"◉"}.fa-robot::before{content:"◇"}.post-content{padding:1em 1.5em;background:#fff}@media(min-width: 600px){.post-content{padding:1.5em 2.5em}}.post-content{height:auto;line-height:2em;display:flex;flex-direction:column;color:#3e375d;box-sizing:border-box}.post-content figcaption{text-align:center;color:#707070;font-style:italic}.post-content img{height:auto;width:100%}@media(min-width: 600px){.post-content img{align-self:center;width:auto;max-width:70%}}button .post-content .button{padding:.5em;margin:.5em;border-radius:1em}.post-content ul.profile-view{padding:0}.post-content ul.profile-view li img{width:80px;height:80px;margin-right:20px;border-radius:50%}.post-content ul.profile-view li .block{display:block}.post-content ul.profile-view li .block a{display:inline-block}.post-content ul.profile-view li{padding:.5em;background-color:#eee;margin-top:.5em;margin-bottom:.5em;border-radius:1em}.post-content .flex-row{display:flex;flex-direction:row}.post-content .flex-column{display:flex;flex-direction:column}.post-content p.profile-description{line-height:1.5em}p>code{background:#3e375d;color:#fff;border-radius:.3em;padding:.15em .4em;font-size:.9em;font-family:SFMono-Regular,Consolas,Menlo,monospace}.wrap-pre pre{white-space:pre-wrap;word-break:break-word}pre:not(.warning-message){background-color:#3e375d;background-image:url("../images/rows-triangles.svg");background-repeat:repeat-x;background-size:150%;background-position:top;display:flex;padding:1.5em 1.25em 2em;margin:1em 0;color:#fff;overflow-x:auto;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.9em;line-height:1.6em;border-radius:.5em;box-shadow:0 2px 8px rgba(62,55,93,.25)}.post-closer a{text-decoration:none}.portfolio-home,.portfolio-page,.hiring-page{--paper: #fbfaf7;--ink: #29243f;--deep: #211c33;--purple: #574f7d;--periwinkle: #9192bb;--mint: #dff0ea;--coral: #dc8f72;--sage: #7f9f8d}.portfolio-home{overflow:hidden}.eyebrow,.section-label{margin:0 0 .8rem;color:#574f7d;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.76rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.portfolio-hero{display:grid;grid-template-columns:minmax(0, 1.45fr) minmax(240px, 0.55fr);gap:clamp(2rem,7vw,7rem);align-items:center;width:min(100% - 2rem,1180px);margin:0 auto;padding:clamp(4rem,9vw,8rem) 0;color:#fff}.portfolio-hero .eyebrow{color:#95adbe}.portfolio-hero h1{max-width:15ch;margin:0;font-size:clamp(2.8rem,6.3vw,5.8rem);line-height:.98;letter-spacing:-0.055em}.portfolio-hero__lede{max-width:63ch;margin:1.6rem 0 0;color:#dfd9f0;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.6}.portfolio-hero__tagline{display:flex;gap:.2rem .7rem;flex-wrap:wrap;max-width:72ch;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:clamp(.92rem,1.5vw,1.08rem);font-weight:700}.portfolio-hero__tagline>span{white-space:nowrap}.portfolio-hero__portrait{position:relative}.portfolio-hero__portrait::before{position:absolute;inset:10% -15% -10% 20%;content:"";background:#dc8f72;border-radius:55% 45% 62% 38%;opacity:.88;transform:rotate(7deg)}.portfolio-hero__portrait .portrait-frame{position:relative;padding:.7rem;background:#dff0ea;transform:rotate(-3deg);box-shadow:1.1rem 1.1rem 0 rgba(145,146,187,.35)}.portfolio-hero__portrait img{display:block;width:100%;aspect-ratio:4/5;object-fit:cover;filter:saturate(0.9) contrast(1.03)}.button-row{display:flex;gap:.75rem;align-items:center;flex-wrap:wrap;margin-top:1.75rem}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:.75rem 1rem;box-sizing:border-box;color:#fff;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.82rem;font-weight:700;letter-spacing:.03em;text-decoration:none;border:1px solid rgba(255,255,255,.35);transition:background 160ms ease,color 160ms ease,transform 160ms ease}.button:hover{transform:translateY(-2px)}.button--primary{color:#211c33;background:#dff0ea;border-color:#dff0ea}.button--primary:hover{background:#fff}.button--quiet{background:rgba(255,255,255,.06)}.button--quiet:hover{background:rgba(255,255,255,.14)}.button--text{padding-inline:.35rem;border-color:rgba(0,0,0,0)}.text-link{display:inline-flex;margin-top:1.25rem;color:#574f7d;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-weight:700;text-underline-offset:.28rem}.portfolio-section{width:min(100% - 2rem,1180px);margin:0 auto;padding:clamp(4rem,8vw,7rem) 0;background:rgba(0,0,0,0);border:0;border-radius:0;overflow:visible}.portfolio-section--featured{position:relative;width:100%;max-width:none;padding-inline:max(1rem,(100% - 1180px)/2);box-sizing:border-box;background:#fbfaf7}.portfolio-section--featured::before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(rgba(87, 79, 125, 0.045) 1px, transparent 1px),linear-gradient(90deg, rgba(87, 79, 125, 0.045) 1px, transparent 1px);background-size:32px 32px}.portfolio-section--featured>*{position:relative}.section-heading{max-width:760px;margin-bottom:2.5rem}.section-heading h2{margin:0;color:#29243f;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.02;letter-spacing:-0.045em}.section-heading>p:last-child{max-width:62ch;margin:1.15rem 0 0;color:#574f7d;font-size:1.08rem;line-height:1.65}.platform-diagram{display:grid;grid-template-columns:repeat(3, 1fr);gap:1px;margin:0;padding:0;list-style:none;background:rgba(87,79,125,.25);border:1px solid rgba(87,79,125,.25)}.platform-diagram__step{position:relative;min-width:0;padding:1.5rem;background:#fbfaf7}.platform-diagram__step::after{position:absolute;z-index:2;top:50%;right:-0.7rem;width:1.4rem;height:1.4rem;content:"→";display:grid;place-items:center;color:#fff;background:#574f7d;border-radius:50%;transform:translateY(-50%)}.platform-diagram__step:last-child::after{display:none}.platform-diagram__step a{display:block;margin-top:.75rem;color:#29243f;font-size:1.45rem;font-weight:700;letter-spacing:-0.02em;text-underline-offset:.25rem}.platform-diagram__step p{margin:.8rem 0 0;color:#574f7d;line-height:1.55}.platform-diagram__stage{color:#574f7d;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase}.platform-diagram__step--mint{box-shadow:inset 0 5px 0 #7f9f8d}.platform-diagram__step--coral{box-shadow:inset 0 5px 0 #dc8f72}.platform-diagram__step--periwinkle{box-shadow:inset 0 5px 0 #9192bb}.featured-project-grid{display:grid;grid-template-columns:repeat(3, 1fr);gap:1rem;margin-top:1rem}.featured-project{display:flex;min-height:250px;flex-direction:column;padding:1.5rem;background:#211c33;color:#fff;box-shadow:0 1.2rem 3rem rgba(33,28,51,.12)}.featured-project h3{margin:2.5rem 0 0;font-size:clamp(1.6rem,2.5vw,2.3rem);line-height:1.05;letter-spacing:-0.035em}.featured-project p{color:#dfd9f0;line-height:1.6}.featured-project a{margin-top:auto;color:#dff0ea;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-weight:700;text-underline-offset:.25rem}.project-catalogue--condensed .project-group{align-items:start}.project-catalogue--condensed .project-group .project-card-surface{display:flex;min-height:240px;flex-direction:column}.project-catalogue--condensed .project-group .project-card-surface small{margin-top:auto}.featured-project--mint{background:#273b38}.featured-project--coral{background:#4b302f}.featured-project__topline{display:flex;justify-content:space-between;gap:1rem;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.7rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.portfolio-section--catalogue{color:#29243f}.portfolio-section--catalogue .section-label,.portfolio-section--catalogue .text-link{color:#574f7d}.portfolio-section--catalogue .section-heading h2{color:#29243f}.portfolio-section--catalogue .section-heading>p:last-child{color:#574f7d}.portfolio-section--catalogue .project-group header h3{color:#29243f}.portfolio-section--catalogue .project-group header p{color:#574f7d}.portfolio-section--catalogue .project-group ul{border-color:rgba(87,79,125,.28)}.portfolio-section--catalogue .project-group li{border-color:rgba(87,79,125,.28)}.portfolio-section--catalogue .project-group li:nth-child(odd){border-color:rgba(87,79,125,.28)}.portfolio-section--catalogue .project-group .project-card-surface{color:#29243f}.portfolio-section--catalogue .project-group .project-card-surface p{color:#51475f}.portfolio-section--catalogue .project-group .project-card-surface .project-repo-tags span{color:#574f7d;border-color:rgba(87,79,125,.3)}.portfolio-section--catalogue .project-group .project-card-surface small{color:#574f7d}.portfolio-section--catalogue .project-group a.project-card-surface:hover{background:rgba(87,79,125,.06)}.portfolio-section--catalogue .project-group .project-card-surface--private{background:rgba(87,79,125,.045)}.project-catalogue{display:grid;gap:3rem}.project-group{display:grid;grid-template-columns:minmax(180px, 0.38fr) minmax(0, 1fr);gap:clamp(1.5rem,5vw,5rem);width:auto;margin:0;padding:0;background:rgba(0,0,0,0);border:0;border-radius:0;overflow:visible}.project-group header h3{margin:0;color:#fff;font-size:1.45rem}.project-group header p{color:#95adbe;line-height:1.55}.project-group ul{display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));gap:0;margin:0;padding:0;list-style:none;border-top:1px solid rgba(145,146,187,.35)}.project-group li{border-bottom:1px solid rgba(145,146,187,.35)}.project-group li:nth-child(odd){border-right:1px solid rgba(145,146,187,.35)}.project-group .project-card-surface{display:block;min-height:150px;padding:1.25rem;box-sizing:border-box;color:#fff;text-decoration:none;transition:background 160ms ease}.project-group .project-card-surface .project-card-topline{display:flex;min-width:0;gap:1rem;align-items:flex-start;justify-content:space-between}.project-group .project-card-surface .project-card-name{min-width:0;font-size:1.1rem;font-weight:700;overflow-wrap:anywhere}.project-group .project-card-surface .project-card-icons{display:flex;flex:none;align-items:center;margin-top:-0.35rem}.project-group .project-card-surface .project-card-icon{display:grid;width:2.6rem;height:2.6rem;place-items:center;box-sizing:border-box;color:#211c33;background:#dff0ea;border:1px solid rgba(33,28,51,.18);box-shadow:0 .45rem 1rem rgba(33,28,51,.24)}.project-group .project-card-surface .project-card-icon img{display:block;width:1.8rem;height:1.8rem;object-fit:contain}.project-group .project-card-surface .project-card-emoji{font-size:1.45rem;line-height:1}.project-group .project-card-surface .project-card-icons--stacked .project-card-icon+.project-card-icon{margin-left:-0.55rem}.project-group .project-card-surface .project-card-icons--stacked .project-card-icon:nth-child(2){transform:translateY(0.2rem)}.project-group .project-card-surface p{margin:.65rem 0 1rem;color:#dfd9f0;line-height:1.5}.project-group .project-card-surface .project-repo-tags{display:flex;gap:.4rem;flex-wrap:wrap;margin:0 0 1rem}.project-group .project-card-surface .project-repo-tags span{padding:.25rem .4rem;color:#95adbe;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.62rem;font-weight:700;letter-spacing:.02em;border:1px solid rgba(145,146,187,.35)}.project-group .project-card-surface small{color:#95adbe;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-weight:700}.project-group a.project-card-surface:hover{background:rgba(255,255,255,.07)}.project-group .project-card-surface--private{background:rgba(33,28,51,.18)}.portfolio-page{width:min(100% - 2rem,1180px);margin:0 auto;padding-bottom:6rem}.portfolio-page__hero{max-width:900px;padding:clamp(4rem,9vw,8rem) 0;color:#fff}.portfolio-page__hero .eyebrow{color:#95adbe}.portfolio-page__hero h1{margin:0;font-size:clamp(2.8rem,7vw,6.3rem);line-height:.96;letter-spacing:-0.055em}.portfolio-page__hero>p:not(.eyebrow){max-width:62ch;color:#dfd9f0;font-size:1.12rem;line-height:1.65}.portfolio-page__hero .text-link{color:#dff0ea}.writing-page{max-width:960px}.writing-list{width:auto;margin:0;padding:1rem clamp(1rem,5vw,4rem);color:#29243f;background:#fbfaf7;border:0;border-top:.7rem solid #dc8f72;border-radius:0}.hiring-page{width:min(100% - 2rem,1080px);margin:1rem auto 10%;padding:0;box-sizing:border-box;color:#29243f;background:#fbfaf7;border:.2rem solid #3e375d;border-top:1.3rem solid #dc8f72;border-radius:0 0 1rem 1rem;overflow:hidden}.hiring-header{padding:2rem clamp(1.5rem,5vw,3.5rem);background:#eee}.hiring-header .section-label{color:#3e375d}.hiring-header>p:last-child{max-width:62ch;margin:0;color:#574f7d;line-height:1.55}.hiring-section{width:auto;margin:0;padding:clamp(2.5rem,6vw,5rem) clamp(1.5rem,6vw,5rem);color:#29243f;background:#fbfaf7;border:0;border-radius:0;overflow:visible}.hiring-section+.hiring-section{border-top:1px solid rgba(87,79,125,.18)}.hiring-section h2{margin:0;font-size:clamp(2rem,5vw,4rem);line-height:1.02;letter-spacing:-0.045em}.hiring-section--reference h1{max-width:14ch;margin:0;font-size:clamp(2.8rem,7vw,5.5rem);line-height:.96;letter-spacing:-0.055em}.hiring-lede{max-width:67ch;margin:1.5rem 0 0;color:#574f7d;font-size:1.1rem;line-height:1.7}.hiring-reference-block{max-width:78ch}.hiring-reference-block+.hiring-reference-block{margin-top:clamp(3rem,7vw,5rem)}.hiring-reference-block h2{margin:0 0 1rem;padding-top:1rem;font-size:clamp(1.8rem,4vw,2.8rem);border-top:3px solid #dff0ea}.hiring-reference-block>p:not(.hiring-lede){color:#574f7d;line-height:1.7}.hiring-facts,.hiring-bullets,.hiring-checklist{margin:1.5rem 0 0}.hiring-facts{padding:0;list-style:none}.hiring-facts li{padding:1.2rem 0;border-top:1px solid rgba(87,79,125,.2)}.hiring-facts strong{display:block;margin-bottom:.35rem}.hiring-facts span{display:block;color:#574f7d;line-height:1.55}.hiring-bullets,.hiring-checklist,.hiring-interview-copy ul{padding-left:1.25rem}.hiring-bullets li,.hiring-checklist li,.hiring-interview-copy ul li{margin-bottom:.75rem;padding-left:.25rem;line-height:1.55}.hiring-bullets li::marker,.hiring-checklist li::marker,.hiring-interview-copy ul li::marker{color:#dc8f72}.hiring-checklist{columns:2 16rem}.hiring-checklist li{break-inside:avoid}.hiring-section--tenure{color:#29243f;background:#f5e7e0;box-shadow:inset .55rem 0 0 #dc8f72}.hiring-section--tenure .section-label{color:#574f7d}.hiring-section--tenure h2,.hiring-section--tenure p:not(.section-label){max-width:74ch}.hiring-section--tenure h2{font-size:clamp(2rem,5vw,3.5rem)}.hiring-section--tenure p:not(.section-label){color:#51475f;line-height:1.7}.hiring-section--interview{color:#fff;background:#574f7d}.hiring-section--interview h2{max-width:16ch}.hiring-section--interview .section-label{color:#dff0ea}.hiring-section--interview h3{margin:2.5rem 0 .7rem;padding-top:.9rem;border-top:1px solid rgba(255,255,255,.22)}.hiring-section--interview p,.hiring-section--interview li{color:#e7e2f0}.hiring-section--interview p{line-height:1.7}.hiring-section--interview li::marker{color:#dff0ea}.hiring-interview-copy{max-width:74ch}.hiring-contact{display:flex;gap:2rem;align-items:flex-end;justify-content:space-between;margin-top:clamp(3rem,8vw,5rem);padding-top:2rem;border-top:3px solid #dc8f72}.hiring-contact h2{max-width:18ch;margin:0;font-size:clamp(1.8rem,4vw,3rem);line-height:1.05}.hiring-contact .button-row{flex:none}@media(min-width: 600px){.platform-diagram--compact .platform-diagram__step{padding:1rem}.platform-diagram--compact .platform-diagram__step a{font-size:1.1rem}}@media(max-width: 600px){.portfolio-hero{grid-template-columns:1fr;padding-top:3rem}.portfolio-hero h1{font-size:clamp(2.65rem,13vw,4rem)}.portfolio-hero__portrait{display:none}.portfolio-hero__tagline{gap:.15rem;align-items:flex-start;flex-direction:column}.button-row{align-items:stretch}.button-row .button{flex:1 1 auto}.button-row .button--text{flex-basis:100%;justify-content:flex-start}.platform-diagram,.featured-project-grid{grid-template-columns:1fr}.platform-diagram__step::after{top:auto;right:50%;bottom:-0.7rem;transform:translateX(50%) rotate(90deg)}.featured-project{min-height:280px}.project-group{grid-template-columns:1fr;gap:.8rem}.project-group ul{grid-template-columns:1fr}.project-group li:nth-child(odd){border-right:0}.project-group .project-card-surface{min-height:0}.hiring-page{width:100%}.hiring-contact{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion: reduce){.button,.project-group a{transition:none}}nav.nav{position:sticky;top:0;width:100%;display:flex;align-items:center;justify-content:space-between;gap:2em;padding:.85rem clamp(1rem,4vw,4rem);box-sizing:border-box;z-index:20;background:rgba(33,28,51,.96);border-bottom:1px solid rgba(145,146,187,.35);backdrop-filter:blur(14px)}.nav-brand{display:flex;flex-direction:column;color:#fff;text-decoration:none;line-height:1.1;flex:0 0 auto}.nav-brand span{font-size:1.05rem;font-weight:700}.nav-brand small{margin-top:.25rem;color:#95adbe;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.68rem;letter-spacing:.12em;text-transform:uppercase}#navbar-links{min-width:0}.nav-links{display:flex;justify-content:flex-end;gap:clamp(.8rem,2vw,1.75rem);list-style:none;margin:0;padding:0;flex-wrap:wrap}.nav-links .nav-btn{color:#eee;font-family:SFMono-Regular,Consolas,Menlo,monospace;letter-spacing:.05em;white-space:nowrap}.nav-links li a{text-decoration:none;color:#eee;font-size:.9rem;font-weight:700}.nav-links a:hover{color:#dff0ea}@media(max-width: 600px){nav.nav{position:relative;align-items:flex-start;flex-direction:column;gap:.8rem}.nav-links{justify-content:flex-start;row-gap:.65rem}.nav-links li a{font-size:.82rem}.nav-source{display:none}}.site-footer{width:100%;display:flex;align-items:center;justify-content:center;margin-top:auto;padding:clamp(2rem,5vw,3.5rem) 1rem;box-sizing:border-box;color:#fff;background:#211c33;border-top:1px solid rgba(145,146,187,.35)}.site-footer p{display:flex;gap:.7rem 1.2rem;align-items:baseline;justify-content:center;flex-wrap:wrap;margin:0;text-align:center}.site-footer strong{font-size:1.1rem}.site-footer span{color:#95adbe;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.78rem;font-weight:700;letter-spacing:.08em}.homepage-post{display:block;padding:1.3rem 0;color:#29243f;text-decoration:none;border-bottom:1px solid rgba(87,79,125,.2);transition:color 160ms ease,transform 160ms ease}.homepage-post:hover{color:#574f7d;transform:translateX(0.25rem)}.homepage-post h2{margin:0 0 .35rem;color:inherit;font-size:clamp(1.25rem,3vw,1.75rem);font-weight:700;letter-spacing:-0.02em}.homepage-post h4{margin:0 0 .55rem;color:#574f7d;font-size:1rem;font-weight:400;line-height:1.5}.homepage-post p{margin:0;color:#9192bb;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}@media(prefers-reduced-motion: reduce){.homepage-post{transition:none}}.my-life{width:min(94vw,110em);margin-bottom:6%;color:#3e375d;font-family:"Roboto",sans-serif;background:#211b36}.my-life-slide{position:relative;display:grid;min-height:min(56.25vw,61em);overflow:hidden;scroll-margin-top:1.5rem;isolation:isolate;color:#fff;background:#30274b}.my-life-slide+.my-life-slide{border-top:.65em solid #211b36}.my-life-slide__copy{position:relative;z-index:2}.my-life-slide__copy h1,.my-life-slide__copy h2{margin-top:0}.my-life-slide__copy h1,.my-life-slide__copy h2{margin-bottom:0;line-height:.84;letter-spacing:-0.075em}.my-life-slide__copy h1 a,.my-life-slide__copy h2 a{color:inherit;text-decoration-line:underline;text-decoration-color:rgba(0,0,0,0);text-decoration-thickness:.045em;text-underline-offset:.1em;transition:text-decoration-color 160ms ease}.my-life-slide__copy h1 a:hover,.my-life-slide__copy h1 a:focus-visible,.my-life-slide__copy h2 a:hover,.my-life-slide__copy h2 a:focus-visible{text-decoration-color:currentColor}.my-life-slide__copy h1{max-width:7ch;font-size:clamp(4.6em,12vw,10.5em)}.my-life-slide__copy h2{max-width:8ch;font-size:clamp(3em,8vw,7em)}.my-life-slide__list{max-width:22ch;margin:clamp(1em,2vw,1.6em) 0 0;padding:0;color:rgba(255,255,255,.78);font-size:clamp(.95em,1.5vw,1.35em);line-height:1.25;letter-spacing:.01em;list-style:none}.my-life-slide__list li{display:flex;gap:.45em;align-items:baseline}.my-life-slide__list li+li{margin-top:.4em}.my-life-slide__list .my-life-slide__list-icon{width:1.25em;flex:0 0 1.25em;color:#fff;font-size:1.05em;line-height:1;text-align:center}.my-life-slide--intro{grid-template-columns:minmax(17em, 0.85fr) minmax(0, 1.15fr);gap:clamp(2em,8vw,10em);align-items:center;padding:clamp(2em,7vw,7em);background:linear-gradient(135deg, #30274b, #3e375d 58%, #554777)}.my-life-slide--intro .my-life-slide__copy{max-width:34em}.my-life-slide--intro .my-life-slide__copy p{max-width:39ch;margin:1.4em 0 0;color:rgba(255,255,255,.82);font-size:clamp(1em,1.5vw,1.3em);line-height:1.45}.my-life-intro__links{display:flex;flex-wrap:wrap;gap:.8em 1.2em;margin-top:1.6em;font-size:clamp(1em,1.5vw,1.3em)}.my-life-intro__links a{color:#fff;text-decoration-thickness:.08em;text-underline-offset:.18em}.my-life-intro__portrait{position:relative;z-index:1;width:min(100%,27em);aspect-ratio:4/5;justify-self:end;object-fit:cover;border:.5em solid #fff;box-shadow:-1em 1em 0 #f5c466,1.5em 2em 0 rgba(0,0,0,.16),0 2em 4em rgba(21,16,39,.45);transform:rotate(-2.5deg)}.my-life-slide--technology,.my-life-slide--gaming{grid-template-columns:minmax(15em, 0.75fr) minmax(27em, 1.25fr);gap:clamp(2em,6vw,6em);align-items:center;padding:clamp(2em,7vw,7em)}.my-life-slide--technology{background:linear-gradient(135deg, #121b29, #263751 58%, #16142c)}.my-life-slide--gaming{background:linear-gradient(135deg, #14242c, #27364d 58%, #1f1937)}.my-life-project-grid{display:grid;height:min(37vw,40em);min-height:24em;grid-template-columns:minmax(0, 2fr) minmax(12em, 1fr);grid-template-rows:repeat(2, minmax(0, 1fr));gap:.8em}.my-life-project-grid img{width:100%;height:100%;min-width:0;min-height:0;object-fit:cover;background:#12111d;box-shadow:0 1.2em 2.4em rgba(8,10,19,.32)}.my-life-technology-grid__hardware,.my-life-gaming-grid__eco{grid-column:2;grid-row:1/span 2}.my-life-technology-grid__hardware{object-position:center}.my-life-project-grid .my-life-gaming-grid__factory,.my-life-project-grid .my-life-gaming-grid__galaxy,.my-life-project-grid .my-life-gaming-grid__eco{object-fit:contain}.my-life-project-grid .my-life-gaming-grid__eco{padding:.7em;background:rgba(10,30,28,.78)}.my-life-slide--home{grid-template-columns:minmax(29em, 1.25fr) minmax(16em, 0.75fr);gap:clamp(2em,7vw,7em);align-items:center;padding:clamp(2em,7vw,7em);background:linear-gradient(135deg, #68464d, #3e2940 58%, #252033)}.my-life-slide--home .my-life-slide__copy h2{font-size:clamp(3em,6vw,5em)}.my-life-home-images{position:relative;height:min(42vw,47em);min-height:28em}.my-life-home-images img{position:absolute;display:block;object-fit:cover;box-shadow:0 1.2em 2.7em rgba(24,13,24,.35)}.my-life-home-images__primary{inset:0 16% 7% 0;width:84%;height:93%;border:.5em solid #f5dfcf}.my-life-home-images__plan{top:3%;right:0;width:41%;height:40%;padding:.45em;background:#f4eadf;transform:rotate(4deg)}.my-life-home-images__garden{right:0;bottom:0;width:51%;height:27%;border:.45em solid #eaa07e;transform:rotate(-2deg)}.my-life-home-images__build{right:6%;bottom:15%;width:38%;height:28%;border:.4em solid #d8bc83;transform:rotate(5deg)}.my-life-slide--favorites{grid-template-columns:minmax(15em, 0.8fr) minmax(18em, 0.8fr) minmax(13em, 0.45fr);gap:clamp(1.5em,5vw,5em);align-items:center;padding:clamp(2em,7vw,7em);background:linear-gradient(90deg, rgba(25, 31, 30, 0.65), rgba(37, 39, 61, 0.4)),#39463c}.my-life-favorites__plant{width:100%;height:min(42vw,45em);min-height:26em;object-fit:cover;border:.45em solid #d6e7c9;box-shadow:0 1.3em 3em rgba(13,18,16,.36)}.my-life-favorites__korra{width:min(100%,19em);padding:1em;background:rgba(255,250,225,.94);border:.3em solid #d5b460;box-shadow:0 1em 2.5em rgba(13,18,16,.28);transform:rotate(3deg)}.my-life-slide--favorites{grid-template-columns:minmax(15em, 0.7fr) minmax(29em, 1.3fr);background:linear-gradient(135deg, #39463c, #262845)}.my-life-favorite-grid{display:grid;height:min(38vw,39em);min-height:25em;grid-template-columns:repeat(4, minmax(0, 1fr));gap:clamp(.5em,1.2vw,1em);align-items:center}.my-life-favorite-grid img{width:100%;height:min(32vw,34em);object-fit:cover;box-shadow:0 1em 2.4em rgba(13,18,16,.3);transform:rotate(-1.2deg)}.my-life-favorite-grid img:nth-child(even){align-self:end;transform:rotate(1.5deg) translateY(1em)}.my-life-slide--movies{background:linear-gradient(135deg, #622b3c, #1d274d)}.my-life-slide--books{background:linear-gradient(135deg, #523e28, #253c42)}.my-life-slide--books .my-life-favorite-grid{position:relative;display:block;width:min(38vw,40em);height:min(38vw,40em);min-height:0;justify-self:center}.my-life-slide--books .my-life-favorite-grid img,.my-life-slide--books .my-life-favorite-grid img:nth-child(even){position:absolute;width:35%;height:auto;object-fit:contain}.my-life-slide--books .my-life-favorite-grid img:nth-child(1){z-index:5;top:1%;left:16%;transform:rotate(-5deg)}.my-life-slide--books .my-life-favorite-grid img:nth-child(2){z-index:4;top:0;left:47%;transform:rotate(3.5deg)}.my-life-slide--books .my-life-favorite-grid img:nth-child(3){z-index:2;top:47%;left:14%;transform:rotate(3deg)}.my-life-slide--books .my-life-favorite-grid img:nth-child(4){z-index:3;top:46%;left:45%;transform:rotate(-4deg)}.my-life-slide--games{background:linear-gradient(135deg, #142e32, #253f63)}.my-life-slide--games .my-life-favorite-grid{height:min(31vw,34em);grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(2, minmax(0, 1fr))}.my-life-slide--games .my-life-favorite-grid img,.my-life-slide--games .my-life-favorite-grid img:nth-child(even){height:100%;object-fit:cover;transform:none}.my-life-slide--games .my-life-favorite-grid img[src$="/my-life/fav-game_eco.jpg"]{object-fit:contain;background:#122c2b}.my-life-slide--games .my-life-favorite-grid img[src$="/my-life/fav-game_final-fantasy-xiv.jpg"],.my-life-slide--games .my-life-favorite-grid img[src$="/my-life/fav-game_oxygen-not-included.jpg"]{box-sizing:border-box;padding:clamp(.3em,.55vw,.55em);object-fit:contain;background:#122c2b}.my-life-slide--shows{background:linear-gradient(135deg, #674b27, #25364d)}.my-life-slide--shows .my-life-favorite-grid{height:auto;min-height:0;grid-template-columns:repeat(3, minmax(0, 1fr))}.my-life-slide--shows .my-life-favorite-grid img,.my-life-slide--shows .my-life-favorite-grid img:nth-child(even){height:auto;padding:0;object-fit:contain;transform:none}.my-life-slide--anime{background:linear-gradient(135deg, #4f314e, #253a59)}.my-life-slide--anime .my-life-favorite-grid{height:auto;min-height:0;grid-template-columns:repeat(3, minmax(0, 1fr))}.my-life-slide--anime .my-life-favorite-grid img,.my-life-slide--anime .my-life-favorite-grid img:nth-child(even){height:auto;aspect-ratio:266/375;object-fit:cover}.my-life-slide--animals{background:linear-gradient(135deg, #3a4a32, #2b3048)}.my-life-slide--animals .my-life-favorite-grid{width:min(38vw,40em);height:auto;min-height:0;aspect-ratio:1/1;grid-template-columns:repeat(2, minmax(0, 1fr));grid-template-rows:repeat(2, minmax(0, 1fr));justify-self:center}.my-life-slide--animals .my-life-favorite-grid img,.my-life-slide--animals .my-life-favorite-grid img:nth-child(even){height:auto;aspect-ratio:1/1;object-fit:cover;transform:none}.my-life-slide--animals .my-life-favorite-grid img[src$="fav-animal_dolphin.jpg"]{clip-path:inset(8.333%);transform:scale(1.2)}@media(prefers-reduced-motion: no-preference){.my-life-slide .my-life-intro__portrait,.my-life-slide .my-life-project-grid img,.my-life-slide .my-life-home-images img,.my-life-slide .my-life-favorites__plant,.my-life-slide .my-life-favorites__korra{transition:transform 220ms ease,filter 220ms ease}.my-life-slide:hover .my-life-intro__portrait{transform:rotate(-1deg) scale(1.01)}.my-life-slide:hover .my-life-project-grid img,.my-life-slide:hover .my-life-home-images img,.my-life-slide:hover .my-life-favorites__plant,.my-life-slide:hover .my-life-favorites__korra{filter:saturate(1.08)}}@media(max-width: 600px){.my-life{width:100%;margin-top:0;margin-bottom:0;border-width:0;border-radius:0}.my-life-slide,.my-life-slide--intro,.my-life-slide--technology,.my-life-slide--gaming,.my-life-slide--home,.my-life-slide--favorites{min-height:auto;grid-template-columns:1fr}.my-life-slide--intro,.my-life-slide--technology,.my-life-slide--gaming,.my-life-slide--home,.my-life-slide--favorites{gap:2em;padding:3em 1.4em}.my-life-intro__portrait{width:min(76vw,22em);justify-self:center}.my-life-home-images{min-height:22em;height:70vw}.my-life-project-grid{height:auto;min-height:0;grid-template-columns:1fr;grid-template-rows:none}.my-life-project-grid img,.my-life-project-grid .my-life-technology-grid__hardware,.my-life-project-grid .my-life-gaming-grid__eco{height:auto;grid-column:auto;grid-row:auto;aspect-ratio:auto;object-fit:contain}.my-life-slide--favorites .my-life-favorites__plant{grid-row:1;min-height:21em;height:70vw}.my-life-slide--favorites .my-life-favorites__korra{grid-row:3}.my-life-favorite-grid{height:auto;min-height:0;grid-template-columns:repeat(2, minmax(0, 1fr))}.my-life-favorite-grid img,.my-life-slide--shows .my-life-favorite-grid img,.my-life-slide--games .my-life-favorite-grid img{height:13em}.my-life-slide--animals .my-life-favorite-grid{width:100%;grid-template-columns:repeat(2, minmax(0, 1fr))}.my-life-slide--animals .my-life-favorite-grid img{height:auto}.my-life-slide--anime .my-life-favorite-grid{grid-template-columns:repeat(2, minmax(0, 1fr))}.my-life-slide--books .my-life-favorite-grid{display:grid;width:100%;height:auto;aspect-ratio:auto;grid-template-columns:repeat(2, minmax(0, 1fr))}.my-life-slide--books .my-life-favorite-grid img,.my-life-slide--books .my-life-favorite-grid img:nth-child(n){position:static;width:100%;height:auto;transform:none}.my-life-slide--games .my-life-favorite-grid,.my-life-slide--shows .my-life-favorite-grid{height:auto;grid-template-columns:1fr;grid-template-rows:none}.my-life-slide--games .my-life-favorite-grid img,.my-life-slide--shows .my-life-favorite-grid img,.my-life-slide--shows .my-life-favorite-grid img:nth-child(2){height:auto;min-height:0;grid-column:auto;grid-row:auto;aspect-ratio:auto}}.not-found-page{overflow:hidden}.not-found-hero{display:grid;grid-template-columns:minmax(0, 1.35fr) minmax(280px, 0.65fr);gap:clamp(2rem,7vw,7rem);width:min(100% - 2rem,1180px);min-height:min(680px,100vh - 63px);align-items:center;margin:0 auto;padding:clamp(4rem,9vw,8rem) 0;box-sizing:border-box;color:#fff}.not-found-hero .eyebrow{color:#95adbe}.not-found-hero h1{max-width:12ch;margin:0;font-size:clamp(3.2rem,7vw,6.5rem);line-height:.96;letter-spacing:-0.055em}.not-found-hero__lede{max-width:54ch;margin:1.6rem 0 0;color:#dfd9f0;font-size:clamp(1.08rem,2vw,1.3rem);line-height:1.6}.not-found-scroll-cue{display:flex;gap:.65rem;align-items:center;margin:1.5rem 0 0;color:#dff0ea;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.76rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.not-found-scroll-cue span{font-size:1.1rem;line-height:1}.not-found-signal{position:relative;display:grid;min-width:0;place-items:center;isolation:isolate}.not-found-signal::before{position:absolute;z-index:-1;inset:4% -10% -10% 10%;content:"";background:#dc8f72;border-radius:55% 45% 62% 38%;opacity:.88;transform:rotate(7deg)}.not-found-signal__panel{display:grid;width:min(100%,340px);aspect-ratio:1/.82;place-content:center;padding:1.5rem;box-sizing:border-box;color:#211c33;background:linear-gradient(rgba(87, 79, 125, 0.08) 1px, transparent 1px),linear-gradient(90deg, rgba(87, 79, 125, 0.08) 1px, transparent 1px),#fbfaf7;background-size:24px 24px;border:.7rem solid #dff0ea;box-shadow:1.1rem 1.1rem 0 rgba(145,146,187,.35);transform:rotate(-3deg)}.not-found-signal__code{font-size:clamp(4.5rem,9vw,7.5rem);font-weight:700;line-height:.85;letter-spacing:-0.08em}.not-found-signal__status{margin-top:1.2rem;color:#574f7d;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.not-found-routes{position:relative;width:100%;max-width:none;margin:0;padding:clamp(4rem,8vw,7rem) max(1rem,(100% - 1180px)/2);box-sizing:border-box;background:#fbfaf7;border:0;border-radius:0;overflow:visible}.not-found-routes::before{position:absolute;inset:0;pointer-events:none;content:"";background:linear-gradient(rgba(87, 79, 125, 0.045) 1px, transparent 1px),linear-gradient(90deg, rgba(87, 79, 125, 0.045) 1px, transparent 1px);background-size:32px 32px}.not-found-routes__inner{position:relative;width:min(100%,1180px);margin:0 auto}.not-found-routes__heading{max-width:760px;margin-bottom:2.5rem}.not-found-routes__heading h2{margin:0;color:#29243f;font-size:clamp(2.2rem,5vw,4.5rem);line-height:1.02;letter-spacing:-0.045em}.not-found-route-list{display:grid;grid-template-columns:repeat(3, minmax(0, 1fr));gap:1rem;margin:0;padding:0;list-style:none}.not-found-route-list li{min-width:0}.not-found-route-list a{position:relative;display:flex;min-height:230px;flex-direction:column;padding:1.5rem;box-sizing:border-box;color:#fff;background:#211c33;text-decoration:none;box-shadow:0 1.2rem 3rem rgba(33,28,51,.12);transition:background 160ms ease,transform 160ms ease}.not-found-route-list a:hover{background:#574f7d;transform:translateY(-3px)}.not-found-route-list li:nth-child(2) a{background:#273b38}.not-found-route-list li:nth-child(2) a:hover{background:#35504c}.not-found-route-list li:nth-child(3) a{background:#4b302f}.not-found-route-list li:nth-child(3) a:hover{background:#63403e}.not-found-route-list strong{margin-top:2.2rem;font-size:clamp(1.6rem,2.5vw,2.3rem);line-height:1.05;letter-spacing:-0.035em}.not-found-route__path{color:#95adbe;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.not-found-route__description{max-width:29ch;margin-top:.8rem;color:#dfd9f0;line-height:1.55}.not-found-route__arrow{margin-top:auto;color:#dff0ea;font-family:SFMono-Regular,Consolas,Menlo,monospace;font-size:1.25rem;font-weight:700}@media(max-width: 600px){.not-found-hero{grid-template-columns:1fr;min-height:auto;padding-top:3rem}.not-found-hero h1{font-size:clamp(3rem,15vw,4.5rem)}.not-found-signal{width:min(82%,310px);justify-self:center}.not-found-route-list{grid-template-columns:1fr}.not-found-route-list a{min-height:210px}}@media(prefers-reduced-motion: reduce){.not-found-route-list a{transition:none}}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:400;src:url("/fonts/roboto-latin-400-normal.woff2") format("woff2"),url("/fonts/roboto-latin-400-normal.woff") format("woff")}@font-face{font-family:"Roboto";font-style:normal;font-display:swap;font-weight:700;src:url("/fonts/roboto-latin-700-normal.woff2") format("woff2"),url("/fonts/roboto-latin-700-normal.woff") format("woff")}@font-face{font-family:"Roboto";font-style:italic;font-display:swap;font-weight:700;src:url("/fonts/roboto-latin-700-italic.woff2") format("woff2"),url("/fonts/roboto-latin-700-italic.woff") format("woff")}