:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}html{background:#0a0a0c;width:100%;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:0 0;width:100%;min-height:100%;font-family:Roboto,sans-serif;overflow-x:hidden}img,picture,video,canvas,svg{max-width:100%;display:block}#root{width:100%;min-height:100%}@keyframes scrollPulse{0%,to{opacity:.5;transform:scaleY(1)}50%{opacity:1;transform:scaleY(1.4)}}.scroll-pulse-line{background:linear-gradient(#ffffff80,#0000);width:1px;height:50px;animation:2.4s ease-in-out infinite scrollPulse}@media (width<=767px){.scroll-pulse-line{height:25px}}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#ffffff14}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{font-family:Roboto,sans-serif;font-weight:300;overflow-x:hidden}img{max-width:100%;display:block}a{color:inherit}:root{--color-bg-dark:#1c1d20;--color-bg-light:#fff;--color-text-name:#2d2d2d;--color-text-secondary:#404040;--color-text-white:#fff;--home-content-max:1800px}.portfolio-home{background:var(--color-bg-light);min-height:100vh;color:var(--color-text-secondary)}.home-section-inner{width:min(100%, var(--home-content-max));margin:0 auto;padding-inline:24px}.career-summary-button{z-index:6;background:var(--color-bg-dark);width:max-content;min-width:288px;min-height:52px;color:var(--color-text-white);white-space:nowrap;border-radius:999px;justify-content:center;align-items:center;gap:12px;padding:0 20px 0 24px;font-size:16px;font-weight:400;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:0 16px 36px #1c1d2029}.career-summary-button:hover,.career-summary-button:focus-visible{transform:translate(-50%)translateY(-3px);box-shadow:0 22px 44px #1c1d203d}.career-summary-button__text{color:#0000;background-image:linear-gradient(115deg,#fff 0% 28%,#9fa3a8 40%,#fff 50%,#c7cbd0 58%,#fff 70% 100%);background-position:120% 0;background-size:240% 100%;-webkit-background-clip:text;background-clip:text;animation:10s linear 2s infinite careerSummaryShine}.career-summary-button:hover .career-summary-button__text,.career-summary-button:focus-visible .career-summary-button__text{animation:1.4s linear both careerSummaryShineHover}.career-summary-button img{object-fit:contain;width:22px;height:22px}@keyframes careerSummaryShine{0%{background-position:120% 0}14%{background-position:-120% 0}to{background-position:-120% 0}}@keyframes careerSummaryShineHover{0%{background-position:120% 0}to{background-position:-120% 0}}@media (prefers-reduced-motion:reduce){.career-summary-button__text{background-position:0 0;animation:none}}.home-about__cta{background:var(--color-bg-dark);color:var(--color-text-white);border-radius:999px;justify-content:center;align-items:center;min-height:44px;margin-top:28px;padding:0 22px;font-size:14px;font-weight:400;text-decoration:none;display:inline-flex}.home-hero{background:linear-gradient(#fff 60%,#979797 100%);height:600px;position:relative;overflow:hidden}.home-hero__inner{height:100%;position:relative}.home-hero__bg{opacity:.15;pointer-events:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAC1JREFUeAHt1DERAAAIw8CC0W74l8DhoWyJgB8jBbM9rXCAgICAgE9g3bYVbAEPvAMsEIFvowAAAABJRU5ErkJggg==);background-position:0 0;background-repeat:repeat;background-size:20px 20px;position:absolute;inset:0}.home-pill{color:var(--color-text-secondary);letter-spacing:-.41px;white-space:nowrap;z-index:3;font-size:16px;font-weight:300;line-height:1.2;position:absolute;top:43px;left:50%;transform:translate(-50%)}.home-hero__position{letter-spacing:-.3px;width:calc(100% - 32px);color:var(--color-text-secondary);text-align:center;white-space:nowrap;z-index:3;font-size:clamp(18px,6vw,22px);font-weight:300;line-height:1.1;position:absolute;top:100px;left:50%;transform:translate(-50%,-50%)}.home-hero__name{letter-spacing:-1.6px;width:calc(100% - 32px);color:var(--color-text-name);text-align:center;white-space:nowrap;z-index:1;font-size:clamp(54px,15.5vw,58px);font-weight:800;line-height:1;position:absolute;top:120px;left:50%;transform:translate(-50%)}.home-hero__tag{color:var(--color-text-secondary);white-space:nowrap;z-index:3;font-size:14px;font-weight:300;line-height:30px;position:absolute}.home-hero__tag--left{display:none}.home-hero__tag--right{top:180px;left:50%;transform:translate(-50%)}.home-hero__photo{z-index:2;width:480px;height:411px;position:absolute;top:240px;left:50%;transform:translate(-50%)}.home-hero__photo img{object-fit:cover;object-position:top center;width:100%;height:100%}@media (width<=380px){.home-section-inner{padding-inline:20px}.home-colleagues__grid{margin-right:-20px}.home-colleague-card:last-child{margin-right:20px}.home-hero__position{font-size:24px}.home-hero__name{font-size:44px}.home-hero__photo{width:455px;height:390px}}.home-companies{background:var(--color-bg-dark);padding:28px 0 36px}.home-companies__list{grid-template-columns:repeat(3,minmax(0,1fr));place-items:center;gap:20px 16px;list-style:none;display:grid}.home-logo-item{justify-content:center;align-items:center;width:100%;height:72px;display:flex}.home-logo-item img{object-fit:contain;mix-blend-mode:luminosity;max-width:min(100%,96px);max-height:52px}.home-about{background:var(--color-bg-light)}.home-about__inner{flex-direction:column;gap:32px;padding-block:40px;display:flex}.home-about__headline{letter-spacing:-.41px;color:var(--color-text-secondary);font-size:22px;font-weight:400;line-height:35px}.home-about__copy{min-width:0}.home-about__body{color:var(--color-text-secondary);font-size:16px;font-weight:300;line-height:25px}.home-selected-work{background:#f6f6f4;border-top:1px solid #2d2d2d0f}.home-selected-work__inner{padding-block:44px}.home-selected-work__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.home-selected-work__title{letter-spacing:-.02em;color:var(--color-text-name);flex:none;font-size:24px;font-weight:400;line-height:1.2}.home-selected-work__rule{background:#2d2d2d1a;flex:auto;height:1px}.home-selected-work__grid{flex-wrap:wrap;align-items:stretch;gap:16px;display:flex}.home-work-card{--work-card-bg:#1c1d20;--work-card-text:#fff;--work-card-muted:#ffffffb8;--work-card-surface:linear-gradient(180deg, #fff 0%, #f1f4f8 100%);--work-card-title:#111317;--work-card-subtitle:#4f5966;--work-card-footer:#f7f8fb;background:var(--work-card-surface);min-width:0;height:760px;color:var(--work-card-title);border-radius:28px;flex-direction:column;flex:100%;justify-content:space-between;gap:36px;padding:24px;text-decoration:none;transition:transform .18s,box-shadow .18s;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 36px #14141414}.home-work-card:after,.home-work-card:before{content:none}.home-work-card--with-grid:after{content:"";opacity:.15;pointer-events:none;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAOdEVYdFNvZnR3YXJlAEZpZ21hnrGWYwAAAC1JREFUeAHt1DERAAAIw8CC0W74l8DhoWyJgB8jBbM9rXCAgICAgE9g3bYVbAEPvAMsEIFvowAAAABJRU5ErkJggg==);background-position:0 0;background-repeat:repeat;background-size:20px 20px;position:absolute;inset:0}.home-work-card[aria-disabled=true]{cursor:default}.home-work-card__meta{z-index:1;text-align:center;flex-direction:column;align-items:center;gap:22px;display:flex;position:relative}.home-work-card__meta-row{justify-content:center;align-items:center;gap:12px;width:100%;display:flex}.home-work-card__sectors{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.home-work-card__sector{border:1px solid var(--work-sector-accent);letter-spacing:.1em;text-transform:uppercase;color:#404040;white-space:nowrap;border-radius:999px;align-items:center;gap:7px;min-height:28px;padding:0 10px;font-size:10px;font-weight:400;display:inline-flex}.home-work-card__sector:before{content:"";background:var(--work-sector-accent);width:8px;height:8px;box-shadow:0 0 8px var(--work-sector-glow);border-radius:50%;flex:0 0 8px}.home-work-card__badge{letter-spacing:.12em;text-transform:uppercase;color:#fff;white-space:nowrap;background:#ffffff24;border-radius:999px;align-items:center;min-height:30px;padding:0 12px;font-size:11px;font-weight:600;display:inline-flex}.home-work-card__badge--inline{letter-spacing:.1em;grid-column:3;justify-self:start;min-height:26px;margin-left:10px;padding:0 10px;font-size:10px;font-weight:600;transform:translateY(1px)}.home-work-card__copy{text-align:center;flex-direction:column;align-items:center;gap:10px;width:100%;display:flex}.home-work-card__title{letter-spacing:-.02em;color:var(--work-card-title);text-align:center;grid-template-columns:1fr auto 1fr;align-items:center;width:100%;margin:0 auto;font-size:clamp(38px,8vw,60px);font-weight:500;line-height:1;display:grid}.home-work-card__title-text{text-align:center;grid-column:2;display:block}.home-work-card__subtitle{max-width:42ch;color:var(--work-card-subtitle);text-align:center;padding-bottom:56px;font-size:18px;font-weight:300;line-height:1.45}.home-work-card__image-wrap{z-index:1;flex:auto;justify-content:center;align-items:center;min-height:320px;margin:0 24px 40px;padding:40px 0 56px;display:flex;position:relative}.home-work-card__image{object-fit:contain;filter:drop-shadow(0 18px 30px #1414141f);width:auto;max-width:min(100%,320px);height:auto;max-height:180px}.home-work-card__hero-image{object-fit:contain;width:100%;max-width:min(76%,724px);height:auto;max-height:460px}.home-work-card__image-label{letter-spacing:-.04em;white-space:pre-line;text-align:center;font-size:clamp(26px,7vw,40px);font-weight:600;line-height:.9}.home-work-card__footer{z-index:1;background:var(--work-card-footer);border-radius:16px;align-items:center;gap:22px;width:100%;min-height:126px;margin-top:16px;padding:18px 18px 18px 16px;display:flex;position:relative}.home-work-card__footer-logo{background:color-mix(in srgb, var(--work-card-bg) 88%, white 12%);border-radius:10px;flex:0 0 60px;justify-content:center;align-items:center;width:60px;height:60px;display:flex;overflow:hidden}.home-work-card__footer-logo img{object-fit:cover;width:100%;height:100%}.home-work-card__footer-logo-label{letter-spacing:-.03em;color:#fff;font-size:16px;font-weight:600}.home-work-card__facts{flex:auto;justify-content:center;align-items:center;gap:28px;min-width:0;display:flex}.home-work-card__fact{flex-direction:column;gap:6px;min-width:0;display:flex}.home-work-card__fact-value{letter-spacing:-.02em;color:#1c1d20;font-size:20px;font-weight:500;line-height:1.1}.home-work-card__fact-label{color:#404040;font-size:16px;font-weight:300;line-height:1.25}.home-work-card__cta{color:#fff;white-space:nowrap;background:#1c1d20;border-radius:999px;justify-content:center;align-items:center;gap:12px;min-width:156px;min-height:52px;padding:0 20px 0 24px;font-size:16px;font-weight:400;line-height:1;text-decoration:none;transition:transform .18s,box-shadow .18s,background-color .18s;display:inline-flex;box-shadow:0 16px 36px #1c1d2029}.home-work-card:hover .home-work-card__cta,.home-work-card:focus-visible .home-work-card__cta,.home-work-card__cta:hover,.home-work-card__cta:focus-visible{transform:translateY(-3px);box-shadow:0 22px 44px #1c1d203d}.home-work-card__cta--disabled{opacity:.72;cursor:default;pointer-events:none;box-shadow:0 16px 36px #1c1d201f}.home-work-card__cta-arrow{object-fit:contain;width:22px;height:22px}.home-work-card--featured-side-project{box-sizing:border-box;background:url(/assets/SAH-card-bg-CIMNwNbR.png) 50%/cover no-repeat;flex-direction:column;flex-basis:100%;justify-content:space-between;min-height:808px;max-height:808px;padding:24px;display:flex;position:relative;overflow:hidden;box-shadow:0 26px 54px #120a0438}.home-work-card--featured-side-project:before{content:"";pointer-events:none;z-index:1;background:url(/assets/holding%20phone%201-BILFco1r.png) 100% 100%/auto 98% no-repeat;width:min(50%,760px);height:98%;position:absolute;bottom:-1px;right:50px}.home-work-card--featured-side-project:after{content:"";pointer-events:none;z-index:0;background:#07070757;position:absolute;inset:0}.home-sah-card__hero{flex:auto;justify-content:center;align-items:flex-start;width:100%;min-height:0;display:flex;position:relative;overflow:hidden}.home-sah-card__content{z-index:3;text-align:center;flex-direction:column;align-items:center;gap:18px;max-width:760px;margin:0 auto;padding:22px 24px 0;display:flex;position:relative}.home-sah-card__pill-row{justify-content:center}.home-sah-card__title{letter-spacing:-.03em;color:#fffaf4;font-size:clamp(56px,6vw,84px);font-weight:500;line-height:.98}.home-sah-card__subtitle{color:#fff8f2db;max-width:28ch;font-size:17px;line-height:1.55}.home-sah-card__phone{display:none}.home-sah-card__watch{object-fit:contain;filter:drop-shadow(0 22px 34px #0a050247);z-index:2;width:clamp(180px,16.5vw,300px);height:auto;position:absolute;top:92px;left:42px}.home-work-card--featured-side-project .home-work-card__footer{z-index:4;box-sizing:border-box;background:#f3f7fb;border-radius:22px;grid-template-columns:62px minmax(0,1fr) auto;align-items:center;column-gap:34px;width:100%;min-height:138px;margin:0;padding:20px 22px 20px 18px;display:grid;position:relative}.home-work-card--featured-side-project .home-work-card__footer-logo{background:#f79a25;border-radius:12px;flex:0 0 62px;width:62px;height:62px}.home-work-card--featured-side-project .home-work-card__facts--side-project{grid-template-columns:repeat(3,minmax(0,28%));justify-content:center;align-items:start;gap:30px;width:100%;display:grid}.home-work-card__fact--side-project{grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:14px;width:100%;max-width:100%;display:grid}.home-work-card__fact-icon{color:#121417;flex:none;grid-area:1/1/span 2;margin-top:2px;font-size:28px;line-height:1}.home-work-card__fact-copy{flex-direction:column;grid-column:2;align-items:flex-start;gap:6px;min-width:0;display:flex}.home-work-card--featured-side-project .home-work-card__fact-value{font-size:18px;line-height:1.2}.home-work-card--featured-side-project .home-work-card__fact-label{color:#5e666d;max-width:32ch;font-size:15px;line-height:1.45}.home-work-card--featured-side-project .home-work-card__cta--side-project{justify-self:end;min-width:142px;min-height:52px;padding:0 20px 0 22px}.home-work-card--featured-side-project .home-work-card__sector{color:#f6ebff;background:#120a147a;border-color:#9c6dbb}.home-work-card--featured-side-project .home-work-card__sector:before{box-shadow:0 0 10px #9c6dbb4d}.home-colleagues{background:#fff;border-top:1px solid #2d2d2d0f}.home-skills{background:var(--color-bg-dark)}.home-skills__inner{padding-block:44px}.home-skills__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.home-skills__title{letter-spacing:-.02em;color:var(--color-text-white);flex:none;font-size:24px;font-weight:400;line-height:1.2}.home-skills__rule{background:#ffffff24;flex:auto;height:1px}.home-skills__content{grid-template-columns:1fr;gap:28px;min-height:140px;display:grid;position:relative}.home-skills__content--selector-pinned{padding-top:calc(var(--knowledge-selector-height,0px) + 12px)}.home-skills__sidebar{flex-direction:column;gap:28px;display:flex}.home-skills__overlay,.home-skills__mobile-nav,.home-skills__mobile-sheet-layer,.home-skill-group-intro__action,.home-skill-group-intro__check{display:none}.home-skill-group-intro{text-align:left;cursor:pointer;background:0 0;border:0;border-radius:12px;align-items:flex-start;gap:12px;width:100%;padding:14px 12px;transition:opacity .18s,transform .18s,background-color .18s,box-shadow .18s;display:flex}.home-skill-group-intro:hover,.home-skill-group-intro:focus-visible{opacity:.9;transform:translate(2px)}.home-skill-group-intro--active{z-index:2;background:#2a2b2f;position:relative;box-shadow:inset 0 0 0 1px #ffffff9e,0 0 0 1px #ffffff2e}.home-skill-group-intro--active:after{content:"";z-index:1;background:#2a2b2f;border-top:1px solid #ffffff9e;border-right:1px solid #ffffff9e;width:16px;height:16px;position:absolute;top:50%;right:-8px;transform:translateY(-50%)rotate(45deg);box-shadow:1px -1px #ffffff2e}.home-skill-group-intro--active .home-skill-group-intro__icon{background:#f3e8de;box-shadow:0 0 0 1px #ffffff0f}.home-skill-group-intro--active .home-skill-group-intro__title{color:#fff}.home-skill-group-intro--active .home-skill-group-intro__subtitle{color:#ffffffe6}.home-skill-group-intro__icon{color:#161616;background:#eae1da;border-radius:8px;flex:0 0 36px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;line-height:1;display:flex}.home-skill-group-intro__icon .bi{font-size:20px;line-height:1}.home-skill-group-intro__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.home-skill-group-intro__title{letter-spacing:.01em;color:#fff;font-size:18px;font-weight:400;line-height:1.2}.home-skill-group-intro__subtitle{color:#ffffff8f;font-size:14px;font-weight:300;line-height:1.35}.home-skills__matrix{min-width:0;min-height:560px;padding:24px 0 0;position:relative}.home-skills__matrix:before{content:"";pointer-events:none;opacity:.45;background-image:repeating-linear-gradient(#0000 0 63px,#ffffff1f 63px 64px,#0000 64px 128px);position:absolute;inset:32px 0 0;-webkit-mask-image:linear-gradient(#000000e6,#000000e6);mask-image:linear-gradient(#000000e6,#000000e6)}.home-skills__matrix-topline{border-top:1px dashed #ffffff2e;height:1px;position:absolute;top:0;left:0;right:0}.home-skills__matrix-topline:before,.home-skills__matrix-topline:after{color:#ffffff8c;font-size:12px;line-height:1;position:absolute;top:50%;transform:translateY(-50%)}.home-skills__matrix-topline:before{content:"←";left:0}.home-skills__matrix-topline:after{content:"→";right:0}.home-skills__matrix-leftline{display:none}.home-skills__matrix-leftline:after{color:#ffffff8c;content:"↓";font-size:12px;line-height:1;position:absolute;bottom:0;left:50%;transform:translate(-50%,50%)}.home-skills__matrix-label{background:var(--color-bg-dark);color:#ffffffbd;letter-spacing:.12em;text-transform:uppercase;font-size:10px;font-weight:400;position:absolute}.home-skills__matrix-label--top{padding:0 8px;top:-8px;left:50%;transform:translate(-50%)}.home-skills__matrix-label--side{padding:0 8px;top:50%;left:-24px;transform:translateY(-50%)rotate(-90deg)}.home-skills__columns{z-index:1;grid-template-columns:1fr;gap:24px;display:grid;position:relative}.home-skill-section{flex-direction:column;gap:12px;min-width:0;display:flex}.home-skill-section__header{color:#fff;text-align:center;background:#202125;border:1px solid #404040;border-radius:4px;justify-content:center;align-items:center;min-height:53px;padding:0 12px;font-size:16px;font-weight:400;line-height:1.2;display:flex}.home-skill-section__items{grid-template-columns:repeat(var(--skill-items-count,5), minmax(0, 1fr));align-items:start;gap:5px;display:grid}.home-skill-column{z-index:0;flex-direction:column;justify-content:flex-start;align-items:center;gap:0;min-width:0;transition:transform .18s;display:flex;position:relative}.home-skill-column:hover,.home-skill-column:focus-within{transform:translateY(-4px)}.home-skill-column__card{color:#fff;text-align:center;cursor:pointer;background:#1f2023;border:1px solid #404040;border-radius:4px;flex-direction:column;justify-content:flex-start;align-items:center;gap:5px;width:100%;min-height:90px;padding:12px 2px;display:flex}.home-skill-column--active .home-skill-column__card{border-color:#ffffffb8;box-shadow:0 0 0 1px #fff3}.home-skill-column--active{z-index:8}.home-skill-column__icon{color:#fff;font-size:22px;line-height:1}.home-skill-column__label{letter-spacing:-.02em;word-break:break-word;text-align:center;justify-content:center;align-items:center;width:100%;min-height:30px;font-size:12px;font-weight:400;line-height:1.2;display:flex}.home-skill-bar{--skill-bar-height:160px;width:38px;height:var(--skill-bar-height);position:relative;overflow:visible}.home-skill-bar__surface{background:linear-gradient(#d9d9d9 0%,#c1c1c1 100%);border-radius:0 0 8px 8px;position:absolute;inset:0;overflow:hidden;box-shadow:inset 0 4px 4px #00000040,0 4px 2px #00000040}.home-skill-bar__surface:after{content:"";opacity:0;pointer-events:none;background:linear-gradient(#78787800 0%,#78787814 22%,#5c5c5c42 50%,#7878781a 78%,#78787800 100%);height:70%;position:absolute;inset:-120% 0 auto}.home-skill-column:hover .home-skill-bar__surface:after,.home-skill-column:focus-within .home-skill-bar__surface:after{opacity:1;animation:1.25s ease-out both homeSkillBarShimmerVertical}.home-skill-bar__badge{color:#1a1a1a;background:linear-gradient(#fff 0%,#999 100%);border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:15px;line-height:1;display:flex;position:absolute;bottom:6px;left:50%;overflow:hidden;transform:translate(-50%)}.home-skill-tooltip{z-index:20;text-align:left;background:#18191df5;border:1px solid #ffffff1f;border-radius:14px;width:min(340px,92vw);padding:16px 18px;position:absolute;top:0;box-shadow:0 18px 40px #00000057}.home-skill-tooltip--modal{display:none}.home-skill-tooltip--right{left:calc(100% + 14px)}.home-skill-tooltip--left{right:calc(100% + 14px)}.home-skill-tooltip:before{content:"";background:#18191df5;width:14px;height:14px;position:absolute;top:18px;transform:rotate(45deg)}.home-skill-tooltip--right:before{border-bottom:1px solid #ffffff1f;border-left:1px solid #ffffff1f;left:-8px}.home-skill-tooltip--left:before{border-top:1px solid #ffffff1f;border-right:1px solid #ffffff1f;right:-8px}.home-skill-tooltip__icon{color:#fff;background:#ffffff0f;border-radius:10px;flex:0 0 42px;justify-content:center;align-items:center;width:42px;height:42px;font-size:20px;display:flex;overflow:hidden}.home-skill-tooltip__copy{flex-direction:column;gap:8px;display:flex}.home-skill-tooltip__context{display:none}.home-skill-tooltip__header{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.home-skill-tooltip__title-wrap{align-items:flex-start;gap:12px;min-width:0;display:flex}.home-skill-tooltip__title-stack{flex-direction:column;gap:6px;min-width:0;display:flex}.home-skill-tooltip__title{color:#fff;font-size:16px;font-weight:500;line-height:1.35}.home-skill-tooltip__description{color:#ffffffc7;font-size:15px;font-weight:300;line-height:1.6}.home-skill-tooltip__badge{color:#1a1a1a;background:#f1ece5;border-radius:999px;align-self:flex-start;align-items:center;gap:8px;min-height:28px;margin-top:4px;padding:0 12px;font-size:12px;font-weight:500;line-height:1;display:inline-flex}.home-skill-tooltip__badge-dot{color:#1a1a1a;background:linear-gradient(#fff 0%,#b9b9b9 100%);border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;font-size:10px;line-height:1;display:inline-flex}.home-skill-tooltip__close{color:#ffffffb8;cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;width:28px;height:28px;margin:-4px -4px 0 0;font-size:20px;line-height:1;transition:background-color .18s,color .18s;display:inline-flex}.home-skill-tooltip__close:hover,.home-skill-tooltip__close:focus-visible{color:#fff;background:#ffffff14}@keyframes homeSkillBarShimmerVertical{0%{transform:translateY(-130%)}to{transform:translateY(320%)}}@keyframes homeSkillBarShimmerHorizontal{0%{transform:translate(-140%)}to{transform:translate(260%)}}@keyframes homeSkillModalBackdropIn{0%{opacity:0}to{opacity:1}}@keyframes homeSkillModalIn{0%{opacity:0;transform:translate(-50%,calc(10px - 50%))scale(.985)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}@keyframes homeSkillBottomSheetIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes homeSkillBottomSheetOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(18px)}}@keyframes homeSkillBackdropOut{0%{opacity:1}to{opacity:0}}@keyframes homeSkillSelectorPinIn{0%{opacity:.84;transform:translateY(-8px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.home-colleagues__inner{padding-block:32px 48px}.home-colleagues__header{align-items:center;gap:16px;margin-bottom:24px;display:flex}.home-colleagues__title{letter-spacing:-.02em;color:var(--color-text-name);flex:none;font-size:24px;font-weight:400;line-height:1.2}.home-colleagues__rule{background:#2d2d2d1a;flex:auto;height:1px}.home-colleagues__grid{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;gap:16px;margin-right:-24px;padding-bottom:6px;padding-right:0;display:flex;overflow:auto visible}.home-colleague-card{scroll-snap-align:start;background:#ffffffe6;border:1px solid #2d2d2d1f;border-radius:16px;flex-direction:column;flex:0 0 clamp(280px,100vw - 88px,420px);gap:28px;min-height:100%;padding:24px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 12px 28px #1414140a}.home-colleague-card:last-child{margin-right:24px}.home-colleague-card__quote{white-space:pre-line;color:#404040e6;font-size:16px;font-weight:300;line-height:1.5}.home-colleague-card__person{align-items:center;gap:14px;width:fit-content;margin-top:auto;text-decoration:none;transition:transform .18s,opacity .18s;display:inline-flex}.home-colleague-card__person:hover,.home-colleague-card__person:focus-visible{opacity:.88;transform:translateY(-2px)}.home-colleague-card__avatar{object-fit:cover;border-radius:50%;flex:0 0 38px;width:38px;height:38px}.home-colleague-card__identity{flex-direction:column;gap:2px;display:flex}.home-colleague-card__name{color:var(--color-text-name);font-size:16px;font-weight:500;line-height:1.25}.home-colleague-card__role{color:#40404099;font-size:13px;font-weight:300;line-height:1.35}@media (width>=600px) and (width<=1023px){.home-hero{height:860px;padding:40px 32px 0}.home-hero__inner{text-align:center;flex-direction:column;align-items:center;height:100%;padding-inline:0;display:flex;position:relative}.home-pill,.home-hero__position,.home-hero__name,.home-hero__tag{position:relative;inset:auto;transform:none}.home-pill{z-index:1;margin-bottom:24px;padding:10px 20px;font-size:clamp(14px,2vw,20px)}.home-hero__position{text-align:center;z-index:1;width:auto;margin-bottom:8px;font-size:clamp(20px,3.2vw,32px);line-height:1.3}.home-hero__name{letter-spacing:clamp(-2px,-.5vw,-1px);text-align:center;z-index:1;margin-bottom:16px;font-size:clamp(72px,11vw,140px);font-weight:800}.home-hero__tag--left{display:none}.home-hero__tag--right{z-index:1;align-self:center;margin-bottom:28px;font-size:clamp(13px,1.6vw,18px)}.home-hero__photo{aspect-ratio:834/700;z-index:0;width:min(82vw,640px);height:auto;margin-top:0;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.home-hero__photo img{object-fit:cover;object-position:top center;width:100%;height:100%}.career-summary-button{bottom:34px}.career-summary-button:hover,.career-summary-button:focus-visible{transform:translate(-50%)translateY(-3px)}.home-companies{height:auto;padding:40px 0;display:block}.home-companies__list{grid-template-columns:repeat(3,1fr);justify-items:center;gap:24px}.home-logo-item{width:100%;max-width:160px;height:90px}.home-logo-item img{max-width:min(100%,132px);max-height:62px}.home-about__inner{gap:28px;padding-block:48px}.home-about__headline{font-size:clamp(22px,2.8vw,28px);line-height:1.55}.home-about__body{font-size:clamp(16px,1.8vw,18px);line-height:1.7}.home-selected-work__inner{padding-block:56px}.home-work-card{flex-basis:calc(50% - 12px);height:840px;padding:24px}.home-work-card--featured-side-project{flex-basis:100%;height:auto;min-height:740px;max-height:none;padding:24px}.home-work-card--featured-side-project:before{background-size:auto 98%;width:min(52%,660px);height:98%;bottom:-1px;right:40px}.home-sah-card__hero{min-height:0}.home-sah-card__content{max-width:660px}.home-sah-card__watch{width:clamp(170px,17vw,240px);top:110px;left:26px}.home-work-card__title{font-size:clamp(36px,5vw,50px)}.home-work-card__subtitle{font-size:17px}.home-work-card__image-wrap{min-height:280px;margin:8px 20px 44px;padding:44px 0 60px}.home-work-card__facts{gap:20px}.home-work-card__cta{min-width:138px;min-height:52px}.home-colleagues__inner{padding-block:40px 56px}.home-skills__inner{padding-block:56px}.home-skills__content{grid-template-columns:1fr;gap:32px}.home-skills__sidebar{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.home-skill-group-intro{height:100%}.home-skill-group-intro--active:after{top:auto;bottom:-8px;right:50%;transform:translate(50%)rotate(135deg);box-shadow:1px 1px #ffffff2e}.home-skills__columns{gap:16px}.home-skill-section__items{gap:3px}.home-colleagues__grid{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-bottom:0;display:grid;overflow:visible}}@media (width>=1024px){.home-hero{height:clamp(920px,73vw,1046px)}.home-pill{padding:8px 24px;font-size:clamp(16px,2vw,24px);line-height:40px;top:41px}.home-hero__position{text-align:center;white-space:nowrap;width:auto;font-size:clamp(36px,4.2vw,60px);line-height:1;top:127px;left:50%;transform:translate(-50%)}.home-hero__name{letter-spacing:-8px;text-align:center;white-space:nowrap;z-index:1;font-size:clamp(140px,15.8vw,227px);font-weight:700;top:179px;left:50%;transform:translate(-50%)}.home-hero__tag{letter-spacing:-.41px;z-index:3;font-size:clamp(16px,2.2vw,32px);line-height:55px}.home-hero__tag--left{display:block;top:calc(clamp(140px,15.8vw,227px) + 199px);left:60px}.home-hero__tag--right{top:calc(clamp(140px,15.8vw,227px) + 199px);left:auto;right:60px;transform:none}.home-hero__photo{z-index:2;width:clamp(500px,56vw,806px);height:clamp(450px,48vw,715px);top:auto;bottom:0;left:50%;transform:translate(-50%)}.career-summary-button{gap:14px;min-height:56px;padding:0 26px 0 32px;font-size:18px;bottom:clamp(150px,17vw,250px);left:auto;right:8%;transform:none}.career-summary-button:hover,.career-summary-button:focus-visible{transform:translateY(-3px)}.home-companies{align-items:center;height:190px;padding:0;display:flex}.home-companies__list{flex-direction:row;justify-content:space-between;align-items:center;gap:0;width:100%;display:flex}.home-logo-item{width:auto;max-width:none;height:100px}.home-logo-item img{width:auto;max-width:220px;max-height:100%}.home-about__inner{grid-template-columns:minmax(0,2fr) minmax(280px,1fr);align-items:flex-start;gap:clamp(56px,6vw,96px);min-height:360px;padding-block:84px 88px;display:grid}.home-about__headline{letter-spacing:-.41px;max-width:980px;font-size:32px;font-weight:300;line-height:1.7}.home-about__body{font-size:18px;line-height:1.6}.home-about__copy{padding-top:8px}.home-selected-work__inner{padding-block:72px}.home-selected-work__title{font-size:20px}.home-selected-work__header{gap:20px;margin-bottom:36px}.home-selected-work__grid{gap:28px}.home-work-card{border-radius:24px;flex-basis:calc(50% - 14px);height:840px;padding:24px}.home-work-card--featured-side-project{flex-basis:100%;height:auto;min-height:720px;max-height:none;padding:24px}.home-work-card--featured-side-project:before{background-size:auto 100%;width:min(70%,760px);height:100%;bottom:-1px;right:20px}.home-sah-card__hero{min-height:0}.home-sah-card__phone{display:none}.home-sah-card__watch{width:clamp(156px,22vw,245px);top:112px;left:7%}.home-work-card--featured-side-project .home-work-card__footer{gap:18px}.home-work-card--featured-side-project .home-work-card__facts--side-project{gap:40px}.home-work-card__title{font-size:42px}.home-work-card__subtitle{font-size:17px}.home-work-card__image-wrap{min-height:250px;margin:10px 0 40px;padding:44px 0 60px}.home-work-card__footer{min-height:138px}.home-work-card__facts{gap:18px}.home-work-card__fact-value{font-size:18px}.home-work-card__fact-label{font-size:15px}.home-work-card__cta{min-width:132px;min-height:52px;padding:0 18px 0 20px;font-size:16px}.home-colleagues__inner{padding-block:44px 72px}.home-skills__inner{padding-block:72px}.home-skills__title{font-size:20px}.home-skills__header{gap:20px;margin-bottom:36px}.home-skills__content{grid-template-columns:247px minmax(0,1fr);gap:24px}.home-skills__sidebar{justify-content:center;gap:52px}.home-skills__matrix{min-height:480px;padding:32px 0 0 32px}.home-skills__matrix:before{top:32px;left:32px}.home-skills__matrix-leftline{border-left:1px dashed #ffffff2e;width:1px;display:block;position:absolute;top:12px;bottom:0;left:0}.home-skills__columns{grid-template-columns:repeat(var(--skills-columns,3), minmax(0, 1fr));gap:12px}.home-colleagues__title{font-size:20px}.home-colleagues__header{gap:20px;margin-bottom:36px}.home-colleagues__grid{scroll-snap-type:none;grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:38px;display:grid;overflow:visible}.home-colleague-card{flex-basis:auto;gap:30px;min-height:268px;padding:22px 24px 26px}.home-colleague-card:hover,.home-colleague-card:focus-within{transform:translateY(-3px)scale(1.015);box-shadow:0 22px 44px #1c1d2024}.home-colleague-card__quote{font-size:16px;line-height:1.42}.home-colleague-card__role{font-size:12px}}@media (width>=768px) and (width<=1180px) and (orientation:portrait){.home-hero{height:860px;padding:40px 32px 0}.home-hero__inner{text-align:center;flex-direction:column;align-items:center;height:100%;padding-inline:0;display:flex;position:relative}.home-pill,.home-hero__position,.home-hero__name,.home-hero__tag{position:relative;inset:auto;transform:none}.home-pill{z-index:1;margin-bottom:24px;padding:10px 20px;font-size:clamp(14px,2vw,20px)}.home-hero__position{text-align:center;z-index:1;width:auto;margin-bottom:8px;font-size:clamp(20px,3.2vw,32px);line-height:1.3}.home-hero__name{letter-spacing:clamp(-2px,-.5vw,-1px);text-align:center;z-index:1;margin-bottom:16px;font-size:clamp(72px,11vw,140px);font-weight:800}.home-hero__tag--left{display:none}.home-hero__tag--right{z-index:1;align-self:center;margin-bottom:28px;font-size:clamp(13px,1.6vw,18px)}.home-hero__photo{aspect-ratio:834/700;z-index:0;width:min(84vw,680px);height:auto;margin-top:16px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.career-summary-button{gap:12px;min-height:52px;padding:0 20px 0 24px;font-size:16px;bottom:44px;left:50%;right:auto;transform:translate(-50%)}.career-summary-button:hover,.career-summary-button:focus-visible{transform:translate(-50%)translateY(-3px)}.home-companies{align-items:initial;height:auto;padding:40px 0;display:block}.home-companies__list{grid-template-columns:repeat(3,1fr);justify-items:center;gap:24px;display:grid}.home-logo-item{width:100%;max-width:160px;height:90px}.home-colleagues__inner{padding-block:40px 56px}.home-colleagues__grid{scroll-snap-type:none;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;padding-bottom:0;display:grid;overflow:visible}}@media (width<=768px){.home-colleagues__grid{scroll-snap-type:x proximity;gap:16px;margin-right:-24px;padding-bottom:6px;padding-right:0;display:flex;overflow:auto visible}.home-colleague-card{flex:0 0 clamp(320px,100vw - 88px,420px)}.home-colleague-card:last-child{margin-right:24px}}@media (width<=1180px){.home-colleagues__grid{scroll-snap-type:x proximity;gap:16px;margin-right:-24px;padding-bottom:6px;padding-right:0;display:flex;overflow:auto visible}.home-colleague-card{flex:0 0 clamp(320px,100vw - 88px,560px)}.home-colleague-card:last-child{margin-right:24px}}@media (width<=767px){.home-work-card{gap:28px;height:auto;min-height:620px;padding:20px}.home-work-card__meta-row{flex-wrap:wrap}.home-work-card__title{font-size:clamp(34px,13vw,52px)}.home-work-card__badge--inline{justify-self:center;margin-top:10px;margin-left:0}.home-work-card__subtitle{font-size:18px;line-height:1.55}.home-work-card__image-wrap{min-height:220px;margin:0 0 28px;padding:32px 0 44px}.home-work-card__hero-image{max-width:80%;max-height:260px}.home-work-card__footer{flex-direction:column;align-items:stretch;gap:18px;padding:18px}.home-work-card__footer-logo{align-self:center}.home-work-card__facts{text-align:center;flex-direction:column;gap:16px}.home-work-card__fact{align-items:center}.home-work-card__cta{align-self:center}.home-skills__content{gap:24px}.home-skill-group-intro__title{letter-spacing:.03em;font-size:17px}.home-skill-group-intro__subtitle{font-size:15px}.home-skills__matrix{padding-top:20px}.home-skills__columns{gap:20px}.home-skill-section__items{padding-bottom:4px;overflow-x:auto}.home-skill-column{min-width:66px}}@media (width<=1023px){.home-work-card__fact--side-project .home-work-card__fact-icon{display:none}.home-work-card--featured-side-project{grid-template-columns:1fr}.home-work-card--featured-side-project:before{background-size:auto 86%;width:min(100%,520px);height:86%;bottom:100px;right:-24px}.home-work-card--featured-side-project .home-work-card__footer{grid-template-columns:minmax(0,1fr) auto;column-gap:24px;padding-left:22px}.home-work-card--featured-side-project .home-work-card__footer-logo{display:none}.home-sah-card__watch{top:200px;left:8%}.home-skills__mobile-nav,.home-skills__sidebar{align-self:start}.home-skills__mobile-nav--pinned,.home-skills__sidebar--pinned{z-index:120;-webkit-backdrop-filter:blur(18px)saturate(135%);background:linear-gradient(#36383e94 0%,#24262b6b 100%);border-bottom:1px solid #ffffff14;width:100vw;margin:0;padding:12px 16px 10px;animation:.22s cubic-bezier(.22,1,.36,1) both homeSkillSelectorPinIn;position:fixed;top:0;left:0;right:0;box-shadow:inset 0 1px #ffffff1f,0 10px 28px #0003}.home-skills__matrix-topline{display:none}.home-skill-column:hover,.home-skill-column:focus-within{transform:none}.home-skills__matrix{--skills-mobile-bar-light:#e2e2e2;--skills-mobile-bar-dark:#c8c8c8;--skills-mobile-bar-height:52px;--skills-mobile-card-width:clamp(135px, 22vw, 160px);min-height:0;padding-top:0}.home-skills__matrix:before{top:0;left:calc(var(--skills-mobile-card-width) + 18px);background-image:repeating-linear-gradient(90deg,#0000 0 47px,#ffffff1f 47px 48px,#0000 48px 96px);bottom:0;right:0}.home-skills__columns{grid-template-columns:1fr;gap:20px}.home-skill-section{gap:20px}.home-skill-section__items{flex-direction:column;gap:8px;padding-bottom:0;display:flex;overflow:visible}.home-skill-column{grid-template-columns:minmax(0, var(--skills-mobile-card-width)) minmax(0, 1fr);align-items:center;gap:0;width:100%;min-width:0;display:grid}.home-skill-column__card{min-height:var(--skills-mobile-bar-height);background:var(--skills-mobile-bar-light);color:#1c1d21;border:0;border-radius:4px 0 0 4px;flex-direction:row;justify-content:flex-start;align-items:center;gap:9px;padding:0 12px}.home-skill-column__icon{color:#1c1d21;flex:none;font-size:20px}.home-skill-column__label{text-align:left;color:#1c1d21;justify-content:flex-start;min-height:auto;font-size:11px;line-height:1.15}.home-skill-bar{width:var(--skill-bar-fill);max-width:100%;height:var(--skills-mobile-bar-height);justify-self:start}.home-skill-bar__surface{background:linear-gradient(90deg, var(--skills-mobile-bar-light) 0%, var(--skills-mobile-bar-dark) 100%);border-radius:0 4px 4px 0;box-shadow:4px 0 2px #0003}.home-skill-bar__surface:after{background:linear-gradient(90deg,#78787800 0%,#78787814 22%,#5c5c5c42 50%,#7878781a 78%,#78787800 100%);width:44%;height:auto;inset:0 auto 0 -120%}.home-skill-column:hover .home-skill-bar__surface:after,.home-skill-column:focus-within .home-skill-bar__surface:after{opacity:0;animation:none}.home-skill-bar__badge{inset:50% 6px auto auto;transform:translateY(-50%)}.home-skills__overlay{z-index:2000;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#0a0b0eb3;border:0;animation:.22s ease-out both homeSkillModalBackdropIn;display:block;position:fixed;inset:0}.home-skill-tooltip--inline{display:none}.home-skill-tooltip--modal{display:block}.home-skill-tooltip--modal .home-skill-tooltip__copy{gap:10px}.home-skill-tooltip--modal .home-skill-tooltip__context{letter-spacing:.04em;color:#ffffff94;margin:0;font-size:11px;font-weight:400;line-height:1.35;display:block}.home-skill-tooltip--modal .home-skill-tooltip__header--modal{align-items:flex-start}.home-skill-tooltip--modal .home-skill-tooltip__close{flex:none}.home-skill-tooltip--modal{z-index:2100;width:min(420px,100vw - 32px);max-height:calc(100vh - 48px);padding:18px 20px;animation:.24s cubic-bezier(.22,1,.36,1) both homeSkillModalIn;position:fixed;top:50%;left:50%;right:auto;overflow-y:auto;transform:translate(-50%,-50%)}.home-skill-tooltip--modal.home-skill-tooltip--right,.home-skill-tooltip--modal.home-skill-tooltip--left,.home-skill-tooltip--modal{left:50%;right:auto}.home-skill-tooltip--modal:before{display:none}}@media (width>=670px) and (width<=900px){.home-skills__sidebar--pinned{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.home-skill-group-intro{grid-template-columns:36px minmax(0,1fr);align-items:center;gap:8px 12px;display:grid}.home-skill-group-intro__icon{grid-area:1/1}.home-skill-group-intro__copy{display:contents}.home-skill-group-intro__title{grid-area:1/2;align-self:center;margin:0}.home-skill-group-intro__subtitle{grid-area:2/1/auto/-1;margin:0}}@media (width<=900px){.home-work-card--featured-side-project{min-height:700px;max-height:none;padding:12px}.home-sah-card__hero{width:100%}.home-sah-card__watch{display:none}.home-work-card--featured-side-project:before{background-position:bottom;background-repeat:no-repeat;background-size:contain;width:min(95%,580px);height:90%;bottom:75px;left:36%;right:auto;transform:translate(-50%)}.home-work-card--featured-side-project .home-work-card__footer{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:18px;min-height:100px;padding:14px}.home-work-card--featured-side-project .home-work-card__facts--side-project{grid-template-columns:minmax(0,1fr);justify-content:stretch;gap:0;padding-left:0}.home-work-card--featured-side-project .home-work-card__fact--side-project{display:none}.home-work-card--featured-side-project .home-work-card__fact--main-message{display:grid}.home-work-card--featured-side-project .home-work-card__fact-value{font-size:17px}.home-work-card--featured-side-project .home-work-card__fact-label{font-size:14px;line-height:1.35}.home-work-card--featured-side-project .home-work-card__cta--side-project{min-width:136px;min-height:48px;padding:0 18px 0 20px}.home-work-card__fact-label{text-align:left}}@media (width<=669px){.home-work-card--featured-side-project{min-height:560px}.home-sah-card__title{font-size:clamp(38px,6vw,84px)}.home-work-card--featured-side-project:before{background-position:bottom;background-repeat:no-repeat;background-size:contain;width:min(97%,580px);height:90%;bottom:85px;left:37%;right:auto;transform:translate(-50%)}.home-work-card--featured-side-project .home-work-card__cta--side-project{border-radius:999px;flex:0 0 56px;justify-self:end;width:56px;min-width:56px;max-width:56px;height:56px;min-height:56px;padding:0}.home-work-card--featured-side-project .home-work-card__cta--side-project>span{display:none}.home-work-card--featured-side-project .home-work-card__cta--side-project .home-work-card__cta-arrow{width:24px;height:24px}.home-skills__content{gap:20px}.home-skills__matrix{padding-bottom:32px}.home-skills__columns{gap:50px}.home-skills__mobile-nav{flex-direction:column;gap:10px;display:flex}.home-skills__mobile-nav--pinned{padding:10px 12px 8px}.home-skills__sidebar{display:none}.home-skill-group-intro--selector{align-items:center;width:100%}.home-skill-group-intro--selector:after{display:none}.home-skill-group-intro--selector .home-skill-group-intro__action{color:#ffffffd1;flex:none;justify-content:center;align-self:center;align-items:center;margin-left:auto;font-size:18px;line-height:1;display:inline-flex}.home-skills__mobile-sheet-layer{display:block}.home-skills__mobile-sheet-backdrop{z-index:2300;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0a0b0eb8;border:0;animation:.22s ease-out both homeSkillModalBackdropIn;position:fixed;inset:0}.home-skills__mobile-sheet{z-index:2400;padding:12px 16px calc(16px + env(safe-area-inset-bottom));background:#24262b;border-top-left-radius:20px;border-top-right-radius:20px;animation:.26s cubic-bezier(.22,1,.36,1) both homeSkillBottomSheetIn;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -18px 40px #0000005c}.home-skills__mobile-sheet-layer--closing .home-skills__mobile-sheet-backdrop{animation:.22s ease-out both homeSkillBackdropOut}.home-skills__mobile-sheet-layer--closing .home-skills__mobile-sheet{animation:.24s ease-out both homeSkillBottomSheetOut}.home-skills__mobile-sheet-handle{background:#ffffff38;border-radius:999px;width:44px;height:5px;margin:0 auto 12px}.home-skills__mobile-sheet-title{letter-spacing:.02em;color:#ffffffeb;margin:0 0 14px;font-size:14px;font-weight:500;line-height:1.2}.home-skills__mobile-sheet-list{flex-direction:column;gap:10px;display:flex}.home-skill-group-intro--mobile-option{background:#2a2b2f;width:100%;min-height:88px;box-shadow:inset 0 0 0 1px #ffffff12}.home-skill-group-intro--mobile-option .home-skill-group-intro__check{color:#ffffffeb;flex:none;justify-content:center;align-items:center;margin-left:auto;font-size:18px;line-height:1;display:inline-flex}.home-skill-group-intro--mobile-option-active{background:#2a2b2f;box-shadow:inset 0 0 0 1px #ffffff9e,0 0 0 1px #ffffff2e}}@media (width>=768px) and (width<=1180px) and (orientation:portrait){.home-skills__content{grid-template-columns:1fr;gap:32px}.home-skills__sidebar{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:16px;display:grid}.home-skill-group-intro{height:100%}.home-skill-group-intro--active:after{top:auto;bottom:-8px;right:50%;transform:translate(50%)rotate(135deg);box-shadow:1px 1px #ffffff2e}.home-skill-column__label{font-size:18px}}.sw-case-study{color:#16181b;background:linear-gradient(#f7f5f0 0%,#f2efe8 100%);min-height:100vh}.sw-case-study__inner{max-width:1320px;margin:0 auto;padding:0 32px}.sw-case-study__back{color:#16181bb8;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:10px;padding:28px 0 0;text-decoration:none;transition:color .18s;display:inline-flex}.sw-case-study__back:hover{color:#16181b}.sw-case-study__back img{width:14px;height:14px}.sw-case-study__hero{-webkit-backdrop-filter:blur(18px)saturate(130%);backdrop-filter:blur(18px)saturate(130%);background:radial-gradient(circle at 0 0,#c4dfe86b,#0000 26%),radial-gradient(circle at 82% 18%,#eaf0f394,#0000 22%),linear-gradient(#f2f5f6f5 0%,#e5ebeef0 100%);border-bottom:1px solid #fff9;min-height:760px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding:52px max(32px,50vw - 660px) 56px;position:relative;overflow:hidden;box-shadow:inset 0 1px #ffffffb3,inset 0 -1px #ffffff3d}.sw-case-study__hero:after{content:"";pointer-events:none;z-index:0;background:url(/assets/SW-hero-BRx-mgLj.png) 100%/contain no-repeat;width:min(62vw,1180px);height:calc(100% - 96px);position:absolute;top:48px;right:-6vw}.sw-case-study__hero-copy{z-index:2;max-width:min(980px,60%);position:relative}.sw-case-study__eyebrow{color:#16181b94;letter-spacing:.16em;text-transform:uppercase;margin-bottom:16px;font-size:.85rem;display:inline-block}.sw-case-study__hero-logo{object-fit:cover;border-radius:14px;width:70px;height:70px;margin-bottom:22px;box-shadow:0 16px 28px #82919a14}.sw-case-study__title{letter-spacing:-.05em;max-width:16ch;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(4rem,7vw,6.9rem);font-weight:500;line-height:.96}.sw-case-study__title span{display:block}.sw-case-study__summary{color:#16181bc2;max-width:42ch;margin-top:26px;font-size:clamp(1.18rem,2.2vw,1.56rem);line-height:1.55}.sw-case-study__hero-facts{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:72px 0 0;display:grid;position:relative}.sw-case-study__fact{background:linear-gradient(#ffffffe6 0%,#f5f8f9d1 100%);border:1px solid #ffffffd1;border-radius:22px;min-height:148px;padding:20px 20px 22px;box-shadow:inset 0 1px #ffffffe0,0 12px 28px #82919a1a}.sw-case-study__fact-label{color:#16181b8a;letter-spacing:.12em;text-transform:uppercase;margin-bottom:9px;font-size:.82rem;display:block}.sw-case-study__fact-value{font-size:1rem;line-height:1.65;display:block}.sw-case-study__hero-visual{display:none}.sw-case-study__hero-image{width:100%;position:relative}.sw-case-study__hero-image--floating{filter:drop-shadow(0 28px 42px #1118271f);max-width:760px;margin-left:auto}.sw-case-study__body{padding:38px 0 110px}.sw-case-study__sections{gap:72px;display:grid}.sw-case-study__interlude{background:#f3f3f3 url(/assets/SW-tap-in-wires-DYpnk1AF.png) 50%/contain no-repeat;min-height:660px;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw)}.sw-case-study__section{grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:34px;padding:0;display:grid}.sw-case-study__section--reverse{grid-template-columns:minmax(320px,.95fr) minmax(0,1.05fr)}.sw-case-study__section--open{border-top:1px solid #16181b1a;align-items:start;padding-top:34px}.sw-case-study__section--panel{background:#ffffffa3;border:1px solid #16181b14;border-radius:34px;padding:34px}.sw-case-study__section--feature{color:#f2f7fb;background:radial-gradient(circle at 100% 0,#50b8da2e,#0000 28%),linear-gradient(#172129 0%,#11181f 100%);border-radius:38px;grid-template-columns:minmax(0,1fr);margin-left:calc(50% - 50vw + 42px);margin-right:calc(50% - 50vw + 42px);padding:40px max(40px,50vw - 620px);position:relative;overflow:hidden}.sw-case-study__section-copy{align-self:center}.sw-case-study__section-kicker{color:#16181b7a;letter-spacing:.14em;text-transform:uppercase;margin-bottom:14px;font-size:.82rem;display:block}.sw-case-study__section-title{letter-spacing:-.05em;margin-bottom:18px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-size:clamp(2rem,3.4vw,3rem);font-weight:500;line-height:1.02}.sw-case-study__section-copy p{color:#16181bc2;font-size:1.05rem;line-height:1.75}.sw-case-study__section--feature .sw-case-study__section-kicker{color:#f2f7fb8f}.sw-case-study__section--feature .sw-case-study__section-copy p,.sw-case-study__section--feature .sw-case-study__callouts li{color:#f2f7fbd1}.sw-case-study__section--feature .sw-case-study__callouts li:before{color:#67c7e8}.sw-case-study__feature-top{grid-template-columns:minmax(0,1fr);align-items:start;gap:0;display:grid}.sw-case-study__feature-top .sw-case-study__section-copy{max-width:100%}.sw-case-study__feature-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;display:grid}.sw-case-study__section-copy p+p{margin-top:16px}.sw-case-study__callouts{gap:12px;margin-top:24px;list-style:none;display:grid}.sw-case-study__callouts li{color:#1b1f24;align-items:flex-start;gap:10px;line-height:1.65;display:flex}.sw-case-study__callouts li:before{color:#0b6a89;content:"•";flex:none;margin-top:4px;font-size:1.2rem;line-height:1}.sw-case-study__visual{grid-template-columns:minmax(0,1fr);align-items:stretch;gap:18px;display:grid}.sw-case-study__visual--stacked{grid-template-columns:repeat(2,minmax(0,1fr))}.sw-case-study__visual-card{background:radial-gradient(circle at 100% 0,#228aae24,#0000 32%),linear-gradient(#fff 0%,#eef3f6 100%);border:1px solid #16181b14;border-radius:32px;min-height:320px;padding:20px;position:relative;overflow:hidden}.sw-case-study__section--open .sw-case-study__visual-card{border:none;box-shadow:0 24px 44px #11182714}.sw-case-study__section--feature .sw-case-study__visual-card{background:radial-gradient(circle at 0 0,#67c7e829,#0000 28%),linear-gradient(#ffffff14 0%,#ffffff08 100%);border:1px solid #ffffff14}.sw-case-study__visual-card--dark{color:#eff7fb;background:radial-gradient(circle at 0 0,#51bcdf2e,#0000 30%),linear-gradient(#152028 0%,#1d2f39 100%)}.sw-case-study__visual-card--short{min-height:220px}.sw-case-study__visual-card img{object-fit:cover;border-radius:18px;width:100%;height:100%}.sw-case-study__placeholder{background-image:linear-gradient(#11182714 1px,#0000 1px),linear-gradient(90deg,#11182714 1px,#0000 1px);background-size:28px 28px;border-radius:20px;justify-content:flex-start;align-items:flex-end;height:100%;padding:18px;display:flex;position:relative;overflow:hidden}.sw-case-study__placeholder:before{content:"";opacity:.9;background:linear-gradient(135deg,#228aae2e,#ffffff14);border-radius:18px;width:42%;height:42%;position:absolute;inset:16px 16px auto auto}.sw-case-study__visual-card--dark .sw-case-study__placeholder{background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px)}.sw-case-study__placeholder-label{color:#16181b;letter-spacing:.08em;text-transform:uppercase;z-index:1;background:#ffffffe0;border-radius:999px;padding:8px 12px;font-size:.8rem;display:inline-flex;position:relative}.sw-case-study__visual-card--dark .sw-case-study__placeholder-label{color:#f1f8fb;background:#152028c2}.sw-case-study__dual-stream{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.sw-case-study__stream-card{background:#16181b0a;border-radius:24px;padding:18px}.sw-case-study__stream-label{color:#16181b7a;letter-spacing:.14em;text-transform:uppercase;margin-bottom:12px;font-size:.76rem;display:block}.sw-case-study__stream-card h3{margin-bottom:10px;font-size:1.1rem}.sw-case-study__stream-card p{color:#16181bb8;font-size:.98rem;line-height:1.7}.sw-case-study__outcomes{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:24px;display:grid}.sw-case-study__outcome-card{background:linear-gradient(#f7f4ee 0%,#efede6 100%);border:1px solid #16181b14;border-radius:28px;min-height:180px;padding:20px}.sw-case-study__outcome-card strong{letter-spacing:-.05em;margin-bottom:12px;font-size:clamp(1.8rem,2.8vw,2.4rem);font-weight:500;display:block}.sw-case-study__outcome-card span{color:#16181bb8;line-height:1.65;display:block}.sw-case-study__footnote{color:#16181b8a;padding:4px 0 0;font-size:.88rem;line-height:1.65}@media (width<=1180px){.sw-case-study__hero{grid-template-columns:minmax(0,1fr);grid-template-areas:"copy""visual""facts";gap:34px;min-height:0;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);padding-left:24px;padding-right:24px;display:grid}.sw-case-study__hero:after{display:none}.sw-case-study__hero-copy{max-width:100%}.sw-case-study__hero-visual{z-index:1;grid-area:visual;grid-template-columns:minmax(0,1fr);align-content:start;align-items:start;display:grid;position:relative}.sw-case-study__hero-image--floating{max-width:1180px;margin-top:-18px;margin-right:-120px;transform:translateY(14px)}.sw-case-study__hero-facts{margin-top:28px}.sw-case-study__title{max-width:none}.sw-case-study__summary{max-width:100%}.sw-case-study__section--feature{margin-left:0;margin-right:0;padding-left:34px;padding-right:34px}.sw-case-study__interlude{min-height:520px}.sw-case-study__section,.sw-case-study__section--reverse{grid-template-columns:minmax(0,1fr)}}@media (width<=900px){.sw-case-study__inner{padding:0 24px}.sw-case-study__hero-facts,.sw-case-study__outcomes,.sw-case-study__dual-stream,.sw-case-study__feature-grid,.sw-case-study__visual--stacked{grid-template-columns:minmax(0,1fr)}.sw-case-study__hero-image--floating{max-width:100%;margin-right:-24px;transform:translateY(0)}.sw-case-study__hero-facts{margin-top:16px}.sw-case-study__section{gap:26px}.sw-case-study__feature-top .sw-case-study__section-copy{max-width:100%}.sw-case-study__section--panel,.sw-case-study__section--feature{padding:28px}.sw-case-study__section--feature{padding-left:28px;padding-right:28px}.sw-case-study__interlude{min-height:420px}.sw-case-study__visual-card{min-height:280px}}@media (width<=640px){.sw-case-study__inner{padding:0 18px}.sw-case-study__back{padding-top:18px}.sw-case-study__hero{gap:30px;padding:34px 18px 42px}.sw-case-study__hero-image--floating{margin-right:0}.sw-case-study__summary{max-width:100%}.sw-case-study__title{max-width:none}.sw-case-study__summary,.sw-case-study__section-copy p{font-size:1rem}.sw-case-study__section{gap:22px}.sw-case-study__section--open{padding-top:24px}.sw-case-study__section--panel,.sw-case-study__section--feature{border-radius:26px;padding:22px}.sw-case-study__section--feature{margin-left:0;margin-right:0;padding-left:22px;padding-right:22px}.sw-case-study__interlude{min-height:280px}.sw-case-study__outcome-card,.sw-case-study__stream-card{border-radius:20px}.sw-case-study__visual-card{border-radius:22px;min-height:220px;padding:14px}.sw-case-study__body{gap:28px;padding-bottom:88px}}
