.video-hero{--video-ink:var(--nw-ink);--video-purple:var(--nw-violet);--video-muted:var(--nw-light-text);isolation:isolate;min-height:100svh;color:var(--video-ink);background:#fff;padding:0 4.8%;position:relative;overflow:clip}.video-hero a:focus-visible{outline-color:var(--video-purple)}.video-hero-body{grid-template-columns:43% 57%;align-items:center;max-width:1800px;min-height:100svh;margin:auto;padding:clamp(64px,6vw,112px) 0 clamp(80px,6vw,120px);display:grid;position:relative}.video-hero-copy{z-index:4;pointer-events:none;padding:0 0 clamp(112px,11vw,208px);position:relative}.video-hero-copy a{pointer-events:auto}.video-hero-eyebrow{color:var(--video-muted);font:600 9px/1.5 var(--font-geist-sans), sans-serif;letter-spacing:.21em;text-transform:uppercase;margin-bottom:31px}.video-hero h1{font-family:var(--font-dm-sans), Arial, sans-serif;font-size:clamp(49px,4.8vw,84px);font-weight:var(--nw-heading-weight);letter-spacing:-.061em;white-space:nowrap;line-height:1.085}.video-hero h1>span{color:var(--video-purple)}.video-hero-description{color:var(--video-muted);letter-spacing:-.035em;margin-top:28px;font-size:clamp(15px,1.42vw,24px);line-height:1.6}.video-hero-actions{align-items:center;gap:29px;margin-top:39px;display:flex}.video-hero-primary{background:var(--nw-primary-fill);box-shadow:var(--nw-primary-shadow);color:#fff;border-radius:30px;justify-content:space-between;align-items:center;gap:28px;min-height:53px;padding:0 24px;font-size:12px;transition:box-shadow .2s,transform .2s;display:inline-flex}.video-hero-primary:hover{background:var(--nw-primary-fill);box-shadow:var(--nw-primary-shadow-hover);transform:translateY(-2px)}.video-hero-primary span{font-size:21px;font-weight:300}.video-hero-secondary{color:var(--video-purple);align-items:center;gap:17px;font-size:12px;display:inline-flex}.video-hero-secondary span{font-size:26px;line-height:1;transition:transform .2s}.video-hero-secondary:hover span{transform:translate(4px)}.video-hero-scene{aspect-ratio:1.34;align-self:center;width:108%;margin-left:-2%;position:relative}.video-hero-floor{--floor-horizon:84%;--floor-blend:clamp(64px, 7vw, 120px);z-index:0;left:-100vw;right:-10vw;top:calc(var(--floor-horizon) - var(--floor-blend) * .35);pointer-events:none;height:max(100vh,800px);-webkit-mask-image:linear-gradient(180deg, transparent, #0000000a calc(var(--floor-blend) * .18), #0000003d calc(var(--floor-blend) * .38), #000000a3 calc(var(--floor-blend) * .64), #000000eb calc(var(--floor-blend) * .84), #000 var(--floor-blend));mask-image:linear-gradient(180deg, transparent, #0000000a calc(var(--floor-blend) * .18), #0000003d calc(var(--floor-blend) * .38), #000000a3 calc(var(--floor-blend) * .64), #000000eb calc(var(--floor-blend) * .84), #000 var(--floor-blend));background:linear-gradient(#f0ebe5,#f3efea 520px);position:absolute}.video-hero-floor:before{content:"";opacity:.65;background:url(/images/hero/stone-floor-texture-v2.svg) 0 0/600px 400px;position:absolute;inset:0}.video-hero-projection-light{z-index:0;pointer-events:none;background:radial-gradient(at 58% 54%,#c9b6e71c 0%,#eee6f712 44%,#fff0 72%);width:80%;height:67%;position:absolute;top:19%;left:15%}.video-hero-screens{z-index:1;perspective:1400px;perspective-origin:55% 48%;position:absolute;inset:0}.video-hero-screen{--screen-yaw:0deg;--screen-roll:0deg;cursor:default;transform:rotateX(5deg) rotateY(var(--screen-yaw)) rotateZ(var(--screen-roll));background:linear-gradient(135deg,#fff,#f8f5ff 48%,#efecf7);border:1px solid #fff;border-radius:25px;margin:0;padding:7px;display:block;position:absolute;box-shadow:0 26px 60px -32px #35214f5c,0 5px 18px -9px #a9b9e866,inset 0 0 0 1px #ffffff70}.video-hero-screen:before{content:"";pointer-events:none;border-radius:inherit;border:1px solid #cec4eb80;border-color:#fff #cec4eb80 #cec4eb80 #ffffffed;position:absolute;inset:-1px;box-shadow:inset 0 1px #fff,0 0 16px #c8bbf51c}.video-hero-screen:after{content:"";pointer-events:none;background:#b5a8c578;border-radius:10px;width:40px;height:4px;position:absolute;bottom:-13px;left:calc(50% - 20px);box-shadow:0 1px #fff,0 3px 10px #6b517523}.video-hero-screen-1{--screen-yaw:4deg;--screen-roll:-1deg;width:72%;top:3%;left:0}.video-hero-screen-image{aspect-ratio:1.54;border-radius:18px 18px 8px 8px;position:relative;overflow:hidden}.video-hero-screen-image>img{object-fit:cover}.video-hero-screen-image-film{aspect-ratio:var(--film-aspect-ratio,16 / 9);background:#faf8f0}.video-hero-screen-image-film>img{object-fit:contain}.video-hero-screen-film{object-fit:contain;pointer-events:none;background:#faf8f0;width:100%;height:100%;transition:opacity .2s;position:absolute;inset:0}.video-hero-screen-caption{background:linear-gradient(110deg,#ffffff4d,#f1ebfa33);border-radius:0 0 18px 18px;padding:16px 12px}.video-hero-screen-caption strong{letter-spacing:-.03em;font-family:Georgia,serif;font-size:clamp(13px,1.05vw,19px);font-weight:400;line-height:1.35;display:block}.video-hero-website{color:#fff;background:linear-gradient(90deg,#2c29191c,#0000 70%);flex-direction:column;padding:5% 6%;display:flex;position:absolute;inset:0}.video-hero-website>span{letter-spacing:.18em;font-size:clamp(5px,.57vw,10px)}.video-hero-website strong{letter-spacing:-.04em;text-shadow:0 2px 12px #25251d30;white-space:pre-line;margin-top:auto;font:400 clamp(17px,1.9vw,32px)/1.08 Georgia,serif}.video-hero-website small{margin-top:9px;font-size:clamp(4px,.4vw,7px)}.video-hero-membership{color:#fffef3;background:linear-gradient(90deg,#233b2470,#24361c10);flex-direction:column;padding:8%;display:flex;position:absolute;inset:0}.video-hero-membership>span{letter-spacing:.13em;font-size:clamp(5px,.6vw,10px)}.video-hero-membership strong{letter-spacing:-.04em;white-space:pre-line;margin:10% 0 auto;font:400 clamp(18px,1.8vw,30px)/1.09 Georgia,serif}.video-hero-membership strong em{font-weight:400}.video-hero-membership small{border-bottom:1px solid #ffffff65;align-self:flex-start;padding-bottom:4px;font-size:clamp(4px,.37vw,7px);line-height:1.5}.video-hero-character{z-index:2;pointer-events:none;width:94%;height:70%;position:absolute;top:42%;left:10%}.video-hero-ground{z-index:0;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.video-hero-character .video-hero-poster,.video-hero-film{z-index:1;object-fit:contain;object-position:center bottom;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}@media (max-width:1100px){.video-hero h1{font-size:4.9vw}.video-hero-actions{gap:19px}.video-hero-primary{gap:21px;padding:0 19px;font-size:11px}.video-hero-secondary{gap:11px;font-size:11px}.video-hero-screen-caption{padding:9px 10px 10px}}@media (max-width:1000px){.video-hero{padding:0 6%}.video-hero-body{flex-direction:column;align-items:stretch;min-height:100svh;padding:0 0 76px;display:flex}.video-hero-copy{padding:clamp(64px,10vw,96px) 0 clamp(48px,7vw,64px)}.video-hero-eyebrow{margin-bottom:23px;font-size:8px}.video-hero h1{letter-spacing:-.057em;font-size:clamp(39px,9.8vw,72px);line-height:1.07}.video-hero-description{margin-top:23px;font-size:16px;line-height:1.55}.video-hero-actions{gap:24px;margin-top:28px}.video-hero-primary{gap:21px;min-height:49px;padding:0 21px;font-size:11px}.video-hero-secondary{gap:10px;font-size:11px}.video-hero-secondary span{font-size:23px}.video-hero-scene{aspect-ratio:1;width:112%;margin-left:-6%}.video-hero-screen-1{width:86%;top:0;left:10%}.video-hero-screens{perspective:none}.video-hero-screen{transform:rotate(var(--screen-roll));border-radius:17px;padding:4px}.video-hero-floor{height:800px;left:-10%;right:-10%}.video-hero-screen-image{border-radius:12px 12px 6px 6px}.video-hero-screen:after{width:28px;height:3px;bottom:-10px;left:calc(50% - 14px)}.video-hero-screen-caption{gap:4px;padding:9px 9px 10px}.video-hero-screen-caption strong{font-size:15px}.video-hero-website>span{font-size:6px}.video-hero-website strong{font-size:22px}.video-hero-website small{font-size:4px}.video-hero-membership>span{font-size:6px}.video-hero-membership strong{font-size:clamp(14px,4.5vw,19px)}.video-hero-membership small{font-size:4px}.video-hero-character{width:100%;height:66%;top:54%;left:0}}@media (min-width:600px) and (max-width:1000px){.video-hero-description{font-size:19px}.video-hero-scene{aspect-ratio:1.26;width:100%;max-width:760px;margin:0 auto}.video-hero-floor{--floor-horizon:88%}.video-hero-screen-1{width:74%;top:-3%;left:0}.video-hero-screen-caption{padding:12px}.video-hero-screen-caption strong{font-size:13px}.video-hero-website strong{font-size:28px}.video-hero-membership strong{font-size:24px}.video-hero-character{width:94%;height:68%;top:46%;left:10%}.video-hero-body{padding-bottom:48px}}@media (max-width:380px){.video-hero-body{padding-bottom:40px}.video-hero-actions{gap:17px}.video-hero-primary{gap:14px;padding:0 16px;font-size:10px}.video-hero-secondary{gap:7px;font-size:10px}.video-hero-description{font-size:14px}}@media (prefers-reduced-motion:reduce){.video-hero-screen{transition:none}.video-hero-film{display:none}.video-hero-character .video-hero-poster{opacity:1!important}}.video-hero-film-stage{pointer-events:none;position:absolute;inset:0}@media (min-width:1001px){.video-hero-character{width:90%;height:67%;top:45%;left:13%}}
