/* Homepage only: seven full-height scenes; details retain normal document scrolling. */
.sr-only{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
body.homepage{--nav-h:70px;height:100svh;overflow:hidden}
.homepage .site-nav{height:var(--nav-h);padding-left:5.5%;padding-right:6.5%}
.homepage .site-footer,.homepage>.review-float{display:none}
#home-deck{height:calc(100dvh - var(--nav-h));width:100%;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:auto;scrollbar-width:none;overscroll-behavior-y:contain;outline:none}
#home-deck::-webkit-scrollbar{display:none}
.homepage .home-screen{height:100%;min-height:0;max-height:none;width:100%;max-width:none;padding:0;margin:0;position:relative;display:flex;align-items:center;justify-content:center;overflow:hidden;scroll-snap-align:start;scroll-snap-stop:always;border:0}
.homepage .screen-inner{width:calc(100% - 180px);max-width:1240px;max-height:calc(100% - 70px);overflow-y:auto;overflow-x:hidden;scrollbar-width:thin;padding:0 2px}
.homepage .screen-inner .eyebrow{font-size:10px;margin-bottom:22px;letter-spacing:2px}
.homepage .home-hero,.homepage .home-outro{background:#050505;color:var(--paper);text-align:center}
.homepage .motion-scene canvas{position:absolute;inset:0;width:100%;height:100%;pointer-events:none}
.homepage .hero-inner,.homepage .outro-inner{position:relative;z-index:1;max-height:calc(100% - 115px);overflow:visible}
.homepage .hero-logo{width:62px;height:62px;object-fit:contain;margin-bottom:8px;animation:none}
.homepage .hero-word{font-size:clamp(90px,min(12vw,20vh),172px);font-weight:550;line-height:1.18;animation:none}
.homepage .hero-copy{animation:none}
.homepage .hero-copy .eyebrow{margin:22px 0 18px;font-size:9px;color:#8d9383;letter-spacing:2.6px}
.homepage .hero-copy h1{font-size:clamp(26px,3.7vh,38px);font-weight:400;line-height:1.5}
.homepage .hero-copy>p:not(.eyebrow){font-size:13px;color:#919787;margin:19px 0 22px}
.hero-scroll{display:inline-flex;align-items:center;gap:20px;font-size:11px;color:#aeb7a0;padding:13px 0;border-bottom:1px solid #424a35}
.hero-scroll span{font-size:19px}
.motion-replay{position:absolute;bottom:26px;left:5.6%;z-index:3;border:0;background:none;color:#727b66;font-size:10px;padding:8px 0;letter-spacing:.5px}
.screen-corner{position:absolute;bottom:34px;right:6.5%;font-size:9px;letter-spacing:1.5px;color:#626d55}
.homepage .outro-inner .hero-word{font-size:clamp(60px,9vw,112px)}
.homepage .outro-inner .hero-logo{width:56px;height:56px}
.homepage .outro-inner h2{font-size:clamp(27px,3vw,40px);font-weight:400;line-height:1.5}
.homepage .outro-inner .actions{justify-content:center;margin-top:27px}
.outro-footer{position:absolute;bottom:26px;left:24%;right:24%;display:flex;justify-content:center;gap:30px;color:#67705d;font-size:9px;z-index:2}
.homepage .home-film{background:#080907}
.homepage .film-inner{max-width:1100px;overflow:visible}
.homepage .film-heading{display:block;text-align:center;margin:0 0 26px}
.homepage .film-heading .eyebrow{margin-bottom:12px;font-size:9px}
.homepage .film-heading h2{font-size:32px;color:var(--paper)}
.homepage .film-player{width:min(100%,calc((100dvh - 285px)*16/9));margin:auto;border:1px solid #292e20;background:#000;aspect-ratio:16/9}
.homepage .film-foot{width:min(100%,calc((100dvh - 285px)*16/9));margin:16px auto 0;font-size:10px}
.homepage .chief-layout{display:grid;grid-template-columns:1.05fr 1fr;align-items:center;gap:50px}
.homepage .chief-intro h2{font-size:clamp(34px,3.6vw,54px);line-height:1.3}
.chief-name{font-size:14px;color:#73786b;margin:22px 0}
.chief-lead{font-size:17px;color:#727769;line-height:2}
.chief-caption{font-size:11px;color:#8b9182;margin-top:35px}
.homepage .chief-portrait img{width:100%;max-height:calc(100dvh - 170px);object-fit:contain;mix-blend-mode:multiply}
.homepage .chief-intro .actions{gap:10px;flex-wrap:wrap}
.homepage .chief-intro .button{font-size:12px;padding:12px 22px}
.homepage .directory-inner{max-width:1240px}
.homepage .directory-inner .section-heading{margin-bottom:20px}
.homepage .directory-inner h2{font-size:clamp(29px,3.2vw,46px)}
.homepage .directory-inner .text-link{font-size:11px}
.role-tabs{display:flex;gap:28px;margin:0 0 22px}
.role-tabs button{border:0;border-bottom:1px solid transparent;background:transparent;color:#8b9082;padding:7px 0;font-size:11px}
.role-tabs button[aria-selected="true"]{color:#181e12;border-bottom-color:#181e12}
.role-tabs span{font-family:"Segoe UI",sans-serif;font-size:9px;margin-left:7px;color:#919985}
.homepage .roles-panel{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px;margin:0}
.homepage .roles-panel[hidden]{display:none}
.homepage .roles-panel .duck-card{display:block;padding-bottom:19px}
.homepage .roles-panel .duck-image{width:100%;aspect-ratio:1}
.homepage .roles-panel .duck-copy{padding-top:20px}
.homepage .roles-panel .duck-copy>span{font-size:10px}
.homepage .roles-panel .duck-copy h3{font-size:16px;line-height:1.55;letter-spacing:-.4px;margin-top:10px}
.homepage .roles-panel .duck-copy p{font-size:11px;min-height:34px;line-height:1.8;margin:12px 0 22px}
.homepage .roles-panel .duck-copy b{font-size:11px}
.directory-foot{display:flex;justify-content:space-between;gap:25px;font-size:10px;color:#858d77;margin-top:24px}
.directory-foot a{border-bottom:1px solid #cfd4c5}
.homepage .mobile-layout{display:grid;grid-template-columns:1fr 1.06fr;align-items:center;gap:50px}
.mobile-copy h2{font-size:clamp(36px,4.1vw,61px);line-height:1.3}
.mobile-copy>p:not(.eyebrow){font-size:16px;line-height:2;color:#727a66;margin:28px 0}
.mobile-platforms{display:flex;gap:15px;align-items:center;font-size:11px;color:#677254;margin:25px 0 30px}
.mobile-platforms b{font-size:18px;font-weight:400}
.mobile-copy .button{font-size:12px}
.mobile-copy small{display:block;font-size:10px;color:#8a937c;margin-top:25px}
.mobile-product{height:min(68vh,600px);max-width:540px;width:100%;overflow:hidden;position:relative;mix-blend-mode:multiply}
.mobile-product img{position:absolute;right:-2%;top:-7%;height:114%;width:auto;max-width:none}
.screen-rail{position:fixed;right:22px;top:50%;transform:translateY(-45%);z-index:18;display:flex;flex-direction:column;gap:11px;color:#7c8570}
.screen-rail button{position:relative;display:flex;align-items:center;justify-content:end;gap:12px;border:0;background:none;padding:5px 0;min-width:42px;color:inherit}
.screen-rail .rail-index{font-family:"Segoe UI",sans-serif;font-size:9px;opacity:.45}
.screen-rail i{width:2px;height:13px;background:currentColor;opacity:.25;transition:height .4s,opacity .4s}
.screen-rail button[aria-current="true"] i{height:34px;opacity:1}
.screen-rail button[aria-current="true"] .rail-index{opacity:1}
.rail-title{position:absolute;right:48px;white-space:nowrap;font-size:10px;padding:4px 8px;background:#f6f3ed;color:#313b24;opacity:0;pointer-events:none;transition:opacity .2s}
.screen-rail button:hover .rail-title,.screen-rail button:focus-visible .rail-title{opacity:1}
.rail-count{font-family:"Segoe UI",sans-serif;font-size:9px;margin-top:13px;display:flex;flex-direction:column;text-align:right;gap:4px}
.rail-count b{font-size:13px;font-weight:400}
.rail-count span{opacity:.5;font-size:8px}
.homepage[data-screen="0"] .screen-rail,.homepage[data-screen="1"] .screen-rail,.homepage[data-screen="5"] .screen-rail{color:#bec6af}
@keyframes deck-mark-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}
@keyframes deck-word-in{from{opacity:0;transform:translateY(10px);filter:blur(3px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}
@media(prefers-reduced-motion:no-preference){.homepage .motion-scene.scene-playing .hero-logo{animation:deck-mark-in 0.75s 1.05s both}.homepage .motion-scene.scene-playing .hero-word{animation:deck-word-in 0.9s 1.25s both}.homepage .motion-scene.scene-playing .hero-copy{animation:deck-word-in 1s 1.65s both}}
.homepage.home-overview{height:auto;overflow:visible}
.home-overview #home-deck{height:auto;overflow:visible;scroll-snap-type:none}
.homepage.home-overview .home-screen{height:calc(100dvh - var(--nav-h));min-height:720px}
.home-overview .screen-rail{display:none}
.home-overview .hero-logo,.home-overview .hero-word,.home-overview .hero-copy{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}
@media(max-height:760px) and (min-width:761px){.homepage .screen-inner{max-height:calc(100% - 42px)}.homepage .directory-inner .eyebrow{margin-bottom:12px}.homepage .directory-inner .section-heading{margin-bottom:9px}.role-tabs{margin-bottom:14px}.homepage .roles-panel .duck-image{max-height:30vh;aspect-ratio:auto}.homepage .roles-panel .duck-image img{object-fit:contain}.homepage .roles-panel .duck-copy{padding-top:12px}.homepage .roles-panel .duck-copy p{margin:7px 0 13px;min-height:30px}.homepage .roles-panel .duck-card{padding-bottom:12px}.directory-foot{margin-top:15px}.homepage .hero-logo{width:48px;height:48px}.homepage .hero-word{font-size:135px}.homepage .hero-copy .eyebrow{margin:15px 0}.homepage .hero-copy>p:not(.eyebrow){margin:13px 0}.homepage .hero-copy h1{font-size:30px}.homepage .chief-lead{font-size:15px}.chief-caption{margin-top:23px}.mobile-product{height:65vh}}
@media(max-width:1000px){.homepage .screen-inner{width:calc(100% - 115px)}.homepage .chief-layout,.homepage .mobile-layout{gap:25px}.chief-lead{font-size:15px}.homepage .roles-panel{gap:14px}.homepage .roles-panel .duck-copy h3{font-size:14px}.homepage .roles-panel .duck-copy>span{font-size:9px}.homepage .roles-panel .duck-copy p{font-size:10px}.screen-rail{right:15px}}
@media(max-width:760px){body.homepage{--nav-h:60px}.homepage .site-nav{padding:0 22px}.homepage .site-nav nav>a:first-child{display:none}.homepage .screen-inner{width:calc(100% - 66px);max-height:calc(100% - 48px);padding:0}.homepage .screen-inner .eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:18px}.homepage .hero-inner,.homepage .outro-inner{max-height:calc(100% - 110px);width:calc(100% - 58px)}.homepage .hero-logo{width:53px;height:53px}.homepage .hero-word{font-size:clamp(56px,15vw,100px);letter-spacing:-.065em}.homepage .hero-copy .eyebrow{font-size:7px;margin:23px 0 20px;letter-spacing:1.5px}.homepage .hero-copy h1{font-size:24px}.homepage .hero-copy>p:not(.eyebrow){font-size:11px;line-height:2;margin:22px 0}.hero-scroll{font-size:10px;gap:14px}.screen-rail{right:10px;gap:13px}.screen-rail button{min-width:18px;padding:6px 0}.screen-rail .rail-index{display:none}.screen-rail i{height:9px}.screen-rail button[aria-current="true"] i{height:24px}.rail-count{font-size:8px}.rail-count b{font-size:10px}.rail-title{right:25px}.motion-replay{left:25px;bottom:24px;font-size:9px}.screen-corner{right:28px;bottom:32px;font-size:7px}.homepage .film-heading h2{font-size:24px;line-height:1.5}.homepage .film-player,.homepage .film-foot{width:100%}.homepage .film-foot{display:block;font-size:9px;line-height:1.9}.homepage .film-foot a{display:inline-block;margin-top:12px}.homepage .chief-layout{grid-template-columns:1fr;gap:14px}.homepage .chief-intro h2{font-size:32px}.chief-name{font-size:11px;margin:14px 0}.chief-lead{font-size:13px;line-height:1.9}.homepage .chief-intro .actions{margin-top:24px;gap:9px}.homepage .chief-intro .button{font-size:10px;min-height:39px;padding:9px 14px}.chief-caption{display:none}.homepage .chief-portrait img{height:29vh;min-height:145px;max-height:260px}.homepage .directory-inner .section-heading{display:block;margin-bottom:11px}.homepage .directory-inner h2{font-size:27px;line-height:1.4}.homepage .directory-inner .section-heading>.text-link{margin-top:10px;font-size:10px}.role-tabs{gap:25px;margin:0 0 18px}.role-tabs button{font-size:10px}.homepage .roles-panel{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin;gap:18px;padding-bottom:9px;overscroll-behavior-x:contain}.homepage .roles-panel .duck-card{flex:0 0 78%;min-width:0;scroll-snap-align:start;display:block;grid-column:auto}.homepage .roles-panel .duck-card:last-child .duck-image{width:100%}.homepage .roles-panel .duck-image{aspect-ratio:1;max-height:27vh;min-height:140px}.homepage .roles-panel .duck-image img{object-fit:contain}.homepage .roles-panel .duck-copy{padding-top:14px}.homepage .roles-panel .duck-copy>span{font-size:10px}.homepage .roles-panel .duck-copy h3{font-size:16px}.homepage .roles-panel .duck-copy p{font-size:11px;min-height:0;margin:10px 0 17px}.directory-foot{display:block;font-size:9px;line-height:1.9;margin-top:15px}.directory-foot a{display:inline-block;margin-top:9px}.homepage .mobile-layout{grid-template-columns:1fr;gap:22px}.mobile-copy h2{font-size:33px}.mobile-copy>p:not(.eyebrow){font-size:12px;margin:18px 0}.mobile-platforms{font-size:10px;margin:18px 0;gap:10px}.mobile-copy .button{font-size:10px;padding:10px 18px;min-height:40px}.mobile-copy small{font-size:8px;margin-top:12px}.mobile-product{height:32vh;min-height:210px;max-height:310px;max-width:300px;justify-self:center}.mobile-product img{right:4%;height:114%}.homepage .outro-inner .hero-word{font-size:56px}.homepage .outro-inner .hero-logo{width:48px;height:48px}.homepage .outro-inner h2{font-size:26px}.homepage .outro-inner .hero-copy .eyebrow{font-size:6px;letter-spacing:1px}.homepage .outro-inner .actions{flex-direction:column;gap:11px;margin-top:22px}.homepage .outro-inner .button{font-size:11px;min-width:190px;padding:11px 20px}.outro-footer{left:25px;right:25px;bottom:62px;font-size:7px;gap:18px}.home-overview .home-screen{min-height:784px!important}}
@media(prefers-reduced-motion:reduce){#home-deck{scroll-behavior:auto}.homepage .motion-scene .hero-logo,.homepage .motion-scene .hero-word,.homepage .motion-scene .hero-copy{opacity:1;transform:none;filter:none;animation:none!important}}

/* Keep both approved Android devices fully visible in the crop. */
.homepage .mobile-product img{height:100%;right:-4%;top:-4%;clip-path:inset(12% 0 0 0)}
@media(max-width:760px){.homepage .mobile-product{height:29vh;min-height:210px;max-height:260px}.homepage .mobile-product img{height:100%;right:0;top:-4%}}
.homepage .mobile-product img{clip-path:inset(12% 0 0 51.5%)}
/* V8 review revision: restore V7 compositions, seven-screen story. */

.homepage .chief-layout{grid-template-columns: .95fr 1.15fr;gap:20px}
.homepage .chief-intro h2{font-size:clamp(42px,4.5vw,68px);font-weight:500;line-height:1.18;letter-spacing:-.055em}
.homepage .chief-lead{font-size:clamp(18px,1.8vw,25px);line-height:1.55;color:#25251f;margin:26px 0 16px}
.chief-description{color:#86857d;font-size:15px;line-height:1.9}
.homepage .chief-intro .actions{margin-top:24px}
.homepage .chief-intro .button{border-radius:40px;min-width:172px}
.chief-caption{margin-top:56px;color:#89877e}
.homepage .chief-portrait{height:min(70vh,650px);position:relative;overflow:hidden;margin:0}
.homepage .chief-portrait img{position:absolute;max-height:none;max-width:none;width:auto;height:112%;right:-12%;top:-4%;clip-path:inset(0 0 13% 46%);mix-blend-mode:multiply}
.chief-portrait figcaption{position:absolute;bottom:0;left:0;right:0;text-align:center;color:#8b897e;font-size:11px}
.homepage .mobile-layout{width:calc(100% - 140px);max-width:1360px;grid-template-columns:1.12fr 1fr;gap:10px}
.mobile-copy h2{font-size:clamp(29px,3.35vw,50px);font-weight:650;line-height:1.35;letter-spacing:-.055em}
.mobile-copy>p:not(.eyebrow){font-size:15px;color:#88877f;margin:28px 0}
.mobile-copy .button{border-radius:40px}
.homepage .mobile-product{height:min(76vh,720px);max-width:none}
.homepage .mobile-product img{height:110%;right:-3%;top:-8%;clip-path:inset(12% 0 0 51.5%)}
.homepage .home-accumulation{background:#050505;color:#f6f3ed}
.homepage .accumulation-inner{max-width:1400px;overflow:visible}
.accumulation-art{margin:0}
.accumulation-art img{display:block;width:100%;max-height:calc(100dvh - 180px);object-fit:contain}
.accumulation-mobile-title,.accumulation-mobile-steps{display:none}
.accumulation-link{display:block;width:max-content;margin:18px auto 0;font-size:10px;color:#999b90;border-bottom:1px solid #484a40;padding-bottom:6px}
.homepage .outro-inner{transform:translateY(-30px)}
.homepage .outro-inner .hero-word{font-size:38px;letter-spacing:-.055em}
.homepage .outro-inner .hero-logo{width:48px;height:48px;margin-bottom:4px}
.homepage .outro-inner .hero-copy .eyebrow{margin:30px 0 20px;color:#92958b;font-size:9px}
.homepage .outro-inner h2{font-size:clamp(28px,3.1vw,44px);font-weight:400}
.homepage .outro-inner .hero-copy>p:not(.eyebrow){color:#8e9188;line-height:1.9;font-size:14px;margin-top:20px}
.homepage .outro-inner .button{font-size:12px;border-radius:40px;min-height:42px}
.homepage .outro-inner .button.ghost{border:none;color:#9c9f94}
.outro-steps{position:absolute;bottom:90px;left:7%;right:7%;display:grid;grid-template-columns:repeat(3,1fr);gap:40px;text-align:left;font-size:11px;color:#bbbeb2}
.outro-steps a{padding-top:15px;border-top:1px solid #2c2e27}
.outro-steps span{color:#808577;margin-right:22px;font-size:9px}
.homepage[data-screen="6"] .screen-rail{color:#bec6af}
@media(max-width:760px){
.homepage .chief-layout{grid-template-columns:1fr;gap:12px}
.homepage .chief-intro h2{font-size:35px}
.homepage .chief-lead{font-size:18px;margin:16px 0 10px}
.chief-description{font-size:12px}
.homepage .chief-intro .actions{margin-top:16px}
.homepage .chief-portrait{height:31vh;min-height:200px;max-width:320px;width:100%;justify-self:center}
.homepage .chief-portrait img{height:115%;min-height:0;max-height:none;right:-2%;top:-3%}
.chief-portrait figcaption{font-size:9px}
.homepage .mobile-layout{width:calc(100% - 66px);grid-template-columns:1fr;gap:20px}
.mobile-copy h2{font-size:29px}
.mobile-copy>p:not(.eyebrow){font-size:12px;margin:18px 0}
.homepage .mobile-product{height:34vh;min-height:240px;max-height:310px;max-width:320px}
.homepage .mobile-product img{height:110%;right:-1%;top:-8%}
.homepage .accumulation-inner{overflow-y:auto}
.accumulation-mobile-title{display:block;font-size:30px;line-height:1.4;margin-bottom:24px}
.accumulation-art{height:170px;overflow:hidden;position:relative}
.accumulation-art img{max-width:none;max-height:none;width:580px;position:absolute;left:-12px;top:-88px}
.accumulation-mobile-steps{display:block;margin-top:20px}
.accumulation-mobile-steps p{font-size:13px;margin:17px 0}
.accumulation-mobile-steps span{display:block;font-size:11px;line-height:1.7;color:#909589;margin:6px 0 0 26px}
.accumulation-link{font-size:9px;margin-top:22px}
.homepage .outro-inner{transform:translateY(-25px)}
.homepage .outro-inner .hero-word{font-size:32px}
.homepage .outro-inner h2{font-size:25px}
.homepage .outro-inner .hero-copy>p:not(.eyebrow){font-size:11px}
.homepage .outro-inner .actions{gap:4px}
.outro-steps{bottom:85px;left:8%;right:12%;gap:12px;font-size:9px;line-height:1.7}
.outro-steps span{display:block;margin:0 0 5px}
}
/* Blend ivory source artwork without a tinted rectangular panel. */
.homepage .chief-portrait img,.homepage .mobile-product{mix-blend-mode:darken}
.homepage .chief-portrait img{mask-image:linear-gradient(to right,transparent 45%,#000 49%,#000 96%,transparent 100%)}
.homepage .mobile-product img{height:100%;right:0;top:-4%;clip-path:inset(11% 0 0 51.5%)}
@media(max-width:760px){.homepage .mobile-product img{height:100%;right:0;top:-4%}}
