/* Portfolio billboard: fixed screen geometry inside a moving physical device. */
.hero-billboard{min-height:1120px;height:auto;display:block;padding:0;overflow:visible;background:#f1f1f1;isolation:isolate}
.hero-billboard:before{display:none}.hero-stage{position:relative;min-height:1120px;height:1120px;overflow:clip;isolation:isolate;background:linear-gradient(180deg,#060606 0%,#29272c 26%,#7d7b81 66%,#c3c1c7 92%,#f1f1f1 100%)}
.motion-ready .hero-billboard{height:190svh;min-height:1250px}.motion-ready .hero-stage{position:sticky;top:0;min-height:600px;height:100svh}
.hero-billboard .hero-title{z-index:1;padding-top:82px;will-change:transform,opacity;transform:translate3d(0,var(--title-shift,0px),0);opacity:var(--title-opacity,1)}
.hero-billboard .title-line{line-height:.91}.hero-billboard .title-line-one{transform:translateX(-50%) scaleX(.62)}.hero-billboard .title-line-two{transform:translateX(-50%) scaleX(.77) skewX(-10deg)}
.hero-billboard .hero-hairlines{opacity:.6}.hero-billboard .hero-side{top:62%;z-index:3;width:19%;max-width:260px;opacity:var(--side-opacity,1);transform:translate3d(0,var(--side-shift,0px),0);will-change:transform,opacity;color:#18161a}
.hero-billboard .hero-side-left{left:4.5%}.hero-billboard .hero-side-right{right:4.5%}.hero-billboard .hero-note{color:#2e2933}.hero-billboard .hero-side:focus-within{opacity:1;transform:none}
.hero-billboard .hero-signatures{bottom:22px;font-size:10px;z-index:4;pointer-events:none}
.billboard-showcase{position:absolute;inset:0;pointer-events:none;z-index:2}
.billboard{--device-scale:.72;position:absolute;left:50%;top:var(--billboard-top,38%);width:min(78vw,110svh,1180px);aspect-ratio:1280/1080;transform:translateX(-50%) translate3d(0,var(--billboard-lift,0px),0) scale(var(--billboard-scale,.74));transform-origin:50% 0;perspective:1600px;pointer-events:none;will-change:transform}
.billboard-rig{width:100%;height:100%;transform-style:preserve-3d;transform:rotateX(var(--billboard-rx,3deg)) rotateY(var(--billboard-ry,-17deg)) rotateZ(var(--billboard-rz,-2.5deg));transform-origin:50% 40%;will-change:transform}
.billboard-native{position:absolute;width:1280px;height:1080px;transform:scale(var(--device-scale));transform-origin:0 0;isolation:isolate}
.billboard-hardware{position:absolute;left:40px;top:40px;width:1448px;height:1086px;max-width:none;pointer-events:none;transform-origin:0 0;transform:matrix3d(.802828659871,-.091015187359,0,-.000157242363,0,.996953395109,0,.000001386352,0,0,1,0,-116.410155684939,-75.531649997676,0,1);z-index:1}
.billboard-glass{position:absolute;left:40px;top:40px;width:1200px;height:750px;background:#0b0b0b;overflow:hidden;z-index:2;pointer-events:auto;isolation:isolate;outline:1px solid #000;touch-action:pan-y pinch-zoom}
.billboard-slide{position:absolute;inset:0;opacity:0;visibility:hidden;pointer-events:none;z-index:0;overflow:hidden;transform:translate3d(0,30px,0);transition:opacity .7s cubic-bezier(.32,.72,0,1),transform .9s cubic-bezier(.19,1,.22,1),visibility 0s .9s;will-change:transform,opacity}
.billboard-slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:2;transform:translate3d(0,0,0);transition-delay:0s}
.billboard-slide.is-leaving{visibility:visible;opacity:1;z-index:1;transform:translate3d(0,-35px,0);transition-delay:0s}
.billboard-project-link{display:block;position:absolute;inset:0;overflow:hidden;background:#0b0b0b}
.billboard-project-link:focus-visible{outline:7px solid #fff;outline-offset:-10px}
.billboard-capture{position:absolute;top:0;left:0;width:calc(100% + 16px);height:auto;max-width:none;min-height:100%;object-fit:cover;object-position:left top;transform:translate3d(0,var(--capture-y,0px),0);will-change:transform}
.capture-detail{opacity:0;clip-path:inset(100% 0 0 0);transform:translate3d(0,var(--detail-y,0px),0);transition:clip-path .9s cubic-bezier(.19,1,.22,1),opacity .45s;will-change:transform,clip-path}
.is-detail .capture-detail{opacity:1;clip-path:inset(0 0 0 0)}
.billboard-glare{position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(118deg,#ffffff0b 0%,transparent 34%,#00000005 100%);mix-blend-mode:screen}
.billboard-caption{position:absolute;left:50%;top:max(20px,calc(var(--billboard-top,38%) - 38px + var(--billboard-lift,0px)));transform:translateX(-50%);z-index:6;pointer-events:auto}
.billboard-caption-link{display:flex;align-items:center;justify-content:center;gap:12px;padding:7px 12px;color:#e7e4e9;font:500 11px/1.3 var(--mono);max-width:500px;text-align:center;border:1px solid #ffffff30;border-radius:99px;background:#18161a90;backdrop-filter:blur(8px);white-space:nowrap}
.billboard-caption-link svg{width:14px;height:14px}.billboard-caption-link:hover{background:#161616;color:white}
.billboard-controls{position:absolute;z-index:6;left:50%;bottom:67px;transform:translateX(-50%);width:min(860px,calc(100% - 100px));display:flex;gap:12px;align-items:stretch;pointer-events:auto}
.billboard-tabs{display:grid;grid-template-columns:1fr 1.8fr 1fr 1fr;gap:0;flex:1;background:#f1f1f1c9;backdrop-filter:blur(12px);border:1px solid #3c3a3e30;min-width:0}
.billboard-tab{position:relative;display:flex;gap:9px;align-items:baseline;text-align:left;padding:13px 14px 16px;min-height:59px;color:#69656d;border-right:1px solid #3c3a3e20;transition:background .3s,color .3s}
.billboard-tab:last-child{border:0}.billboard-tab.is-active{color:#161616;background:#ffffffb8}.billboard-tab:hover{color:#161616;background:#fff}.billboard-tab:focus-visible{outline:2px solid #161616;outline-offset:2px;z-index:1}
.tab-number{font:500 9px/1.4 var(--mono);color:#7b7680}.tab-name{font:500 12px/1.15 var(--body);letter-spacing:-.01em}.tab-track{position:absolute;left:14px;right:14px;bottom:9px;height:1px;background:#3c3a3e22;overflow:hidden}.tab-track i{display:block;width:100%;height:100%;background:#161616;transform:scaleX(0);transform-origin:0 50%}.billboard-tab.is-active .tab-track i{transform:scaleX(var(--reel-progress,0))}
.billboard-transport{display:flex;align-items:center;background:#29272d;color:#eee;border:1px solid #3c3a3e40}.billboard-transport button{display:grid;place-items:center;width:38px;height:57px;padding:9px;min-width:38px}.billboard-transport button:hover{background:#4b4850;color:white}.billboard-transport svg{width:16px;height:16px}.billboard-transport button:focus-visible{outline-offset:-4px}.billboard-pause .play-symbol{display:none}.billboard-pause[aria-pressed=true] .play-symbol{display:block}.billboard-pause[aria-pressed=true] .pause-symbol{display:none}
/* The illustration copy remains with the original preview concept. */
.concept-library{grid-column:1/-1;max-width:1200px;width:100%;margin:15px auto 0;border-block:1px solid var(--line);align-self:start}
.concept-library-summary{font:500 12px/1.4 var(--mono);padding:21px 45px 21px 0;position:relative;cursor:pointer;list-style:none}
.concept-library-summary::-webkit-details-marker{display:none}.concept-library-summary:after{content:'+';position:absolute;right:6px;top:16px;font-size:22px;transition:transform .35s var(--ease)}
.concept-library[open] .concept-library-summary:after{transform:rotate(45deg)}.concept-samples{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:4px 0 24px}
.concept-sample{position:relative;padding:23px;min-height:365px;background:#e9e7ec;color:#353039;overflow:hidden;display:flex;flex-direction:column}
.example-label{font:500 10px/1.4 var(--mono);border-bottom:1px solid #35303935;padding-bottom:13px;margin-bottom:25px;position:relative;z-index:1}
.example-heading{font-size:40px;letter-spacing:-.055em;line-height:1;position:relative;z-index:1;margin:0 0 25px}.example-heading span{color:#8b8491}
.example-lines{font-size:14px;margin-top:auto;display:flex;flex-direction:column;gap:10px;position:relative;z-index:1}.example-lines>span{padding-bottom:8px;border-bottom:1px solid #35303925}.example-lines>i{height:1px;width:80%;background:#35303925}.example-lines>i+i{width:65%}
.example-monogram{position:absolute;right:15px;top:60px;font:400 180px/1 var(--display);opacity:.12;letter-spacing:-.07em}.example-bottom{font:500 11px/1.4 var(--mono);margin-top:auto;position:relative;z-index:1}.example-nada{background:#e7e3de}.example-nada .example-heading{font-family:Georgia,serif;font-size:46px}
.example-exhibition{background:#29262e;color:#f1f1f1}.example-exhibition .example-label{border-color:#ffffff40}.example-exhibition .example-heading{font-size:36px}.example-osamah{background:#21252a;color:#e5e6e9}.example-osamah .example-label{border-color:#ffffff40}.example-osamah .example-monogram{opacity:.15}
.example-nav{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;font:500 9px var(--mono)}.example-nav b{font:500 25px var(--body);letter-spacing:-.05em}.example-home .example-heading{font-size:34px;margin-bottom:16px}.example-section-label{display:flex;justify-content:space-between;font:500 9px var(--mono);border-top:1px solid var(--line);padding-top:12px;margin-top:auto;margin-bottom:8px}.example-work{display:grid;grid-template-columns:1fr 1fr;gap:6px;font-size:16px;line-height:1.07;letter-spacing:-.035em}.example-work>span{padding:14px;background:#38323c;color:white}.example-work>span+span{background:#cbc6d0;color:#332d3a}
/* Coordinated entrances and small, weighted interactions. */
.motion-ready .hero-title{animation:hero-arrive 1.3s cubic-bezier(.19,1,.22,1) both}.motion-ready .masthead-inner{animation:nav-arrive .8s .12s cubic-bezier(.19,1,.22,1) both}.motion-ready .billboard-rig{animation:device-arrive 1.6s .1s cubic-bezier(.19,1,.22,1) backwards}
@keyframes hero-arrive{from{clip-path:inset(100% 0 0);filter:blur(5px)}to{clip-path:inset(0);filter:blur(0)}}
@keyframes nav-arrive{from{opacity:0;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}
@keyframes device-arrive{from{opacity:0;translate:0 120px}to{opacity:1;translate:0 0}}
.reveals-ready .motion-reveal{opacity:0;translate:0 36px;transition:opacity .85s var(--reveal-delay,0ms) cubic-bezier(.32,.72,0,1),translate 1.1s var(--reveal-delay,0ms) cubic-bezier(.19,1,.22,1)}
.reveals-ready .motion-reveal.is-revealed,.reveals-ready .motion-reveal:focus-within{opacity:1;translate:0 0}.reveals-ready .closing-title.motion-reveal{clip-path:inset(0 0 100%);transition:clip-path 1.1s var(--ease),opacity .8s,translate 1.2s var(--ease)}.reveals-ready .closing-title.is-revealed{clip-path:inset(0)}
.work-visual{transform:perspective(1100px) rotateX(var(--card-rx,0deg)) rotateY(var(--card-ry,0deg));transform-origin:50% 60%;transition:transform .8s cubic-bezier(.19,1,.22,1);backface-visibility:hidden}.work-visual:hover{transition-duration:.22s}.work-visual>svg{transition:transform .5s var(--ease),background .4s,border-color .4s;border:1px solid #ffffff75;border-radius:50%;width:36px;height:36px;padding:8px;right:15px;bottom:20px}.work-visual:hover>svg{background:#fff;color:#161616;transform:translate(2px,-2px)}
.action,.closing-action,.package-action{transition:background .35s,color .35s,translate .5s var(--ease)}.action:hover,.closing-action:hover,.package-action:hover{translate:0 -2px}.questions summary:after{transition:transform .45s var(--ease)}
@media(min-width:1800px){.hero-billboard .hero-title{font-size:310px}.hero-billboard .hero-side{top:62%;max-width:300px}.hero-billboard .hero-side-left{left:calc(50% - 790px)}.hero-billboard .hero-side-right{right:calc(50% - 790px)}}
@media(max-width:1150px) and (min-width:901px){.hero-billboard .hero-side-left{left:3.5%}.hero-billboard .hero-side-right{right:3.5%}.hero-billboard .hero-side{width:21%;max-width:220px}.hero-billboard .hero-description{font-size:18px}.hero-billboard .hero-primary{font-size:13px}.billboard-controls{width:calc(100% - 90px);gap:8px}.billboard-tab{padding-inline:10px;gap:6px}.tab-track{left:10px;right:10px}.tab-name{font-size:11px}.billboard-transport button{width:35px;min-width:35px}}
@media(max-width:900px){.hero-billboard,.motion-ready .hero-billboard{height:auto;min-height:0;padding:0;display:block}.hero-stage,.motion-ready .hero-stage{position:relative;height:auto;min-height:0;padding:0 0 82px;display:flex;flex-wrap:wrap;justify-content:space-between;background:linear-gradient(180deg,#080808 0%,#49464d 28%,#b4b0ba 65%,#f1f1f1 100%)}.hero-billboard .hero-title{padding-top:104px;order:0;font-size:17.4vw;width:100%;transform:none!important;opacity:1!important}.hero-billboard .hero-side{position:relative;top:auto;left:auto;right:auto;width:calc(50% - 55px);max-width:none;order:3;margin-top:26px;transform:none!important;opacity:1!important;color:#242127}.hero-billboard .hero-side-left{left:auto;margin-left:var(--edge)}.hero-billboard .hero-side-right{right:auto;margin-right:var(--edge)}.hero-billboard .hero-signatures{font-size:9px;bottom:24px}.billboard-showcase{position:relative;inset:auto;width:100%;order:1;display:flex;flex-direction:column;pointer-events:none}.billboard{--device-scale:.5;position:relative;top:auto;left:auto;width:88vw;max-width:none;margin:25px auto -18px;aspect-ratio:1280/1080;transform:none!important}.billboard-rig{transform:rotateX(0deg) rotateY(-5deg) rotateZ(-1deg);will-change:auto}.billboard-caption{position:relative;left:auto;top:auto;transform:none!important;order:0;align-self:center;margin-top:18px;margin-bottom:-20px}.billboard-caption-link{font-size:10px;max-width:calc(100vw - 60px);white-space:normal;padding:7px 12px;color:#f1f1f1}.billboard-controls{position:relative;left:auto;bottom:auto;transform:none;width:calc(100% - 56px);margin:0 auto;gap:9px}.billboard-tabs{grid-template-columns:1fr 1.5fr 1fr 1fr}.billboard-tab{padding:12px 10px 16px;gap:6px}.tab-name{font-size:11px}.tab-number{font-size:8px}.tab-track{left:10px;right:10px}.billboard-transport button{width:32px;min-width:32px;padding:7px}.concept-library{margin-top:0}.concept-samples{grid-template-columns:repeat(2,minmax(0,1fr))}.concept-sample{min-height:330px}.motion-ready .billboard-rig{animation-duration:1.25s}.reveals-ready .motion-reveal{translate:0 25px}}
@media(max-width:600px){.hero-stage,.motion-ready .hero-stage{padding-bottom:72px}.hero-billboard .hero-title{padding-top:108px;font-size:18vw;line-height:.94}.hero-billboard .title-line-one{transform:translateX(-50%) scaleX(.61)}.hero-billboard .title-line-two{transform:translateX(-50%) scaleX(.76) skewX(-10deg)}.billboard{--device-scale:.3;width:102vw;max-width:none;margin:26px -1vw -15px}.billboard-rig{transform:rotateY(-3deg) rotateZ(-.8deg)}.billboard-caption{margin-top:19px;margin-bottom:-18px}.billboard-caption-link{font-size:9px;max-width:calc(100vw - 50px);padding:5px 10px;gap:8px}.billboard-caption-link svg{width:12px;height:12px}.billboard-controls{width:calc(100% - 40px);display:grid;grid-template-columns:1fr auto;gap:8px;align-items:stretch}.billboard-tabs{grid-template-columns:1fr 1fr;min-width:0}.billboard-tab{padding:10px 9px 15px;min-height:57px;gap:6px}.billboard-tab:nth-child(2){border-right:0}.billboard-tab:nth-child(-n+2){border-bottom:1px solid #3c3a3e20}.tab-name{font-size:12px;line-height:1.08}.tab-number{font-size:9px}.tab-track{left:9px;right:9px;bottom:8px}.billboard-transport{flex-direction:column;justify-content:center;min-width:38px}.billboard-transport button{width:38px;min-width:38px;height:38px;padding:10px}.billboard-transport svg{width:15px;height:15px}.hero-billboard .hero-side{width:100%;max-width:none;margin:0 var(--edge);top:auto;left:auto;right:auto}.hero-billboard .hero-side-right{order:3;margin-top:28px}.hero-billboard .hero-side-left{order:4;margin-top:24px}.hero-billboard .hero-note{font-size:10px;max-width:none}.hero-billboard .hero-eyebrow{font-size:9px}.hero-billboard .hero-primary{font-size:17px}.hero-billboard .hero-description{font-size:23px}.hero-billboard .hero-signatures{font-size:8px}.concept-library-summary{font-size:11px;padding-block:18px}.concept-library{width:100%}.concept-samples{grid-template-columns:1fr;gap:10px}.concept-sample{padding:24px;min-height:350px}.example-heading{font-size:46px}.example-label{font-size:11px}.example-bottom{font-size:12px}.example-lines{font-size:16px}.example-home .example-heading{font-size:40px}.example-work{font-size:21px}.example-nav{font-size:11px}.example-section-label{font-size:11px}.example-exhibition .example-heading{font-size:42px}.reveals-ready .motion-reveal{translate:0 20px;transition-duration:.7s,.9s}.work-visual{transform:none!important}}
@media(max-height:599px) and (min-width:901px){.motion-ready .hero-billboard{height:auto;min-height:950px}.motion-ready .hero-stage{position:relative;height:950px;min-height:950px}.billboard{width:720px;top:360px;transform:translateX(-50%) scale(.78)!important}.billboard-caption{top:330px;transform:translateX(-50%)!important}.hero-billboard .hero-title{transform:none!important;opacity:1!important}.hero-billboard .hero-side{top:590px;opacity:1!important;transform:none!important}.billboard-controls{bottom:67px}}
@media(prefers-reduced-motion:reduce){.motion-ready .hero-billboard{height:auto;min-height:1120px}.motion-ready .hero-stage{position:relative;height:1120px;min-height:1120px}.hero-billboard .hero-title,.hero-billboard .hero-side{opacity:1!important;transform:none!important}.billboard{transform:translateX(-50%) scale(.74)!important}.billboard-caption{transform:translateX(-50%)!important}.billboard-rig{transform:rotateY(-4deg)}.billboard-capture{transform:none!important}.capture-detail{clip-path:none;display:none}.is-detail .capture-detail{display:block}.billboard-slide,.capture-detail{transition:none;will-change:auto}.reveals-ready .motion-reveal{opacity:1;translate:none;clip-path:none!important}.work-visual{transform:none!important}.action:hover,.closing-action:hover,.package-action:hover{translate:none}}
@media(prefers-reduced-motion:reduce) and (max-width:900px){.motion-ready .hero-billboard,.motion-ready .hero-stage{min-height:0;height:auto}.billboard,.billboard-caption{transform:none!important}}
@media print{.hero-billboard,.motion-ready .hero-billboard,.hero-stage,.motion-ready .hero-stage{height:auto!important;min-height:0!important;position:relative;padding-bottom:20px}.billboard-showcase{display:none}.hero-billboard .hero-title,.hero-billboard .hero-side{transform:none!important;opacity:1!important}.hero-billboard .hero-side{position:relative;top:auto;left:auto;right:auto;width:auto;max-width:none;margin:20px}.reveals-ready .motion-reveal{opacity:1;translate:none;clip-path:none!important}.concept-library{display:none}}
