.logo-loop{--logo-loop-duration:24s;--logo-loop-gap:clamp(1.5rem, 2.8vw, 2.35rem);--logo-loop-size:clamp(3.35rem, 2.2vw, 1.9rem);width:min(1040px,100%);margin:3rem auto;position:relative;overflow:hidden;mask-image:linear-gradient(90deg,#0000 0%,#000 10% 90%,#0000 100%)}.logo-loop__track{width:max-content;animation:logo-loop-marquee var(--logo-loop-duration) linear infinite;align-items:center;display:flex}.logo-loop--pause:hover .logo-loop__track,.logo-loop--pause:focus-within .logo-loop__track{animation-play-state:paused}.logo-loop__list{margin:0;margin-right:var(--logo-loop-gap);align-items:center;gap:var(--logo-loop-gap);flex-shrink:0;padding:0;list-style:none;display:flex}.logo-loop__item{width:calc(var(--logo-loop-size) + .7rem);height:calc(var(--logo-loop-size) + .7rem);color:var(--text-2);opacity:.88;justify-content:center;align-items:center;transition:color .25s,transform .25s,opacity .25s;display:inline-flex;position:relative}.logo-loop__item svg{width:var(--logo-loop-size);height:var(--logo-loop-size)}.logo-loop__item:after{content:attr(data-label);border:1px solid var(--line);background:var(--glass-2);color:var(--text-1);letter-spacing:.02em;white-space:nowrap;opacity:0;pointer-events:none;border-radius:999px;padding:.24rem .48rem;font-size:.62rem;font-weight:600;transition:opacity .2s,transform .2s;position:absolute;top:calc(100% + .35rem);left:50%;transform:translate(-50%)translateY(-2px)}.logo-loop__item:hover,.logo-loop__item:focus-within{color:var(--accent);opacity:1;transform:translateY(-2px)scale(1.06)}.logo-loop__item:hover:after,.logo-loop__item:focus-within:after{opacity:1;transform:translate(-50%)translateY(0)}@keyframes logo-loop-marquee{0%{transform:translate(0,0)}to{transform:translate(-50%)}}@media (prefers-reduced-motion:reduce){.logo-loop__track{flex-wrap:wrap;justify-content:center;row-gap:.6rem;width:100%;animation:none}.logo-loop__list{margin-right:0}.logo-loop__list[aria-hidden=true]{display:none}}.star-border-container{border-radius:20px;display:inline-block;position:relative;overflow:hidden}.star-border-container .border-gradient-bottom{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-bottom;position:absolute;bottom:-12px;right:-250%}.star-border-container .border-gradient-top{opacity:.7;z-index:0;border-radius:50%;width:300%;height:50%;animation:linear infinite alternate star-movement-top;position:absolute;top:-12px;left:-250%}.star-border-container .inner-content{color:#fff;text-align:center;z-index:1;background:#000;border:1px solid #222;border-radius:20px;padding:16px 26px;font-size:16px;position:relative}@keyframes star-movement-bottom{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(-100%)}}@keyframes star-movement-top{0%{opacity:1;transform:translate(0%)}to{opacity:0;transform:translate(100%)}}@media (prefers-reduced-motion:reduce){.star-border-container .border-gradient-bottom,.star-border-container .border-gradient-top{opacity:.42;animation:none}}.home{width:100%;margin:0 auto;padding:0}.home-hero{justify-content:center;align-items:center;min-height:100vh;padding:clamp(6.8rem,11vh,8.5rem) clamp(6.2rem,14vw,13rem) clamp(5.2rem,12vh,7rem);display:flex;position:relative}.home-hero__content{z-index:2;text-align:center;flex-direction:column;justify-content:center;align-items:center;max-width:min(76rem,100%);display:flex;position:relative}.home-hero__title{font-weight:900;font-family:var(--font-title);text-align:center;color:var(--text-1);width:min(1120px,100%);margin:0 auto;font-size:clamp(2.6rem,7.4vw,6.6rem)}.home-hero__title-word{white-space:nowrap;align-items:baseline;margin-right:.16em;display:inline-flex}.home-hero__title-word:last-child{margin-right:0}.home-hero__title-initial,.home-hero__title-rest{font:inherit}.home-hero__title .signature-draw-text{width:100%}.home-hero__subtitle{text-align:center;color:var(--text-2);margin:1rem 0 0;font-size:clamp(4.55rem,2.4vw,2.6rem);font-weight:700}.home-hero__scroll-cue{z-index:3;color:var(--text-2);letter-spacing:.18em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;align-items:center;gap:.35rem;font-size:.8rem;font-weight:600;transition:color .25s,transform .25s;animation:2.2s ease-in-out infinite homeScrollBounce;display:inline-flex;position:absolute;bottom:clamp(1rem,2.8vh,1.9rem);left:50%;transform:translate(-50%)}.home-hero__scroll-cue:hover,.home-hero__scroll-cue:focus-visible{color:var(--accent);outline:none}.home-blurb{text-align:center;--home-blurb-title:#fffffffa;--home-blurb-body:#ece9dfb8;--home-blurb-muted:#ece9df9e;background:#6b7b84c7;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:clamp(4.5rem,9vh,6.4rem) clamp(1.2rem,8vw,9rem) clamp(1.8rem,4vh,2.6rem);display:flex;position:relative}[data-theme=dark] .home-blurb{--home-blurb-title:#fffffff5;--home-blurb-body:#ece9dfad;--home-blurb-muted:#ece9df94}.home-blurb__inner{flex-direction:column;justify-content:center;align-items:center;width:100%;margin:0 auto;display:flex}.home-blurb__marker{border:2px solid var(--home-blurb-muted);opacity:.72;border-radius:999px;width:1.75rem;height:1.75rem;margin-bottom:1.2rem;display:inline-flex}.home-blurb__title{max-width:24ch;color:var(--home-blurb-title);margin:0;font-size:clamp(2.05rem,4.8vw,3.75rem);font-weight:500;line-height:1.22}.home-blurb__body{max-width:54ch;color:var(--home-blurb-body);margin:2rem 0 0;font-size:clamp(1rem,1.7vw,1.9rem);line-height:1.52}.home-blurb__cta{color:var(--text-2);align-items:center;gap:.6rem;margin-top:2.4rem;display:inline-flex}.home-blurb__cta-label,.home-blurb__cta-icon{border:1px solid var(--text-2);background:var(--text-2);min-height:3.2rem;color:var(--surface-3);border-radius:999px;justify-content:center;align-items:center;transition:transform .25s,filter .25s;display:inline-flex}.home-blurb__cta-label{padding:0 1.9rem;font-size:1.08rem;font-weight:600}.home-blurb__cta-icon{width:3.2rem}.home-blurb__cta:hover .home-blurb__cta-label,.home-blurb__cta:hover .home-blurb__cta-icon,.home-blurb__cta:focus-visible .home-blurb__cta-label,.home-blurb__cta:focus-visible .home-blurb__cta-icon{filter:opacity(.92);transform:translateY(-2px)}.home-blurb__cta:focus-visible{outline:none}.home-blurb__explore{width:min(980px,100%);min-height:2.75rem;color:var(--home-blurb-muted);letter-spacing:.01em;cursor:pointer;background:0 0;border:0;justify-content:flex-start;align-items:center;gap:.5rem;margin:0 auto;font-size:.95rem;transition:color .25s,transform .25s;animation:2.3s ease-in-out infinite homeExploreBounce;display:inline-flex}.home-blurb__explore:hover,.home-blurb__explore:focus-visible{color:var(--accent);outline:none}@keyframes homeScrollBounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(6px)}}@keyframes homeExploreBounce{0%,to{transform:translateY(0)}50%{transform:translateY(6px)}}.home-skills{min-height:40vh;padding:1rem clamp(3rem,8vw,8rem) 5.8rem}.home-skills__header{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:1rem;margin:0 auto 1.5rem;display:flex}.home-skills__header h2{color:var(--text-1);margin:.45rem 0 0;font-size:clamp(1.6rem,3.4vw,2.35rem)}.home-portrait{min-height:100vh;padding:clamp(1.2rem,4vh,2.4rem) clamp(1rem,4vw,3.2rem) clamp(6rem,12vh,8.5rem);position:relative}.home-portrait__sticky{place-items:center;min-height:calc(100vh - clamp(7rem,15vh,10rem));display:grid;position:sticky;top:clamp(5.6rem,10vh,7.2rem)}.home-portrait__frame-wrap{--portrait-zoom:.88;--portrait-shift:0px;aspect-ratio:16/9;isolation:isolate;place-items:center;width:min(1560px,100vw - clamp(2rem,6vw,7rem));transition:transform .35s,filter .35s;display:grid;position:relative}.home-portrait__frame-wrap:before{content:"";z-index:-2;filter:blur(52px);opacity:.36;background:radial-gradient(circle at 28% 24%,#e1dbc933,#0000 46%),radial-gradient(circle at 74% 68%,#6b7b8447,#0000 52%);border-radius:34% 66% 58% 42%/44% 36% 64% 56%;transition:opacity .45s,filter .45s;position:absolute;inset:-8% -4%}.home-portrait__frame{z-index:2;width:100%;height:100%;transform:translate3d(0, var(--portrait-shift), 0) scale(var(--portrait-zoom));transform-origin:50%;will-change:transform;background:#15161a;border:none;transition:transform .16s linear,box-shadow .42s,border-color .42s;position:relative;overflow:hidden}.home-portrait__frame:before{content:"";z-index:1;pointer-events:none;mix-blend-mode:multiply;background:linear-gradient(90deg,#08090abd 0%,#08090a33 18% 82%,#08090ac2 100%),radial-gradient(circle at 50% 22%,#fff3,#fff0 45%),linear-gradient(#0e10122e 0%,#0e101261 100%);position:absolute;inset:0}.home-portrait__frame img{object-fit:cover;object-position:center 8%;filter:grayscale()contrast(1.03)brightness(.92);width:100%;height:100%;transition:filter .45s,transform .45s;display:block}.home-portrait__placeholder{text-align:center;color:#ece9dfeb;background:linear-gradient(145deg,#e1dbc93d,#e1dbc90d),repeating-linear-gradient(-45deg,#ffffff0d,#ffffff0d 14px,#181c222b 14px 28px);flex-direction:column;justify-content:center;align-items:center;gap:.55rem;width:100%;height:100%;padding:1.3rem;display:flex}.home-portrait__placeholder strong{letter-spacing:.01em;font-size:1.02rem}.home-portrait__placeholder span{color:#ece9dfc2;font-size:.92rem}.home-portrait__shape-blur{z-index:1;pointer-events:none;opacity:.58;transition:opacity .45s,transform .45s;position:absolute;inset:-7% -5%;transform:scale(.98)}.home-portrait__shape-blur .shape-blur{filter:blur(6px)}[data-theme=dark] .home-portrait__shape-blur{opacity:.68}[data-theme=dark] .home-portrait__frame{background:#0f1113;border-color:#e1dbc938}[data-theme=dark] .home-portrait__placeholder{background:linear-gradient(145deg,#e1dbc92e,#e1dbc90d),repeating-linear-gradient(-45deg,#e1dbc914,#e1dbc914 14px,#6b7b8417 14px 28px)}.home-portrait__frame-wrap:hover,.home-portrait__frame-wrap:focus-within{transform:translateY(-3px)}.home-portrait__frame-wrap:hover:before,.home-portrait__frame-wrap:focus-within:before{opacity:.62;filter:blur(68px)}.home-portrait__frame-wrap:hover .home-portrait__shape-blur,.home-portrait__frame-wrap:focus-within .home-portrait__shape-blur{opacity:.86;transform:scale(1.02)}.home-portrait__frame-wrap:hover .home-portrait__shape-blur .shape-blur,.home-portrait__frame-wrap:focus-within .home-portrait__shape-blur .shape-blur{filter:blur(3px)}.home-portrait__frame-wrap:hover .home-portrait__frame,.home-portrait__frame-wrap:focus-within .home-portrait__frame{border-color:#e1dbc957;box-shadow:0 48px 90px -54px #000000e6}.home-portrait__frame-wrap:hover .home-portrait__frame img,.home-portrait__frame-wrap:focus-within .home-portrait__frame img{filter:grayscale(.88)contrast(1.08)brightness(.95);transform:scale(1.02)}[data-theme=dark] .home-portrait__frame-wrap:hover .home-portrait__frame,[data-theme=dark] .home-portrait__frame-wrap:focus-within .home-portrait__frame{border-color:#e1dbc973}.home-stats{padding:clamp(4rem,9vh,6.4rem) clamp(1rem,6vw,4.5rem) clamp(5.6rem,10vh,7.2rem);position:relative}.home-stats__header{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(1.3rem,3.4vw,3.1rem);width:min(1680px,100%);margin:0 auto;display:grid}.home-stats__headline{max-width:20ch;color:var(--text-1);text-wrap:balance;margin:0;font-size:clamp(1.95rem,3.8vw,3.5rem);font-weight:500;line-height:1.2}.home-stats__headline span{display:block}.home-stats__intro{align-items:flex-start;gap:1.1rem;padding-top:.4rem;display:flex}.home-stats__intro-marker{border:2px solid color-mix(in srgb, var(--text-1) 88%, transparent);border-radius:999px;flex:none;width:2.1rem;height:2.1rem;margin-top:.16rem}.home-stats__intro-text{max-width:54ch;color:color-mix(in srgb, var(--text-1) 84%, transparent);margin:0;font-size:clamp(1.02rem,1.4vw,1.35rem);line-height:1.5}.home-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,3.2vw,3.2rem);width:min(1680px,100%);margin:clamp(2.2rem,6vh,3.1rem) auto 0;display:grid}.home-stats__card{border-top:1px solid color-mix(in srgb, var(--text-1) 34%, transparent);flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.9rem;min-height:clamp(12rem,26vh,14.8rem);padding-top:clamp(1.4rem,2.6vh,2.1rem);display:flex}[data-theme=dark] .home-stats__card{border-top-color:color-mix(in srgb, var(--text-1) 44%, transparent)}.home-stats__value{letter-spacing:-.03em;font-size:clamp(3.1rem,8.3vw,5.7rem);line-height:.98;font-family:var(--font-main);color:var(--text-1);margin:0;font-weight:700}.home-stats__label{color:color-mix(in srgb, var(--text-1) 72%, transparent);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:clamp(.78rem,.98vw,1rem);font-weight:500;line-height:1.35}.home-services{padding:clamp(2.2rem,4.5vh,3.4rem) 0 clamp(4.2rem,8vh,5.8rem);position:relative}.home-services__stage{width:100%;overflow:clip}.home-services__grid{will-change:transform;grid-template-columns:repeat(4,minmax(0,1fr));width:min(1600px,100%);margin:0 0 0 auto;padding:0 clamp(1rem,2.6vw,3rem);transition:transform .85s cubic-bezier(.2,.8,.2,1);display:grid;transform:translate(0,0)}.home-services__stage.scroll-reveal-target--visible .home-services__grid{transform:translate(calc(min(1600px,100%)/2 - 50%))}.home-services__card{border-radius:0;width:100%;height:100%;min-height:clamp(17rem,31vw,23rem);position:relative}.home-services__card.star-border-container{display:block}.home-services__card .border-gradient-top,.home-services__card .border-gradient-bottom{opacity:0;border-radius:0;transition:opacity .25s;animation-play-state:paused}.home-services__card:hover .border-gradient-top,.home-services__card:hover .border-gradient-bottom,.home-services__card:focus-within .border-gradient-top,.home-services__card:focus-within .border-gradient-bottom{opacity:.76;animation-play-state:running}.home-services__card .inner-content{min-height:inherit;border:1px solid color-mix(in srgb, var(--text-1) 30%, transparent);background:color-mix(in srgb, var(--surface-3) 94%, transparent);height:100%;color:inherit;text-align:left;font-size:inherit;border-radius:0;flex-direction:column;align-items:flex-start;gap:1rem;padding:clamp(1.45rem,2.8vw,2rem) clamp(1rem,1.7vw,1.5rem) clamp(1.6rem,2.9vw,2.2rem);display:flex;position:relative}.home-services__card:last-child{border-right:0}.home-services__index{color:color-mix(in srgb, var(--text-1) 54%, transparent);margin:0;font-size:clamp(1.02rem,1.3vw,1.45rem);line-height:1;position:absolute;top:clamp(1rem,2vw,1.3rem);right:clamp(.86rem,1.6vw,1.2rem)}.home-services__icon-wrap{background:var(--text-2);width:clamp(4rem,6vw,5rem);height:clamp(4rem,6vw,5rem);color:var(--surface-3);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.home-services__title{max-width:12ch;color:color-mix(in srgb, var(--text-1) 88%, transparent);margin:clamp(1.1rem,2.2vw,1.7rem) 0 0;font-size:clamp(1.62rem,2.75vw,3rem);line-height:1.14}.home-services__divider{border-top:1px solid color-mix(in srgb, var(--text-1) 22%, transparent);width:100%;margin-top:auto}.home-services__description{color:color-mix(in srgb, var(--text-1) 64%, transparent);margin:0;font-size:clamp(1rem,1.3vw,1.28rem);line-height:1.62}.home-projects{padding:clamp(4rem,9vh,6.6rem) 0 clamp(6rem,12vh,8.4rem);position:relative}.home-projects__header{text-align:center;flex-direction:column;gap:.6rem;width:min(1060px,100%);margin:0 auto clamp(2rem,4.8vh,3rem);display:flex}.home-projects__header h2{color:var(--text-1);margin:0;font-size:clamp(1.82rem,3.7vw,3.1rem)}.home-projects__header p:last-child{max-width:56ch;color:var(--text-2);margin:0 auto;font-size:clamp(.98rem,1.26vw,1.08rem);line-height:1.54}.home-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1.2rem,2.2vw,2rem);width:min(1800px,100%);margin:5rem auto;padding:0 clamp(1rem,4.5vw,4.5rem);display:grid}.home-projects__item{flex-direction:column;gap:.64rem;display:flex}.home-projects__meta{text-transform:uppercase;color:color-mix(in srgb, var(--text-1) 52%, transparent);margin:0;font-size:clamp(.86rem,1.05vw,1.05rem);line-height:1.25}.home-projects__image-link{width:100%;display:block;position:relative;overflow:hidden}.home-projects__image-link:focus-visible{outline:2px solid color-mix(in srgb, var(--text-1) 72%, transparent);outline-offset:3px}.home-projects__media{aspect-ratio:5/3.7;background:color-mix(in srgb, var(--surface-0) 88%, transparent 12%);border:1px solid color-mix(in srgb, var(--line) 72%, transparent);width:100%;position:relative;overflow:hidden}.home-projects__media img{object-fit:cover;object-position:center;width:100%;height:100%;transition:transform .45s,filter .45s,opacity .45s;display:block;box-shadow:0 5px 15px #00000026}.home-projects__image-link:hover .home-projects__media img,.home-projects__image-link:focus-visible .home-projects__media img{filter:saturate(1.07);transform:scale(1.05)}.home-projects__placeholder{text-align:center;background:linear-gradient(135deg, color-mix(in srgb, var(--surface-0) 86%, transparent 14%), color-mix(in srgb, var(--surface-1) 74%, transparent 26%)), repeating-linear-gradient(-45deg, color-mix(in srgb, var(--line) 24%, transparent), color-mix(in srgb, var(--line) 24%, transparent) 12px, transparent 12px, transparent 24px);place-content:center;gap:.34rem;width:100%;height:100%;padding:1rem;display:grid}.home-projects__placeholder strong{color:var(--text-1);font-size:.95rem}.home-projects__placeholder span{color:var(--text-2);font-size:.84rem}.home-projects__hover-title{z-index:2;text-align:center;color:color-mix(in srgb, var(--button-primary-text) 92%, white 8%);text-shadow:0 2px 10px #0000007a,0 1px 2px #000000b8;opacity:0;background:linear-gradient(#080a0d24 0%,#080a0d7a 55%,#080a0dad 100%);place-items:center;margin:0;padding:1.15rem;font-size:clamp(1.35rem,3.1vw,3rem);font-weight:500;line-height:1.15;transition:opacity .3s,transform .3s;display:grid;position:absolute;inset:0;transform:translateY(10px)}.home-projects__image-link:hover .home-projects__hover-title,.home-projects__image-link:focus-visible .home-projects__hover-title{opacity:1;transform:translateY(0)}.home-projects__actions{justify-content:center;width:100%;margin:clamp(1.4rem,4.2vh,2.4rem) auto 0;padding:0 clamp(1rem,6vw,4.5rem);display:flex}.home-projects__all{color:var(--text-2);letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:.44rem;font-size:.9rem;font-weight:600;transition:color .24s,transform .24s;display:inline-flex}.home-projects__all:hover,.home-projects__all:focus-visible{color:var(--accent);outline:none;transform:translateY(-1px)}.home-timeline{--timeline-text-strong:color-mix(in srgb, var(--text-1) 92%, transparent);--timeline-text-mid:color-mix(in srgb, var(--text-1) 78%, transparent);--timeline-text-soft:color-mix(in srgb, var(--text-1) 66%, transparent);--timeline-line:color-mix(in srgb, var(--text-1) 34%, transparent);--timeline-dot-ring:color-mix(in srgb, var(--text-1) 20%, transparent);background:0 0;padding:clamp(4rem,8vh,6rem) clamp(1rem,6vw,4.5rem) clamp(5.5rem,10vh,7.6rem);position:relative}.home-timeline__header{text-align:center;width:min(940px,100%);margin:0 auto clamp(2.2rem,4.4vh,3.4rem)}.home-timeline__header h2{color:var(--timeline-text-strong);margin:0;font-size:clamp(1.92rem,4.4vw,3.4rem);line-height:1.16}.home-timeline__header p{max-width:60ch;color:var(--timeline-text-mid);margin:1.05rem auto 0;font-size:clamp(.98rem,1.34vw,1.14rem);line-height:1.58}.home-timeline__track{--timeline-axis:50%;gap:20rem;width:min(1560px,100%);margin:5rem auto;display:grid;position:relative}.home-timeline__track:before{content:"";left:var(--timeline-axis);background:var(--timeline-line);z-index:0;width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.home-timeline__item{z-index:1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;min-height:clamp(17rem,66vh,30rem);display:grid;position:relative}.home-timeline__dot{left:var(--timeline-axis);background:var(--surface-0);border:2px solid var(--text-2);z-index:4;isolation:isolate;width:.82rem;height:.82rem;box-shadow:0 0 0 6px color-mix(in srgb, var(--text-2) 22%, transparent);border-radius:999px;transition:box-shadow .34s;position:absolute;top:50%;transform:translate(-50%,-50%)}.home-timeline__dot:before,.home-timeline__dot:after{content:"";border-radius:inherit;border:2px solid color-mix(in srgb, var(--text-2) 82%, white 18%);pointer-events:none;z-index:-1;opacity:.82;animation:3s ease-out infinite homeTimelineDotPulse;position:absolute;inset:-4px;transform:scale(1)}.home-timeline__dot:after{animation-delay:2s}@keyframes homeTimelineDotPulse{0%{opacity:.82;transform:scale(1)}85%{opacity:0;transform:scale(3.6)}to{opacity:0;transform:scale(3.6)}}.home-timeline__content{max-width:min(560px,100%)}.home-timeline__item--left .home-timeline__content{text-align:right;grid-column:1/2;justify-self:end;padding-right:clamp(2.2rem,6vw,5.3rem)}.home-timeline__item--right .home-timeline__content{text-align:left;grid-column:2/3;justify-self:start;padding-left:clamp(2.2rem,6vw,5.3rem)}.home-timeline__role{color:var(--timeline-text-strong);margin:0;font-size:clamp(2.15rem,4.8vw,4.8rem);line-height:1.06}.home-timeline__company{color:var(--timeline-text-mid);margin:1rem 0 0;font-size:clamp(1.14rem,2.1vw,2rem);line-height:1.34}.home-timeline__summary{color:var(--timeline-text-soft);margin:1.25rem 0 0;font-size:clamp(1rem,1.25vw,1.2rem);line-height:1.68}.home-timeline__date{letter-spacing:.04em;text-transform:uppercase;color:color-mix(in srgb, var(--timeline-text-mid) 88%, transparent);margin:1.2rem 0 0;font-size:clamp(.9rem,1.02vw,1.02rem)}@media (width<=960px){.home-stats__header{grid-template-columns:1fr;gap:1.1rem}.home-stats__headline{max-width:24ch}.home-stats__intro{max-width:68ch}.home-stats__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.05rem}.home-services{padding-left:0;padding-right:0}.home-services__grid{grid-template-columns:repeat(2,minmax(0,1fr));margin:0 auto;transition:none;transform:none}.home-services__card{border-right:0;border-bottom:1px solid color-mix(in srgb, var(--text-1) 28%, transparent)}.home-services__card:nth-child(odd){border-right:1px solid color-mix(in srgb, var(--text-1) 28%, transparent)}.home-services__card:nth-last-child(-n+2){border-bottom:0}.home-services__title{font-size:clamp(1.45rem,3.4vw,2.1rem)}.home-services__description{font-size:clamp(.94rem,1.35vw,1.05rem)}.home-projects{padding-left:0;padding-right:0}.home-timeline__track{--timeline-axis:.7rem;gap:clamp(2rem,4vw,3rem);margin:3rem auto 0}.home-timeline__track:before{left:var(--timeline-axis);transform:none}.home-timeline__item{min-height:unset;grid-template-columns:1fr;align-items:flex-start;padding:.2rem 0 2rem}.home-timeline__dot{left:var(--timeline-axis);top:1rem;transform:translate(-50%,-50%)}.home-timeline__content{z-index:2;max-width:100%;position:relative}.home-timeline__item--left .home-timeline__content{text-align:left;grid-column:1/2;justify-self:start;padding-left:clamp(2.25rem,6vw,3rem);padding-right:0}.home-timeline__item--right .home-timeline__content{text-align:left;grid-column:1/2;justify-self:start;padding-left:clamp(2.25rem,6vw,3rem)}.home-timeline__company{font-size:clamp(1.56rem,3.8vw,2.5rem)}.home-timeline__role{font-size:clamp(1rem,2.1vw,1.34rem)}.home-timeline__summary{font-size:clamp(.94rem,1.6vw,1.04rem)}}@media (width<=720px){.home-hero{min-height:calc(100vh - 5rem);padding:0}.home-hero__title{font-size:clamp(3.2rem,13vw,5.7rem);font-family:var(--font-main);font-weight:700;line-height:1.02}.home-hero__title-initial{font-family:var(--font-main);font-size:1em;font-weight:inherit;line-height:inherit;margin-right:0;transform:none}.home-hero__title-rest{font-family:var(--font-main);font-weight:inherit;letter-spacing:inherit}.home-hero__subtitle{margin-top:.7rem;font-size:clamp(2.14rem,5vw,1.6rem)}.home-hero__scroll-cue{bottom:5.4rem}.home-skills{padding:0 1rem 5.2rem}.home-skills__header{margin-bottom:1rem}.home-skills__header h2{font-size:clamp(1.35rem,7vw,1.8rem)}.home-blurb{min-height:auto;padding:3.1rem 2.5rem 1.5rem}.home-blurb__title{font-size:clamp(1.45rem,9vw,2.2rem)}.home-blurb__body{margin-top:1.3rem;font-size:1.04rem}.home-blurb__cta{margin-top:1.8rem}.home-blurb__cta-label,.home-blurb__cta-icon{min-height:2.8rem}.home-blurb__cta-label{padding:0 1.35rem;font-size:.96rem}.home-blurb__cta-icon{width:2.8rem}.home-blurb__explore{margin-top:2.3rem;font-size:.88rem}.home-portrait{min-height:120vh;padding:.6rem .4rem 4rem}.home-portrait__sticky{min-height:calc(100vh - 7.2rem);top:6rem}.home-portrait__frame-wrap{aspect-ratio:3/4;width:min(100%,100vw - .8rem)}.home-portrait__shape-blur{opacity:.52;inset:-9% -7%}.home-portrait__shape-blur .shape-blur{filter:blur(5px)}.home-stats{padding:4rem 0}.home-stats__header{gap:.95rem}.home-stats__headline{font-size:clamp(1.45rem,8vw,2.2rem)}.home-stats__intro{gap:.78rem;padding-top:.15rem}.home-stats__intro-marker{border-width:1.5px;width:1.55rem;height:1.55rem;margin-top:.08rem}.home-stats__intro-text{font-size:.96rem}.home-stats__grid{grid-template-columns:1fr;gap:.74rem;margin-top:1.7rem}.home-stats__card{min-height:unset;gap:.6rem;padding-top:1.05rem}.home-stats__value{font-size:clamp(2.55rem,14vw,3.75rem)}.home-stats__label{font-size:.77rem}.home-services{padding:0}.home-services__grid{grid-template-columns:1fr;margin:0 auto;transition:none;transform:none}.home-services__card{min-height:unset;border-right:0}.home-services__card .inner-content{min-height:unset;gap:.78rem;padding:1.15rem .95rem 1.35rem}.home-services__card:nth-child(odd){border-right:0}.home-services__card:last-child{border-bottom:0}.home-services__index{top:1rem;right:.9rem}.home-services__icon-wrap{width:3.5rem;height:3.5rem}.home-services__title{margin-top:.6rem;font-size:clamp(1.24rem,6.5vw,1.75rem)}.home-services__description{font-size:.95rem;line-height:1.55}.home-projects{padding:3.2rem 0}.home-projects__header{margin-bottom:1.6rem}.home-projects__header h2{font-size:clamp(1.42rem,7.5vw,2.1rem)}.home-projects__header p:last-child{font-size:.95rem}.home-projects__grid{grid-template-columns:1fr;gap:1.05rem}.home-projects__meta{font-size:.95rem}.home-projects__media{aspect-ratio:4/3}.home-projects__hover-title{font-size:clamp(1.2rem,7vw,1.9rem)}.home-projects__actions{justify-content:center;margin-top:1.25rem}.home-projects__all{font-size:.82rem}.home-timeline{padding:2.8rem 1.25rem 4.2rem}.home-timeline__header{text-align:left;margin-bottom:1.8rem}.home-timeline__header h2{font-size:clamp(1.42rem,8.6vw,2.2rem)}.home-timeline__header p{max-width:34ch;margin-left:0;font-size:.95rem}.home-timeline__track{--timeline-axis:.78rem;gap:.95rem;margin:0 auto}.home-timeline__track:before{left:var(--timeline-axis);width:1px;transform:none}.home-timeline__item{min-height:unset;padding:0 0 .7rem calc(var(--timeline-axis) + 1rem);grid-template-columns:1fr;align-items:flex-start}.home-timeline__dot{left:var(--timeline-axis);width:.68rem;height:.68rem;box-shadow:0 0 0 4px color-mix(in srgb, var(--text-2) 14%, transparent);top:1.15rem;transform:translate(-50%)}.home-timeline__dot:before,.home-timeline__dot:after{display:none}.home-timeline__content{border:1px solid color-mix(in srgb, var(--text-1) 14%, transparent);background:color-mix(in srgb, var(--surface-0) 82%, white 18%);border-radius:1.1rem;width:100%;max-width:100%;padding:1rem 1rem 1rem 1.05rem;box-shadow:0 18px 38px -30px #3c3c3c5c}.home-timeline__item--mobile-right .home-timeline__content{text-align:left;grid-column:1/2;justify-self:stretch;padding:1rem 1rem 1rem 1.05rem}.home-timeline__company{margin-top:.3rem;font-size:.92rem}.home-timeline__role{margin-top:0;font-size:clamp(1.02rem,4.9vw,1.22rem);line-height:1.28}.home-timeline__summary{margin-top:.82rem;font-size:.92rem;line-height:1.56}.home-timeline__date{background:color-mix(in srgb, var(--text-2) 9%, transparent);border-radius:999px;align-items:center;margin-top:.9rem;padding:.28rem .62rem;font-size:.72rem;display:inline-flex}.home-hero__scroll-cue:hover{color:var(--text-2)}.home-blurb__cta:hover .home-blurb__cta-label,.home-blurb__cta:hover .home-blurb__cta-icon{filter:none;transform:none}.home-blurb__explore:hover{color:var(--home-blurb-muted)}.home-portrait__frame-wrap:hover{transform:none}.home-portrait__frame-wrap:hover:before{opacity:.36;filter:blur(52px)}.home-portrait__frame-wrap:hover .home-portrait__shape-blur{opacity:.52;transform:scale(.98)}.home-portrait__frame-wrap:hover .home-portrait__shape-blur .shape-blur{filter:blur(5px)}.home-portrait__frame-wrap:hover .home-portrait__frame{box-shadow:none;border-color:#0000}.home-portrait__frame-wrap:hover .home-portrait__frame img{filter:grayscale()contrast(1.03)brightness(.92);transform:none}.home-services__card:hover .border-gradient-top,.home-services__card:hover .border-gradient-bottom{opacity:0;animation-play-state:paused}.home-projects__image-link:hover .home-projects__media img{filter:none;transform:none}.home-projects__image-link:hover .home-projects__hover-title{opacity:0;transform:translateY(10px)}.home-projects__all:hover{color:var(--text-2);transform:none}.home-portrait__frame-wrap,.home-portrait__frame-wrap:before,.home-portrait__shape-blur,.home-portrait__shape-blur .shape-blur,.home-portrait__frame,.home-portrait__frame img,.home-services__card .border-gradient-top,.home-services__card .border-gradient-bottom,.home-projects__media img,.home-projects__hover-title,.home-projects__all{transition:none}}@media (prefers-reduced-motion:reduce){.home-hero__scroll-cue,.home-blurb__explore{animation:none}.home-portrait__frame-wrap,.home-portrait__frame-wrap:before{transition:none}.home-portrait__frame{transition:none;transform:none}.home-portrait__frame img{transition:none}.home-portrait__shape-blur{transition:none;transform:none}.home-portrait__shape-blur .shape-blur{filter:blur(4px)}.home-projects__media img,.home-projects__hover-title,.home-timeline__dot,.home-services__grid,.home-projects__all{transition:none}.home-timeline__dot:before,.home-timeline__dot:after{opacity:.44;animation:none;transform:scale(1.2)}}
