.hp6-stage{position:relative;z-index:2;flex:1;display:flex;flex-direction:column;justify-content:center;padding:clamp(88px,9.5vh,116px) var(--pad-x) clamp(76px,8vh,92px)}.hp6::before{content:"";position:absolute;inset:0;z-index:0;pointer-events:none;background-image:radial-gradient(rgba(148,170,230,0.14) 1px,transparent 1.4px);background-size:30px 30px;-webkit-mask-image:radial-gradient(120% 100% at 60% 40%,black 30%,transparent 78%);mask-image:radial-gradient(120% 100% at 60% 40%,black 30%,transparent 78%);opacity:0.5}.hp6-field{position:absolute;inset:0;z-index:1;pointer-events:none;-webkit-mask-image:linear-gradient(200deg,black 40%,rgba(0,0,0,0.25) 62%,rgba(0,0,0,0.18) 100%);mask-image:linear-gradient(200deg,black 40%,rgba(0,0,0,0.25) 62%,rgba(0,0,0,0.18) 100%)}.hp6-field span{position:absolute;font-size:11.5px;font-weight:600;letter-spacing:0.3em;text-transform:uppercase;color:var(--cm);opacity:0.12;white-space:nowrap;transform:translate3d(var(--fx,0px),var(--fy,0px),0)}.hp6-field span.is-clear{color:var(--ca);opacity:0.6;letter-spacing:0.22em}.hp6-scan{position:absolute;left:0;right:0;top:0;z-index:4;height:18vh;pointer-events:none;opacity:0;background:linear-gradient(180deg,transparent 0%,rgba(110,168,255,0.04) 45%,rgba(110,168,255,0.13) 80%,rgba(156,194,255,0.5) 98%)}html.js .hp-hero.is-in .hp6-scan{animation:hp6-sweep 1.1s cubic-bezier(0.4,0,0.2,1) 0.1s forwards}@keyframes hp6-sweep{0%{opacity:1;transform:translateY(-20vh)}88%{opacity:1}100%{opacity:0;transform:translateY(114vh)}}.hp6-title{position:relative;z-index:2;min-height:calc(clamp(230px,23vw,380px) * 1.20)}.hp6-name{margin:0;position:relative;font-size:clamp(3rem,min(11vw,9.2vw + 1rem),9.6rem);font-weight:700;line-height:0.95;letter-spacing:-0.045em;color:var(--ct);text-transform:uppercase;font-variation-settings:"wght" 700}.hp6-name__line{display:block;position:relative;white-space:nowrap}.hp6-name__line--one{z-index:1}.hp6-name__line--two{z-index:3;padding-left:clamp(22px,6vw,96px)}.hp6-l{display:inline-block}@supports (-webkit-text-stroke:1px black){html.js .hp6 .hp6-l{color:transparent;-webkit-text-stroke:1.5px rgba(239,240,234,0.4);opacity:0.3;transform:translate(var(--dx,0px),var(--dy,0px)) rotate(var(--rot,0deg));transition:color 0.42s var(--ease-out) calc(0.3s + var(--i) * 0.032s),-webkit-text-stroke-color 0.42s var(--ease-out) calc(0.3s + var(--i) * 0.032s),opacity 0.42s var(--ease-out) calc(0.3s + var(--i) * 0.032s),transform 0.65s cubic-bezier(0.34,1.4,0.5,1) calc(0.3s + var(--i) * 0.032s)}html.js .hp-hero.is-in .hp6-l{color:var(--ct);-webkit-text-stroke-color:transparent;opacity:1;transform:none}html.js .hp-hero.is-in .hp6-name__line--two .hp6-l{color:transparent;-webkit-text-stroke:1px rgba(239,240,234,0.5)}}html.js .hp6 .hp6-name__line{filter:blur(7px);transition:filter 0.55s var(--ease-out) 0.3s}html.js .hp-hero.is-in .hp6-name__line,html.reveal-failsafe .hp6 .hp6-name__line{filter:blur(0)}@media (prefers-reduced-motion:reduce){html.js .hp6 .hp6-name__line{filter:none;transition:none}}@supports not (-webkit-text-stroke:1px black){html.js .hp6 .hp6-l{opacity:0.2;transform:translate(var(--dx,0px),var(--dy,0px)) rotate(var(--rot,0deg));transition:opacity 0.42s var(--ease-out) calc(0.3s + var(--i) * 0.032s),transform 0.65s cubic-bezier(0.34,1.4,0.5,1) calc(0.3s + var(--i) * 0.032s)}html.js .hp-hero.is-in .hp6-l{opacity:1;transform:none}html.js .hp-hero.is-in .hp6-name__line--two .hp6-l{opacity:0.55}}.hp6-frame{margin:0;position:absolute;z-index:2;top:47%;right:clamp(0px,3vw,44px);transform:translateY(-50%);width:clamp(230px,23vw,380px);background:#0B1226;border:1px solid rgba(148,170,230,0.14);border-radius:10px;padding:16px 16px 10px;box-shadow:0 30px 56px -28px rgba(3,6,18,0.92),0 14px 30px -20px rgba(46,90,172,0.45);transition:transform 0.9s var(--ease-out)}.hp6-frame__tick{position:absolute;width:14px;height:14px}.hp6-frame__tick--tl{top:-6px;left:-6px;border-top:2px solid var(--ca);border-left:2px solid var(--ca)}.hp6-frame__tick--tr{top:-6px;right:-6px;border-top:2px solid var(--ca);border-right:2px solid var(--ca)}.hp6-frame__tick--bl{bottom:-6px;left:-6px;border-bottom:2px solid var(--ca);border-left:2px solid var(--ca)}.hp6-frame__tick--br{bottom:-6px;right:-6px;border-bottom:2px solid var(--ca);border-right:2px solid var(--ca)}.hp6-frame__well{position:relative;overflow:hidden;border-radius:5px;aspect-ratio:4 / 5;background:#05070D;will-change:transform}.hp6-frame__well img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 12%;filter:saturate(0.92) contrast(1.04);will-change:filter,transform}html.js .hp6 .hp6-frame__well img{filter:blur(9px) brightness(1.6) contrast(0.66) saturate(0.4);transform:scale(1.07);transition:filter 0.85s ease 0.5s,transform 1.3s var(--ease-out) 0.5s}html.js .hp-hero.is-in .hp6-frame__well img{filter:saturate(0.92) contrast(1.04);transform:none}html.js .hp-hero.is-in .hp6-frame__well img{animation:hp6-live 16s ease-in-out 1.5s infinite}@keyframes hp6-live{0%,100%{transform:scale(1) translate3d(0,0,0)}50%{transform:scale(1.055) translate3d(-1.2%,0.9%,0)}}.hp6-frame__well::before{content:"";position:absolute;inset:-20% -60%;pointer-events:none;z-index:1;background:linear-gradient(105deg,transparent 38%,rgba(239,244,255,0.09) 50%,transparent 62%);transform:translateX(-70%) rotate(0.001deg)}html.js .hp-hero.is-in .hp6-frame__well::before{animation:hp6-sheen 9s ease-in-out 2s infinite}@keyframes hp6-sheen{0%{transform:translateX(-70%)}16%{transform:translateX(70%)}100%{transform:translateX(70%)}}.hp6-frame__well::after{content:"";position:absolute;inset:0;pointer-events:none;border:1px solid rgba(156,194,255,0)}html.js .hp-hero.is-in .hp6-frame__well::after{animation:hp6-lock 0.7s ease 1.15s}@keyframes hp6-lock{0%{border-color:rgba(156,194,255,0)}30%{border-color:rgba(156,194,255,0.75)}100%{border-color:rgba(156,194,255,0)}}.hp6-frame__meta{display:flex;justify-content:space-between;gap:8px;padding-top:10px;font-size:9.5px;font-weight:600;letter-spacing:0.18em;text-transform:uppercase;color:var(--cm)}.hp6-grid{display:grid;grid-template-columns:minmax(0,7fr) minmax(0,4fr);gap:clamp(28px,4.5vw,72px);align-items:end;margin-top:clamp(28px,4.6vh,56px)}.hp6-main{max-width:680px}.hp6 .hp-hero__tagline{margin:0;position:relative;font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(1.7rem,1.35rem + 2vw,3rem);letter-spacing:-0.015em;line-height:1.14;color:var(--ct)}.hp6-accent{font-style:italic;color:var(--ca)}.hp6-flourish{position:absolute;left:0;bottom:-0.28em;width:min(100%,30ch);height:0.32em;overflow:visible}.hp6-flourish path{fill:none;stroke:var(--ca);stroke-width:2.6;stroke-linecap:round;stroke-dasharray:100;stroke-dashoffset:100}html.js .hp-hero.is-in .hp6-flourish path{animation:hp6-draw 0.6s var(--ease-out) 1.2s forwards}@keyframes hp6-draw{to{stroke-dashoffset:0}}html:not(.js) .hp6-flourish path{stroke-dashoffset:0}.hp6-lede{margin:clamp(16px,2.4vh,26px) 0 0;max-width:54ch;font-size:clamp(1rem,0.95rem + 0.5vw,1.3rem);line-height:1.65;color:var(--cm)}.hp6-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:clamp(18px,2.6vh,26px)}.hp6-actions .btn--ghost{border-color:rgba(148,170,230,0.32)}.hp6-roles{list-style:none;margin:0;padding:0}.hp6-roles li{position:relative;display:flex;align-items:baseline;gap:16px;padding:13px 2px 13px 26px;border-bottom:1px solid var(--cl)}.hp6-roles li:first-child{border-top:1px solid var(--cl)}.hp6-roles li::before{content:"";position:absolute;left:4px;top:50%;width:8px;height:8px;margin-top:-4px;border-radius:50%;border:1.5px solid var(--cls);background:transparent;transition:border-color 0.3s ease,background 0.3s ease,box-shadow 0.3s ease}.hp6-roles li::after{content:"";position:absolute;left:7.5px;top:calc(50% + 6px);width:1px;height:calc(100% - 12px);background:var(--cl)}.hp6-roles li:last-child::after{display:none}.hp6-roles li:hover::before{border-color:var(--ca);background:var(--ca);box-shadow:0 0 0 4px rgba(110,168,255,0.16)}.hp6-roles i{font-family:var(--serif);font-style:italic;font-weight:400;font-size:1.1rem;color:var(--ca);min-width:32px;flex:none}.hp6-roles span{font-size:11.5px;font-weight:600;letter-spacing:0.2em;text-transform:uppercase;color:var(--cm)}.hp6 .hp-hero__avail{margin-top:clamp(20px,3.2vh,34px)}html.js .hp6 .hp6-title{opacity:0.001;transition:opacity 0.01s linear 0.3s}html.js .hp6 .hp6-frame{opacity:0;transform:translateY(calc(-50% + 18px));transition:opacity 0.6s var(--ease-out) 0.55s,transform 0.65s var(--ease-out) 0.55s}html.js .hp6 .hp6-lede{opacity:0;transform:translateY(16px);transition:opacity 0.7s var(--ease-out) 1s,transform 0.7s var(--ease-out) 1s}html.js .hp6 .hp6-actions{opacity:0;transform:translateY(16px);transition:opacity 0.8s var(--ease-out) 1.15s,transform 0.8s var(--ease-out) 1.15s}html.js .hp6 .hp6-roles li{opacity:0;transform:translateY(14px);transition:opacity 0.7s var(--ease-out) var(--rd,1.25s),transform 0.7s var(--ease-out) var(--rd,1.25s)}html.js .hp6 .hp-hero__avail{opacity:0;transform:translateY(12px);transition:opacity 0.8s var(--ease-out) 1.4s,transform 0.8s var(--ease-out) 1.4s}html.js .hp6 .hp-hero__cue{opacity:0;transition:opacity 1s var(--ease-out) 1.55s}html.js .hp-hero.is-in .hp6-lede,html.js .hp-hero.is-in .hp6-actions,html.js .hp-hero.is-in .hp6-roles li,html.js .hp-hero.is-in .hp-hero__avail{opacity:1;transform:none}html.js .hp-hero.is-in .hp6-title{opacity:1}html.js .hp-hero.is-in .hp6-frame{opacity:1;transform:translateY(-50%)}html.js .hp-hero.is-in .hp-hero__cue{opacity:1}html.reveal-failsafe .hp6 .hp6-lede,html.reveal-failsafe .hp6 .hp6-actions,html.reveal-failsafe .hp6 .hp6-roles li,html.reveal-failsafe .hp6 .hp-hero__avail{opacity:1;transform:none}html.reveal-failsafe .hp6 .hp6-title{opacity:1}html.reveal-failsafe .hp6 .hp6-frame{opacity:1;transform:translateY(-50%)}html.reveal-failsafe .hp6 .hp-hero__cue{opacity:1}html.reveal-failsafe .hp6 .hp6-l{color:var(--ct);-webkit-text-stroke-color:transparent;opacity:1;transform:none;transition:none}html.reveal-failsafe .hp6 .hp6-name__line--two .hp6-l{color:transparent;-webkit-text-stroke:1px rgba(239,240,234,0.5)}html.reveal-failsafe .hp6 .hp6-frame__well img{filter:saturate(0.92) contrast(1.04);transform:none}html.reveal-failsafe .hp6 .hp6-flourish path{stroke-dashoffset:0;animation:none}@media (prefers-reduced-motion:reduce){html.js .hp6 .hp6-l{color:var(--ct);-webkit-text-stroke-color:transparent;opacity:1;transform:none;transition:none!important}html.js .hp6 .hp6-name__line--two .hp6-l{color:transparent;-webkit-text-stroke:1px rgba(239,240,234,0.5)}html.js .hp6 .hp6-frame__well img{filter:saturate(0.92) contrast(1.04);transform:none;transition:none;animation:none!important}html.js .hp6 .hp6-frame__well::before{display:none}html.js .hp6 .hp6-scan{display:none}html.js .hp6 .hp6-title,html.js .hp6 .hp6-frame,html.js .hp6 .hp6-lede,html.js .hp6 .hp6-actions,html.js .hp6 .hp6-roles li,html.js .hp6 .hp-hero__avail,html.js .hp6 .hp-hero__cue{opacity:1;transform:none;transition:none}html.js .hp-hero.is-in .hp6-frame{transform:translateY(-50%)}html.js .hp6 .hp6-flourish path{stroke-dashoffset:0;animation:none}.hp6-frame{transform:translateY(-50%)!important}.hp6-field span{transform:none}}@media (min-width:901px){.hp-hero__portrait{will-change:transform}html.hero-settled .hp6-frame__well img{filter:none!important;transition:none}}@media (min-width:901px){.hp6-title{padding-right:calc(clamp(230px,23vw,380px) + clamp(28px,4vw,64px))}.hp6-name{font-size:clamp(2.8rem,min(11vw,calc((100vw - 2 * var(--pad-x) - clamp(230px,23vw,380px) - clamp(28px,4vw,64px)) / 4.6)),9.6rem)}.hp6-grid{margin-top:calc(clamp(230px,23vw,380px) * -0.17)}.hp6-main{position:relative;z-index:4}.hp6-roles{padding-top:calc(clamp(230px,23vw,380px) * 0.17 + 16px)}}@media (max-width:1080px){.hp6-frame{width:clamp(220px,27vw,340px)}}@media (max-width:900px){.hp6-grid{grid-template-columns:1fr;align-items:start;gap:26px}.hp6-roles{display:grid;grid-template-columns:1fr 1fr;column-gap:28px}.hp6-roles li:nth-child(2){border-right:1px solid var(--cl)}.hp6-roles li:nth-child(2)::after{display:none}}@media (max-width:700px){.hp6-stage{padding-top:88px;padding-bottom:84px}.hp6-title{min-height:0}.hp6-name{font-size:clamp(2.9rem,15.8vw,5.2rem)}.hp6-name__line--two{margin-left:clamp(18px,7vw,60px)}.hp6-frame{position:relative;top:auto;right:auto;transform:none;width:min(60vw,280px);margin:14px 0 6px clamp(20px,9vw,72px)}html.js .hp-hero.is-in .hp6-frame,html.js .hp6 .hp6-frame{transform:none}.hp6-roles{grid-template-columns:1fr}.hp6-roles li:nth-child(2){border-right:0}.hp6 .hp-hero__cue{display:none}.hp6-field span:nth-child(n+6){display:none}}@media (max-width:560px){.hp6-clock{display:none}.hp6-frame{width:min(66vw,260px)}}@media (min-width:901px) and (max-height:840px){.hp6-stage{padding-top:72px;padding-bottom:52px}.hp6-top{margin-bottom:12px;padding-bottom:10px}.hp6 .hp-hero__tagline{font-size:clamp(1.45rem,1.15rem + 1.6vw,2.3rem)}.hp6-lede{margin-top:12px;font-size:clamp(0.95rem,0.92rem + 0.3vw,1.15rem);line-height:1.55}.hp6-actions{margin-top:16px}.hp6 .hp-hero__avail{margin-top:16px}}@media (min-width:901px) and (max-height:780px){.hp6-stage{padding-top:60px;padding-bottom:40px}.hp6-name{font-size:clamp(2.7rem,10.2vw,8.4rem)}.hp6-title{min-height:calc(clamp(210px,21vw,330px) * 1.24)}.hp6-frame{width:clamp(210px,21vw,330px)}.hp6-grid{margin-top:calc(clamp(210px,21vw,330px) * -0.17)}.hp6-roles{padding-top:calc(clamp(210px,21vw,330px) * 0.17 + 12px)}.hp6-lede{margin-top:10px}.hp6-actions{margin-top:12px}.hp6 .hp-hero__avail{margin-top:12px}}html.hero-parked .hp6-frame__well img{animation-play-state:paused!important}html.hero-parked .hp6-frame__well::before{animation-play-state:paused!important}html.hero-parked .marquee__track{animation-play-state:paused!important}html.av-loading body{overflow:hidden}.av-loader{position:fixed;inset:0;z-index:300;--r:clamp(2.2px,1.05vmin,6px);background:radial-gradient(700px 480px at 50% 44%,rgba(46,90,172,0.10),transparent 65%),#05070D;transition:opacity 0.6s var(--ease-out),visibility 0s linear 0.6s}html:not(.js) .av-loader{display:none}html.av-done .av-loader{opacity:0;visibility:hidden;pointer-events:none}.av-j{position:absolute;left:50%;top:50%;font-size:clamp(9px,1.15vmin + 2px,13px);font-weight:600;letter-spacing:0.26em;text-transform:uppercase;white-space:nowrap;color:rgba(239,240,234,0.78);opacity:0;filter:blur(8px);transform:translate(-50%,-50%) translate(calc(var(--x) * var(--r)),calc(var(--y) * var(--r))) scale(0.92);transition:opacity 0.3s ease,filter 0.34s ease,transform 0.36s var(--ease-out);will-change:opacity,filter,transform}.av-j.is-in{opacity:1;filter:blur(0);transform:translate(-50%,-50%) translate(calc(var(--x) * var(--r)),calc(var(--y) * var(--r))) scale(1)}.av-loader.is-merge .av-j{opacity:0;filter:blur(6px);transform:translate(-50%,-50%) scale(0.4);transition:opacity 0.42s cubic-bezier(0.6,0,0.4,1) calc(var(--i) * 0.022s),filter 0.42s ease calc(var(--i) * 0.022s),transform 0.46s cubic-bezier(0.6,0,0.4,1) calc(var(--i) * 0.022s)}.av-name{position:absolute;left:50%;top:50%;font-family:var(--serif);font-style:italic;font-weight:400;font-size:clamp(2rem,6.5vw,4.2rem);line-height:1;white-space:nowrap;color:var(--ct);opacity:0;filter:blur(10px);letter-spacing:0.3em;transform:translate(-50%,-50%) scale(0.985);transition:opacity 0.5s ease 0.14s,filter 0.55s ease 0.14s,letter-spacing 0.6s var(--ease-out) 0.14s,transform 0.6s var(--ease-out) 0.14s}.av-loader.is-merge .av-name{opacity:1;filter:blur(0);letter-spacing:0.015em;transform:translate(-50%,-50%) scale(1)}.av-rule{position:absolute;left:50%;top:calc(50% + clamp(1rem,3.25vw,2.1rem) + 16px);width:clamp(120px,14vw,150px);height:1px;margin-left:calc(clamp(120px,14vw,150px) / -2);background:rgba(148,170,230,0.15);overflow:hidden}.av-rule i{display:block;height:100%;background:var(--azure);transform:scaleX(0);transform-origin:left center;transition:transform 0.45s ease 0.32s}.av-loader.is-merge .av-rule i{transform:scaleX(1)}@media (max-width:640px){.av-loader{--r:2.05px}}@media (prefers-reduced-motion:reduce){.av-loader{transition-duration:0.25s}.av-j{display:none}.av-name,.av-rule i{transition:none}.av-loader.is-merge .av-name{opacity:1;filter:none;letter-spacing:0.015em}.av-loader.is-merge .av-rule i{transform:scaleX(1)}}