.opening{padding:0 20px}.cinema{position:relative;min-height:700px;height:calc(100svh - 142px);max-height:920px;overflow:hidden;background:#2a2a2a;border-radius:9px;color:#fff;isolation:isolate}.scene,.scene img,.scene-shade{position:absolute;inset:0;width:100%;height:100%}.scene img{object-fit:cover;object-position:50% 48%;transform:scale(1.035);transition:transform 1.8s var(--ease)}.scene-mono{filter:grayscale(1);opacity:.9}.scene-color{clip-path:inset(0 100% 0 0);filter:saturate(.65);transition:clip-path 1.3s var(--ease)}.cinema[data-state=after] .scene-color{clip-path:inset(0 0 0 0)}.cinema[data-state=after] .scene img{transform:scale(1)}.scene-shade{background:linear-gradient(90deg,rgba(10,12,9,.78),rgba(10,12,9,.35) 44%,rgba(10,12,9,.03) 76%),linear-gradient(0deg,rgba(12,15,10,.75),transparent 38%)}.scene-topline{position:absolute;left:48px;right:48px;top:31px;display:flex;justify-content:space-between;align-items:center;font-size:10px;letter-spacing:.05em}.scene-topline>span:first-child{display:flex;gap:10px;align-items:center}.scene-topline i{height:5px;width:5px;background:#e7e2d0;border-radius:50%;box-shadow:0 0 10px #faf6d0}.scene-index{letter-spacing:.16em;font-size:10px}.hero-copy{position:absolute;top:111px;left:48px;z-index:3}.hero-copy h1{font-size:clamp(58px,7vw,100px);font-weight:400;line-height:.98;letter-spacing:-.06em}.hero-copy>p{font-size:16px;line-height:1.65;color:#e3e3db;margin-top:24px}.hero-copy>.button{margin-top:26px}.spoken{position:absolute;top:30%;left:71%;padding:13px 18px 15px;background:rgba(253,250,240,.92);border-radius:8px 8px 8px 0;color:#252525;box-shadow:0 10px 45px #00000017;transform:rotate(-3deg);z-index:2;transition:transform 1s var(--ease)}.spoken>span{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.1em;color:#717171;margin-bottom:6px}.spoken p{font-size:14px;white-space:nowrap}.speech-dot{position:absolute;left:-12px;bottom:-16px;width:5px;height:5px;background:#eee9dc;border-radius:50%}.insight{position:absolute;right:48px;bottom:112px;width:354px;border:1px solid #ffffff3a;border-radius:10px;background:#282828a8;backdrop-filter:blur(26px);padding:20px 24px 0;box-shadow:0 20px 80px #0003;transform:rotate(2deg);transition:transform .8s var(--ease),background .8s var(--ease);z-index:4}.insight-top{display:flex;align-items:center;gap:8px;font-size:10px;color:#d5d5d5}.insight-top img{width:14px;height:17px;object-fit:contain}.insight-no{margin-left:auto;font-size:9px;opacity:.6}.insight-quote{font-size:31px;line-height:1.17;letter-spacing:-.04em;margin:26px 0 27px;min-height:74px}.insight-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid #ffffff30;padding:13px 0;gap:10px;font-size:10px;color:#d5d5d5}.insight-bottom>button{background:none;font-size:22px;color:#fff;min-height:32px;min-width:32px}.cinema[data-state=after] .insight{transform:rotate(0deg) translateY(-6px);background:#f0eddfed;color:#242424;border-color:#fff7}.cinema[data-state=after] .insight-top,.cinema[data-state=after] .insight-bottom{color:#646464}.cinema[data-state=after] .insight-top img{filter:invert(1)}.cinema[data-state=after] .insight-bottom{border-color:#28282830}.cinema[data-state=after] .insight-bottom>button{color:#282828}.cinema[data-state=after] .spoken{transform:rotate(0deg)}.cinema-bottom{position:absolute;bottom:27px;left:48px;right:48px;display:flex;justify-content:space-between;align-items:center;gap:24px;z-index:5}.scene-caption{display:flex;align-items:center;gap:15px;font-size:10px;color:#e2e2e2}.line-wave{width:62px;height:27px;background:repeating-linear-gradient(90deg,#dbdbdb 0 2px,transparent 2px 5px);clip-path:polygon(0 40%,8% 30%,16% 45%,24% 10%,33% 34%,42% 0,50% 35%,58% 20%,67% 46%,76% 10%,85% 34%,100% 42%,100% 60%,85% 70%,76% 90%,67% 57%,58% 83%,50% 65%,42% 100%,33% 65%,24% 90%,16% 55%,8% 70%,0 60%)}.scene-switch{display:flex;background:#1e1e1ec7;border:1px solid #ffffff30;border-radius:30px;padding:4px;backdrop-filter:blur(15px)}.scene-switch button{background:none;color:#e3e3e3;font-size:11px;padding:12px 18px;border-radius:26px;transition:background .3s,color .3s}.scene-switch button[aria-pressed=true]{background:#efeddf;color:#232323}.scene-switch button span{padding-left:8px}.under-scene{padding:18px 28px;display:flex;justify-content:space-between;gap:10px;font-size:10px;color:#6a6a6a}.under-scene a{color:#2e2e2e}.under-scene a span{padding-left:18px}.promise{display:grid;grid-template-columns:1fr .6fr;column-gap:60px;row-gap:0}.promise>.eyebrow{grid-column:1/-1}.promise h2{font-size:clamp(46px,5.4vw,78px)}.promise h2 span{color:#969696}.promise>.section-desc{align-self:end;padding-bottom:4px;max-width:345px}
@media(min-width:1500px){.hero-copy{top:145px}.insight{right:6%;bottom:120px;width:400px}.insight-quote{font-size:36px}.spoken{left:72%;top:27%}}
@media(max-width:1000px){.hero-copy h1{font-size:72px}.hero-copy{left:32px;top:90px}.scene-topline,.cinema-bottom{left:32px;right:32px}.insight{right:32px;width:310px;bottom:106px}.spoken{left:auto;right:50px;top:150px}.promise{grid-template-columns:1fr;gap:26px}.promise .eyebrow{margin-bottom:0}.promise>.section-desc{max-width:470px}.scene-caption>span:last-child{max-width:210px;line-height:1.5}}
@media(max-width:700px){.opening{padding:0 9px}.cinema{border-radius:8px;height:calc(100svh - 83px);min-height:665px;max-height:800px}.scene img{object-position:67% 48%}.scene-shade{background:linear-gradient(180deg,rgba(8,12,8,.5),rgba(8,12,8,.03) 50%,rgba(8,12,8,.4)),linear-gradient(90deg,rgba(8,12,8,.3),transparent 95%)}.scene-topline{left:22px;right:22px;top:24px;font-size:8px}.scene-index{display:none}.hero-copy{left:22px;right:18px;top:67px}.hero-copy h1{font-size:clamp(45px,11.4vw,70px);line-height:1.01;letter-spacing:-.055em}.hero-copy>p{font-size:12px;line-height:1.6;margin-top:16px;max-width:230px}.hero-copy>.button{margin-top:20px;min-height:44px;font-size:11px;padding:12px 17px;gap:28px}.spoken{right:24px;top:44%;padding:10px 13px}.spoken p{font-size:11px}.spoken>span{font-size:8px}.insight{right:22px;left:22px;bottom:91px;width:auto;padding:15px 20px 0;transform:rotate(1.5deg)}.insight-quote{font-size:26px;margin:18px 0;min-height:60px}.insight-top{font-size:9px}.insight-bottom{font-size:9px;padding:6px 0}.cinema-bottom{left:22px;right:22px;bottom:22px;justify-content:center}.scene-caption{display:none}.scene-switch button{font-size:10px;padding:11px 20px}.under-scene{padding:18px 13px;font-size:9px;justify-content:center}.under-scene>span{display:none}.promise{gap:20px}.promise h2{font-size:43px}.promise>.section-desc{font-size:15px}.promise>.eyebrow{font-size:9px}}

.cinema[data-state=after] .spoken p{text-decoration:underline;text-decoration-color:#978261;text-underline-offset:5px;text-decoration-thickness:1px}.cinema[data-state=after] .speech-dot{box-shadow:0 0 0 9px #e7dfca40}

.hero-waitlist{display:none}@media(max-width:700px){.hero-copy>.hero-waitlist{display:inline-flex;align-items:center;gap:10px;background:none;color:#fff;padding:10px 0;min-height:44px;margin-top:2px;font-size:11px;text-decoration:underline;text-underline-offset:4px;width:100%}}
