.floating-lines-container{position:relative;width:100%;height:100%;overflow:hidden;pointer-events:none}.floating-lines-container canvas{display:block;width:100%;height:100%}.elastic-slider{position:relative}.elastic-slider__indicator{position:absolute;z-index:0;display:block;pointer-events:none}.elastic-slider>[data-elastic-item]{position:relative;z-index:1}.elastic-slider--nav .elastic-slider__indicator{bottom:-10px;height:1px;border-radius:999px;background:var(--signal);box-shadow:0 0 14px #fe7a316b}.elastic-slider--cards .elastic-slider__indicator{top:0;left:0;border:1px solid var(--signal);border-radius:999px;background:#fe7a3106;box-shadow:0 0 18px #fe7a3114}@media(prefers-reduced-motion:reduce){.elastic-slider__indicator{transition:none!important}}.split-text{overflow:hidden}.split-text__char,.split-text__word{display:inline-block}.reflective-card-container{--reflect-angle: 135deg;--reflect-border-opacity: .42;--reflect-card-scale: 1;--reflect-opacity: .14;--reflect-shift-x: 0px;--reflect-shift-y: 0px;--reflect-tilt-x: 0deg;--reflect-tilt-y: 0deg;--reflect-x: 50%;--reflect-y: 50%;position:relative;isolation:isolate;color:var(--reflect-text, #f1f2ec);background:linear-gradient(var(--reflect-overlay),var(--reflect-overlay)),url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E"),#0e0907c7;background-size:auto,var(--reflect-noise-size, 128px),auto;background-blend-mode:normal,soft-light,normal;transform:perspective(1100px) rotateX(var(--reflect-tilt-x)) rotateY(var(--reflect-tilt-y)) scale(var(--reflect-card-scale));transform-style:preserve-3d;transition:filter .26s ease;will-change:transform}.reflective-card-container:before,.reflective-card-container:after{position:absolute;inset:0;border-radius:inherit;content:"";pointer-events:none}.reflective-card-container:before{z-index:1;background:radial-gradient(circle at var(--reflect-x) var(--reflect-y),rgb(255 255 255 / var(--reflect-white-alpha)) 0,rgb(254 122 49 / var(--reflect-green-alpha)) 18%,transparent 44%),linear-gradient(var(--reflect-angle),transparent 26%,rgb(255 255 255 / var(--reflect-streak-alpha)) 43%,rgb(254 122 49 / var(--reflect-streak-green-alpha)) 50%,transparent 66%);filter:blur(var(--reflect-soft-blur)) saturate(var(--reflect-saturation));mix-blend-mode:screen;opacity:var(--reflect-opacity);transform:translate3d(var(--reflect-shift-x),var(--reflect-shift-y),0) scale(var(--reflect-scale));transition:none}.reflective-card-container:after{z-index:5;padding:1px;background:radial-gradient(220px circle at var(--reflect-x) var(--reflect-y),rgba(255,255,255,.92),rgba(255,255,255,.2) 34%,transparent 72%),conic-gradient(from var(--reflect-angle),transparent 0 34%,var(--reflect-border-one) 42%,var(--reflect-border-two) 50%,var(--reflect-border-three) 58%,transparent 68% 100%);filter:drop-shadow(0 0 7px rgba(254,122,49,.3));opacity:var(--reflect-border-opacity);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask-composite:exclude}.reflective-card-container>*{position:relative;z-index:3}.strength-card__fill{position:absolute;z-index:0;top:var(--fill-y, 50%);left:var(--fill-x, 50%);width:var(--fill-size, 0px);height:var(--fill-size, 0px);border-radius:50%;background:var(--signal);backface-visibility:hidden;pointer-events:none;transform:translate3d(-50%,-50%,0) scale(.001);transition:transform .48s cubic-bezier(.22,1,.36,1);will-change:transform}.strength-grid article.reflective-card-container.is-fill-active .strength-card__fill{transform:translate3d(-50%,-50%,0) scale(1)}.strength-grid article.reflective-card-container{border-color:#ebf2e829;color:var(--ink);background:linear-gradient(var(--reflect-overlay),var(--reflect-overlay)),url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E"),#0e0907c7;background-size:auto,var(--reflect-noise-size, 128px),auto;background-blend-mode:normal,soft-light,normal}@media(hover:hover){.strength-grid article.reflective-card-container:hover{border-color:var(--signal);background:linear-gradient(var(--reflect-overlay),var(--reflect-overlay)),url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.82' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.32'/%3E%3C/svg%3E"),#0e0907c7;background-size:auto,var(--reflect-noise-size, 128px),auto;background-blend-mode:normal,soft-light,normal;color:#1a0e08;filter:drop-shadow(0 8px 18px rgba(0,0,0,.28)) drop-shadow(0 0 10px rgba(254,122,49,.16))}.strength-grid article.reflective-card-container:hover .strength-card__top,.strength-grid article.reflective-card-container:hover .strength-card__label,.strength-grid article.reflective-card-container:hover p{color:#3a1c0e}}@media(hover:none),(prefers-reduced-motion:reduce){.strength-card__fill{transition-duration:.01ms}.reflective-card-container:before{opacity:.2;transform:none}.reflective-card-container{transform:none}}.lanyard-wrapper{position:relative;width:100%;height:100%;overflow:hidden;background:transparent;isolation:isolate}.lanyard-canvas{position:absolute;z-index:3;inset:0;display:block;width:100%;height:100%;cursor:default;touch-action:pan-y}.lanyard-card-surface{position:absolute;z-index:2;top:0;left:0;box-sizing:border-box;overflow:hidden;border:1px solid rgba(235,240,231,.34);border-radius:24px;background-color:#8d8f8d;background-position:center;background-size:cover;box-shadow:0 20px 34px #00000061;pointer-events:none;transform-origin:center;backface-visibility:hidden;will-change:transform}.lanyard-card-surface__slot{position:absolute;top:13px;left:50%;width:46px;height:12px;border-radius:6px;background:#070907e6;transform:translate(-50%)}.lanyard-card-surface__slot i{position:absolute;top:-2px;left:7px;width:32px;height:8px;border:1px solid rgba(242,244,240,.62);border-radius:4px;background:#8f9490}.lanyard-card-surface__footer{position:absolute;right:0;bottom:0;left:0;display:flex;height:clamp(57px,15%,78px);align-items:flex-end;gap:8px;padding:0 18px 18px;background:linear-gradient(180deg,#0a0c0a00,#0a0c0aad);color:#f5f7f2e0;font:600 10px/1 Arial,sans-serif}.lanyard-card-surface__footer i{width:5px;height:5px;flex:0 0 auto;background:#fe7a31}.lanyard-canvas.is-hovered{cursor:grab}.lanyard-canvas.is-dragging{cursor:grabbing;touch-action:none}.click-spark{position:relative;min-height:100%}.click-spark__canvas{position:fixed;z-index:9999;inset:0;display:block;pointer-events:none;-webkit-user-select:none;user-select:none;mix-blend-mode:screen}@media(prefers-reduced-motion:reduce){.click-spark__canvas{display:none}}:root{color-scheme:dark;font-family:Inter,PingFang SC,Microsoft YaHei,Noto Sans CJK SC,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #090b09;--bg-soft: #111410;--bg-warm: #171812;--ink: #f1f2ec;--muted: #9da49b;--quiet: #6f756e;--line: rgba(239, 242, 235, .17);--line-strong: rgba(239, 242, 235, .34);--signal: #fe7a31;--paper: #dedfd6;--ease: cubic-bezier(.22, 1, .36, 1)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px;background:var(--bg)}body{min-width:320px;margin:0;overflow-x:clip;background:var(--bg);color:var(--ink);letter-spacing:0}body,button,a{-webkit-font-smoothing:antialiased}button,a{color:inherit;font:inherit;letter-spacing:0}button{border:0}a{text-decoration:none}img,video{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible{outline:2px solid var(--signal);outline-offset:4px}::selection{background:var(--signal);color:#10130d}.site-shell{width:min(100%,1700px);margin-inline:auto;padding-inline:48px}.section-pad{padding-block:152px}.site-header{position:fixed;z-index:50;top:14px;right:0;left:0;pointer-events:none}.site-header__inner{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;width:min(calc(100% - 32px),1640px);height:64px;margin-inline:auto;padding-inline:24px;border:1px solid rgba(255,255,255,.15);border-radius:999px;background:#090c09ad;box-shadow:0 16px 42px #0000003d;-webkit-backdrop-filter:blur(20px) saturate(125%);backdrop-filter:blur(20px) saturate(125%);pointer-events:auto}.brand-mark{justify-self:start;font-size:18px;font-weight:700}.brand-mark span{color:var(--signal)}.desktop-nav{display:flex;align-items:center;gap:42px}.desktop-nav a{position:relative;color:#ffffffc7;font-size:14px}.nav-contact{display:inline-flex;align-items:center;justify-self:end;gap:8px;padding:10px 0 8px;border-bottom:1px solid rgba(255,255,255,.55);font-size:14px;transition:border-color .25s ease,color .25s ease}.nav-contact:hover{border-color:var(--signal);color:var(--signal)}.menu-toggle{display:none;width:42px;height:42px;align-items:center;justify-content:center;padding:0;background:transparent;cursor:pointer}.mobile-nav{position:fixed;z-index:49;top:86px;right:16px;left:16px;padding:16px 20px 28px;border:1px solid var(--line);border-radius:12px;background:#070907fa;box-shadow:0 18px 50px #0000005c;pointer-events:auto}.mobile-nav a{display:grid;grid-template-columns:36px 1fr auto;align-items:center;min-height:58px;border-bottom:1px solid var(--line);font-size:18px}.mobile-nav a span{color:var(--quiet);font-size:11px}.hero{position:relative;z-index:0;height:calc(100svh - 22px);min-height:680px;max-height:1080px;overflow:visible;background:#0b0e0c}.hero__media,.hero__poster,.hero__video,.hero__scrim{position:absolute;inset:0;width:100%;height:100%}.hero__media{position:fixed;z-index:0;height:112%;background:#111511 center 48% / cover no-repeat;transform:none!important;pointer-events:none}.hero__scrim{position:fixed;z-index:1;pointer-events:none}.hero__poster,.hero__video{object-fit:cover;object-position:center 42%}.hero__poster{filter:saturate(.72) contrast(1.05) brightness(.84)}.hero__video{opacity:0;filter:none;transition:opacity .7s ease}.hero__video.is-ready{opacity:1}.hero__play-fallback{position:absolute;top:50%;left:50%;z-index:5;display:grid;width:52px;height:52px;padding:0;place-items:center;color:#fff;background:#090b09b8;border:1px solid rgba(255,255,255,.48);border-radius:50%;cursor:pointer;transform:translate(-50%,-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero__play-fallback:hover{background:#090b09e0}.hero__play-fallback:focus-visible{outline:2px solid #ff7a31;outline-offset:4px}.hero__scrim{z-index:1;background:#03050359;box-shadow:inset 0 -300px 220px -160px #000000e6,inset 0 140px 160px -100px #0000009e}.hero__content{position:relative;z-index:2;display:flex;height:100%;flex-direction:column;justify-content:space-between;padding-top:126px;padding-bottom:30px}.hero__eyebrow{display:flex;align-items:center;gap:11px;color:#ffffffb8;font-size:11px;font-weight:600}.status-dot{width:8px;height:8px;flex:0 0 auto;border-radius:50%;background:var(--signal);box-shadow:0 0 0 5px #fe7a311f}.hero__title-block{width:100%}.hero__role{margin:0 0 40px;color:#ffffffb3;font-size:12px;line-height:1}.hero h1{position:relative;display:flex;width:fit-content;flex-direction:column;gap:15px;margin:0;font-weight:600;line-height:.9}.hero__title-accent,.hero__title-main{display:block;white-space:nowrap}.hero__title-accent{color:var(--signal);font-size:52px;font-weight:700;letter-spacing:.015em}.hero__title-main{color:var(--ink);font-size:54px;font-weight:560;letter-spacing:.012em}.hero__title-script{position:absolute;top:57px;right:-62px;z-index:1;color:var(--signal);font-family:Brush Script MT,Segoe Script,Snell Roundhand,cursive;font-size:38px;font-weight:600;line-height:1;transform:rotate(-8deg)}.hero__support{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:end;gap:40px;margin-top:40px;padding-top:27px}.hero__support:before{position:absolute;top:0;left:0;width:min(82%,980px);height:1px;background:#ffffff73;content:""}.hero__support p{max-width:530px;margin:0;color:#ffffffdb;font-size:18px;line-height:1.7}.hero__work-link{display:inline-flex;align-items:center;gap:10px;padding-bottom:8px;border-bottom:1px solid rgba(255,255,255,.6);font-size:14px}.hero__foot{display:grid;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.hero__brand-tile{display:flex;height:48px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(241,242,236,.38);border-radius:999px;background:transparent;transition:border-color .25s ease,background .25s ease}.hero__brand-tile img{width:min(78%,190px);height:74%;object-fit:contain;opacity:.8;transition:opacity .25s ease,transform .25s var(--ease)}.content-rays__sections>section{content-visibility:auto;contain-intrinsic-block-size:auto 1200px}.content-rays__sections>.work{contain-intrinsic-block-size:auto 4200px}@media(hover:hover){.hero__brand-tile:hover{border-color:#fe7a31c7;background:#fe7a3109}.hero__brand-tile:hover img{opacity:1;transform:scale(1.04)}}.section-heading{display:grid;grid-template-columns:minmax(0,1.55fr) minmax(220px,.45fr);grid-template-rows:auto auto;column-gap:40px;margin-bottom:76px}.section-heading__meta{display:flex;grid-row:1;grid-column:2;align-items:baseline;justify-self:end;margin-top:12px;text-align:right;color:var(--signal);font-size:11px;font-weight:600}.section-heading h2{position:relative;grid-row:1;grid-column:1;justify-self:start;max-width:880px;margin:0;font-size:64px;font-weight:480;line-height:1.18;white-space:pre-line}.section-heading h2:before,.section-heading h2:after{position:absolute;z-index:0;color:#fe7a31;font-family:Arial,Helvetica,sans-serif;font-size:.95em;font-weight:900;line-height:1;pointer-events:none}.section-heading h2:before{top:-.14em;right:calc(100% + 5px);left:auto;content:"“"}.section-heading h2:after{position:relative;right:auto;bottom:-.12em;display:inline-block;margin-left:5px;content:"”"}.section-heading>p{grid-row:2;grid-column:1;max-width:520px;margin:24px 0 0;color:var(--muted);font-size:15px;line-height:1.75}.content-rays{position:relative;z-index:3;isolation:isolate;background:var(--bg)}.content-rays:before{position:absolute;z-index:3;top:0;right:0;left:0;height:1px;background-image:linear-gradient(90deg,#eff2eb4d,#eff2eb4d),repeating-linear-gradient(90deg,rgba(239,242,235,.2) 0 5px,transparent 5px 11px);background-position:left top,right top;background-repeat:no-repeat;background-size:54% 1px,46% 1px;content:"";pointer-events:none}.content-rays__background{position:sticky;z-index:0;top:0;width:100%;height:100svh;margin-bottom:-100svh;overflow:hidden;opacity:1;pointer-events:none}.content-rays__effect{position:absolute;inset:0;z-index:1;opacity:.76;mix-blend-mode:screen}.content-rays__background:after{position:absolute;z-index:2;inset:0;background:linear-gradient(180deg,#090b0947,#090b0908 32%,#090b0914 72%,#090b0957);content:""}.content-rays__sections{position:relative;z-index:1}.content-rays__sections>.section-pad{padding-block:40px}.work{background:#090b096b}.work-groups{display:grid;gap:clamp(72px,7vw,124px)}.work-group{min-width:0}.work-group__heading{position:relative;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:baseline;gap:clamp(24px,4vw,72px);margin-bottom:40px;padding:20px 0 22px}.work-group__heading:before,.work-group__heading:after{position:absolute;left:0;height:1px;content:"";pointer-events:none}.work-group__heading:before{top:0;width:70%;background:var(--line-strong)}.work-group__heading:after{bottom:0;width:53%;background:var(--line)}.work-group__category{color:var(--signal);font-weight:600;line-height:1.15;text-align:right}.work-group__heading h3{margin:0;font-size:clamp(30px,3.2vw,54px);font-weight:480;line-height:1}.work-group__heading h3>span{color:var(--signal)}.work-group__category{font-size:clamp(20px,1.6vw,28px)}.project-filter{display:flex;gap:34px;margin-bottom:30px;overflow-x:auto;border-bottom:1px solid var(--line);scrollbar-width:none}.project-filter::-webkit-scrollbar{display:none}.project-filter button{position:relative;display:inline-flex;flex:0 0 auto;align-items:center;gap:7px;padding:0 0 17px;background:transparent;color:var(--quiet);font-size:14px;cursor:pointer;transition:color .25s ease}.project-filter button span{align-self:flex-start;font-size:9px}.project-filter button:after{position:absolute;right:0;bottom:-1px;left:0;height:2px;background:var(--signal);content:"";transform:scaleX(0);transform-origin:right;transition:transform .3s var(--ease)}.project-filter button.is-active{color:var(--ink)}.project-filter button.is-active:after{transform:scaleX(1);transform-origin:left}.project-grid{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));align-items:start;gap:18px}.project-cell--wide{grid-column:span 7}.project-cell--tall{grid-column:span 5}.project-cell--standard{grid-column:span 6}.project-card{--shift-x: 0px;--shift-y: 0px;--scan-x: 50%;position:relative;display:block;width:100%;padding:0;overflow:hidden;border:1px solid rgba(255,255,255,.14);border-radius:4px;background:#171a17;color:#fff;cursor:pointer;text-align:left;isolation:isolate}.work-groups .project-card{border-radius:15px}.concept-detail-board{display:block;width:min(100%,1120px);align-self:start;justify-self:center;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#171310}.concept-detail-board__image{display:block;width:100%;height:auto}.concept-board__tile{position:relative;min-width:0;min-height:0;overflow:hidden}.concept-board__tile img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;transform:none;transition:none}.concept-board__hero{grid-column:1;grid-row:1 / 3}.concept-board__hero img,.concept-board__kitchen img,.concept-board__bathroom img{object-fit:contain}.concept-board__copy{position:relative;grid-column:2;grid-row:1;display:flex;flex-direction:column;justify-content:center;gap:clamp(3px,.35vw,7px);padding:clamp(8px,1.1vw,20px);overflow:hidden;background-color:#151515;background-image:radial-gradient(circle,rgba(255,255,255,.23) 0 .7px,transparent .8px);background-size:18px 18px;color:#f0eee9}.concept-board__copy strong{display:block;font-size:clamp(13px,1.6vw,30px);font-weight:600;line-height:1;white-space:nowrap}.concept-board__copy-cn,.concept-board__copy-en{display:block;max-width:44em;font-size:clamp(4.8px,.54vw,10px);line-height:1.25}.concept-board__copy-en{color:#f0eee9d1}.concept-board__kitchen{grid-column:2;grid-row:2}.concept-board__bathroom{grid-column:1;grid-row:3 / 5}.concept-board__heater-a{grid-column:2;grid-row:3}.concept-board__heater-a img{object-position:center 50%}.concept-board__heater-b{grid-column:2;grid-row:4}.concept-board__heater-b img{object-position:center 50%}.project-cell--wide .project-card{aspect-ratio:1.48 / 1}.project-cell--tall .project-card{aspect-ratio:.9 / 1}.project-cell--standard .project-card{aspect-ratio:1.08 / 1}.project-card__media,.project-card__media img,.project-card__wash{position:absolute;inset:0;width:100%;height:100%}.project-card__media{overflow:hidden}.project-card__media img{object-fit:cover;transform:translate3d(var(--shift-x),var(--shift-y),0) scale(1.045);transition:transform .75s var(--ease),filter .45s ease}.project-card--concept-cover .project-card__media img{object-position:50% 50%;transform-origin:50% 50%}.project-card--faucet-cover .project-card__media img{object-position:50% 24%;transform-origin:50% 24%}.project-card--water-heater-cover .project-card__media img{object-position:55% 40%;transform-origin:55% 40%}.project-card--warm .project-card__media img,.project-card--light .project-card__media img{filter:saturate(.86) contrast(1.02)}.project-card--mono .project-card__media img{filter:saturate(.55) contrast(1.08)}.project-card__wash{z-index:1;background:linear-gradient(180deg,#03040317 30%,#030403db);transition:background-color .35s ease}.project-card__scan{position:absolute;z-index:2;top:0;bottom:0;left:var(--scan-x);width:1px;background:#ffffff61;opacity:0;transition:opacity .25s ease}.project-card__topline,.project-card__body{position:absolute;z-index:3;right:24px;left:24px}.project-card__topline{top:22px;display:flex;justify-content:space-between;color:#fffc;font-size:10px}.project-card__body{bottom:24px}.project-card__tags{display:block;margin-bottom:12px;color:#ffffff9e;font-size:10px}.project-card__title-row{display:flex;align-items:flex-end;justify-content:space-between;gap:18px}.project-card__title-row strong{font-size:28px;font-weight:500;line-height:1.22}.project-card__arrow{display:grid;width:46px;height:46px;flex:0 0 auto;place-items:center;border:1px solid rgba(255,255,255,.48);border-radius:50%;transition:background .3s ease,color .3s ease,transform .3s var(--ease)}@media(hover:hover){.project-card:hover .project-card__media img{transform:translate3d(var(--shift-x),var(--shift-y),0) scale(1.1);filter:saturate(1) contrast(1.04)}.project-card:hover .project-card__scan{opacity:1}.project-card:hover .project-card__arrow{color:#151a10;background:var(--signal);transform:rotate(45deg)}}@media(min-width:761px){.work-groups .project-grid{display:flex;height:clamp(380px,34vw,560px);overflow:visible;gap:12px}.work-groups .project-cell,.work-groups .project-cell--wide,.work-groups .project-cell--tall,.work-groups .project-cell--standard{min-width:0;height:100%;flex:1 1 0;grid-column:auto;position:relative}.work-groups .project-card{height:100%;aspect-ratio:auto;transform:translateZ(0) scale(1);transition:transform .55s cubic-bezier(.22,1,.36,1);will-change:transform}}@media(min-width:761px)and (hover:hover){.work-groups .project-cell:not(:only-child):hover{z-index:2}.work-groups .project-cell:not(:only-child):hover .project-card{transform:translateZ(0) scale(1.018)}.work-groups .project-cell:not(:only-child) .project-card__topline,.work-groups .project-cell:not(:only-child) .project-card__body{opacity:1;transform:translateY(0);transition:opacity .28s ease,transform .45s cubic-bezier(.25,.8,.25,1)}.work-groups .project-grid:has(>.project-cell:hover)>.project-cell:not(:hover) .project-card{transform:translateZ(0) scale(.988)}.work-groups .project-card__media{opacity:1;transition:opacity .35s ease;will-change:opacity}.work-groups .project-grid:hover .project-cell:not(:hover) .project-card__media{opacity:.72}}@media(prefers-reduced-motion:reduce)and (min-width:761px){.work-groups .project-card{transition:none;transform:none}}.experience{border-top:0;padding-top:28px;background:#090b096b}.experience .section-heading{margin-bottom:48px}.profile-layout{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);gap:clamp(48px,5vw,88px);align-items:end}@media(min-width:761px){.experience>.site-shell{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(380px,.88fr);column-gap:clamp(48px,5vw,88px);align-items:start}.experience>.site-shell>.section-heading{grid-row:1;grid-column:1 / -1;width:100%}.profile-layout{display:contents}.profile-copy{grid-row:2;grid-column:1}.profile-lanyard{grid-row:1 / 3;grid-column:2;align-self:center}.experience-list{grid-column:1 / -1}}.profile-lanyard{position:relative;width:100%;max-width:720px;justify-self:end;aspect-ratio:4 / 5;overflow:hidden;border-radius:24px;background:transparent;translate:0 72px}.profile-copy{padding-bottom:8px}.profile-facts{display:grid;min-height:300px;grid-template-columns:repeat(2,minmax(0,1fr));align-content:center;column-gap:clamp(48px,6vw,108px);row-gap:0;margin-bottom:36px;scroll-margin-top:96px}.profile-facts>div{display:flex;min-width:0;flex-direction:column;gap:20px;padding-bottom:28px;border-bottom:1px solid rgba(239,242,235,.2)}.profile-facts>div:nth-child(n+3){padding-top:28px;padding-bottom:28px}@media(min-width:761px){.profile-facts>div:nth-child(n+3){translate:0 12px}}.profile-facts span{color:var(--signal);font-size:18px;font-weight:560;line-height:1}.profile-facts strong{color:var(--ink);font-size:27px;font-weight:480;line-height:1.25;overflow-wrap:anywhere}.profile-copy__lead{max-width:850px;margin:0;font-size:35px;font-weight:420;line-height:1.48}.profile-copy__detail{max-width:720px;margin:22px 0 0;color:var(--muted);font-size:15px;line-height:1.9}.profile-stats{display:grid;grid-template-columns:repeat(3,1fr);margin-top:44px;border-top:1px solid var(--line)}.profile-stats div{display:flex;min-width:0;min-height:128px;flex-direction:column;justify-content:space-between;padding:18px 20px 16px 0;border-right:1px solid var(--line)}.profile-stats div:not(:first-child){padding-left:20px}.profile-stats div:last-child{border-right:0}.profile-stats strong{color:var(--signal);font-size:42px;font-weight:430}.profile-stats span{color:var(--muted);font-size:11px}.experience-list{--timeline-active: 0;--timeline-progress: 0px;--timeline-track-bottom: 42px;--timeline-track-top: 38px;position:relative;margin-top:72px;padding-left:56px;border-top:1px solid var(--line-strong)}.experience-list:before,.experience-list:after{position:absolute;top:var(--timeline-track-top);left:0;width:1px;content:"";pointer-events:none}.experience-list:before{bottom:var(--timeline-track-bottom);background:#fe7a3138}.experience-list:after{z-index:1;height:var(--timeline-progress);background:var(--signal);box-shadow:0 0 8px #fe7a316b;opacity:var(--timeline-active);transition:height 70ms linear,opacity .28s ease}.experience-list article{position:relative;display:grid;grid-template-columns:.72fr 1.15fr 1.5fr;gap:38px;align-items:start;padding:34px 0 38px;border-bottom:0}@keyframes timeline-node-glitch{0%,to{transform:translate(0)}20%{transform:translate(-3px,1px)}40%{transform:translate(2px,-2px)}60%{transform:translate(-1px)}}.experience-list article:before{display:none}.experience-node{position:absolute;z-index:2;top:34px;left:-62px;width:12px;height:11px;color:var(--signal);cursor:pointer;pointer-events:auto}.experience-node svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.experience-node__main{z-index:1;fill:currentColor;filter:none;opacity:.24;transition:opacity .22s ease,filter .22s ease}.experience-node__outline{z-index:0;fill:none;stroke:currentColor;stroke-linejoin:round;stroke-width:.8;opacity:0;transition:opacity .3s cubic-bezier(.165,.84,.44,1),transform .3s cubic-bezier(.165,.84,.44,1)}.experience-list article[data-timeline-active=true] .experience-node__main{animation:timeline-node-glitch .3s ease-out;filter:drop-shadow(0 0 5px rgba(254,122,49,.68));opacity:1}.experience-list article[data-timeline-active=true] .experience-node__outline{opacity:.92;transform:translate(3px,3px)}.experience-list article>.experience-list__period,.experience-list article>.experience-list__company,.experience-list article>p{transform-origin:left center;transition:transform .38s cubic-bezier(.22,1,.36,1);will-change:transform}.experience-list article[data-timeline-active=true]>.experience-list__period,.experience-list article[data-timeline-active=true]>.experience-list__company,.experience-list article[data-timeline-active=true]>p{transform:scale(1.03)}.experience-list article>.experience-list__company{transition-delay:30ms}.experience-list article>p{transition-delay:60ms}@media(hover:hover){.experience-node:hover .experience-node__main{animation:timeline-node-glitch .3s ease-out;filter:drop-shadow(0 0 5px rgba(254,122,49,.68));opacity:1}.experience-node:hover .experience-node__outline{opacity:.92;transform:translate(3px,3px)}}.experience-list__period{color:var(--muted);font-size:12px}.experience-list__company h3{margin:0;font-size:20px;font-weight:500}.experience-list__company span{display:block;margin-top:10px;color:var(--signal);font-size:11px}.experience-list article p{max-width:560px;margin:0;color:var(--muted);font-size:14px;line-height:1.8}.strengths{border-top:1px solid rgba(255,255,255,.08);background:#fe7a310d;box-shadow:inset 0 1px #ffbe911f,inset 0 28px 80px #fe7a3109;backdrop-filter:blur(5px) saturate(112%);-webkit-backdrop-filter:blur(5px) saturate(112%)}.strength-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.strength-grid article{display:flex;grid-column:span 2;min-height:270px;flex-direction:column;justify-content:space-between;padding:28px;overflow:hidden;border:1px solid var(--line);border-radius:24px;background:#0e090770;transition:background .35s ease,color .35s ease}.strength-grid article:nth-child(-n+2){grid-column:span 3;min-height:350px}.strength-card__top{display:flex;align-items:center;justify-content:space-between;color:var(--quiet);font-size:10px}.strength-card__label{color:var(--signal);font-size:10px}.strength-grid h3{margin:10px 0 16px;font-size:27px;font-weight:500}.strength-grid p{max-width:360px;margin:0;color:var(--muted);font-size:13px;line-height:1.8}@media(hover:hover){.strength-grid article:hover{background:var(--signal);color:#1a0e08}.strength-grid article:hover .strength-card__top,.strength-grid article:hover .strength-card__label,.strength-grid article:hover p{color:#3a1c0e}}.project-modal{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:18px;background:#000000db;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.project-modal__panel{display:flex;width:min(100%,1620px);height:calc(100svh - 36px);flex-direction:column;overflow:hidden;border:1px solid var(--line-strong);border-radius:4px;background:#0e110e}.project-modal__panel--scroll{overflow-y:auto;overscroll-behavior:contain;border-radius:15px;scrollbar-color:var(--line-strong) transparent;scrollbar-gutter:stable}.project-modal__panel--scroll .project-modal__bar{position:sticky;z-index:10;top:0;flex:0 0 auto;background:#0a0c0adb;-webkit-backdrop-filter:blur(18px) saturate(125%);backdrop-filter:blur(18px) saturate(125%)}.project-modal__bar{display:flex;min-height:58px;align-items:center;justify-content:space-between;padding:0 22px;border-bottom:1px solid var(--line);color:var(--muted);font-size:10px}.project-modal__bar button{display:grid;width:40px;height:40px;place-items:center;padding:0;background:transparent;color:var(--ink);cursor:pointer}.project-modal__intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,360px);align-items:start;gap:50px;padding:22px}.project-modal__intro>div{width:min(100%,360px);justify-self:end;text-align:left}.project-modal__intro h2{margin:0;font-size:35px;font-weight:500}.project-modal__intro p{max-width:600px;margin:0;color:var(--muted);font-size:13px;line-height:1.7}.project-modal__intro span{display:block;margin-top:12px;color:var(--signal);font-size:9px}.project-scroll-gallery{display:grid;gap:clamp(12px,1.3vw,22px);padding:0 22px 48px}.project-scroll-gallery--split-tail{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.project-scroll-gallery--split-tail>:first-child{grid-column:1 / -1}.project-scroll-gallery--split-tail>:not(:first-child){aspect-ratio:2 / 3}.project-scroll-gallery--split-tail>:not(:first-child) img,.project-scroll-gallery--split-tail>:not(:first-child) video{width:100%;height:100%}.project-scroll-gallery--split-tail>:not(:first-child) img{object-fit:cover}.project-scroll-gallery--split-tail>:not(:first-child) video{min-height:0;object-fit:contain}.project-scroll-gallery--split-tail>.project-scroll-gallery__item--wide{grid-column:1 / -1;aspect-ratio:auto}.project-scroll-gallery--split-tail>.project-scroll-gallery__item--wide img,.project-scroll-gallery--split-tail>.project-scroll-gallery__item--wide video{height:auto}.project-scroll-gallery--split-tail>.project-scroll-gallery__item--wide video{min-height:0}.project-scroll-gallery--split-portrait{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch}.project-scroll-gallery--split-portrait>:first-child{grid-column:1 / -1}.project-scroll-gallery--split-portrait>:not(:first-child){aspect-ratio:9 / 16}.project-scroll-gallery--split-portrait>:not(:first-child) img,.project-scroll-gallery--split-portrait>:not(:first-child) video{width:100%;height:100%}.project-scroll-gallery--split-portrait>:not(:first-child) img{object-fit:contain}.project-scroll-gallery--split-portrait>:not(:first-child) video{min-height:0;object-fit:contain}.project-scroll-gallery--split-portrait>.project-scroll-gallery__item--wide{grid-column:1 / -1;aspect-ratio:auto}.project-scroll-gallery--split-portrait>.project-scroll-gallery__item--wide img,.project-scroll-gallery--split-portrait>.project-scroll-gallery__item--wide video{height:auto}.project-scroll-gallery--split-portrait>.project-scroll-gallery__item--wide video{min-height:0}.project-scroll-gallery__item{position:relative;margin:0;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:15px;background:#060706}.project-scroll-gallery__item img,.project-scroll-gallery__item video{display:block;width:100%;height:auto;background:#060706}.project-scroll-gallery__item video{min-height:min(52vw,720px);object-fit:contain}.project-scroll-gallery__item figcaption{position:absolute;z-index:2;top:14px;right:14px;display:flex;gap:10px;padding:8px 10px;border:1px solid rgba(255,255,255,.16);border-radius:999px;background:#050605ad;color:#ffffffbd;font-size:9px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.project-viewer{position:relative;min-height:0;flex:1;overflow:hidden;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#060706;touch-action:pan-y}.project-viewer__stage{width:100%;height:100%}.project-viewer__stage img,.project-viewer__stage video{width:100%;height:100%;object-fit:contain}.project-viewer__nav{position:absolute;z-index:2;top:50%;display:grid;width:50px;height:50px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:50%;background:#00000070;color:#fff;cursor:pointer;transform:translateY(-50%);transition:background .25s ease,color .25s ease}.project-viewer__nav:hover{background:var(--signal);color:#10130d}.project-viewer__nav--prev{left:18px}.project-viewer__nav--next{right:18px}.project-viewer__count{position:absolute;z-index:2;right:20px;bottom:16px;padding:8px 10px;background:#0009;color:#ffffffc2;font-size:9px}.project-thumbs{display:flex;min-height:88px;gap:8px;padding:12px 22px;overflow-x:auto;background:#0b0d0b;scrollbar-color:var(--line-strong) transparent}.project-thumbs button{position:relative;width:84px;height:62px;flex:0 0 auto;padding:0;overflow:hidden;border:1px solid transparent;border-radius:2px;background:#171917;opacity:.48;cursor:pointer;transition:opacity .2s ease,border-color .2s ease}.project-thumbs button.is-active{border-color:var(--signal);opacity:1}.project-thumbs img{width:100%;height:100%;object-fit:cover}.project-thumbs svg{position:absolute;top:50%;left:50%;color:#fff;transform:translate(-50%,-50%)}@media(max-width:1100px){.site-shell{padding-inline:30px}.site-header__inner{padding-inline:22px}.hero h1{font-size:82px}.section-heading h2{font-size:52px}.profile-layout{gap:50px}.profile-copy__lead{font-size:28px}.profile-facts{min-height:310px;row-gap:0;margin-bottom:46px}.profile-facts span{font-size:15px}.profile-facts strong{font-size:22px}.profile-stats strong{font-size:34px}.strength-grid article{min-height:260px}.strength-grid article:nth-child(-n+2){min-height:320px}}@media(max-width:760px){html{scroll-padding-top:70px}.site-shell{padding-inline:20px}.section-pad{padding-block:108px}.content-rays__sections>.section-pad{padding-block:22px}.site-header__inner{display:flex;width:calc(100% - 20px);height:58px;justify-content:space-between;padding-inline:14px;border-radius:999px}.site-header{top:10px}.mobile-nav{top:78px;right:10px;left:10px}.desktop-nav,.nav-contact{display:none}.menu-toggle{display:inline-flex}.hero{height:calc(100svh - 18px);min-height:650px;max-height:none}.hero__media{height:108%}.experience{padding-top:22px}.hero__poster,.hero__video{object-position:center 48%}.hero__content{padding-top:104px;padding-bottom:22px}.hero__role{margin-bottom:30px}.hero h1{gap:3px;line-height:.92}.hero__title-accent{font-size:35px}.hero__title-main{font-size:36px}.hero__title-script{top:31px;right:-34px;font-size:28px}.hero__support{grid-template-columns:1fr;gap:22px;margin-top:30px;padding-top:22px}.hero__support:before{width:86%}.hero__support p{max-width:340px;font-size:15px;line-height:1.65}.hero__work-link{justify-self:start}.hero__foot{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.hero__brand-tile{height:40px;border-radius:999px}.hero__brand-tile img{width:78%;height:72%}.section-heading{grid-template-columns:1fr;grid-template-rows:auto auto auto;margin-bottom:52px}.section-heading__meta{grid-row:1;grid-column:1;justify-self:end;margin-top:0;margin-bottom:18px}.section-heading h2{grid-row:2;grid-column:1;font-size:39px;line-height:1.22}.section-heading h2:before{top:-.1em;right:calc(100% + 5px);left:auto}.section-heading h2:after{right:auto;bottom:-.1em;margin-left:5px}.section-heading>p{grid-row:3;grid-column:1;margin-top:24px;font-size:14px}.project-filter{gap:26px;margin-right:-20px;padding-right:20px}.work-groups{gap:68px}.work-group__heading{grid-template-columns:minmax(0,1fr);gap:10px;margin-bottom:26px;padding-block:16px 18px}.work-group__heading h3{font-size:30px}.work-group__category{justify-self:start;font-size:18px;text-align:left}.project-grid{grid-template-columns:1fr;gap:12px}.project-cell--wide,.project-cell--tall,.project-cell--standard{grid-column:1}.project-cell--wide .project-card,.project-cell--standard .project-card{aspect-ratio:4 / 3}.project-cell--tall .project-card{aspect-ratio:4 / 4.6}.project-card__topline,.project-card__body{right:18px;left:18px}.project-card__topline{top:17px}.project-card__body{bottom:18px}.project-card__title-row strong{font-size:22px}.project-card__arrow{width:42px;height:42px}.profile-layout{grid-template-columns:1fr;gap:44px}.profile-lanyard{width:100%;max-width:520px;justify-self:center;aspect-ratio:4 / 5;translate:none}.profile-facts{min-height:0;grid-template-columns:1fr;row-gap:0;margin-bottom:52px;padding-top:8px}.profile-facts>div{gap:11px;padding-block:24px;border-bottom:1px solid rgba(239,242,235,.2)}.profile-facts>div:nth-child(n+3){padding-top:24px;padding-bottom:24px}.profile-facts span{font-size:14px}.profile-facts strong{font-size:21px}.profile-copy__lead{font-size:25px;line-height:1.55}.profile-copy__detail{font-size:14px}.profile-stats{margin-top:52px}.profile-stats div{min-height:110px;padding-right:10px}.profile-stats div:not(:first-child){padding-left:12px}.profile-stats strong{font-size:31px}.profile-stats span{font-size:10px}.experience-list{--timeline-track-bottom: 34px;--timeline-track-top: 32px;margin-top:82px;padding-left:28px}.experience-list:after{display:none}.experience-list:before{background:#fe7a319e}.experience-list article{grid-template-columns:1fr;gap:16px;padding:28px 0 30px}.experience-node{top:28px;left:-34px}.experience-node__main{opacity:.72}.experience-list__company h3{font-size:18px}.strength-grid{grid-template-columns:1fr}.strength-grid article{grid-column:1;min-height:260px;padding:24px}.strength-grid article:nth-child(-n+2){grid-column:1;min-height:280px}.project-modal{padding:0}.project-modal__panel{width:100%;height:100svh;border:0;border-radius:0}.project-modal__panel--scroll{scrollbar-gutter:auto}.project-modal__bar{min-height:56px;padding-inline:16px}.project-modal__intro{grid-template-columns:1fr;gap:14px;padding:17px 16px 18px}.project-modal__intro>div{width:100%;justify-self:stretch}.project-modal__intro h2{font-size:24px}.project-modal__intro p{display:-webkit-box;overflow:hidden;font-size:12px;-webkit-box-orient:vertical;-webkit-line-clamp:2}.project-modal__panel--scroll .project-modal__intro p{display:block;overflow:visible;-webkit-line-clamp:unset}.project-scroll-gallery{gap:10px;padding:0 10px 28px}.project-scroll-gallery--split-tail,.project-scroll-gallery--split-portrait{grid-template-columns:1fr}.project-scroll-gallery--split-tail>:first-child{grid-column:auto}.project-scroll-gallery--split-portrait>:first-child{grid-column:auto}.project-scroll-gallery__item{border-radius:12px}.project-scroll-gallery__item video{min-height:56vw}.project-scroll-gallery__item figcaption{top:10px;right:10px}.project-viewer__nav{width:42px;height:42px}.project-viewer__nav--prev{left:10px}.project-viewer__nav--next{right:10px}.project-thumbs{min-height:82px;padding:10px 16px}.project-thumbs button{width:78px;height:58px}}@media(max-width:380px){.hero__title-accent{font-size:30px}.hero__title-main{font-size:31px}.hero__title-script{top:27px;right:-30px;font-size:24px}.hero__support p{font-size:14px}.section-heading h2{font-size:35px}.project-card__title-row strong{font-size:20px}.profile-copy__lead{font-size:22px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}.experience-list:before{background:#fe7a319e}.experience-list:after{display:none}.experience-node__main{filter:none;opacity:.72}.experience-node__outline{display:none}.experience-list article[data-timeline-active=true]>.experience-list__period,.experience-list article[data-timeline-active=true]>.experience-list__company,.experience-list article[data-timeline-active=true]>p{transform:scale(1.02)}}#work>.site-shell>.section-heading{position:relative;top:-25px}#work>.site-shell>.work-groups{position:relative;top:-40px}
