@font-face{font-family:Figtree;src:url(/fonts/Figtree/Figtree-700.woff2)format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Figtree;src:url(/fonts/Figtree/Figtree-800.woff2)format("woff2");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans/OpenSans-400.woff2)format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Open Sans;src:url(/fonts/OpenSans/OpenSans-600.woff2)format("woff2");font-weight:600;font-style:normal;font-display:swap}body{color:var(--text);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Open Sans,system-ui,sans-serif;font-size:1rem;line-height:1.2}h1,h2,h3,h4,h5,h6{margin:32px 0 16px;font-family:Figtree,system-ui,sans-serif;font-weight:700;line-height:1.2}h1{font-size:2.5rem}h2{font-size:2rem}@media (width<=768px){h2{font-size:1.75rem}}h3{font-size:1.75rem}@media (width<=768px){h3{font-size:1.5rem}}h4{font-size:1.5rem}h5{font-size:1.25rem}h6{font-size:1rem}a{color:inherit;text-decoration:none}p{margin:0;font-size:1rem;line-height:1.75}p+p{margin-top:16px}.page-title{isolation:isolate;margin-top:0;font-size:3rem;display:inline-block;position:relative}.page-title:before{content:"";background:var(--accent);z-index:-1;border-radius:2px;height:10px;position:absolute;bottom:7px;left:-.125em;right:-.125em;transform:skew(-12deg)}@media (width<=768px){.page-title{font-size:2.5rem}}.lead-title{margin-top:12px;font-size:2rem}@media (width<=768px){.lead-title{margin:12px 0;font-size:1.75rem}}.section-title{font-size:1.5rem}@media (width<=768px){.section-title{margin-top:24px}}.eyebrow{text-transform:uppercase;font-size:.875rem;font-weight:700}.drop-cap:first-letter{float:left;color:var(--text);padding-right:.6rem;font-size:clamp(4rem,8vw,7rem);font-weight:700;line-height:.8}:root{--text:#000;--text-secondary:#707070;--text-inverse:#fff;--bg:#fff;--bg-inverse:#000;--bg-light:#f5f5f5;--light:#fff;--dark:#000;--border:#000;--accent:#87ffbd;--hero-dot-color:#00000059;--border-weight:2px;--error:#c43}#root{box-sizing:border-box;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;background:var(--bg);flex-direction:column;min-height:100svh;display:flex}@media (prefers-color-scheme:dark){#root{--lightningcss-light: ;--lightningcss-dark:initial}}body{box-sizing:border-box;margin:0;padding:0}body.nav-open{overflow:hidden}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}#main{padding-top:80px}#main.main-home{padding-top:0}@media (width<=768px){#main{padding-top:60px}}.container{width:min(100% - 24px,1024px);margin-inline:auto}.page{min-height:calc(100vh - 256px);margin-inline:auto;padding-block:24px}.page .container{width:min(100% - 24px,768px)}@media (width<=768px){.page{min-height:calc(100vh - 236px)}}hr{height:var(--border-weight);background-color:var(--border);border:none;margin-top:32px}figure{margin:0}img{width:100%}.site-nav{justify-content:space-between;align-items:center;display:flex}.nav-toggle{background:var(--bg);z-index:1;width:32px;height:32px;color:var(--text);border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:none}.nav-toggle:hover{cursor:pointer}.nav-toggle:active{cursor:pointer;background:var(--accent);border-color:var(--accent)}.nav-logo{text-transform:uppercase;color:var(--text-inverse);background:var(--bg-inverse);z-index:1;border-radius:4px;margin-left:0;padding:4px 12px;font-family:Figtree,system-ui,sans-serif;font-size:1.25rem;font-weight:700;transition:background .2s,color .2s}.nav-logo:hover,.nav-logo:active{background:var(--accent);color:var(--text)}.nav-list{gap:3vw;margin:0;padding:0;list-style:none;display:flex}.nav-item{align-items:center;font-size:.875rem;font-weight:700;display:flex}.nav-link{isolation:isolate;display:inline-block;position:relative}.nav-link:after{content:"";background:var(--accent);z-index:-1;transform-origin:0;border-radius:2px;height:1.6em;transition:transform .25s;position:absolute;top:50%;left:-.4rem;right:-.4rem;transform:translateY(-50%)scaleX(0)}.nav-link:hover,.nav-link:focus-visible,.nav-link.active{color:var(--text)}.nav-link:hover:after,.nav-link:focus-visible:after,.nav-link.active:after{transform:translateY(-50%)scaleX(1)}@media (width<=768px){.nav-list{background:var(--bg);flex-direction:column;justify-content:flex-start;align-items:center;padding:80px 12px;display:none;position:fixed;inset:0}.nav-list.is-open,.nav-toggle{display:flex}.nav-item{width:100%}.nav-link{color:var(--text);border:2px solid var(--border);border-radius:4px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.5rem 1rem;font-family:Figtree,system-ui,sans-serif;font-size:1.125rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.nav-link:hover,.nav-link.active{background:var(--accent);border-color:var(--accent)}.nav-link:hover:after,.nav-link.active:after,.nav-link:after{display:none}}.site-header{z-index:1;align-items:center;height:80px;transition:transform .3s,padding .3s,height .3s,background-color .3s;display:flex;position:fixed;top:0;left:0;right:0}.site-header.is-hidden{transform:translateY(-100%)}.site-header.is-scrolled{height:60px}.site-header.is-interior{background:var(--bg);border-bottom:var(--border-weight) solid var(--border)}@media (width<=768px){.site-header{height:60px}}.site-footer{background-color:var(--bg-light);color:var(--text-secondary);margin-top:32px;padding-block:32px}.site-footer.is-home{display:none}.footer-content{justify-content:space-between;align-items:center;display:flex}.footer-logo{text-transform:uppercase;color:var(--text-secondary);border-radius:4px;margin-left:0;padding:4px 12px;font-family:Figtree,system-ui,sans-serif;font-size:1.25rem;font-weight:700;transition:background .2s,color .2s}.footer-logo:hover,.footer-logo:active{background:var(--accent);color:var(--text)}.footer-list{gap:3vw;margin:0;padding:0;list-style:none;display:flex}.footer-item{align-items:center;font-size:.875rem;font-weight:700;display:flex}.footer-link{isolation:isolate;display:inline-block;position:relative}.footer-link:after{content:"";background:var(--accent);z-index:-1;transform-origin:0;border-radius:2px;height:1.6em;transition:transform .25s;position:absolute;top:50%;left:-.4rem;right:-.4rem;transform:translateY(-50%)scaleX(0)}.footer-link:hover,.footer-link:focus-visible,.footer-link.active{color:var(--text)}.footer-link:hover:after,.footer-link:focus-visible:after,.footer-link.active:after{transform:translateY(-50%)scaleX(1)}.footer-link.active{color:var(--text-secondary)}.footer-link.active:after{transform:translateY(-50%)scaleX(0)}.footer-link.active:hover{color:var(--text)}.footer-link.active:hover:after{transform:translateY(-50%)scaleX(1)}.footer-copyright{font-size:.75rem}@media (width<=768px){.footer-content{flex-direction:column}.footer-nav{display:none}}.skip-link{background:var(--bg);color:var(--text);z-index:100;justify-content:center;align-items:center;padding:8px;display:flex;position:absolute;bottom:100%;left:0}.button{color:var(--text);border:var(--border-weight) solid var(--border);background-color:var(--bg);box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;gap:8px;width:fit-content;padding:.5rem 1rem;font-family:Figtree,system-ui,sans-serif;font-size:1.125rem;font-weight:800;text-decoration:none;transition:all .2s;display:flex}.button:hover,.button:active{cursor:pointer;background-color:var(--accent);border-color:var(--accent)}@media (width<=600px){.button{width:100%}}p+.button{margin-top:24px}.hero{isolation:isolate;align-items:center;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-content{justify-content:center;display:flex}.hero-title{flex-direction:column;justify-content:center;font-size:6vw;display:flex}.hero-break{display:none}.hero-sup{font-size:3vw}.hero-highlight{z-index:0;display:inline-block;position:relative}.hero-highlight:after{content:"";background:var(--accent);z-index:-1;transform-origin:0;border-radius:2px;height:.24em;animation:7s infinite highlight-write;position:absolute;bottom:.15em;left:0;right:0;transform:scaleX(0)skew(-8deg)}.hero-sub{text-align:right;font-size:3vw}.hero-cta{justify-content:center;margin-top:3rem;display:flex}.hero-subtitle{text-align:center;width:calc(100% - 24px);margin:0 12px;position:absolute;bottom:2rem}.hero-subtitle p{font-size:1.25rem;font-weight:600}.hero-dots{pointer-events:none;z-index:-1;background-image:radial-gradient(circle, var(--hero-dot-color) 1.5px, transparent 1.5px);opacity:.8;background-size:32px 32px;animation:18s ease-in-out infinite alternate dots-evolve;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 20%,#000c 50%,#0000 95%);mask-image:radial-gradient(#000 20%,#000c 50%,#0000 95%)}@media (prefers-reduced-motion:reduce){.hero-dots,.hero-dots:after{animation:none}.highlight:after{animation:none;transform:scaleX(1)skew(-8deg)}}@media (width>=1440px){.hero-title{font-size:6rem}}@media (width<=1024px){.hero-title{font-size:7vw}.hero-sup,.hero-sub{font-size:4vw}.hero-subtitle p{font-size:1.125rem}}@media (width<=600px){.hero-title{text-align:center;gap:12px;font-size:13vw;line-height:1}.hero-highlight:after{height:.2em;bottom:.1em}.hero-sup,.hero-sub{text-align:center;font-size:7vw}.hero-subtitle{bottom:16px}.hero-subtitle p{font-size:1rem}.hero-cta{margin-top:24px}.hero-cta .button{width:auto}.hero-break{display:inline}.hero-dots{background-position:0 0;background-size:32px 32px;animation:none}}@media (height<=500px) and (orientation:landscape){.hero{align-items:center;min-height:100svh}.hero-title{gap:8px;font-size:7vw}.hero-sup,.hero-sub{font-size:4vw}.hero-sup{text-align:left}.hero-sub{text-align:right}.hero-cta{margin-top:16px}.hero-subtitle,.hero-break{display:none}}@keyframes highlight-write{0%{transform:scaleX(0)skew(-8deg)}25%{transform:scaleX(1)skew(-8deg)}to{transform:scaleX(1)skew(-8deg)}}@keyframes dots-evolve{0%{background-position:0 0;background-size:32px 32px}50%{background-position:20px 12px;background-size:40px 40px}to{background-position:0 0;background-size:32px 32px}}.about-copy{display:grid}.about-image-strip{grid-template-columns:repeat(3,1fr);gap:1rem;margin-block:24px;display:grid}.about-image{aspect-ratio:2/3;margin:0;overflow:hidden}.about-image img{object-fit:cover;width:100%;height:100%}@media (width<=600px){.about-image-strip{scroll-snap-type:x mandatory;gap:1rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.about-image{scroll-snap-align:start;flex:0 0 min(68%,16rem)}}.experience-role{margin-top:0;font-size:.875rem;font-weight:400}.experience-dates{margin-top:0;font-size:.75rem;font-weight:400}.experience-details{flex-wrap:wrap;justify-content:space-between;align-items:baseline;margin-bottom:16px;display:flex}.experience-module{flex-direction:column;gap:24px;display:flex}.experience-module-img{aspect-ratio:3/2;margin:0;overflow:hidden}.experience-module-buttons{flex-wrap:wrap;gap:8px;display:flex}.experience .section-title{margin-bottom:0}.tag-list{flex-wrap:wrap;gap:8px;margin:24px 0 32px;padding:0;list-style:none;display:flex}.tag-list li{background:var(--bg-light);color:var(--text);white-space:nowrap;border-radius:4px;align-items:center;padding:4px 12px;font-size:.75rem;font-weight:600;display:inline-flex}.client-work-grid,.work-next{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px;display:grid}@media (width<=600px){.client-work-grid,.work-next{grid-template-columns:1fr;gap:16px}}.client-work-card{gap:24px;padding-top:24px;display:grid}.client-work-img{aspect-ratio:3/2;background:var(--surface);margin:0;overflow:hidden}.client-work-img img{object-fit:cover;width:100%;height:100%;display:block}.client-work-content{gap:16px;display:grid}.client-work-content .tag-list{margin:8px 0 0}.client-work-content h3,.client-work-content p{margin:0}.form-field{gap:8px;display:grid}.form-label{letter-spacing:.04em;text-transform:uppercase;font-size:.875rem;font-weight:700}.form-control{border:0;border-bottom:1px solid var(--border);width:100%;color:var(--text);font:inherit;background:0 0;outline:none;padding:12px 0;transition:border-color .2s}.form-control:focus{border-color:var(--accent)}.form-control[aria-invalid=true]{border-color:var(--error,#d33)}.form-control--textarea{resize:vertical;min-height:10rem}.form-error{color:var(--error,#d33);font-size:.875rem}.contact-form{gap:32px;display:grid}.form-control{border-bottom:1px solid var(--border);transition:border-color .2s,box-shadow .2s}.form-control:focus{border-color:var(--accent);box-shadow:0 1px 0 var(--accent)}.form-error{color:var(--error);margin:0;font-size:.875rem}.contact-links{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-block:32px;display:flex}.contact-links span{background:var(--bg-light);color:var(--text);white-space:nowrap;box-sizing:border-box;text-align:center;border-radius:4px;padding:4px 12px;font-size:.75rem;font-weight:600}@media (width<=600px){.contact-links{justify-content:center;gap:12px;margin-block-start:16px}.contact-links span{flex:1;width:100%}}.form-success{color:var(--text);background:var(--accent);border-radius:4px;width:fit-content;margin:0;padding:4px 12px;font-weight:700;display:inline-block}.form-error{color:var(--error);margin:0}.button:disabled{cursor:not-allowed;opacity:.6}
