@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, 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;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{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}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, 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;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{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{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,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{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-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{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.relative{position:relative}.start{inset-inline-start:var(--spacing)}.table{display:table}}@font-face{font-family:Host Grotesk Local;src:url(/fonts/HostGrotesk-VariableFont_wght.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}@font-face{font-family:Atkinson Hyperlegible Mono Local;src:url(/fonts/AtkinsonHyperlegibleMono-VariableFont_wght.ttf)format("truetype");font-style:normal;font-weight:100 900;font-display:swap}:root{--paper:#e2e2df;--ink:#050505;--font-host:"Host Grotesk Local"}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);font-family:var(--font-host), Arial, sans-serif;margin:0}a{color:inherit;text-decoration:none}.landing{--image-top:21.33%;--image-bottom:7.11%;--nav-right:39.31%;background:var(--paper);width:100%;min-height:100svh;font-size:15px;line-height:20px;position:relative;overflow:hidden}.name,.bio,.email,.quote,.main-nav{z-index:6;position:absolute}.name{top:var(--image-top);left:2.15%}.bio{width:30.9%;max-width:445px;min-height:94px;font:inherit;margin:0;font-weight:400;top:62.44%;left:2.08%}.email{left:2.15%;bottom:var(--image-bottom)}.quote{right:var(--nav-right);bottom:var(--image-bottom);text-align:right;white-space:nowrap;margin:0}.main-nav{top:var(--image-top);right:var(--nav-right);flex-direction:column;align-items:flex-end;width:32.71%;display:flex}.main-nav a{justify-content:flex-end;align-items:flex-start;width:max-content;min-height:42px;transition:transform .38s cubic-bezier(.22,.75,.25,1),letter-spacing .38s;display:flex;position:relative}.main-nav a i{background:currentColor;width:0;height:1px;transition:width .38s cubic-bezier(.22,.75,.25,1);position:absolute;top:9px;right:calc(100% + 11px)}.main-nav a:after{content:"↗";opacity:0;transition:opacity .3s,transform .38s cubic-bezier(.22,.75,.25,1);position:absolute;top:-2px;left:calc(100% + 8px);transform:translate(-6px,6px)}.main-nav a:hover,.main-nav a:focus-visible{letter-spacing:.018em;outline:none;transform:translate(13px)}.main-nav a:hover i,.main-nav a:focus-visible i{width:28px}.main-nav a:hover:after,.main-nav a:focus-visible:after{opacity:1;transform:translate(0)}.grass-panel{z-index:2;left:63.19%;top:var(--image-top);background:#9ba06c;width:36.81%;height:71.56%;margin:0;position:absolute;overflow:hidden}.grass-panel img{object-fit:cover;object-position:center;width:100%;height:100%;display:block}.wind-line{z-index:4;pointer-events:none;position:absolute;inset:0}.wind-line svg{width:100%;height:100%;overflow:visible}.wind-line path{fill:none;stroke:#0d0d0d;stroke-width:1px;vector-effect:non-scaling-stroke;stroke-linecap:round;opacity:0;animation:7s cubic-bezier(.3,.04,.28,1) infinite fade-wind}.wind-mask{width:0;animation:7s cubic-bezier(.3,.04,.28,1) infinite reveal-wind}@keyframes reveal-wind{0%,2%{width:0}50%,to{width:1150px}}@keyframes fade-wind{0%,2%{opacity:0}3%,50%{opacity:1}61%,to{opacity:0}}.view-enter{animation:.72s cubic-bezier(.22,.72,.25,1) both soft-view-enter}.view-leave{pointer-events:none;animation:.46s cubic-bezier(.55,.08,.68,.53) both soft-view-leave!important}.frame-page{--ground:10.78%;background:var(--paper);width:100%;min-height:100svh;font-size:15px;line-height:20px;position:relative;overflow:hidden}.frame-content{z-index:5;position:absolute;inset:0}.frame-name,.frame-title,.frame-list,.frame-quote{font:inherit;margin:0;font-weight:400;position:absolute;left:2.15%}.frame-name{top:21.22%}.frame-title{top:23.33%}.frame-list{flex-direction:column;align-items:flex-start;display:flex;top:33.67%}.frame-list a{min-height:42px;transition:transform .35s cubic-bezier(.22,.75,.25,1),opacity .3s}.frame-list a:hover,.frame-list a:focus-visible{opacity:.58;outline:none;transform:translate(12px)}.frame-quote{top:auto;bottom:var(--ground)}.falling-type{z-index:3;pointer-events:none;position:absolute;inset:0 0 0 44%;overflow:hidden}.fall-word{--r:0deg;--delay:.4s;z-index:2;bottom:var(--ground);font-family:var(--font-host), Arial, sans-serif;letter-spacing:-.045em;white-space:nowrap;transform-origin:bottom;animation:word-fall 1.9s linear var(--delay) both;font-size:clamp(28px,4.1vw,59px);font-weight:520;line-height:.88;position:absolute}.fall-word-1{--r:-5deg;--delay:.34s;left:10%}.fall-word-2{--r:2deg;--delay:.54s;left:34%}.fall-word-3{--r:-7deg;--delay:.74s;left:64%}.fall-word-4{left:22%;bottom:calc(var(--ground) + 5.7%);--r:7deg;--delay:.94s}.fall-word-5{left:49%;bottom:calc(var(--ground) + 6.4%);--r:-3deg;--delay:1.14s}.fall-word-6{left:73%;bottom:calc(var(--ground) + 5.4%);--r:5deg;--delay:1.34s}.fall-word-7{left:40%;bottom:calc(var(--ground) + 12%);--r:-4deg;--delay:1.54s}@keyframes soft-view-enter{0%{opacity:0;filter:blur(7px);transform:translateY(8px)scale(.996)}to{opacity:1;filter:blur();transform:translateY(0)scale(1)}}@keyframes soft-view-leave{0%{opacity:1;filter:blur();transform:translateY(0)scale(1)}to{opacity:0;filter:blur(6px);transform:translateY(7px)scale(.997)}}@keyframes word-fall{0%{opacity:0;transform:translate3d(0,-110vh,0) rotate(calc(var(--r) - 17deg));animation-timing-function:cubic-bezier(.48,.02,.82,.38)}56%{opacity:1;transform:translate3d(0,0,0) rotate(var(--r));animation-timing-function:cubic-bezier(.16,.72,.28,1)}68%{transform:translate3d(0,-28px,0) rotate(calc(var(--r) - 2deg));animation-timing-function:cubic-bezier(.55,.02,.78,.35)}78%{transform:translate3d(0,0,0) rotate(var(--r));animation-timing-function:cubic-bezier(.16,.72,.28,1)}86%{transform:translate3d(0,-10px,0) rotate(calc(var(--r) - .7deg));animation-timing-function:cubic-bezier(.55,.02,.78,.35)}93%{transform:translate3d(0,0,0) rotate(var(--r));animation-timing-function:ease-out}97%{transform:translate3d(0,-3px,0) rotate(var(--r))}to{opacity:1;transform:translate3d(0,0,0) rotate(var(--r))}}@media (min-width:821px) and (max-width:1199px){.landing{--image-top:22%;--image-bottom:7%;--nav-right:47%;font-size:14px;line-height:19px}.name,.email{left:4%}.bio{width:35%;max-width:420px;top:59%;left:4%}.main-nav{width:39%}.grass-panel{width:42%;height:71%;left:58%}.quote{right:var(--nav-right)}.falling-type{left:40%}.fall-word{font-size:clamp(25px,4.2vw,48px)}}@media (min-width:821px) and (max-height:699px){.landing{min-height:700px}}@media (max-width:820px){.landing{flex-direction:column;height:auto;min-height:100svh;padding:28px clamp(20px,5vw,40px) 26px;font-size:14px;line-height:19px;display:flex;overflow:hidden}.name,.bio,.email,.quote,.main-nav,.grass-panel{width:100%;max-width:none;position:relative;inset:auto}.name{order:1;margin:0 0 40px}.main-nav{order:2;align-items:flex-start;margin:0}.main-nav a{justify-content:flex-start;min-height:38px}.main-nav a i{left:calc(100% + 11px);right:auto}.grass-panel{aspect-ratio:530/644;order:3;width:min(100%,530px);height:auto;margin:36px 0 0 auto;top:auto;left:auto}.bio{order:4;min-height:0;margin:30px 0 0}.email{overflow-wrap:anywhere;order:5;margin:50px 0 0}.quote{text-align:left;white-space:normal;order:6;margin:10px 0 0}.wind-line{display:none}.frame-page{--ground:26px;min-height:100svh;font-size:14px;line-height:19px}.frame-name,.frame-title,.frame-list,.frame-quote{left:clamp(20px,5vw,40px)}.frame-name{top:28px}.frame-title{top:48px}.frame-list{top:126px}.frame-list a{min-height:40px}.frame-quote{top:auto;bottom:var(--ground)}.falling-type{opacity:.78;left:43%}.fall-word{font-size:clamp(17px,5.6vw,28px)}}@media (max-width:420px){.landing{padding-top:22px;padding-bottom:22px;font-size:13px;line-height:18px}.name{margin-bottom:32px}.main-nav a{min-height:34px}.grass-panel{margin-top:28px}.bio{margin-top:24px}.email{margin-top:40px}}@media (hover:none){.main-nav a:hover{letter-spacing:normal;transform:none}.main-nav a:hover i,.main-nav a:hover:after{opacity:0;width:0}.frame-list a:hover{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.wind-line path,.wind-mask,.view-enter,.fall-word{animation:none}.wind-line path{opacity:0}.wind-mask{width:0}.fall-word{opacity:1;transform:rotate(var(--r))}.view-leave{animation:none!important}}.fresh-project{--fresh-mono:"Atkinson Hyperlegible Mono Local", "Courier New", ui-monospace, monospace;aspect-ratio:1440/13496;color:#000;width:100%;height:auto;font-family:var(--fresh-mono);background:#fff;font-weight:400;line-height:normal;position:relative;overflow:hidden;container-type:inline-size}.fresh-project img{display:block}.fresh-back{z-index:50;color:#000;width:42px;height:42px;font:300 clamp(24px,2.15vw,31px)/1 var(--font-host);cursor:pointer;opacity:.58;background:0 0;border:0;padding:0;transition:opacity .25s,transform .32s cubic-bezier(.22,.75,.25,1);position:fixed;top:32vh;left:clamp(14px,2.08vw,30px);transform:translate(0)}.fresh-back:hover,.fresh-back:focus-visible{opacity:1;outline:none;transform:translate(-5px)}.fresh-intro,.fresh-manifesto,.fresh-tagline,.fresh-caption,.fresh-note,.fresh-project-type,.fresh-tools{margin:0;font-size:1.6667cqw;position:absolute}.fresh-intro{text-align:right;white-space:nowrap;width:28.75%;height:1.4597%;top:2.4007%;right:2.0833%}.fresh-manifesto{text-align:right;width:85.6944%;height:3.4381%;top:10.0548%;left:12.5%}.fresh-img{object-fit:cover;position:absolute}.fresh-img-01{width:56.3194%;height:4.0086%;top:6.6094%;left:-3.6806%}.fresh-img-02{width:14.5833%;height:2.0747%;top:14.255%;left:30%}.fresh-img-03a,.fresh-img-03b,.fresh-img-07{position:absolute;overflow:hidden}.fresh-img-03a{width:35.06%;height:1.3482%;top:14.2331%;left:44.5389%;overflow:visible}.fresh-img-03b{width:36.097%;height:1.0459%;top:15.2793%;left:44.5389%;overflow:visible}.fresh-img-03a>div,.fresh-img-03b>div{transform-origin:50%;position:absolute;top:50%;left:50%}.fresh-img-03a>div{width:9.815cqw;height:34.5544cqw;transform:translate(-50%,-50%)rotate(-93.64deg)skew(1.08deg)}.fresh-img-03b>div{width:7.6613cqw;height:35.8068cqw;transform:translate(-50%,-50%)rotate(-92.65deg)skew(.79deg)}.fresh-img-03a span,.fresh-img-03b span{display:block;position:absolute;inset:0;overflow:hidden}.fresh-img-03a img{width:281.4%;max-width:none;height:112.19%;position:absolute;top:-12.19%;left:-149.65%}.fresh-img-03b img{width:279.16%;max-width:none;height:108.69%;position:absolute;top:-8.69%;left:-42.11%}.fresh-img-05{width:100%;height:7.1132%;top:16.7235%;left:0}.fresh-img-08a{width:44.7222%;height:5.2238%;top:25.0222%;left:-5.625%}.fresh-img-08b{width:44.7222%;height:5.2238%;top:25.0222%;left:36.0417%}.fresh-img-08c{width:44.7222%;height:5.2238%;top:25.0222%;left:76.8056%}.fresh-caption-ocean{width:32.7083%;height:.452%;top:31.1203%;left:9.0278%}.fresh-img-06{width:42.0139%;height:4.4828%;top:32.7801%;left:25%}.fresh-img-07{justify-content:center;align-items:center;width:28.3312%;height:3.724%;display:flex;top:35.0252%;left:59.3056%}.fresh-img-07>div{flex:none;width:23.8194cqw;height:31.6667cqw;position:relative;transform:rotate(-8.69deg)}.fresh-img-07 span{display:block;position:absolute;inset:0;overflow:hidden}.fresh-img-07 img{width:529.66%;max-width:none;height:265.28%;position:absolute;top:-123.83%;left:-382.07%}.fresh-caption-cheap{width:29.5139%;height:.4594%;top:39.9378%;left:58.125%}.fresh-img-04{width:38.8194%;height:9.0916%;top:41.2715%;left:28.1944%}.fresh-caption-enough{width:63.3333%;top:51.5486%;left:15.9028%}.fresh-img-09{width:51.1806%;height:6.8242%;top:52.623%;left:22.8472%}.fresh-tagline{width:39.6528%;height:.6817%;top:60.996%;left:31.5278%}.fresh-img-10{width:106.667%;height:7.5874%;top:62.1814%;left:0}.fresh-caption-catch{width:42.4306%;height:1.22999%;top:70.8951%;left:30.5556%}.fresh-img-11{width:44.0278%;height:6.2611%;top:72.481%;left:29.375%}.fresh-img-12{width:58.6806%;height:4.6977%;top:80.261%;left:22.0139%}.fresh-project-type,.fresh-tools,.fresh-note{margin:0;position:absolute;left:9.0278%}.fresh-project-type{width:28.4722%;height:.9929%;top:86.4775%}.fresh-tools{width:32.2222%;height:2.7267%;top:87.6704%}.fresh-note{width:48.125%;height:4.0605%;top:89.5302%}@media (max-width:600px){.fresh-project{min-height:937.222vw}.fresh-back{opacity:.55}}.about-page{background:var(--paper);width:100%;min-height:100svh;color:var(--ink);font:400 15px/normal var(--font-host), Arial, sans-serif;position:relative;overflow:hidden}.about-name,.about-title,.about-copy,.about-portrait,.about-facts,.about-availability,.about-quote{margin:0;position:absolute}.about-name{z-index:4;top:21.2222%;left:2.1528%}.about-title{font:inherit;top:22.8889%;left:2.1528%}.about-copy{z-index:3}.about-copy p{margin:0}.about-copy-one{width:22.5%;top:35.4444%;left:2.1528%}.about-copy-two{width:22.5694%;top:48.8889%;left:12.4306%}.about-copy-three{width:22.5694%;top:62.4444%;left:2.0833%}.about-portrait{z-index:1;width:13.9583%;height:33.4444%;top:36%;left:30%;overflow:hidden}.about-portrait img{object-fit:cover;width:100%;height:100%;display:block}.about-facts h2,.about-facts p{font:inherit;margin:0}.about-education{white-space:nowrap;width:46%;top:36%;left:45.625%}.about-practice{width:12%;top:50%;left:61.25%}.about-software{width:16%;top:66%;left:45.625%}.about-availability{white-space:nowrap;top:78.7778%;left:63.0556%}.about-quote{top:87%;left:2.1528%}.about-name,.about-title{transition:opacity .25s,transform .3s}.about-name:hover,.about-name:focus-visible{opacity:.55;outline:none;transform:translate(5px)}.about-reveal{opacity:0;filter:blur(4px);animation:1.05s cubic-bezier(.22,.72,.25,1) forwards about-reveal;transform:translateY(10px)}.about-reveal-1{animation-delay:.14s}.about-reveal-2{animation-delay:.34s}.about-reveal-3{animation-delay:.54s}.about-reveal-4{animation-delay:.74s}.about-reveal-5{animation-delay:.94s}.about-reveal-6{animation-delay:1.14s}.about-reveal-7{animation-delay:1.34s}.about-reveal-8{animation-delay:1.54s}.about-reveal-9{animation-delay:1.74s}.about-reveal-10{animation-delay:1.94s}@keyframes about-reveal{0%{opacity:0;filter:blur(4px);transform:translateY(10px)}to{opacity:1;filter:blur();transform:translateY(0)}}@media (max-width:820px){.about-page{min-height:auto;padding:26px clamp(20px,5vw,40px) 30px;font-size:14px;line-height:1.3;overflow:visible}.about-name,.about-title,.about-copy,.about-portrait,.about-facts,.about-availability,.about-quote{width:100%;position:relative;inset:auto}.about-name{display:block}.about-title{margin:2px 0 70px}.about-copy-one{max-width:350px}.about-copy-two{max-width:340px;margin:28px 0 0 15%}.about-copy-three{max-width:340px;margin-top:28px}.about-portrait{aspect-ratio:201/301;width:min(54vw,240px);height:auto;margin:54px 0 0 28%}.about-education{white-space:normal;margin-top:54px}.about-practice,.about-software{margin-top:36px}.about-availability{white-space:normal;margin-top:58px}.about-quote{margin-top:90px}}@media (prefers-reduced-motion:reduce){.about-reveal{opacity:1;filter:none;animation:none;transform:none}}
