:root{font-family:Helvetica Neue,Helvetica,Arial,sans-serif;color:#171716;background:#e6e4e0;font-synthesis:none;text-rendering:geometricPrecision;--paper: #e6e4e0;--ink: #171716;--muted: #66655f;--dark: #0f0f0f;--line: rgba(23, 23, 22, .32);--light-line: rgba(230, 228, 224, .24);--page-pad: 1.4rem;--safe-bottom: env(safe-area-inset-bottom, 0px)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--paper)}body{margin:0;min-width:320px;min-height:100%;overflow-x:hidden;background:var(--paper);color:var(--ink)}body.menu-open{overflow:hidden}button,input,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}svg{display:block}::-moz-selection{background:var(--ink);color:var(--paper)}::selection{background:var(--ink);color:var(--paper)}:focus-visible{outline:2px solid currentColor;outline-offset:4px}.site-shell{width:100%;overflow:clip;background:var(--paper)}.site-header{position:absolute;z-index:30;top:0;left:0;display:flex;width:100%;align-items:flex-start;justify-content:space-between;gap:1.5rem;padding:2rem var(--page-pad) 0}.site-identity{max-width:11.5rem;font-size:1.08rem;font-weight:400;line-height:1.18;letter-spacing:-.035em}.hero-nav{display:flex;flex-direction:column;align-items:flex-end;gap:.72rem;font-size:1.22rem;line-height:1}.hero-nav a{position:relative;height:1em;overflow:hidden}.hero-nav a span{display:block;transition:transform .28s cubic-bezier(.22,1,.36,1)}.hero-nav a:hover span,.hero-nav a:focus-visible span{transform:translateY(-100%)}.floating-menu-button{position:fixed;z-index:82;top:max(1rem,env(safe-area-inset-top,0px));right:max(1rem,env(safe-area-inset-right,0px));display:grid;width:4.5rem;height:4.5rem;place-items:center;border:0;border-radius:50%;background:var(--paper);color:var(--ink);box-shadow:0 1rem 2.4rem #00000024;cursor:pointer;opacity:0;pointer-events:none;transform:translateY(-.8rem) scale(.9);transition:opacity .28s ease,transform .38s cubic-bezier(.22,1,.36,1),background .25s ease}.floating-menu-button.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.menu-glyph{position:relative;width:1.7rem;height:1rem}.menu-glyph i{position:absolute;left:0;width:100%;height:2px;background:currentColor;transition:top .28s ease,transform .28s ease}.menu-glyph i:first-child{top:.18rem}.menu-glyph i:last-child{top:.7rem}.menu-glyph.is-open i:first-child{top:.45rem;transform:rotate(45deg)}.menu-glyph.is-open i:last-child{top:.45rem;transform:rotate(-45deg)}.menu-overlay{position:fixed;z-index:75;inset:0;display:flex;flex-direction:column;justify-content:space-between;overflow:auto;padding:8rem var(--page-pad) calc(2rem + var(--safe-bottom));background:radial-gradient(circle at 98% 2%,rgba(230,228,224,.2) 0 19%,transparent 19.2%),radial-gradient(circle at 100% 5%,rgba(230,228,224,.08) 0 31%,transparent 31.2%),radial-gradient(circle at 20% 72%,rgba(111,88,46,.28),transparent 30%),radial-gradient(circle at 73% 76%,rgba(76,79,82,.18),transparent 34%),#11110f;color:var(--paper);opacity:0;pointer-events:none;visibility:hidden;transform:translateY(-2%);transition:opacity .36s ease,transform .5s cubic-bezier(.22,1,.36,1),visibility .36s}.menu-overlay.is-open{opacity:1;pointer-events:auto;visibility:visible;transform:translateY(0)}.menu-overlay nav{display:flex;flex-direction:column;align-items:flex-start}.menu-overlay nav a{font-size:clamp(3.2rem,13vw,5rem);font-weight:400;line-height:.94;letter-spacing:-.06em;text-transform:uppercase}.menu-overlay-footer{display:flex;flex-direction:column;gap:1.6rem;margin-top:4rem}.menu-overlay-footer>div:first-child{display:flex;flex-direction:column;gap:.45rem}.menu-overlay-footer span{color:#e6e4e08c;font-size:.75rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.menu-overlay-footer a{font-size:1.08rem}.menu-socials{display:flex;gap:1.25rem}.hero{min-height:100dvh;padding:6.5rem var(--page-pad) calc(4rem + var(--safe-bottom))}.hero-name{margin:41dvh 0 0;font-size:clamp(4.7rem,21vw,6.3rem);font-weight:400;line-height:.84;letter-spacing:.01em;text-transform:uppercase}.hero-name span{display:block;width:-moz-fit-content;width:fit-content;overflow:hidden;transform:translateY(115%);animation:hero-reveal 1.2s cubic-bezier(.22,1,.36,1) forwards}.hero-name span:last-child{margin-top:.16em;font-size:.62em;font-weight:400;letter-spacing:.035em;animation-delay:90ms}.hero-lower{display:grid;gap:3.25rem;margin-top:3.6rem}.hero-copy{max-width:31rem}.hero-direction{width:2rem;height:2rem;margin-bottom:2.25rem;color:#74726c;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.25}.hero-copy p{max-width:29rem;margin:0;color:#5e5d58;font-size:1.18rem;line-height:1.42;letter-spacing:-.03em}.pill-link{display:inline-flex;min-width:12.5rem;min-height:4rem;align-items:center;justify-content:space-between;gap:1.2rem;margin-top:1.8rem;padding:.9rem 1.45rem .9rem 1.8rem;border-radius:999px;background:var(--ink);color:var(--paper);font-size:.98rem;font-weight:600;transition:transform .25s ease,background .25s ease}.pill-link svg,.project-link svg,.form-actions button svg,.footer-external svg{width:1.15rem;height:1.15rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.6;transition:transform .26s cubic-bezier(.22,1,.36,1)}.hero-date{justify-self:end;width:-moz-max-content;width:max-content;max-width:100%;text-align:right}.hero-date>span{display:block;color:#6d6b65;font-size:.82rem;letter-spacing:.11em}.hero-date strong{display:flex;flex-direction:column;align-items:flex-end;margin-top:.5rem;font-weight:400;line-height:.88;letter-spacing:-.055em}.availability-day{font-size:clamp(3.6rem,16vw,4.8rem)}.availability-year{margin-top:.08em;font-size:clamp(2.5rem,11vw,3.4rem)}.hero-load{opacity:0;transform:translateY(28px);animation:lower-reveal .85s cubic-bezier(.22,1,.36,1) forwards}.hero-load--one{animation-delay:.62s}.hero-load--two{animation-delay:.76s}@keyframes hero-reveal{to{transform:translateY(0)}}@keyframes lower-reveal{to{opacity:1;transform:translateY(0)}}.hero-transition{position:relative;height:56dvh;min-height:25rem;max-height:34rem;overflow:hidden;background:var(--paper)}.transition-shine{position:absolute;left:8%;right:8%;bottom:-18%;height:78%;border-radius:50%;background:radial-gradient(ellipse at center,rgba(15,15,15,.92) 0,rgba(15,15,15,.62) 28%,rgba(15,15,15,.18) 58%,transparent 78%);filter:blur(20px)}.section{padding:5.5rem var(--page-pad)}.section-intro{display:grid;gap:2.5rem;margin-bottom:4rem;padding-right:5rem}.section-display{margin:0;font-size:clamp(3.45rem,14.5vw,5rem);font-weight:400;line-height:.9;letter-spacing:-.06em}.section-label{display:inline-block;margin-top:1rem;font-size:1rem}.section-intro>p{margin:0;color:#5c5b56;font-size:1.15rem;line-height:1.48;letter-spacing:-.025em}.services-section{position:relative;margin-top:-2.7rem;border-radius:2.7rem 2.7rem 0 0;background:var(--dark);color:var(--paper)}.section-intro--services>p{color:#e6e4e094}.service-experience{border-top:1px solid var(--light-line)}.service-sticky-stack{position:sticky;z-index:12;top:0;padding-top:.5rem;background:linear-gradient(to bottom,var(--dark) 0 88%,rgba(15,15,15,0))}.sticky-service-title{display:none;grid-template-columns:3rem 1fr;gap:.9rem;align-items:start;padding:.95rem 5rem .95rem 0;border-top:1px solid var(--light-line)}.sticky-service-title.is-active{display:grid}.sticky-service-title>span{color:#e6e4e078;font-size:.82rem}.sticky-service-title h3{margin:0;font-size:clamp(2.25rem,9.8vw,3.2rem);font-weight:400;line-height:.96;letter-spacing:-.055em}.service-detail{display:flex;min-height:76dvh;align-items:flex-end;padding:2.8rem 0 calc(4rem + var(--safe-bottom))}.service-detail-content{width:calc(100% - 3.9rem);margin-left:3.9rem}.service-detail-content>p{margin:0;color:#e6e4e094;font-size:1.08rem;line-height:1.5}.service-detail-content ol{margin:2.1rem 0 0;padding:0;list-style:none}.service-detail-content li{display:grid;grid-template-columns:2.35rem 1fr;gap:.75rem;align-items:start;padding:.95rem 0;border-bottom:1px solid var(--light-line)}.service-detail-content li:last-child{border-bottom:0}.service-detail-content li span{color:#e6e4e073;font-size:.8rem}.service-detail-content li strong{font-size:1.03rem;font-weight:400;line-height:1.35}.works-section{border-top:1px solid var(--light-line);background:var(--dark);color:var(--paper)}.section-intro--dark>p{color:#e6e4e094}.project-list{border-bottom:1px solid var(--light-line)}.project-row{position:relative;border-top:1px solid var(--light-line)}.project-selector{display:grid;width:100%;grid-template-columns:2.2rem 1fr;gap:.8rem;align-items:start;padding:1.65rem 3.9rem 1.65rem 0;border:0;background:transparent;color:inherit;text-align:left;cursor:pointer}.project-number,.project-year,.project-meta{color:#e6e4e075;font-size:.72rem;letter-spacing:.055em;text-transform:uppercase}.project-year{display:none}.project-content{display:block;min-width:0}.project-meta{display:block;margin-bottom:.72rem;line-height:1.35}.project-content strong{display:block;max-width:11ch;font-size:clamp(2.5rem,10.6vw,3.45rem);font-weight:400;line-height:.96;letter-spacing:-.06em;overflow-wrap:break-word}.project-description{display:block;max-width:31rem;max-height:0;margin-top:0;overflow:hidden;color:#e6e4e08f;font-size:1rem;line-height:1.55;opacity:0;transition:max-height .42s ease,margin .32s ease,opacity .32s ease}.project-row.is-active .project-description{max-height:14rem;margin-top:1.25rem;opacity:1}.project-link{position:absolute;right:0;bottom:1.3rem;display:grid;width:2.8rem;height:2.8rem;place-items:center;border:1px solid var(--light-line);border-radius:50%;transition:transform .25s ease,background .25s ease,color .25s ease}.project-link:hover{transform:translateY(-3px);background:var(--paper);color:var(--ink)}.statement-section{padding:5.5rem var(--page-pad);overflow:hidden;background:var(--paper)}.statement-line{max-width:100%;font-size:clamp(3.85rem,16vw,5.3rem);font-weight:400;line-height:.87;letter-spacing:-.06em;overflow-wrap:normal}.statement-line+.statement-line{margin-top:.34em}.statement-line--right{width:-moz-max-content;width:max-content;max-width:82%;margin-left:auto;text-align:left}.statement-line--right span{display:block}.skills-section{padding:5.2rem 0;overflow:hidden;background:var(--dark);color:var(--paper)}.skills-heading{display:flex;flex-direction:column;gap:1.2rem;margin-bottom:3rem;padding:0 5rem 0 var(--page-pad)}.skills-heading>span{color:#e6e4e07a;font-size:.92rem}.skills-heading h2{margin:0;font-size:clamp(3.8rem,15vw,5rem);font-weight:400;line-height:.9;letter-spacing:-.06em}.skill-band{border-top:1px solid var(--light-line);padding:1.2rem 0 1.55rem}.skill-band:last-child{border-bottom:1px solid var(--light-line)}.skill-label{display:block;margin-bottom:1.15rem;padding:0 var(--page-pad);color:#e6e4e07a;font-size:.72rem;letter-spacing:.065em;line-height:1.35;text-transform:uppercase}.skill-track-wrap{width:100%;overflow:clip}.skill-track{display:flex;width:-moz-max-content;width:max-content;padding-left:var(--page-pad);animation:marquee 56s linear infinite;will-change:transform}.skill-track--reverse{animation-name:marquee-reverse}.skill-track span{display:inline-flex;align-items:center;font-size:clamp(3.65rem,15vw,5.2rem);font-weight:400;line-height:.92;letter-spacing:-.05em;white-space:nowrap}.skill-track i{margin:0 .34em;color:#e6e4e03d;font-size:.25em;font-style:normal}@keyframes marquee{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes marquee-reverse{0%{transform:translate(-50%)}to{transform:translate(0)}}.about-section{background:var(--paper)}.about-grid{display:block}.about-copy--solo{max-width:68rem}.about-copy h2{max-width:12ch;margin:3rem 0 0;font-size:clamp(3.15rem,11.6vw,4.8rem);font-weight:400;line-height:.94;letter-spacing:-.06em}.about-body{display:grid;gap:2rem;margin-top:3.4rem;padding-top:2rem;border-top:1px solid var(--line)}.about-body p{margin:0;color:#595853;font-size:1.1rem;line-height:1.56}.contact-section{padding:5.5rem var(--page-pad) 3.5rem;background:var(--dark);color:var(--paper)}.contact-heading{padding-right:5rem}.contact-heading h2{max-width:9ch;margin:0;font-size:clamp(4.2rem,17vw,6.2rem);font-weight:400;line-height:.84;letter-spacing:-.075em}.contact-heading p{margin:1.25rem 0 0;font-size:1.4rem;letter-spacing:-.04em}.contact-form{display:grid;margin-top:3.6rem;border-top:1px solid var(--light-line)}.contact-form label{display:block;min-height:7.4rem;padding:1.35rem 0;border-bottom:1px solid var(--light-line)}.contact-form label span{display:block;margin-bottom:.85rem;color:#e6e4e080;font-size:.82rem}.contact-form input,.contact-form textarea{width:100%;border:0;outline:0;background:transparent;color:var(--paper);font-size:1.35rem}.contact-form textarea{min-height:7rem;resize:vertical}.message-field{min-height:10rem!important}.form-actions{display:grid;gap:1rem;padding-top:2rem}.form-actions button{display:inline-flex;width:100%;min-height:4.5rem;align-items:center;justify-content:space-between;gap:2rem;padding:1rem 1.35rem 1rem 1.6rem;border:0;border-radius:999px;background:var(--paper);color:var(--ink);font-size:1.1rem;cursor:pointer;transition:transform .25s ease}.form-actions button:hover{transform:translateY(-3px)}.form-actions button:disabled{cursor:wait;opacity:.7}.form-message{margin:0;color:#e6e4e094;font-size:.9rem;line-height:1.5}.form-message.is-error{color:#ffb6ad}.site-footer{padding:0 var(--page-pad) calc(1.5rem + var(--safe-bottom));background:var(--dark);color:var(--paper)}.footer-top{display:grid;gap:2.3rem;padding:3.2rem 0;border-top:1px solid var(--light-line)}.footer-column{display:flex;flex-direction:column;align-items:flex-start;gap:.58rem}.footer-column h3{margin:0 0 .75rem;color:#e6e4e070;font-size:.72rem;font-weight:400;text-transform:uppercase;letter-spacing:.085em}.footer-column a,.footer-column span{color:#e6e4e0cc;font-size:1rem}.footer-external{display:inline-flex;align-items:center;gap:.55rem}.footer-external svg{width:.9rem;height:.9rem}.local-time{margin-top:.3rem}.local-time>span{display:block;color:#e6e4e070;font-size:.72rem;text-transform:uppercase;letter-spacing:.075em}.local-time strong{display:block;margin-top:.55rem;font-size:clamp(2.7rem,12vw,3.8rem);font-weight:400;letter-spacing:-.06em}.footer-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:1.4rem;border-top:1px solid var(--light-line);color:#e6e4e070;font-size:.78rem}.scroll-top{display:grid;width:3.5rem;height:3.5rem;place-items:center;border:1px solid var(--light-line);border-radius:50%;color:var(--paper);font-size:1.2rem;transition:background .25s ease,color .25s ease,transform .25s ease}.scroll-top:hover{transform:translateY(-4px);background:var(--paper);color:var(--ink)}[data-reveal]{opacity:0;transform:translateY(42px);transition:opacity .68s cubic-bezier(.22,1,.36,1),transform .68s cubic-bezier(.22,1,.36,1);will-change:opacity,transform}[data-reveal].is-visible{opacity:1;transform:translateY(0)}@media (min-width: 761px){:root{--page-pad: clamp(2rem, 3vw, 3.5rem)}.site-header{padding-top:2.4rem}.site-identity{max-width:17rem;font-size:clamp(1.2rem,1.5vw,1.6rem)}.hero-nav{flex-direction:row;gap:clamp(1.2rem,2vw,2.5rem);font-size:clamp(1.05rem,1.4vw,1.45rem)}.floating-menu-button{width:5rem;height:5rem}.menu-overlay{padding-top:9rem}.menu-overlay-footer{flex-direction:row;align-items:flex-end;justify-content:space-between}.hero{min-height:106svh;padding-top:10rem}.hero-name{margin-top:clamp(8rem,18vh,13rem);font-size:clamp(7rem,14vw,12.5rem);letter-spacing:-.015em}.hero-name span:last-child{margin-left:auto;font-size:.75em;letter-spacing:.01em}.hero-lower{grid-template-columns:minmax(20rem,31rem) minmax(18rem,1fr);align-items:end;gap:clamp(4rem,8vw,9rem);margin-top:clamp(5rem,10vh,8rem)}.hero-copy p{font-size:clamp(1.25rem,1.65vw,1.7rem)}.hero-date{justify-self:end}.availability-day{font-size:clamp(4.5rem,7vw,7rem)}.availability-year{font-size:clamp(3.1rem,4.7vw,4.8rem)}.hero-transition{height:62vh;max-height:44rem}.services-section{margin-top:-4rem;border-radius:4rem 4rem 0 0}.section{padding-top:clamp(7rem,9vw,10rem);padding-bottom:clamp(7rem,9vw,10rem)}.section-intro{grid-template-columns:minmax(0,1.15fr) minmax(20rem,.85fr);gap:clamp(4rem,8vw,9rem);align-items:end;margin-bottom:clamp(6rem,8vw,9rem);padding-right:0}.section-display{font-size:clamp(5.4rem,8.2vw,8.5rem)}.section-intro>p{font-size:clamp(1.2rem,1.55vw,1.55rem)}.service-sticky-stack{top:0}.sticky-service-title{grid-template-columns:4.5rem 1fr;gap:1.5rem;padding:1.3rem 6.5rem 1.3rem 0}.sticky-service-title h3{font-size:clamp(3rem,4.3vw,4.8rem)}.service-detail{min-height:78vh;padding-bottom:5rem}.service-detail-content{width:min(72%,54rem);margin-left:19%}.service-detail-content>p{font-size:clamp(1.25rem,1.55vw,1.55rem)}.service-detail-content li strong{font-size:clamp(1.15rem,1.45vw,1.45rem)}.project-selector{grid-template-columns:3.5rem 1fr auto;gap:1.5rem;padding:2.2rem 4.5rem 2.2rem 0}.project-year{display:block}.project-content strong{max-width:13ch;font-size:clamp(3rem,4.8vw,5.2rem)}.project-link{top:2rem;bottom:auto;width:3.1rem;height:3.1rem}.statement-section{padding-top:clamp(7rem,10vw,11rem);padding-bottom:clamp(7rem,10vw,11rem)}.statement-line{font-size:clamp(6rem,12.2vw,12rem)}.statement-line--right{max-width:none}.skills-heading{flex-direction:row;align-items:flex-end;justify-content:space-between;margin-bottom:4rem;padding-right:var(--page-pad)}.skills-heading h2{font-size:clamp(5rem,7vw,7rem)}.skill-track span{font-size:clamp(6rem,9vw,9rem)}.about-copy h2{max-width:15ch;font-size:clamp(4.8rem,7vw,7.2rem)}.about-body{grid-template-columns:1fr 1fr;gap:clamp(2.5rem,5vw,5rem)}.about-body p{font-size:clamp(1.1rem,1.3vw,1.3rem)}.contact-heading{padding-right:0}.contact-heading h2{font-size:clamp(7rem,11vw,12rem)}.contact-heading p{font-size:clamp(1.6rem,2.3vw,2.4rem)}.contact-form{grid-template-columns:1fr 1fr;gap:0 2rem;margin-top:6rem}.message-field,.form-actions{grid-column:1 / -1}.form-actions{grid-template-columns:minmax(16rem,22rem) 1fr;align-items:center;gap:2rem}.footer-top{grid-template-columns:.7fr .7fr 1fr 1fr;gap:2rem;padding:4rem 0}.local-time{align-self:end;text-align:right}}@media (min-width: 1200px){.hero-name{font-size:clamp(9rem,13vw,13.8rem)}.service-detail-content{width:min(64%,58rem);margin-left:24%}}@media (max-height: 720px) and (max-width: 760px){.hero-name{margin-top:34dvh}.hero-lower{margin-top:2.8rem}.service-detail{min-height:88dvh}}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.hero-name span,.hero-load,[data-reveal]{opacity:1!important;transform:none!important}}.site-shell{overflow:visible}main{position:relative;isolation:isolate}.site-header{position:fixed;z-index:2}.hero{position:sticky;z-index:1;top:0;display:flex;min-height:100dvh;flex-direction:column;padding:6.5rem var(--page-pad) calc(1.15rem + var(--safe-bottom));overflow:hidden;background:var(--paper)}.hero-name{margin:33dvh 0 0;font-size:clamp(4.65rem,19.5vw,5.7rem);font-weight:600;line-height:.84;letter-spacing:.005em}.hero-name span,.hero-name span:last-child{font-weight:600}.hero-name span:first-child{letter-spacing:.005em}.hero-name span:last-child{margin-top:.14em;font-size:.7em;letter-spacing:.02em}.hero-lower{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-template-areas:"copy copy" "button date";gap:1.15rem 1rem;align-items:end;margin-top:2rem}.hero-copy{display:contents}.hero-copy.hero-load{opacity:1;transform:none;animation:none}.hero-direction{display:none}.hero-copy p{grid-area:copy;max-width:100%;margin:0;color:#5e5d58;font-size:clamp(1.02rem,4.35vw,1.16rem);line-height:1.38;letter-spacing:-.025em}.pill-link{grid-area:button;min-width:10.9rem;min-height:3.55rem;margin:0;padding:.8rem 1.25rem .8rem 1.55rem;font-size:.92rem}.hero-date{grid-area:date;align-self:end;justify-self:end;width:-moz-max-content;width:max-content;text-align:right}.hero-date>span{max-width:11rem;font-size:.72rem;line-height:1.2;letter-spacing:.1em}.hero-date strong{margin-top:.35rem;line-height:.84}.availability-day{font-size:clamp(2.65rem,11.8vw,3.45rem)}.availability-year{margin-top:.06em;font-size:clamp(1.9rem,8.4vw,2.45rem)}.hero-transition{display:none}main>section:not(.hero):not(.hero-transition){position:relative;z-index:10}.services-section{margin-top:0;border-radius:2.7rem 2.7rem 0 0;box-shadow:none}@media (max-height: 760px) and (max-width: 760px){.hero{padding-top:5.7rem}.hero-name{margin-top:29dvh;font-size:clamp(4.25rem,18.7vw,5.2rem)}.hero-lower{margin-top:1.5rem;gap:.85rem .85rem}.hero-copy p{font-size:.98rem;line-height:1.32}.pill-link{min-width:10rem;min-height:3.25rem}.availability-day{font-size:2.45rem}.availability-year{font-size:1.75rem}}@media (min-width: 761px){.site-header{padding-top:clamp(2rem,3vw,3.2rem)}.hero{min-height:100svh;padding:clamp(8rem,13vh,10rem) var(--page-pad) clamp(2rem,4vh,3.5rem)}.hero-name{margin-top:clamp(14rem,29vh,23rem);font-size:clamp(6rem,13.2vw,12.5rem);letter-spacing:-.018em}.hero-name span:last-child{margin-left:auto;font-size:.65em;letter-spacing:.005em}.hero-lower{grid-template-columns:minmax(22rem,35rem) 1fr auto;grid-template-areas:"copy button date";gap:clamp(2rem,4vw,5rem);margin-top:clamp(2.5rem,5vh,4rem)}.hero-copy p{font-size:clamp(1.15rem,1.45vw,1.65rem)}.pill-link{align-self:end}.hero-date>span{font-size:.85rem}.availability-day{font-size:clamp(3.4rem,5vw,5rem)}.availability-year{font-size:clamp(2.4rem,3.6vw,3.6rem)}.services-section{border-radius:3.4rem 3.4rem 0 0}}@media (max-width: 760px){.site-header{color:#625f59}.site-identity{font-size:1rem;line-height:1.2}.hero-nav{gap:.68rem;font-size:1.12rem}.hero{padding-right:max(1.45rem,env(safe-area-inset-right,0px));padding-bottom:calc(.8rem + var(--safe-bottom));padding-left:max(1.45rem,env(safe-area-inset-left,0px))}.hero-name{width:calc(100% - .2rem);margin-top:31dvh;font-size:clamp(4.55rem,18.9vw,5.45rem);font-weight:700;line-height:.82;letter-spacing:.004em}.hero-name span,.hero-name span:last-child{font-weight:700}.hero-name span:first-child{letter-spacing:.004em}.hero-name span:last-child{margin-top:.13em;font-size:.64em;letter-spacing:.025em}.hero-lower{flex:1;grid-template-columns:minmax(0,1fr) 7.8rem;grid-template-rows:auto auto;align-content:space-between;gap:1rem .9rem;margin-top:1.45rem;padding-bottom:.1rem}.hero-copy p{max-width:37ch;font-size:clamp(1rem,4.15vw,1.12rem);line-height:1.38}.pill-link{justify-self:start;width:min(100%,13.5rem);min-width:0;min-height:3.45rem;padding-right:1.15rem;padding-left:1.45rem}.hero-date{width:7.8rem}.hero-date>span{width:100%;max-width:none;font-size:0;line-height:1.15}.hero-date>span:after{display:block;content:"AVAILABLE FOR\aWORK";color:#6d6b65;font-size:.68rem;line-height:1.18;letter-spacing:.095em;white-space:pre}.hero-date strong{margin-top:.3rem}.availability-day{font-size:clamp(2.35rem,10.7vw,2.95rem)}.availability-year{margin-top:.04em;font-size:clamp(1.55rem,7.2vw,2rem)}}@media (max-width: 380px){.hero-name{margin-top:29dvh;font-size:18.2vw}.hero-lower{grid-template-columns:minmax(0,1fr) 7.15rem}.pill-link{width:min(100%,12.4rem)}.hero-date{width:7.15rem}}@media (max-width: 760px){.hero{padding-right:max(1.45rem,env(safe-area-inset-right,0px));padding-bottom:calc(2.15rem + var(--safe-bottom));padding-left:max(1.45rem,env(safe-area-inset-left,0px))}.hero-name{width:100%;margin-top:32dvh;font-size:clamp(4.15rem,17.4vw,5rem);font-weight:500;line-height:.84;letter-spacing:0}.hero-name>span,.hero-name>span:last-child{display:block;width:-moz-max-content;width:max-content;max-width:100%;font-weight:500;white-space:nowrap;transform-origin:left center}.hero-name>span:first-child{font-size:.9em;letter-spacing:-.012em}.hero-name>span:last-child{margin-top:.16em;font-size:.72em;letter-spacing:.012em;animation-name:hero-reveal}.hero-lower{flex:1;grid-template-columns:minmax(0,1fr) 8.15rem;grid-template-rows:auto auto;grid-template-areas:"copy copy" "button date";align-content:space-between;align-items:end;gap:1.15rem .9rem;margin-top:1.35rem;padding-bottom:0}.hero-copy p{width:25ch;max-width:100%;font-size:clamp(.98rem,4.05vw,1.08rem);line-height:1.39;letter-spacing:-.022em}.pill-link{width:11.6rem;min-width:0;min-height:3.25rem;padding:.72rem 1rem .72rem 1.35rem;font-size:.88rem}.pill-link svg{width:1rem;height:1rem}.hero-date{width:8.15rem}.hero-date>span:after{font-size:.65rem;line-height:1.17;letter-spacing:.09em}.hero-date strong{margin-top:.28rem;line-height:.85}.availability-day{font-size:clamp(2.08rem,9.45vw,2.6rem);white-space:nowrap}.availability-year{margin-top:.02em;font-size:clamp(1.4rem,6.3vw,1.72rem)}}@media (max-width: 380px){.hero{padding-bottom:calc(1.8rem + var(--safe-bottom))}.hero-name{margin-top:30dvh;font-size:16.9vw}.hero-name>span:first-child{font-size:.91em}.hero-name>span:last-child{font-size:.73em}.hero-lower{grid-template-columns:minmax(0,1fr) 7.55rem;margin-top:1.15rem}.hero-copy p{width:23ch;font-size:.95rem}.pill-link{width:10.7rem;min-height:3.1rem}.hero-date{width:7.55rem}.availability-day{font-size:2rem}.availability-year{font-size:1.34rem}}@media (max-width: 760px){.site-identity{font-size:.96rem}.hero-nav{font-size:1.07rem}.hero-name{margin-left:.35rem}.hero-name>span:last-child{margin-top:.21em}.hero-lower{margin-top:1.85rem}.hero-copy p{color:#706e68}.hero-date{transform:translateY(.1rem)}}@media (max-width: 380px){.hero-name{margin-left:.25rem}.hero-lower{margin-top:1.6rem}}.hero-name{margin-top:0!important;text-transform:none}.hero-handwritten-intro{flex:0 0 auto;width:8.45rem;height:2.1rem;margin-top:calc(33dvh - 1.95rem);margin-bottom:-.36rem;margin-left:.35rem;color:#34322e;pointer-events:none;transform:rotate(-1.2deg);transform-origin:left bottom}.hero-handwritten-intro svg{display:block;width:100%;height:100%;overflow:visible}.hero-script-text{fill:currentColor;stroke:currentColor;stroke-width:.12;paint-order:stroke fill;font-family:Bradley Hand,Noteworthy,Segoe Print,Chalkboard SE,cursive;font-size:35px;font-weight:400;letter-spacing:-.9px;clip-path:inset(0 100% 0 0);opacity:0;animation:handwriting-reveal .92s cubic-bezier(.22,1,.36,1) .14s forwards}.hero-name>span:first-child{animation-delay:.76s!important}.hero-name>span:last-child{animation-delay:.9s!important}.hero-copy p,.pill-link,.hero-date{opacity:0;animation:hero-sequence-fade .56s ease forwards}.hero-copy p{animation-delay:1.34s}.pill-link{animation-delay:1.52s}.hero-date{animation-delay:1.64s}.hero-editorial-copy{text-wrap:pretty}.brush-highlight{position:relative;z-index:0;display:inline;margin-inline:-.04em;padding:.01em .08em .04em;color:inherit;font:inherit;font-weight:inherit!important;background-repeat:no-repeat,no-repeat;background-position:left 44%,right 66%;background-size:0% 1.02em,0% .96em;-webkit-box-decoration-break:clone;box-decoration-break:clone;animation:double-brush-paint 1.08s cubic-bezier(.2,.8,.2,1) forwards}.brush-highlight--one{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 340 64' preserveAspectRatio='none'%3E%3Cpath d='M3 8L43 4L87 7L132 3L176 7L220 4L266 8L337 5L335 57L293 54L248 59L202 55L156 60L110 56L64 59L5 56Z' fill='%23E8C7FA'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 340 64' preserveAspectRatio='none'%3E%3Cpath d='M4 10L52 7L98 11L145 6L191 10L238 6L284 11L337 8L333 58L287 55L241 60L194 56L148 61L101 57L55 60L6 57Z' fill='%23DDAEF2' fill-opacity='.82'/%3E%3C/svg%3E");animation-delay:1.88s}.brush-highlight--two{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 340 64' preserveAspectRatio='none'%3E%3Cpath d='M3 9L47 5L91 8L137 4L181 8L226 5L272 9L337 6L334 57L289 54L244 59L198 55L152 60L106 56L60 59L5 56Z' fill='%23F7E083'/%3E%3C/svg%3E"),url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 340 64' preserveAspectRatio='none'%3E%3Cpath d='M4 11L53 7L100 11L147 6L194 10L241 6L288 11L337 8L333 58L287 55L240 60L193 56L146 61L99 57L52 60L6 57Z' fill='%23F0C94C' fill-opacity='.78'/%3E%3C/svg%3E");animation-delay:3.02s}@keyframes handwriting-reveal{0%{clip-path:inset(0 100% 0 0);opacity:0}12%{opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}@keyframes hero-sequence-fade{to{opacity:1}}@keyframes double-brush-paint{0%,5%{background-size:0% 1.02em,0% .96em}48%{background-size:100% 1.02em,0% .96em}55%{background-size:100% 1.02em,0% .96em}to{background-size:100% 1.02em,100% .96em}}.site-header{transition:opacity .26s ease,transform .36s cubic-bezier(.22,1,.36,1),visibility .26s ease}body.is-past-hero .site-header{opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-.75rem)}@media (max-width: 760px){.hero-handwritten-intro{width:7.85rem;height:1.95rem;margin-top:calc(32dvh - 1.82rem);margin-bottom:-.32rem;margin-left:.35rem}.hero-name>span:first-child,.hero-name>span:last-child{text-transform:none}.hero-editorial-copy{width:27ch!important;max-width:100%!important;line-height:1.42!important}}@media (max-width: 380px){.hero-handwritten-intro{width:7.35rem;height:1.85rem;margin-top:calc(30dvh - 1.7rem);margin-bottom:-.28rem;margin-left:.25rem}.hero-editorial-copy{width:25ch!important}}@media (prefers-reduced-motion: reduce){.hero-script-text{clip-path:none;opacity:1;animation:none}.hero-name>span:first-child,.hero-name>span:last-child{animation-delay:0ms!important}.hero-copy p,.pill-link,.hero-date{opacity:1;animation:none}.brush-highlight{animation:none;background-size:100% 1.02em,100% .96em}.site-header,.floating-menu-button{transition:none}}.hero-handwritten-intro{display:flex;width:-moz-max-content;width:max-content;height:auto;align-items:baseline;gap:.22rem;margin-top:calc(33dvh - 2.1rem);margin-bottom:-.18rem;margin-left:.38rem;color:#38352f;line-height:1;pointer-events:none;transform:none}.hero-intro-script{display:inline-block;font-family:Noteworthy,Bradley Hand,Segoe Print,Chalkboard SE,cursive;font-size:2.05rem;font-weight:400;line-height:1;letter-spacing:-.075em;clip-path:inset(0 100% 0 0);opacity:0;animation:handwriting-reveal .88s cubic-bezier(.22,1,.36,1) .12s forwards}.hero-intro-im{color:#5e5a53;font-size:1.52rem;font-weight:400;line-height:1;letter-spacing:-.055em;opacity:0;transform:translateY(.02rem);animation:intro-im-reveal .42s ease .52s forwards}@keyframes intro-im-reveal{to{opacity:1;transform:translateY(0)}}.footer-social-arrow{width:.9rem;height:.9rem;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}body:not(.is-past-hero) .floating-menu-button{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-.8rem) scale(.9)!important}body.is-past-hero .site-header{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translateY(-.75rem)!important}body.is-past-hero .floating-menu-button{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateY(0) scale(1)!important}@media (max-width: 760px){.hero-handwritten-intro{gap:.2rem;margin-top:calc(32dvh - 2rem);margin-bottom:-.16rem;margin-left:.34rem}.hero-intro-script{font-size:1.94rem}.hero-intro-im{font-size:1.42rem}.section{padding:4rem var(--page-pad)}.section-intro{gap:1.55rem;margin-bottom:2.35rem;padding-right:0}.section-intro--services .section-display{max-width:none;font-size:clamp(3rem,12.8vw,4.05rem);line-height:.9;letter-spacing:-.07em;white-space:nowrap}.section-label{margin-top:.68rem;font-size:.88rem}.section-intro>p{font-size:1.02rem;line-height:1.44}.service-experience{border-top:1px solid var(--light-line)}.service-sticky-stack{top:6.35rem;padding-top:0}.sticky-service-title{padding:.82rem 5.2rem .82rem 0}.sticky-service-title:first-child{border-top:0}.sticky-service-title h3{font-size:clamp(2.05rem,8.8vw,2.85rem)}.service-detail{min-height:55dvh;padding:2rem 0 2.75rem}.service-detail-content{width:calc(100% - 3rem);margin-left:3rem}.service-detail-content>p{font-size:1rem;line-height:1.45}.service-detail-content ol{margin-top:1.4rem}.service-detail-content li{padding:.78rem 0}.works-section .section-intro{margin-bottom:2rem}.project-selector{padding-top:1.35rem;padding-bottom:1.35rem}.project-meta{margin-bottom:.55rem}.project-row.is-active .project-description{margin-top:.9rem}.statement-section{padding:4.25rem var(--page-pad)}.statement-line{font-size:clamp(3.35rem,14.3vw,4.7rem);line-height:.88}.statement-line+.statement-line{margin-top:.18em}.statement-line--right{width:100%;max-width:100%;margin-left:0}.statement-line--right span{display:inline;white-space:nowrap}.skills-section{padding:4rem 0}.skills-heading{gap:.72rem;margin-bottom:2rem;padding-right:var(--page-pad)}.skill-band{padding:1rem 0 1.25rem}.skill-label{margin-bottom:.85rem}.about-section{padding-top:4rem;padding-bottom:4rem}.about-copy h2{margin-top:1.5rem;font-size:clamp(2.85rem,10.6vw,4rem)}.about-body{gap:1.35rem;margin-top:2rem;padding-top:1.4rem}.contact-section{padding:4rem var(--page-pad) 2.8rem}.contact-form{margin-top:2.6rem}.footer-top{gap:1.8rem;padding:2.6rem 0}.footer-column{gap:.5rem}.footer-socials-column{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));-moz-column-gap:1.2rem;column-gap:1.2rem;row-gap:.65rem}.footer-socials-column h3{grid-column:1 / -1}.footer-socials-column .footer-external{justify-content:space-between;min-width:0}}@media (max-width: 380px){.hero-handwritten-intro{margin-top:calc(30dvh - 1.92rem);margin-left:.28rem}.hero-intro-script{font-size:1.8rem}.hero-intro-im{font-size:1.32rem}.section-intro--services .section-display{font-size:11.9vw}.service-sticky-stack{top:6rem}.sticky-service-title h3{font-size:8.3vw}}@media (prefers-reduced-motion: reduce){.hero-intro-script{clip-path:none;opacity:1;animation:none}.hero-intro-im{opacity:1;transform:none;animation:none}}.hero-handwritten-intro{display:block;width:-moz-max-content;width:max-content;margin-top:calc(33dvh - 1.8rem);margin-bottom:.42rem;margin-left:.52rem;color:#4c4943;line-height:1;pointer-events:none;transform:rotate(-1deg);transform-origin:left bottom}.hero-intro-script{display:inline-block;font-family:Bradley Hand,Segoe Print,Chalkboard SE,Comic Sans MS,cursive;font-size:1.58rem;font-weight:400;line-height:1;letter-spacing:-.045em;white-space:nowrap;clip-path:inset(0 100% 0 0);opacity:0;animation:single-handwriting-reveal .82s cubic-bezier(.22,1,.36,1) .12s forwards}@keyframes single-handwriting-reveal{0%{clip-path:inset(0 100% 0 0);opacity:0}12%{opacity:1}to{clip-path:inset(0 0 0 0);opacity:1}}@media (max-width: 760px){.hero-handwritten-intro{margin-top:calc(32dvh - 1.65rem);margin-bottom:.38rem;margin-left:.48rem}.hero-intro-script{font-size:1.48rem}}@media (max-width: 380px){.hero-handwritten-intro{margin-top:calc(30dvh - 1.55rem);margin-left:.4rem}.hero-intro-script{font-size:1.4rem}}@media (prefers-reduced-motion: reduce){.hero-intro-script{clip-path:none;opacity:1;animation:none}}.menu-overlay--editorial{padding-top:max(7.25rem,calc(env(safe-area-inset-top,0px) + 6.25rem));background:linear-gradient(118deg,transparent 0 66%,rgba(232,199,250,.055) 66% 67%,transparent 67%),linear-gradient(102deg,transparent 0 78%,rgba(247,224,131,.055) 78% 79%,transparent 79%),#0f0f0f}.menu-overlay--editorial:before,.menu-overlay--editorial:after{position:absolute;z-index:-1;display:block;content:"";pointer-events:none}.menu-overlay--editorial:before{top:20%;right:-2.5rem;width:11rem;height:1.05rem;background:#e8c7fa30;clip-path:polygon(1% 20%,98% 4%,100% 80%,3% 100%);transform:rotate(-5deg)}.menu-overlay--editorial:after{right:4.5rem;bottom:20%;width:6.5rem;height:.78rem;background:#f7e0832e;clip-path:polygon(2% 10%,100% 22%,96% 88%,0 100%);transform:rotate(3deg)}.menu-overlay-nav{gap:0;width:min(100%,42rem)}.menu-overlay--editorial .menu-overlay-nav a{position:relative;display:grid;width:100%;grid-template-columns:2.2rem minmax(0,1fr);gap:.85rem;align-items:baseline;padding:.5rem 0;border-bottom:1px solid rgba(230,228,224,.12);font-size:inherit;line-height:1;text-transform:none}.menu-overlay--editorial .menu-overlay-nav a>span{color:#e6e4e061;font-size:.72rem;letter-spacing:.08em}.menu-overlay--editorial .menu-overlay-nav strong{position:relative;z-index:0;width:-moz-fit-content;width:fit-content;color:var(--paper);font-size:clamp(2.85rem,11.5vw,4.8rem);font-weight:400;line-height:.92;letter-spacing:-.065em}.menu-overlay--editorial .menu-overlay-nav strong:after{position:absolute;z-index:-1;right:-.12em;bottom:.04em;left:-.08em;height:.28em;background:#e8c7fad6;clip-path:polygon(1% 22%,99% 4%,100% 82%,0 100%);content:"";opacity:0;transform:scaleX(0);transform-origin:left;transition:transform .36s cubic-bezier(.22,1,.36,1),opacity .18s ease}.menu-overlay--editorial .menu-overlay-nav a:hover strong:after,.menu-overlay--editorial .menu-overlay-nav a:focus-visible strong:after{opacity:1;transform:scaleX(1)}.menu-overlay--editorial .menu-overlay-footer{display:grid;grid-template-columns:1fr;gap:1.15rem;width:min(100%,42rem);margin-top:2.5rem;padding-top:1.5rem;border-top:1px solid rgba(230,228,224,.16)}.menu-overlay-note p{max-width:30ch;margin:.5rem 0 0;color:#e6e4e0ad;font-size:.98rem;line-height:1.45}.menu-overlay-contact{display:flex;flex-direction:column;gap:.45rem}.menu-overlay--editorial .menu-socials{display:flex;flex-wrap:wrap;gap:.5rem 1.1rem}.menu-overlay--editorial .menu-socials a{color:#e6e4e0c2;font-size:.95rem}.services-section .section-intro>p{max-width:36rem}.sticky-service-title h3{text-wrap:balance}.about-copy--solo{max-width:74rem}.about-copy h2{max-width:13ch}.about-body{max-width:68rem}.site-footer--refined .footer-external{position:relative;width:-moz-fit-content;width:fit-content;padding-bottom:.08rem}.site-footer--refined .footer-external:after{position:absolute;right:0;bottom:-.08rem;left:0;height:1px;background:#e6e4e080;content:"";transform:scaleX(0);transform-origin:right;transition:transform .26s ease}.site-footer--refined .footer-external:hover:after,.site-footer--refined .footer-external:focus-visible:after{transform:scaleX(1);transform-origin:left}@media (max-width: 760px){.menu-overlay--editorial{justify-content:flex-start;padding-top:max(6.8rem,calc(env(safe-area-inset-top,0px) + 5.8rem))}.menu-overlay--editorial .menu-overlay-nav a{padding:.42rem 0}.menu-overlay--editorial .menu-overlay-nav strong{font-size:clamp(2.7rem,10.9vw,4rem)}.menu-overlay--editorial .menu-overlay-footer{margin-top:1.8rem;padding-top:1.2rem}.services-section .section-intro>p{max-width:31ch}.service-sticky-stack{top:6.2rem}.sticky-service-title{grid-template-columns:2.55rem minmax(0,1fr);gap:.62rem;padding-top:.66rem;padding-bottom:.66rem}.sticky-service-title h3{font-size:clamp(1.72rem,7.2vw,2.35rem);line-height:.9}.service-detail{min-height:50dvh}.about-copy h2{max-width:12.5ch;font-size:clamp(2.75rem,10.2vw,3.8rem);line-height:.95}.about-body{gap:1.25rem}.about-body p{font-size:1.03rem;line-height:1.52}.site-footer--refined .footer-top{display:grid;grid-template-columns:.72fr 1.28fr;-moz-column-gap:1.3rem;column-gap:1.3rem;row-gap:2.25rem}.site-footer--refined .footer-column:nth-child(3),.site-footer--refined .local-time{grid-column:1 / -1}.site-footer--refined .footer-socials-column{grid-template-columns:1fr;row-gap:.48rem}.site-footer--refined .footer-column h3{margin-bottom:.55rem}.site-footer--refined .local-time{margin-top:-.4rem}}@media (min-width: 761px){.menu-overlay--editorial .menu-overlay-footer{grid-template-columns:minmax(16rem,1fr) auto;align-items:end}.menu-overlay--editorial .menu-socials{grid-column:1 / -1}.about-body{grid-template-columns:1fr 1fr}}.skills-section--refined .skills-heading{margin-bottom:2.5rem}.skills-section--refined .skill-band{padding-top:1rem;padding-bottom:1.25rem}.skills-section--refined .skill-label{color:#e6e4e08f;font-size:.74rem;letter-spacing:.08em}.skills-section--refined .skill-track span{font-size:clamp(3.25rem,13.8vw,5rem)}.education-section{position:relative;z-index:10;padding:4.5rem var(--page-pad);border-top:1px solid var(--line);background:var(--paper);color:var(--ink)}.education-intro{display:grid;gap:1.4rem;margin-bottom:3rem}.education-intro .section-label{margin-top:0}.education-intro h2{max-width:11ch;margin:0;font-size:clamp(3rem,11.5vw,4.8rem);font-weight:400;line-height:.94;letter-spacing:-.06em}.education-intro p{max-width:35rem;margin:1.35rem 0 0;color:#5b5954;font-size:1.03rem;line-height:1.52;letter-spacing:-.02em}.education-list{border-bottom:1px solid var(--line)}.education-row{display:grid;grid-template-columns:2.25rem minmax(0,1fr);gap:.85rem;align-items:start;padding:1.55rem 0;border-top:1px solid var(--line)}.education-number,.education-year{color:#77746d;font-size:.75rem;letter-spacing:.07em;text-transform:uppercase}.education-content h3{max-width:18ch;margin:0;font-size:clamp(1.65rem,7.2vw,2.45rem);font-weight:400;line-height:1;letter-spacing:-.045em}.education-content p{margin:.7rem 0 0;color:#66635e;font-size:.95rem}.education-year{grid-column:2;margin-top:.85rem}@media (min-width: 761px){.skills-section--refined .skills-heading{margin-bottom:3.5rem}.education-section{padding-top:clamp(6rem,8vw,9rem);padding-bottom:clamp(6rem,8vw,9rem)}.education-intro{grid-template-columns:minmax(9rem,.35fr) minmax(0,1fr);gap:clamp(3rem,7vw,8rem);align-items:start;margin-bottom:5rem}.education-intro h2{max-width:13ch;font-size:clamp(4.5rem,6.7vw,7rem)}.education-intro p{font-size:clamp(1.05rem,1.35vw,1.3rem)}.education-row{grid-template-columns:4rem minmax(0,1fr) auto;gap:1.5rem;align-items:start;padding:2rem 0}.education-content h3{max-width:24ch;font-size:clamp(2rem,3vw,3.2rem)}.education-year{grid-column:auto;margin-top:.2rem;text-align:right}}@media (max-width: 380px){.skills-section--refined .skill-track span{font-size:12.6vw}.education-section{padding-top:4rem;padding-bottom:4rem}.education-intro h2{font-size:10.8vw}}@media (max-width: 760px){.floating-menu-button{top:max(.85rem,env(safe-area-inset-top,0px));right:max(.85rem,env(safe-area-inset-right,0px));width:4.1rem;height:4.1rem}.menu-glyph{width:1.5rem;height:.9rem}.service-sticky-stack{top:5.75rem}.sticky-service-title{padding-top:.72rem;padding-bottom:.72rem}.sticky-service-title h3{font-size:clamp(1.9rem,8.15vw,2.55rem);line-height:.92}.service-detail{min-height:47dvh;align-items:flex-start;padding:2.25rem 0 3rem}.service-detail-content{width:calc(100% - 2.7rem);margin-left:2.7rem}.service-detail-content>p{font-size:.98rem;line-height:1.48}.service-detail-content ol{margin-top:1.25rem}.service-detail-content li{padding:.72rem 0}.statement-section{padding-top:3.8rem;padding-bottom:3.8rem}.statement-line{font-size:clamp(3.15rem,13.45vw,4.35rem);line-height:.9}.skills-section{padding-top:3.55rem;padding-bottom:3.55rem}.skills-section--refined .skills-heading{margin-bottom:1.7rem}.skills-section--refined .skill-band{padding-top:.82rem;padding-bottom:1rem}.skills-section--refined .skill-label{margin-bottom:.68rem;font-size:.7rem}.skills-section--refined .skill-track span{font-size:clamp(2.8rem,11.4vw,4.15rem);line-height:.94}.skill-track{animation-duration:62s}.about-section{padding-top:3.45rem;padding-bottom:3.45rem}.about-copy h2{max-width:12.8ch;margin-top:1.35rem;font-size:clamp(2.65rem,9.8vw,3.65rem);line-height:.96}.about-body{gap:1.15rem;margin-top:1.75rem;padding-top:1.25rem}.about-body p{font-size:.99rem;line-height:1.5}.education-section{padding-top:3.45rem;padding-bottom:3.45rem}.education-intro{gap:1.15rem;margin-bottom:2.25rem}.education-intro h2{max-width:12ch;font-size:clamp(2.65rem,9.9vw,3.7rem);line-height:.96}.education-intro p{margin-top:1rem;font-size:.98rem;line-height:1.5}.education-row{padding-top:1.3rem;padding-bottom:1.3rem}.education-content h3{font-size:clamp(1.55rem,6.65vw,2.15rem);line-height:1.02}.education-content p{margin-top:.55rem}.education-year{margin-top:.58rem}.contact-section{padding-top:3.7rem;padding-bottom:2.45rem}.contact-heading h2{font-size:clamp(3.8rem,15.6vw,5.5rem);line-height:.86}.contact-heading p{margin-top:1rem;font-size:1.25rem}.contact-form{margin-top:2.25rem}.contact-form label{min-height:5.35rem;padding-top:1.05rem;padding-bottom:1.05rem}.contact-form label span{margin-bottom:.55rem}.contact-form input,.contact-form textarea{font-size:1.18rem}.contact-form textarea{min-height:5.2rem}.message-field{min-height:7.7rem!important}.form-actions{padding-top:1.5rem}.form-actions button{min-height:4.2rem}.site-footer--refined .footer-top{row-gap:1.8rem;padding-top:2.25rem;padding-bottom:2.25rem}.site-footer--refined .footer-column{gap:.44rem}.site-footer--refined .footer-column a,.site-footer--refined .footer-column span{font-size:.96rem}.site-footer--refined .local-time strong{font-size:clamp(2.55rem,10.7vw,3.35rem)}.footer-bottom{padding-top:1.2rem}}@media (max-width: 380px){.skills-section--refined .skill-track span{font-size:10.9vw}.statement-line{font-size:12.9vw}}.desktop-service-heading{display:none}@media (min-width: 900px){:root{--page-pad: clamp(2.75rem, 3.6vw, 4.75rem)}.site-header{padding-top:2.5rem}.site-identity{max-width:15rem;font-size:clamp(1rem,1.18vw,1.22rem);line-height:1.15}.hero-nav{flex-direction:row;gap:clamp(1.6rem,2.4vw,2.8rem);font-size:clamp(1rem,1.18vw,1.22rem)}.floating-menu-button{top:1.45rem;right:1.45rem;width:4.15rem;height:4.15rem}.hero{min-height:100svh;padding:7rem var(--page-pad) 1.75rem}.hero-handwritten-intro{margin-top:clamp(3.8rem,8vh,5.8rem);margin-bottom:.55rem;margin-left:.25rem}.hero-intro-script{font-size:clamp(1.35rem,1.55vw,1.75rem)}.hero-name{width:min(100%,72rem);margin:0;font-size:clamp(6rem,8.8vw,9rem);font-weight:500;line-height:.8;letter-spacing:-.055em}.hero-name>span,.hero-name>span:last-child{display:block;width:-moz-max-content;width:max-content;max-width:100%;font-weight:500;white-space:nowrap}.hero-name>span:first-child{font-size:1em;letter-spacing:-.055em}.hero-name>span:last-child{margin-top:.13em;margin-left:clamp(3rem,8vw,8rem);font-size:.68em;letter-spacing:-.035em}.hero-lower{width:100%;grid-template-columns:minmax(23rem,31rem) minmax(14rem,18rem) 11.5rem;grid-template-areas:"copy button date";justify-content:space-between;gap:clamp(2rem,4vw,5rem);align-items:end;margin-top:auto;padding-top:2rem}.hero-copy p{width:auto;max-width:31rem;font-size:clamp(1rem,1.2vw,1.22rem);line-height:1.46}.pill-link{width:100%;min-width:0;min-height:3.65rem;padding-right:1.25rem;padding-left:1.5rem;font-size:.9rem}.hero-date{width:11.5rem}.hero-date>span{font-size:.72rem;line-height:1.2}.availability-day{font-size:clamp(3rem,3.8vw,3.85rem)}.availability-year{font-size:clamp(2rem,2.55vw,2.6rem)}.section{padding-top:clamp(5.5rem,7vw,7.5rem);padding-bottom:clamp(5.5rem,7vw,7.5rem)}.section-intro{grid-template-columns:minmax(0,1fr) minmax(24rem,34rem);gap:clamp(4rem,8vw,9rem);align-items:end;margin-bottom:clamp(4.5rem,6vw,6.5rem)}.section-display{font-size:clamp(4.8rem,6.8vw,7rem);line-height:.9}.section-intro>p{max-width:34rem;font-size:clamp(1.05rem,1.28vw,1.3rem);line-height:1.5}.service-sticky-stack{display:none}.service-experience{border-top:1px solid var(--light-line)}.service-detail{display:grid;min-height:0;grid-template-columns:minmax(22rem,.82fr) minmax(28rem,1fr);gap:clamp(4rem,8vw,9rem);align-items:start;padding:clamp(3rem,4.5vw,4.5rem) 0;border-bottom:1px solid var(--light-line)}.desktop-service-heading{display:grid;grid-template-columns:3.25rem minmax(0,1fr);gap:1.1rem;align-items:start}.desktop-service-heading>span{padding-top:.35rem;color:#e6e4e075;font-size:.78rem;letter-spacing:.05em}.desktop-service-heading h3{max-width:15ch;margin:0;font-size:clamp(2.7rem,3.9vw,4.25rem);font-weight:400;line-height:.94;letter-spacing:-.055em;text-wrap:balance}.service-detail-content{width:auto;max-width:47rem;margin:0;padding-top:.3rem}.service-detail-content>p{max-width:42rem;font-size:clamp(1.05rem,1.25vw,1.3rem);line-height:1.52}.service-detail-content ol{margin-top:2rem}.service-detail-content li{grid-template-columns:3rem minmax(0,1fr);gap:1rem;padding:1rem 0}.service-detail-content li strong{font-size:clamp(1.02rem,1.18vw,1.22rem)}.project-selector{grid-template-columns:3.5rem minmax(0,1fr) 4rem;gap:1.5rem;padding-top:2rem;padding-bottom:2rem}.project-content strong{max-width:14ch;font-size:clamp(2.8rem,4.1vw,4.6rem);line-height:.95}.project-description{max-width:42rem;font-size:1rem}.statement-section{display:grid;grid-template-columns:minmax(0,1fr) minmax(20rem,.72fr);gap:.4rem clamp(3rem,7vw,8rem);align-items:end;padding:clamp(6rem,8vw,9rem) var(--page-pad)}.statement-line{max-width:none;font-size:clamp(5rem,7.7vw,8rem);line-height:.86}.statement-line:nth-child(1),.statement-line:nth-child(2){grid-column:1 / -1}.statement-line:nth-child(2){margin-top:.14em}.statement-line--right{grid-column:2;width:auto;max-width:none;margin-top:.35em;margin-left:0;text-align:left}.statement-line--right span{display:block;white-space:nowrap}.skills-section{padding-top:clamp(5rem,7vw,7rem);padding-bottom:clamp(5rem,7vw,7rem)}.skills-heading{align-items:flex-end;margin-bottom:3rem}.skills-heading h2{font-size:clamp(4.6rem,6vw,6.25rem)}.skills-section--refined .skill-band{padding-top:.9rem;padding-bottom:1.15rem}.skills-section--refined .skill-label{margin-bottom:.8rem;font-size:.72rem}.skills-section--refined .skill-track span{font-size:clamp(3.7rem,5.4vw,5.65rem);line-height:.94}.skill-track{animation-duration:68s}.about-section{padding-top:clamp(6rem,8vw,8.5rem);padding-bottom:clamp(6rem,8vw,8.5rem)}.about-copy h2{max-width:16ch;margin-top:2.25rem;font-size:clamp(4rem,5.45vw,5.8rem);line-height:.95}.about-body{max-width:72rem;gap:clamp(3rem,6vw,6rem);margin-top:4rem;padding-top:2.25rem}.about-body p{font-size:clamp(1.02rem,1.18vw,1.22rem);line-height:1.58}.education-section{padding-top:clamp(6rem,8vw,8.5rem);padding-bottom:clamp(6rem,8vw,8.5rem)}.education-intro{grid-template-columns:minmax(10rem,.3fr) minmax(0,1fr);gap:clamp(3rem,7vw,8rem);margin-bottom:4.25rem}.education-intro h2{max-width:15ch;font-size:clamp(3.8rem,5.35vw,5.65rem);line-height:.95}.education-intro p{max-width:38rem;font-size:clamp(1.02rem,1.18vw,1.22rem)}.education-row{grid-template-columns:4rem minmax(0,1fr) 7rem;gap:1.5rem;padding:1.8rem 0}.education-content h3{max-width:24ch;font-size:clamp(2rem,2.8vw,3rem);line-height:1}.contact-section{padding-top:clamp(6rem,8vw,8.5rem);padding-bottom:3.5rem}.contact-heading h2{max-width:10ch;font-size:clamp(6rem,8vw,8.5rem);line-height:.86}.contact-heading p{font-size:clamp(1.4rem,1.9vw,2rem)}.contact-form{margin-top:4.5rem}.contact-form label{min-height:6.1rem}.message-field{min-height:9rem!important}.contact-form textarea{min-height:6rem}.form-actions button{min-height:4.1rem}.site-footer--refined .footer-top{grid-template-columns:.65fr .85fr .9fr 1fr;gap:clamp(2.5rem,5vw,6rem);padding-top:3.5rem;padding-bottom:3.5rem}.site-footer--refined .local-time strong{font-size:clamp(3rem,4vw,4.2rem)}}@media (min-width: 900px) and (max-height: 760px){.hero{padding-top:6rem}.hero-handwritten-intro{margin-top:2.75rem}.hero-name{font-size:clamp(5.4rem,8vw,7.5rem)}.hero-lower{padding-top:1.4rem}}@media (min-width: 900px){.hero{min-height:100svh;padding:7rem var(--page-pad) 2.75rem}.hero-handwritten-intro{margin-top:clamp(3.5rem,7vh,5rem);margin-bottom:.65rem;margin-left:.2rem}.hero-intro-script{font-size:clamp(1.4rem,1.55vw,1.75rem)}.hero-name{display:flex;width:100%;max-width:none;align-items:baseline;gap:clamp(1.15rem,2vw,2.25rem);margin:0;font-size:clamp(5.4rem,10.45vw,10rem);font-weight:500;line-height:.8;letter-spacing:-.058em;white-space:nowrap}.hero-name>span,.hero-name>span:last-child{display:inline-block;width:auto;max-width:none;margin:0;font-weight:500;line-height:inherit;white-space:nowrap}.hero-name>span:first-child{flex:0 0 auto;font-size:1em;letter-spacing:-.058em}.hero-name>span:last-child{flex:0 1 auto;margin:0;font-size:.92em;letter-spacing:-.052em}.hero-lower{display:grid;width:100%;grid-template-columns:minmax(24rem,32rem) minmax(3rem,1fr) 11.5rem;grid-template-areas:"intro-space spacer date";gap:clamp(2.5rem,5vw,6rem);align-items:end;margin-top:auto;padding-top:2.25rem}.hero-copy{display:flex;grid-area:intro-space;flex-direction:column;align-items:flex-start;gap:1.3rem}.hero-copy p{width:auto;max-width:31rem;margin:0;font-size:clamp(1rem,1.16vw,1.2rem);line-height:1.48}.pill-link{width:10.75rem;min-width:0;min-height:3.55rem;align-self:flex-start;padding-right:1.15rem;padding-left:1.35rem;font-size:.88rem}.hero-date{grid-area:date;width:11.5rem;align-self:end;justify-self:end;padding-bottom:.15rem;transform:none}.hero-date>span{max-width:none;font-size:.72rem;line-height:1.2}.hero-date strong{margin-top:.38rem;line-height:.82}.availability-day{font-size:clamp(3rem,3.7vw,3.8rem);white-space:nowrap}.availability-year{margin-top:.06em;font-size:clamp(2rem,2.45vw,2.55rem)}}@media (min-width: 1400px){.hero-name{gap:clamp(1.75rem,2.25vw,2.75rem)}.hero-copy p{max-width:33rem}}
