:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#080808;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;--paper:#f2f2ee;--ink:#080808;--muted:#5f5f5a;--line:#08080829;--red:#f3346f;--soft:#deded8;background:#f2f2ee;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Microsoft YaHei,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}@supports (overflow:clip){html{overflow-x:clip}}body{background:linear-gradient(90deg, #08080809 1px, transparent 1px), linear-gradient(#08080809 1px, transparent 1px), var(--paper);background-size:72px 72px;min-width:320px;margin:0}body::selection{color:#fff;background:var(--red)}a{color:inherit;text-decoration:none}button{font:inherit}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.shell{width:min(1700px,100% - 72px);margin:0 auto}.opening-animation{z-index:2000;color:var(--red);pointer-events:none;background:#fff;place-items:center;display:grid;position:fixed;inset:0;overflow:hidden}.opening-slab{transform-origin:0;will-change:transform;position:absolute;inset:0}.opening-slab-a,.opening-slab-b{background:#fff}.opening-mark{z-index:2;text-align:center;position:relative;overflow:visible}.opening-mark span,.opening-mark strong{clip-path:inset(0 0 100%);transform-origin:bottom;display:block;transform:translateY(118%)scaleY(.68)}.opening-mark span{color:#f3346fb8;letter-spacing:.24em;margin-bottom:12px;font-size:12px;font-weight:900}.opening-mark strong{color:var(--red);letter-spacing:0;margin-block:-.08em;padding-block:.08em;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(68px,14vw,210px);line-height:.9}.motion-ready .opening-mark span{animation:1.15s cubic-bezier(.16,1,.3,1) .18s forwards maskRise}.motion-ready .opening-mark strong{animation:1.55s cubic-bezier(.16,1,.3,1) .34s forwards heroTitleReveal}.motion-ready .opening-slab-a{animation:1.25s cubic-bezier(.77,0,.18,1) 1.42s forwards slabWipe}.motion-ready .opening-slab-b{animation:1.45s cubic-bezier(.77,0,.18,1) 1.68s forwards slabWipe}.motion-ready .opening-animation{animation:.45s 2.45s forwards openingFade}.opening-complete .opening-animation{visibility:hidden}.hero{isolation:isolate;background:url(/hero-section-bg.png) 50%/cover no-repeat;height:100svh;min-height:680px;position:relative;overflow:hidden}@media (width>=1151px) and (width<=1749px){.hero{background-position:calc(50% + 200px)}}.hero-video{object-fit:cover;opacity:0;filter:grayscale()contrast(1.3);mix-blend-mode:multiply;z-index:-4;width:100%;height:100%;position:absolute;inset:0}.hero:before,.hero:after{content:none}.hero-visual{display:none}.hero-visual span{background:#0808080d;display:block;position:absolute}.hero-visual span:first-child{background:#0808080e;width:min(42vw,650px);height:min(42vw,650px);top:22vh;right:8vw;transform:rotate(14deg)}.hero-visual span:nth-child(2){background:#ffffff85;width:min(28vw,430px);height:min(16vw,250px);bottom:12vh;left:44vw;transform:rotate(15deg)}.hero-visual span:nth-child(3){background:var(--red);clip-path:polygon(0 0,100% 42%,68% 100%);opacity:.9;width:180px;height:180px;bottom:8vh;right:9vw}.site-header{z-index:3000;width:100%;color:var(--ink);isolation:isolate;box-shadow:none;will-change:transform, opacity;background:0 0;grid-template-columns:220px 1fr 220px;align-items:center;gap:24px;padding:20px max(36px,50vw - 814px);transition:transform .56s cubic-bezier(.16,1,.3,1),opacity .36s;display:grid;position:fixed;top:0;left:0}.site-header.is-hidden{opacity:0;pointer-events:none;transform:translateY(-112%)}.site-header:before{content:"";z-index:0;-webkit-backdrop-filter:blur(24px)saturate(1.28);background:#ffffffc2;border-bottom:1px solid #0808080f;position:absolute;inset:0;box-shadow:0 10px 38px #0808080f}.site-header>*{z-index:1;position:relative}.brand{align-items:center;width:clamp(128px,10vw,178px);min-width:128px;margin-left:0;display:inline-flex}.brand img{width:100%;height:auto;display:block}.nav{color:var(--muted);letter-spacing:0;text-transform:uppercase;z-index:3001;justify-content:center;align-items:center;gap:clamp(26px,4vw,72px);font-family:Arial Narrow,Inter,sans-serif;font-size:15px;font-weight:800;display:flex}.nav a{min-height:1.35em;color:var(--muted);perspective:360px;justify-content:center;align-items:center;display:inline-flex;position:relative}.nav-flip{transform-style:preserve-3d;display:inline-grid;position:relative}.nav-flip-face{backface-visibility:hidden;transform-style:preserve-3d;transform-origin:50%;grid-area:1/1;transition:opacity .36s,transform .46s cubic-bezier(.2,.8,.2,1);display:block}.nav-flip-front{opacity:1;transform:translateY(0)rotateX(0)}.nav-flip-back{color:var(--red);opacity:0;transform:translateY(70%)rotateX(-72deg)}.nav a:hover .nav-flip-front,.nav a:focus-visible .nav-flip-front{opacity:0;transform:translateY(-70%)rotateX(72deg)}.nav a:hover .nav-flip-back,.nav a:focus-visible .nav-flip-back{opacity:1;transform:translateY(0)rotateX(0)}.mobile-nav-layer{display:none}.header-actions{justify-content:flex-end;align-items:center;gap:10px;display:flex}.contact-pill,.primary-btn,.ghost-btn,.final-actions a{white-space:nowrap;justify-content:center;align-items:center;gap:8px;min-height:46px;display:inline-flex}.contact-pill{color:#fff;background:var(--ink);margin-right:0;padding:0 20px;font-size:13px;font-weight:900;position:relative;overflow:hidden}.icon-button{width:44px;height:44px;color:var(--ink);background:#0808080f;display:none}@media (width>=1820px){.brand{margin-left:-45px}.contact-pill{margin-right:-55px}}.hero-inner{grid-template-rows:auto auto minmax(0,1fr);height:100%;min-height:0;padding:clamp(88px,10vh,104px) 0 clamp(24px,4vh,42px);display:grid}.hero-topline{color:var(--muted);text-transform:uppercase;grid-template-columns:1fr auto;align-items:start;gap:20px;padding-top:10px;font-size:11px;font-weight:800;display:grid}.hero-topline p{margin:0}.hero-title{z-index:2;max-width:none;color:var(--red);letter-spacing:0;text-transform:uppercase;margin:clamp(16px,2vw,28px) 0 0;padding-block:.08em;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(92px,17.8vw,250px);font-weight:900;line-height:.86;display:grid;position:relative;overflow:visible}.hero-title span{transform-origin:bottom;will-change:clip-path, transform;display:block}.hero-stage{grid-template-rows:auto auto minmax(18px,1fr) auto auto;grid-template-columns:minmax(280px,560px);align-items:end;gap:0;max-width:min(620px,48vw);height:100%;min-height:0;margin-top:-4px;display:grid;position:relative}.hero-metric,.hero-desc,.hero-cta{z-index:2;will-change:transform, opacity;position:relative}.hero-metric{grid-area:1/1;align-self:start;margin-top:clamp(12px,3.8vh,35px);padding:0}.hero-metric strong{color:var(--red);font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(72px,9.4vw,132px);line-height:.8;display:block}.hero-metric span{max-width:170px;color:var(--ink);margin-top:8px;font-size:15px;font-weight:700;line-height:1.18;display:block}.hero-subtitle{max-width:600px;color:var(--ink);grid-area:2/1;margin:clamp(12px,3vh,30px) 0 0;font-size:clamp(34px,3.4vw,60px);font-weight:950;line-height:1.12}.hero-desc{color:#080808b8;grid-area:4/1;align-self:end;max-width:560px;margin:0;font-size:14px;font-weight:650;line-height:1.8}.hero-cta{perspective:900px;max-width:252px;transform-style:preserve-3d;flex-direction:column;grid-area:5/1;align-self:end;gap:12px;margin-top:clamp(18px,4.8vh,42px);display:flex}.primary-btn{width:100%;min-height:74px;color:var(--ink);text-transform:uppercase;transform-origin:50%;transform-style:preserve-3d;will-change:transform, box-shadow, filter;background:#fff;padding:0 26px;font-size:12px;font-weight:950;transition:transform .62s cubic-bezier(.16,1,.3,1),box-shadow .62s cubic-bezier(.16,1,.3,1),filter .42s,background-color .32s;position:relative;overflow:hidden}.ghost-btn{width:fit-content;min-height:42px;color:var(--ink);transform-origin:50%;transform-style:preserve-3d;will-change:transform, box-shadow, filter;background:#0808080f;padding:0 20px;font-size:12px;font-weight:800;transition:transform .62s cubic-bezier(.16,1,.3,1),box-shadow .62s cubic-bezier(.16,1,.3,1),filter .42s,background-color .32s;position:relative;overflow:hidden}.eyebrow{color:var(--red);text-transform:uppercase;align-items:center;gap:8px;margin:0 0 18px;font-size:12px;font-weight:900;display:inline-flex}h1,h2,h3,p{margin-top:0}h2{letter-spacing:0;max-width:1040px;margin-bottom:20px;font-size:clamp(42px,6vw,110px);line-height:1.12}h3{font-size:24px;line-height:1.34}.section{background:var(--paper);padding:clamp(88px,10vw,170px) 0}.experience{background:#fff url(/profile-section-bg.png) 50%/cover no-repeat;align-items:center;min-height:100vh;display:flex;cursor:pointer!important}@media (width>=1081px) and (width<=2116px){.experience{background-position:clamp(43%,46vw,50%)}}.experience *{cursor:pointer!important}.experience-grid{grid-template-columns:minmax(360px,.78fr) minmax(0,1.08fr);align-items:center;gap:clamp(24px,3.2vw,64px);display:grid}.experience .section-copy{cursor:pointer;grid-column:2;min-width:0;padding:clamp(28px,4vw,64px) 0}.experience .section-kicker{margin-top:43px;margin-bottom:-.185em}.section-copy{position:relative}.experience h2{overflow-wrap:anywhere;text-wrap:balance;max-width:920px;font-size:clamp(54px,5.25vw,70px)}.section-copy p{color:#373733;max-width:920px;font-size:clamp(16px,1.35vw,22px);line-height:1.8}.section-copy .profile-body{font-size:clamp(14px,1.05vw,17px);line-height:1.75}.stats-grid{background:0 0;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(24px,3.4vw,64px);min-height:245px;padding-top:44px;display:grid}.stat-card{min-height:0;transform-style:preserve-3d;background:0 0;padding:0;transition:transform .28s cubic-bezier(.16,1,.3,1),filter .28s;position:relative}.stat-card strong{color:#0000;white-space:nowrap;background:linear-gradient(135deg,#8db7f0 0%,#b9a0df 52%,#f3346f 100%);-webkit-background-clip:text;background-clip:text;flex-wrap:wrap;align-items:flex-start;margin-top:8px;padding-block:.06em;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(56px,4.6vw,88px);line-height:.95;transition:background-position .38s,filter .28s,transform .28s cubic-bezier(.16,1,.3,1);display:inline-flex}.stat-value-main,.stat-value-plus{white-space:nowrap;display:inline-block}.stat-value-plus{flex-basis:100%;margin-top:.04em;font-size:.72em;line-height:.76;display:block}.stat-card:nth-child(n+2) strong{background:linear-gradient(135deg,#ff8c9d 0%,#ff6aa8 48%,#f3346f 100%);-webkit-background-clip:text;background-clip:text}.project-body span,.strength-card p{color:#5b5b56;line-height:1.7}.stat-card>span{color:#5b5b56;font-size:15px;line-height:1.2;transition:transform .28s cubic-bezier(.16,1,.3,1),color .22s;display:block}.section-heading{grid-template-columns:240px minmax(0,1fr) auto;align-items:end;gap:32px;margin-bottom:42px;display:grid}.section-more{min-height:38px;color:var(--ink);letter-spacing:0;text-transform:uppercase;white-space:nowrap;background:#ffffff70;border:1px solid #0808082e;justify-content:center;align-items:center;gap:7px;padding:0 16px;font-size:12px;font-weight:900;transition:color .18s,border-color .18s,background .18s;display:inline-flex;position:relative;overflow:hidden}.section-more:hover{color:#f3346f;background:#ffffffd1;border-color:#f3346fb3}.profile-more{z-index:9999;color:#fff;background:var(--red);cursor:pointer;will-change:transform, left, top;width:72px;height:72px;min-height:72px;transform-style:preserve-3d;border:0;border-radius:50%;padding:0;font-size:13px;font-weight:850;transition:transform .52s cubic-bezier(.16,1,.3,1),box-shadow .52s cubic-bezier(.16,1,.3,1),background .26s;position:absolute;top:clamp(18px,2.2vw,42px);right:clamp(42px,8vw,118px);box-shadow:0 16px 38px #f3346f42}.profile-more.is-following{z-index:9999;isolation:isolate;transform:translate3d(var(--follow-x,0), var(--follow-y,0), 0) scale(.98);pointer-events:auto;transition:box-shadow .32s,background .22s;position:fixed;top:0;left:0;right:auto;box-shadow:0 22px 54px #f3346f57,0 0 0 9px #f3346f17}.profile-more.is-following:after{inset:-18px}.profile-more:before{background:radial-gradient(circle at var(--mx,50%) var(--my,50%), #ffffffe6, transparent 18%), radial-gradient(circle at var(--mx,50%) var(--my,50%), #ffffff47, transparent 44%);opacity:0;transform:scale(.86)}.profile-more:after{content:"";pointer-events:none;opacity:0;border:1px solid #f3346f6b;border-radius:50%;transition:opacity .42s,transform .62s cubic-bezier(.16,1,.3,1);position:absolute;inset:-9px;transform:rotate(0)scale(.86)}.profile-more:hover{color:#fff;background:var(--red);border-color:#0000;transform:translateY(-3px)scale(1.02);box-shadow:0 22px 50px #f3346f52}.profile-more.is-following:hover{transform:translate3d(var(--follow-x,0), var(--follow-y,0), 0) scale(1);box-shadow:0 26px 62px #f3346f61,0 0 0 11px #f3346f1a}.profile-more:hover:before{opacity:1;transform:scale(1)}.profile-more:hover:after{opacity:1;transform:rotate(24deg)scale(1)}.project-more-follow{z-index:9998;color:#fff;background:var(--red);cursor:pointer;opacity:0;pointer-events:none;width:72px;height:72px;min-height:72px;transform:translate3d(var(--follow-x,-120px), var(--follow-y,-120px), 0) scale(.86);transform-style:preserve-3d;will-change:transform, opacity;border:0;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:13px;font-weight:850;transition:opacity 90ms,box-shadow .52s cubic-bezier(.16,1,.3,1),background .26s;display:inline-flex;position:fixed;top:0;left:0;box-shadow:0 16px 38px #f3346f42}.project-more-follow.is-following{opacity:1;pointer-events:auto;transform:translate3d(var(--follow-x,0), var(--follow-y,0), 0) scale(.98);box-shadow:0 22px 54px #f3346f57,0 0 0 9px #f3346f17}.project-more-follow:before{content:"";pointer-events:none;background:radial-gradient(circle at var(--mx,50%) var(--my,50%), #ffffffe6, transparent 18%), radial-gradient(circle at var(--mx,50%) var(--my,50%), #ffffff47, transparent 44%);opacity:0;border-radius:50%;transition:opacity .42s,transform .52s cubic-bezier(.16,1,.3,1);position:absolute;inset:0;transform:scale(.86)}.project-more-follow:after{content:"";pointer-events:none;opacity:0;border:1px solid #f3346f6b;border-radius:50%;transition:opacity .42s,transform .62s cubic-bezier(.16,1,.3,1);position:absolute;inset:-9px;transform:rotate(0)scale(.86)}.project-more-follow:hover{color:#fff;background:var(--red);transform:translate3d(var(--follow-x,0), var(--follow-y,0), 0) scale(1);box-shadow:0 26px 62px #f3346f61,0 0 0 11px #f3346f1a}.project-more-follow:hover:before{opacity:1;transform:scale(1)}.project-more-follow:hover:after{opacity:1;transform:rotate(24deg)scale(1)}.section-kicker{color:#08080813;letter-spacing:0;text-transform:uppercase;white-space:nowrap;transform-origin:0 100%;will-change:clip-path, transform, opacity, color;grid-column:1/-1;max-width:100%;margin-block:-.185em;padding-block:.185em;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(54px,8.5vw,160px);font-weight:900;line-height:1.12;display:block;overflow:visible}.motion-section.is-inview .section-kicker{color:#1a1a1a}.typewriter-kicker{color:#1a1a1a;width:max-content;max-width:100%;display:inline-block;position:relative}.typewriter-kicker>span{display:inline-block;position:relative}.typewriter-kicker>span:after{content:"";width:.055em;top:.15em;bottom:.16em;left:calc(var(--char-count) * .54em);opacity:0;transform-origin:50%;background:currentColor;position:absolute;transform:translate(-.08em)scaleY(.18)}.typewriter-kicker-letter{opacity:0;transform-origin:0 100%;filter:blur(9px);display:inline-block;transform:translateY(.18em)scaleY(.78)}.section-heading h2{margin-bottom:0}#projects{padding-block:clamp(19px,1.45vw,19px);overflow:clip visible}#projects .section-heading h2,#strengths .section-heading h2,#portfolio .section-heading h2,.more-showcase .section-heading h2{margin-bottom:42px;margin-left:-272px;font-size:40.92px}#projects .section-heading h2{margin-top:160px}#portfolio{z-index:1;background:#fff;min-height:1000px;padding:0;position:relative;overflow:visible}#portfolio>.shell{z-index:1;grid-template-rows:auto minmax(0,1fr);align-content:start;min-height:1000px;padding-block:clamp(82px,8vh,118px);display:grid;position:relative;overflow:visible}#portfolio .section-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:clamp(14px,2vw,32px);margin-bottom:clamp(18px,3vh,36px)}#portfolio .section-heading h2,#portfolio .section-heading .eyebrow,#portfolio .section-heading .section-kicker{grid-column:1}#portfolio .section-heading .eyebrow{grid-row:2;margin:12px 0 0}#portfolio .section-heading h2{grid-row:1;margin:0;font-size:clamp(42px,4.8vw,78px);line-height:.96}#portfolio .section-heading .section-more{grid-area:1/2/span 2;place-self:center end;min-height:44px;padding-inline:20px}#portfolio .section-heading .section-kicker{color:#1a1a1a;grid-row:3;margin-top:clamp(42px,4.6vw,72px);font-size:clamp(92px,10.5vw,190px);line-height:.82}.project-track{cursor:ew-resize;scrollbar-width:none;scroll-snap-type:x proximity;touch-action:pan-x pan-y;-webkit-user-select:none;user-select:none;-webkit-overflow-scrolling:touch;background:0 0;gap:clamp(14px,1.2vw,22px);width:100vw;margin-top:46px;margin-left:calc(-50vw + min(1700px,100vw - 72px)/2);padding:11px 0 0;display:flex;overflow:auto visible}.project-track::-webkit-scrollbar{display:none}.project-track.is-dragging,.project-track.is-hovering{cursor:grabbing;scroll-snap-type:none}.project-track.is-hovering{cursor:ew-resize}.project-card{scroll-snap-align:start;transform-style:preserve-3d;will-change:transform;background:#fff;flex:0 0 clamp(360px,29vw,520px);transition:transform .52s cubic-bezier(.16,1,.3,1),box-shadow .36s,filter .36s;position:relative;overflow:hidden}.project-image{isolation:isolate;background:#dcdcd6;height:clamp(300px,27vw,462px);min-height:0;position:relative;overflow:hidden}.project-image-bg{z-index:-1;transform:translate3d(0, var(--parallax-y,0px), 0) scale(1.1);transform-origin:50%;will-change:transform;background-color:#dcdcd6;background-image:linear-gradient(135deg,#f3346f33,#0000 32%),repeating-linear-gradient(90deg,#08080814 0 1px,#0000 1px 34px),none;background-position:50%;background-repeat:repeat,repeat,repeat;background-size:cover;background-attachment:scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box;transition:filter .36s,transform .42s cubic-bezier(.16,1,.3,1);position:absolute;inset:-9%}.project-card.electric .project-image-bg{background-image:url(/project-01.png)}.project-card.electric .project-image:before,.project-card.electric .project-image span{display:none}.project-card.chrome .project-image-bg{background-image:url(/project-02.png)}.project-card.chrome .project-image:before,.project-card.chrome .project-image span{display:none}.project-card.ember .project-image-bg{background-image:url(/project-03.png)}.project-card.ember .project-image:before,.project-card.ember .project-image span{display:none}.project-card:has(.project-image-bg[style]) .project-image:before{display:none}.project-card:has(.project-image-bg[style]) .project-image span{display:none}.project-image:before{content:"";background:#ffffff29;position:absolute;inset:24px}.project-image:after{content:"";z-index:3;background:var(--paper);clip-path:inset(0);transform-origin:top;will-change:clip-path, transform;position:absolute;inset:-1px;transform:translate(0,0)}.project-image span{color:#fff;text-shadow:0 2px 18px #0000002e;z-index:2;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(88px,8vw,150px);font-weight:900;line-height:.8;position:absolute;bottom:18px;right:24px}.project-body{z-index:2;min-height:188px;color:var(--ink);background:#fff;padding:clamp(22px,1.65vw,30px);position:relative}.project-body p,.hero-panel p{color:var(--red);text-transform:uppercase;margin-bottom:16px;font-size:12px;font-weight:950}.project-body h3{color:var(--ink);margin-bottom:16px;font-size:clamp(22px,1.55vw,28px);line-height:1.24}.strengths{background:#fff}.strength-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;transition:grid-template-columns .46s cubic-bezier(.16,1,.3,1);display:grid}.strength-grid:has(.strength-card:first-child:hover){grid-template-columns:1.38fr .88fr .88fr .88fr}.strength-grid:has(.strength-card:nth-child(2):hover){grid-template-columns:.88fr 1.38fr .88fr .88fr}.strength-grid:has(.strength-card:nth-child(3):hover){grid-template-columns:.88fr .88fr 1.38fr .88fr}.strength-grid:has(.strength-card:nth-child(4):hover){grid-template-columns:.88fr .88fr .88fr 1.38fr}.strength-card{background:var(--paper);cursor:pointer;min-height:330px;transform-style:preserve-3d;border:1px solid #0000;padding:28px;transition:color .28s,background .28s,transform .36s cubic-bezier(.16,1,.3,1),box-shadow .36s;position:relative;overflow:hidden}.strength-grid:has(.strength-card:hover) .strength-card:not(:hover){opacity:.58;transform:translateY(14px)scale(.985)}.strength-number{z-index:1;color:#0000;-webkit-text-stroke:1px #08080829;opacity:0;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(76px,7vw,126px);line-height:.8;transition:opacity .32s,transform .46s cubic-bezier(.16,1,.3,1),-webkit-text-stroke-color .28s;position:absolute;bottom:16px;right:22px;transform:translate(18px,22px)scale(.86)}.strength-icon{z-index:2;width:56px;height:56px;color:var(--red);background:#fff;place-items:center;margin-bottom:64px;transition:color .28s,background .28s,transform .34s cubic-bezier(.16,1,.3,1);display:grid;position:relative}.strength-card h3,.strength-card p{z-index:2;position:relative}.service-switcher{background:#fff;grid-template-columns:minmax(420px,.88fr) minmax(440px,1.12fr);align-items:center;gap:clamp(54px,7vw,130px);min-height:740px;padding:clamp(42px,5vw,78px) clamp(22px,3vw,54px);display:grid;position:relative;overflow:visible}.service-switcher:before,.service-switcher:after{content:"";background:#0808080f;width:1px;position:absolute;top:0;bottom:0}.service-switcher:before{left:35.5%}.service-switcher:after{right:25.5%}.service-deco{z-index:3;color:#ff6b00;font-size:54px;font-weight:900;line-height:1;position:absolute}.service-deco-left{top:48px;left:22px}.service-deco-right{top:662px;right:26px}.service-side-label{z-index:3;color:#141414;letter-spacing:0;writing-mode:vertical-rl;font-size:13px;font-weight:800;position:absolute;top:420px;left:28px;transform:rotate(180deg)}.service-part-label{z-index:3;color:#252525;letter-spacing:0;font-size:14px;font-weight:800;position:absolute;top:54px;left:53.5%}.service-poster{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.service-tabs{touch-action:pan-y;z-index:2;height:690px;min-height:690px;padding-left:clamp(50px,6.5vw,106px);position:relative;overflow:hidden}.service-tabs-track{--service-row-height:96px;--service-active-height:238px;position:absolute;inset:0 0 0 clamp(50px,6.5vw,106px)}.service-tab{--service-shift:0px;min-height:0;height:var(--service-row-height);color:#08080842;text-align:left;cursor:pointer;transform:translateY(calc(-50% + var(--service-shift)));background:0 0;border:0;border-top:1px solid #08080814;grid-template-columns:42px minmax(0,1fr) 34px;align-content:center;place-items:center;column-gap:10px;padding:14px 0 14px clamp(8px,1.2vw,18px);transition:color .22s,padding .32s cubic-bezier(.16,1,.3,1),height .32s cubic-bezier(.16,1,.3,1),opacity .22s,transform .32s cubic-bezier(.16,1,.3,1);display:grid;position:absolute;top:50%;left:0;right:0}.service-tab:first-child{border-top:1px solid #08080814}.service-tab:last-child,.service-tab[data-offset="3"]{border-bottom:1px solid #08080814}.service-tab[data-offset="-3"],.service-tab[data-offset="3"]{opacity:0;pointer-events:none}.service-tab:hover,.service-tab:focus-visible{color:#0808088a;outline:0}.service-tab.is-active{color:#080808;height:var(--service-active-height);z-index:2;align-content:center;padding-block:22px}.service-tab span{color:currentColor;justify-self:start;font-size:12px;font-weight:800;line-height:1}.service-tab strong{color:currentColor;letter-spacing:0;white-space:nowrap;grid-column:2;justify-self:center;min-width:0;font-size:48px;font-weight:420;line-height:.95}.service-tab small{color:#f3346f;letter-spacing:0;text-transform:uppercase;opacity:0;grid-column:2;justify-self:center;margin-top:6px;font-size:11px;font-weight:900;transition:opacity .22s,transform .26s cubic-bezier(.16,1,.3,1);transform:translateY(-6px)}.service-tab.is-active small{opacity:1;transform:translateY(0)}.service-tab em{color:#080808c7;text-align:center;grid-column:2/4;justify-items:center;gap:20px;max-width:410px;margin-top:18px;font-size:15px;font-style:normal;font-weight:500;line-height:1.55;animation:.36s cubic-bezier(.16,1,.3,1) both servicePanelIn;display:grid}.service-tab b{color:#141414;text-transform:uppercase;border:1px solid #0808086b;border-radius:999px;grid-auto-flow:column;align-items:center;gap:10px;min-height:36px;padding:0 17px;font-size:12px;font-style:normal;font-weight:900;display:inline-grid}.service-visual{clip-path:polygon(30% 0,100% 0,100% 77%,78% 100%,0 100%,0 26%);isolation:isolate;z-index:1;background:#e7e9e9;border-radius:28px 42px 42px;min-height:585px;margin:0;position:relative;overflow:hidden}.service-visual:before{content:"";aspect-ratio:1;z-index:1;border:clamp(20px,3.2vw,46px) solid #ffffff6b;border-radius:50%;width:46%;position:absolute;inset:12% auto auto -15%}.service-visual:after{content:"";z-index:3;pointer-events:none;clip-path:polygon(30% 0,100% 0,100% 52%,71% 80%,0 80%,0 26%);border:8px solid #fff;border-width:8px 8px 0 0;border-radius:0 34px 0 0;position:absolute;inset:0}.service-visual-frame{z-index:2;position:absolute;inset:0}.service-visual img{object-fit:cover;object-position:center;filter:saturate(.72)contrast(1.02);width:100%;height:100%;animation:.56s cubic-bezier(.16,1,.3,1) both servicePanelIn;transform:scale(1.04)}.service-poster-index{z-index:1;color:#ffffff8a;pointer-events:none;font-family:Impact,Haettenschweiler,Arial Narrow,sans-serif;font-size:clamp(220px,21vw,360px);line-height:.7;animation:.42s cubic-bezier(.16,1,.3,1) both servicePanelIn;position:absolute;inset:46px 22px auto auto}.service-eye{z-index:4;color:#0000;background:#141414;border-radius:50%;place-items:center;width:44px;height:44px;display:grid;position:absolute;top:22px;right:23px}.service-eye:before{content:"";border:2px solid #fff;border-radius:50%;width:18px;height:12px}.service-eye:after{content:"";background:#fff;border-radius:50%;width:5px;height:5px;position:absolute}.service-spark{z-index:4;color:#fff;fill:#fff;background:#ff6b00;border-radius:50%;width:46px;height:46px;padding:10px;position:absolute;bottom:28px;left:28px}.motion-ready:not(.reduce-motion) .site-header,.motion-ready:not(.reduce-motion) .hero-topline p,.motion-ready:not(.reduce-motion) .hero-title span,.motion-ready:not(.reduce-motion) .hero-metric,.motion-ready:not(.reduce-motion) .hero-subtitle,.motion-ready:not(.reduce-motion) .hero-desc,.motion-ready:not(.reduce-motion) .hero-cta{opacity:0}.motion-ready:not(.reduce-motion) .site-header{animation:1.15s cubic-bezier(.16,1,.3,1) 2.06s forwards headerDrop;transform:translateY(-105%)}.motion-ready:not(.reduce-motion) .opening-animation~.site-header{opacity:0;animation:none;transform:translateY(-105%)}.motion-ready:not(.reduce-motion) .hero-topline p{clip-path:inset(0 0 100%);animation:1.1s cubic-bezier(.16,1,.3,1) 2.1s forwards maskRise;transform:translateY(34px)}.motion-ready:not(.reduce-motion) .hero-topline p:nth-child(2){animation-delay:2.22s}.motion-ready:not(.reduce-motion) .hero-title span{clip-path:inset(0 0 100%);animation:1.65s cubic-bezier(.16,1,.3,1) 2.24s forwards heroTitleReveal;transform:translateY(112%)scaleY(.56)scaleX(.82)}.motion-ready:not(.reduce-motion) .hero-metric,.motion-ready:not(.reduce-motion) .hero-subtitle,.motion-ready:not(.reduce-motion) .hero-desc,.motion-ready:not(.reduce-motion) .hero-cta{filter:blur(14px);transform:translateY(64px)}.motion-ready:not(.reduce-motion) .hero-metric{animation:1.2s cubic-bezier(.16,1,.3,1) 2.74s forwards stageRise}.motion-ready:not(.reduce-motion) .hero-subtitle{animation:1.26s cubic-bezier(.16,1,.3,1) 2.9s forwards stageRise}.motion-ready:not(.reduce-motion) .hero-desc{animation:1.22s cubic-bezier(.16,1,.3,1) 3.08s forwards stageRise}.motion-ready:not(.reduce-motion) .hero-cta{animation:1.18s cubic-bezier(.16,1,.3,1) 3.22s forwards stageRise}.motion-ready:not(.reduce-motion) .motion-section .section-kicker,.motion-ready:not(.reduce-motion) .motion-section .eyebrow,.motion-ready:not(.reduce-motion) .motion-section h2,.motion-ready:not(.reduce-motion) .motion-section .section-copy>p:not(.eyebrow),.motion-ready:not(.reduce-motion) .motion-section .stat-card,.motion-ready:not(.reduce-motion) .motion-section .project-card,.motion-ready:not(.reduce-motion) .motion-section .strength-card,.motion-ready:not(.reduce-motion) .motion-section .final-actions a{opacity:0}.motion-ready:not(.reduce-motion) .motion-section .section-kicker{clip-path:inset(0 100% 0 0);color:#08080813;transition:clip-path 1.35s cubic-bezier(.16,1,.3,1),color 1.25s,opacity 1s,transform 1.35s cubic-bezier(.16,1,.3,1);transform:translate(-14vw,70px)scaleX(.62)}.motion-ready:not(.reduce-motion) .motion-section .typewriter-kicker{clip-path:none;color:#1a1a1a;transform:none}.motion-ready:not(.reduce-motion) .motion-section .typewriter-kicker-letter{opacity:0;transform-origin:0 100%;filter:blur(9px);transform:translateY(.18em)scaleY(.78)}.motion-ready:not(.reduce-motion) .motion-section .typewriter-kicker>span:after{opacity:0}.motion-ready:not(.reduce-motion) .motion-section .eyebrow,.motion-ready:not(.reduce-motion) .motion-section h2{clip-path:inset(0 0 100%);transform-origin:0 100%;transition:clip-path 1.05s cubic-bezier(.16,1,.3,1),opacity .85s,transform 1.05s cubic-bezier(.16,1,.3,1);transform:translateY(58px)scaleY(.72)}.motion-ready:not(.reduce-motion) .motion-section .section-copy>p:not(.eyebrow),.motion-ready:not(.reduce-motion) .motion-section .stat-card,.motion-ready:not(.reduce-motion) .motion-section .project-card,.motion-ready:not(.reduce-motion) .motion-section .strength-card,.motion-ready:not(.reduce-motion) .motion-section .final-actions a{filter:blur(12px);transition:opacity 1s,filter 1.15s cubic-bezier(.16,1,.3,1),transform 1.25s cubic-bezier(.16,1,.3,1);transform:translateY(86px)}.motion-ready:not(.reduce-motion) .motion-section.is-inview .section-kicker,.motion-ready:not(.reduce-motion) .motion-section.is-inview .eyebrow,.motion-ready:not(.reduce-motion) .motion-section.is-inview h2,.motion-ready:not(.reduce-motion) .motion-section.is-inview .section-copy>p:not(.eyebrow),.motion-ready:not(.reduce-motion) .motion-section.is-inview .stat-card,.motion-ready:not(.reduce-motion) .motion-section.is-inview .project-card,.motion-ready:not(.reduce-motion) .motion-section.is-inview .strength-card,.motion-ready:not(.reduce-motion) .motion-section.is-inview .final-actions a{opacity:1;clip-path:inset(0);filter:blur();transform:translate(0,0)scale(1)}.motion-ready:not(.reduce-motion) .motion-section.is-inview .section-kicker{color:#1a1a1a;transition-delay:0s}.typewriter-kicker.is-typing .typewriter-kicker-letter,.motion-ready:not(.reduce-motion) .motion-section.is-inview .typewriter-kicker.is-typing .typewriter-kicker-letter{animation:.52s cubic-bezier(.16,1,.3,1) forwards softTypewriterLetter;animation-delay:calc(40ms * var(--char-index))}.typewriter-kicker.is-typing>span:after,.motion-ready:not(.reduce-motion) .motion-section.is-inview .typewriter-kicker.is-typing>span:after{animation:1.15s cubic-bezier(.16,1,.3,1) forwards softTypewriterCaret}.reduce-motion .typewriter-kicker-letter{opacity:1;filter:none;transform:none}.motion-ready:not(.reduce-motion) .motion-section.is-inview .eyebrow{transition-delay:.22s}.motion-ready:not(.reduce-motion) .motion-section.is-inview h2{transition-delay:.34s}.motion-ready:not(.reduce-motion) .motion-section.is-inview .section-copy>p:not(.eyebrow):nth-of-type(2),.motion-ready:not(.reduce-motion) .motion-section.is-inview .project-card:first-child,.motion-ready:not(.reduce-motion) .motion-section.is-inview .strength-card:first-child,.motion-ready:not(.reduce-motion) .motion-section.is-inview .final-actions a:first-child{transition-delay:.58s}.motion-ready:not(.reduce-motion) .motion-section.is-inview .section-copy>p:not(.eyebrow):nth-of-type(3),.motion-ready:not(.reduce-motion) .motion-section.is-inview .project-card:nth-child(2),.motion-ready:not(.reduce-motion) .motion-section.is-inview .strength-card:nth-child(2),.motion-ready:not(.reduce-motion) .motion-section.is-inview .final-actions a:nth-child(2){transition-delay:.74s}.motion-ready:not(.reduce-motion) .motion-section.is-inview .project-card:nth-child(3),.motion-ready:not(.reduce-motion) .motion-section.is-inview .strength-card:nth-child(3),.motion-ready:not(.reduce-motion) .motion-section.is-inview .final-actions a:nth-child(3){transition-delay:.9s}.motion-ready:not(.reduce-motion) .motion-section.is-inview .stat-card:first-child,.motion-ready:not(.reduce-motion) .motion-section.is-inview .strength-card:nth-child(4){transition-delay:1.06s}.motion-ready:not(.reduce-motion) .motion-section.is-inview .stat-card:nth-child(2){transition-delay:1.2s}.motion-ready:not(.reduce-motion) .motion-section.is-inview .stat-card:nth-child(3){transition-delay:1.34s}.motion-ready:not(.reduce-motion) .motion-section.is-inview .stat-card:nth-child(4){transition-delay:1.48s}.motion-ready:not(.reduce-motion) .motion-section.is-inview .project-image:after{clip-path:inset(100% 0 0);transition:clip-path 1.18s cubic-bezier(.77,0,.18,1),transform 1.18s cubic-bezier(.77,0,.18,1);transition-delay:inherit;transform:translateY(102%)}.motion-ready:not(.reduce-motion) .motion-section.is-inview .project-image-bg{animation:1.55s cubic-bezier(.16,1,.3,1) both imageSettle;animation-delay:inherit}@keyframes slabWipe{to{transform:scaleX(0)}}@keyframes openingFade{to{opacity:0}}@keyframes headerDrop{to{opacity:1;transform:translate(0,0)}}@keyframes maskRise{to{opacity:1;clip-path:inset(0);transform:translate(0,0)scaleY(1)}}@keyframes heroTitleReveal{to{opacity:1;clip-path:inset(0);transform:translate(0,0)scaleY(1)scaleX(1)}}@keyframes stageRise{to{opacity:1;filter:blur();transform:translate(0,0)}}@keyframes imageSettle{0%{filter:saturate(.68)contrast(1.18);transform:translate3d(0, var(--parallax-y,0px), 0) scale(1.2)}to{filter:saturate()contrast();transform:translate3d(0, var(--parallax-y,0px), 0) scale(1.1)}}@keyframes softTypewriterLetter{0%{opacity:0;filter:blur(9px);transform:translateY(.18em)scaleY(.78)}64%{opacity:1;filter:blur()}to{opacity:1;filter:blur();transform:translate(0,0)scaleY(1)}}@keyframes softTypewriterCaret{0%{opacity:0;transform:translate(-.08em)scaleY(.18)}18%,72%{opacity:.72;transform:translate(.04em)scaleY(1)}to{opacity:0;transform:translate(.18em)scaleY(.42)}}@keyframes servicePanelIn{0%{opacity:0;filter:blur(12px);transform:translateY(26px)}to{opacity:1;filter:blur();transform:translate(0,0)}}.motion-ready:not(.reduce-motion) .opening-animation,.motion-ready:not(.reduce-motion) .opening-slab,.motion-ready:not(.reduce-motion) .opening-mark span,.motion-ready:not(.reduce-motion) .opening-mark strong,.motion-ready:not(.reduce-motion) .site-header,.motion-ready:not(.reduce-motion) .hero-topline p,.motion-ready:not(.reduce-motion) .hero-title span,.motion-ready:not(.reduce-motion) .hero-metric,.motion-ready:not(.reduce-motion) .hero-subtitle,.motion-ready:not(.reduce-motion) .hero-desc,.motion-ready:not(.reduce-motion) .hero-cta{animation:none}.motion-ready:not(.reduce-motion) .opening-mark span{transition:opacity .95s,clip-path 1.05s cubic-bezier(.16,1,.3,1),transform 1.05s cubic-bezier(.16,1,.3,1)}.motion-ready:not(.reduce-motion) .opening-mark strong{transition:opacity 1.25s,clip-path 1.28s cubic-bezier(.16,1,.3,1),transform 1.28s cubic-bezier(.16,1,.3,1)}.motion-ready:not(.reduce-motion).opening-step-1 .opening-mark span,.motion-ready:not(.reduce-motion).opening-step-1 .opening-mark strong{opacity:1;clip-path:inset(0);transform:translate(0,0)scaleY(1)scaleX(1)}.motion-ready:not(.reduce-motion) .opening-slab-a{transition:transform 1.25s cubic-bezier(.77,0,.18,1)}.motion-ready:not(.reduce-motion) .opening-slab-b{transition:transform 1.45s cubic-bezier(.77,0,.18,1) .22s}.motion-ready:not(.reduce-motion).opening-step-2 .opening-slab{transform:scaleX(0)}.motion-ready:not(.reduce-motion) .opening-animation{transition:opacity .45s .95s,visibility 0s linear 1.45s}.motion-ready:not(.reduce-motion).opening-step-2 .opening-animation{opacity:0}.motion-ready:not(.reduce-motion) .site-header{transition:opacity 1s,transform 1.15s cubic-bezier(.16,1,.3,1)}.motion-ready:not(.reduce-motion) .hero-topline p{transition:opacity .95s,clip-path 1.08s cubic-bezier(.16,1,.3,1),transform 1.08s cubic-bezier(.16,1,.3,1)}.motion-ready:not(.reduce-motion) .hero-title span{transition:opacity 1.15s,clip-path 1.55s cubic-bezier(.16,1,.3,1),transform 1.55s cubic-bezier(.16,1,.3,1)}.motion-ready:not(.reduce-motion) .hero-metric,.motion-ready:not(.reduce-motion) .hero-subtitle,.motion-ready:not(.reduce-motion) .hero-desc,.motion-ready:not(.reduce-motion) .hero-cta{transition:opacity 1s,filter 1.08s cubic-bezier(.16,1,.3,1),transform 1.18s cubic-bezier(.16,1,.3,1)}.motion-ready:not(.reduce-motion).hero-enter .site-header,.motion-ready:not(.reduce-motion).hero-enter .hero-topline p,.motion-ready:not(.reduce-motion).hero-enter .hero-title span,.motion-ready:not(.reduce-motion).hero-enter .hero-metric,.motion-ready:not(.reduce-motion).hero-enter .hero-subtitle,.motion-ready:not(.reduce-motion).hero-enter .hero-desc,.motion-ready:not(.reduce-motion).hero-enter .hero-cta{opacity:1;clip-path:inset(0);filter:blur();transform:translate(0,0)scaleY(1)scaleX(1)}.motion-ready:not(.reduce-motion).hero-enter .hero-topline p:nth-child(2){transition-delay:.1s}.motion-ready:not(.reduce-motion).hero-enter .hero-metric{transition-delay:.42s}.motion-ready:not(.reduce-motion).hero-enter .hero-subtitle{transition-delay:.56s}.motion-ready:not(.reduce-motion).hero-enter .hero-desc{transition-delay:.72s}.motion-ready:not(.reduce-motion).hero-enter .hero-cta{transition-delay:.86s}.motion-ready:not(.reduce-motion).opening-complete .opening-animation{opacity:0;visibility:hidden;transition:none}.motion-ready:not(.reduce-motion).opening-complete.hero-enter .site-header,.motion-ready:not(.reduce-motion).opening-complete.hero-enter .hero-topline p,.motion-ready:not(.reduce-motion).opening-complete.hero-enter .hero-title span,.motion-ready:not(.reduce-motion).opening-complete.hero-enter .hero-metric,.motion-ready:not(.reduce-motion).opening-complete.hero-enter .hero-subtitle,.motion-ready:not(.reduce-motion).opening-complete.hero-enter .hero-desc,.motion-ready:not(.reduce-motion).opening-complete.hero-enter .hero-cta{opacity:1;clip-path:inset(0);filter:blur();transform:translate(0,0)scaleY(1)scaleX(1)}.motion-ready:not(.reduce-motion).opening-complete.hero-enter .site-header{opacity:1;animation:none;transform:translate(0,0)}.motion-ready:not(.reduce-motion).opening-complete.hero-enter .site-header.is-hidden{opacity:0;transform:translateY(-112%)}.motion-ready:not(.reduce-motion):not(.opening-complete) .site-header{visibility:hidden;opacity:0;transform:translateY(-105%)}.final-contact{background:#f0f0f0;align-items:center;height:min(100svh,1000px);min-height:720px;padding:90px 0;display:flex}.final-grid{grid-template-columns:minmax(0,1fr) 360px;align-items:end;gap:40px;display:grid}.final-contact h2{font-size:clamp(42px,4.1vw,70px);line-height:1.14}.more-showcase{color:#000;background:#000}.more-showcase .section-heading h2{color:#fff}.more-showcase .section-kicker,.motion-ready:not(.reduce-motion) .more-showcase.motion-section .section-kicker,.motion-ready:not(.reduce-motion) .more-showcase.motion-section.is-inview .section-kicker{color:#1a1a1a}.more-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;display:grid}.more-card{min-height:260px;transform-style:preserve-3d;background:#fff;padding:22px;scroll-margin-top:96px;transition:transform .34s cubic-bezier(.16,1,.3,1),box-shadow .34s,background .28s;position:relative;overflow:hidden}.more-card>span{color:#f3346f;margin-bottom:42px;font-size:12px;font-weight:900;display:block}.more-card h3,.more-card p,.more-card>span{z-index:2;position:relative}.more-card h3{margin-bottom:12px}.more-card p{color:#5b5b56;line-height:1.7}.final-actions{gap:12px;display:grid}.final-actions a{background:var(--paper);justify-content:flex-start;padding:0 20px;font-weight:900;position:relative;overflow:hidden}.project-card:before,.strength-card:before,.more-card:before,.section-more:before,.primary-btn:before,.ghost-btn:before,.contact-pill:before,.final-actions a:before{content:"";pointer-events:none;opacity:0;transition:opacity .26s,transform .36s cubic-bezier(.16,1,.3,1);position:absolute;inset:0}.project-card:hover{z-index:6;transform:translate3d(0, -18px, 0) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));box-shadow:none}.motion-ready:not(.reduce-motion) #projects.motion-section.is-inview .project-track .project-card:hover,#projects .project-track .project-card:hover{z-index:6;transform:translate3d(0, -18px, 0) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg))!important}.motion-ready:not(.reduce-motion) #projects.motion-section.is-inview .project-card{transition:opacity 1s,filter 1.15s cubic-bezier(.16,1,.3,1),transform .52s cubic-bezier(.16,1,.3,1),box-shadow .36s}.project-card:before{z-index:4;background:linear-gradient(115deg, transparent 18%, #ffffffb8 36%, transparent 48%), radial-gradient(circle at var(--mx,50%) var(--my,50%), #f3346f3d, transparent 25%);mix-blend-mode:screen;transform:translate(-34%)skew(-12deg)}.project-card:hover:before{opacity:.88;transform:translate(34%)skew(-12deg)}.project-card:hover .project-image-bg{filter:saturate(1.2)contrast(1.08);transform:translate3d(var(--dx,0px), calc(var(--parallax-y,0px) + var(--dy,0px)), 0) scale(1.16)}.project-card:hover .project-body h3{color:var(--red)}.strength-card:before{background:var(--red);opacity:1;width:0;left:0;right:auto;transform:none}.strength-card:hover{color:var(--ink);transform:translate3d(0, -18px, 0) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));background:#fff;border-color:#f3346f47;box-shadow:0 34px 80px #08080824}.strength-card:hover:before{width:8px}.strength-card:hover .strength-number{opacity:1;-webkit-text-stroke-color:#f3346f4d;transform:translate(0,0)scale(1)}.strength-card:hover .strength-icon{color:#fff;background:var(--red);transform:translate3d(10px,-12px,32px)rotate(-8deg)scale(1.08)}.strength-card:hover p{color:#080808a8}.more-card:before{background:linear-gradient(135deg, transparent 0 34%, #f3346f24 34% 42%, transparent 42%), radial-gradient(circle at var(--mx,50%) var(--my,50%), #8db7f057, transparent 32%);transform:rotate(-8deg)scale(.9)}.more-card:hover{transform:translate3d(0, -9px, 0) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));background:#fdfdfb;box-shadow:0 24px 58px #08080821}.more-card:hover:before{opacity:1;transform:rotate(0)scale(1)}.section-more:before,.primary-btn:before,.ghost-btn:before,.contact-pill:before,.final-actions a:before{background:radial-gradient(circle at var(--mx,50%) var(--my,50%), #f3346f3d, transparent 34%), linear-gradient(90deg, transparent, #ffffff8c, transparent);transform:translate(-100%)}.section-more>*,.primary-btn>*,.ghost-btn>*,.contact-pill>*,.final-actions a>*{z-index:1;position:relative}.section-more:hover:before,.primary-btn:hover:before,.ghost-btn:hover:before,.contact-pill:hover:before,.final-actions a:hover:before{opacity:1;transform:translate(0)}.hero-cta .primary-btn:before,.hero-cta .ghost-btn:before{content:none}.hero-cta .primary-btn:after,.hero-cta .ghost-btn:after{content:"";z-index:0;pointer-events:none;background:var(--red);transform-origin:0;width:100%;height:7px;transition:transform .62s cubic-bezier(.16,1,.3,1);position:absolute;bottom:0;left:0;transform:scaleX(0)}.hero-cta .primary-btn>*,.hero-cta .ghost-btn>*{transition:transform .62s cubic-bezier(.16,1,.3,1),color .32s}.hero-cta .primary-btn:hover,.hero-cta .primary-btn:focus-visible,.hero-cta .ghost-btn:hover,.hero-cta .ghost-btn:focus-visible{filter:saturate(1.08)contrast(1.02);transform:translate3d(0, -8px, 0) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg)) scale(1.035);box-shadow:none}.hero-cta .primary-btn:hover:before,.hero-cta .primary-btn:focus-visible:before,.hero-cta .ghost-btn:hover:before,.hero-cta .ghost-btn:focus-visible:before{content:none}.hero-cta .primary-btn:hover:after,.hero-cta .primary-btn:focus-visible:after,.hero-cta .ghost-btn:hover:after,.hero-cta .ghost-btn:focus-visible:after{transform:scaleX(1)}.hero-cta .primary-btn:hover svg,.hero-cta .primary-btn:focus-visible svg,.hero-cta .ghost-btn:hover svg,.hero-cta .ghost-btn:focus-visible svg{transform:translate3d(4px,-3px,48px)rotate(12deg)scale(1.12)}.hero-cta .primary-btn:hover{background:#fff}.hero-cta .ghost-btn:hover{background:#ffffffb3}.primary-btn:not(.hero-cta .primary-btn):hover,.ghost-btn:not(.hero-cta .ghost-btn):hover,.contact-pill:hover,.final-actions a:hover{transform:translateY(-3px)}.site-footer{color:#696969;background:#000;padding:22px 0;font-size:13px}.footer-inner{justify-content:space-between;gap:18px;display:flex}.footer-inner p{margin:0}@media (width<=1150px){.hero-desc{max-width:min(42vw,430px)}.hero-text-bg{-webkit-box-decoration-break:clone;box-decoration-break:clone;background:#fff;padding:0 .08em}}@media (width<=1080px){.site-header{z-index:4000;grid-template-columns:1fr auto;padding:16px 24px}.brand,.contact-pill{margin-inline:0}.shell{width:min(100% - 40px,1700px)}.icon-button{place-items:center;display:grid}.nav{display:none}.mobile-nav-layer{z-index:10000;opacity:0;pointer-events:none;background:#fffffffa;gap:4px;width:min(300px,100vw - 40px);padding:10px;transition:opacity .2s,transform .2s;display:grid;position:fixed;top:72px;right:20px;transform:translateY(-10px);box-shadow:0 18px 48px #0808082e}.mobile-nav-layer.is-open{opacity:1;pointer-events:auto;transform:translateY(0)}.mobile-nav-layer a{color:var(--ink);padding:14px;font-size:15px;font-weight:900;display:block}.hero-inner{padding-top:clamp(86px,10vh,104px)}.hero-title{font-size:clamp(92px,17vw,176px)}.hero-stage{grid-template-rows:auto;grid-template-columns:1fr;gap:clamp(12px,2.4vh,20px);max-width:560px;min-height:auto;margin-top:clamp(18px,3vh,34px);padding-bottom:0}.hero-metric,.hero-desc,.hero-cta{grid-column:1}.hero-metric{margin-top:12px}.hero-desc{grid-area:auto/1;margin:0}.hero-cta{grid-row:auto;max-width:360px;margin-top:4px}.experience-grid,.final-grid{grid-template-columns:1fr}.final-contact{height:auto;min-height:auto;padding:88px 0}.experience{background:#fff url(/profile-section-bg.png) top/auto 52vh no-repeat;align-items:end;padding-top:50vh}.experience .section-copy{grid-column:1;padding:0 0 clamp(48px,8vw,82px)}.experience h2{max-width:100%;margin-bottom:18px;font-size:clamp(50px,7.8vw,72px);line-height:1.04}.experience .eyebrow{margin-bottom:16px;font-size:14px}.experience .section-kicker{margin-block:clamp(32px,5.6vw,54px) .02em;font-size:clamp(72px,12vw,118px);line-height:.94}.section-copy .profile-body{max-width:960px;font-size:clamp(17px,2.05vw,21px);line-height:1.82}.profile-more,.project-more-follow{display:none}.stats-grid,.strength-grid,.more-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stats-grid{gap:clamp(28px,5vw,52px) clamp(30px,7vw,86px);min-height:0;padding-top:clamp(34px,5vw,54px)}.stat-card>span{font-size:clamp(15px,2vw,18px);line-height:1.35}.stat-card strong{margin-top:10px;font-size:clamp(76px,11vw,112px);line-height:.88}.service-switcher{grid-template-columns:minmax(0,1fr);gap:30px;min-height:0;padding:64px 24px 36px}.service-switcher:before{left:50%}.service-switcher:after,.service-side-label{display:none}.service-part-label{top:24px;left:24px}.service-deco-left{top:18px;left:auto;right:24px}.service-tabs{height:620px;min-height:620px;padding-left:0}.service-tabs-track{--service-row-height:78px;--service-active-height:214px;inset:0}.service-tab{min-height:78px;height:var(--service-row-height);background:0 0;border-bottom:0;border-left:0;border-right:0;grid-template-columns:36px minmax(0,1fr) 28px;padding:14px 0}.service-tab strong{font-size:clamp(32px,6vw,48px);line-height:1}.service-tab small{margin-top:3px;font-size:10px}.service-tab:last-child{border-bottom:1px solid #08080814}.service-tab:hover,.service-tab:focus-visible{transform:translateY(-4px)}.service-tab.is-active{color:#080808;height:var(--service-active-height);min-height:var(--service-active-height);background:0 0}.service-visual{min-height:min(72vw,520px)}}@media (width>=641px) and (width<=1080px){.experience{padding-top:18vh}.experience .eyebrow,.experience h2{width:min(49vw,500px);margin-left:min(42vw,440px)}.experience h2{margin-bottom:clamp(96px,18vh,223px);font-size:clamp(46px,6.25vw,66px);line-height:1.03}}@media (height<=915px) and (width>=641px){.hero{min-height:640px}.hero-inner{padding-top:clamp(70px,8vh,82px);padding-bottom:14px}.hero-title{margin-top:clamp(8px,1.1vh,14px);font-size:clamp(82px,14.3vw,190px);line-height:.82}.hero-stage{grid-template-rows:auto auto minmax(0,.42fr) auto auto;margin-top:-18px}.hero-metric{margin-top:clamp(6px,1.8vh,16px)}.hero-metric strong{font-size:clamp(66px,8vw,112px)}.hero-subtitle{margin-top:clamp(8px,1.8vh,18px);font-size:clamp(32px,3vw,52px);line-height:1.08}.hero-desc{font-size:13px;line-height:1.62}.hero-cta{gap:8px;margin-top:clamp(8px,1.4vh,12px)}.primary-btn{min-height:62px}}@media (height<=760px) and (width>=641px){.hero{min-height:620px}.site-header{padding-top:14px;padding-bottom:14px}.hero-inner{padding-top:84px;padding-bottom:22px}.hero-title{font-size:clamp(88px,15vw,188px)}.hero-metric strong{font-size:clamp(66px,8vw,108px)}.hero-subtitle{font-size:clamp(30px,3vw,48px)}.hero-desc{font-size:13px;line-height:1.58}.hero-cta{margin-top:16px}.primary-btn{min-height:58px}}@media (width<=640px){.shell{width:min(100% - 28px,1700px)}.site-header{padding:12px 14px}.brand{width:126px;min-width:126px}.contact-pill{width:44px;padding:0;font-size:0}.hero-inner{padding:78px 0 24px}.hero-topline{grid-template-columns:1fr}.hero-title{max-width:100%;font-size:clamp(50px,15vw,72px);line-height:.9}.hero-subtitle{grid-column:1;font-size:26px;line-height:1.22}.hero-desc{max-width:min(90vw,430px)}.hero-figure{display:none}h2{font-size:42px}.final-contact h2{font-size:38px}.section{padding:72px 0}.experience{background-size:auto 44vh;padding-top:44vh;position:relative}.experience .section-copy{padding-bottom:104px;position:static}.experience .eyebrow{width:40vw;margin:0;font-size:12px;position:absolute;top:calc(18.5vh - 76px);left:53vw}.experience h2{width:40vw;max-width:260px;margin:0;font-size:clamp(28px,7.8vw,44px);line-height:1.04;position:absolute;top:calc(18.5vh - 38px);left:53vw}.experience .section-kicker{margin-top:clamp(28px,8vw,44px);font-size:clamp(64px,17vw,88px)}.section-copy .profile-body{font-size:clamp(17px,4.35vw,19px);line-height:1.78}.section-heading{grid-template-columns:1fr auto;gap:10px}.section-heading .eyebrow,.section-heading .section-kicker{grid-column:1/-1}#projects .section-heading h2,#strengths .section-heading h2,#portfolio .section-heading h2,.more-showcase .section-heading h2{margin-top:0;margin-bottom:28px;margin-left:0;font-size:42px}#portfolio{z-index:auto;background:#fff;height:auto;min-height:0;padding:72px 0;position:relative;top:auto}#portfolio:before{content:none}#portfolio>.shell{height:auto;min-height:0;padding-block:0;display:block;position:relative;top:auto}.section-more{align-self:center;min-height:34px;padding:0 12px}.profile-more{width:74px;height:74px;min-height:74px;margin:0;padding:0;font-size:14px;position:absolute;top:calc(100% + 6px);left:0}.strength-grid,.more-grid{grid-template-columns:1fr}.stats-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:30px 22px;padding-top:34px}.stat-card>span{font-size:15px}.stat-card strong{font-size:clamp(64px,17vw,86px)}.project-image{min-height:280px}.service-switcher{gap:14px;min-height:0;padding:62px 16px 28px}.service-tabs{gap:0;height:616px;min-height:616px;padding-block:0;overflow:hidden}.service-tabs-track{--service-row-height:74px;--service-active-height:218px}.service-tab{min-width:0;min-height:74px;height:var(--service-row-height);grid-template-columns:30px minmax(0,1fr);justify-items:center;padding:12px 0}.service-tab strong{white-space:normal;font-size:clamp(28px,9.2vw,42px)}.service-tab.is-active{height:var(--service-active-height);min-height:var(--service-active-height)}.service-tab em{text-align:center;grid-column:2;justify-items:center;max-width:290px;margin-top:14px;font-size:13px}.service-visual{clip-path:polygon(24% 0,100% 0,100% 80%,80% 100%,0 100%,0 22%);min-height:min(95vw,390px)}.service-visual:after{border-width:7px 7px 0 0}.service-poster-index{font-size:clamp(128px,45vw,190px);top:28px;bottom:auto;right:12px}.service-eye{width:38px;height:38px;top:14px;right:14px}.service-spark{width:40px;height:40px;bottom:18px;left:18px}.project-track{width:100vw;margin-top:32px;margin-left:-14px;padding:18px 0 0}.project-card{flex-basis:min(82vw,360px)}.project-image{height:min(72vw,300px)}.project-body{min-height:172px;padding:20px}.project-body h3{font-size:clamp(21px,6.2vw,28px)}.final-actions{width:100%}.footer-inner{flex-direction:column}}@media (width<=420px){.experience h2{width:44vw;font-size:clamp(26px,7.6vw,36px);left:50vw}.experience .eyebrow{width:44vw;left:50vw}.stats-grid{grid-template-columns:1fr;gap:24px}.stat-card strong{font-size:clamp(72px,22vw,92px)}}
