.hero-copy .hero-kicker{margin-bottom:1.25rem}.hero-name{color:#cbd0c9;font-family:var(--mono);letter-spacing:.12em;text-align:center;white-space:nowrap;margin-bottom:.75rem;font-size:1rem;display:block}@media (width>=801px){.hero-grid{grid-template-columns:minmax(0,1fr) 300px;align-content:center}.hero-note-stack{width:300px;transition:transform .45s cubic-bezier(.2,.8,.2,1);transform:rotate(3deg)}.hero-note-stack:hover{transform:rotate(0)}.hero-note-stack .hero-note,.hero-note-stack .hero-note:hover{transform:none}.hero{flex-direction:column;min-height:calc(100svh - 81px);display:flex}.hero-grid{flex:1}.hero-bottom{margin-top:0}}.hero h1 .hero-title-first,.hero h1 .hero-title-last{display:block}.hero h1 .hero-title-first{color:var(--foreground)}@media (width<=800px){.project-eyebrow .repo-language,.project-expandable .repo-facts>span:first-child{display:none}.hero{grid-template-columns:minmax(0,1fr) clamp(120px,20vw,150px);column-gap:1rem;display:grid}.hero-grid{display:contents}.hero-grid>div{grid-column:1/-1;min-width:0;margin-top:1.5rem}.hero-note{grid-area:1/2;justify-self:end;width:100%;height:clamp(148px,22vw,155px);min-height:0;padding:.75rem;transition:none;transform:none}.hero-note .note-symbol{position:relative}.hero-note .note-symbol img{width:100%;height:100%;position:absolute;inset:0}.hero-note .note-bottom{padding-top:.4rem;display:block}.hero-bottom{grid-area:3/1/auto/-1}.chapter-number>span:first-child{white-space:nowrap;font-size:clamp(3.25rem,8vw,4rem)}}.hero-note{isolation:isolate;transition:transform .45s cubic-bezier(.2,.8,.2,1),border-color .3s,background-color .35s,box-shadow .3s;position:relative;overflow:hidden}.hero-note:hover{background:#1b2318;border-color:#46583b;transform:rotate(0);box-shadow:0 18px 42px #0007,0 0 22px #9db58a12}.hero-note:hover .note-bottom{color:#b7c7aa;border-top-color:#3a4a34}.hero-note:hover .note-bottom span:last-child{color:#aebea1}.note-sheen{z-index:2;pointer-events:none;background:linear-gradient(90deg,#0000,#a9ee3b04 26%,#a9ee3b15 50%,#a9ee3b04 74%,#0000);width:34%;height:160%;animation:12s ease-in-out infinite note-sheen-pass;position:absolute;top:-30%;left:0;transform:translate(-220%)skew(-18deg)}.hero-note:after{content:"✦";color:#a9ee3b;pointer-events:none;font-size:15px;line-height:1;transition:opacity .2s;animation:12s ease-in-out infinite note-beacon;position:absolute;top:8px;right:12px}.hero-note:hover .note-sheen,.hero-note:hover:after{opacity:0;animation:none}@keyframes note-sheen-pass{0%,2%{opacity:0;transform:translate(-220%)skew(-18deg)}4%{opacity:1}10%{opacity:1;transform:translate(430%)skew(-18deg)}13%,to{opacity:0;transform:translate(430%)skew(-18deg)}}@keyframes note-beacon{0%,2%,13%,to{opacity:.18;text-shadow:none;transform:scale(.8)}5%,8%{opacity:.7;text-shadow:0 0 10px #a9ee3b;transform:scale(1.1)}}.note-symbol .name-mark{aspect-ratio:385/435;isolation:isolate;width:199px;max-width:100%;height:225px;display:block;position:relative}.hero-note .note-symbol .name-mark img,.note-symbol .name-mark-tracer-clip,.note-symbol .name-mark-tracer{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-note .note-symbol .name-mark img{z-index:0;object-fit:contain;max-width:none;transition:opacity .35s}.note-symbol .name-mark:before{content:"";z-index:1;pointer-events:none;filter:brightness(0);opacity:0;background:url(/name-mark.svg) 50%/contain no-repeat;transition:opacity .35s;position:absolute;inset:0}.note-symbol .name-mark:after{content:"";z-index:0;pointer-events:none;filter:brightness(0)invert()blur(14px);opacity:0;background:url(/name-mark.svg) 50%/contain no-repeat;transition:opacity .35s;position:absolute;inset:0}.note-symbol .name-mark-tracer-clip{z-index:2;pointer-events:none;opacity:0;transition:opacity .18s}.note-symbol .name-mark-tracer{overflow:visible}.hero-note .note-symbol .name-mark.is-tracing img{opacity:0}.name-mark.is-tracing:before{opacity:1}.name-mark.is-tracing:after{opacity:.5}.name-mark.is-tracing .name-mark-tracer-clip{opacity:1}.name-trace-route path{fill:none;stroke-linecap:round;stroke-linejoin:round;opacity:0}.name-trace-afterglow{stroke:#fff;stroke-width:15px}.name-trace-bloom{stroke:#fff;stroke-width:22px;filter:url(#name-mark-bloom)}.name-trace-tail{stroke:#fff;stroke-width:7px}.name-trace-core{stroke:#fff;stroke-width:8px}.name-trace-crossing{fill:#fff;filter:url(#name-mark-ignition-bloom);opacity:0}.name-trace-ignition{fill:#fff;opacity:0}@media (width<=800px){.hero-note:hover{transform:none}.note-symbol .name-mark:after{filter:brightness(0)invert()blur(7px)}.note-symbol .name-mark{width:auto;max-width:100%;height:100%;max-height:205px}}@media (prefers-reduced-motion:reduce){.name-mark.is-tracing .name-mark-tracer-clip{opacity:0}.note-sheen,.hero-note:after{animation:none}.note-sheen{display:none}.hero-note,.hero-note .note-symbol .name-mark img,.note-symbol .name-mark:before,.note-symbol .name-mark:after{transition:none}}@media (width<=700px){.project-pair,.about-columns{grid-template-columns:minmax(0,1fr)}}@media (width<=540px){.project-expandable .project-row{grid-template-columns:25px minmax(0,1fr) 18px;row-gap:.45rem;min-height:0;padding:1.15rem 0}.project-expandable .project-row:hover{padding:1.15rem 0}.project-expandable .project-row>.project-row-main{grid-area:1/2}.project-expandable .project-row>.repo-facts{grid-area:2/2;margin-top:0}.project-expandable .project-row>.expand-icon{grid-area:1/3/span 2;align-self:center}.chapter-number>span:first-child{font-size:clamp(2.75rem,13vw,3.625rem)}}@media (width<=430px){.github-stats{margin:1.5rem 0;display:block}.github-stats>div{border-left:0;border-top:1px solid var(--line);flex-direction:row;align-items:center;gap:1rem;padding:.8rem 0}.github-stats>div:first-child{border-top:0}.github-stat-value{flex:none;width:7.25rem;min-height:0}.github-stats span{max-width:none;margin-top:0;font-size:.8125rem}}.see-more>svg{grid-column:-1;justify-self:end}.about-intro{grid-template-columns:minmax(0,1fr);gap:1.5rem}.about-intro h2{font-size:clamp(1.125rem,4.5vw,3rem)}.about-title-line,.today-quote-line{white-space:nowrap;display:block}.about-intro>div{max-width:680px}.today-quote{border-left:2px solid var(--primary);letter-spacing:-.025em;color:#dbe8cc;scrollbar-width:thin;scrollbar-color:#829c65 transparent;max-width:100%;margin:1.5rem 0 0;padding:.25rem 0 .25rem 1rem;font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:clamp(1rem,1.55vw,1.25rem);font-style:italic;line-height:1.45;overflow-x:auto}.today-quote span:last-child{display:block}.chapter-copy{min-width:0}.chapter-panel{min-height:360px}@keyframes chapter-card-enter{0%{opacity:.75;border-color:#718d45;transform:translateY(8px)}to{opacity:1;border-color:var(--line);transform:translateY(0)}}.chapter-panel[data-state=active]{animation:chapter-card-enter .4s var(--ease) both}@media (width>=801px) and (width<=950px){.chapter-panel{min-height:400px}}@media (width>=541px) and (width<=800px){.chapter-panel{min-height:400px}}.personal-note p{letter-spacing:-.02em;text-wrap:balance;max-width:780px;font-family:Palatino Linotype,Book Antiqua,Palatino,Georgia,serif;font-size:clamp(1.25rem,2.2vw,1.8rem);line-height:1.4}.hero-note .note-bottom{text-align:center;justify-content:center}.hero-note .note-bottom span.note-experience{color:#d9efbc;width:100%;max-width:none;font-family:var(--mono);letter-spacing:.07em;text-align:center;white-space:nowrap;font-size:clamp(.65rem,1.1vw,.66rem);font-weight:500;line-height:1.4;display:block}.hero-note:hover .note-bottom span.note-experience{color:#d9efbc}.hero-description .quoted-phrase{text-underline-offset:.22em;text-decoration:underline 1px #9eb87c}.about-columns .principle{display:block}.about-columns .principle>.mono{color:#a1b089;letter-spacing:.04em;min-width:0;padding-top:0;font-size:.75rem;display:block}.about-columns .principle h4{letter-spacing:normal;margin-top:.5rem;font-size:1.125rem;line-height:1.4}.about-columns .principle p{color:#a1ae95;margin-top:.625rem;line-height:1.75}@media (width>=701px){.about-columns{grid-template-rows:repeat(5,auto);gap:0 clamp(2.5rem,5vw,5rem)}.about-columns>div{grid-template-rows:subgrid;grid-row:1/-1;min-width:0;display:grid}.about-columns>div:first-child{grid-column:1}.about-columns>div:last-child{grid-column:2}.about-columns>div:first-child:after{content:"";border-top:1px solid var(--line);grid-row:5}.about-columns .experience,.about-columns .principle,.about-columns .toolbox{margin:0;padding:1.5rem 0}.about-columns .principle{display:block}.about-columns .principle:first-of-type{border-top:0}}.chapter-list{position:relative}.chapter-list:before,.chapter-list:after{content:"";pointer-events:none;height:2px;position:absolute;top:0;left:0}.chapter-list:before{background:#46543a;width:100%}.chapter-list:after{background:var(--primary);width:100%;transform:scaleX(var(--timeline-progress,0));transform-origin:0;transition:none}.chapter-tab{border-top:0!important}.chapter-dot{z-index:1}.chapter-labels{text-align:center;flex-direction:column;align-items:center;gap:.6rem;display:flex}.chapter-tab:nth-child(2) .chapter-dot{left:25%}.chapter-tab:nth-child(3) .chapter-dot{left:50%}.chapter-tab:nth-child(4) .chapter-dot{left:75%}.chapter-tab:last-child .chapter-dot{left:auto;right:0}@media (width>=801px){.chapter-tab{min-height:108px}.chapter-tab:first-child .chapter-dot{left:20px}.chapter-tab:last-child .chapter-dot{right:20px}.chapter-labels{top:1.5rem;left:var(--chapter-dot-position);white-space:nowrap;position:absolute;transform:translate(-50%)}.chapter-tab:first-child{--chapter-dot-position:23.5px}.chapter-tab:nth-child(2){--chapter-dot-position:calc(25% + 3.5px)}.chapter-tab:nth-child(3){--chapter-dot-position:calc(50% + 3.5px)}.chapter-tab:nth-child(4){--chapter-dot-position:calc(75% + 3.5px)}.chapter-tab:nth-child(5){--chapter-dot-position:calc(100% - 23.5px)}}.chapter-list[data-live=true] .chapter-tab:last-child .chapter-dot{background:var(--primary);animation:2s ease-in-out infinite timeline-live}@keyframes timeline-live{0%,to{box-shadow:0 0 0 1px var(--primary), 0 0 5px #d7f65b70}50%{box-shadow:0 0 0 5px #d7f65b30,0 0 18px #d7f65b}}@media (width<=800px){.hero h1{font-size:clamp(1.75rem,9vw,4.5rem)}.hero h1 .hero-title-first,.hero h1 .hero-title-last{white-space:nowrap}.hero h1 .hero-title-last{letter-spacing:-.025em}.hero-note .note-symbol{padding-block:1rem}.chapter-tab{text-align:center;align-items:center!important;padding-left:0!important;padding-right:0!important}.chapter-list .chapter-tab .chapter-dot{transform:translate(-50%);left:50%!important;right:auto!important}.hero{grid-template-rows:auto 1fr auto;grid-template-columns:minmax(0,1fr);align-content:stretch;min-height:calc(100svh - 71px);padding-top:2rem}.hero-copy .hero-kicker{text-align:center;margin-bottom:.75rem;display:block}.hero-note-stack{grid-area:1/1;justify-self:center;width:100%;margin:0;transform:none}.hero-copy{grid-area:2/1;align-self:center;margin-block:1rem}.hero-note{width:100%;height:clamp(240px,38vw,300px);min-height:0;margin-top:0;padding:.875rem}.hero-note .note-symbol .name-mark{max-height:195px}.hero-note .note-bottom{padding-top:.6rem}.hero-bottom{grid-area:3/1;margin-top:0}}@media (width>=541px) and (width<=800px){.hero{padding-top:1rem}.hero-note{margin-top:.5rem}.hero-grid>div{margin-block:.75rem}}@media (width<=540px){.personal-note{padding:1.5rem 1rem}.personal-note p{text-wrap:pretty;width:100%;max-width:none;font-size:clamp(1.2rem,5.2vw,1.55rem)}.about-intro h2{font-size:6.3vw}.about-intro h2 .muted-heading{white-space:nowrap;margin-top:.1em;font-size:1em;line-height:1.08;display:block}.chapter-panel{grid-template-rows:auto 1fr;grid-template-columns:minmax(0,1fr);min-height:505px}.today-quote{padding-left:.75rem;font-size:1.0625rem;overflow-x:visible}.today-quote-line{white-space:normal;text-wrap:balance}.hero{min-height:calc(100svh - 65px);padding-top:1rem}.hero-note{height:clamp(240px,70vw,310px)}.hero-note .note-symbol .name-mark{max-height:220px}.site-footer{flex-direction:row;align-items:center;gap:.75rem}.site-footer>div:first-child>span{display:none}.site-footer>div:last-child{justify-content:flex-end;gap:clamp(.4rem,2vw,.75rem);width:auto;min-width:0;margin-left:auto;display:flex}.site-footer .text-link{white-space:nowrap;gap:.25rem;font-size:.75rem}.site-footer .text-link svg{width:14px;height:14px}}@media (width<=460px){.chapter-panel{min-height:530px}}@media (width<=339px){.chapter-panel{min-height:600px}}@media (width<=800px) and (hover:none) and (prefers-reduced-motion:no-preference){.hero-note:hover .note-sheen{animation:12s ease-in-out infinite note-sheen-pass}.hero-note:hover:after{animation:12s ease-in-out infinite note-beacon}}@media (prefers-reduced-motion:reduce){.chapter-list:after{transition:none}.chapter-list[data-live=true] .chapter-tab:last-child .chapter-dot,.chapter-panel[data-state=active]{animation:none}}@media (width<=360px){.about-columns .principle{display:block}.about-columns .principle>.mono{margin-bottom:.5rem;padding-top:0;display:block}}
