@font-face{font-family:"Instrument Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/instrument-serif-regular.woff2) format("woff2")}@font-face{font-family:"42dot Sans";font-style:normal;font-weight:400;font-display:swap;src:url(/fonts/42dot-sans-regular.woff2) format("woff2")}:root{--cream:#fffaee;--design-width:min(100vw,66.666667svh)}*{box-sizing:border-box}body,html{min-height:100%}html{background:#d3a746;color-scheme:light}html[data-appearance=dark]{background:#62615f;color-scheme:dark}body{margin:0;background:inherit;overflow-x:hidden}.landing-page{position:relative;isolation:isolate;width:100%;height:100vh;height:100svh;min-height:480px;overflow:hidden;background:#d3a746;transition:background-color .3s ease}.landing-page--dark{background:#62615f}.landing-page__background{position:absolute;z-index:-2;top:0;left:0;display:block;width:100%;height:auto;max-width:none;transition:filter .3s ease;user-select:none}.landing-page--dark .landing-page__background{filter:grayscale(1)}.appearance-toggle{position:absolute;z-index:10;top:clamp(16px,2.35vw,24px);right:clamp(16px,2.35vw,24px);display:block;width:60px;height:34px;padding:3px;overflow:hidden;border:1px solid rgb(255 250 238/34%);border-radius:999px;background:rgb(32 24 18/24%);cursor:pointer;box-shadow:inset 0 1px 0 rgb(255 255 255/18%),0 8px 24px rgb(26 14 7/12%);-webkit-backdrop-filter:blur(18px) saturate(115%);backdrop-filter:blur(18px) saturate(115%);transition:transform .22s ease,background-color .3s ease,border-color .3s ease,box-shadow .3s ease}.appearance-toggle[aria-pressed=true]{border-color:rgb(255 250 238/24%);background:rgb(16 16 16/42%);box-shadow:inset 0 1px 0 rgb(255 255 255/12%),0 8px 24px rgb(0 0 0/14%)}.appearance-toggle:hover{border-color:rgb(255 250 238/54%);box-shadow:inset 0 1px 0 rgb(255 255 255/24%),0 10px 30px rgb(26 14 7/19%);transform:translateY(-1px)}.appearance-toggle:active{transform:translateY(0) scale(.97)}.appearance-toggle:focus-visible{outline:2px solid rgb(255 250 238/90%);outline-offset:4px}.appearance-toggle__icon{position:absolute;top:3px;left:3px;display:block;width:26px;height:26px;border-radius:50%;background:rgb(255 250 238/96%);color:#a7651d;box-shadow:0 2px 8px rgb(32 18 8/24%),inset 0 1px 0 rgb(255 255 255/65%);transition:color .35s ease,background-color .35s ease,box-shadow .35s ease,transform .52s cubic-bezier(.22,1,.36,1)}.appearance-toggle[aria-pressed=true] .appearance-toggle__icon{background:rgb(43 43 43/96%);color:var(--cream);box-shadow:0 2px 9px rgb(0 0 0/30%),inset 0 1px 0 rgb(255 255 255/10%);transform:translateX(26px)}.appearance-toggle__moon,.appearance-toggle__sun{position:absolute;top:50%;left:50%;display:block;width:16px;height:16px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:opacity .3s ease,transform .5s cubic-bezier(.22,1,.36,1)}.appearance-toggle__sun{transform:translate(-50%,-50%) rotate(0deg) scale(1)}.appearance-toggle__moon{opacity:0;transform:translate(-50%,-50%) rotate(-50deg) scale(.45)}.appearance-toggle[aria-pressed=true] .appearance-toggle__sun{opacity:0;transform:translate(-50%,-50%) rotate(110deg) scale(.45)}.appearance-toggle[aria-pressed=true] .appearance-toggle__moon{opacity:1;transform:translate(-50%,-50%) rotate(0deg) scale(1)}.hero{top:0;width:var(--design-width);aspect-ratio:2/3;color:var(--cream);container-type:inline-size}.hero,.hero__mark{position:absolute;left:50%;transform:translateX(-50%)}.hero__mark{top:15.453cqw;display:block;width:12.38cqw;height:12.38cqw;max-width:none;user-select:none}.hero__title{top:32.306cqw;width:51.758cqw;height:8.114cqw;font-family:"Instrument Serif",Georgia,serif;font-size:8.178cqw;line-height:.83;letter-spacing:-.327cqw;white-space:nowrap}.hero__description,.hero__title{position:absolute;left:50%;margin:0;font-style:normal;font-weight:400;text-align:center;transform:translateX(-50%)}.hero__description{top:42.797cqw;width:56.654cqw;font-family:"42dot Sans",Arial,sans-serif;font-size:2.798cqw;line-height:1.18;letter-spacing:.14cqw;text-transform:uppercase}.hero__divider{top:56.006cqw;display:block;width:23.565cqw;height:1.038cqw;max-width:none;user-select:none}.hero__divider,.hero__projects-title{position:absolute;left:48.78cqw;transform:translateX(-50%)}.hero__projects-title{top:67.773cqw;margin:0;font-family:"Instrument Serif",Georgia,serif;font-size:5.654cqw;font-style:normal;font-weight:400;line-height:.83;letter-spacing:-.226cqw;text-align:center;white-space:nowrap}.projects-grid{position:absolute;top:77.832cqw;left:49.219cqw;display:grid;grid-template-columns:repeat(4,15.234cqw);gap:3.125cqw;width:70.313cqw;margin:0;padding:0;list-style:none;transform:translateX(-50%)}.project,.project__icon{display:block;width:15.234cqw;height:15.234cqw;border-radius:31.41%}.project{position:relative;overflow:hidden;box-shadow:0 .7cqw 1.8cqw rgb(20 10 4/12%);transition:transform .22s ease,box-shadow .22s ease}.project:hover{z-index:1;box-shadow:0 1.2cqw 2.4cqw rgb(20 10 4/24%);transform:translateY(-.35cqw) scale(1.035)}.project:focus-visible{z-index:1;outline:.3cqw solid var(--cream);outline-offset:.45cqw}.project__icon{object-fit:cover;transition:transform .35s ease;user-select:none}.project:hover .project__icon{transform:scale(1.025)}@media (prefers-reduced-motion:reduce){*,:after,:before{scroll-behavior:auto!important}.appearance-toggle,.appearance-toggle__moon,.appearance-toggle__sun,.landing-page__background,.project,.project__icon{transition:none}}