:root{--dial-background:#f2a950;--dial-foreground:#1d2528;--dial-ground:#eddbc5;--dial-light:#fff2b2;--dial-shadow:#bd5364;color:var(--dial-foreground);background:var(--dial-background);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html,body{width:100%;height:100%;overflow:hidden}.experience{background:radial-gradient(circle at 74% 24%, #ffffff47, transparent 22rem), var(--dial-background);isolation:isolate;width:100vw;height:100vh;margin:0;padding:0;position:relative;overflow:hidden}.light{z-index:-2;aspect-ratio:1;background:var(--dial-light);width:clamp(7rem,15vw,13rem);box-shadow:0 0 5rem color-mix(in srgb, var(--dial-light) 75%, transparent);border-radius:50%;position:absolute;inset:8% auto auto 54%}.horizon{z-index:-3;background:var(--dial-ground);transform-origin:0 0;position:absolute;inset:45% -10% -20%;transform:skewY(-5deg)}.stage{z-index:-1;transform-origin:50% 62%;min-width:42rem;position:absolute;inset:10% 4% 0 34%;transform:perspective(70rem)rotateX(58deg)rotate(-20deg)}.shape{border:.22rem solid #1d252833;transition:background-color .32s,box-shadow 80ms linear;position:absolute}.shape:first-child{border-radius:6rem 6rem 1rem 1rem;width:8rem;height:19rem;inset:17% auto auto 16%}.shape:nth-child(2){border-radius:50%;width:16rem;height:7rem;inset:54% auto auto 32%}.shape:nth-child(3){aspect-ratio:1;border-radius:1.2rem;width:11rem;inset:23% auto auto 52%}.shape:nth-child(4){border-radius:.5rem .5rem 4rem 4rem;width:7rem;height:14rem;inset:66% auto auto 62%}.shape:nth-child(5){border-radius:7rem 7rem 1rem 1rem;width:13rem;height:8rem;inset:12% auto auto 74%}.shape:nth-child(6){aspect-ratio:1;border-radius:50%;width:9rem;inset:48% auto auto 83%}.caption{width:min(28rem,100% - 2.5rem);position:absolute;inset-block-end:clamp(1.75rem,5vw,4rem);inset-inline-start:clamp(1.25rem,4vw,4rem)}.eyebrow{font-family:var(--web-shell-mono);letter-spacing:.12em;text-transform:uppercase;margin:0 0 1rem;font-size:.68rem;font-weight:700}h1{letter-spacing:-.075em;max-width:none;margin:0;font-size:clamp(3.6rem,10vw,9.5rem);font-weight:500;line-height:.78}.instruction{max-width:26rem;margin:1.5rem 0 0;font-size:clamp(1rem,1.7vw,1.22rem);line-height:1.4}.scene-control{min-height:2.75rem;color:inherit;background:color-mix(in srgb, var(--dial-ground) 76%, transparent);-webkit-backdrop-filter:blur(.75rem);backdrop-filter:blur(.75rem);font:700 .72rem/1 var(--web-shell-sans);letter-spacing:.075em;text-transform:uppercase;cursor:pointer;border:1px solid;border-radius:999px;padding:.75rem 1rem;position:absolute;inset-block-end:clamp(1rem,3vw,2rem);inset-inline-end:clamp(1rem,3vw,2rem)}@media (width<=42rem){.stage{opacity:.78;inset-inline-start:8%}.caption{inset-block-end:5.6rem}}@media (prefers-reduced-motion:no-preference){.scene-control{transition:transform .15s}.scene-control:hover{transform:translateY(-1px)}}
