:root{--wsb-navy-950: #07111f;--wsb-navy-900: #0b1f3a;--wsb-navy-800: #123056;--wsb-navy-700: #1a3d6b;--wsb-blue-500: #2e6bb0;--wsb-blue-300: #8fb3d9;--wsb-gold-600: #b8860b;--wsb-gold-500: #d4a017;--wsb-gold-300: #e8c766;--wsb-cream: #f4efe4;--wsb-cream-dim: #d9d0be;--wsb-line: rgba(232, 199, 102, .35);--wsb-ink: #f4efe4;--wsb-muted: #9bb0c9;--chrome-height: 52px;--chrome-brand-height: 52px;--chrome-controls-height: 0px;--scene-pad: 24px;--radius: 16px;--font: "Segoe UI", system-ui, sans-serif}@media(max-width:899px){:root{--chrome-brand-height: 44px;--chrome-controls-height: 40px;--chrome-height: 85px}}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;height:100%;background:var(--wsb-navy-950);color:var(--wsb-ink);font-family:var(--font)}body{overflow:hidden}button,a{font-family:inherit}button{cursor:pointer}img{max-width:100%}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.app{height:100dvh;display:flex;flex-direction:column;background:radial-gradient(1200px 500px at 80% -10%,rgba(46,107,176,.18),transparent 55%),var(--wsb-navy-950)}.app__main{flex:1;min-height:0;display:flex;flex-direction:column}.language-switch{position:fixed;top:0;left:0;right:0;z-index:40;height:var(--chrome-height);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:0 16px;padding-top:env(safe-area-inset-top);background:#07111feb;border-bottom:1px solid var(--wsb-line);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.language-switch__brand{display:none;margin:0;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:var(--wsb-gold-300);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.language-switch__logo{display:none;height:40px;width:auto;max-width:none;max-height:40px;object-fit:contain;object-position:left center;flex-shrink:0;pointer-events:none;-webkit-user-select:none;user-select:none}.language-switch__cluster{display:flex;align-items:center;gap:10px;flex-shrink:0}.language-switch__controls{display:flex;align-items:center;gap:4px}.language-switch__btn{min-height:36px;min-width:44px;padding:0 10px;border:1px solid transparent;background:transparent;color:var(--wsb-muted);font-size:12px;font-weight:700;letter-spacing:.08em;white-space:nowrap}.language-switch__btn[aria-pressed=true],.language-switch__btn[aria-current=page]{color:var(--wsb-navy-950);background:var(--wsb-gold-500);border-color:var(--wsb-gold-300)}a.language-switch__btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none}.language-switch__logo-link{display:none;flex-shrink:0;line-height:0}.language-switch__logo-link .language-switch__logo{display:block;pointer-events:none}.language-switch__divider{color:var(--wsb-muted);font-size:12px}.language-switch__join{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;min-height:32px;padding:0 12px;border:1px solid var(--wsb-gold-300);border-radius:8px;background:var(--wsb-gold-500);color:var(--wsb-navy-950);font-size:11px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;text-decoration:none;white-space:nowrap;cursor:pointer}.language-switch__join:hover{background:var(--wsb-gold-300)}.language-switch__join:focus-visible{outline:2px solid var(--wsb-gold-300);outline-offset:2px}.scene-progress{position:fixed;z-index:30}.scene-progress--desktop{display:none;right:18px;top:50%;transform:translateY(-50%);flex-direction:column;gap:10px}.scene-progress--mobile{display:flex;left:16px;right:16px;bottom:calc(12px + env(safe-area-inset-bottom));justify-content:center;gap:6px;pointer-events:none}.scene-progress__dot{width:8px;height:8px;padding:0;border-radius:50%;border:1px solid var(--wsb-gold-300);background:transparent;pointer-events:auto}.scene-progress__dot[aria-current=true]{background:var(--wsb-gold-500)}.disclaimer{display:inline-flex;align-items:center;gap:8px;margin-top:12px;padding:8px 10px;border:1px dashed var(--wsb-gold-600);color:var(--wsb-gold-300);font-size:12px;line-height:1.35;max-width:42rem}.disclaimer--block{display:flex}@media(max-width:899px){.language-switch{display:grid;grid-template-columns:1fr;grid-template-rows:minmax(0,var(--chrome-brand-height)) minmax(0,var(--chrome-controls-height));align-items:stretch;justify-content:stretch;gap:0;height:var(--chrome-height);padding:env(safe-area-inset-top) 0 0;overflow:hidden}.language-switch__logo{display:block;grid-row:1;grid-column:1;height:40px;max-height:40px;width:auto;max-width:calc(100% - 24px);margin:auto;object-fit:contain;object-position:center}.language-switch__logo-link{display:flex;align-items:center;justify-content:center;grid-row:1;grid-column:1;height:40px;max-height:40px;width:100%;max-width:none;margin:0}.language-switch__logo-link .language-switch__logo{height:40px;max-height:40px;width:auto;max-width:calc(100% - 24px);margin:0}.language-switch__cluster{grid-row:2;grid-column:1;width:100%;min-width:0;justify-content:space-between;gap:8px;padding:0 10px;border-top:1px solid var(--wsb-line)}.language-switch__join{min-height:34px;padding:0 10px}}@media(max-width:380px){.language-switch__cluster{gap:4px;padding:0 8px}.language-switch__btn{padding:0 6px;min-width:0}.language-switch__join{padding:0 8px;letter-spacing:.06em}}@media(min-width:900px){.language-switch{padding:0 28px;overflow:visible}.language-switch__brand{display:none}.language-switch__logo{display:block;height:156px;max-height:156px;align-self:flex-start;margin-top:5px}.language-switch__logo-link{display:block;height:156px;max-height:156px;width:auto;align-self:flex-start;margin-top:5px}.language-switch__logo-link .language-switch__logo{height:156px;max-height:156px;width:auto;max-width:none;margin-top:0}.scene-progress--desktop{display:flex}.scene-progress--mobile{display:none}}.journey{flex:1;height:100dvh;overflow-y:auto;overflow-x:hidden;scroll-snap-type:y mandatory;scroll-behavior:smooth;overscroll-behavior-y:contain;scroll-padding-top:0}.scene{scroll-snap-align:start;scroll-snap-stop:always;min-height:100dvh;padding:calc(var(--chrome-height) + env(safe-area-inset-top) + 16px) var(--scene-pad) 56px;display:flex}.scene__layout{width:min(1120px,100%);margin:0 auto;display:flex;flex-direction:column;gap:20px;flex:1}.scene__copy{display:flex;flex-direction:column;justify-content:flex-start;gap:10px}.scene__kicker{margin:0;color:var(--wsb-gold-500);letter-spacing:.18em;text-transform:uppercase;font-size:11px;font-weight:700}.scene__title{margin:0;font-size:clamp(1.7rem,6vw,3rem);line-height:1.1;font-weight:650}.scene__body{margin:0;color:var(--wsb-cream-dim);font-size:1rem;line-height:1.5;max-width:38rem}.scene__visual{flex:1;min-height:240px;display:flex;align-items:center;justify-content:center}@media(min-width:900px){.scene{padding:calc(var(--chrome-height) + 28px) 72px 40px 28px;align-items:stretch}.scene__layout{display:grid;grid-template-columns:minmax(280px,.92fr) minmax(320px,1.08fr);gap:48px;align-items:center}.scene__copy{justify-content:center}.scene__visual{min-height:420px}}.node{display:flex;flex-direction:column;align-items:center;gap:4px}.node__avatar{width:44px;height:44px;border-radius:50%;border:2px solid var(--wsb-blue-300);background:var(--wsb-navy-800);display:grid;place-items:center;position:relative}.node__avatar--you{width:58px;height:58px;border-color:var(--wsb-gold-500);background:var(--wsb-navy-700)}.node__head{width:14px;height:14px;border-radius:50%;background:var(--wsb-cream)}.node__body{width:22px;height:12px;margin-top:3px;border-radius:10px 10px 4px 4px;background:var(--wsb-cream-dim)}.node__avatar--you .node__head,.node__avatar--you .node__body{background:var(--wsb-gold-300)}.node__label{font-size:10px;letter-spacing:.06em;text-transform:uppercase;color:var(--wsb-muted)}.network{width:min(100%,420px);aspect-ratio:1;position:relative}.network svg{width:100%;height:100%;overflow:visible}.network__connection{fill:none;stroke:var(--wsb-blue-300);stroke-width:1.5}.network__pulse{fill:var(--wsb-gold-500)}.lofi-card{border:1px solid var(--wsb-line);background:#12305673;border-radius:var(--radius);padding:14px 16px}.lofi-card h3{margin:0 0 6px;font-size:15px}.lofi-card p{margin:0;color:var(--wsb-cream-dim);font-size:13px;line-height:1.45}.device-frame{width:min(100%,340px);border:2px solid var(--wsb-blue-300);border-radius:28px;background:var(--wsb-navy-900);padding:10px 10px 16px;box-shadow:inset 0 0 0 1px #0b1f3a}.device-frame__notch{width:86px;height:10px;margin:4px auto 10px;border-radius:999px;background:var(--wsb-navy-950)}.device-frame__label{text-align:center;font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--wsb-gold-300);margin-bottom:8px}.device-frame__screen{min-height:280px;border-radius:18px;background:var(--wsb-navy-950);border:1px solid var(--wsb-line);padding:12px;display:flex;flex-direction:column;gap:12px}.device-frame__tabs{display:grid;grid-template-columns:repeat(5,1fr);gap:4px}.device-frame__tab{min-height:40px;border:1px solid transparent;background:var(--wsb-navy-800);color:var(--wsb-muted);font-size:10px;font-weight:700;letter-spacing:.02em;padding:0 2px}.device-frame__tab[aria-selected=true]{color:var(--wsb-navy-950);background:var(--wsb-gold-500)}.chip-row{display:flex;flex-wrap:wrap;gap:8px}.chip{min-height:44px;min-width:52px;padding:0 14px;border-radius:999px;border:1px solid var(--wsb-blue-300);background:transparent;color:var(--wsb-ink);font-weight:700}.chip[aria-pressed=true]{background:var(--wsb-gold-500);color:var(--wsb-navy-950);border-color:var(--wsb-gold-300)}.icon-btn{min-height:44px;min-width:44px;border-radius:999px;border:1px solid var(--wsb-gold-500);background:transparent;color:var(--wsb-gold-300);font-size:20px;font-weight:700}.icon-btn:disabled{opacity:.35;cursor:not-allowed}.discover-grid{display:grid;gap:10px;width:100%}.level-flow{display:grid;gap:8px;width:min(100%,420px)}.level-flow__row{display:grid;grid-template-columns:72px 1fr auto;gap:10px;align-items:center;padding:10px 12px;border:1px solid var(--wsb-line);background:#12305666}.level-flow__row--you{border-color:var(--wsb-gold-500)}.level-flow__rate{color:var(--wsb-gold-300);font-weight:700}.level-flow__heading{margin:0 0 8px;font-size:14px;letter-spacing:.08em;text-transform:uppercase;color:var(--wsb-gold-300)}.level-flow__title{margin:0;font-size:14px}.level-flow__hint{margin:2px 0 0;font-size:12px;color:var(--wsb-muted)}.sim-stats{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:12px}.sim-stats strong{display:block;font-size:clamp(1.1rem,4vw,1.6rem);color:var(--wsb-gold-300)}.sim-stats span{color:var(--wsb-muted);font-size:12px}.sim-label{margin:0 0 8px;color:var(--wsb-cream-dim);font-size:.92rem}@media(max-width:899px){.scene__copy .sim-label{display:none}}.milestone-path{display:flex;flex-direction:column;gap:0;width:min(100%,380px)}.milestone{display:grid;grid-template-columns:28px 1fr;gap:12px}.milestone__rail{display:flex;flex-direction:column;align-items:center}.milestone__dot{width:16px;height:16px;border-radius:50%;border:2px solid var(--wsb-gold-500);background:var(--wsb-navy-800)}.milestone__line{width:2px;flex:1;min-height:28px;background:var(--wsb-line)}.milestone__card{margin-bottom:12px}.act-conversion{display:flex;flex-direction:column;align-items:center;gap:16px;width:min(100%,420px)}.act-cta{display:inline-flex;align-items:center;justify-content:center;min-height:52px;width:100%;padding:0 28px;background:var(--wsb-gold-500);color:var(--wsb-navy-950);font-weight:800;letter-spacing:.06em;text-decoration:none;border:1px solid var(--wsb-gold-300)}.act-qr-block{margin:0;display:flex;flex-direction:column;align-items:center;gap:8px}.act-qr{padding:10px;background:var(--wsb-cream);border:1px solid var(--wsb-gold-500)}.act-qr svg{display:block;width:120px;height:120px}.act-caption,.act-footnote{margin:0;text-align:center;color:var(--wsb-muted);font-size:12px;line-height:1.4}@media(min-width:900px){.act-conversion{flex-direction:row;align-items:center;justify-content:center;gap:28px;width:min(100%,520px)}.act-cta{width:auto;min-width:220px;min-height:56px}.act-qr svg{width:168px;height:168px}}.network-controls{display:flex;align-items:center;gap:10px;margin-top:8px}.network-count{min-width:88px;text-align:center;font-variant-numeric:tabular-nums}.portal-screen h3{margin:0 0 8px;font-size:16px}.portal-screen p{margin:0;color:var(--wsb-cream-dim);font-size:13px;line-height:1.45}.portal-rates{display:grid;gap:6px;margin-top:12px}.portal-rates div{display:flex;justify-content:space-between;border-bottom:1px solid var(--wsb-line);padding-bottom:4px;font-size:13px}.device-frame .network{width:min(100%,210px);margin:0 auto}.network-legend{display:none;justify-content:center;margin-top:8px}@media(min-width:900px){.network-legend{display:flex}}@media(min-width:900px){.discover-grid{grid-template-columns:1fr}}@media(max-width:899px){.scene__copy .network-controls,.scene__copy .chip-row,.scene__copy .sim-stats,.scene__copy .formula,.scene__copy .disclaimer{display:none}.mobile-only-controls{width:100%;margin-top:8px}.scene__visual .network{width:min(100%,260px)}.milestone__card{padding:10px 12px;margin-bottom:8px}.device-frame__screen{min-height:240px}}@media(min-width:900px){.mobile-only-controls{display:none}}.scene.scene--hook{--hook-royal: #071a3d;--hook-electric: #1d5fff;--spread: .78;position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:radial-gradient(80% 70% at 58% 46%,rgba(29,95,255,.36),transparent 62%),radial-gradient(70% 55% at 22% 78%,rgba(8,36,96,.55),transparent 55%),linear-gradient(165deg,#061228,#0a2458 42%,#07111f)}.scene.scene--hook[data-phase=pressures-a],.scene.scene--hook[data-phase=settle]{--spread: .78}.scene.scene--hook[data-phase=pressure]{--spread: .62}.scene.scene--hook[data-phase=pressures-b],.scene.scene--hook[data-phase=expand]{--spread: 1.04}.scene.scene--hook[data-phase=possibility],.scene.scene--hook[data-phase=complete]{--spread: 1.12}.hook__stage{position:absolute;inset:0;z-index:0;pointer-events:none}.hook__environs{display:none}.hook__haze{position:absolute;inset:-18%;border-radius:50%}.hook__haze--far{background:radial-gradient(circle at 62% 42%,rgba(46,107,176,.28),transparent 62%);animation:hook-drift 12s ease-in-out infinite}.hook__haze--mid{background:radial-gradient(circle at 36% 68%,rgba(29,95,255,.16),transparent 58%);animation:hook-drift 9s ease-in-out .6s infinite reverse}.hook__world{position:absolute;left:56%;top:54%;width:0;height:0}.hook__figure{position:absolute;left:0;top:0;width:min(42vw,520px);transform:translate(-50%,-46%);z-index:3;animation:hook-arrive .95s ease-out both,hook-breathe 4.6s ease-in-out .9s infinite}.hook__person{display:block;width:100%;height:auto;overflow:visible;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.hook__person--possibility,.hook__person--payoff{display:none}.hook__possibility{position:absolute;top:20%;left:62%;width:8px;height:8px;border-radius:50%;background:radial-gradient(circle,#f6e7b0 0%,#d4a017 38%,transparent 74%);box-shadow:0 0 8px 3px #d4a01738;opacity:0;transform:scale(.5);transition:opacity .9s ease,transform .9s ease}.scene.scene--hook[data-phase=possibility] .hook__possibility,.scene.scene--hook[data-phase=complete] .hook__possibility{opacity:.9;transform:scale(1)}.hook__prop{--float-y: 0px;position:absolute;left:0;top:0;z-index:var(--z);width:var(--art-w);transform:translate(-50%,-50%) translate(calc(var(--dx) * var(--spread)),calc(var(--dy) * var(--spread))) translateY(var(--float-y)) scale(var(--depth));opacity:calc(.62 + (var(--depth) * .38));transition:transform 1.15s ease,opacity 1.15s ease,visibility 0s linear}.hook__prop-art{display:block;width:100%;height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none}.hook__bills{display:none}.hook__prop--utilities{--dx: 26vw;--dy: -10vh;--art-w: 13vw;--depth: .72;--z: 1}.hook__prop--car-payment{--dx: 22vw;--dy: 16vh;--art-w: 20vw;--depth: .82;--z: 1}.hook__prop--rent-mortgage{--dx: -24vw;--dy: -4vh;--art-w: 19vw;--depth: .88;--z: 2}.hook__prop--medical{--dx: 16vw;--dy: -22vh;--art-w: 14vw;--depth: .78;--z: 2}.hook__prop--tuition-fee{--dx: -12vw;--dy: -24vh;--art-w: 15vw;--depth: .84;--z: 2}.hook__prop--repairs{--dx: 10vw;--dy: 24vh;--art-w: 16vw;--depth: .9;--z: 4}.hook__prop--groceries{--dx: -20vw;--dy: 18vh;--art-w: 17vw;--depth: .96;--z: 4}.hook__prop--credit-card{--dx: 12vw;--dy: -2vh;--art-w: 13vw;--depth: 1.05;--z: 5}.hook__copy{position:absolute;left:5.5%;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 6vh);z-index:3;width:max-content;max-width:88%;margin:0;padding:0;pointer-events:none}.hook__title{margin:0;font-size:clamp(2.4rem,4.1vw,4.2rem);line-height:.98;letter-spacing:-.04em;font-weight:750;transition:opacity .9s ease}.hook__title-line{display:block;white-space:nowrap}.hook__title-stack{display:block}.hook__title-stack--mobile{display:none}.hook__reveal{position:absolute;left:5.5%;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 6vh + 7.2rem);z-index:4;margin:0;padding:0;pointer-events:none}.hook__way,.hook__earn{margin:0;font-size:clamp(1.02rem,1.7vw,1.4rem);letter-spacing:.14em;font-weight:700;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transform:translateY(12px);transition:opacity .9s ease,transform .9s ease,visibility 0s linear .9s}.hook__earn{margin-top:.12em}.scene.scene--hook[data-phase=possibility] .hook__way,.scene.scene--hook[data-phase=possibility] .hook__earn,.scene.scene--hook[data-phase=complete] .hook__way,.scene.scene--hook[data-phase=complete] .hook__earn{opacity:1;visibility:visible;transform:none;transition:opacity .9s ease,transform .9s ease,visibility 0s}.scene.scene--hook[data-phase=possibility] .hook__earn,.scene.scene--hook[data-phase=complete] .hook__earn{transition-delay:.18s}.hook__start{position:absolute;inset:0;z-index:12;display:grid;place-items:center;padding:calc(var(--chrome-height) + env(safe-area-inset-top) + 1rem) 1.25rem 2rem;background:radial-gradient(72% 62% at 50% 46%,#071a3d38,#06111f85);pointer-events:auto}.hook__start-btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;min-width:min(16.5rem,86vw);padding:0 1.8rem;border:1px solid var(--wsb-gold-300);border-radius:12px;background:var(--wsb-gold-500);color:#07111f;font-size:clamp(.92rem,2.4vw,1.05rem);font-weight:800;letter-spacing:.14em;text-transform:uppercase;cursor:pointer;animation:hook-start-pulse 2.8s ease-in-out infinite}.scene.scene--hook[data-gated=true] .hook__cue{visibility:hidden}.hook__cue{position:absolute;left:0;right:0;bottom:calc(22px + env(safe-area-inset-bottom));z-index:4;display:flex;justify-content:center;pointer-events:none}.hook__watch,.hook__discover{margin:0;display:inline-flex;align-items:center;gap:10px;color:var(--wsb-muted);font-size:11px;font-weight:700;letter-spacing:.18em;text-transform:uppercase}a.hook__discover{pointer-events:auto;color:var(--wsb-gold-300);text-decoration:none;border-bottom:1px solid transparent}.hook__discover:hover,.hook__discover:focus-visible{border-bottom-color:var(--wsb-gold-500)}.hook__beats{display:inline-flex;gap:6px}.hook__beats i{display:inline-block;width:7px;height:7px;border-radius:50%;border:1px solid var(--wsb-gold-300);background:transparent;font-style:normal}.hook__beats i[data-on=true]{background:var(--wsb-gold-500)}@keyframes hook-drift{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(2.4%,-1.8%,0) scale(1.05)}}@keyframes hook-arrive{0%{opacity:.62;transform:translate(-50%,-42%) scale(.97)}to{opacity:1;transform:translate(-50%,-46%) scale(1)}}@keyframes hook-breathe{0%,to{transform:translate(-50%,-46%) scale(1)}50%{transform:translate(-50%,-48%) scale(1.015)}}@keyframes hook-arrive-mobile{0%{opacity:.62;transform:translate(-70%,-54%) scale(.97)}to{opacity:1;transform:translate(-70%,-58%) scale(1)}}@keyframes hook-breathe-mobile{0%,to{transform:translate(-70%,-58%) scale(1)}50%{transform:translate(-70%,-60%) scale(1.015)}}@keyframes hook-bills-enter{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes hook-start-pulse{0%,to{box-shadow:0 0 #e8c76600;filter:brightness(1)}50%{box-shadow:0 0 16px #e8c76642;filter:brightness(1.05)}}@keyframes hook-discover-pulse{0%,to{color:var(--wsb-gold-300);text-shadow:0 0 8px rgba(232,199,102,.28);transform:scale(1)}50%{color:#f8edc4;text-shadow:0 0 16px rgba(246,231,176,.55);transform:scale(1.05)}}@media(min-width:900px){.scene.scene--hook,.scene.scene--hook[data-phase=pressures-a],.scene.scene--hook[data-phase=pressures-b],.scene.scene--hook[data-phase=possibility],.scene.scene--hook[data-phase=complete]{--spread: 1.12}.hook__environs{display:block;position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.hook__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.hook__haze{display:none}.hook__world{left:clamp(46%,calc(100% - min(23vw,280px) - min(26vw,380px) - 3rem),54%);top:55%;z-index:1}.hook__copy{top:197px;width:min(34vw,26rem);max-width:26rem}.hook__figure{width:min(46vw,560px);z-index:3}.hook__person--possibility,.hook__person--payoff{display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:2;transition:opacity .38s ease}.hook__person--pressure{position:relative;opacity:1;z-index:1;transition:opacity .38s ease}.scene.scene--hook[data-phase=possibility] .hook__person--pressure,.scene.scene--hook[data-phase=complete] .hook__person--pressure{opacity:0}.scene.scene--hook[data-phase=possibility] .hook__person--possibility,.scene.scene--hook[data-phase=complete] .hook__person--payoff{opacity:1}.hook__cue{z-index:8}a.hook__discover{font-size:25px;font-weight:750;letter-spacing:.16em;color:var(--wsb-gold-300);text-shadow:0 0 10px rgba(232,199,102,.4);animation:hook-discover-pulse 2.4s ease-in-out infinite;transform-origin:center}.hook__title{opacity:1}.scene.scene--hook[data-phase=possibility] .hook__title,.scene.scene--hook[data-phase=complete] .hook__title{opacity:.34}.hook__reveal{left:5.5%;top:calc(197px + 13rem);bottom:auto;width:min(34vw,26rem);max-width:26rem}.hook__way,.hook__earn{font-size:clamp(1.85rem,2.55vw,2.85rem);line-height:1.02;letter-spacing:-.03em;font-weight:750;white-space:nowrap;color:#ff7814;text-shadow:0 1px 2px rgba(7,17,31,.72),0 2px 10px rgba(7,17,31,.4)}.hook__prop{display:none!important}.hook__bills{display:block;position:absolute;left:0;top:0;z-index:2;width:min(26vw,380px);transform:translate(-50%,-48%) translate(calc(min(23vw,280px) + 50% + .45rem),-4vh);pointer-events:none}.hook__bills-art{display:block;width:100%;height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 18px 28px rgba(3,8,20,.35));opacity:0;transform:translateY(16px);animation:hook-bills-enter .9s ease-out .12s both}}@media(max-width:899px){.scene.scene--hook,.scene.scene--hook[data-phase=pressures-a],.scene.scene--hook[data-phase=settle],.scene.scene--hook[data-phase=pressure],.scene.scene--hook[data-phase=pressures-b],.scene.scene--hook[data-phase=expand],.scene.scene--hook[data-phase=possibility],.scene.scene--hook[data-phase=complete]{--spread: 1}.hook__environs{display:block;position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.hook__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#06122880,#071a3d38 34%,#071a3d24 58%,#0612285c)}.hook__environ{position:absolute;inset:auto 0 0;width:100%;height:132%;max-width:none;object-fit:cover;object-position:16% 72%;filter:brightness(.76) saturate(.68);pointer-events:none;-webkit-user-select:none;user-select:none}.hook__haze{display:none}.hook__world{left:46%;top:55%}.hook__copy{left:18px;right:18px;width:auto;max-width:none;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 14px);z-index:5}.hook__title{font-size:clamp(1.85rem,8.2vw,2.4rem);line-height:.98;letter-spacing:-.045em;font-weight:800;max-width:100%}html[data-locale=en] .hook__title-stack--default{display:none}html[data-locale=en] .hook__title-stack--mobile{display:block}.scene.scene--hook[data-phase=possibility] .hook__title,.scene.scene--hook[data-phase=complete] .hook__title{opacity:.28}.hook__reveal{left:18px;right:18px;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 80px);width:auto;z-index:6;transform:none}.hook__way,.hook__earn{font-size:clamp(1.28rem,6.1vw,1.55rem);line-height:1.08;letter-spacing:-.03em;font-weight:800;white-space:nowrap;color:#ff7814;text-shadow:0 1px 2px rgba(7,17,31,.78),0 2px 10px rgba(7,17,31,.45)}.hook__figure{width:min(68vw,42vh,292px);transform:translate(-70%,-58%);z-index:3;animation:hook-arrive-mobile .95s ease-out both,hook-breathe-mobile 4.6s ease-in-out .9s infinite}.hook__person--possibility,.hook__person--payoff{display:block;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;z-index:2;transition:opacity .38s ease}.hook__person--pressure{position:relative;opacity:1;z-index:1;transition:opacity .38s ease}.scene.scene--hook[data-phase=possibility] .hook__person--pressure,.scene.scene--hook[data-phase=complete] .hook__person--pressure{opacity:0}.scene.scene--hook[data-phase=possibility] .hook__person--possibility{opacity:1}.scene.scene--hook[data-phase=complete] .hook__person--payoff{opacity:1;transform:none;transform-origin:50% 28%}a.hook__discover{font-size:clamp(1.1rem,5.2vw,1.35rem);font-weight:750;letter-spacing:.16em;color:var(--wsb-gold-300);text-shadow:0 0 10px rgba(232,199,102,.4);animation:hook-discover-pulse 2.4s ease-in-out infinite;transform-origin:center}.hook__prop{display:none!important}.hook__bills{display:block;position:absolute;left:0;top:0;z-index:2;width:min(50vw,34vh,210px);transform:translate(-50%,-50%) translate(52%,28%) translate(12px,-114px);pointer-events:none;opacity:0;visibility:hidden;transition:opacity .8s ease,visibility 0s linear .8s}.scene.scene--hook[data-phase=pressures-b] .hook__bills,.scene.scene--hook[data-phase=possibility] .hook__bills,.scene.scene--hook[data-phase=complete] .hook__bills{opacity:1;visibility:visible;transition:opacity .8s ease,visibility 0s}.hook__bills-art{display:block;width:100%;height:auto;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;filter:drop-shadow(0 14px 22px rgba(3,8,20,.4));opacity:0;transform:translateY(14px)}.scene.scene--hook[data-phase=pressures-b] .hook__bills-art,.scene.scene--hook[data-phase=possibility] .hook__bills-art,.scene.scene--hook[data-phase=complete] .hook__bills-art{opacity:1;transform:none;animation:hook-bills-enter .9s ease-out both}.hook__cue{bottom:calc(48px + env(safe-area-inset-bottom));z-index:6}}@media(prefers-reduced-motion:reduce){.scene.scene--hook .hook__figure{animation:none;opacity:1;transform:translate(-50%,-46%)}.scene.scene--hook .hook__bills-art{animation:none;opacity:1;transform:none}@media(max-width:899px){.scene.scene--hook .hook__figure{transform:translate(-70%,-58%)}.scene.scene--hook[data-phase=pressures-b] .hook__bills,.scene.scene--hook[data-phase=possibility] .hook__bills,.scene.scene--hook[data-phase=complete] .hook__bills{opacity:1;visibility:visible}}.hook__person--pressure,.hook__person--possibility,.hook__person--payoff{transition:none}a.hook__discover,.hook__start-btn{animation:none}}@media(max-width:899px){.scene.scene--hook[data-scene=hook]>.hook__reveal{top:calc(var(--chrome-height) + env(safe-area-inset-top) + 80px)!important;bottom:auto;margin-top:0;transform:none}.scene.scene--hook .hook__bills{transform:translate(-50%,-50%) translate(52%,28%) translate(12px,-114px)}}.scene.scene--origin .origin{display:none}.scene.scene--origin .origin__legacy{width:100%}@media(min-width:900px){.scene.scene--origin{position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:radial-gradient(68% 58% at 64% 62%,rgba(29,95,255,.26),transparent 64%),radial-gradient(52% 42% at 16% 28%,rgba(8,36,96,.38),transparent 58%),linear-gradient(165deg,#061228,#0a2458 42%,#07111f)}.scene.scene--origin .origin{display:block;position:absolute;inset:0}.scene.scene--origin .origin__legacy{display:none}.scene.scene--origin .origin__stage{position:absolute;inset:0;z-index:0;pointer-events:none}.scene.scene--origin .origin__pulses{position:absolute;inset:0;z-index:3;overflow:visible;pointer-events:none}.scene.scene--origin .origin__pulses-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.scene.scene--origin .origin__pulse-wake{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dashoffset:var(--origin-pulse-len);animation:origin-pulse-wake .76s ease-out forwards}.scene.scene--origin .origin__pulse-wake--far{stroke:#e8c76647;stroke-width:1.15;filter:drop-shadow(0 0 3px rgba(232,199,102,.22))}.scene.scene--origin .origin__pulse-wake--mid{stroke:#e8c7668c;stroke-width:2.15;filter:drop-shadow(0 0 5px rgba(232,199,102,.32))}.scene.scene--origin .origin__pulse-wake--near{stroke:#f8edc4eb;stroke-width:3.35;filter:drop-shadow(0 0 6px rgba(232,199,102,.55))}.scene.scene--origin .origin__pulse-spark{position:absolute;left:0;top:0;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;background:radial-gradient(circle,#fff6d6 0%,#f8edc4 28%,var(--wsb-gold-300) 48%,rgba(212,160,23,.2) 68%,transparent 78%);box-shadow:0 0 8px 2px #f8edc4e6,0 0 18px 6px #e8c76694;offset-rotate:0deg;animation:origin-pulse-spark .76s ease-out forwards}.scene.scene--origin .origin__pulse-arrive{position:absolute;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;background:radial-gradient(circle,rgba(248,237,196,.38) 0%,rgba(232,199,102,.16) 36%,transparent 70%);mix-blend-mode:screen;animation:origin-pulse-arrive .42s ease-out .7s both}.scene.scene--origin .origin__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--origin .origin__environs:after{content:"";position:absolute;inset:0;z-index:1;background:#071a3d33;pointer-events:none}.scene.scene--origin .origin__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;filter:brightness(.82) saturate(.76)}.scene.scene--origin .origin__haze{display:none}.scene.scene--origin .origin__haze--far{background:radial-gradient(circle at 66% 58%,rgba(46,107,176,.22),transparent 64%)}.scene.scene--origin .origin__haze--soft{background:radial-gradient(circle at 28% 36%,rgba(29,95,255,.12),transparent 60%)}.scene.scene--origin .origin__bloom{position:absolute;right:calc(2% + 6vw);top:-8%;width:min(122vw,1560px);height:min(132vh,1180px);z-index:1;pointer-events:none;border-radius:50%;opacity:0;transform:scale(.32);transform-origin:68% 44%;background:radial-gradient(ellipse 76% 66% at 68% 44%,rgba(255,248,226,.18) 0%,rgba(255,228,148,.62) 16%,rgba(246,198,78,.42) 34%,rgba(222,168,40,.2) 54%,rgba(212,160,23,.08) 70%,transparent 84%);filter:blur(36px);mix-blend-mode:plus-lighter}.scene.scene--origin[data-phase=earn] .origin__bloom{animation:origin-earn-bloom 1.4s ease-out forwards}.scene.scene--origin .origin__figure{position:absolute;left:auto;right:calc(4% + 16vw);top:calc(var(--chrome-height) + 1.5vh);bottom:2vh;width:min(44vw,560px);z-index:2;display:flex;align-items:flex-end;justify-content:center;animation:origin-arrive 1.05s ease-out both,origin-idle-hero 5.2s ease-in-out 1.1s infinite;transform-origin:50% 100%}.scene.scene--origin .origin__person{display:block;height:100%;width:auto;max-height:100%;max-width:none;object-fit:contain;object-position:bottom center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--origin .origin__person--you{position:relative;z-index:1;opacity:1;transition:opacity .45s ease}.scene.scene--origin .origin__person--share,.scene.scene--origin .origin__person--grow,.scene.scene--origin .origin__person--earn{position:absolute;left:50%;bottom:0;height:100%;width:auto;max-height:100%;max-width:none;transform:translate(-50%);opacity:0;z-index:2;transition:opacity .45s ease}.scene.scene--origin[data-phase=share] .origin__person--you,.scene.scene--origin[data-phase=gather] .origin__person--you,.scene.scene--origin[data-phase=grow] .origin__person--you,.scene.scene--origin[data-phase=trio] .origin__person--you,.scene.scene--origin[data-phase=quartet] .origin__person--you,.scene.scene--origin[data-phase=quintet] .origin__person--you,.scene.scene--origin[data-phase=earn] .origin__person--you{opacity:0}.scene.scene--origin[data-phase=share] .origin__person--share,.scene.scene--origin[data-phase=gather] .origin__person--share,.scene.scene--origin[data-phase=grow] .origin__person--grow,.scene.scene--origin[data-phase=trio] .origin__person--grow,.scene.scene--origin[data-phase=quartet] .origin__person--grow,.scene.scene--origin[data-phase=quintet] .origin__person--grow,.scene.scene--origin[data-phase=earn] .origin__person--earn{opacity:1}.scene.scene--origin .origin__guest{position:absolute;z-index:1;width:min(25vw,322px);height:min(56vh,476px);display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease,visibility 0s linear .5s}.scene.scene--origin .origin__guest--one{right:2.5%;bottom:34vh;transform:translate(12%)}.scene.scene--origin .origin__guest--two{left:44%;right:auto;bottom:14vh;transform:translate(-10%)}.scene.scene--origin .origin__guest--three{right:11%;bottom:5vh;transform:translate(10%)}.scene.scene--origin .origin__guest--four{left:36%;right:auto;bottom:40vh;transform:translate(-10%)}.scene.scene--origin .origin__guest--five{left:31%;right:auto;bottom:0;transform:translate(-10%)}.scene.scene--origin[data-phase=share] .origin__guest--one,.scene.scene--origin[data-phase=gather] .origin__guest--one,.scene.scene--origin[data-phase=grow] .origin__guest--one,.scene.scene--origin[data-phase=trio] .origin__guest--one,.scene.scene--origin[data-phase=quartet] .origin__guest--one,.scene.scene--origin[data-phase=quintet] .origin__guest--one,.scene.scene--origin[data-phase=earn] .origin__guest--one,.scene.scene--origin[data-phase=gather] .origin__guest--two,.scene.scene--origin[data-phase=grow] .origin__guest--two,.scene.scene--origin[data-phase=trio] .origin__guest--two,.scene.scene--origin[data-phase=quartet] .origin__guest--two,.scene.scene--origin[data-phase=quintet] .origin__guest--two,.scene.scene--origin[data-phase=earn] .origin__guest--two,.scene.scene--origin[data-phase=trio] .origin__guest--three,.scene.scene--origin[data-phase=quartet] .origin__guest--three,.scene.scene--origin[data-phase=quintet] .origin__guest--three,.scene.scene--origin[data-phase=earn] .origin__guest--three,.scene.scene--origin[data-phase=quartet] .origin__guest--four,.scene.scene--origin[data-phase=quintet] .origin__guest--four,.scene.scene--origin[data-phase=earn] .origin__guest--four,.scene.scene--origin[data-phase=quintet] .origin__guest--five,.scene.scene--origin[data-phase=earn] .origin__guest--five{opacity:1;visibility:visible;transform:none;transition:opacity .5s ease,transform .5s ease,visibility 0s}.scene.scene--origin .origin__guest-art{display:block;height:100%;width:auto;max-height:100%;max-width:none;object-fit:contain;object-position:bottom center;pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:50% 100%}.scene.scene--origin[data-phase=share] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=gather] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=grow] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=trio] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=quartet] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=quintet] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--one .origin__guest-art{animation:origin-idle-c1 4.7s ease-in-out .6s infinite}.scene.scene--origin[data-phase=gather] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=grow] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=trio] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=quartet] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=quintet] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--two .origin__guest-art{animation:origin-idle-c2 5.6s ease-in-out .72s infinite}.scene.scene--origin[data-phase=trio] .origin__guest--three .origin__guest-art,.scene.scene--origin[data-phase=quartet] .origin__guest--three .origin__guest-art,.scene.scene--origin[data-phase=quintet] .origin__guest--three .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--three .origin__guest-art{animation:origin-idle-c3 4.4s ease-in-out .68s infinite}.scene.scene--origin[data-phase=quartet] .origin__guest--four .origin__guest-art,.scene.scene--origin[data-phase=quintet] .origin__guest--four .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--four .origin__guest-art{animation:origin-idle-c4 5.9s ease-in-out .55s infinite}.scene.scene--origin[data-phase=quintet] .origin__guest--five .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--five .origin__guest-art{animation:origin-idle-c5 5.1s ease-in-out .8s infinite}.scene.scene--origin .origin__copy{position:absolute;left:6.5%;top:48%;z-index:3;transform:translateY(-50%);width:max-content;max-width:calc(48% - 4rem);margin:0;padding:0;pointer-events:none}.scene.scene--origin .origin__title{margin:0;font-size:clamp(2.7rem,4.8vw,5rem);line-height:.98;letter-spacing:-.04em;font-weight:750;transition:opacity .45s ease,visibility .45s ease}.scene.scene--origin[data-phase=share] .origin__title,.scene.scene--origin[data-phase=gather] .origin__title,.scene.scene--origin[data-phase=grow] .origin__title,.scene.scene--origin[data-phase=trio] .origin__title,.scene.scene--origin[data-phase=quartet] .origin__title,.scene.scene--origin[data-phase=quintet] .origin__title,.scene.scene--origin[data-phase=earn] .origin__title{opacity:0;visibility:hidden}.scene.scene--origin .origin__share{position:absolute;left:0;top:50%;margin:0;transform:translateY(-50%);font-size:clamp(2.5rem,4.6vw,4.8rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--origin[data-phase=share] .origin__share,.scene.scene--origin[data-phase=gather] .origin__share{opacity:1;visibility:visible}.scene.scene--origin[data-phase=grow] .origin__share,.scene.scene--origin[data-phase=trio] .origin__share,.scene.scene--origin[data-phase=quartet] .origin__share,.scene.scene--origin[data-phase=quintet] .origin__share,.scene.scene--origin[data-phase=earn] .origin__share{opacity:0;visibility:hidden}.scene.scene--origin .origin__grow{position:absolute;left:0;top:50%;margin:0;transform:translateY(-50%);font-size:clamp(2.7rem,4.8vw,5rem);line-height:.98;letter-spacing:-.04em;font-weight:750;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--origin[data-phase=grow] .origin__grow,.scene.scene--origin[data-phase=trio] .origin__grow,.scene.scene--origin[data-phase=quartet] .origin__grow,.scene.scene--origin[data-phase=quintet] .origin__grow{opacity:1;visibility:visible}.scene.scene--origin .origin__earn{position:absolute;left:0;top:50%;margin:0;transform:translateY(-50%);font-size:clamp(2.5rem,4.6vw,4.8rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--origin[data-phase=earn] .origin__earn{opacity:1;visibility:visible}.scene.scene--origin .origin__title-line{display:block;white-space:nowrap;color:var(--wsb-cream)}.scene.scene--origin .origin__title-line--you{color:var(--wsb-gold-300)}}@media(max-width:899px){.scene.scene--origin{position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:radial-gradient(68% 58% at 64% 62%,rgba(29,95,255,.26),transparent 64%),radial-gradient(52% 42% at 16% 28%,rgba(8,36,96,.38),transparent 58%),linear-gradient(165deg,#061228,#0a2458 42%,#07111f)}.scene.scene--origin .origin{display:block;position:absolute;inset:0}.scene.scene--origin .origin__legacy{display:none}.scene.scene--origin .origin__stage{position:absolute;inset:0;z-index:0;pointer-events:none}.scene.scene--origin .origin__pulses{position:absolute;inset:0;z-index:3;overflow:visible;pointer-events:none}.scene.scene--origin .origin__pulses-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.scene.scene--origin .origin__pulse-wake{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dashoffset:var(--origin-pulse-len);animation:origin-pulse-wake .76s ease-out forwards}.scene.scene--origin .origin__pulse-wake--far{stroke:#e8c76647;stroke-width:1;filter:drop-shadow(0 0 3px rgba(232,199,102,.22))}.scene.scene--origin .origin__pulse-wake--mid{stroke:#e8c7668c;stroke-width:1.85;filter:drop-shadow(0 0 4px rgba(232,199,102,.32))}.scene.scene--origin .origin__pulse-wake--near{stroke:#f8edc4eb;stroke-width:2.7;filter:drop-shadow(0 0 5px rgba(232,199,102,.55))}.scene.scene--origin .origin__pulse-spark{position:absolute;left:0;top:0;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:50%;background:radial-gradient(circle,#fff6d6 0%,#f8edc4 28%,var(--wsb-gold-300) 48%,rgba(212,160,23,.2) 68%,transparent 78%);box-shadow:0 0 7px 2px #f8edc4e6,0 0 14px 5px #e8c76694;offset-rotate:0deg;animation:origin-pulse-spark .76s ease-out forwards}.scene.scene--origin .origin__pulse-arrive{position:absolute;width:96px;height:96px;margin:-48px 0 0 -48px;border-radius:50%;background:radial-gradient(circle,rgba(248,237,196,.38) 0%,rgba(232,199,102,.16) 36%,transparent 70%);mix-blend-mode:screen;animation:origin-pulse-arrive .42s ease-out .7s both}.scene.scene--origin .origin__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--origin .origin__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#06122880,#071a3d2e 30%,#071a3d33)}.scene.scene--origin .origin__environ{position:absolute;inset:auto 0 0;width:100%;height:128%;max-width:none;object-fit:cover;object-position:74% 68%;pointer-events:none;-webkit-user-select:none;user-select:none;filter:brightness(.82) saturate(.76)}.scene.scene--origin .origin__haze{display:none}.scene.scene--origin .origin__bloom{position:absolute;inset:22% -28% -8%;width:auto;height:auto;z-index:1;pointer-events:none;border-radius:50%;opacity:0;transform:scale(.32);transform-origin:50% 48%;background:radial-gradient(ellipse 76% 66% at 50% 48%,rgba(255,248,226,.18) 0%,rgba(255,228,148,.62) 16%,rgba(246,198,78,.42) 34%,rgba(222,168,40,.2) 54%,rgba(212,160,23,.08) 70%,transparent 84%);filter:blur(28px);mix-blend-mode:plus-lighter}.scene.scene--origin[data-phase=earn] .origin__bloom{animation:origin-earn-bloom 1.4s ease-out forwards}.scene.scene--origin .origin__figure{position:absolute;inset:31% 0 10%;width:min(66vw,40vh,268px);margin:0 auto;z-index:2;display:flex;align-items:flex-end;justify-content:center;animation:origin-arrive 1.05s ease-out both,origin-idle-hero 5.2s ease-in-out 1.1s infinite;transform-origin:50% 100%}.scene.scene--origin .origin__person{display:block;height:100%;width:auto;max-height:100%;max-width:none;object-fit:contain;object-position:bottom center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--origin .origin__person--you{position:relative;z-index:1;opacity:1;transition:opacity .45s ease}.scene.scene--origin .origin__person--share,.scene.scene--origin .origin__person--grow,.scene.scene--origin .origin__person--earn{position:absolute;left:50%;bottom:0;height:100%;width:auto;max-height:100%;max-width:none;transform:translate(-50%);opacity:0;z-index:2;transition:opacity .45s ease}.scene.scene--origin[data-phase=share] .origin__person--you,.scene.scene--origin[data-phase=gather] .origin__person--you,.scene.scene--origin[data-phase=grow] .origin__person--you,.scene.scene--origin[data-phase=trio] .origin__person--you,.scene.scene--origin[data-phase=quartet] .origin__person--you,.scene.scene--origin[data-phase=quintet] .origin__person--you,.scene.scene--origin[data-phase=earn] .origin__person--you{opacity:0}.scene.scene--origin[data-phase=share] .origin__person--share,.scene.scene--origin[data-phase=gather] .origin__person--share,.scene.scene--origin[data-phase=grow] .origin__person--grow,.scene.scene--origin[data-phase=trio] .origin__person--grow,.scene.scene--origin[data-phase=quartet] .origin__person--grow,.scene.scene--origin[data-phase=quintet] .origin__person--grow,.scene.scene--origin[data-phase=earn] .origin__person--earn{opacity:1}.scene.scene--origin .origin__guest{position:absolute;z-index:1;width:min(40vw,156px);height:min(30vh,250px);display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:opacity .5s ease,transform .5s ease,visibility 0s linear .5s}.scene.scene--origin .origin__guest--one{right:0;left:auto;bottom:42%;width:min(36vw,142px);height:min(28vh,228px);transform:translate(12%)}.scene.scene--origin .origin__guest--two{left:0;right:auto;bottom:3%;width:min(40vw,154px);height:min(30vh,248px);transform:translate(-10%)}.scene.scene--origin .origin__guest--three{right:0;left:auto;bottom:2.5%;width:min(40vw,154px);height:min(30vh,248px);transform:translate(10%)}.scene.scene--origin .origin__guest--four{left:0;right:auto;bottom:48%;width:min(34vw,132px);height:min(26vh,214px);transform:translate(-10%)}.scene.scene--origin .origin__guest--five{left:0;right:auto;bottom:34%;width:min(32vw,124px);height:min(24vh,200px);transform:translate(-10%)}.scene.scene--origin[data-phase=share] .origin__guest--one,.scene.scene--origin[data-phase=gather] .origin__guest--one,.scene.scene--origin[data-phase=grow] .origin__guest--one,.scene.scene--origin[data-phase=trio] .origin__guest--one,.scene.scene--origin[data-phase=quartet] .origin__guest--one,.scene.scene--origin[data-phase=quintet] .origin__guest--one,.scene.scene--origin[data-phase=earn] .origin__guest--one,.scene.scene--origin[data-phase=gather] .origin__guest--two,.scene.scene--origin[data-phase=grow] .origin__guest--two,.scene.scene--origin[data-phase=trio] .origin__guest--two,.scene.scene--origin[data-phase=quartet] .origin__guest--two,.scene.scene--origin[data-phase=quintet] .origin__guest--two,.scene.scene--origin[data-phase=earn] .origin__guest--two,.scene.scene--origin[data-phase=trio] .origin__guest--three,.scene.scene--origin[data-phase=quartet] .origin__guest--three,.scene.scene--origin[data-phase=quintet] .origin__guest--three,.scene.scene--origin[data-phase=earn] .origin__guest--three,.scene.scene--origin[data-phase=quartet] .origin__guest--four,.scene.scene--origin[data-phase=quintet] .origin__guest--four,.scene.scene--origin[data-phase=earn] .origin__guest--four,.scene.scene--origin[data-phase=quintet] .origin__guest--five,.scene.scene--origin[data-phase=earn] .origin__guest--five{opacity:1;visibility:visible;transform:none;transition:opacity .5s ease,transform .5s ease,visibility 0s}.scene.scene--origin .origin__guest-art{display:block;height:100%;width:auto;max-height:100%;max-width:none;object-fit:contain;object-position:bottom center;pointer-events:none;-webkit-user-select:none;user-select:none;transform-origin:50% 100%}.scene.scene--origin[data-phase=share] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=gather] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=grow] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=trio] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=quartet] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=quintet] .origin__guest--one .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--one .origin__guest-art{animation:origin-idle-c1 4.7s ease-in-out .6s infinite}.scene.scene--origin[data-phase=gather] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=grow] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=trio] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=quartet] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=quintet] .origin__guest--two .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--two .origin__guest-art{animation:origin-idle-c2 5.6s ease-in-out .72s infinite}.scene.scene--origin[data-phase=trio] .origin__guest--three .origin__guest-art,.scene.scene--origin[data-phase=quartet] .origin__guest--three .origin__guest-art,.scene.scene--origin[data-phase=quintet] .origin__guest--three .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--three .origin__guest-art{animation:origin-idle-c3 4.4s ease-in-out .68s infinite}.scene.scene--origin[data-phase=quartet] .origin__guest--four .origin__guest-art,.scene.scene--origin[data-phase=quintet] .origin__guest--four .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--four .origin__guest-art{animation:origin-idle-c4 5.9s ease-in-out .55s infinite}.scene.scene--origin[data-phase=quintet] .origin__guest--five .origin__guest-art,.scene.scene--origin[data-phase=earn] .origin__guest--five .origin__guest-art{animation:origin-idle-c5 5.1s ease-in-out .8s infinite}.scene.scene--origin .origin__copy{position:absolute;left:18px;right:18px;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 12px);z-index:4;transform:none;width:auto;max-width:none;margin:0;padding:0;pointer-events:none}.scene.scene--origin .origin__title{margin:0;font-size:clamp(2rem,9.2vw,2.55rem);line-height:.98;letter-spacing:-.045em;font-weight:750;transition:opacity .45s ease,visibility .45s ease}.scene.scene--origin[data-phase=share] .origin__title,.scene.scene--origin[data-phase=gather] .origin__title,.scene.scene--origin[data-phase=grow] .origin__title,.scene.scene--origin[data-phase=trio] .origin__title,.scene.scene--origin[data-phase=quartet] .origin__title,.scene.scene--origin[data-phase=quintet] .origin__title,.scene.scene--origin[data-phase=earn] .origin__title{opacity:0;visibility:hidden}.scene.scene--origin .origin__share{position:absolute;left:0;right:0;top:0;margin:0;transform:none;font-size:clamp(2rem,9.2vw,2.55rem);line-height:.98;letter-spacing:-.045em;font-weight:750;color:var(--wsb-gold-300);white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--origin[data-phase=share] .origin__share,.scene.scene--origin[data-phase=gather] .origin__share{opacity:1;visibility:visible}.scene.scene--origin[data-phase=grow] .origin__share,.scene.scene--origin[data-phase=trio] .origin__share,.scene.scene--origin[data-phase=quartet] .origin__share,.scene.scene--origin[data-phase=quintet] .origin__share,.scene.scene--origin[data-phase=earn] .origin__share{opacity:0;visibility:hidden}.scene.scene--origin .origin__grow{position:absolute;left:0;right:0;top:0;margin:0;transform:none;font-size:clamp(1.85rem,8.4vw,2.4rem);line-height:.98;letter-spacing:-.045em;font-weight:750;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--origin[data-phase=grow] .origin__grow,.scene.scene--origin[data-phase=trio] .origin__grow,.scene.scene--origin[data-phase=quartet] .origin__grow,.scene.scene--origin[data-phase=quintet] .origin__grow{opacity:1;visibility:visible}.scene.scene--origin .origin__earn{position:absolute;left:0;right:0;top:0;margin:0;transform:none;font-size:clamp(2rem,9.2vw,2.55rem);line-height:.98;letter-spacing:-.045em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--origin[data-phase=earn] .origin__earn{opacity:1;visibility:visible}.scene.scene--origin .origin__title-line{display:block;white-space:nowrap;color:var(--wsb-cream)}.scene.scene--origin .origin__title-line--you{color:var(--wsb-gold-300)}.scene.scene--origin[data-phase=quintet] .origin__guest--five,.scene.scene--origin[data-phase=earn] .origin__guest--five{left:0;bottom:34%}}@keyframes origin-earn-bloom{0%{opacity:.22;transform:scale(.3);filter:blur(20px)}36%{opacity:1;transform:scale(1.14);filter:blur(32px)}to{opacity:.38;transform:scale(1);filter:blur(40px)}}@keyframes origin-pulse-wake{0%{stroke-dashoffset:var(--origin-pulse-len);opacity:0}10%{opacity:1}78%{opacity:.85}to{stroke-dashoffset:calc(var(--origin-pulse-wake) * -1);opacity:0}}@keyframes origin-pulse-spark{0%{offset-distance:0%;opacity:0;transform:scale(.65)}10%{opacity:1;transform:scale(1)}82%{opacity:1}to{offset-distance:100%;opacity:0;transform:scale(.8)}}@keyframes origin-pulse-arrive{0%{opacity:0;transform:scale(.55)}32%{opacity:.85;transform:scale(1)}to{opacity:0;transform:scale(1.16)}}@keyframes origin-arrive{0%{opacity:.7;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes origin-idle-hero{0%,to{transform:translateY(0) scale(1)}42%{transform:translateY(-5px) scale(1.006)}68%{transform:translateY(-2px) scale(1.002)}}@keyframes origin-idle-c1{0%,to{transform:translate(0)}45%{transform:translate(2px,-4px)}}@keyframes origin-idle-c2{0%,to{transform:translate(0)}38%{transform:translate(-1px,-6px)}70%{transform:translate(1px,-2px)}}@keyframes origin-idle-c3{0%,to{transform:translate(0)}50%{transform:translate(-2px,-3px)}}@keyframes origin-idle-c4{0%,to{transform:translate(0)}40%{transform:translate(1px,-5px)}78%{transform:translate(-1px,-2px)}}@keyframes origin-idle-c5{0%,to{transform:translate(0)}48%{transform:translate(-1px,-4px)}}@media(prefers-reduced-motion:reduce){.scene.scene--origin .origin__figure,.scene.scene--origin .origin__bloom{animation:none}.scene.scene--origin[data-phase=earn] .origin__bloom{opacity:.38;transform:scale(1)}.scene.scene--origin .origin__guest-art,.scene.scene--origin .origin__pulse-wake,.scene.scene--origin .origin__pulse-spark,.scene.scene--origin .origin__pulse-arrive{animation:none}.scene.scene--origin .origin__person--you,.scene.scene--origin .origin__person--share,.scene.scene--origin .origin__person--grow,.scene.scene--origin .origin__person--earn,.scene.scene--origin .origin__guest,.scene.scene--origin .origin__title,.scene.scene--origin .origin__share,.scene.scene--origin .origin__grow,.scene.scene--origin .origin__earn{transition:none}.scene.scene--origin .origin__guest,.scene.scene--origin .origin__guest--one,.scene.scene--origin .origin__guest--two,.scene.scene--origin .origin__guest--three,.scene.scene--origin .origin__guest--four,.scene.scene--origin .origin__guest--five{transform:none}}.scene.scene--explain .explain{display:none}.scene.scene--explain .explain__legacy{width:100%}@media(min-width:900px){.scene.scene--explain{position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:radial-gradient(62% 52% at 72% 38%,rgba(29,95,255,.18),transparent 64%),linear-gradient(165deg,#061228,#0a2458 42%,#07111f)}.scene.scene--explain .explain{display:block;position:absolute;inset:0}.scene.scene--explain .explain__legacy{display:none}.scene.scene--explain .explain__stage{position:absolute;inset:0;z-index:0;pointer-events:none}.scene.scene--explain .explain__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .42s ease}.scene.scene--explain[data-phase=bg] .explain__environs,.scene.scene--explain[data-phase=intro] .explain__environs,.scene.scene--explain[data-phase=share] .explain__environs,.scene.scene--explain[data-phase=play1] .explain__environs,.scene.scene--explain[data-phase=play2] .explain__environs,.scene.scene--explain[data-phase^=calc] .explain__environs,.scene.scene--explain[data-phase=earnFade] .explain__environs,.scene.scene--explain[data-phase=earn] .explain__environs,.scene.scene--explain[data-phase=earnRecap] .explain__environs{opacity:1}.scene.scene--explain .explain__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--explain .explain__figure{position:absolute;left:7.5%;top:179px;bottom:1.5vh;width:min(48vw,620px);z-index:2;display:flex;align-items:flex-end;justify-content:flex-start;opacity:0;pointer-events:none;transform-origin:50% 100%}.scene.scene--explain[data-phase=intro] .explain__figure,.scene.scene--explain[data-phase=share] .explain__figure,.scene.scene--explain[data-phase=play1] .explain__figure,.scene.scene--explain[data-phase=play2] .explain__figure,.scene.scene--explain[data-phase=calc] .explain__figure,.scene.scene--explain[data-phase=calcActivity] .explain__figure,.scene.scene--explain[data-phase=calcNgr] .explain__figure,.scene.scene--explain[data-phase=calcRate] .explain__figure,.scene.scene--explain[data-phase=calcCommission] .explain__figure,.scene.scene--explain[data-phase=earnFade] .explain__figure,.scene.scene--explain[data-phase=earn] .explain__figure,.scene.scene--explain[data-phase=earnRecap] .explain__figure{animation:explain-winwin-arrive .95s ease-out both,explain-winwin-idle 5.6s ease-in-out 1.05s infinite}.scene.scene--explain .explain__person{display:block;height:100%;width:auto;max-height:100%;max-width:none;object-fit:contain;object-position:bottom left;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--explain .explain__person--intro{position:relative;z-index:1;opacity:1;transition:opacity .45s ease}.scene.scene--explain .explain__person--share{position:absolute;left:0;bottom:0;z-index:2;opacity:0;transition:opacity .45s ease}.scene.scene--explain .explain__person--calc{position:absolute;left:0;bottom:0;z-index:3;opacity:0;transition:opacity .45s ease}.scene.scene--explain .explain__person--result{position:absolute;left:0;bottom:0;z-index:4;opacity:0;transition:opacity .45s ease}.scene.scene--explain[data-phase=share] .explain__person--intro,.scene.scene--explain[data-phase=play1] .explain__person--intro,.scene.scene--explain[data-phase=play2] .explain__person--intro,.scene.scene--explain[data-phase^=calc] .explain__person--intro,.scene.scene--explain[data-phase=earnFade] .explain__person--intro,.scene.scene--explain[data-phase=earn] .explain__person--intro,.scene.scene--explain[data-phase=earnRecap] .explain__person--intro{opacity:0}.scene.scene--explain[data-phase=share] .explain__person--share,.scene.scene--explain[data-phase=play1] .explain__person--share,.scene.scene--explain[data-phase=play2] .explain__person--share{opacity:1}.scene.scene--explain[data-phase^=calc] .explain__person--share{opacity:0}.scene.scene--explain[data-phase^=calc] .explain__person--calc,.scene.scene--explain[data-phase=earnFade] .explain__person--calc{opacity:1}.scene.scene--explain[data-phase=earn] .explain__person--calc,.scene.scene--explain[data-phase=earnRecap] .explain__person--calc{opacity:0}.scene.scene--explain[data-phase=earn] .explain__person--result,.scene.scene--explain[data-phase=earnRecap] .explain__person--result{opacity:1}.scene.scene--explain .explain__example{position:absolute;right:8%;bottom:5%;width:min(32vw,440px);height:min(74vh,650px);z-index:2;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transform-origin:50% 100%;transition:right .55s ease,opacity .55s ease,visibility .55s ease}.scene.scene--explain[data-phase=share] .explain__example,.scene.scene--explain[data-phase=play1] .explain__example,.scene.scene--explain[data-phase=play2] .explain__example{animation:explain-example-arrive .95s ease-out both,explain-winwin-idle 5.4s ease-in-out 1.05s infinite}.scene.scene--explain[data-phase=play1] .explain__example,.scene.scene--explain[data-phase=play2] .explain__example{right:1.5%}.scene.scene--explain[data-phase^=calc] .explain__example,.scene.scene--explain[data-phase=earnFade] .explain__example{right:1.5%;animation:none;opacity:0;visibility:hidden}.scene.scene--explain[data-phase=earn] .explain__example,.scene.scene--explain[data-phase=earnRecap] .explain__example{right:1.5%;visibility:visible;animation:explain-example-arrive .95s ease-out both,explain-winwin-idle 5.4s ease-in-out 1.05s infinite}.scene.scene--explain .explain__player{position:absolute;z-index:1;display:flex;align-items:flex-end;justify-content:center;opacity:0;pointer-events:none;transform-origin:50% 100%;transition:opacity .55s ease,visibility .55s ease}.scene.scene--explain .explain__player--one{left:38.5%;bottom:19%;width:min(21vw,278px);height:min(40vh,358px)}.scene.scene--explain .explain__player--two{left:53.5%;bottom:3%;width:min(22.5vw,298px);height:min(42vh,378px)}.scene.scene--explain[data-phase=play1] .explain__player--one,.scene.scene--explain[data-phase=play2] .explain__player--one{animation:explain-player-arrive .85s ease-out both,explain-winwin-idle 5.5s ease-in-out .95s infinite}.scene.scene--explain[data-phase=play2] .explain__player--two{animation:explain-player-arrive .85s ease-out both,explain-winwin-idle 5.7s ease-in-out .95s infinite}.scene.scene--explain[data-phase^=calc] .explain__player--one,.scene.scene--explain[data-phase^=calc] .explain__player--two{animation:none;opacity:0;visibility:hidden}.scene.scene--explain .explain__player-art,.scene.scene--explain .explain__example-art{display:block;height:100%;width:auto;max-height:100%;max-width:none;object-fit:contain;object-position:bottom center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--explain .explain__pulses{position:absolute;inset:0;z-index:3;overflow:visible;pointer-events:none}.scene.scene--explain .explain__pulses-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.scene.scene--explain .explain__pulse-wake{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dashoffset:var(--explain-pulse-len);animation:explain-pulse-wake .76s ease-out forwards}.scene.scene--explain .explain__pulse-wake--far{stroke:#e8c76647;stroke-width:1.15;filter:drop-shadow(0 0 3px rgba(232,199,102,.22))}.scene.scene--explain .explain__pulse-wake--mid{stroke:#e8c7668c;stroke-width:2.15;filter:drop-shadow(0 0 5px rgba(232,199,102,.32))}.scene.scene--explain .explain__pulse-wake--near{stroke:#f8edc4eb;stroke-width:3.35;filter:drop-shadow(0 0 6px rgba(232,199,102,.55))}.scene.scene--explain .explain__pulse-spark{position:absolute;left:0;top:0;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;background:radial-gradient(circle,#fff6d6 0%,#f8edc4 28%,var(--wsb-gold-300) 48%,rgba(212,160,23,.2) 68%,transparent 78%);box-shadow:0 0 8px 2px #f8edc4e6,0 0 18px 6px #e8c76694;offset-rotate:0deg;animation:explain-pulse-spark .76s ease-out forwards}.scene.scene--explain .explain__copy{position:absolute;left:48%;top:40%;z-index:3;transform:translateY(-50%);width:max-content;max-width:calc(50% - 3rem);margin:0;padding:0;pointer-events:none}.scene.scene--explain .explain__title{margin:0;font-size:clamp(2.7rem,4.8vw,5rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--explain[data-phase=intro] .explain__title{opacity:1;visibility:visible}.scene.scene--explain[data-phase=share] .explain__title,.scene.scene--explain[data-phase=play1] .explain__title,.scene.scene--explain[data-phase=play2] .explain__title,.scene.scene--explain[data-phase^=calc] .explain__title,.scene.scene--explain[data-phase=earnFade] .explain__title,.scene.scene--explain[data-phase=earn] .explain__title,.scene.scene--explain[data-phase=earnRecap] .explain__title{opacity:0;visibility:hidden}.scene.scene--explain .explain__share{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.7rem,4.8vw,5rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--explain[data-phase=share] .explain__share{opacity:1;visibility:visible}.scene.scene--explain .explain__play{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.7rem,4.8vw,5rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--explain[data-phase=play1] .explain__play,.scene.scene--explain[data-phase=play2] .explain__play{opacity:1;visibility:visible}.scene.scene--explain .explain__calc{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.7rem,4.8vw,5rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--explain[data-phase^=calc] .explain__calc{opacity:1;visibility:visible}.scene.scene--explain[data-phase=share] .explain__copy{left:40%;top:32%}.scene.scene--explain[data-phase=play1] .explain__copy,.scene.scene--explain[data-phase=play2] .explain__copy{left:calc(31% + 160px);top:32%}.scene.scene--explain[data-phase^=calc] .explain__copy,.scene.scene--explain[data-phase=earnFade] .explain__copy,.scene.scene--explain[data-phase=earn] .explain__copy,.scene.scene--explain[data-phase=earnRecap] .explain__copy{left:calc(31% + 240px);top:32%}.scene.scene--explain .explain__earn{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.7rem,4.8vw,5rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);white-space:nowrap;opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--explain[data-phase=earn] .explain__earn,.scene.scene--explain[data-phase=earnRecap] .explain__earn{opacity:1;visibility:visible}.scene.scene--explain .explain__bloom{position:absolute;left:44%;top:22%;width:min(54vw,680px);height:min(62vh,560px);z-index:1;pointer-events:none;border-radius:50%;opacity:0;transform:scale(.34);transform-origin:50% 48%;background:radial-gradient(ellipse 74% 64% at 50% 48%,rgba(255,248,226,.16) 0%,rgba(255,228,148,.48) 18%,rgba(246,198,78,.32) 36%,rgba(222,168,40,.14) 56%,transparent 78%);filter:blur(32px);mix-blend-mode:plus-lighter}.scene.scene--explain[data-phase=earn] .explain__bloom{animation:explain-earn-bloom 1.6s ease-out forwards}.scene.scene--explain[data-phase=earnRecap] .explain__bloom{opacity:.32;transform:scale(1);filter:blur(38px)}.scene.scene--explain .explain__result{position:absolute;left:47%;top:46%;width:min(32vw,390px);z-index:2;padding:1.15rem 1.3rem 1.2rem;border-radius:16px;background:linear-gradient(180deg,#1c4484db,#0a1c40c7);border:1px solid rgba(248,237,196,.55);box-shadow:0 16px 32px #02081852,inset 0 1px #ffffff1a,0 0 #e8c76600;opacity:0;visibility:hidden;transform:translateY(12px) scale(.96);transition:opacity .5s ease,transform .5s ease,visibility .5s ease,box-shadow .5s ease}.scene.scene--explain[data-phase=earn] .explain__result,.scene.scene--explain[data-phase=earnRecap] .explain__result{opacity:1;visibility:visible;transform:none}.scene.scene--explain[data-phase=earn] .explain__result{animation:explain-result-glow 1.6s ease-out both}.scene.scene--explain[data-phase=earnRecap] .explain__result{box-shadow:0 16px 32px #02081852,inset 0 1px #ffffff1a,0 0 18px 2px #e8c76647}.scene.scene--explain .explain__result-kicker{position:relative;z-index:1;margin:0 0 .22rem;text-align:center;font-size:clamp(.7rem,1.02vw,.86rem);line-height:1.1;letter-spacing:.14em;font-weight:650;color:#f4f7ffc7}.scene.scene--explain .explain__result-label{position:relative;z-index:1;margin:0;text-align:center;font-size:clamp(1.32rem,2.1vw,1.78rem);line-height:1.12;letter-spacing:.06em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--explain .explain__result-check{display:inline-block;margin-left:.18em;color:var(--wsb-gold-300);opacity:0;transform:scale(.72);transform-origin:50% 55%}.scene.scene--explain[data-phase=earn] .explain__result-check{animation:explain-result-check .5s ease-out .42s both}.scene.scene--explain[data-phase=earnRecap] .explain__result-check{opacity:1;transform:none}.scene.scene--explain .explain__result-particle{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,#fff6d6 0%,var(--wsb-gold-300) 55%,transparent 78%);opacity:0;pointer-events:none}.scene.scene--explain[data-phase=earn] .explain__result-particle--one{left:18%;bottom:18%;animation:explain-earn-particle 1.45s ease-out .08s both}.scene.scene--explain[data-phase=earn] .explain__result-particle--two{left:42%;bottom:8%;width:5px;height:5px;animation:explain-earn-particle 1.5s ease-out .22s both}.scene.scene--explain[data-phase=earn] .explain__result-particle--three{left:68%;bottom:16%;animation:explain-earn-particle 1.4s ease-out .34s both}.scene.scene--explain[data-phase=earn] .explain__result-particle--four{left:82%;bottom:28%;width:4px;height:4px;animation:explain-earn-particle 1.55s ease-out .18s both}.scene.scene--explain[data-phase=earn] .explain__result-particle--five{left:30%;bottom:30%;width:4px;height:4px;animation:explain-earn-particle 1.35s ease-out .46s both}.scene.scene--explain .explain__recap{position:absolute;left:47%;top:calc(46% + 6.4rem);width:min(36vw,430px);z-index:2;margin:0;text-align:center;font-size:clamp(.7rem,1.05vw,.88rem);line-height:1.45;letter-spacing:.03em;font-weight:650;color:#f8edc4d1;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.scene.scene--explain[data-phase=earnRecap] .explain__recap{opacity:1;visibility:visible}.scene.scene--explain .explain__calc-board{position:absolute;left:53.5%;top:45%;width:min(34vw,420px);z-index:2;display:flex;flex-direction:column;gap:1.25rem;pointer-events:none}.scene.scene--explain .explain__calc-stage{padding:.82rem 1.15rem .88rem;border-radius:14px;background:linear-gradient(180deg,#163a76c7,#081838b3);border:1px solid rgba(232,199,102,.32);box-shadow:0 12px 26px #0208184d,inset 0 1px #ffffff14;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease,visibility .45s ease,box-shadow .45s ease,border-color .45s ease}.scene.scene--explain[data-phase=calcActivity] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcNgr] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcNgr] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--rate,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--rate,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--commission{opacity:1;visibility:visible;transform:none}.scene.scene--explain[data-phase=calcActivity] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcNgr] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--rate{animation:explain-calc-glow .9s ease-out both}.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--commission{border-color:#f8edc49e;animation:explain-calc-glow-strong 1.05s ease-out both}.scene.scene--explain .explain__calc-label{margin:0;font-size:clamp(1.02rem,1.55vw,1.32rem);line-height:1.15;letter-spacing:.06em;font-weight:750;color:#f6f8ff}.scene.scene--explain .explain__calc-levels{list-style:none;margin:.7rem 0 0;padding:.55rem 0 0;display:grid;gap:.32rem;border-top:1px solid rgba(232,199,102,.18)}.scene.scene--explain .explain__calc-level{display:flex;justify-content:space-between;align-items:baseline;gap:1.25rem;font-size:.92rem;line-height:1.2;letter-spacing:.04em;font-weight:650;color:#f4f7ffd1}.scene.scene--explain .explain__calc-level span:last-child{color:var(--wsb-gold-300);font-weight:750}.scene.scene--explain .explain__title-line{display:block;white-space:nowrap;color:var(--wsb-gold-300)}}@keyframes explain-example-arrive{0%{opacity:0;transform:translate(18px)}to{opacity:1;transform:translate(0)}}@keyframes explain-player-arrive{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes explain-pulse-wake{0%{stroke-dashoffset:var(--explain-pulse-len);opacity:0}10%{opacity:1}78%{opacity:.85}to{stroke-dashoffset:calc(var(--explain-pulse-wake) * -1);opacity:0}}@keyframes explain-pulse-spark{0%{offset-distance:0%;opacity:0;transform:scale(.65)}10%{opacity:1;transform:scale(1)}82%{opacity:1}to{offset-distance:100%;opacity:0;transform:scale(.8)}}@keyframes explain-winwin-arrive{0%{opacity:0;transform:translate(-22px)}to{opacity:1;transform:translate(0)}}@keyframes explain-winwin-idle{0%,to{transform:translateY(0)}44%{transform:translateY(-3px)}70%{transform:translateY(-1px)}}@keyframes explain-calc-glow{0%{box-shadow:0 12px 26px #0208184d,inset 0 1px #ffffff14,0 0 #e8c76600}38%{box-shadow:0 12px 26px #0208184d,inset 0 1px #ffffff14,0 0 16px 2px #e8c76661}to{box-shadow:0 12px 26px #0208184d,inset 0 1px #ffffff14,0 0 8px #e8c76633}}@keyframes explain-calc-glow-strong{0%{box-shadow:0 12px 26px #0208184d,inset 0 1px #ffffff1a,0 0 #e8c76600}42%{box-shadow:0 14px 30px #02081852,inset 0 1px #ffffff1a,0 0 22px 4px #e8c7667a}to{box-shadow:0 14px 30px #02081852,inset 0 1px #ffffff1a,0 0 12px 2px #e8c76652}}@keyframes explain-earn-bloom{0%{opacity:.18;transform:scale(.32);filter:blur(18px)}38%{opacity:.92;transform:scale(1.12);filter:blur(28px)}to{opacity:.32;transform:scale(1);filter:blur(38px)}}@keyframes explain-result-glow{0%{border-color:#f8edc475;box-shadow:0 16px 32px #02081852,inset 0 1px #ffffff1a,0 0 #e8c76600}38%{border-color:#fff8e2f5;box-shadow:0 18px 36px #02081857,inset 0 1px #ffffff29,0 0 28px 5px #e8c76694}to{border-color:#f8edc48c;box-shadow:0 16px 32px #02081852,inset 0 1px #ffffff1a,0 0 18px 2px #e8c76647}}@keyframes explain-result-check{0%{opacity:0;transform:scale(.62)}64%{opacity:1;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}@keyframes explain-earn-particle{0%{opacity:0;transform:translateY(6px) scale(.55)}18%{opacity:.95;transform:translateY(-4px) scale(1)}to{opacity:0;transform:translateY(-46px) scale(.7)}}@media(max-width:899px){.scene.scene--explain{--explain-mobile-nav: calc(40px + env(safe-area-inset-bottom)) ;position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:radial-gradient(68% 52% at 58% 34%,rgba(29,95,255,.22),transparent 64%),linear-gradient(165deg,#061228,#0a2458 42%,#07111f)}.scene.scene--explain .explain{display:block;position:absolute;inset:0}.scene.scene--explain .explain__legacy{display:none}.scene.scene--explain .explain__stage{position:absolute;inset:0;z-index:0;pointer-events:none}.scene.scene--explain .explain__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none;opacity:0;transition:opacity .42s ease}.scene.scene--explain[data-phase=bg] .explain__environs,.scene.scene--explain[data-phase=intro] .explain__environs,.scene.scene--explain[data-phase=share] .explain__environs,.scene.scene--explain[data-phase=play1] .explain__environs,.scene.scene--explain[data-phase=play2] .explain__environs,.scene.scene--explain[data-phase^=calc] .explain__environs,.scene.scene--explain[data-phase=earnFade] .explain__environs,.scene.scene--explain[data-phase=earn] .explain__environs,.scene.scene--explain[data-phase=earnRecap] .explain__environs{opacity:1}.scene.scene--explain .explain__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,#06122875,#071a3d1f 26%,#071a3d29 72%,#06122847)}.scene.scene--explain .explain__environ{position:absolute;inset:auto 0 0;width:100%;height:126%;max-width:none;object-fit:cover;object-position:56% 32%;pointer-events:none;-webkit-user-select:none;user-select:none;filter:brightness(.9) saturate(.92)}.scene.scene--explain .explain__figure{position:absolute;left:6%;right:auto;top:auto;bottom:var(--explain-mobile-nav);width:min(74vw,310px);height:min(52vh,430px);z-index:2;display:flex;align-items:flex-end;justify-content:flex-start;overflow:visible;opacity:0;pointer-events:none;transform-origin:50% 100%;transition:left .55s ease,width .55s ease,height .55s ease,bottom .55s ease}.scene.scene--explain[data-phase=share] .explain__figure{left:0;width:min(52vw,216px);height:min(43vh,348px)}.scene.scene--explain[data-phase=play1] .explain__figure,.scene.scene--explain[data-phase=play2] .explain__figure{left:0;width:min(46vw,190px);height:min(38vh,316px)}.scene.scene--explain[data-phase^=calc] .explain__figure,.scene.scene--explain[data-phase=earnFade] .explain__figure{left:2%;width:min(28vw,112px);height:min(22vh,186px)}.scene.scene--explain[data-phase=earn] .explain__figure,.scene.scene--explain[data-phase=earnRecap] .explain__figure{left:0;width:min(42vw,168px);height:min(36vh,292px);bottom:calc(var(--explain-mobile-nav) + 5.5rem)}.scene.scene--explain[data-phase=intro] .explain__figure,.scene.scene--explain[data-phase=share] .explain__figure,.scene.scene--explain[data-phase=play1] .explain__figure,.scene.scene--explain[data-phase=play2] .explain__figure,.scene.scene--explain[data-phase=calc] .explain__figure,.scene.scene--explain[data-phase=calcActivity] .explain__figure,.scene.scene--explain[data-phase=calcNgr] .explain__figure,.scene.scene--explain[data-phase=calcRate] .explain__figure,.scene.scene--explain[data-phase=calcCommission] .explain__figure,.scene.scene--explain[data-phase=earnFade] .explain__figure,.scene.scene--explain[data-phase=earn] .explain__figure,.scene.scene--explain[data-phase=earnRecap] .explain__figure{animation:explain-winwin-arrive .95s ease-out both,explain-winwin-idle 5.6s ease-in-out 1.05s infinite}.scene.scene--explain .explain__person{display:block;height:100%;width:auto;max-height:100%;max-width:none;object-fit:contain;object-position:bottom center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--explain .explain__person--intro{position:relative;z-index:1;opacity:1;transition:opacity .45s ease}.scene.scene--explain .explain__person--share,.scene.scene--explain .explain__person--calc,.scene.scene--explain .explain__person--result{position:absolute;left:0;bottom:0;opacity:0;transition:opacity .45s ease}.scene.scene--explain .explain__person--share{z-index:2}.scene.scene--explain .explain__person--calc{z-index:3}.scene.scene--explain .explain__person--result{z-index:4}.scene.scene--explain[data-phase=share] .explain__person--intro,.scene.scene--explain[data-phase=play1] .explain__person--intro,.scene.scene--explain[data-phase=play2] .explain__person--intro,.scene.scene--explain[data-phase^=calc] .explain__person--intro,.scene.scene--explain[data-phase=earnFade] .explain__person--intro,.scene.scene--explain[data-phase=earn] .explain__person--intro,.scene.scene--explain[data-phase=earnRecap] .explain__person--intro{opacity:0}.scene.scene--explain[data-phase=share] .explain__person--share,.scene.scene--explain[data-phase=play1] .explain__person--share,.scene.scene--explain[data-phase=play2] .explain__person--share{opacity:1}.scene.scene--explain[data-phase^=calc] .explain__person--share{opacity:0}.scene.scene--explain[data-phase^=calc] .explain__person--calc,.scene.scene--explain[data-phase=earnFade] .explain__person--calc{opacity:1;width:100%;height:100%;object-fit:cover;object-position:50% 8%}.scene.scene--explain[data-phase=earn] .explain__person--calc,.scene.scene--explain[data-phase=earnRecap] .explain__person--calc{opacity:0}.scene.scene--explain[data-phase=earn] .explain__person--result,.scene.scene--explain[data-phase=earnRecap] .explain__person--result{opacity:1}.scene.scene--explain .explain__example{position:absolute;right:2%;bottom:var(--explain-mobile-nav);width:min(51vw,204px);height:min(44vh,368px);z-index:2;display:flex;align-items:flex-end;justify-content:center;overflow:visible;opacity:0;pointer-events:none;transform-origin:50% 100%;transition:right .55s ease,bottom .55s ease,width .55s ease,height .55s ease,opacity .55s ease,visibility .55s ease}.scene.scene--explain[data-phase=share] .explain__example{animation:explain-example-arrive .95s ease-out both,explain-winwin-idle 5.4s ease-in-out 1.05s infinite}.scene.scene--explain[data-phase=play1] .explain__example,.scene.scene--explain[data-phase=play2] .explain__example,.scene.scene--explain[data-phase^=calc] .explain__example,.scene.scene--explain[data-phase=earnFade] .explain__example{animation:none;opacity:0;visibility:hidden}.scene.scene--explain[data-phase=earn] .explain__example,.scene.scene--explain[data-phase=earnRecap] .explain__example{right:2%;bottom:calc(var(--explain-mobile-nav) + 5.5rem);width:min(40vw,164px);height:min(36vh,300px);visibility:visible;animation:explain-example-arrive .95s ease-out both,explain-winwin-idle 5.4s ease-in-out 1.05s infinite}.scene.scene--explain .explain__player{position:absolute;z-index:1;display:flex;align-items:flex-end;justify-content:center;overflow:visible;opacity:0;pointer-events:none;transform-origin:50% 100%;transition:opacity .55s ease,visibility .55s ease}.scene.scene--explain .explain__player--one{left:auto;right:4%;bottom:38%;width:min(48vw,188px);height:min(27vh,228px)}.scene.scene--explain .explain__player--two{right:2%;left:auto;bottom:var(--explain-mobile-nav);width:min(50vw,196px);height:min(29vh,244px)}.scene.scene--explain[data-phase=play1] .explain__player--one,.scene.scene--explain[data-phase=play2] .explain__player--one{animation:explain-player-arrive .85s ease-out both,explain-winwin-idle 5.5s ease-in-out .95s infinite}.scene.scene--explain[data-phase=play2] .explain__player--two{animation:explain-player-arrive .85s ease-out both,explain-winwin-idle 5.7s ease-in-out .95s infinite}.scene.scene--explain[data-phase^=calc] .explain__player--one,.scene.scene--explain[data-phase^=calc] .explain__player--two{animation:none;opacity:0;visibility:hidden}.scene.scene--explain .explain__player-art,.scene.scene--explain .explain__example-art{display:block;height:100%;width:auto;max-height:100%;max-width:none;object-fit:contain;object-position:bottom center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--explain .explain__pulses{position:absolute;inset:0;z-index:6;overflow:visible;pointer-events:none}.scene.scene--explain .explain__pulses-svg{position:absolute;inset:0;width:100%;height:100%;overflow:visible}.scene.scene--explain .explain__pulse-wake{fill:none;stroke-linecap:round;vector-effect:non-scaling-stroke;stroke-dashoffset:var(--explain-pulse-len);animation:explain-pulse-wake .76s ease-out forwards}.scene.scene--explain .explain__pulse-wake--far{stroke:#e8c76647;stroke-width:1;filter:drop-shadow(0 0 3px rgba(232,199,102,.22))}.scene.scene--explain .explain__pulse-wake--mid{stroke:#e8c7668c;stroke-width:1.85;filter:drop-shadow(0 0 4px rgba(232,199,102,.32))}.scene.scene--explain .explain__pulse-wake--near{stroke:#f8edc4eb;stroke-width:2.7;filter:drop-shadow(0 0 5px rgba(232,199,102,.55))}.scene.scene--explain .explain__pulse-spark{position:absolute;left:0;top:0;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:50%;background:radial-gradient(circle,#fff6d6 0%,#f8edc4 28%,var(--wsb-gold-300) 48%,rgba(212,160,23,.2) 68%,transparent 78%);box-shadow:0 0 7px 2px #f8edc4e6,0 0 14px 5px #e8c76694;offset-rotate:0deg;animation:explain-pulse-spark .76s ease-out forwards}.scene.scene--explain .explain__copy{position:absolute;left:16px;right:16px;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 12px);z-index:5;transform:none;width:auto;max-width:none;margin:0;padding:0;pointer-events:none}.scene.scene--explain[data-phase=share] .explain__copy,.scene.scene--explain[data-phase=play1] .explain__copy,.scene.scene--explain[data-phase=play2] .explain__copy,.scene.scene--explain[data-phase^=calc] .explain__copy,.scene.scene--explain[data-phase=earnFade] .explain__copy,.scene.scene--explain[data-phase=earn] .explain__copy,.scene.scene--explain[data-phase=earnRecap] .explain__copy{left:16px;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 12px)}.scene.scene--explain .explain__title,.scene.scene--explain .explain__share,.scene.scene--explain .explain__play,.scene.scene--explain .explain__calc,.scene.scene--explain .explain__earn{margin:0;font-size:clamp(1.7rem,7.8vw,2.25rem);line-height:.98;letter-spacing:-.045em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--explain .explain__share,.scene.scene--explain .explain__play,.scene.scene--explain .explain__calc,.scene.scene--explain .explain__earn{position:absolute;left:0;right:0;top:0}.scene.scene--explain .explain__share,.scene.scene--explain .explain__play,.scene.scene--explain .explain__earn{white-space:nowrap}.scene.scene--explain[data-phase=intro] .explain__title{opacity:1;visibility:visible}.scene.scene--explain[data-phase=share] .explain__title,.scene.scene--explain[data-phase=play1] .explain__title,.scene.scene--explain[data-phase=play2] .explain__title,.scene.scene--explain[data-phase^=calc] .explain__title,.scene.scene--explain[data-phase=earnFade] .explain__title,.scene.scene--explain[data-phase=earn] .explain__title,.scene.scene--explain[data-phase=earnRecap] .explain__title{opacity:0;visibility:hidden}.scene.scene--explain[data-phase=share] .explain__share,.scene.scene--explain[data-phase=play1] .explain__play,.scene.scene--explain[data-phase=play2] .explain__play,.scene.scene--explain[data-phase^=calc] .explain__calc,.scene.scene--explain[data-phase=earn] .explain__earn,.scene.scene--explain[data-phase=earnRecap] .explain__earn{opacity:1;visibility:visible}.scene.scene--explain .explain__title-line{display:block;white-space:nowrap;color:var(--wsb-gold-300)}.scene.scene--explain .explain__bloom{position:absolute;left:4%;right:4%;top:18%;height:42%;width:auto;z-index:1;pointer-events:none;border-radius:50%;opacity:0;transform:scale(.34);transform-origin:50% 48%;background:radial-gradient(ellipse 74% 64% at 50% 48%,rgba(255,248,226,.16) 0%,rgba(255,228,148,.48) 18%,rgba(246,198,78,.32) 36%,rgba(222,168,40,.14) 56%,transparent 78%);filter:blur(28px);mix-blend-mode:plus-lighter}.scene.scene--explain[data-phase=earn] .explain__bloom{animation:explain-earn-bloom 1.6s ease-out forwards}.scene.scene--explain[data-phase=earnRecap] .explain__bloom{opacity:.32;transform:scale(1);filter:blur(34px)}.scene.scene--explain .explain__result{position:absolute;left:18px;right:18px;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 12px + 5.2rem);width:auto;z-index:4;padding:.95rem 1rem 1rem;border-radius:16px;background:linear-gradient(180deg,#1c4484db,#0a1c40c7);border:1px solid rgba(248,237,196,.55);box-shadow:0 16px 32px #02081852,inset 0 1px #ffffff1a,0 0 #e8c76600;opacity:0;visibility:hidden;transform:translateY(12px) scale(.96);transition:opacity .5s ease,transform .5s ease,visibility .5s ease,box-shadow .5s ease}.scene.scene--explain[data-phase=earn] .explain__result,.scene.scene--explain[data-phase=earnRecap] .explain__result{opacity:1;visibility:visible;transform:none}.scene.scene--explain[data-phase=earn] .explain__result{animation:explain-result-glow 1.6s ease-out both}.scene.scene--explain[data-phase=earnRecap] .explain__result{box-shadow:0 16px 32px #02081852,inset 0 1px #ffffff1a,0 0 18px 2px #e8c76647}.scene.scene--explain .explain__result-kicker{position:relative;z-index:1;margin:0 0 .18rem;text-align:center;font-size:clamp(.68rem,3.1vw,.82rem);line-height:1.1;letter-spacing:.14em;font-weight:650;color:#f4f7ffc7}.scene.scene--explain .explain__result-label{position:relative;z-index:1;margin:0;text-align:center;font-size:clamp(1.18rem,5.4vw,1.48rem);line-height:1.12;letter-spacing:.06em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--explain .explain__result-check{display:inline-block;margin-left:.18em;color:var(--wsb-gold-300);opacity:0;transform:scale(.72);transform-origin:50% 55%}.scene.scene--explain[data-phase=earn] .explain__result-check{animation:explain-result-check .5s ease-out .42s both}.scene.scene--explain[data-phase=earnRecap] .explain__result-check{opacity:1;transform:none}.scene.scene--explain .explain__result-particle{position:absolute;width:6px;height:6px;border-radius:50%;background:radial-gradient(circle,#fff6d6 0%,var(--wsb-gold-300) 55%,transparent 78%);opacity:0;pointer-events:none}.scene.scene--explain[data-phase=earn] .explain__result-particle--one{left:18%;bottom:18%;animation:explain-earn-particle 1.45s ease-out .08s both}.scene.scene--explain[data-phase=earn] .explain__result-particle--two{left:42%;bottom:8%;width:5px;height:5px;animation:explain-earn-particle 1.5s ease-out .22s both}.scene.scene--explain[data-phase=earn] .explain__result-particle--three{left:68%;bottom:16%;animation:explain-earn-particle 1.4s ease-out .34s both}.scene.scene--explain[data-phase=earn] .explain__result-particle--four{left:82%;bottom:28%;width:4px;height:4px;animation:explain-earn-particle 1.55s ease-out .18s both}.scene.scene--explain[data-phase=earn] .explain__result-particle--five{left:30%;bottom:30%;width:4px;height:4px;animation:explain-earn-particle 1.35s ease-out .46s both}.scene.scene--explain .explain__recap{position:absolute;left:22px;right:22px;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 12px + 5.2rem + 6.35rem);width:auto;max-width:18.5rem;margin:0 auto;z-index:4;text-align:center;font-size:clamp(.68rem,3.2vw,.8rem);line-height:1.5;letter-spacing:.03em;font-weight:650;color:#f8edc4d1;white-space:normal;opacity:0;visibility:hidden;transition:opacity .5s ease,visibility .5s ease}.scene.scene--explain[data-phase=earnRecap] .explain__recap{opacity:1;visibility:visible}.scene.scene--explain .explain__calc-board{position:absolute;left:16px;right:16px;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 12px + 5.45rem);width:auto;z-index:4;display:flex;flex-direction:column;gap:.34rem;pointer-events:none}.scene.scene--explain .explain__calc-stage{padding:.42rem .8rem .44rem;border-radius:12px;background:linear-gradient(180deg,#163a76c7,#081838b3);border:1px solid rgba(232,199,102,.32);box-shadow:0 12px 26px #0208184d,inset 0 1px #ffffff14;opacity:0;visibility:hidden;transform:translateY(10px);transition:opacity .45s ease,transform .45s ease,visibility .45s ease,box-shadow .45s ease,border-color .45s ease}.scene.scene--explain[data-phase=calcActivity] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcNgr] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcNgr] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--rate,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--rate,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--commission{opacity:1;visibility:visible;transform:none}.scene.scene--explain[data-phase=calcActivity] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcNgr] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--rate{animation:explain-calc-glow .9s ease-out both}.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage--commission{border-color:#f8edc49e;animation:explain-calc-glow-strong 1.05s ease-out both}.scene.scene--explain .explain__calc-label{margin:0;font-size:clamp(.86rem,3.8vw,1.02rem);line-height:1.15;letter-spacing:.05em;font-weight:750;color:#f6f8ff}.scene.scene--explain .explain__calc-levels{list-style:none;margin:.28rem 0 0;padding:.28rem 0 0;display:grid;gap:.12rem;border-top:1px solid rgba(232,199,102,.18)}.scene.scene--explain .explain__calc-level{display:flex;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.78rem;line-height:1.2;letter-spacing:.04em;font-weight:650;color:#f4f7ffd1}.scene.scene--explain .explain__calc-level span:last-child{color:var(--wsb-gold-300);font-weight:750}}@media(prefers-reduced-motion:reduce){.scene.scene--explain .explain__environs{transition:none}.scene.scene--explain .explain__figure,.scene.scene--explain .explain__example,.scene.scene--explain .explain__player{animation:none}.scene.scene--explain[data-phase=intro] .explain__figure,.scene.scene--explain[data-phase=share] .explain__figure,.scene.scene--explain[data-phase=play1] .explain__figure,.scene.scene--explain[data-phase=play2] .explain__figure,.scene.scene--explain[data-phase^=calc] .explain__figure,.scene.scene--explain[data-phase=earnFade] .explain__figure,.scene.scene--explain[data-phase=earn] .explain__figure,.scene.scene--explain[data-phase=earnRecap] .explain__figure,.scene.scene--explain[data-phase=share] .explain__example,.scene.scene--explain[data-phase=play1] .explain__example,.scene.scene--explain[data-phase=play2] .explain__example,.scene.scene--explain[data-phase=earn] .explain__example,.scene.scene--explain[data-phase=earnRecap] .explain__example,.scene.scene--explain[data-phase=play1] .explain__player--one,.scene.scene--explain[data-phase=play2] .explain__player--one,.scene.scene--explain[data-phase=play2] .explain__player--two{opacity:1;transform:none}.scene.scene--explain[data-phase^=calc] .explain__example,.scene.scene--explain[data-phase=earnFade] .explain__example,.scene.scene--explain[data-phase^=calc] .explain__player{opacity:0}.scene.scene--explain[data-phase=earn] .explain__result,.scene.scene--explain[data-phase=earnRecap] .explain__result,.scene.scene--explain[data-phase=earnRecap] .explain__recap{opacity:1;visibility:visible;transform:none;animation:none}.scene.scene--explain[data-phase=earn] .explain__result-check,.scene.scene--explain[data-phase=earnRecap] .explain__result-check{opacity:1;transform:none;animation:none}.scene.scene--explain[data-phase=earnRecap] .explain__bloom{opacity:.32;transform:none;animation:none}.scene.scene--explain[data-phase=calcActivity] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcNgr] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcNgr] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--activity,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--ngr,.scene.scene--explain[data-phase=calcRate] .explain__calc-stage--rate,.scene.scene--explain[data-phase=calcCommission] .explain__calc-stage{opacity:1;visibility:visible;transform:none;animation:none}.scene.scene--explain .explain__title,.scene.scene--explain .explain__share,.scene.scene--explain .explain__play,.scene.scene--explain .explain__calc,.scene.scene--explain .explain__earn,.scene.scene--explain .explain__recap,.scene.scene--explain .explain__calc-stage,.scene.scene--explain .explain__result,.scene.scene--explain .explain__person--intro,.scene.scene--explain .explain__person--share,.scene.scene--explain .explain__person--calc,.scene.scene--explain .explain__person--result,.scene.scene--explain .explain__example,.scene.scene--explain .explain__player{transition:none}.scene.scene--explain .explain__pulse-wake,.scene.scene--explain .explain__pulse-spark,.scene.scene--explain .explain__bloom,.scene.scene--explain .explain__result-particle{animation:none}}@media(max-width:899px)and (prefers-reduced-motion:reduce){.scene.scene--explain[data-phase=play1] .explain__example,.scene.scene--explain[data-phase=play2] .explain__example{opacity:0;visibility:hidden}}.scene.scene--entertainment{--entertainment-overlay: rgba(4, 18, 55, .26);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:#041237}.scene.scene--entertainment .entertainment__stage{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--entertainment .entertainment__video{position:absolute;inset:0;z-index:0;width:100%;height:100%;object-fit:cover;object-position:center;pointer-events:none}.scene.scene--entertainment .entertainment__overlay{position:absolute;inset:0;z-index:1;pointer-events:none;background:var(--entertainment-overlay)}.scene.scene--entertainment .entertainment__read{position:absolute;inset:0;z-index:2;pointer-events:none;background:linear-gradient(90deg,rgba(4,18,55,.5) 0%,rgba(4,18,55,.32) 24%,rgba(4,18,55,.14) 48%,rgba(4,18,55,.04) 70%,transparent 88%),radial-gradient(ellipse 44% 58% at 15% 28%,rgba(4,18,55,.48),transparent 72%)}.scene.scene--entertainment .entertainment{position:absolute;inset:0;z-index:4;pointer-events:none}.scene.scene--entertainment .entertainment__headline{margin:0;font-size:clamp(2.5rem,2.5vw,2.625rem);line-height:.96;letter-spacing:-.04em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.45);opacity:0;visibility:hidden}.scene.scene--entertainment[data-copy=in] .entertainment__headline{opacity:1;visibility:visible;animation:entertainment-copy-in 1.1s ease both}.scene.scene--entertainment .entertainment__line{display:block;white-space:nowrap}.scene.scene--entertainment .entertainment__line--gold{color:var(--wsb-gold-300);font-weight:900}.scene.scene--entertainment .entertainment__support{margin:1.05rem 0 0;font-size:clamp(.98rem,1.18vw,1.1rem);line-height:1.4;letter-spacing:.02em;font-weight:550;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.5);opacity:0;visibility:hidden}.scene.scene--entertainment[data-copy=in] .entertainment__support{opacity:1;visibility:visible;animation:entertainment-copy-in 1s ease .12s both}.scene.scene--entertainment .entertainment__support-line{display:block}.scene.scene--entertainment .entertainment__categories{margin:.85rem 0 0;font-size:.8125rem;line-height:1.45;letter-spacing:.08em;font-weight:750;text-transform:uppercase;color:#ffffffe0;text-shadow:0 1px 8px rgba(7,17,31,.5);opacity:0;visibility:hidden}.scene.scene--entertainment[data-copy=in] .entertainment__categories{opacity:1;visibility:visible;animation:entertainment-copy-in 1s ease .22s both}.scene.scene--entertainment .entertainment__category{white-space:nowrap}@keyframes entertainment-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@media(min-width:900px){.scene.scene--entertainment .entertainment__copy{position:absolute;left:6.5%;top:179px;width:min(36%,28rem)}}@media(max-width:899px){.scene.scene--entertainment{--entertainment-overlay: rgba(4, 18, 55, .26)}.scene.scene--entertainment .entertainment__read{background:linear-gradient(180deg,rgba(4,18,55,.52) 0%,rgba(4,18,55,.28) 26%,rgba(4,18,55,.1) 48%,transparent 70%),radial-gradient(ellipse 78% 46% at 18% 12%,rgba(4,18,55,.42),transparent 72%)}.scene.scene--entertainment .entertainment__copy{position:absolute;left:6%;right:10%;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 16px);width:auto;max-width:22rem}.scene.scene--entertainment .entertainment__headline{font-size:clamp(1.55rem,6.2vw,1.9rem);text-align:left}.scene.scene--entertainment .entertainment__support{margin:.7rem 0 0;font-size:clamp(.84rem,3.4vw,.95rem);line-height:1.35}.scene.scene--entertainment .entertainment__categories{margin:.62rem 0 0;max-width:20rem;font-size:clamp(.72rem,2.9vw,.8rem);letter-spacing:.055em;line-height:1.55;white-space:normal}.scene.scene--entertainment .journey-cue{bottom:calc(40px + env(safe-area-inset-bottom))}.scene.scene--entertainment .journey-cue__link{max-width:16.5rem;white-space:normal;letter-spacing:.1em;line-height:1.3}}@media(prefers-reduced-motion:reduce){.scene.scene--entertainment[data-copy=in] .entertainment__headline,.scene.scene--entertainment[data-copy=in] .entertainment__support,.scene.scene--entertainment[data-copy=in] .entertainment__categories{animation:none}}.scene.scene--duplication .duplication{display:none}.scene.scene--duplication .duplication__legacy{width:100%}@media(min-width:900px){.scene.scene--duplication{position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:#07111f}.scene.scene--duplication .duplication{display:block;position:absolute;inset:0}.scene.scene--duplication .duplication__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--duplication .duplication__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(5,12,28,.4) 0%,rgba(5,12,28,.16) 20%,transparent 38%),linear-gradient(180deg,rgba(7,17,31,.18) 0%,transparent 16%,transparent 78%,rgba(7,17,31,.28) 100%),#071a3d66}.scene.scene--duplication .duplication__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;filter:brightness(.84) saturate(.8) contrast(.9)}.scene.scene--duplication .duplication__legacy{display:none}.scene.scene--duplication .duplication__stage{position:absolute;inset:0;z-index:1;pointer-events:none}.scene.scene--duplication .duplication__cluster{position:absolute;inset:0;z-index:2;transform-origin:26% 58%;transform:translate(0) scale(1);transition:transform 1.35s cubic-bezier(.22,.61,.36,1)}.scene.scene--duplication[data-phase=pull] .duplication__cluster{transform:translate(-5.5%) scale(.76)}.scene.scene--duplication[data-phase^=l4] .duplication__cluster{transform:translate(-5.5%) scale(.76);transition:none}.scene.scene--duplication .duplication__copy{position:absolute;left:6.5%;top:173px;z-index:3;width:max-content;max-width:calc(58% - 3rem);margin:0;padding:0;pointer-events:none}.scene.scene--duplication .duplication__title{margin:0;font-size:clamp(2.45rem,4.2vw,4.4rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--duplication[data-phase=void] .duplication__title,.scene.scene--duplication[data-phase=question] .duplication__title{opacity:1;visibility:visible}.scene.scene--duplication[data-phase=root] .duplication__title,.scene.scene--duplication[data-phase=introduce] .duplication__title,.scene.scene--duplication[data-phase=l1a] .duplication__title,.scene.scene--duplication[data-phase=l1b] .duplication__title,.scene.scene--duplication[data-phase=l1rate] .duplication__title,.scene.scene--duplication[data-phase=same] .duplication__title,.scene.scene--duplication[data-phase=l2a] .duplication__title,.scene.scene--duplication[data-phase=l2b] .duplication__title,.scene.scene--duplication[data-phase=l2c] .duplication__title,.scene.scene--duplication[data-phase=l2d] .duplication__title,.scene.scene--duplication[data-phase=l2rate] .duplication__title,.scene.scene--duplication[data-phase=grow] .duplication__title,.scene.scene--duplication[data-phase=l3a] .duplication__title,.scene.scene--duplication[data-phase=l3b] .duplication__title,.scene.scene--duplication[data-phase=l3c] .duplication__title,.scene.scene--duplication[data-phase=l3d] .duplication__title,.scene.scene--duplication[data-phase=l3e] .duplication__title,.scene.scene--duplication[data-phase=l3f] .duplication__title,.scene.scene--duplication[data-phase=l3g] .duplication__title,.scene.scene--duplication[data-phase=l3h] .duplication__title,.scene.scene--duplication[data-phase=l3rate] .duplication__title,.scene.scene--duplication[data-phase=pull] .duplication__title,.scene.scene--duplication[data-phase^=l4] .duplication__title{opacity:0;visibility:hidden}.scene.scene--duplication .duplication__root-copy{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.45rem,4.2vw,4.4rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--duplication[data-phase=root] .duplication__root-copy{opacity:1;visibility:visible}.scene.scene--duplication[data-phase=introduce] .duplication__root-copy,.scene.scene--duplication[data-phase=l1a] .duplication__root-copy,.scene.scene--duplication[data-phase=l1b] .duplication__root-copy,.scene.scene--duplication[data-phase=l1rate] .duplication__root-copy,.scene.scene--duplication[data-phase=same] .duplication__root-copy,.scene.scene--duplication[data-phase=l2a] .duplication__root-copy,.scene.scene--duplication[data-phase=l2b] .duplication__root-copy,.scene.scene--duplication[data-phase=l2c] .duplication__root-copy,.scene.scene--duplication[data-phase=l2d] .duplication__root-copy,.scene.scene--duplication[data-phase=l2rate] .duplication__root-copy,.scene.scene--duplication[data-phase=grow] .duplication__root-copy,.scene.scene--duplication[data-phase=l3a] .duplication__root-copy,.scene.scene--duplication[data-phase=l3b] .duplication__root-copy,.scene.scene--duplication[data-phase=l3c] .duplication__root-copy,.scene.scene--duplication[data-phase=l3d] .duplication__root-copy,.scene.scene--duplication[data-phase=l3e] .duplication__root-copy,.scene.scene--duplication[data-phase=l3f] .duplication__root-copy,.scene.scene--duplication[data-phase=l3g] .duplication__root-copy,.scene.scene--duplication[data-phase=l3h] .duplication__root-copy,.scene.scene--duplication[data-phase=l3rate] .duplication__root-copy,.scene.scene--duplication[data-phase=pull] .duplication__root-copy,.scene.scene--duplication[data-phase^=l4] .duplication__root-copy{opacity:0;visibility:hidden}.scene.scene--duplication .duplication__introduce{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.45rem,4.2vw,4.4rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--duplication[data-phase=introduce] .duplication__introduce,.scene.scene--duplication[data-phase=l1a] .duplication__introduce,.scene.scene--duplication[data-phase=l1b] .duplication__introduce,.scene.scene--duplication[data-phase=l1rate] .duplication__introduce{opacity:1;visibility:visible}.scene.scene--duplication .duplication__same{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.45rem,4.2vw,4.4rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--duplication[data-phase=same] .duplication__same,.scene.scene--duplication[data-phase=l2a] .duplication__same,.scene.scene--duplication[data-phase=l2b] .duplication__same,.scene.scene--duplication[data-phase=l2c] .duplication__same,.scene.scene--duplication[data-phase=l2d] .duplication__same,.scene.scene--duplication[data-phase=l2rate] .duplication__same{opacity:1;visibility:visible}.scene.scene--duplication .duplication__grow{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.45rem,4.2vw,4.4rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--duplication[data-phase=grow] .duplication__grow,.scene.scene--duplication[data-phase=l3a] .duplication__grow,.scene.scene--duplication[data-phase=l3b] .duplication__grow,.scene.scene--duplication[data-phase=l3c] .duplication__grow,.scene.scene--duplication[data-phase=l3d] .duplication__grow,.scene.scene--duplication[data-phase=l3e] .duplication__grow,.scene.scene--duplication[data-phase=l3f] .duplication__grow,.scene.scene--duplication[data-phase=l3g] .duplication__grow,.scene.scene--duplication[data-phase=l3h] .duplication__grow,.scene.scene--duplication[data-phase=l3rate] .duplication__grow{opacity:1;visibility:visible}.scene.scene--duplication .duplication__multiply{position:absolute;left:0;top:0;margin:0;font-size:clamp(2.45rem,4.2vw,4.4rem);line-height:.98;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--duplication[data-phase=pull] .duplication__multiply,.scene.scene--duplication[data-phase^=l4] .duplication__multiply{opacity:1;visibility:visible}.scene.scene--duplication .duplication__title-line{display:block;white-space:nowrap;color:var(--wsb-gold-300)}.scene.scene--duplication .duplication__root{position:absolute;left:calc(24% - min(1.55vw,21px));top:calc(58% - min(1.55vw,21px));z-index:2;display:flex;flex-direction:column;align-items:center;opacity:0;pointer-events:none}.scene.scene--duplication[data-phase=root] .duplication__root,.scene.scene--duplication[data-phase=introduce] .duplication__root,.scene.scene--duplication[data-phase=l1a] .duplication__root,.scene.scene--duplication[data-phase=l1b] .duplication__root,.scene.scene--duplication[data-phase=l1rate] .duplication__root,.scene.scene--duplication[data-phase=same] .duplication__root,.scene.scene--duplication[data-phase=l2a] .duplication__root,.scene.scene--duplication[data-phase=l2b] .duplication__root,.scene.scene--duplication[data-phase=l2c] .duplication__root,.scene.scene--duplication[data-phase=l2d] .duplication__root,.scene.scene--duplication[data-phase=l2rate] .duplication__root,.scene.scene--duplication[data-phase=grow] .duplication__root,.scene.scene--duplication[data-phase=l3a] .duplication__root,.scene.scene--duplication[data-phase=l3b] .duplication__root,.scene.scene--duplication[data-phase=l3c] .duplication__root,.scene.scene--duplication[data-phase=l3d] .duplication__root,.scene.scene--duplication[data-phase=l3e] .duplication__root,.scene.scene--duplication[data-phase=l3f] .duplication__root,.scene.scene--duplication[data-phase=l3g] .duplication__root,.scene.scene--duplication[data-phase=l3h] .duplication__root,.scene.scene--duplication[data-phase=l3rate] .duplication__root,.scene.scene--duplication[data-phase=pull] .duplication__root,.scene.scene--duplication[data-phase^=l4] .duplication__root{animation:duplication-root-arrive .95s ease-out both}.scene.scene--duplication .duplication__root-motion{display:flex;flex-direction:column;align-items:center;gap:.92rem;transform-origin:50% 42%}.scene.scene--duplication[data-phase=root] .duplication__root-motion,.scene.scene--duplication[data-phase=introduce] .duplication__root-motion,.scene.scene--duplication[data-phase=l1a] .duplication__root-motion,.scene.scene--duplication[data-phase=l1b] .duplication__root-motion,.scene.scene--duplication[data-phase=l1rate] .duplication__root-motion,.scene.scene--duplication[data-phase=same] .duplication__root-motion,.scene.scene--duplication[data-phase=l2a] .duplication__root-motion,.scene.scene--duplication[data-phase=l2b] .duplication__root-motion,.scene.scene--duplication[data-phase=l2c] .duplication__root-motion,.scene.scene--duplication[data-phase=l2d] .duplication__root-motion,.scene.scene--duplication[data-phase=l2rate] .duplication__root-motion,.scene.scene--duplication[data-phase=grow] .duplication__root-motion,.scene.scene--duplication[data-phase=l3a] .duplication__root-motion,.scene.scene--duplication[data-phase=l3b] .duplication__root-motion,.scene.scene--duplication[data-phase=l3c] .duplication__root-motion,.scene.scene--duplication[data-phase=l3d] .duplication__root-motion,.scene.scene--duplication[data-phase=l3e] .duplication__root-motion,.scene.scene--duplication[data-phase=l3f] .duplication__root-motion,.scene.scene--duplication[data-phase=l3g] .duplication__root-motion,.scene.scene--duplication[data-phase=l3h] .duplication__root-motion,.scene.scene--duplication[data-phase=l3rate] .duplication__root-motion,.scene.scene--duplication[data-phase=pull] .duplication__root-motion,.scene.scene--duplication[data-phase^=l4] .duplication__root-motion{animation:duplication-root-idle 5.6s ease-in-out 1.05s infinite}.scene.scene--duplication .duplication__node{width:min(14.3vw,194px);height:min(14.3vw,194px);border-radius:50%;overflow:hidden;background:radial-gradient(circle at 36% 30%,#2458b8,#0c2a68 54%,#061428);border:2px solid rgba(232,199,102,.92);box-shadow:0 0 #e8c76600,inset 0 1px #ffffff14}.scene.scene--duplication[data-phase=root] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=introduce] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l1a] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l1b] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l1rate] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=same] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2a] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2b] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2c] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2d] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2rate] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=grow] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3a] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3b] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3c] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3d] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3e] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3f] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3g] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3h] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3rate] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=pull] .duplication__root .duplication__node,.scene.scene--duplication[data-phase^=l4] .duplication__root .duplication__node{animation:duplication-node-glow 1.45s ease-out both}.scene.scene--duplication .duplication__avatar{display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:50% 26%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--duplication .duplication__label{margin:0;font-size:1rem;line-height:1;letter-spacing:.18em;font-weight:700;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--duplication .duplication__guest{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.scene.scene--duplication .duplication__guest .duplication__node{width:min(9vw,122px);height:min(9vw,122px);border-width:1.5px;box-shadow:0 0 12px 2px #e8c7662e,inset 0 1px #ffffff14}.scene.scene--duplication .duplication__guest--one{left:43%;top:36%}.scene.scene--duplication .duplication__guest--two{left:43%;top:72%}.scene.scene--duplication[data-phase=l1a] .duplication__guest--one,.scene.scene--duplication[data-phase=l1b] .duplication__guest--one,.scene.scene--duplication[data-phase=l1rate] .duplication__guest--one,.scene.scene--duplication[data-phase=same] .duplication__guest--one,.scene.scene--duplication[data-phase=l2a] .duplication__guest--one,.scene.scene--duplication[data-phase=l2b] .duplication__guest--one,.scene.scene--duplication[data-phase=l2c] .duplication__guest--one,.scene.scene--duplication[data-phase=l2d] .duplication__guest--one,.scene.scene--duplication[data-phase=l2rate] .duplication__guest--one,.scene.scene--duplication[data-phase=grow] .duplication__guest--one,.scene.scene--duplication[data-phase=l3a] .duplication__guest--one,.scene.scene--duplication[data-phase=l3b] .duplication__guest--one,.scene.scene--duplication[data-phase=l3c] .duplication__guest--one,.scene.scene--duplication[data-phase=l3d] .duplication__guest--one,.scene.scene--duplication[data-phase=l3e] .duplication__guest--one,.scene.scene--duplication[data-phase=l3f] .duplication__guest--one,.scene.scene--duplication[data-phase=l3g] .duplication__guest--one,.scene.scene--duplication[data-phase=l3h] .duplication__guest--one,.scene.scene--duplication[data-phase=l3rate] .duplication__guest--one,.scene.scene--duplication[data-phase=pull] .duplication__guest--one,.scene.scene--duplication[data-phase^=l4] .duplication__guest--one,.scene.scene--duplication[data-phase=l1b] .duplication__guest--two,.scene.scene--duplication[data-phase=l1rate] .duplication__guest--two,.scene.scene--duplication[data-phase=same] .duplication__guest--two,.scene.scene--duplication[data-phase=l2a] .duplication__guest--two,.scene.scene--duplication[data-phase=l2b] .duplication__guest--two,.scene.scene--duplication[data-phase=l2c] .duplication__guest--two,.scene.scene--duplication[data-phase=l2d] .duplication__guest--two,.scene.scene--duplication[data-phase=l2rate] .duplication__guest--two,.scene.scene--duplication[data-phase=grow] .duplication__guest--two,.scene.scene--duplication[data-phase=l3a] .duplication__guest--two,.scene.scene--duplication[data-phase=l3b] .duplication__guest--two,.scene.scene--duplication[data-phase=l3c] .duplication__guest--two,.scene.scene--duplication[data-phase=l3d] .duplication__guest--two,.scene.scene--duplication[data-phase=l3e] .duplication__guest--two,.scene.scene--duplication[data-phase=l3f] .duplication__guest--two,.scene.scene--duplication[data-phase=l3g] .duplication__guest--two,.scene.scene--duplication[data-phase=l3h] .duplication__guest--two,.scene.scene--duplication[data-phase=l3rate] .duplication__guest--two,.scene.scene--duplication[data-phase=pull] .duplication__guest--two,.scene.scene--duplication[data-phase^=l4] .duplication__guest--two{animation:duplication-guest-arrive .7s ease-out .72s both}.scene.scene--duplication .duplication__leaf{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.scene.scene--duplication .duplication__leaf .duplication__node{width:min(6.4vw,86px);height:min(6.4vw,86px);border-width:1.25px;box-shadow:0 0 10px 2px #e8c76629,inset 0 1px #ffffff14}.scene.scene--duplication .duplication__leaf--a{left:67%;top:20%}.scene.scene--duplication .duplication__leaf--b{left:67%;top:39%}.scene.scene--duplication .duplication__leaf--c{left:67%;top:62%}.scene.scene--duplication .duplication__leaf--d{left:67%;top:83%}.scene.scene--duplication[data-phase=l2a] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2b] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2c] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--a,.scene.scene--duplication[data-phase=grow] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3a] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3b] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3c] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3d] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3e] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3f] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3g] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3h] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3rate] .duplication__leaf--a,.scene.scene--duplication[data-phase=pull] .duplication__leaf--a,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2b] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2c] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--b,.scene.scene--duplication[data-phase=grow] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3a] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3b] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3c] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3d] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3e] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3f] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3g] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3h] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3rate] .duplication__leaf--b,.scene.scene--duplication[data-phase=pull] .duplication__leaf--b,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2c] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--c,.scene.scene--duplication[data-phase=grow] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3a] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3b] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3c] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3d] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3e] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3f] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3g] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3h] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3rate] .duplication__leaf--c,.scene.scene--duplication[data-phase=pull] .duplication__leaf--c,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--d,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--d,.scene.scene--duplication[data-phase=grow] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3a] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3b] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3c] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3d] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3e] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3f] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3g] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3h] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3rate] .duplication__leaf--d,.scene.scene--duplication[data-phase=pull] .duplication__leaf--d,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--d{animation:duplication-guest-arrive .7s ease-out .72s both}.scene.scene--duplication .duplication__twig{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.scene.scene--duplication .duplication__twig .duplication__node{width:min(3.9vw,54px);height:min(3.9vw,54px);border-width:1px;box-shadow:0 0 8px 1px #e8c76624,inset 0 1px #ffffff14}.scene.scene--duplication .duplication__twig--a{left:85.5%;top:10%}.scene.scene--duplication .duplication__twig--b{left:85.5%;top:21%}.scene.scene--duplication .duplication__twig--c{left:85.5%;top:32%}.scene.scene--duplication .duplication__twig--d{left:85.5%;top:43%}.scene.scene--duplication .duplication__twig--e{left:85.5%;top:54%}.scene.scene--duplication .duplication__twig--f{left:85.5%;top:65%}.scene.scene--duplication .duplication__twig--g{left:85.5%;top:76%}.scene.scene--duplication .duplication__twig--h{left:85.5%;top:87%}.scene.scene--duplication[data-phase=l3a] .duplication__twig--a,.scene.scene--duplication[data-phase=l3b] .duplication__twig--a,.scene.scene--duplication[data-phase=l3c] .duplication__twig--a,.scene.scene--duplication[data-phase=l3d] .duplication__twig--a,.scene.scene--duplication[data-phase=l3e] .duplication__twig--a,.scene.scene--duplication[data-phase=l3f] .duplication__twig--a,.scene.scene--duplication[data-phase=l3g] .duplication__twig--a,.scene.scene--duplication[data-phase=l3h] .duplication__twig--a,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--a,.scene.scene--duplication[data-phase=pull] .duplication__twig--a,.scene.scene--duplication[data-phase^=l4] .duplication__twig--a,.scene.scene--duplication[data-phase=l3b] .duplication__twig--b,.scene.scene--duplication[data-phase=l3c] .duplication__twig--b,.scene.scene--duplication[data-phase=l3d] .duplication__twig--b,.scene.scene--duplication[data-phase=l3e] .duplication__twig--b,.scene.scene--duplication[data-phase=l3f] .duplication__twig--b,.scene.scene--duplication[data-phase=l3g] .duplication__twig--b,.scene.scene--duplication[data-phase=l3h] .duplication__twig--b,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--b,.scene.scene--duplication[data-phase=pull] .duplication__twig--b,.scene.scene--duplication[data-phase^=l4] .duplication__twig--b,.scene.scene--duplication[data-phase=l3c] .duplication__twig--c,.scene.scene--duplication[data-phase=l3d] .duplication__twig--c,.scene.scene--duplication[data-phase=l3e] .duplication__twig--c,.scene.scene--duplication[data-phase=l3f] .duplication__twig--c,.scene.scene--duplication[data-phase=l3g] .duplication__twig--c,.scene.scene--duplication[data-phase=l3h] .duplication__twig--c,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--c,.scene.scene--duplication[data-phase=pull] .duplication__twig--c,.scene.scene--duplication[data-phase^=l4] .duplication__twig--c,.scene.scene--duplication[data-phase=l3d] .duplication__twig--d,.scene.scene--duplication[data-phase=l3e] .duplication__twig--d,.scene.scene--duplication[data-phase=l3f] .duplication__twig--d,.scene.scene--duplication[data-phase=l3g] .duplication__twig--d,.scene.scene--duplication[data-phase=l3h] .duplication__twig--d,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--d,.scene.scene--duplication[data-phase=pull] .duplication__twig--d,.scene.scene--duplication[data-phase^=l4] .duplication__twig--d,.scene.scene--duplication[data-phase=l3e] .duplication__twig--e,.scene.scene--duplication[data-phase=l3f] .duplication__twig--e,.scene.scene--duplication[data-phase=l3g] .duplication__twig--e,.scene.scene--duplication[data-phase=l3h] .duplication__twig--e,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--e,.scene.scene--duplication[data-phase=pull] .duplication__twig--e,.scene.scene--duplication[data-phase^=l4] .duplication__twig--e,.scene.scene--duplication[data-phase=l3f] .duplication__twig--f,.scene.scene--duplication[data-phase=l3g] .duplication__twig--f,.scene.scene--duplication[data-phase=l3h] .duplication__twig--f,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--f,.scene.scene--duplication[data-phase=pull] .duplication__twig--f,.scene.scene--duplication[data-phase^=l4] .duplication__twig--f,.scene.scene--duplication[data-phase=l3g] .duplication__twig--g,.scene.scene--duplication[data-phase=l3h] .duplication__twig--g,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--g,.scene.scene--duplication[data-phase=pull] .duplication__twig--g,.scene.scene--duplication[data-phase^=l4] .duplication__twig--g,.scene.scene--duplication[data-phase=l3h] .duplication__twig--h,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--h,.scene.scene--duplication[data-phase=pull] .duplication__twig--h,.scene.scene--duplication[data-phase^=l4] .duplication__twig--h{animation:duplication-guest-arrive .62s ease-out .58s both}.scene.scene--duplication .duplication__rate{position:absolute;left:54%;top:56%;z-index:3;margin:0;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(-50%);transition:opacity .45s ease,visibility .45s ease}.scene.scene--duplication[data-phase=l1rate] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=same] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2a] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2b] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2c] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2d] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2rate] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=grow] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3a] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3b] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3c] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3d] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3e] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3f] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3g] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3h] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3rate] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=pull] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase^=l4] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4){opacity:1;visibility:visible}.scene.scene--duplication .duplication__rate--l2{left:76%;top:52%}.scene.scene--duplication[data-phase=l2rate] .duplication__rate--l2,.scene.scene--duplication[data-phase=grow] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3a] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3b] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3c] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3d] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3e] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3f] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3g] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3h] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3rate] .duplication__rate--l2,.scene.scene--duplication[data-phase=pull] .duplication__rate--l2,.scene.scene--duplication[data-phase^=l4] .duplication__rate--l2{opacity:1;visibility:visible}.scene.scene--duplication .duplication__rate--l3{left:91.5%;top:50%}.scene.scene--duplication[data-phase=pull] .duplication__rate--l3,.scene.scene--duplication[data-phase^=l4] .duplication__rate--l3{left:96.5%;top:53%}.scene.scene--duplication .duplication__rate--l3 .duplication__rate-kicker{font-size:.62rem;letter-spacing:.12em}.scene.scene--duplication .duplication__rate--l3 .duplication__rate-value{font-size:clamp(1.35rem,2.1vw,1.85rem)}.scene.scene--duplication[data-phase=l3rate] .duplication__rate--l3,.scene.scene--duplication[data-phase=pull] .duplication__rate--l3,.scene.scene--duplication[data-phase^=l4] .duplication__rate--l3{opacity:1;visibility:visible}.scene.scene--duplication .duplication__links--l4{z-index:1}.scene.scene--duplication .duplication__bud{position:absolute;z-index:3;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.scene.scene--duplication .duplication__bud .duplication__node{width:min(2.05vw,30px);height:min(2.05vw,30px);border-width:1px;box-shadow:0 0 6px 1px #e8c7661f,inset 0 1px #ffffff14}.scene.scene--duplication .duplication__bud--a{left:82.8%;top:10.5%}.scene.scene--duplication .duplication__bud--b{left:82.8%;top:15.83%}.scene.scene--duplication .duplication__bud--c{left:82.8%;top:21.16%}.scene.scene--duplication .duplication__bud--d{left:82.8%;top:26.49%}.scene.scene--duplication .duplication__bud--e{left:82.8%;top:31.82%}.scene.scene--duplication .duplication__bud--f{left:82.8%;top:37.15%}.scene.scene--duplication .duplication__bud--g{left:82.8%;top:42.48%}.scene.scene--duplication .duplication__bud--h{left:82.8%;top:47.81%}.scene.scene--duplication .duplication__bud--i{left:82.8%;top:53.14%}.scene.scene--duplication .duplication__bud--j{left:82.8%;top:58.47%}.scene.scene--duplication .duplication__bud--k{left:82.8%;top:63.8%}.scene.scene--duplication .duplication__bud--l{left:82.8%;top:69.13%}.scene.scene--duplication .duplication__bud--m{left:82.8%;top:74.46%}.scene.scene--duplication .duplication__bud--n{left:82.8%;top:79.79%}.scene.scene--duplication .duplication__bud--o{left:82.8%;top:85.12%}.scene.scene--duplication .duplication__bud--p{left:82.8%;top:90.45%}.scene.scene--duplication .duplication__bud--on{animation:duplication-guest-arrive .48s ease-out .28s both}.scene.scene--duplication .duplication__rate--l4{left:89.2%;top:50%;z-index:4}.scene.scene--duplication .duplication__rate--l4 .duplication__rate-value{font-size:clamp(1.9rem,3vw,2.7rem)}.scene.scene--duplication[data-phase=l4rate] .duplication__rate--l4{opacity:1;visibility:visible}.scene.scene--duplication .duplication__rate-kicker{margin:0 0 .12rem;font-size:.78rem;line-height:1;letter-spacing:.16em;font-weight:700;text-transform:uppercase;color:#f8edc4c7}.scene.scene--duplication .duplication__rate-value{margin:0;font-size:clamp(2.1rem,3.4vw,3.1rem);line-height:.92;letter-spacing:-.04em;font-weight:800;color:var(--wsb-gold-300)}.scene.scene--duplication .duplication__links{position:absolute;inset:0;z-index:1;overflow:visible;pointer-events:none}.scene.scene--duplication .duplication__links-svg{position:absolute;left:0;top:0;overflow:visible}.scene.scene--duplication .duplication__link{fill:none;stroke:#e8c766d1;stroke-width:1.7;stroke-linecap:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px rgba(232,199,102,.38));stroke-dasharray:var(--duplication-link-len);stroke-dashoffset:var(--duplication-link-len)}.scene.scene--duplication .duplication__link--l4{stroke-width:1.05;stroke:#e8c76694;filter:drop-shadow(0 0 2px rgba(232,199,102,.22))}.scene.scene--duplication .duplication__link--l4.duplication__link--drawn{animation:duplication-link-draw .56s ease-out forwards}.scene.scene--duplication .duplication__spark--l4{width:11px;height:11px;margin:-5px 0 0 -5px}.scene.scene--duplication[data-phase=l1a] .duplication__link--a,.scene.scene--duplication[data-phase=l1b] .duplication__link--a,.scene.scene--duplication[data-phase=l1rate] .duplication__link--a,.scene.scene--duplication[data-phase=same] .duplication__link--a,.scene.scene--duplication[data-phase=l2a] .duplication__link--a,.scene.scene--duplication[data-phase=l2b] .duplication__link--a,.scene.scene--duplication[data-phase=l2c] .duplication__link--a,.scene.scene--duplication[data-phase=l2d] .duplication__link--a,.scene.scene--duplication[data-phase=l2rate] .duplication__link--a,.scene.scene--duplication[data-phase=grow] .duplication__link--a,.scene.scene--duplication[data-phase=l3a] .duplication__link--a,.scene.scene--duplication[data-phase=l3b] .duplication__link--a,.scene.scene--duplication[data-phase=l3c] .duplication__link--a,.scene.scene--duplication[data-phase=l3d] .duplication__link--a,.scene.scene--duplication[data-phase=l3e] .duplication__link--a,.scene.scene--duplication[data-phase=l3f] .duplication__link--a,.scene.scene--duplication[data-phase=l3g] .duplication__link--a,.scene.scene--duplication[data-phase=l3h] .duplication__link--a,.scene.scene--duplication[data-phase=l3rate] .duplication__link--a,.scene.scene--duplication[data-phase=pull] .duplication__link--a,.scene.scene--duplication[data-phase^=l4] .duplication__link--a,.scene.scene--duplication[data-phase=l1b] .duplication__link--b,.scene.scene--duplication[data-phase=l1rate] .duplication__link--b,.scene.scene--duplication[data-phase=same] .duplication__link--b,.scene.scene--duplication[data-phase=l2a] .duplication__link--b,.scene.scene--duplication[data-phase=l2b] .duplication__link--b,.scene.scene--duplication[data-phase=l2c] .duplication__link--b,.scene.scene--duplication[data-phase=l2d] .duplication__link--b,.scene.scene--duplication[data-phase=l2rate] .duplication__link--b,.scene.scene--duplication[data-phase=grow] .duplication__link--b,.scene.scene--duplication[data-phase=l3a] .duplication__link--b,.scene.scene--duplication[data-phase=l3b] .duplication__link--b,.scene.scene--duplication[data-phase=l3c] .duplication__link--b,.scene.scene--duplication[data-phase=l3d] .duplication__link--b,.scene.scene--duplication[data-phase=l3e] .duplication__link--b,.scene.scene--duplication[data-phase=l3f] .duplication__link--b,.scene.scene--duplication[data-phase=l3g] .duplication__link--b,.scene.scene--duplication[data-phase=l3h] .duplication__link--b,.scene.scene--duplication[data-phase=l3rate] .duplication__link--b,.scene.scene--duplication[data-phase=pull] .duplication__link--b,.scene.scene--duplication[data-phase^=l4] .duplication__link--b,.scene.scene--duplication[data-phase=l2a] .duplication__link--c,.scene.scene--duplication[data-phase=l2b] .duplication__link--c,.scene.scene--duplication[data-phase=l2c] .duplication__link--c,.scene.scene--duplication[data-phase=l2d] .duplication__link--c,.scene.scene--duplication[data-phase=l2rate] .duplication__link--c,.scene.scene--duplication[data-phase=grow] .duplication__link--c,.scene.scene--duplication[data-phase=l3a] .duplication__link--c,.scene.scene--duplication[data-phase=l3b] .duplication__link--c,.scene.scene--duplication[data-phase=l3c] .duplication__link--c,.scene.scene--duplication[data-phase=l3d] .duplication__link--c,.scene.scene--duplication[data-phase=l3e] .duplication__link--c,.scene.scene--duplication[data-phase=l3f] .duplication__link--c,.scene.scene--duplication[data-phase=l3g] .duplication__link--c,.scene.scene--duplication[data-phase=l3h] .duplication__link--c,.scene.scene--duplication[data-phase=l3rate] .duplication__link--c,.scene.scene--duplication[data-phase=pull] .duplication__link--c,.scene.scene--duplication[data-phase^=l4] .duplication__link--c,.scene.scene--duplication[data-phase=l2b] .duplication__link--d,.scene.scene--duplication[data-phase=l2c] .duplication__link--d,.scene.scene--duplication[data-phase=l2d] .duplication__link--d,.scene.scene--duplication[data-phase=l2rate] .duplication__link--d,.scene.scene--duplication[data-phase=grow] .duplication__link--d,.scene.scene--duplication[data-phase=l3a] .duplication__link--d,.scene.scene--duplication[data-phase=l3b] .duplication__link--d,.scene.scene--duplication[data-phase=l3c] .duplication__link--d,.scene.scene--duplication[data-phase=l3d] .duplication__link--d,.scene.scene--duplication[data-phase=l3e] .duplication__link--d,.scene.scene--duplication[data-phase=l3f] .duplication__link--d,.scene.scene--duplication[data-phase=l3g] .duplication__link--d,.scene.scene--duplication[data-phase=l3h] .duplication__link--d,.scene.scene--duplication[data-phase=l3rate] .duplication__link--d,.scene.scene--duplication[data-phase=pull] .duplication__link--d,.scene.scene--duplication[data-phase^=l4] .duplication__link--d,.scene.scene--duplication[data-phase=l2c] .duplication__link--e,.scene.scene--duplication[data-phase=l2d] .duplication__link--e,.scene.scene--duplication[data-phase=l2rate] .duplication__link--e,.scene.scene--duplication[data-phase=grow] .duplication__link--e,.scene.scene--duplication[data-phase=l3a] .duplication__link--e,.scene.scene--duplication[data-phase=l3b] .duplication__link--e,.scene.scene--duplication[data-phase=l3c] .duplication__link--e,.scene.scene--duplication[data-phase=l3d] .duplication__link--e,.scene.scene--duplication[data-phase=l3e] .duplication__link--e,.scene.scene--duplication[data-phase=l3f] .duplication__link--e,.scene.scene--duplication[data-phase=l3g] .duplication__link--e,.scene.scene--duplication[data-phase=l3h] .duplication__link--e,.scene.scene--duplication[data-phase=l3rate] .duplication__link--e,.scene.scene--duplication[data-phase=pull] .duplication__link--e,.scene.scene--duplication[data-phase^=l4] .duplication__link--e,.scene.scene--duplication[data-phase=l2d] .duplication__link--f,.scene.scene--duplication[data-phase=l2rate] .duplication__link--f,.scene.scene--duplication[data-phase=grow] .duplication__link--f,.scene.scene--duplication[data-phase=l3a] .duplication__link--f,.scene.scene--duplication[data-phase=l3b] .duplication__link--f,.scene.scene--duplication[data-phase=l3c] .duplication__link--f,.scene.scene--duplication[data-phase=l3d] .duplication__link--f,.scene.scene--duplication[data-phase=l3e] .duplication__link--f,.scene.scene--duplication[data-phase=l3f] .duplication__link--f,.scene.scene--duplication[data-phase=l3g] .duplication__link--f,.scene.scene--duplication[data-phase=l3h] .duplication__link--f,.scene.scene--duplication[data-phase=l3rate] .duplication__link--f,.scene.scene--duplication[data-phase=pull] .duplication__link--f,.scene.scene--duplication[data-phase^=l4] .duplication__link--f,.scene.scene--duplication[data-phase=l3a] .duplication__link--g,.scene.scene--duplication[data-phase=l3b] .duplication__link--g,.scene.scene--duplication[data-phase=l3c] .duplication__link--g,.scene.scene--duplication[data-phase=l3d] .duplication__link--g,.scene.scene--duplication[data-phase=l3e] .duplication__link--g,.scene.scene--duplication[data-phase=l3f] .duplication__link--g,.scene.scene--duplication[data-phase=l3g] .duplication__link--g,.scene.scene--duplication[data-phase=l3h] .duplication__link--g,.scene.scene--duplication[data-phase=l3rate] .duplication__link--g,.scene.scene--duplication[data-phase=pull] .duplication__link--g,.scene.scene--duplication[data-phase^=l4] .duplication__link--g,.scene.scene--duplication[data-phase=l3b] .duplication__link--h,.scene.scene--duplication[data-phase=l3c] .duplication__link--h,.scene.scene--duplication[data-phase=l3d] .duplication__link--h,.scene.scene--duplication[data-phase=l3e] .duplication__link--h,.scene.scene--duplication[data-phase=l3f] .duplication__link--h,.scene.scene--duplication[data-phase=l3g] .duplication__link--h,.scene.scene--duplication[data-phase=l3h] .duplication__link--h,.scene.scene--duplication[data-phase=l3rate] .duplication__link--h,.scene.scene--duplication[data-phase=pull] .duplication__link--h,.scene.scene--duplication[data-phase^=l4] .duplication__link--h,.scene.scene--duplication[data-phase=l3c] .duplication__link--i,.scene.scene--duplication[data-phase=l3d] .duplication__link--i,.scene.scene--duplication[data-phase=l3e] .duplication__link--i,.scene.scene--duplication[data-phase=l3f] .duplication__link--i,.scene.scene--duplication[data-phase=l3g] .duplication__link--i,.scene.scene--duplication[data-phase=l3h] .duplication__link--i,.scene.scene--duplication[data-phase=l3rate] .duplication__link--i,.scene.scene--duplication[data-phase=pull] .duplication__link--i,.scene.scene--duplication[data-phase^=l4] .duplication__link--i,.scene.scene--duplication[data-phase=l3d] .duplication__link--j,.scene.scene--duplication[data-phase=l3e] .duplication__link--j,.scene.scene--duplication[data-phase=l3f] .duplication__link--j,.scene.scene--duplication[data-phase=l3g] .duplication__link--j,.scene.scene--duplication[data-phase=l3h] .duplication__link--j,.scene.scene--duplication[data-phase=l3rate] .duplication__link--j,.scene.scene--duplication[data-phase=pull] .duplication__link--j,.scene.scene--duplication[data-phase^=l4] .duplication__link--j,.scene.scene--duplication[data-phase=l3e] .duplication__link--k,.scene.scene--duplication[data-phase=l3f] .duplication__link--k,.scene.scene--duplication[data-phase=l3g] .duplication__link--k,.scene.scene--duplication[data-phase=l3h] .duplication__link--k,.scene.scene--duplication[data-phase=l3rate] .duplication__link--k,.scene.scene--duplication[data-phase=pull] .duplication__link--k,.scene.scene--duplication[data-phase^=l4] .duplication__link--k,.scene.scene--duplication[data-phase=l3f] .duplication__link--l,.scene.scene--duplication[data-phase=l3g] .duplication__link--l,.scene.scene--duplication[data-phase=l3h] .duplication__link--l,.scene.scene--duplication[data-phase=l3rate] .duplication__link--l,.scene.scene--duplication[data-phase=pull] .duplication__link--l,.scene.scene--duplication[data-phase^=l4] .duplication__link--l,.scene.scene--duplication[data-phase=l3g] .duplication__link--m,.scene.scene--duplication[data-phase=l3h] .duplication__link--m,.scene.scene--duplication[data-phase=l3rate] .duplication__link--m,.scene.scene--duplication[data-phase=pull] .duplication__link--m,.scene.scene--duplication[data-phase^=l4] .duplication__link--m,.scene.scene--duplication[data-phase=l3h] .duplication__link--n,.scene.scene--duplication[data-phase=l3rate] .duplication__link--n,.scene.scene--duplication[data-phase=pull] .duplication__link--n,.scene.scene--duplication[data-phase^=l4] .duplication__link--n{animation:duplication-link-draw .85s ease-out forwards}.scene.scene--duplication .duplication__spark{position:absolute;left:0;top:0;width:16px;height:16px;margin:-8px 0 0 -8px;border-radius:50%;background:radial-gradient(circle,#fff6d6 0%,#f8edc4 28%,var(--wsb-gold-300) 48%,rgba(212,160,23,.2) 68%,transparent 78%);box-shadow:0 0 7px 2px #f8edc4e6,0 0 14px 5px #e8c76694;offset-rotate:0deg;animation:duplication-spark .82s ease-out forwards}}@keyframes duplication-root-arrive{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@keyframes duplication-root-idle{0%,to{transform:translateY(0)}44%{transform:translateY(-3px)}70%{transform:translateY(-1px)}}@keyframes duplication-guest-arrive{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@keyframes duplication-link-draw{to{stroke-dashoffset:0}}@keyframes duplication-spark{0%{offset-distance:0%;opacity:0;transform:scale(.65)}12%{opacity:1;transform:scale(1)}82%{opacity:1}to{offset-distance:100%;opacity:0;transform:scale(.8)}}@keyframes duplication-node-glow{0%{box-shadow:0 0 #e8c76600,inset 0 1px #ffffff14}52%{box-shadow:0 0 28px 6px #e8c7665c,inset 0 1px #f8edc42e}to{box-shadow:0 0 20px 4px #e8c76642,inset 0 1px #f8edc41f}}@media(prefers-reduced-motion:reduce){.scene.scene--duplication .duplication__root,.scene.scene--duplication .duplication__root-motion,.scene.scene--duplication .duplication__node,.scene.scene--duplication .duplication__guest,.scene.scene--duplication .duplication__leaf,.scene.scene--duplication .duplication__twig,.scene.scene--duplication .duplication__bud,.scene.scene--duplication .duplication__link,.scene.scene--duplication .duplication__spark{animation:none}.scene.scene--duplication[data-phase=root] .duplication__root,.scene.scene--duplication[data-phase=introduce] .duplication__root,.scene.scene--duplication[data-phase=l1a] .duplication__root,.scene.scene--duplication[data-phase=l1b] .duplication__root,.scene.scene--duplication[data-phase=l1rate] .duplication__root,.scene.scene--duplication[data-phase=same] .duplication__root,.scene.scene--duplication[data-phase=l2a] .duplication__root,.scene.scene--duplication[data-phase=l2b] .duplication__root,.scene.scene--duplication[data-phase=l2c] .duplication__root,.scene.scene--duplication[data-phase=l2d] .duplication__root,.scene.scene--duplication[data-phase=l2rate] .duplication__root,.scene.scene--duplication[data-phase=grow] .duplication__root,.scene.scene--duplication[data-phase=l3a] .duplication__root,.scene.scene--duplication[data-phase=l3b] .duplication__root,.scene.scene--duplication[data-phase=l3c] .duplication__root,.scene.scene--duplication[data-phase=l3d] .duplication__root,.scene.scene--duplication[data-phase=l3e] .duplication__root,.scene.scene--duplication[data-phase=l3f] .duplication__root,.scene.scene--duplication[data-phase=l3g] .duplication__root,.scene.scene--duplication[data-phase=l3h] .duplication__root,.scene.scene--duplication[data-phase=l3rate] .duplication__root,.scene.scene--duplication[data-phase=pull] .duplication__root,.scene.scene--duplication[data-phase^=l4] .duplication__root,.scene.scene--duplication[data-phase=l1a] .duplication__guest--one,.scene.scene--duplication[data-phase=l1b] .duplication__guest--one,.scene.scene--duplication[data-phase=l1rate] .duplication__guest--one,.scene.scene--duplication[data-phase=same] .duplication__guest--one,.scene.scene--duplication[data-phase=l2a] .duplication__guest--one,.scene.scene--duplication[data-phase=l2b] .duplication__guest--one,.scene.scene--duplication[data-phase=l2c] .duplication__guest--one,.scene.scene--duplication[data-phase=l2d] .duplication__guest--one,.scene.scene--duplication[data-phase=l2rate] .duplication__guest--one,.scene.scene--duplication[data-phase=grow] .duplication__guest--one,.scene.scene--duplication[data-phase=l3a] .duplication__guest--one,.scene.scene--duplication[data-phase=l3b] .duplication__guest--one,.scene.scene--duplication[data-phase=l3c] .duplication__guest--one,.scene.scene--duplication[data-phase=l3d] .duplication__guest--one,.scene.scene--duplication[data-phase=l3e] .duplication__guest--one,.scene.scene--duplication[data-phase=l3f] .duplication__guest--one,.scene.scene--duplication[data-phase=l3g] .duplication__guest--one,.scene.scene--duplication[data-phase=l3h] .duplication__guest--one,.scene.scene--duplication[data-phase=l3rate] .duplication__guest--one,.scene.scene--duplication[data-phase=pull] .duplication__guest--one,.scene.scene--duplication[data-phase^=l4] .duplication__guest--one,.scene.scene--duplication[data-phase=l1b] .duplication__guest--two,.scene.scene--duplication[data-phase=l1rate] .duplication__guest--two,.scene.scene--duplication[data-phase=same] .duplication__guest--two,.scene.scene--duplication[data-phase=l2a] .duplication__guest--two,.scene.scene--duplication[data-phase=l2b] .duplication__guest--two,.scene.scene--duplication[data-phase=l2c] .duplication__guest--two,.scene.scene--duplication[data-phase=l2d] .duplication__guest--two,.scene.scene--duplication[data-phase=l2rate] .duplication__guest--two,.scene.scene--duplication[data-phase=grow] .duplication__guest--two,.scene.scene--duplication[data-phase=l3a] .duplication__guest--two,.scene.scene--duplication[data-phase=l3b] .duplication__guest--two,.scene.scene--duplication[data-phase=l3c] .duplication__guest--two,.scene.scene--duplication[data-phase=l3d] .duplication__guest--two,.scene.scene--duplication[data-phase=l3e] .duplication__guest--two,.scene.scene--duplication[data-phase=l3f] .duplication__guest--two,.scene.scene--duplication[data-phase=l3g] .duplication__guest--two,.scene.scene--duplication[data-phase=l3h] .duplication__guest--two,.scene.scene--duplication[data-phase=l3rate] .duplication__guest--two,.scene.scene--duplication[data-phase=pull] .duplication__guest--two,.scene.scene--duplication[data-phase^=l4] .duplication__guest--two,.scene.scene--duplication[data-phase=l2a] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2b] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2c] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--a,.scene.scene--duplication[data-phase=grow] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3a] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3b] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3c] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3d] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3e] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3f] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3g] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3h] .duplication__leaf--a,.scene.scene--duplication[data-phase=l3rate] .duplication__leaf--a,.scene.scene--duplication[data-phase=pull] .duplication__leaf--a,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2b] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2c] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--b,.scene.scene--duplication[data-phase=grow] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3a] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3b] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3c] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3d] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3e] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3f] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3g] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3h] .duplication__leaf--b,.scene.scene--duplication[data-phase=l3rate] .duplication__leaf--b,.scene.scene--duplication[data-phase=pull] .duplication__leaf--b,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2c] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--c,.scene.scene--duplication[data-phase=grow] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3a] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3b] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3c] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3d] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3e] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3f] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3g] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3h] .duplication__leaf--c,.scene.scene--duplication[data-phase=l3rate] .duplication__leaf--c,.scene.scene--duplication[data-phase=pull] .duplication__leaf--c,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--d,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--d,.scene.scene--duplication[data-phase=grow] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3a] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3b] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3c] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3d] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3e] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3f] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3g] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3h] .duplication__leaf--d,.scene.scene--duplication[data-phase=l3rate] .duplication__leaf--d,.scene.scene--duplication[data-phase=pull] .duplication__leaf--d,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--d,.scene.scene--duplication[data-phase^=l3] .duplication__twig,.scene.scene--duplication[data-phase=pull] .duplication__twig,.scene.scene--duplication[data-phase^=l4] .duplication__twig{opacity:1;transform:none}.scene.scene--duplication[data-phase=l1a] .duplication__link--a,.scene.scene--duplication[data-phase=l1b] .duplication__link--a,.scene.scene--duplication[data-phase=l1rate] .duplication__link--a,.scene.scene--duplication[data-phase=same] .duplication__link--a,.scene.scene--duplication[data-phase=l2a] .duplication__link--a,.scene.scene--duplication[data-phase=l2b] .duplication__link--a,.scene.scene--duplication[data-phase=l2c] .duplication__link--a,.scene.scene--duplication[data-phase=l2d] .duplication__link--a,.scene.scene--duplication[data-phase=l2rate] .duplication__link--a,.scene.scene--duplication[data-phase=grow] .duplication__link--a,.scene.scene--duplication[data-phase=l3a] .duplication__link--a,.scene.scene--duplication[data-phase=l3b] .duplication__link--a,.scene.scene--duplication[data-phase=l3c] .duplication__link--a,.scene.scene--duplication[data-phase=l3d] .duplication__link--a,.scene.scene--duplication[data-phase=l3e] .duplication__link--a,.scene.scene--duplication[data-phase=l3f] .duplication__link--a,.scene.scene--duplication[data-phase=l3g] .duplication__link--a,.scene.scene--duplication[data-phase=l3h] .duplication__link--a,.scene.scene--duplication[data-phase=l3rate] .duplication__link--a,.scene.scene--duplication[data-phase=pull] .duplication__link--a,.scene.scene--duplication[data-phase^=l4] .duplication__link--a,.scene.scene--duplication[data-phase=l1b] .duplication__link--b,.scene.scene--duplication[data-phase=l1rate] .duplication__link--b,.scene.scene--duplication[data-phase=same] .duplication__link--b,.scene.scene--duplication[data-phase=l2a] .duplication__link--b,.scene.scene--duplication[data-phase=l2b] .duplication__link--b,.scene.scene--duplication[data-phase=l2c] .duplication__link--b,.scene.scene--duplication[data-phase=l2d] .duplication__link--b,.scene.scene--duplication[data-phase=l2rate] .duplication__link--b,.scene.scene--duplication[data-phase=grow] .duplication__link--b,.scene.scene--duplication[data-phase=l3a] .duplication__link--b,.scene.scene--duplication[data-phase=l3b] .duplication__link--b,.scene.scene--duplication[data-phase=l3c] .duplication__link--b,.scene.scene--duplication[data-phase=l3d] .duplication__link--b,.scene.scene--duplication[data-phase=l3e] .duplication__link--b,.scene.scene--duplication[data-phase=l3f] .duplication__link--b,.scene.scene--duplication[data-phase=l3g] .duplication__link--b,.scene.scene--duplication[data-phase=l3h] .duplication__link--b,.scene.scene--duplication[data-phase=l3rate] .duplication__link--b,.scene.scene--duplication[data-phase=pull] .duplication__link--b,.scene.scene--duplication[data-phase^=l4] .duplication__link--b,.scene.scene--duplication[data-phase=l2a] .duplication__link--c,.scene.scene--duplication[data-phase=l2b] .duplication__link--c,.scene.scene--duplication[data-phase=l2c] .duplication__link--c,.scene.scene--duplication[data-phase=l2d] .duplication__link--c,.scene.scene--duplication[data-phase=l2rate] .duplication__link--c,.scene.scene--duplication[data-phase=grow] .duplication__link--c,.scene.scene--duplication[data-phase=l3a] .duplication__link--c,.scene.scene--duplication[data-phase=l3b] .duplication__link--c,.scene.scene--duplication[data-phase=l3c] .duplication__link--c,.scene.scene--duplication[data-phase=l3d] .duplication__link--c,.scene.scene--duplication[data-phase=l3e] .duplication__link--c,.scene.scene--duplication[data-phase=l3f] .duplication__link--c,.scene.scene--duplication[data-phase=l3g] .duplication__link--c,.scene.scene--duplication[data-phase=l3h] .duplication__link--c,.scene.scene--duplication[data-phase=l3rate] .duplication__link--c,.scene.scene--duplication[data-phase=pull] .duplication__link--c,.scene.scene--duplication[data-phase^=l4] .duplication__link--c,.scene.scene--duplication[data-phase=l2b] .duplication__link--d,.scene.scene--duplication[data-phase=l2c] .duplication__link--d,.scene.scene--duplication[data-phase=l2d] .duplication__link--d,.scene.scene--duplication[data-phase=l2rate] .duplication__link--d,.scene.scene--duplication[data-phase=grow] .duplication__link--d,.scene.scene--duplication[data-phase=l3a] .duplication__link--d,.scene.scene--duplication[data-phase=l3b] .duplication__link--d,.scene.scene--duplication[data-phase=l3c] .duplication__link--d,.scene.scene--duplication[data-phase=l3d] .duplication__link--d,.scene.scene--duplication[data-phase=l3e] .duplication__link--d,.scene.scene--duplication[data-phase=l3f] .duplication__link--d,.scene.scene--duplication[data-phase=l3g] .duplication__link--d,.scene.scene--duplication[data-phase=l3h] .duplication__link--d,.scene.scene--duplication[data-phase=l3rate] .duplication__link--d,.scene.scene--duplication[data-phase=pull] .duplication__link--d,.scene.scene--duplication[data-phase^=l4] .duplication__link--d,.scene.scene--duplication[data-phase=l2c] .duplication__link--e,.scene.scene--duplication[data-phase=l2d] .duplication__link--e,.scene.scene--duplication[data-phase=l2rate] .duplication__link--e,.scene.scene--duplication[data-phase=grow] .duplication__link--e,.scene.scene--duplication[data-phase=l3a] .duplication__link--e,.scene.scene--duplication[data-phase=l3b] .duplication__link--e,.scene.scene--duplication[data-phase=l3c] .duplication__link--e,.scene.scene--duplication[data-phase=l3d] .duplication__link--e,.scene.scene--duplication[data-phase=l3e] .duplication__link--e,.scene.scene--duplication[data-phase=l3f] .duplication__link--e,.scene.scene--duplication[data-phase=l3g] .duplication__link--e,.scene.scene--duplication[data-phase=l3h] .duplication__link--e,.scene.scene--duplication[data-phase=l3rate] .duplication__link--e,.scene.scene--duplication[data-phase=pull] .duplication__link--e,.scene.scene--duplication[data-phase^=l4] .duplication__link--e,.scene.scene--duplication[data-phase=l2d] .duplication__link--f,.scene.scene--duplication[data-phase=l2rate] .duplication__link--f,.scene.scene--duplication[data-phase=grow] .duplication__link--f,.scene.scene--duplication[data-phase=l3a] .duplication__link--f,.scene.scene--duplication[data-phase=l3b] .duplication__link--f,.scene.scene--duplication[data-phase=l3c] .duplication__link--f,.scene.scene--duplication[data-phase=l3d] .duplication__link--f,.scene.scene--duplication[data-phase=l3e] .duplication__link--f,.scene.scene--duplication[data-phase=l3f] .duplication__link--f,.scene.scene--duplication[data-phase=l3g] .duplication__link--f,.scene.scene--duplication[data-phase=l3h] .duplication__link--f,.scene.scene--duplication[data-phase=l3rate] .duplication__link--f,.scene.scene--duplication[data-phase=pull] .duplication__link--f,.scene.scene--duplication[data-phase^=l4] .duplication__link--f,.scene.scene--duplication[data-phase^=l3] .duplication__link--g,.scene.scene--duplication[data-phase=pull] .duplication__link--g,.scene.scene--duplication[data-phase^=l4] .duplication__link--g,.scene.scene--duplication[data-phase^=l3] .duplication__link--h,.scene.scene--duplication[data-phase=pull] .duplication__link--h,.scene.scene--duplication[data-phase^=l4] .duplication__link--h,.scene.scene--duplication[data-phase^=l3] .duplication__link--i,.scene.scene--duplication[data-phase=pull] .duplication__link--i,.scene.scene--duplication[data-phase^=l4] .duplication__link--i,.scene.scene--duplication[data-phase^=l3] .duplication__link--j,.scene.scene--duplication[data-phase=pull] .duplication__link--j,.scene.scene--duplication[data-phase^=l4] .duplication__link--j,.scene.scene--duplication[data-phase^=l3] .duplication__link--k,.scene.scene--duplication[data-phase=pull] .duplication__link--k,.scene.scene--duplication[data-phase^=l4] .duplication__link--k,.scene.scene--duplication[data-phase^=l3] .duplication__link--l,.scene.scene--duplication[data-phase=pull] .duplication__link--l,.scene.scene--duplication[data-phase^=l4] .duplication__link--l,.scene.scene--duplication[data-phase^=l3] .duplication__link--m,.scene.scene--duplication[data-phase=pull] .duplication__link--m,.scene.scene--duplication[data-phase^=l4] .duplication__link--m,.scene.scene--duplication[data-phase^=l3] .duplication__link--n,.scene.scene--duplication[data-phase=pull] .duplication__link--n,.scene.scene--duplication[data-phase^=l4] .duplication__link--n{stroke-dashoffset:0}.scene.scene--duplication[data-phase=root] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=introduce] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l1a] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l1b] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l1rate] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=same] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2a] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2b] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2c] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2d] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l2rate] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=grow] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3a] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3b] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3c] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3d] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3e] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3f] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3g] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3h] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=l3rate] .duplication__root .duplication__node,.scene.scene--duplication[data-phase=pull] .duplication__root .duplication__node,.scene.scene--duplication[data-phase^=l4] .duplication__root .duplication__node{box-shadow:0 0 20px 4px #e8c76642,inset 0 1px #f8edc41f}.scene.scene--duplication[data-phase=l1rate] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=same] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2a] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2b] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2c] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2d] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2rate] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=grow] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3a] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3b] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3c] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3d] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3e] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3f] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3g] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3h] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l3rate] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=pull] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase^=l4] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=l2rate] .duplication__rate--l2,.scene.scene--duplication[data-phase=grow] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3a] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3b] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3c] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3d] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3e] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3f] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3g] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3h] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3rate] .duplication__rate--l2,.scene.scene--duplication[data-phase=pull] .duplication__rate--l2,.scene.scene--duplication[data-phase^=l4] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3rate] .duplication__rate--l3,.scene.scene--duplication[data-phase=pull] .duplication__rate--l3,.scene.scene--duplication[data-phase^=l4] .duplication__rate--l3{opacity:1;visibility:visible}.scene.scene--duplication[data-phase^=l4] .duplication__bud{opacity:1;animation:none}.scene.scene--duplication[data-phase^=l4] .duplication__link--l4{stroke-dashoffset:0}.scene.scene--duplication[data-phase=l4rate] .duplication__rate--l4{opacity:1;visibility:visible}.scene.scene--duplication .duplication__cluster{transition:none}.scene.scene--duplication[data-phase=pull] .duplication__cluster,.scene.scene--duplication[data-phase^=l4] .duplication__cluster{transform:translate(-5.5%) scale(.76)}.scene.scene--duplication .duplication__title,.scene.scene--duplication .duplication__root-copy,.scene.scene--duplication .duplication__introduce,.scene.scene--duplication .duplication__same,.scene.scene--duplication .duplication__grow,.scene.scene--duplication .duplication__multiply,.scene.scene--duplication .duplication__rate{transition:none}}.scene.scene--duplication .duplication__introduce-mobi,.scene.scene--duplication .duplication__multiply-mobi{display:none}@media(max-width:899px){.scene.scene--duplication{--d-root: min(24vw, 96px);--d-l1: min(15.5vw, 62px);--d-l2: min(11.8vw, 46px);--d-l3: min(8.4vw, 32px);--d-l4: min(7.2vw, 28px);--d-l1-start: 22%;--d-l1-end: calc(78% - var(--d-l1));--d-l2-start: 12%;--d-l2-step: calc((88% - 12% - var(--d-l2)) / 3);--d-l3-start: 5.5%;--d-l3-step: calc((94.5% - 5.5% - var(--d-l3)) / 7);--d-network-shift: clamp(64px, 9.5dvh, 100px);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:#07111f}.scene.scene--duplication[data-phase] .duplication{display:block;position:absolute;inset:0}.scene.scene--duplication .duplication__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--duplication .duplication__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(5,12,28,.42) 0%,rgba(5,12,28,.12) 18%,transparent 32%),linear-gradient(180deg,transparent 72%,rgba(7,17,31,.28) 100%),#071a3d66}.scene.scene--duplication .duplication__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none;filter:brightness(.84) saturate(.8) contrast(.9)}.scene.scene--duplication .duplication__legacy{display:none}.scene.scene--duplication .duplication__stage{position:absolute;inset:0;z-index:1;pointer-events:none;transform:translateY(var(--d-network-shift))}.scene.scene--duplication .duplication__cluster{position:absolute;inset:0;z-index:2;transform:none;transition:none}.scene.scene--duplication .duplication__copy{position:absolute;left:50%;top:calc(var(--chrome-height) + 8px);z-index:3;width:88%;max-width:none;margin:0;padding:0;transform:translate(-50%);text-align:center;pointer-events:none}.scene.scene--duplication .duplication__title,.scene.scene--duplication .duplication__root-copy,.scene.scene--duplication .duplication__introduce,.scene.scene--duplication .duplication__same,.scene.scene--duplication .duplication__grow,.scene.scene--duplication .duplication__multiply{position:absolute;left:0;top:0;width:100%;margin:0;font-size:clamp(1.45rem,6.4vw,1.95rem);line-height:1;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300);opacity:0;visibility:hidden;transition:opacity .45s ease,visibility .45s ease}.scene.scene--duplication .duplication__title-line{display:block;white-space:nowrap;color:var(--wsb-gold-300)}.scene.scene--duplication .duplication__introduce-desk,.scene.scene--duplication .duplication__multiply-desk{display:none}.scene.scene--duplication .duplication__introduce-mobi,.scene.scene--duplication .duplication__multiply-mobi{display:block}.scene.scene--duplication[data-phase=void] .duplication__title,.scene.scene--duplication[data-phase=question] .duplication__title,.scene.scene--duplication[data-phase=root] .duplication__root-copy,.scene.scene--duplication[data-phase=introduce] .duplication__introduce,.scene.scene--duplication[data-phase^=l1] .duplication__introduce,.scene.scene--duplication[data-phase=same] .duplication__same,.scene.scene--duplication[data-phase^=l2] .duplication__same,.scene.scene--duplication[data-phase=grow] .duplication__grow,.scene.scene--duplication[data-phase^=l3] .duplication__grow,.scene.scene--duplication[data-phase=pull] .duplication__multiply,.scene.scene--duplication[data-phase^=l4] .duplication__multiply{opacity:1;visibility:visible}.scene.scene--duplication .duplication__node{width:var(--d-root);height:var(--d-root);border-radius:50%;overflow:hidden;background:radial-gradient(circle at 36% 30%,#2458b8,#0c2a68 54%,#061428);border:2px solid rgba(232,199,102,.92);box-shadow:0 0 8px 1px #e8c76629,inset 0 1px #ffffff14}.scene.scene--duplication .duplication__avatar{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--duplication .duplication__label{margin:.28rem 0 0;font-size:.62rem;line-height:1;letter-spacing:.18em;font-weight:700;text-transform:uppercase;color:#f8edc4d1;text-align:center}.scene.scene--duplication .duplication__root{position:absolute;left:calc(50% - var(--d-root) / 2);top:15.5%;z-index:2;display:flex;flex-direction:column;align-items:center;opacity:0;pointer-events:none}.scene.scene--duplication[data-phase=root] .duplication__root,.scene.scene--duplication[data-phase=introduce] .duplication__root,.scene.scene--duplication[data-phase=same] .duplication__root,.scene.scene--duplication[data-phase=grow] .duplication__root,.scene.scene--duplication[data-phase=pull] .duplication__root,.scene.scene--duplication[data-phase^=l] .duplication__root{animation:duplication-root-arrive .95s ease-out both}.scene.scene--duplication .duplication__root-motion{display:flex;flex-direction:column;align-items:center}.scene.scene--duplication[data-phase=root] .duplication__root-motion,.scene.scene--duplication[data-phase=introduce] .duplication__root-motion,.scene.scene--duplication[data-phase=same] .duplication__root-motion,.scene.scene--duplication[data-phase=grow] .duplication__root-motion,.scene.scene--duplication[data-phase=pull] .duplication__root-motion,.scene.scene--duplication[data-phase^=l] .duplication__root-motion{animation:duplication-root-idle 5.6s ease-in-out 1.05s infinite}.scene.scene--duplication .duplication__guest,.scene.scene--duplication .duplication__leaf,.scene.scene--duplication .duplication__twig,.scene.scene--duplication .duplication__bud{position:absolute;z-index:2;display:flex;align-items:center;justify-content:center;opacity:0;pointer-events:none}.scene.scene--duplication .duplication__guest .duplication__node{width:var(--d-l1);height:var(--d-l1)}.scene.scene--duplication .duplication__leaf .duplication__node{width:var(--d-l2);height:var(--d-l2);border-width:1.5px}.scene.scene--duplication .duplication__twig .duplication__node{width:var(--d-l3);height:var(--d-l3);border-width:1px}.scene.scene--duplication .duplication__bud .duplication__node{width:var(--d-l4);height:var(--d-l4);border-width:1px}.scene.scene--duplication .duplication__guest--one{left:var(--d-l1-start);top:33.2%}.scene.scene--duplication .duplication__guest--two{left:var(--d-l1-end);top:33.2%}.scene.scene--duplication[data-phase^=l] .duplication__guest--one,.scene.scene--duplication[data-phase=same] .duplication__guest--one,.scene.scene--duplication[data-phase=grow] .duplication__guest--one,.scene.scene--duplication[data-phase=pull] .duplication__guest--one,.scene.scene--duplication[data-phase=l1b] .duplication__guest--two,.scene.scene--duplication[data-phase=l1rate] .duplication__guest--two,.scene.scene--duplication[data-phase=same] .duplication__guest--two,.scene.scene--duplication[data-phase=grow] .duplication__guest--two,.scene.scene--duplication[data-phase=pull] .duplication__guest--two,.scene.scene--duplication[data-phase^=l2] .duplication__guest--two,.scene.scene--duplication[data-phase^=l3] .duplication__guest--two,.scene.scene--duplication[data-phase^=l4] .duplication__guest--two{animation:duplication-guest-arrive .7s ease-out .72s both}.scene.scene--duplication .duplication__leaf--a{left:var(--d-l2-start);top:45.8%}.scene.scene--duplication .duplication__leaf--b{left:calc(var(--d-l2-start) + var(--d-l2-step));top:45.8%}.scene.scene--duplication .duplication__leaf--c{left:calc(var(--d-l2-start) + var(--d-l2-step) * 2);top:45.8%}.scene.scene--duplication .duplication__leaf--d{left:calc(var(--d-l2-start) + var(--d-l2-step) * 3);top:45.8%}.scene.scene--duplication[data-phase^=l2] .duplication__leaf--a,.scene.scene--duplication[data-phase=grow] .duplication__leaf--a,.scene.scene--duplication[data-phase=pull] .duplication__leaf--a,.scene.scene--duplication[data-phase^=l3] .duplication__leaf--a,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--a,.scene.scene--duplication[data-phase=l2b] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2c] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--b,.scene.scene--duplication[data-phase=grow] .duplication__leaf--b,.scene.scene--duplication[data-phase=pull] .duplication__leaf--b,.scene.scene--duplication[data-phase^=l3] .duplication__leaf--b,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--b,.scene.scene--duplication[data-phase=l2c] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--c,.scene.scene--duplication[data-phase=grow] .duplication__leaf--c,.scene.scene--duplication[data-phase=pull] .duplication__leaf--c,.scene.scene--duplication[data-phase^=l3] .duplication__leaf--c,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--c,.scene.scene--duplication[data-phase=l2d] .duplication__leaf--d,.scene.scene--duplication[data-phase=l2rate] .duplication__leaf--d,.scene.scene--duplication[data-phase=grow] .duplication__leaf--d,.scene.scene--duplication[data-phase=pull] .duplication__leaf--d,.scene.scene--duplication[data-phase^=l3] .duplication__leaf--d,.scene.scene--duplication[data-phase^=l4] .duplication__leaf--d{animation:duplication-guest-arrive .7s ease-out .72s both}.scene.scene--duplication .duplication__twig--a{left:var(--d-l3-start);top:57.2%}.scene.scene--duplication .duplication__twig--b{left:calc(var(--d-l3-start) + var(--d-l3-step));top:57.2%}.scene.scene--duplication .duplication__twig--c{left:calc(var(--d-l3-start) + var(--d-l3-step) * 2);top:57.2%}.scene.scene--duplication .duplication__twig--d{left:calc(var(--d-l3-start) + var(--d-l3-step) * 3);top:57.2%}.scene.scene--duplication .duplication__twig--e{left:calc(var(--d-l3-start) + var(--d-l3-step) * 4);top:57.2%}.scene.scene--duplication .duplication__twig--f{left:calc(var(--d-l3-start) + var(--d-l3-step) * 5);top:57.2%}.scene.scene--duplication .duplication__twig--g{left:calc(var(--d-l3-start) + var(--d-l3-step) * 6);top:57.2%}.scene.scene--duplication .duplication__twig--h{left:calc(var(--d-l3-start) + var(--d-l3-step) * 7);top:57.2%}.scene.scene--duplication[data-phase^=l3] .duplication__twig--a,.scene.scene--duplication[data-phase=pull] .duplication__twig--a,.scene.scene--duplication[data-phase^=l4] .duplication__twig--a,.scene.scene--duplication[data-phase=l3b] .duplication__twig--b,.scene.scene--duplication[data-phase=l3c] .duplication__twig--b,.scene.scene--duplication[data-phase=l3d] .duplication__twig--b,.scene.scene--duplication[data-phase=l3e] .duplication__twig--b,.scene.scene--duplication[data-phase=l3f] .duplication__twig--b,.scene.scene--duplication[data-phase=l3g] .duplication__twig--b,.scene.scene--duplication[data-phase=l3h] .duplication__twig--b,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--b,.scene.scene--duplication[data-phase=pull] .duplication__twig--b,.scene.scene--duplication[data-phase^=l4] .duplication__twig--b,.scene.scene--duplication[data-phase=l3c] .duplication__twig--c,.scene.scene--duplication[data-phase=l3d] .duplication__twig--c,.scene.scene--duplication[data-phase=l3e] .duplication__twig--c,.scene.scene--duplication[data-phase=l3f] .duplication__twig--c,.scene.scene--duplication[data-phase=l3g] .duplication__twig--c,.scene.scene--duplication[data-phase=l3h] .duplication__twig--c,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--c,.scene.scene--duplication[data-phase=pull] .duplication__twig--c,.scene.scene--duplication[data-phase^=l4] .duplication__twig--c,.scene.scene--duplication[data-phase=l3d] .duplication__twig--d,.scene.scene--duplication[data-phase=l3e] .duplication__twig--d,.scene.scene--duplication[data-phase=l3f] .duplication__twig--d,.scene.scene--duplication[data-phase=l3g] .duplication__twig--d,.scene.scene--duplication[data-phase=l3h] .duplication__twig--d,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--d,.scene.scene--duplication[data-phase=pull] .duplication__twig--d,.scene.scene--duplication[data-phase^=l4] .duplication__twig--d,.scene.scene--duplication[data-phase=l3e] .duplication__twig--e,.scene.scene--duplication[data-phase=l3f] .duplication__twig--e,.scene.scene--duplication[data-phase=l3g] .duplication__twig--e,.scene.scene--duplication[data-phase=l3h] .duplication__twig--e,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--e,.scene.scene--duplication[data-phase=pull] .duplication__twig--e,.scene.scene--duplication[data-phase^=l4] .duplication__twig--e,.scene.scene--duplication[data-phase=l3f] .duplication__twig--f,.scene.scene--duplication[data-phase=l3g] .duplication__twig--f,.scene.scene--duplication[data-phase=l3h] .duplication__twig--f,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--f,.scene.scene--duplication[data-phase=pull] .duplication__twig--f,.scene.scene--duplication[data-phase^=l4] .duplication__twig--f,.scene.scene--duplication[data-phase=l3g] .duplication__twig--g,.scene.scene--duplication[data-phase=l3h] .duplication__twig--g,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--g,.scene.scene--duplication[data-phase=pull] .duplication__twig--g,.scene.scene--duplication[data-phase^=l4] .duplication__twig--g,.scene.scene--duplication[data-phase=l3h] .duplication__twig--h,.scene.scene--duplication[data-phase=l3rate] .duplication__twig--h,.scene.scene--duplication[data-phase=pull] .duplication__twig--h,.scene.scene--duplication[data-phase^=l4] .duplication__twig--h{animation:duplication-guest-arrive .62s ease-out .58s both}.scene.scene--duplication .duplication__bud--a,.scene.scene--duplication .duplication__bud--c,.scene.scene--duplication .duplication__bud--e,.scene.scene--duplication .duplication__bud--g,.scene.scene--duplication .duplication__bud--i,.scene.scene--duplication .duplication__bud--k,.scene.scene--duplication .duplication__bud--m,.scene.scene--duplication .duplication__bud--o{top:69.8%}.scene.scene--duplication .duplication__bud--b,.scene.scene--duplication .duplication__bud--d,.scene.scene--duplication .duplication__bud--f,.scene.scene--duplication .duplication__bud--h,.scene.scene--duplication .duplication__bud--j,.scene.scene--duplication .duplication__bud--l,.scene.scene--duplication .duplication__bud--n,.scene.scene--duplication .duplication__bud--p{top:75.5%}.scene.scene--duplication .duplication__bud--a,.scene.scene--duplication .duplication__bud--b{left:calc(var(--d-l3-start) + (var(--d-l3) - var(--d-l4)) / 2)}.scene.scene--duplication .duplication__bud--c,.scene.scene--duplication .duplication__bud--d{left:calc(var(--d-l3-start) + var(--d-l3-step) + (var(--d-l3) - var(--d-l4)) / 2)}.scene.scene--duplication .duplication__bud--e,.scene.scene--duplication .duplication__bud--f{left:calc(var(--d-l3-start) + var(--d-l3-step) * 2 + (var(--d-l3) - var(--d-l4)) / 2)}.scene.scene--duplication .duplication__bud--g,.scene.scene--duplication .duplication__bud--h{left:calc(var(--d-l3-start) + var(--d-l3-step) * 3 + (var(--d-l3) - var(--d-l4)) / 2)}.scene.scene--duplication .duplication__bud--i,.scene.scene--duplication .duplication__bud--j{left:calc(var(--d-l3-start) + var(--d-l3-step) * 4 + (var(--d-l3) - var(--d-l4)) / 2)}.scene.scene--duplication .duplication__bud--k,.scene.scene--duplication .duplication__bud--l{left:calc(var(--d-l3-start) + var(--d-l3-step) * 5 + (var(--d-l3) - var(--d-l4)) / 2)}.scene.scene--duplication .duplication__bud--m,.scene.scene--duplication .duplication__bud--n{left:calc(var(--d-l3-start) + var(--d-l3-step) * 6 + (var(--d-l3) - var(--d-l4)) / 2)}.scene.scene--duplication .duplication__bud--o,.scene.scene--duplication .duplication__bud--p{left:calc(var(--d-l3-start) + var(--d-l3-step) * 7 + (var(--d-l3) - var(--d-l4)) / 2)}.scene.scene--duplication .duplication__bud--on{animation:duplication-guest-arrive .48s ease-out .28s both}.scene.scene--duplication .duplication__rate{position:absolute;left:50%;z-index:4;margin:0;text-align:center;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%)}.scene.scene--duplication .duplication__rate{top:31%}.scene.scene--duplication .duplication__rate--l2{left:50%;top:41.2%}.scene.scene--duplication .duplication__rate--l3{left:50%;top:52.8%}.scene.scene--duplication .duplication__rate--l4{left:50%;top:65.2%}.scene.scene--duplication .duplication__rate-kicker{margin:0 0 .08rem;font-size:.58rem;line-height:1;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4c7}.scene.scene--duplication .duplication__rate-value{margin:0;font-size:clamp(1.25rem,5.2vw,1.7rem);line-height:.92;letter-spacing:-.04em;font-weight:800;color:var(--wsb-gold-300)}.scene.scene--duplication .duplication__rate--l3 .duplication__rate-kicker,.scene.scene--duplication .duplication__rate--l4 .duplication__rate-kicker{font-size:.52rem}.scene.scene--duplication .duplication__rate--l3 .duplication__rate-value{font-size:clamp(1.15rem,4.6vw,1.5rem)}.scene.scene--duplication .duplication__rate--l4 .duplication__rate-value{font-size:clamp(1.2rem,4.8vw,1.55rem)}.scene.scene--duplication[data-phase=l1rate] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=same] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=grow] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase=pull] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase^=l2] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase^=l3] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4),.scene.scene--duplication[data-phase^=l4] .duplication__rate:not(.duplication__rate--l2):not(.duplication__rate--l3):not(.duplication__rate--l4){opacity:1;visibility:visible}.scene.scene--duplication[data-phase=l2rate] .duplication__rate--l2,.scene.scene--duplication[data-phase=grow] .duplication__rate--l2,.scene.scene--duplication[data-phase=pull] .duplication__rate--l2,.scene.scene--duplication[data-phase^=l3] .duplication__rate--l2,.scene.scene--duplication[data-phase^=l4] .duplication__rate--l2,.scene.scene--duplication[data-phase=l3rate] .duplication__rate--l3,.scene.scene--duplication[data-phase=pull] .duplication__rate--l3,.scene.scene--duplication[data-phase^=l4] .duplication__rate--l3,.scene.scene--duplication[data-phase=l4rate] .duplication__rate--l4{opacity:1;visibility:visible}.scene.scene--duplication .duplication__links{position:absolute;inset:0;z-index:1;overflow:visible;pointer-events:none}.scene.scene--duplication .duplication__links--l4{z-index:1}.scene.scene--duplication .duplication__links-svg{position:absolute;left:0;top:0;overflow:visible}.scene.scene--duplication .duplication__link{fill:none;stroke:#e8c766d1;stroke-width:1.45;stroke-linecap:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 3px rgba(232,199,102,.32));stroke-dasharray:var(--duplication-link-len);stroke-dashoffset:var(--duplication-link-len)}.scene.scene--duplication .duplication__link--l4{stroke-width:1;stroke:#e8c76699}.scene.scene--duplication .duplication__link--drawn{animation:duplication-link-draw .85s ease-out forwards}.scene.scene--duplication .duplication__link--l4.duplication__link--drawn{animation:duplication-link-draw .56s ease-out forwards}.scene.scene--duplication .duplication__spark{position:absolute;left:0;top:0;width:13px;height:13px;margin:-6px 0 0 -6px;border-radius:50%;background:radial-gradient(circle,#fff6d6 0%,#f8edc4 28%,var(--wsb-gold-300) 48%,rgba(212,160,23,.2) 68%,transparent 78%);box-shadow:0 0 6px 2px #f8edc4db,0 0 12px 4px #e8c76680;offset-rotate:0deg;animation:duplication-spark .82s ease-out forwards}}@media(max-width:899px)and (prefers-reduced-motion:reduce){.scene.scene--duplication .duplication__root,.scene.scene--duplication .duplication__root-motion,.scene.scene--duplication .duplication__guest,.scene.scene--duplication .duplication__leaf,.scene.scene--duplication .duplication__twig,.scene.scene--duplication .duplication__bud,.scene.scene--duplication .duplication__link,.scene.scene--duplication .duplication__spark{animation:none}.scene.scene--duplication[data-phase=root] .duplication__root,.scene.scene--duplication[data-phase=introduce] .duplication__root,.scene.scene--duplication[data-phase=same] .duplication__root,.scene.scene--duplication[data-phase=grow] .duplication__root,.scene.scene--duplication[data-phase=pull] .duplication__root,.scene.scene--duplication[data-phase^=l] .duplication__root,.scene.scene--duplication[data-phase^=l] .duplication__guest--one,.scene.scene--duplication[data-phase=same] .duplication__guest--one,.scene.scene--duplication[data-phase=grow] .duplication__guest--one,.scene.scene--duplication[data-phase=pull] .duplication__guest--one,.scene.scene--duplication[data-phase^=l3] .duplication__twig,.scene.scene--duplication[data-phase=pull] .duplication__twig,.scene.scene--duplication[data-phase^=l4] .duplication__twig,.scene.scene--duplication[data-phase^=l4] .duplication__bud{opacity:1;transform:none}.scene.scene--duplication .duplication__link--drawn{stroke-dashoffset:0}.scene.scene--duplication .duplication__title,.scene.scene--duplication .duplication__root-copy,.scene.scene--duplication .duplication__introduce,.scene.scene--duplication .duplication__same,.scene.scene--duplication .duplication__grow,.scene.scene--duplication .duplication__multiply,.scene.scene--duplication .duplication__rate{transition:none}}.journey-cue{position:absolute;left:0;right:0;bottom:calc(28px + env(safe-area-inset-bottom));z-index:8;display:flex;justify-content:center;pointer-events:none}.journey-cue--dormant{display:none}.journey-cue__link{margin:0;display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.35em;min-height:44px;padding:10px 22px;max-width:min(88%,22rem);color:var(--wsb-gold-300);font-size:.82rem;font-weight:750;letter-spacing:.16em;line-height:1.25;text-align:center;text-transform:uppercase;text-decoration:none;text-shadow:0 0 8px rgba(232,199,102,.28);background:none;border:0;pointer-events:auto;cursor:pointer}.journey-cue__arrow{display:inline-block}.journey-cue[data-ready=true] .journey-cue__link{animation:journey-cue-in .7s ease var(--journey-cue-delay, .9s) both,journey-cue-pulse 3.2s ease-in-out calc(var(--journey-cue-delay, .9s) + .7s) infinite}.journey-cue[data-ready=true] .journey-cue__arrow{animation:journey-cue-arrow 2.8s ease-in-out calc(var(--journey-cue-delay, .9s) + .7s) infinite}.scene.scene--origin .journey-cue{--journey-cue-delay: .9s}.scene.scene--explain .journey-cue,.scene.scene--entertainment .journey-cue{--journey-cue-delay: .55s}.scene.scene--duplication .journey-cue{--journey-cue-delay: .8s}.scene.scene--potential .journey-cue{--journey-cue-delay: .35s}.scene.scene--lead .journey-cue,.scene.scene--raffle .journey-cue,.scene.scene--portal .journey-cue,.scene.scene--support .journey-cue,.scene.scene--grow .journey-cue,.scene.scene--market .journey-cue{--journey-cue-delay: .55s}.scene.scene--market .market__cta-slot .journey-cue{position:relative;left:auto;right:auto;bottom:auto;height:100%;width:100%}.scene.scene--market .market__cta-slot .journey-cue__link{pointer-events:auto}@keyframes journey-cue-in{0%{opacity:0}to{opacity:.86}}@keyframes journey-cue-pulse{0%,to{opacity:.78;text-shadow:0 0 6px rgba(232,199,102,.22)}50%{opacity:1;text-shadow:0 0 12px rgba(232,199,102,.4)}}@keyframes journey-cue-arrow{0%,to{transform:translateY(0)}50%{transform:translateY(3px)}}@media(min-width:900px){.journey-cue{bottom:28px}.journey-cue__link{font-size:.94rem;letter-spacing:.16em;max-width:none;white-space:nowrap}}@media(max-width:899px){.journey-cue{bottom:calc(40px + env(safe-area-inset-bottom))}.journey-cue__link{font-size:.78rem;letter-spacing:.12em}.scene.scene--potential .journey-cue{--journey-cue-delay: .55s;position:relative;left:auto;right:auto;bottom:auto;z-index:8;margin:.5rem 0 0;padding:0 8px calc(10px + var(--potential-mobile-nav, 48px))}.scene.scene--potential .journey-cue[data-ready=false],.scene.scene--potential:not([data-phase=live]) .journey-cue{display:none;visibility:hidden;pointer-events:none}.scene.scene--raffle .journey-cue{bottom:calc(34px + env(safe-area-inset-bottom))}.scene.scene--raffle .journey-cue__link{max-width:15.25rem;white-space:normal;letter-spacing:.1em;line-height:1.3}.scene.scene--portal .journey-cue{position:relative;left:auto;right:auto;bottom:auto;z-index:8;flex:0 0 auto;width:100%;margin-top:1.35rem;margin-bottom:.35rem;padding:0 8px .55rem;justify-content:center}.scene.scene--portal .journey-cue[data-ready=false]{display:none}.scene.scene--portal .journey-cue__link{max-width:min(92%,22rem);white-space:normal}.scene.scene--support .journey-cue{position:relative;left:auto;right:auto;bottom:auto;z-index:8;flex:0 0 auto;width:100%;margin-top:1.15rem;margin-bottom:.25rem;padding:0 8px .45rem;justify-content:center}.scene.scene--support .journey-cue[data-ready=false]{display:none}.scene.scene--support .journey-cue__link{max-width:min(92%,22rem);white-space:normal}}@media(prefers-reduced-motion:reduce){.journey-cue[data-ready=true] .journey-cue__link,.journey-cue[data-ready=true] .journey-cue__arrow{animation:none;opacity:1;transform:none}}.scene.scene--potential .potential{display:none}.scene.scene--potential .potential__legacy{width:100%}@media(min-width:900px){.scene.scene--potential{position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:radial-gradient(120% 90% at 42% 48%,rgba(24,78,186,.2) 0%,rgba(18,62,158,.1) 36%,transparent 72%),radial-gradient(70% 60% at 78% 72%,rgba(29,95,255,.1) 0%,transparent 70%),radial-gradient(80% 90% at 50% 50%,transparent 52%,rgba(4,10,22,.4) 100%),linear-gradient(165deg,#061228,#0a2458 42%,#07111f)}.scene.scene--potential .potential{display:grid;grid-template-columns:minmax(0,.48fr) minmax(0,.52fr);column-gap:clamp(1.6rem,3.4vw,4.2rem);position:absolute;inset:0;padding:171px 72px 72px 6.5%;align-items:stretch}.scene.scene--potential .potential__legacy{display:none}.scene.scene--potential .potential__left{display:flex;flex-direction:column;min-width:0;min-height:0;z-index:3}.scene.scene--potential .potential__copy{position:static;z-index:3;width:auto;margin:0;pointer-events:none;opacity:0;visibility:hidden;flex:0 0 auto}.scene.scene--potential[data-phase=headline] .potential__copy,.scene.scene--potential[data-phase=controls] .potential__copy,.scene.scene--potential[data-phase=l1] .potential__copy,.scene.scene--potential[data-phase=l2] .potential__copy,.scene.scene--potential[data-phase=l3] .potential__copy,.scene.scene--potential[data-phase=l4] .potential__copy,.scene.scene--potential[data-phase=growth] .potential__copy,.scene.scene--potential[data-phase=payoff] .potential__copy,.scene.scene--potential[data-phase=live] .potential__copy{opacity:1;visibility:visible;animation:potential-fade .55s ease both}.scene.scene--potential .potential__title{margin:0;font-size:clamp(1.85rem,2.7vw,3.05rem);line-height:.96;letter-spacing:-.045em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--potential .potential__title-line{display:block;white-space:nowrap}.scene.scene--potential .potential__support{margin:.45rem 0 0;font-size:clamp(.95rem,1.15vw,1.08rem);letter-spacing:.02em;color:#f8edc4c7}.scene.scene--potential .potential__stage{position:static;z-index:3;display:flex;flex-direction:column;justify-content:flex-start;gap:1.05rem;min-height:0;flex:1 1 auto;margin-top:1.15rem;pointer-events:none;opacity:0;visibility:hidden}.scene.scene--potential[data-phase=controls] .potential__stage,.scene.scene--potential[data-phase=l1] .potential__stage,.scene.scene--potential[data-phase=l2] .potential__stage,.scene.scene--potential[data-phase=l3] .potential__stage,.scene.scene--potential[data-phase=l4] .potential__stage,.scene.scene--potential[data-phase=growth] .potential__stage,.scene.scene--potential[data-phase=payoff] .potential__stage,.scene.scene--potential[data-phase=live] .potential__stage{opacity:1;visibility:visible;animation:potential-fade .5s ease both}.scene.scene--potential[data-phase=live] .potential__stage{pointer-events:auto}.scene.scene--potential .potential__build{margin:0;flex:0 0 auto}.scene.scene--potential .potential__build-title{margin:0;font-size:.72rem;line-height:1.3;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--potential .potential__build-support{margin:.28rem 0 0;font-size:.92rem;letter-spacing:.01em;color:#f8edc4c2}.scene.scene--potential .potential__network{display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;gap:.15rem;min-height:0;flex:1 1 auto}.scene.scene--potential .potential__you,.scene.scene--potential .potential__gen{display:grid;grid-template-columns:112px minmax(128px,152px) max-content;align-items:center;column-gap:10px}.scene.scene--potential .potential__you{grid-template-columns:112px minmax(128px,152px);flex:0 0 auto;min-height:72px}.scene.scene--potential .potential__gen{position:relative;flex:1 1 0;min-height:92px;grid-template-rows:minmax(18px,1fr) auto;opacity:0;transform:translateY(8px)}.scene.scene--potential .potential__gen[data-on=true]{opacity:1;transform:none;transition:opacity .4s ease,transform .4s ease}.scene.scene--potential .potential__you-node,.scene.scene--potential .potential__face{border-radius:50%;overflow:hidden;border:1.5px solid rgba(232,199,102,.92);background:radial-gradient(circle at 36% 30%,#2458b8,#0c2a68 54%,#061428);box-shadow:0 0 8px 1px #e8c76629}.scene.scene--potential .potential__you-node{width:72px;height:72px;border-width:2px;justify-self:center;grid-row:1}.scene.scene--potential .potential__you-face,.scene.scene--potential .potential__face{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%}.scene.scene--potential .potential__you-label{margin:0;font-size:.68rem;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:#f8edc4d1}.scene.scene--potential .potential__link{grid-column:1;grid-row:1;position:relative;left:auto;top:auto;width:1px;height:auto;min-height:18px;margin:0 auto;justify-self:center;align-self:stretch;background:#e8c7668c;box-shadow:0 0 6px #e8c76647;opacity:0;transform:scaleY(.2);transform-origin:top center;pointer-events:none}.scene.scene--potential .potential__link[data-on=true]{opacity:1;transform:none;transition:opacity .4s ease,transform .45s ease}.scene.scene--potential .potential__cluster{display:flex;align-items:center;justify-content:center;min-width:108px;height:48px;justify-self:center;grid-column:1;grid-row:2}.scene.scene--potential .potential__face{width:34px;height:34px;margin-left:-10px;border-width:1.25px}.scene.scene--potential .potential__face:first-child{margin-left:0}.scene.scene--potential .potential__gen[data-flash=true] .potential__cluster{animation:potential-pulse .48s ease}.scene.scene--potential .potential__gen-copy{min-width:0;grid-column:2;grid-row:2}.scene.scene--potential .potential__gen-kicker,.scene.scene--potential .potential__gen-count{margin:0}.scene.scene--potential .potential__gen-kicker{font-size:.66rem;line-height:1.25;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4c7}.scene.scene--potential .potential__gen-rate{color:#e8c766eb}.scene.scene--potential .potential__gen-formula{margin:.1rem 0 0;font-size:.68rem;line-height:1;letter-spacing:.06em;font-weight:650;color:#f8edc494;white-space:nowrap}.scene.scene--potential .potential__gen-count{margin-top:.22rem;font-size:clamp(.95rem,1.2vw,1.15rem);line-height:1;letter-spacing:.04em;font-weight:750;color:var(--wsb-gold-300);white-space:nowrap}.scene.scene--potential .potential__picker{position:relative;z-index:4;min-width:0;justify-self:start;grid-column:3;grid-row:2}.scene.scene--potential .potential__gen-invite{margin:0 0 .28rem;font-size:.56rem;line-height:1.25;letter-spacing:.1em;font-weight:700;text-transform:uppercase;color:#f8edc49e}.scene.scene--potential .potential__choices{display:flex;flex-wrap:nowrap;align-items:center;gap:5px}.scene.scene--potential .potential__choice{flex:0 0 auto;min-width:40px;min-height:44px;padding:0 8px;border-radius:999px;border:1px solid rgba(232,199,102,.42);background:#08183873;color:var(--wsb-gold-300);font-size:1rem;font-weight:750;letter-spacing:.04em;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.scene.scene--potential .potential__choice:hover,.scene.scene--potential .potential__choice:focus-visible{border-color:var(--wsb-gold-300);box-shadow:0 0 12px #e8c76638}.scene.scene--potential .potential__choice[aria-pressed=true]{background:var(--wsb-gold-300);color:var(--wsb-navy-950);border-color:var(--wsb-gold-300);box-shadow:0 0 16px #e8c76647}.scene.scene--potential .potential__choice:disabled{cursor:default}.scene.scene--potential .potential__result{position:static;z-index:3;display:grid;grid-template-columns:minmax(0,1fr) clamp(15.5rem,38%,24rem);grid-template-rows:auto auto;column-gap:clamp(1.1rem,1.6vw,1.8rem);justify-content:flex-start;align-items:start;min-width:0;min-height:0;overflow:visible;padding:.35rem 0 0;pointer-events:none}.scene.scene--potential[data-phase=payoff] .potential__result,.scene.scene--potential[data-phase=live] .potential__result{pointer-events:auto}.scene.scene--potential .potential__network-total,.scene.scene--potential .potential__adds,.scene.scene--potential .potential__notes{opacity:0;visibility:hidden}.scene.scene--potential[data-phase=growth] .potential__network-total,.scene.scene--potential[data-phase=payoff] .potential__network-total,.scene.scene--potential[data-phase=live] .potential__network-total{opacity:1;visibility:visible;animation:potential-fade .5s ease both}.scene.scene--potential[data-phase=payoff] .potential__adds,.scene.scene--potential[data-phase=payoff] .potential__notes,.scene.scene--potential[data-phase=live] .potential__adds,.scene.scene--potential[data-phase=live] .potential__notes{opacity:1;visibility:visible;animation:potential-fade .55s ease both}.scene.scene--potential .potential__network-total{grid-column:1;margin:0 0 1.15rem;padding:0 0 .95rem .15rem;border-bottom:1px solid rgba(232,199,102,.28)}.scene.scene--potential .potential__network-lead{margin:0;font-size:.68rem;letter-spacing:.16em;font-weight:700;text-transform:uppercase;color:#f8edc4c2}.scene.scene--potential .potential__network-value{margin:.38rem 0 0;font-size:clamp(1.85rem,2.8vw,2.7rem);line-height:.95;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--potential .potential__adds{display:flex;flex-direction:column;grid-column:1;flex:0 0 auto;min-height:0}.scene.scene--potential .potential__adds-title{margin:0 0 .55rem;font-size:.68rem;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--potential .potential__eqs{display:flex;flex-direction:column;gap:0;margin:0;padding:0 0 0 .95rem;list-style:none;border-left:1px solid rgba(232,199,102,.32)}.scene.scene--potential .potential__eq{position:relative;margin:0;padding:.42rem 0 .7rem 1.05rem;opacity:0;transform:translateY(6px)}.scene.scene--potential .potential__eq[data-on=true]{opacity:1;transform:none;transition:opacity .35s ease,transform .35s ease}.scene.scene--potential .potential__eq:before{content:"";position:absolute;left:-4px;top:.72rem;width:7px;height:7px;border-radius:50%;background:var(--wsb-gold-300);box-shadow:0 0 8px #e8c76673}.scene.scene--potential .potential__eq[data-flash=true] .potential__eq-result{text-shadow:0 0 12px rgba(232,199,102,.45)}.scene.scene--potential .potential__eq-kicker,.scene.scene--potential .potential__eq-line,.scene.scene--potential .potential__eq-result{margin:0}.scene.scene--potential .potential__eq-kicker{font-size:.58rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4b3}.scene.scene--potential .potential__eq-line{margin-top:.18rem;font-size:.92rem;line-height:1.3;letter-spacing:.01em;color:#f8edc4e0}.scene.scene--potential .potential__eq-result{margin-top:.16rem;font-size:1.05rem;font-weight:750;letter-spacing:-.02em;color:var(--wsb-gold-300)}.scene.scene--potential .potential__eq-sum{margin:.15rem 0 .85rem;padding:.7rem 0 0;font-size:.92rem;line-height:1.4;letter-spacing:.01em;color:#f8edc4db;border-top:1px solid rgba(232,199,102,.22)}.scene.scene--potential .potential__payoff{margin:0 0 .7rem;padding:0;background:none;border:0;box-shadow:none}.scene.scene--potential .potential__payoff-kicker{margin:0;font-size:.64rem;letter-spacing:.16em;font-weight:700;text-transform:uppercase;color:#f8edc4c7}.scene.scene--potential .potential__payoff-daily{margin:.28rem 0 0;font-size:clamp(2.05rem,3.1vw,3.15rem);line-height:.95;letter-spacing:-.045em;font-weight:800;color:var(--wsb-gold-300)}.scene.scene--potential .potential__month{margin:0;padding:0}.scene.scene--potential .potential__month-eq{margin:.15rem 0 0;font-size:.95rem;letter-spacing:.01em;color:#f8edc4db}.scene.scene--potential .potential__month-result{margin:.18rem 0 0;font-size:clamp(1.2rem,1.7vw,1.55rem);font-weight:750;letter-spacing:-.03em;color:var(--wsb-gold-300)}.scene.scene--potential .potential__month-lead{margin:.22rem 0 0;font-size:.62rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4ad}.scene.scene--potential .potential__notes{display:flex;flex-direction:column;justify-content:flex-start;gap:.85rem;grid-column:2;grid-row:1 / span 2;align-self:start;width:100%;max-height:100%;min-width:0;overflow:visible;flex:0 0 auto;margin-top:0;padding-top:.15rem;padding-right:.15rem}.scene.scene--potential .potential__how{position:static;margin:0;color:#f8edc4b8;font-size:.88rem;letter-spacing:.04em}.scene.scene--potential .potential__how-heading{display:inline-block;margin:0;padding:.15rem 0 .28rem;width:fit-content;max-width:100%;font-size:.92rem;line-height:1.25;letter-spacing:.12em;font-weight:700;text-transform:uppercase;color:var(--wsb-gold-300);border-bottom:1px solid rgba(232,199,102,.55);animation:potential-how-glow 3.2s ease-in-out infinite}.scene.scene--potential .potential__how-body{position:static;margin:.75rem 0 0;max-width:none;font-size:.88rem;line-height:1.7;letter-spacing:.01em;text-transform:none;font-weight:500;color:#f8edc4c7}.scene.scene--potential .potential__how-body+.potential__how-body{margin-top:.6rem}.scene.scene--potential .potential__legal{position:static;margin:0;font-size:.76rem;line-height:1.5;letter-spacing:.02em;color:#9bb0c9db}}@media(min-width:900px)and (max-width:1279px){.scene.scene--potential .potential__you,.scene.scene--potential .potential__gen{grid-template-columns:112px minmax(120px,1fr) minmax(0,1fr)}.scene.scene--potential .potential__you{grid-template-columns:112px minmax(120px,1fr)}.scene.scene--potential .potential__choices{flex-wrap:wrap}}@keyframes potential-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes potential-pulse{0%{transform:scale(1)}40%{transform:scale(1.08)}to{transform:scale(1)}}@keyframes potential-how-glow{0%,to{color:var(--wsb-gold-300);text-shadow:0 0 0 rgba(232,199,102,0)}50%{color:#ffe7a3;text-shadow:0 0 8px rgba(232,199,102,.42),0 0 18px rgba(232,199,102,.2)}}@media(min-width:900px)and (prefers-reduced-motion:reduce){.scene.scene--potential .potential__copy,.scene.scene--potential .potential__stage,.scene.scene--potential .potential__network-total,.scene.scene--potential .potential__adds,.scene.scene--potential .potential__notes,.scene.scene--potential .potential__gen,.scene.scene--potential .potential__link,.scene.scene--potential .potential__eq,.scene.scene--potential .potential__cluster,.scene.scene--potential .potential__how-heading{animation:none;transition:none;opacity:1;visibility:visible;transform:none}}@media(max-width:899px){.scene.scene--potential{--potential-mobile-nav: calc(48px + env(safe-area-inset-bottom)) ;position:relative;display:block;height:100dvh;max-height:100dvh;min-height:100dvh;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;isolation:isolate;background:radial-gradient(120% 70% at 50% 18%,rgba(24,78,186,.2) 0%,rgba(18,62,158,.1) 36%,transparent 72%),radial-gradient(80% 50% at 50% 78%,rgba(29,95,255,.1) 0%,transparent 70%),linear-gradient(180deg,#061228,#0a2458 42%,#07111f)}.scene.scene--potential .potential{display:flex;flex-direction:column;position:relative;min-height:100%;padding:calc(var(--chrome-height) + env(safe-area-inset-top) + 18px) 18px var(--potential-mobile-nav)}.scene.scene--potential .potential__legacy{display:none}.scene.scene--potential .potential__left,.scene.scene--potential .potential__result,.scene.scene--potential .potential__stage,.scene.scene--potential .potential__network{display:flex;flex-direction:column;min-width:0;min-height:0;width:100%}.scene.scene--potential .potential__copy,.scene.scene--potential .potential__stage,.scene.scene--potential .potential__result,.scene.scene--potential .potential__network-total,.scene.scene--potential .potential__adds,.scene.scene--potential .potential__notes{position:static;opacity:1;visibility:visible;pointer-events:auto;transform:none}.scene.scene--potential .potential__copy{margin:0;text-align:left}.scene.scene--potential .potential__title{margin:0;font-size:clamp(1.7rem,7.8vw,2.25rem);line-height:.98;letter-spacing:-.045em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--potential .potential__title-line{display:block;white-space:nowrap}.scene.scene--potential .potential__support{margin:.55rem 0 0;font-size:.98rem;letter-spacing:.02em;color:#f8edc4c7}.scene.scene--potential .potential__stage{gap:0;margin-top:1.85rem}.scene.scene--potential .potential__build{margin:0 0 1.55rem;text-align:left}.scene.scene--potential .potential__build-title{margin:0;font-size:.72rem;line-height:1.3;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--potential .potential__build-support{margin:.4rem 0 0;font-size:.95rem;line-height:1.45;letter-spacing:.01em;color:#f8edc4c2}.scene.scene--potential .potential__network{align-items:center;gap:0}.scene.scene--potential .potential__you,.scene.scene--potential .potential__gen{display:flex;flex-direction:column;align-items:center;width:100%}.scene.scene--potential .potential__you{gap:.45rem;margin:0 0 .15rem}.scene.scene--potential .potential__you-label{order:1;margin:0;font-size:.68rem;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:#f8edc4d1}.scene.scene--potential .potential__you-node{order:2;width:58px;height:58px;border-radius:50%;overflow:hidden;border:2px solid rgba(232,199,102,.92);background:radial-gradient(circle at 36% 30%,#2458b8,#0c2a68 54%,#061428);box-shadow:0 0 8px 1px #e8c76629}.scene.scene--potential .potential__you-face,.scene.scene--potential .potential__face{display:block;width:100%;height:100%;object-fit:cover;object-position:center 18%}.scene.scene--potential .potential__gen{position:relative;gap:0;opacity:1;transform:none}.scene.scene--potential .potential__gen-copy{display:contents}.scene.scene--potential .potential__link{order:0;display:block;width:1px;height:22px;margin:.2rem auto .55rem;background:#e8c7668c;box-shadow:0 0 6px #e8c76647;opacity:1;transform:none;pointer-events:none}.scene.scene--potential .potential__gen-kicker{order:1;margin:0 0 .55rem;font-size:.68rem;line-height:1.25;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4c7}.scene.scene--potential .potential__gen-rate{color:#e8c766eb}.scene.scene--potential .potential__cluster{order:2;display:flex;align-items:center;justify-content:center;min-height:40px;margin:0 0 .45rem}.scene.scene--potential .potential__face{width:34px;height:34px;margin-left:-10px;border-radius:50%;overflow:hidden;border:1.25px solid rgba(232,199,102,.92);background:radial-gradient(circle at 36% 30%,#2458b8,#0c2a68 54%,#061428);box-shadow:0 0 8px 1px #e8c76629}.scene.scene--potential .potential__face:first-child{margin-left:0}.scene.scene--potential .potential__gen[data-flash=true] .potential__cluster{animation:potential-pulse .48s ease}.scene.scene--potential .potential__gen-formula{order:3;margin:0;font-size:.72rem;line-height:1;letter-spacing:.06em;font-weight:650;color:#f8edc494}.scene.scene--potential .potential__gen-count{order:4;margin:.28rem 0 .7rem;font-size:1.28rem;line-height:1;letter-spacing:.04em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--potential .potential__picker{order:5;position:relative;z-index:4;width:100%;max-width:22.5rem;margin:0 0 .35rem;pointer-events:auto}.scene.scene--potential .potential__gen-invite{margin:0 0 .42rem;font-size:.58rem;line-height:1.35;letter-spacing:.1em;font-weight:700;text-transform:uppercase;text-align:center;color:#f8edc49e}.scene.scene--potential .potential__choices{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:center;gap:8px;width:100%;overflow:visible}.scene.scene--potential .potential__choice{flex:0 0 calc((100% - 24px)/4);max-width:4.6rem;min-width:44px;min-height:44px;height:44px;padding:0;border-radius:999px;border:1px solid rgba(232,199,102,.42);background:#081838b8;color:var(--wsb-gold-300);font-size:clamp(.82rem,3.5vw,.95rem);font-weight:750;letter-spacing:.04em;touch-action:manipulation;transition:background .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease}.scene.scene--potential .potential__choice:hover,.scene.scene--potential .potential__choice:focus-visible{border-color:var(--wsb-gold-300);box-shadow:0 0 12px #e8c76638}.scene.scene--potential .potential__choice[aria-pressed=true]{background:var(--wsb-gold-300);color:var(--wsb-navy-950);border-color:var(--wsb-gold-300);box-shadow:0 0 16px #e8c76647}.scene.scene--potential .potential__choice:disabled{cursor:default}.scene.scene--potential .potential__result{margin-top:2.15rem;padding:0;overflow:visible}.scene.scene--potential .potential__network-total{margin:0 0 1.85rem;padding:1.35rem 0 1.2rem;text-align:center;border-top:1px solid rgba(232,199,102,.28);border-bottom:1px solid rgba(232,199,102,.28)}.scene.scene--potential .potential__network-lead{margin:0;font-size:.68rem;letter-spacing:.16em;font-weight:700;text-transform:uppercase;color:#f8edc4c2}.scene.scene--potential .potential__network-value{margin:.5rem 0 0;font-size:clamp(1.85rem,8.4vw,2.45rem);line-height:.95;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--potential .potential__adds{display:flex;flex-direction:column;flex:0 0 auto}.scene.scene--potential .potential__adds-title{margin:0 0 1rem;font-size:.72rem;letter-spacing:.16em;font-weight:750;text-transform:uppercase;text-align:center;color:var(--wsb-gold-300)}.scene.scene--potential .potential__eqs{display:flex;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;border:0}.scene.scene--potential .potential__eq{position:relative;margin:0;padding:.15rem 0 1.15rem;text-align:center;opacity:1;transform:none}.scene.scene--potential .potential__eq:not(:last-child):after{content:"";display:block;width:1px;height:18px;margin:.85rem auto 0;background:#e8c76673}.scene.scene--potential .potential__eq:before{display:none}.scene.scene--potential .potential__eq[data-flash=true] .potential__eq-result{text-shadow:0 0 12px rgba(232,199,102,.45)}.scene.scene--potential .potential__eq-kicker,.scene.scene--potential .potential__eq-line,.scene.scene--potential .potential__eq-result{margin:0}.scene.scene--potential .potential__eq-kicker{font-size:.62rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4b3}.scene.scene--potential .potential__eq-line{margin-top:.32rem;font-size:.95rem;line-height:1.4;letter-spacing:.01em;color:#f8edc4e0}.scene.scene--potential .potential__eq-result{margin-top:.28rem;font-size:1.18rem;font-weight:750;letter-spacing:-.02em;color:var(--wsb-gold-300)}.scene.scene--potential .potential__eq-sum{margin:.2rem 0 1.45rem;padding:1rem 0 0;font-size:.92rem;line-height:1.5;letter-spacing:.01em;text-align:center;color:#f8edc4db;border-top:1px solid rgba(232,199,102,.22)}.scene.scene--potential .potential__payoff{margin:0 0 1.35rem;padding:.35rem 0 .2rem;background:none;border:0;box-shadow:none;text-align:center}.scene.scene--potential .potential__payoff-kicker{margin:0;font-size:.68rem;letter-spacing:.16em;font-weight:700;text-transform:uppercase;color:#f8edc4c7}.scene.scene--potential .potential__payoff-daily{margin:.45rem 0 0;font-size:clamp(2.15rem,10.4vw,2.85rem);line-height:.95;letter-spacing:-.045em;font-weight:800;color:var(--wsb-gold-300)}.scene.scene--potential .potential__month{margin:0;padding:0 0 1.85rem;text-align:center}.scene.scene--potential .potential__month-eq{margin:0;font-size:.95rem;letter-spacing:.01em;color:#f8edc4db}.scene.scene--potential .potential__month-result{margin:.28rem 0 0;font-size:1.28rem;font-weight:750;letter-spacing:-.03em;color:var(--wsb-gold-300)}.scene.scene--potential .potential__month-lead{margin:.38rem 0 0;font-size:.62rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4ad}.scene.scene--potential .potential__notes{display:flex;flex-direction:column;gap:.95rem;margin:0;padding:0 0 .4rem}.scene.scene--potential .potential__how{position:static;margin:0;color:#f8edc4b8;font-size:.88rem;letter-spacing:.04em}.scene.scene--potential .potential__how-heading{display:inline-block;margin:0;padding:.15rem 0 .28rem;width:fit-content;max-width:100%;font-size:.86rem;line-height:1.25;letter-spacing:.12em;font-weight:700;text-transform:uppercase;color:var(--wsb-gold-300);border-bottom:1px solid rgba(232,199,102,.55);animation:potential-how-glow 3.2s ease-in-out infinite}.scene.scene--potential .potential__how-body{display:block;position:static;margin:.75rem 0 0;max-width:none;font-size:.88rem;line-height:1.65;letter-spacing:.01em;text-transform:none;font-weight:500;color:#f8edc4c7}.scene.scene--potential .potential__how-body+.potential__how-body{margin-top:.6rem}.scene.scene--potential .potential__legal{position:static;margin:0;font-size:.72rem;line-height:1.45;letter-spacing:.02em;color:#9bb0c9db}}@media(max-width:899px)and (prefers-reduced-motion:reduce){.scene.scene--potential .potential__cluster,.scene.scene--potential .potential__how-heading{animation:none}}.scene.scene--portal .portal{width:100%}.scene.scene--portal .portal__lead,.scene.scene--portal .portal__winwin,.scene.scene--portal .portal-window__focus,.scene.scene--portal .portal-mobile-only{display:none}@media(min-width:900px){.scene.scene--portal{--portal-overlay: rgba(4, 18, 55, .48);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:#041237}.scene.scene--portal .portal__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--portal .portal__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(4,18,55,.2) 0%,rgba(4,18,55,.08) 24%,transparent 46%),var(--portal-overlay)}.scene.scene--portal .portal__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--portal .portal{display:block;position:absolute;inset:0;z-index:1}.scene.scene--portal .portal__copy{position:absolute;left:6.5%;top:179px;z-index:4;width:min(32%,26.5rem);pointer-events:none}.scene.scene--portal .portal__lead{display:block}.scene.scene--portal .portal__title,.scene.scene--portal .portal__support,.scene.scene--portal .portal__beat{display:none}.scene.scene--portal .portal__title{font-size:clamp(2rem,3.2vw,3.15rem);line-height:.96;letter-spacing:-.045em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--portal .portal__headline,.scene.scene--portal .portal__access{margin:0;opacity:0;visibility:hidden}.scene.scene--portal .portal__title-line{display:block}.scene.scene--portal .portal__support{margin-top:.85rem;max-width:22rem;font-size:clamp(.95rem,1.15vw,1.08rem);line-height:1.45;letter-spacing:.02em;color:#f8edc4c7}.scene.scene--portal .portal__beat{position:absolute;left:0;top:0;width:100%;font-size:clamp(1.7rem,2.7vw,2.7rem);line-height:1;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--portal .portal__beat--payoff{font-size:clamp(2.05rem,3.3vw,3.2rem)}.scene.scene--portal .portal__headline{font-size:clamp(2.05rem,3.3vw,3.2rem);line-height:1;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--portal .portal__headline .portal__title-line{white-space:nowrap}.scene.scene--portal .portal__access{margin-top:1.15rem;max-width:24.5rem;font-size:clamp(1.02rem,1.38vw,1.28rem);line-height:1.34;letter-spacing:.045em;font-weight:650;color:#f8edc4e0}.scene.scene--portal .portal__access-mark{color:var(--wsb-gold-300);font-weight:800;letter-spacing:.07em}.scene.scene--portal[data-lead=in] .portal__headline{opacity:1;visibility:visible;animation:portal-copy-in 1.2s ease both}.scene.scene--portal[data-access=in] .portal__access{opacity:1;visibility:visible;animation:portal-copy-in 1.15s ease both}.scene.scene--portal .portal__winwin{display:block;position:absolute;left:5.6%;bottom:5.2%;z-index:2;width:auto;height:min(38vh,320px);max-width:min(22%,280px);object-fit:contain;object-position:left bottom;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden}.scene.scene--portal[data-phase=network] .portal__winwin,.scene.scene--portal[data-phase=guide] .portal__winwin,.scene.scene--portal[data-phase=live] .portal__winwin{opacity:1;visibility:visible;animation:portal-winwin-arrive 1.15s ease-out both,portal-winwin-idle 5.8s ease-in-out 1.15s infinite}.scene.scene--portal .portal__stage{position:absolute;top:171px;right:4.5%;bottom:4.8%;z-index:3;width:57%;pointer-events:none;opacity:0;visibility:hidden}.scene.scene--portal[data-phase=network] .portal__stage,.scene.scene--portal[data-phase=guide] .portal__stage,.scene.scene--portal[data-phase=live] .portal__stage{pointer-events:auto;opacity:1;visibility:visible;animation:portal-copy-in 1.15s ease both}.scene.scene--portal .portal-window{display:flex;flex-direction:column;width:100%;height:100%;overflow:hidden;border:1px solid rgba(232,199,102,.42);border-radius:18px;background:linear-gradient(180deg,#0e2a5cf5,#081838f5);box-shadow:0 24px 60px #0308146b,0 0 0 1px #e8c76614;transition:opacity .55s ease,transform .55s ease,box-shadow .4s ease,border-color .4s ease}.scene.scene--portal[data-phase=network] .portal-window,.scene.scene--portal[data-phase=guide] .portal-window,.scene.scene--portal[data-phase=live] .portal-window{border-color:#e8c766b8;box-shadow:0 24px 60px #0308146b,0 0 22px #e8c76629}.scene.scene--portal .portal-window__chrome{flex:0 0 auto;padding:.7rem .85rem 0;background:#0612288c;border-bottom:1px solid rgba(232,199,102,.2)}.scene.scene--portal .portal-window__brand{display:flex;align-items:center;gap:.55rem;margin:0 0 .55rem .15rem}.scene.scene--portal .portal-window__mark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--wsb-gold-300);color:var(--wsb-navy-950);font-size:.62rem;font-weight:800;letter-spacing:.04em}.scene.scene--portal .portal-window__brand p{margin:0;font-size:.72rem;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--portal .portal-window__tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0}.scene.scene--portal .portal-window__tab{min-height:38px;padding:0 .35rem;border:0;border-bottom:2px solid transparent;background:transparent;color:#f8edc49e;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.scene.scene--portal .portal-window__tab[aria-selected=true]{color:var(--wsb-navy-950);background:var(--wsb-gold-300);border-bottom-color:var(--wsb-gold-300)}.scene.scene--portal .portal-window__tab:disabled{opacity:1;cursor:default}.scene.scene--portal .portal-window__body{flex:1 1 auto;min-height:0;overflow:auto;padding:1rem 1.05rem 1.15rem}.scene.scene--portal .portal-dash,.scene.scene--portal .portal-earn,.scene.scene--portal .portal-market,.scene.scene--portal .portal-wallet,.scene.scene--portal .portal-quiet{animation:portal-panel-in .45s ease both}.scene.scene--portal .portal-dash__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.scene.scene--portal .portal-card{padding:.8rem .85rem .75rem;border:1px solid rgba(232,199,102,.22);border-radius:12px;background:#071634b8}.scene.scene--portal .portal-card--accent{border-color:#e8c7668c;box-shadow:0 0 16px #e8c7661f}.scene.scene--portal .portal-card__label{margin:0;font-size:.58rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4b3}.scene.scene--portal .portal-card__value{margin:.35rem 0 0;font-size:clamp(1.45rem,2vw,1.85rem);line-height:1;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--portal[data-phase=headline] .portal-card,.scene.scene--portal[data-phase=network] .portal-card{animation:portal-panel-in .45s ease both}.scene.scene--portal[data-phase=headline] .portal-card:nth-child(2),.scene.scene--portal[data-phase=network] .portal-card:nth-child(2){animation-delay:.08s}.scene.scene--portal[data-phase=headline] .portal-card:nth-child(3),.scene.scene--portal[data-phase=network] .portal-card:nth-child(3){animation-delay:.16s}.scene.scene--portal .portal-tree{margin-top:1rem;padding:.85rem .9rem .7rem;border:1px solid rgba(232,199,102,.2);border-radius:12px;background:#06122873}.scene.scene--portal[data-phase=network] .portal-tree,.scene.scene--portal[data-phase=guide] .portal-tree,.scene.scene--portal[data-phase=live] .portal-tree{border-color:#e8c7668c;box-shadow:inset 0 0 0 1px #e8c76614}.scene.scene--portal .portal-tree__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem}.scene.scene--portal .portal-tree__title,.scene.scene--portal .portal-earn__title,.scene.scene--portal .portal-market__label,.scene.scene--portal .portal-wallet__history p{margin:0;font-size:.66rem;letter-spacing:.14em;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--portal .portal-tree__hint,.scene.scene--portal .portal-earn__hint,.scene.scene--portal .portal-wallet__note{margin:.35rem 0 0;font-size:.72rem;letter-spacing:.02em;color:#f8edc49e}.scene.scene--portal .portal-tree__legend{display:flex;flex-wrap:wrap;gap:.55rem .9rem;margin:.7rem 0 .55rem;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#f8edc4b3}.scene.scene--portal .portal-tree__list,.scene.scene--portal .portal-member__children{margin:0;padding:0;list-style:none}.scene.scene--portal .portal-member__children{margin:.15rem 0 .2rem 1.15rem;padding-left:.7rem;border-left:1px solid rgba(232,199,102,.28)}.scene.scene--portal .portal-member__row{display:grid;grid-template-columns:28px 42px minmax(0,1fr) auto;align-items:center;gap:.35rem;min-height:34px;padding:.15rem .2rem;border-radius:8px}.scene.scene--portal .portal-member--l1[data-open=true]>.portal-member__row{background:#e8c7661a;box-shadow:inset 0 0 0 1px #e8c76647}.scene.scene--portal .portal-member__toggle{width:28px;height:28px;padding:0;border:1px solid rgba(232,199,102,.4);border-radius:6px;background:#081838cc;color:var(--wsb-gold-300);font-size:1rem;line-height:1}.scene.scene--portal .portal-member__toggle--spacer{border:0;background:transparent}.scene.scene--portal .portal-member__level{font-size:.62rem;letter-spacing:.08em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--portal .portal-member__name{overflow:hidden;font-size:.86rem;letter-spacing:.01em;color:var(--wsb-cream);text-overflow:ellipsis;white-space:nowrap}.scene.scene--portal .portal-member__meta{font-size:.68rem;color:#f8edc49e;white-space:nowrap}.scene.scene--portal .portal-member--l2 .portal-member__name,.scene.scene--portal .portal-member--l3 .portal-member__name,.scene.scene--portal .portal-member--l4 .portal-member__name{color:#f8edc4e6}.scene.scene--portal[data-phase=network] .portal-member__children .portal-member{animation:portal-panel-in .4s ease both}.scene.scene--portal .portal-earn__path{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin:.85rem 0 1rem;padding:0;list-style:none}.scene.scene--portal .portal-earn__path li{position:relative;padding:.55rem .5rem .5rem;border:1px solid rgba(232,199,102,.22);border-radius:10px;font-size:.58rem;letter-spacing:.08em;font-weight:700;text-align:center;text-transform:uppercase;color:#f8edc4b8;opacity:.45}.scene.scene--portal[data-phase=commission] .portal-earn__path li,.scene.scene--portal[data-phase=live] .portal-earn__path li{opacity:1;animation:portal-panel-in .4s ease both}.scene.scene--portal[data-phase=commission] .portal-earn__path li:nth-child(1){animation-delay:1.2s}.scene.scene--portal[data-phase=commission] .portal-earn__path li:nth-child(2){animation-delay:1.57s}.scene.scene--portal[data-phase=commission] .portal-earn__path li:nth-child(3){animation-delay:1.93s}.scene.scene--portal[data-phase=commission] .portal-earn__path li:nth-child(4){animation-delay:2.3s;border-color:#e8c766b3;color:var(--wsb-gold-300)}.scene.scene--portal .portal-earn__table{display:grid;gap:.45rem}.scene.scene--portal .portal-earn__head,.scene.scene--portal .portal-earn__row{display:grid;grid-template-columns:1.3fr 1.1fr .9fr .8fr;gap:.6rem;align-items:center}.scene.scene--portal .portal-earn__head p{margin:0;font-size:.58rem;letter-spacing:.1em;font-weight:700;text-transform:uppercase;color:#f8edc48c}.scene.scene--portal .portal-earn__row{padding:.7rem .75rem;border:1px solid rgba(232,199,102,.16);border-radius:10px;background:#0716349e}.scene.scene--portal[data-phase=commission] .portal-earn__row{animation:portal-panel-in .45s ease 1.35s both}.scene.scene--portal[data-phase=commission] .portal-earn__row:nth-child(3){animation-delay:2.25s}.scene.scene--portal .portal-earn__row p{margin:0;font-size:.88rem;color:var(--wsb-cream)}.scene.scene--portal .portal-earn__row p span{display:block;margin-top:.15rem;font-size:.68rem;color:#f8edc49e}.scene.scene--portal .portal-earn__row p:last-child{font-weight:750;color:var(--wsb-gold-300)}.scene.scene--portal .portal-market__link{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:stretch;margin-top:.7rem}.scene.scene--portal .portal-market__link p{margin:0;min-height:44px;padding:.7rem .85rem;overflow:hidden;border:1px solid rgba(232,199,102,.28);border-radius:10px;background:#061228b3;color:#f8edc4db;font-size:.82rem;line-height:1.35;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.scene.scene--portal .portal-market__link button,.scene.scene--portal .portal-wallet__action{min-height:44px;padding:0 1rem;border:0;border-radius:10px;background:var(--wsb-gold-300);color:var(--wsb-navy-950);font-size:.68rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.scene.scene--portal .portal-market__share{display:grid;grid-template-columns:auto minmax(0,1fr);gap:1.2rem;align-items:center;margin-top:1.15rem}.scene.scene--portal .portal-qr{display:grid;grid-template-columns:repeat(17,6px);gap:1px;padding:8px;border:1px solid rgba(232,199,102,.35);border-radius:10px;background:#f4efe4}.scene.scene--portal .portal-qr__cell{width:6px;height:6px;background:transparent}.scene.scene--portal .portal-qr__cell.is-on{background:#07111f}.scene.scene--portal .portal-market__copy p{margin:0;font-size:.9rem;color:#f8edc4c7}.scene.scene--portal .portal-market__copy ol{margin:.85rem 0 0;padding:0;list-style:none}.scene.scene--portal .portal-market__copy li{position:relative;margin:0 0 .45rem;padding-left:1.1rem;font-size:.78rem;letter-spacing:.08em;font-weight:700;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--portal .portal-market__copy li:before{content:"";position:absolute;left:0;top:.42rem;width:7px;height:7px;border-radius:50%;background:var(--wsb-gold-300)}.scene.scene--portal[data-phase=marketing] .portal-market__link,.scene.scene--portal[data-phase=marketing] .portal-qr{animation:portal-panel-in .45s ease both}.scene.scene--portal[data-phase=marketing] .portal-market__link{animation-delay:1s}.scene.scene--portal[data-phase=marketing] .portal-qr{animation-delay:1.2s}.scene.scene--portal .portal-wallet{display:flex;flex-direction:column;gap:.85rem}.scene.scene--portal .portal-wallet .portal-dash__cards{grid-template-columns:repeat(2,minmax(0,1fr));max-width:28rem}.scene.scene--portal .portal-wallet__action{width:fit-content}.scene.scene--portal .portal-wallet__history{max-width:28rem;padding-top:.7rem;border-top:1px solid rgba(232,199,102,.2)}.scene.scene--portal .portal-wallet__history div{display:grid;grid-template-columns:1fr 1fr auto;gap:.7rem;margin-top:.55rem;font-size:.88rem;color:#f8edc4db}.scene.scene--portal[data-phase=wallet] .portal-card--accent,.scene.scene--portal[data-phase=wallet] .portal-wallet__action{animation:portal-panel-in .45s ease both}.scene.scene--portal[data-phase=wallet] .portal-card--accent{animation-delay:1s}.scene.scene--portal[data-phase=wallet] .portal-wallet__action{animation-delay:1.2s}.scene.scene--portal[data-phase=wallet] .portal-wallet__history{animation:portal-panel-in .45s ease 1.4s both}.scene.scene--portal .portal-quiet{display:grid;min-height:12rem;place-items:center;color:#f8edc4b3;text-align:center}}@keyframes portal-copy-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes portal-panel-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes portal-winwin-arrive{0%{opacity:0;transform:translate(-34px,14px)}to{opacity:1;transform:none}}@keyframes portal-winwin-idle{0%,to{transform:translateY(0)}44%{transform:translateY(-3px)}70%{transform:translateY(-1px)}}@media(min-width:900px)and (prefers-reduced-motion:reduce){.scene.scene--portal .portal-dash,.scene.scene--portal .portal-earn,.scene.scene--portal .portal-market,.scene.scene--portal .portal-wallet,.scene.scene--portal .portal-card,.scene.scene--portal .portal-window,.scene.scene--portal[data-lead=in] .portal__headline,.scene.scene--portal[data-access=in] .portal__access,.scene.scene--portal[data-phase=network] .portal__winwin,.scene.scene--portal[data-phase=guide] .portal__winwin,.scene.scene--portal[data-phase=live] .portal__winwin{animation:none;transition:none;opacity:1;visibility:visible;transform:none}}@keyframes portal-winwin-arrive-mobile{0%{transform:translate(-24px,10px)}to{transform:none}}@keyframes portal-mobile-enter{0%{transform:translateY(10px)}to{transform:none}}@media(max-width:899px){.scene.scene--portal{--portal-mobile-nav: calc(48px + env(safe-area-inset-bottom)) ;--portal-overlay: rgba(4, 18, 55, .48);position:relative;display:block;height:100dvh;max-height:100dvh;min-height:100dvh;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;isolation:isolate;background:#041237}.scene.scene--portal .portal__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--portal .portal__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(4,18,55,.22) 0%,transparent 28%),var(--portal-overlay, rgba(4, 18, 55, .48))}.scene.scene--portal .portal__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 35%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--portal .portal{display:flex;flex-direction:column;position:relative;z-index:1;width:100%;min-height:min-content;height:auto;padding:calc(var(--chrome-height) + env(safe-area-inset-top) + 14px) 16px calc(var(--portal-mobile-nav) + 1.25rem)}.scene.scene--portal .portal__title,.scene.scene--portal .portal__support,.scene.scene--portal .portal__beat--payoff{display:none}.scene.scene--portal .portal__copy{position:relative;z-index:4;flex:0 0 auto;width:100%}.scene.scene--portal .portal__lead{display:block}.scene.scene--portal .portal__headline,.scene.scene--portal .portal__access{margin:0;opacity:0;visibility:hidden}.scene.scene--portal .portal__title-line{display:block}.scene.scene--portal .portal__headline{font-size:clamp(2.05rem,8.6vw,2.55rem);line-height:1.02;letter-spacing:-.04em;font-weight:800;color:var(--wsb-gold-300)}.scene.scene--portal .portal__access{margin-top:.85rem;font-size:clamp(1.02rem,4.1vw,1.14rem);line-height:1.4;letter-spacing:.03em;font-weight:650;color:#f8edc4e6}.scene.scene--portal .portal__access-mark{color:var(--wsb-gold-300);font-weight:800;letter-spacing:.06em}.scene.scene--portal[data-lead=in] .portal__headline,.scene.scene--portal[data-access=in] .portal__access{opacity:1;visibility:visible;animation:portal-mobile-enter 1.2s ease}.scene.scene--portal .portal__winwin{display:none;position:relative;z-index:2;width:min(30vw,118px);height:auto;max-width:118px;margin:1.05rem auto 0;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden}.scene.scene--portal[data-phase=network] .portal__winwin,.scene.scene--portal[data-phase=guide] .portal__winwin,.scene.scene--portal[data-phase=live] .portal__winwin{display:block;opacity:1;visibility:visible;animation:portal-winwin-arrive-mobile 1.15s ease-out both,portal-winwin-idle 5.8s ease-in-out 1.15s infinite}.scene.scene--portal .portal__beat{display:none}.scene.scene--portal .portal__stage{--portal-desk-w: 800px;--portal-desk-h: 560px;container-type:inline-size;container-name:portal-stage;position:relative;z-index:3;display:none;flex:0 0 auto;width:100%;height:auto;min-height:0;margin-top:.95rem;overflow:hidden;aspect-ratio:800 / 560;opacity:0;visibility:hidden}.scene.scene--portal[data-phase=network] .portal__stage,.scene.scene--portal[data-phase=guide] .portal__stage,.scene.scene--portal[data-phase=live] .portal__stage{display:block;opacity:1;visibility:visible;animation:portal-mobile-enter 1.15s ease both}.scene.scene--portal .portal-window{display:flex;flex-direction:column;width:var(--portal-desk-w);height:var(--portal-desk-h);min-height:0;overflow:hidden;transform-origin:top left;transform:scale(calc((100vw - 32px) / var(--portal-desk-w)));transform:scale(calc(100cqi / var(--portal-desk-w)));border:1px solid rgba(232,199,102,.42);border-radius:18px;background:linear-gradient(180deg,#0e2a5cf5,#081838f5);box-shadow:0 24px 60px #0308146b,0 0 22px #e8c76629}.scene.scene--portal .portal-window__chrome{flex:0 0 auto;padding:.7rem .85rem 0;background:#0612288c;border-bottom:1px solid rgba(232,199,102,.2)}.scene.scene--portal .portal-window__brand{display:flex;align-items:center;gap:.55rem;margin:0 0 .55rem .15rem}.scene.scene--portal .portal-window__mark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--wsb-gold-300);color:var(--wsb-navy-950);font-size:.62rem;font-weight:800;letter-spacing:.04em}.scene.scene--portal .portal-window__brand p{margin:0;font-size:.72rem;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--portal .portal-window__focus{display:none}.scene.scene--portal .portal-window__tabs,.scene.scene--portal[data-phase=live] .portal-window__tabs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:0;overflow:visible;margin:0;padding:0}.scene.scene--portal .portal-window__tab{flex:none;min-height:38px;height:38px;padding:0 .35rem;border:0;border-radius:0;border-bottom:2px solid transparent;background:transparent;color:#f8edc49e;font-size:.68rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.scene.scene--portal .portal-window__tab[aria-selected=true]{color:var(--wsb-navy-950);background:var(--wsb-gold-300);border-color:transparent;border-bottom-color:var(--wsb-gold-300)}.scene.scene--portal .portal-window__tab:disabled{opacity:1;cursor:default}.scene.scene--portal .portal-window__body{flex:1 1 auto;height:auto;min-height:0;overflow:hidden;padding:1rem 1.05rem 1.15rem}.scene.scene--portal .portal-desktop-only{display:none}.scene.scene--portal .portal-mobile-only{display:block}.scene.scene--portal .portal-dash,.scene.scene--portal .portal-earn,.scene.scene--portal .portal-market,.scene.scene--portal .portal-wallet,.scene.scene--portal .portal-quiet,.scene.scene--portal .portal-lessons,.scene.scene--portal .portal-activity{animation:portal-panel-in .7s ease both}.scene.scene--portal .portal-dash__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.scene.scene--portal .portal-wallet .portal-dash__cards{grid-template-columns:repeat(3,minmax(0,1fr))}.scene.scene--portal .portal-card{padding:.8rem .85rem .75rem;border:1px solid rgba(232,199,102,.22);border-radius:12px;background:#071634b8}.scene.scene--portal .portal-card--accent{border-color:#e8c7668c;box-shadow:0 0 16px #e8c7661f}.scene.scene--portal .portal-card__label{margin:0;font-size:.58rem;letter-spacing:.14em;font-weight:700;text-transform:uppercase;color:#f8edc4b3}.scene.scene--portal .portal-card__value{margin:.35rem 0 0;font-size:1.65rem;line-height:1;letter-spacing:-.04em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--portal .portal-tree{margin-top:1rem;padding:.85rem .9rem .7rem;border:1px solid rgba(232,199,102,.2);border-radius:12px;background:#06122873}.scene.scene--portal .portal-tree__hint{display:block}.scene.scene--portal .portal-tree__head{display:flex;align-items:baseline;justify-content:space-between;gap:1rem;margin-bottom:0}.scene.scene--portal .portal-tree__title,.scene.scene--portal .portal-earn__title,.scene.scene--portal .portal-market__label,.scene.scene--portal .portal-wallet__history p,.scene.scene--portal .portal-wallet__breakdown p,.scene.scene--portal .portal-lessons__title,.scene.scene--portal .portal-activity__title{margin:0;font-size:.66rem;letter-spacing:.14em;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300)}.scene.scene--portal .portal-tree__hint,.scene.scene--portal .portal-earn__hint,.scene.scene--portal .portal-wallet__note{margin:.35rem 0 0;font-size:.72rem;letter-spacing:.02em;color:#f8edc49e}.scene.scene--portal .portal-tree__legend{display:flex;flex-wrap:wrap;gap:.55rem .9rem;margin:.7rem 0 .55rem;font-size:.62rem;letter-spacing:.08em;text-transform:uppercase;color:#f8edc4b3}.scene.scene--portal .portal-tree__list,.scene.scene--portal .portal-member__children{margin:0;padding:0;list-style:none}.scene.scene--portal .portal-member__children{margin:.15rem 0 .2rem 1.15rem;padding-left:.7rem;border-left:1px solid rgba(232,199,102,.28)}.scene.scene--portal .portal-member__row{display:grid;grid-template-columns:28px 42px minmax(0,1fr) auto;align-items:center;gap:.35rem;min-height:34px;padding:.15rem .2rem;border-radius:8px}.scene.scene--portal .portal-member--l1[data-open=true]>.portal-member__row{background:#e8c7661a;box-shadow:inset 0 0 0 1px #e8c76647}.scene.scene--portal .portal-member__toggle{width:28px;height:28px;padding:0;border:1px solid rgba(232,199,102,.4);border-radius:6px;background:#081838cc;color:var(--wsb-gold-300);font-size:1rem;line-height:1}.scene.scene--portal .portal-member__toggle--spacer{border:0;background:transparent}.scene.scene--portal .portal-member__level{font-size:.62rem;letter-spacing:.08em;font-weight:750;color:var(--wsb-gold-300)}.scene.scene--portal .portal-member__name{overflow:hidden;font-size:.86rem;letter-spacing:.01em;color:var(--wsb-cream);text-overflow:ellipsis;white-space:nowrap}.scene.scene--portal .portal-member__meta{font-size:.68rem;color:#f8edc49e;white-space:nowrap}.scene.scene--portal .portal-earn__title{margin:.9rem 0 0}.scene.scene--portal .portal-summary.portal-mobile-only{display:grid;grid-template-columns:1fr;gap:.65rem;margin-bottom:.2rem}.scene.scene--portal .portal-earn__path{display:none}.scene.scene--portal .portal-earn__table{display:flex;flex-direction:column;gap:.7rem}.scene.scene--portal .portal-earn__head{display:none}.scene.scene--portal .portal-earn__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.2rem .8rem;padding:.85rem .9rem;border:1px solid rgba(232,199,102,.22);border-radius:12px;background:#071634b8}.scene.scene--portal .portal-earn__row p{margin:0;font-size:.92rem;line-height:1.35;color:#f8edc4e0}.scene.scene--portal .portal-earn__row p span{display:block;margin-top:.12rem;font-size:.72rem;letter-spacing:.04em;color:#f8edc49e}.scene.scene--portal .portal-earn__row p:first-child strong{color:var(--wsb-cream)}.scene.scene--portal .portal-earn__row p:last-child{font-size:1.25rem;font-weight:750;letter-spacing:-.03em;color:var(--wsb-gold-300);text-align:right}.scene.scene--portal .portal-market__label{margin:0 0 .7rem;font-size:.92rem}.scene.scene--portal .portal-market__link{display:flex;flex-direction:column;gap:.7rem;padding:.95rem 1rem;border:1px solid rgba(232,199,102,.28);border-radius:12px;background:#071634b8}.scene.scene--portal .portal-market__link p{margin:0;overflow-wrap:anywhere;font-size:1rem;line-height:1.45;color:var(--wsb-cream)}.scene.scene--portal .portal-market__link button,.scene.scene--portal .portal-wallet__action{min-height:44px;width:100%;padding:0 .9rem;border:0;border-radius:10px;background:var(--wsb-gold-300);color:var(--wsb-navy-950);font-size:.82rem;font-weight:800;letter-spacing:.08em}.scene.scene--portal .portal-market__share{display:flex;flex-direction:column;align-items:flex-start;gap:.85rem;margin-top:.9rem}.scene.scene--portal .portal-qr{display:grid;grid-template-columns:repeat(17,1fr);width:min(72vw,236px);aspect-ratio:1;padding:.55rem;border-radius:12px;background:#f4efe4}.scene.scene--portal .portal-qr__cell{background:transparent}.scene.scene--portal .portal-qr__cell.is-on{background:#07111f}.scene.scene--portal .portal-market__copy p{margin:0 0 .45rem;font-size:.88rem;line-height:1.4;color:#f8edc4c7}.scene.scene--portal .portal-market__copy ol{margin:0;padding-left:1.15rem}.scene.scene--portal .portal-market__copy li{margin:.25rem 0;font-size:.92rem;line-height:1.4;color:var(--wsb-cream)}.scene.scene--portal .portal-wallet{display:flex;flex-direction:column;gap:.8rem}.scene.scene--portal .portal-wallet__history{padding-top:.7rem;border-top:1px solid rgba(232,199,102,.2)}.scene.scene--portal .portal-wallet__history div{display:grid;grid-template-columns:1fr 1fr auto;gap:.55rem;margin-top:.5rem;font-size:.92rem;color:#f8edc4db}.scene.scene--portal .portal-wallet__breakdown{padding-top:.75rem;border-top:1px solid rgba(232,199,102,.2)}.scene.scene--portal .portal-wallet__breakdown>div{display:flex;justify-content:space-between;gap:.8rem;margin-top:.55rem;font-size:.95rem;color:#f8edc4db}.scene.scene--portal .portal-wallet__breakdown strong{color:var(--wsb-gold-300);font-size:1.15rem;letter-spacing:-.03em}.scene.scene--portal .portal-lessons__list,.scene.scene--portal .portal-activity__list{margin:.75rem 0 0;padding:0;list-style:none}.scene.scene--portal .portal-lessons__list li,.scene.scene--portal .portal-activity__row{margin:0 0 .65rem;padding:.9rem .95rem;border:1px solid rgba(232,199,102,.22);border-radius:12px;background:#071634b8;font-size:1.02rem;line-height:1.4;color:var(--wsb-cream)}.scene.scene--portal .portal-lessons__note,.scene.scene--portal .portal-activity__note{margin:.75rem 0 0;font-size:.92rem;line-height:1.45;color:#f8edc4b8}.scene.scene--portal .portal-activity__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.35rem .8rem}.scene.scene--portal .portal-activity__row p{margin:0}.scene.scene--portal .portal-activity__row p span{display:block;margin-top:.15rem;font-size:.78rem;letter-spacing:.04em;color:#f8edc49e}.scene.scene--portal .portal-activity__row p:last-child{font-size:1.2rem;font-weight:750;letter-spacing:-.03em;color:var(--wsb-gold-300);text-align:right}.scene.scene--portal .portal-quiet,.scene.scene--portal .portal-quiet.portal-desktop-only{display:none}.scene.scene--portal .portal-quiet p{margin:0;max-width:18rem;font-size:clamp(1.05rem,4.4vw,1.22rem);line-height:1.45;color:#f8edc4e6}}@media(max-width:899px)and (prefers-reduced-motion:reduce){.scene.scene--portal .portal__headline,.scene.scene--portal .portal__access,.scene.scene--portal .portal__beat,.scene.scene--portal .portal__stage,.scene.scene--portal .portal-dash,.scene.scene--portal .portal-earn,.scene.scene--portal .portal-market,.scene.scene--portal .portal-wallet,.scene.scene--portal .portal-quiet,.scene.scene--portal .portal-lessons,.scene.scene--portal .portal-activity,.scene.scene--portal .portal-window{animation:none;transition:none}.scene.scene--portal .portal__headline,.scene.scene--portal .portal__access,.scene.scene--portal .portal__beat,.scene.scene--portal .portal__stage,.scene.scene--portal .portal-dash,.scene.scene--portal .portal-earn,.scene.scene--portal .portal-market,.scene.scene--portal .portal-wallet,.scene.scene--portal .portal-quiet,.scene.scene--portal .portal-lessons,.scene.scene--portal .portal-activity{transform:none}.scene.scene--portal[data-lead=in] .portal__headline,.scene.scene--portal[data-access=in] .portal__access,.scene.scene--portal[data-phase=network] .portal__stage,.scene.scene--portal[data-phase=guide] .portal__stage,.scene.scene--portal[data-phase=live] .portal__stage,.scene.scene--portal[data-phase=network] .portal__winwin,.scene.scene--portal[data-phase=guide] .portal__winwin,.scene.scene--portal[data-phase=live] .portal__winwin{opacity:1;visibility:visible}}.scene.scene--market .market{width:100%}.scene.scene--market .market__path,.scene.scene--market .market__stage,.scene.scene--market .market__cta-slot{display:none}@media(min-width:900px){.scene.scene--market{--market-overlay: rgba(4, 18, 55, .48);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:#041237}.scene.scene--market .market__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--market .market__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(4,18,55,.2) 0%,rgba(4,18,55,.08) 24%,transparent 46%),var(--market-overlay)}.scene.scene--market .market__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--market .market{position:absolute;inset:0;z-index:1;overflow:hidden}.scene.scene--market .market__atmosphere,.scene.scene--market .market__wash{display:none}.scene.scene--market .market__copy{position:absolute;left:6.5%;top:179px;z-index:4;width:min(34%,28rem);pointer-events:none}.scene.scene--market .market__headline{margin:0;font-size:clamp(2.05rem,3.25vw,3.15rem);line-height:.98;letter-spacing:-.045em;font-weight:800;color:#fff;animation:market-copy-in .9s ease both}.scene.scene--market .market__line{display:block}.scene.scene--market .market__headline .market__line--mobile,.scene.scene--market .market__path-arrow--mobile{display:none}.scene.scene--market .market__line--gold{color:var(--wsb-gold-300)}.scene.scene--market .market__support{margin:1.05rem 0 0;max-width:26rem;font-size:clamp(.98rem,1.18vw,1.1rem);line-height:1.45;letter-spacing:.02em;font-weight:550;color:#f8f1dcf2;animation:market-copy-in .9s ease .12s both}.scene.scene--market .market__path{display:flex;flex-direction:column;gap:.28rem;margin:1.7rem 0 0;padding:0;list-style:none;opacity:0;visibility:hidden}.scene.scene--market[data-path=in] .market__path{opacity:1;visibility:visible;animation:market-copy-in .9s ease both}.scene.scene--market .market__path-item{display:flex;align-items:center;gap:.45rem;font-size:clamp(1.05rem,1.45vw,1.28rem);line-height:1.15;letter-spacing:.04em;font-weight:750;color:#f4efe4db;text-transform:uppercase}.scene.scene--market .market__path-item[data-step="3"] .market__path-word{color:var(--wsb-gold-300)}.scene.scene--market .market__path-arrow{color:var(--wsb-gold-300);font-size:.78em}.scene.scene--market .market__stage{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:169px;right:5.5%;bottom:80px;z-index:3;width:min(52%,40rem);opacity:0;visibility:hidden;pointer-events:none}.scene.scene--market[data-panel=in] .market__stage{opacity:1;visibility:visible;pointer-events:auto;animation:market-panel-in .95s ease both}.scene.scene--market .market-panel{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;padding:1.05rem 1.15rem 1.2rem;overflow:hidden;border:1px solid rgba(232,199,102,.42);border-radius:18px;background:linear-gradient(180deg,#123e9e6b,#081838f5 38%,#061228fa);box-shadow:0 24px 60px #0308146b,0 0 0 1px #e8c76614}.scene.scene--market[data-focus=all] .market-panel{border-color:#e8c766b8;box-shadow:0 24px 60px #0308146b,0 0 22px #e8c76629}.scene.scene--market .market-panel__chrome{display:flex;align-items:center;gap:.6rem;margin-bottom:1.05rem}.scene.scene--market .market-panel__mark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--wsb-gold-500);color:#07111f;font-size:.68rem;font-weight:800;letter-spacing:.04em}.scene.scene--market .market-panel__title{margin:0;color:var(--wsb-gold-300);font-size:.92rem;font-weight:800;letter-spacing:.18em}.scene.scene--market .market-panel__label{margin:0;color:#f8edc4c7;font-size:.72rem;font-weight:750;letter-spacing:.14em}.scene.scene--market .market-panel__link{padding:.85rem .9rem;border:1px solid rgba(232,199,102,.18);border-radius:14px;background:#0612288c;transition:box-shadow .45s ease,border-color .45s ease}.scene.scene--market[data-focus=link] .market-panel__link,.scene.scene--market[data-focus=all] .market-panel__link{border-color:#e8c7668c;box-shadow:0 0 18px #e8c76629}.scene.scene--market .market-panel__row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.65rem;align-items:stretch;margin-top:.65rem}.scene.scene--market .market-panel__sample{margin:0;min-height:44px;display:flex;align-items:center;padding:.65rem .9rem;overflow:hidden;border:1px solid rgba(232,199,102,.28);border-radius:10px;background:#07111fb8;color:#f8edc4e6;font-size:1rem;font-weight:700;letter-spacing:.06em;text-transform:lowercase}.scene.scene--market .market-panel__copy{min-height:44px;min-width:7.5rem;padding:0 1.1rem;border:0;border-radius:10px;background:#1d4ed8;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.1em}.scene.scene--market .market-panel__copy[data-copied=true]{background:var(--wsb-gold-500);color:#07111f}.scene.scene--market .market-panel__code{display:flex;flex-direction:column;flex:1 1 auto;min-height:0;align-items:center;justify-content:center;margin-top:1rem;padding:.9rem .7rem 1rem;border:1px solid rgba(232,199,102,.18);border-radius:14px;background:#0612286b;transition:box-shadow .45s ease,border-color .45s ease}.scene.scene--market .market-panel__code .market-panel__label{align-self:flex-start;margin-bottom:.7rem}.scene.scene--market[data-focus=qr] .market-panel__code,.scene.scene--market[data-focus=all] .market-panel__code{border-color:#e8c7668c;box-shadow:0 0 18px #e8c76629}.scene.scene--market .market-qr{position:relative;width:min(78%,20rem);max-height:100%;aspect-ratio:1;margin-top:auto;margin-bottom:auto}.scene.scene--market .market-qr__grid{display:block;width:100%;height:100%}.scene.scene--market .market-qr__badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg);padding:.28rem .55rem;border-radius:6px;background:var(--wsb-gold-500);color:#07111f;font-size:.72rem;font-weight:900;letter-spacing:.16em;box-shadow:0 6px 16px #07111f59}.scene.scene--market .market__disclosure{margin:calc(.85rem + 10px) 0 0;max-width:38rem;font-size:1rem;line-height:1.45;font-weight:600;color:#ece4d2f5}.scene.scene--market .market__cta-slot{display:block;position:absolute;left:0;right:0;bottom:28px;z-index:8;height:44px;pointer-events:none}}@media(max-width:899px){.scene.scene--market{--market-overlay: rgba(4, 18, 55, .48);position:relative;display:block;height:100dvh;max-height:100dvh;min-height:100dvh;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;isolation:isolate;background:#041237}.scene.scene--market .market__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--market .market__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(4,18,55,.22) 0%,transparent 28%),var(--market-overlay)}.scene.scene--market .market__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 35%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--market .market{display:flex;flex-direction:column;position:relative;z-index:1;min-height:min-content;padding:calc(var(--chrome-height) + env(safe-area-inset-top) + 20px) 4vw calc(72px + env(safe-area-inset-bottom))}.scene.scene--market .market__atmosphere,.scene.scene--market .market__wash{display:none}.scene.scene--market .market__copy{display:contents}.scene.scene--market .market__headline{order:0;margin:0;font-size:clamp(1.52rem,6.8vw,1.92rem);line-height:1.05;letter-spacing:-.04em;font-weight:800;color:#fff}.scene.scene--market .market__line{display:block}.scene.scene--market .market__headline .market__line--desk,.scene.scene--market .market__path-arrow--desk{display:none}.scene.scene--market .market__line--gold{color:var(--wsb-gold-300)}.scene.scene--market .market__support{order:1;margin:20px 0 0;font-size:.98rem;line-height:1.45;letter-spacing:.01em;font-weight:550;color:#f8f1dcf2}.scene.scene--market .market__stage{display:none;flex-direction:column;order:2;width:100%;margin-top:28px}.scene.scene--market[data-panel=in] .market__stage{display:flex}.scene.scene--market .market-panel{padding:.95rem .9rem 1.1rem;border:1px solid rgba(232,199,102,.42);border-radius:16px;background:linear-gradient(180deg,#123e9e66,#081838f5);box-shadow:0 18px 40px #03081461,0 0 0 1px #e8c76614}.scene.scene--market[data-focus=all] .market-panel{border-color:#e8c766b8}.scene.scene--market .market-panel__chrome{display:flex;align-items:center;gap:.55rem;margin-bottom:.95rem}.scene.scene--market .market-panel__mark{display:grid;place-items:center;width:28px;height:28px;border-radius:50%;background:var(--wsb-gold-500);color:#07111f;font-size:.68rem;font-weight:800;letter-spacing:.04em}.scene.scene--market .market-panel__title{margin:0;color:var(--wsb-gold-300);font-size:.88rem;font-weight:800;letter-spacing:.16em}.scene.scene--market .market-panel__label{margin:0;color:#f8edc4d1;font-size:.72rem;font-weight:750;letter-spacing:.12em}.scene.scene--market .market-panel__link,.scene.scene--market .market-panel__code{padding:.85rem .8rem;border:1px solid rgba(232,199,102,.18);border-radius:14px;background:#06122880}.scene.scene--market[data-focus=link] .market-panel__link,.scene.scene--market[data-focus=all] .market-panel__link,.scene.scene--market[data-focus=qr] .market-panel__code,.scene.scene--market[data-focus=all] .market-panel__code{border-color:#e8c7668c;box-shadow:0 0 16px #e8c76624}.scene.scene--market .market-panel__code{display:flex;flex-direction:column;align-items:center;margin-top:.8rem;padding-bottom:1.05rem}.scene.scene--market .market-panel__code .market-panel__label{align-self:flex-start;margin-bottom:.75rem}.scene.scene--market .market-panel__row{display:grid;grid-template-columns:1fr;gap:.55rem;margin-top:.6rem}.scene.scene--market .market-panel__sample{margin:0;min-height:44px;display:flex;align-items:center;padding:.7rem .85rem;overflow:hidden;border:1px solid rgba(232,199,102,.28);border-radius:10px;background:#07111fb8;color:#f8edc4f0;font-size:1rem;font-weight:700;letter-spacing:.05em}.scene.scene--market .market-panel__copy{min-height:44px;width:100%;padding:0 1rem;border:0;border-radius:10px;background:#1d4ed8;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.1em}.scene.scene--market .market-panel__copy[data-copied=true]{background:var(--wsb-gold-500);color:#07111f}.scene.scene--market .market-qr{position:relative;width:60vw;max-width:16.5rem;aspect-ratio:1}.scene.scene--market .market-qr__grid{display:block;width:100%;height:100%}.scene.scene--market .market-qr__badge{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) rotate(-8deg);padding:.28rem .5rem;border-radius:6px;background:var(--wsb-gold-500);color:#07111f;font-size:.72rem;font-weight:900;letter-spacing:.16em;box-shadow:0 6px 16px #07111f59}.scene.scene--market .market__disclosure{margin:15px 0 0;font-size:.95rem;line-height:1.45;font-weight:600;color:#ece4d2f5}.scene.scene--market .market__path{display:none;flex-direction:column;align-items:flex-start;gap:.15rem;order:3;margin:32px 0 0;padding:0;list-style:none}.scene.scene--market[data-path=in] .market__path{display:flex}.scene.scene--market .market__path-item{display:flex;flex-direction:column;align-items:flex-start;gap:.12rem;font-size:clamp(1.12rem,4.8vw,1.32rem);line-height:1.15;font-weight:750;letter-spacing:.03em;color:#f4efe4eb;text-transform:uppercase}.scene.scene--market .market__path-item[data-step="3"] .market__path-word{color:var(--wsb-gold-300)}.scene.scene--market .market__path-arrow--mobile{display:block;color:var(--wsb-gold-300);font-size:.85em;line-height:1;margin:.18rem 0 .08rem}.scene.scene--market .market__cta-slot{display:block;order:4;flex:0 0 auto;height:44px;margin-top:28px}}@keyframes market-copy-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes market-panel-in{0%{opacity:0;transform:translate(18px) scale(.98)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){.scene.scene--market .market__path,.scene.scene--market .market__stage{animation:none!important}}.scene.scene--support .support{width:100%}@media(min-width:900px){.scene.scene--support{position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:#07111f}.scene.scene--support .support__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--support .support__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(270deg,rgba(5,12,28,.42) 0%,rgba(5,12,28,.16) 24%,transparent 44%),linear-gradient(180deg,rgba(7,17,31,.2) 0%,transparent 16%,transparent 78%,rgba(7,17,31,.3) 100%),#071a3d66}.scene.scene--support .support__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none;filter:brightness(.84) saturate(.8) contrast(.9)}.scene.scene--support .support{display:grid;grid-template-columns:minmax(0,1.12fr) minmax(22rem,.88fr);grid-template-rows:minmax(0,1fr) auto;align-items:stretch;column-gap:4%;position:absolute;inset:0;z-index:1;padding:173px 5.5% 4.8% 5.2%}.scene.scene--support .support__atmosphere,.scene.scene--support .support__glow,.scene.scene--support .support__wave,.scene.scene--support .support__spark,.scene.scene--support .support__arc{display:none}.scene.scene--support .support__wave{position:absolute;left:16%;bottom:18%;width:min(34vw,420px);aspect-ratio:1;border:1px solid rgba(143,179,217,.12);border-radius:50%;opacity:0}.scene.scene--support[data-hero=in] .support__wave{opacity:1;animation:support-wave 12s ease-out infinite}.scene.scene--support .support__wave--b{left:12%;bottom:12%;width:min(42vw,520px);animation-delay:1.8s}.scene.scene--support .support__wave--c{left:9%;bottom:7%;width:min(50vw,620px);animation-delay:3.6s}.scene.scene--support .support__spark{position:absolute;width:5px;height:5px;border-radius:50%;background:#e8c7666b;opacity:0}.scene.scene--support[data-hero=in] .support__spark{opacity:.7;animation:support-spark 7.5s ease-in-out infinite}.scene.scene--support .support__spark--a{left:38%;top:28%}.scene.scene--support .support__spark--b{left:14%;top:46%;animation-delay:1.4s}.scene.scene--support .support__spark--c{left:44%;bottom:22%;animation-delay:2.6s}.scene.scene--support .support__arc{position:absolute;left:8%;bottom:26%;width:min(28vw,340px);height:90px;border:1px solid rgba(232,199,102,.1);border-bottom:0;border-radius:50% 50% 0 0;opacity:0}.scene.scene--support[data-hero=in] .support__arc{opacity:1;animation:support-arc 9s ease-in-out infinite}.scene.scene--support .support__hook{grid-column:2;grid-row:1;z-index:4;align-self:end;margin:0 0 1.1rem;max-width:28rem;font-size:clamp(1.85rem,3vw,2.7rem);line-height:1.02;letter-spacing:-.035em;font-weight:750;color:var(--wsb-cream);opacity:0;visibility:hidden}.scene.scene--support[data-hook=in] .support__hook{opacity:1;visibility:visible;animation:support-copy-in 1.2s ease both}.scene.scene--support .support__winwin{grid-column:1;grid-row:1 / span 2;z-index:2;justify-self:start;align-self:end;width:auto;height:min(74vh,640px);max-width:min(48vw,560px);margin-left:140px;object-fit:contain;object-position:left bottom;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden}.scene.scene--support[data-hero=in] .support__winwin{opacity:1;visibility:visible;animation:support-winwin-arrive 1.2s ease-out both,support-winwin-idle 6.4s ease-in-out 1.25s infinite}.scene.scene--support .support__message{grid-column:2;grid-row:2;z-index:4;align-self:start;padding-bottom:6vh;max-width:28rem}.scene.scene--support .support__reassure{margin:0;font-size:clamp(2.05rem,3.3vw,3.15rem);line-height:1.02;letter-spacing:-.04em;font-weight:750;color:var(--wsb-cream);opacity:0;visibility:hidden}.scene.scene--support[data-hero=in] .support__reassure{opacity:1;visibility:visible;animation:support-copy-in 1.2s ease both}.scene.scene--support .support__mark{color:var(--wsb-gold-300);font-weight:800;letter-spacing:.04em;text-shadow:0 0 18px rgba(232,199,102,.22)}.scene.scene--support[data-hero=in] .support__mark{animation:support-gold-glow 5.6s ease-in-out 1.2s infinite}.scene.scene--support .support__status,.scene.scene--support .support__body{opacity:0;visibility:hidden}.scene.scene--support[data-status=in] .support__status,.scene.scene--support[data-status=in] .support__body{opacity:1;visibility:visible;animation:support-copy-in 1.1s ease both}.scene.scene--support .support__status{display:inline-flex;align-items:center;gap:.85rem;margin:1.35rem 0 0;padding:.45rem .8rem .45rem .7rem;border:1px solid rgba(232,199,102,.28);border-radius:999px;background:#0716349e}.scene.scene--support .support__status-label,.scene.scene--support .support__status-online{margin:0;font-size:.68rem;letter-spacing:.12em;font-weight:750;text-transform:uppercase}.scene.scene--support .support__status-label{color:var(--wsb-gold-300)}.scene.scene--support .support__status-online{display:inline-flex;align-items:center;gap:.4rem;color:#f8edc4e0}.scene.scene--support .support__pulse{width:7px;height:7px;border-radius:50%;background:#7dffb3;box-shadow:0 0 #7dffb38c}.scene.scene--support[data-status=in] .support__pulse{animation:support-online-pulse 2.8s ease-out infinite}.scene.scene--support .support__body{margin:1.05rem 0 0;max-width:24.5rem;font-size:clamp(1.02rem,1.28vw,1.18rem);line-height:1.45;letter-spacing:.02em;color:#f8edc4d1}.scene.scene--support .support__close{margin:1.45rem 0 0;font-size:clamp(1.05rem,1.5vw,1.32rem);line-height:1.25;letter-spacing:.045em;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300);opacity:0;visibility:hidden}.scene.scene--support[data-close=in] .support__close{opacity:1;visibility:visible;animation:support-copy-in 1.1s ease both}}@media(min-width:900px)and (prefers-reduced-motion:reduce){.scene.scene--support .support__hook,.scene.scene--support .support__winwin,.scene.scene--support .support__reassure,.scene.scene--support .support__status,.scene.scene--support .support__body,.scene.scene--support .support__close,.scene.scene--support .support__wave,.scene.scene--support .support__spark,.scene.scene--support .support__arc,.scene.scene--support .support__pulse,.scene.scene--support .support__mark{animation:none}.scene.scene--support[data-hook=in] .support__hook,.scene.scene--support[data-hero=in] .support__winwin,.scene.scene--support[data-hero=in] .support__reassure,.scene.scene--support[data-status=in] .support__status,.scene.scene--support[data-status=in] .support__body,.scene.scene--support[data-close=in] .support__close{opacity:1;visibility:visible;transform:none}}@keyframes support-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes support-winwin-arrive{0%{opacity:0;transform:translate(-28px,12px)}to{opacity:1;transform:none}}@keyframes support-winwin-idle{0%,to{transform:translateY(0)}48%{transform:translateY(-4px)}72%{transform:translateY(-1px)}}@keyframes support-wave{0%{transform:scale(.86);opacity:.18}70%{opacity:.08}to{transform:scale(1.12);opacity:0}}@keyframes support-spark{0%,to{opacity:.18;transform:scale(.8)}50%{opacity:.7;transform:scale(1)}}@keyframes support-arc{0%,to{opacity:.08}50%{opacity:.2}}@keyframes support-gold-glow{0%,to{text-shadow:0 0 14px rgba(232,199,102,.16)}50%{text-shadow:0 0 22px rgba(232,199,102,.32)}}@keyframes support-online-pulse{0%{box-shadow:0 0 #7dffb380}70%{box-shadow:0 0 0 8px #7dffb300}to{box-shadow:0 0 #7dffb300}}@keyframes support-winwin-arrive-mobile{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@media(max-width:899px){.scene.scene--support{--support-mobile-nav: calc(48px + env(safe-area-inset-bottom)) ;position:relative;display:block;height:100dvh;max-height:100dvh;min-height:100dvh;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;isolation:isolate;background:#07111f}.scene.scene--support .support__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--support .support__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(5,12,28,.42) 0%,rgba(5,12,28,.12) 18%,transparent 32%),linear-gradient(180deg,transparent 72%,rgba(7,17,31,.3) 100%),#071a3d66}.scene.scene--support .support__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none;filter:brightness(.84) saturate(.8) contrast(.9)}.scene.scene--support .support{display:flex;flex-direction:column;align-items:center;position:relative;z-index:1;width:100%;max-width:100%;min-height:min-content;overflow-x:hidden;padding:calc(var(--chrome-height) + env(safe-area-inset-top) + 16px) 20px calc(var(--support-mobile-nav) + 1.1rem)}.scene.scene--support .support__atmosphere,.scene.scene--support .support__wave,.scene.scene--support .support__spark,.scene.scene--support .support__arc,.scene.scene--support .support__glow{display:none}.scene.scene--support .support__hook{position:relative;z-index:3;width:100%;margin:0;font-size:clamp(1.85rem,8vw,2.35rem);line-height:1.05;letter-spacing:-.035em;font-weight:800;text-align:center;color:var(--wsb-cream);opacity:0;visibility:hidden}.scene.scene--support[data-hook=in] .support__hook{opacity:1;visibility:visible;animation:support-copy-in 1.2s ease both}.scene.scene--support .support__winwin{position:relative;z-index:2;display:none;width:min(64vw,248px);height:auto;max-height:38vh;margin:1.05rem auto 0;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden}.scene.scene--support[data-hero=in] .support__winwin{display:block;opacity:1;visibility:visible;animation:support-winwin-arrive-mobile 1.2s ease-out both,support-winwin-idle 6.4s ease-in-out 1.25s infinite}.scene.scene--support .support__message{position:relative;z-index:3;display:flex;flex-direction:column;align-items:center;width:100%;max-width:100%;margin-top:.85rem;text-align:center}.scene.scene--support .support__reassure{margin:0;font-size:clamp(1.7rem,7.4vw,2.15rem);line-height:1.08;letter-spacing:-.035em;font-weight:800;color:var(--wsb-cream);opacity:0;visibility:hidden}.scene.scene--support[data-hero=in] .support__reassure{opacity:1;visibility:visible;animation:support-copy-in 1.2s ease both}.scene.scene--support .support__mark{color:var(--wsb-gold-300);font-weight:800}.scene.scene--support .support__status,.scene.scene--support .support__body{opacity:0;visibility:hidden}.scene.scene--support[data-status=in] .support__status,.scene.scene--support[data-status=in] .support__body{opacity:1;visibility:visible;animation:support-copy-in 1.1s ease both}.scene.scene--support .support__status{display:inline-flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.55rem .8rem;margin:1rem auto 0;padding:.42rem .75rem;border:1px solid rgba(232,199,102,.28);border-radius:999px;background:#0716349e}.scene.scene--support .support__status-label,.scene.scene--support .support__status-online{margin:0;font-size:.66rem;letter-spacing:.1em;font-weight:750;text-transform:uppercase}.scene.scene--support .support__status-label{color:var(--wsb-gold-300)}.scene.scene--support .support__status-online{display:inline-flex;align-items:center;gap:.38rem;color:#f8edc4e0}.scene.scene--support .support__pulse{width:7px;height:7px;border-radius:50%;background:#7dffb3;box-shadow:0 0 #7db3ff00}.scene.scene--support[data-status=in] .support__pulse{animation:support-online-pulse 2.8s ease-out infinite}.scene.scene--support .support__body{margin:.9rem 0 0;width:100%;max-width:22rem;font-size:clamp(.98rem,4vw,1.08rem);line-height:1.45;color:#f8edc4d6;overflow-wrap:anywhere}.scene.scene--support .support__close{margin:1.05rem 0 0;width:100%;max-width:20rem;font-size:clamp(.98rem,4.1vw,1.12rem);line-height:1.3;letter-spacing:.04em;white-space:normal;overflow-wrap:anywhere;font-weight:750;text-transform:uppercase;color:var(--wsb-gold-300);opacity:0;visibility:hidden}.scene.scene--support[data-close=in] .support__close{opacity:1;visibility:visible;animation:support-copy-in 1.1s ease both}}@media(max-width:899px)and (prefers-reduced-motion:reduce){.scene.scene--support .support__hook,.scene.scene--support .support__winwin,.scene.scene--support .support__reassure,.scene.scene--support .support__status,.scene.scene--support .support__body,.scene.scene--support .support__close,.scene.scene--support .support__pulse{animation:none}.scene.scene--support[data-hook=in] .support__hook,.scene.scene--support[data-hero=in] .support__winwin,.scene.scene--support[data-hero=in] .support__reassure,.scene.scene--support[data-status=in] .support__status,.scene.scene--support[data-status=in] .support__body,.scene.scene--support[data-close=in] .support__close{opacity:1;visibility:visible;transform:none}}.scene.scene--join .join{width:100%}.scene.scene--join .join__art picture{display:contents}@media(min-width:900px){.scene.scene--join{--join-overlay: rgba(4, 18, 55, .38);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;background:#041237}.scene.scene--join .join__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--join .join__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,transparent 0%,rgba(4,18,55,.16) 24%,rgba(4,18,55,.1) 42%,transparent 58%),var(--join-overlay)}.scene.scene--join .join__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 38%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--join .join{position:absolute;inset:0;z-index:1;overflow:hidden}.scene.scene--join .join__atmosphere,.scene.scene--join .join__wash{display:none;position:absolute;pointer-events:none}.scene.scene--join .join__atmosphere{inset:0;z-index:0}.scene.scene--join .join__wash--navy{inset:0;background:radial-gradient(ellipse 50% 60% at 80% 72%,rgba(10,36,88,.48) 0%,transparent 68%)}.scene.scene--join .join__wash--gold{left:8%;top:18%;width:30%;height:34%;background:radial-gradient(ellipse at 40% 50%,rgba(232,199,102,.1) 0%,transparent 72%)}.scene.scene--join .join__wash--blue{right:10%;top:16%;width:40%;height:48%;background:radial-gradient(ellipse at 50% 40%,rgba(46,107,176,.2) 0%,transparent 74%)}.scene.scene--join .join__copy{position:absolute;left:28%;top:169px;z-index:4;width:min(37%,36rem)}.scene.scene--join .join__headline{margin:0;font-size:clamp(2.05rem,3.3vw,3.2rem);line-height:.98;letter-spacing:-.045em;font-weight:800;color:#fff}.scene.scene--join .join__line{display:block}.scene.scene--join .join__line--gold{color:var(--wsb-gold-300)}.scene.scene--join .join__support{margin:.85rem 0 0;max-width:34rem;font-size:clamp(1rem,1.2vw,1.12rem);line-height:1.45;font-weight:550;color:#f8f1dcf2}.scene.scene--join .join__for{margin:1.45rem 0 .7rem;color:var(--wsb-gold-300);font-size:.78rem;font-weight:800;letter-spacing:.16em}.scene.scene--join .join__cta{display:inline-flex;align-items:center;justify-content:center;min-height:56px;min-width:15.5rem;padding:0 1.8rem;border:1px solid var(--wsb-gold-300);border-radius:12px;background:var(--wsb-gold-500);color:#07111f;font-size:.92rem;font-weight:800;letter-spacing:.14em;text-decoration:none;text-transform:uppercase}.scene.scene--join .join__after{margin-top:1.35rem;max-width:none}.scene.scene--join .join__after-title{margin:0;color:var(--wsb-gold-300);font-size:clamp(1.05rem,1.5vw,1.28rem);font-weight:800;letter-spacing:.08em}.scene.scene--join .join__after-body{margin:.55rem 0 0;font-size:.98rem;line-height:1.45;font-weight:600;color:#f4efe4eb}.scene.scene--join .join__path--mobile{display:none}.scene.scene--join .join__register{position:absolute;left:66%;right:5.5%;top:171px;z-index:4;display:flex;flex-direction:column;align-items:center;width:auto}.scene.scene--join .join__qr-label{margin:0 0 .7rem;color:var(--wsb-gold-300);font-size:.82rem;font-weight:800;letter-spacing:.16em;text-align:center}.scene.scene--join .join__qr{display:grid;place-items:center;box-sizing:border-box;max-width:100%;padding:14px;background:#fff;border-radius:16px;box-shadow:0 18px 44px #03081459}.scene.scene--join .join__qr canvas{display:block;width:min(240px,100%);height:auto;aspect-ratio:1}.scene.scene--join .join__link{display:flex;flex-direction:column;align-items:stretch;width:min(268px,100%);margin-top:1rem}.scene.scene--join .join__link-label{margin:0 0 .45rem;color:var(--wsb-gold-300);font-size:.72rem;font-weight:800;letter-spacing:.14em;text-align:center}.scene.scene--join .join__link-field{width:100%;min-height:42px;margin:0;padding:0 .8rem;overflow:hidden;border:1px solid rgba(232,199,102,.28);border-radius:10px;background:#07111fb8;color:#f8edc4e0;font-size:.72rem;font-weight:650;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.scene.scene--join .join__copy-btn{margin-top:.55rem;min-height:44px;padding:0 1rem;border:0;border-radius:10px;background:#1d4ed8;color:#fff;font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;cursor:pointer}.scene.scene--join .join__copy-btn[data-copied=true]{background:var(--wsb-gold-500);color:#07111f}.scene.scene--join .join__art{position:absolute;left:2.5%;bottom:3%;z-index:2;display:flex;align-items:flex-end;justify-content:center;width:24%;height:min(62%,520px);pointer-events:none}.scene.scene--join .join__hero{display:block;width:100%;height:100%;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none}}@media(max-width:899px){.scene.scene--join{--join-overlay: rgba(4, 18, 55, .38);position:relative;display:block;height:100dvh;max-height:100dvh;min-height:100dvh;padding:0;overflow-x:hidden;overflow-y:auto;-webkit-overflow-scrolling:touch;isolation:isolate;background:#041237}.scene.scene--join .join__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--join .join__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(4,18,55,.18) 0%,transparent 30%),var(--join-overlay)}.scene.scene--join .join__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 32%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--join .join{display:flex;flex-direction:column;align-items:stretch;position:relative;z-index:1;min-height:min-content;padding:calc(var(--chrome-height) + env(safe-area-inset-top) + 16px) 5.5vw calc(88px + env(safe-area-inset-bottom))}.scene.scene--join .join__atmosphere{display:none}.scene.scene--join .join__copy{display:contents}.scene.scene--join .join__path{display:none}.scene.scene--join .join__headline{order:1;margin:0;max-width:100%;font-size:clamp(1.58rem,7.2vw,1.92rem);line-height:1.04;letter-spacing:-.04em;font-weight:800;color:#fff}.scene.scene--join .join__line{display:block}.scene.scene--join .join__line--gold{color:var(--wsb-gold-300)}.scene.scene--join .join__art{order:2;display:flex;align-items:flex-end;justify-content:center;width:100%;margin:.7rem 0 .15rem;pointer-events:none}.scene.scene--join .join__hero{display:block;width:auto;height:min(46vh,22rem);max-width:92%;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--join .join__support{order:3;margin:.55rem 0 0;font-size:1rem;line-height:1.45;font-weight:550;color:#f8f1dcf2}.scene.scene--join .join__for{order:4;margin:1.15rem 0 .65rem;color:var(--wsb-gold-300);font-size:.74rem;font-weight:800;letter-spacing:.14em}.scene.scene--join .join__cta{order:5;display:flex;align-items:center;justify-content:center;box-sizing:border-box;min-height:56px;width:100%;padding:0 1.2rem;border:1px solid var(--wsb-gold-300);border-radius:12px;background:var(--wsb-gold-500);color:#07111f;font-size:.9rem;font-weight:800;letter-spacing:.12em;text-decoration:none;text-transform:uppercase}.scene.scene--join .join__register{order:6;display:flex;flex-direction:column;align-items:center;width:100%;margin-top:1.45rem}.scene.scene--join .join__qr-label{margin:0 0 .7rem;color:var(--wsb-gold-300);font-size:.78rem;font-weight:800;letter-spacing:.14em;text-align:center}.scene.scene--join .join__qr{display:grid;place-items:center;box-sizing:border-box;padding:12px;background:#fff;border-radius:14px}.scene.scene--join .join__qr canvas{display:block;width:min(64vw,16.5rem);height:min(64vw,16.5rem)}.scene.scene--join .join__link{display:flex;flex-direction:column;align-items:stretch;width:100%;margin-top:1.2rem}.scene.scene--join .join__link-label{margin:0 0 .5rem;color:var(--wsb-gold-300);font-size:.74rem;font-weight:800;letter-spacing:.14em;text-align:center}.scene.scene--join .join__link-field{box-sizing:border-box;width:100%;min-height:46px;margin:0;padding:0 .85rem;overflow:hidden;border:1px solid rgba(232,199,102,.28);border-radius:10px;background:#07111fb8;color:#f8edc4e0;font-size:.72rem;font-weight:650;letter-spacing:.01em;text-overflow:ellipsis;white-space:nowrap}.scene.scene--join .join__copy-btn{margin-top:.6rem;min-height:48px;width:100%;padding:0 1rem;border:0;border-radius:10px;background:#1d4ed8;color:#fff;font-size:.8rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.scene.scene--join .join__copy-btn[data-copied=true]{background:var(--wsb-gold-500);color:#07111f}.scene.scene--join .join__after{order:7;margin-top:1.55rem}.scene.scene--join .join__after-title{margin:0;color:var(--wsb-gold-300);font-size:1.05rem;font-weight:800;letter-spacing:.03em;overflow-wrap:normal;-webkit-hyphens:none;hyphens:none}.scene.scene--join .join__after-body{margin:.55rem 0 0;font-size:.98rem;line-height:1.5;font-weight:600;color:#f4efe4eb}}.scene.scene--grow .grow{width:100%}.scene.scene--grow .grow__dream-stage{width:100%;height:100%}.scene.scene--grow .grow__read,.scene.scene--grow .grow__dream-art--dining,.scene.scene--grow .grow__dream-art--staycation,.scene.scene--grow .grow__dream-art--escape{display:none}@media(min-width:900px){.scene.scene--grow{position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;contain:layout;background:#07111f}.scene.scene--grow .grow{position:absolute;inset:0;overflow:hidden}.scene.scene--grow .grow__reality-frame,.scene.scene--grow .grow__reality{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none}.scene.scene--grow .grow__reality-frame{z-index:0}.scene.scene--grow .grow__reality{object-fit:cover;object-position:right center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--grow .grow__read{display:block;position:absolute;inset:0;z-index:1;pointer-events:none;background:radial-gradient(ellipse 44% 50% at 14% 22%,#07111f8c,#07111f5c 32%,#07111f24 56%,#07111f00 74%)}.scene.scene--grow .grow__copy{position:absolute;left:6.2%;top:165px;z-index:4;width:min(38%,34rem);pointer-events:none}.scene.scene--grow .grow__messages{position:relative;min-height:7.7rem}html[data-locale=taglish] .scene.scene--grow .grow__messages{min-height:10.4rem}.scene.scene--grow .grow__msg{position:absolute;left:0;right:0;top:0;margin:0;opacity:0;transition:opacity .7s ease}.scene.scene--grow[data-copy=opening] .grow__msg--opening,.scene.scene--grow[data-copy=shopping] .grow__msg--shopping,.scene.scene--grow[data-copy=dining] .grow__msg--dining,.scene.scene--grow[data-copy=staycation] .grow__msg--staycation,.scene.scene--grow[data-copy=escape] .grow__msg--escape{opacity:1}.scene.scene--grow .grow__keep{margin:0 0 .28rem;font-size:clamp(2.5rem,2.5vw,2.625rem);line-height:.96;letter-spacing:-.035em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.45);opacity:0;visibility:hidden}.scene.scene--grow[data-kicker=in] .grow__keep{opacity:1;visibility:visible;animation:grow-copy-in 1.1s ease both}.scene.scene--grow .grow__headline{margin:0;font-size:clamp(2.5rem,2.5vw,2.625rem);line-height:.96;letter-spacing:-.04em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.45);opacity:0;visibility:hidden}.scene.scene--grow[data-headline=in] .grow__headline{opacity:1;visibility:visible;animation:grow-copy-in 1.1s ease both}.scene.scene--grow .grow__keep,.scene.scene--grow .grow__more,.scene.scene--grow .grow__unlock,.scene.scene--grow .grow__msg-line{display:block;white-space:nowrap}.scene.scene--grow .grow__msg--shopping,.scene.scene--grow .grow__msg--dining,.scene.scene--grow .grow__msg--staycation,.scene.scene--grow .grow__msg--escape{font-size:clamp(2.5rem,2.5vw,2.625rem);line-height:.96;letter-spacing:-.04em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.45)}.scene.scene--grow .grow__mark{color:var(--wsb-gold-300);font-weight:900}.scene.scene--grow .grow__mechanic{margin:1.25rem 0 0;width:max-content;max-width:min(36rem,92%);font-size:1rem;line-height:1.2;letter-spacing:.04em;font-weight:800;text-transform:uppercase;white-space:nowrap;color:#f0d078;text-shadow:0 1px 8px rgba(7,17,31,.45);opacity:0;transition:opacity .7s ease}.scene.scene--grow[data-headline=in] .grow__mechanic{opacity:1}.scene.scene--grow .grow__dream{position:absolute;left:7.5%;top:calc(161px + 10.8rem);z-index:2;width:min(620px,46vw);aspect-ratio:3 / 2;height:auto;pointer-events:none;opacity:1;visibility:hidden}.scene.scene--grow[data-glow=in] .grow__dream,.scene.scene--grow[data-dream=in] .grow__dream{visibility:visible}.scene.scene--grow .grow__dream-glow{position:absolute;inset:-14% -12%;z-index:0;opacity:0;background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(8,28,68,.16) 0%,rgba(8,28,68,.06) 72%,transparent 88%),radial-gradient(ellipse 50% 50% at 50% 50%,transparent 0%,transparent 78%,rgba(232,199,102,.26) 86%,rgba(232,199,102,.08) 93%,transparent 100%)}.scene.scene--grow[data-glow=in] .grow__dream-glow{opacity:1;animation:grow-glow-in 1.4s ease both}.scene.scene--grow .grow__dream-clip{position:relative;z-index:1;width:100%;height:100%;overflow:visible;opacity:0;visibility:hidden;transform-origin:center center;-webkit-mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,#fff 0%,#fff 92%,rgba(255,255,255,.55) 96%,transparent 100%);mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,#fff 0%,#fff 92%,rgba(255,255,255,.55) 96%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.scene.scene--grow[data-dream=in] .grow__dream-clip{opacity:1;visibility:visible;animation:grow-oval-in 1.8s ease both}.scene.scene--grow .grow__dream-stage{position:relative;width:100%;height:100%}.scene.scene--grow .grow__dream-art{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 46%;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity 1s ease}.scene.scene--grow[data-vision=shopping] .grow__dream-art--shopping,.scene.scene--grow[data-vision=dining] .grow__dream-art--dining,.scene.scene--grow[data-vision=staycation] .grow__dream-art--staycation,.scene.scene--grow[data-vision=escape] .grow__dream-art--escape{opacity:1;animation:grow-dream-drift-desktop 22s ease-in-out infinite}.scene.scene--grow .grow__dream-shade{position:absolute;left:0;right:0;bottom:0;z-index:2;height:38%;pointer-events:none;background:radial-gradient(ellipse 76% 86% at 50% 110%,#07111f7a,#07111f33 44%,#07111f00 72%)}.scene.scene--grow .grow__dream-label{position:absolute;left:18%;right:18%;bottom:15%;z-index:3;margin:0;padding:0;text-align:center;font-family:inherit;font-size:.78rem;font-weight:800;letter-spacing:.16em;line-height:1.15;text-transform:uppercase;white-space:nowrap;color:#f6f0e4;text-shadow:0 1px 10px rgba(7,17,31,.7);opacity:0;pointer-events:none;transition:opacity 1s ease}.scene.scene--grow .grow__dream-label:before{content:"";display:block;width:2.1rem;height:1px;margin:0 auto .42rem;background:#e8c7669e}.scene.scene--grow[data-vision=shopping] .grow__dream-label--shopping,.scene.scene--grow[data-vision=dining] .grow__dream-label--dining,.scene.scene--grow[data-vision=staycation] .grow__dream-label--staycation,.scene.scene--grow[data-vision=escape] .grow__dream-label--escape{opacity:1}}@media(min-width:900px)and (prefers-reduced-motion:reduce){.scene.scene--grow .grow__keep,.scene.scene--grow .grow__headline,.scene.scene--grow .grow__dream,.scene.scene--grow .grow__dream-glow,.scene.scene--grow .grow__dream-clip,.scene.scene--grow .grow__dream-art,.scene.scene--grow .grow__dream-label{animation:none}.scene.scene--grow .grow__dream-art,.scene.scene--grow .grow__dream-label{animation:none;transition:none}.scene.scene--grow .grow__msg,.scene.scene--grow .grow__mechanic{transition:none}.scene.scene--grow[data-kicker=in] .grow__keep,.scene.scene--grow[data-headline=in] .grow__headline,.scene.scene--grow[data-glow=in] .grow__dream-glow,.scene.scene--grow[data-dream=in] .grow__dream-clip,.scene.scene--grow[data-headline=in] .grow__mechanic{opacity:1;visibility:visible;transform:none}}@keyframes grow-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes grow-glow-in{0%{opacity:0}to{opacity:1}}@keyframes grow-dream-in{0%{opacity:0}to{opacity:1}}@keyframes grow-oval-in{0%{opacity:0;transform:scale(.98)}to{opacity:1;transform:none}}@keyframes grow-dream-drift{0%,to{transform:scale(1)}50%{transform:scale(1.02)}}@keyframes grow-dream-drift-desktop{0%,to{transform:scale(1)}50%{transform:scale(1.015)}}@media(max-width:899px){.scene.scene--grow{--grow-mobile-nav: calc(48px + env(safe-area-inset-bottom)) ;position:relative;display:block;height:100dvh;max-height:100dvh;min-height:100dvh;padding:0;overflow:hidden;isolation:isolate;contain:layout;background:#07111f}.scene.scene--grow .grow{position:absolute;inset:0;overflow:hidden}.scene.scene--grow .grow__reality-frame,.scene.scene--grow .grow__reality{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none}.scene.scene--grow .grow__reality{object-fit:cover;object-position:center top;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--grow .grow__read{display:none}.scene.scene--grow .grow__copy{position:absolute;left:4%;right:4%;top:60%;z-index:4;width:auto;text-align:center;pointer-events:none}.scene.scene--grow .grow__copy:before{content:"";position:absolute;left:50%;top:-32px;bottom:-40px;width:96vw;z-index:-1;pointer-events:none;transform:translate(-50%);background:radial-gradient(ellipse 58% 48% at 50% 50%,#07111fb8,#07111f80 36%,#07111f00 70%),radial-gradient(ellipse 88% 70% at 50% 52%,#07111f6b,#07111f33 46%,#07111f00 76%)}.scene.scene--grow .grow__messages{position:relative;min-height:5.85rem}.scene.scene--grow .grow__msg{position:absolute;left:0;right:0;top:0;margin:0;opacity:0;transition:opacity .7s ease}.scene.scene--grow[data-copy=opening] .grow__msg--opening,.scene.scene--grow[data-copy=shopping] .grow__msg--shopping,.scene.scene--grow[data-copy=dining] .grow__msg--dining,.scene.scene--grow[data-copy=staycation] .grow__msg--staycation,.scene.scene--grow[data-copy=escape] .grow__msg--escape{opacity:1}.scene.scene--grow .grow__keep{margin:0 0 .2rem;font-size:clamp(1.875rem,8vw,2.125rem);line-height:.98;letter-spacing:-.035em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.5);opacity:0;visibility:hidden}.scene.scene--grow[data-kicker=in] .grow__keep{opacity:1;visibility:visible;animation:grow-copy-in 1.1s ease both}.scene.scene--grow .grow__headline{margin:0;font-size:clamp(1.875rem,8vw,2.125rem);line-height:.98;letter-spacing:-.04em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.5);opacity:0;visibility:hidden}.scene.scene--grow[data-headline=in] .grow__headline{opacity:1;visibility:visible;animation:grow-copy-in 1.1s ease both}.scene.scene--grow .grow__more,.scene.scene--grow .grow__unlock,.scene.scene--grow .grow__msg-line{display:block}.scene.scene--grow .grow__msg--shopping,.scene.scene--grow .grow__msg--dining,.scene.scene--grow .grow__msg--staycation,.scene.scene--grow .grow__msg--escape{font-size:clamp(1.875rem,8vw,2.125rem);line-height:.98;letter-spacing:-.04em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.5)}.scene.scene--grow .grow__mark{color:var(--wsb-gold-300);font-weight:900}.scene.scene--grow .grow__mechanic{margin:1.75rem auto 0;max-width:16.5rem;font-size:clamp(.8125rem,3.4vw,.875rem);line-height:1.25;letter-spacing:.04em;font-weight:800;text-transform:uppercase;color:#f0d078;text-shadow:0 1px 10px rgba(7,17,31,.65);opacity:0;transition:opacity .7s ease}.scene.scene--grow .grow__mechanic-part{display:block}.scene.scene--grow[data-headline=in] .grow__mechanic{opacity:1}.scene.scene--grow .grow__dream{position:absolute;left:6%;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 8px);z-index:2;width:88%;aspect-ratio:1.9 / 1;height:auto;pointer-events:none;opacity:1;visibility:hidden}.scene.scene--grow[data-glow=in] .grow__dream,.scene.scene--grow[data-dream=in] .grow__dream{visibility:visible}.scene.scene--grow .grow__dream-glow{position:absolute;inset:-16% -12%;z-index:0;opacity:0;background:radial-gradient(ellipse 50% 50% at 50% 50%,rgba(8,28,68,.16) 0%,rgba(8,28,68,.06) 72%,transparent 88%),radial-gradient(ellipse 50% 50% at 50% 50%,transparent 0%,transparent 78%,rgba(232,199,102,.26) 86%,rgba(232,199,102,.08) 93%,transparent 100%)}.scene.scene--grow[data-glow=in] .grow__dream-glow{opacity:1;animation:grow-glow-in 1.4s ease both}.scene.scene--grow .grow__dream-clip{position:relative;z-index:1;width:100%;height:100%;overflow:visible;opacity:0;visibility:hidden;transform-origin:center center;-webkit-mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,#fff 0%,#fff 92%,rgba(255,255,255,.55) 96%,transparent 100%);mask-image:radial-gradient(ellipse 50% 50% at 50% 50%,#fff 0%,#fff 92%,rgba(255,255,255,.55) 96%,transparent 100%);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:100% 100%;mask-size:100% 100%}.scene.scene--grow[data-dream=in] .grow__dream-clip{opacity:1;visibility:visible;animation:grow-oval-in 1.8s ease both}.scene.scene--grow .grow__dream-stage{position:relative;width:100%;height:100%}.scene.scene--grow .grow__dream-art,.scene.scene--grow .grow__dream-art--dining,.scene.scene--grow .grow__dream-art--staycation,.scene.scene--grow .grow__dream-art--escape{position:absolute;inset:0;display:block;width:100%;height:100%;max-width:none;margin:0;object-fit:cover;object-position:center 46%;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transition:opacity 1s ease}.scene.scene--grow[data-vision=shopping] .grow__dream-art--shopping,.scene.scene--grow[data-vision=dining] .grow__dream-art--dining,.scene.scene--grow[data-vision=staycation] .grow__dream-art--staycation,.scene.scene--grow[data-vision=escape] .grow__dream-art--escape{opacity:1;animation:grow-dream-drift 22s ease-in-out infinite}.scene.scene--grow .grow__dream-shade{position:absolute;left:0;right:0;bottom:0;z-index:2;height:46%;pointer-events:none;background:radial-gradient(ellipse 80% 90% at 50% 108%,#07111f80,#07111f38 46%,#07111f00 74%)}.scene.scene--grow .grow__dream-label{position:absolute;left:16%;right:16%;bottom:17%;z-index:3;margin:0;padding:0;text-align:center;font-family:inherit;font-size:clamp(.6rem,2.7vw,.7rem);font-weight:800;letter-spacing:.1em;line-height:1.15;text-transform:uppercase;white-space:nowrap;color:#f6f0e4;text-shadow:0 1px 10px rgba(7,17,31,.7);opacity:0;pointer-events:none;transition:opacity 1s ease}.scene.scene--grow .grow__dream-label:before{content:"";display:block;width:1.7rem;height:1px;margin:0 auto .32rem;background:#e8c7669e}.scene.scene--grow[data-vision=shopping] .grow__dream-label--shopping,.scene.scene--grow[data-vision=dining] .grow__dream-label--dining,.scene.scene--grow[data-vision=staycation] .grow__dream-label--staycation,.scene.scene--grow[data-vision=escape] .grow__dream-label--escape{opacity:1}}@media(max-width:899px)and (prefers-reduced-motion:reduce){.scene.scene--grow .grow__keep,.scene.scene--grow .grow__headline,.scene.scene--grow .grow__dream,.scene.scene--grow .grow__dream-glow,.scene.scene--grow .grow__dream-clip,.scene.scene--grow .grow__dream-art,.scene.scene--grow .grow__dream-label{animation:none}.scene.scene--grow .grow__dream-art,.scene.scene--grow .grow__dream-label{animation:none;transition:none}.scene.scene--grow .grow__msg,.scene.scene--grow .grow__mechanic{transition:none}.scene.scene--grow[data-kicker=in] .grow__keep,.scene.scene--grow[data-headline=in] .grow__headline,.scene.scene--grow[data-glow=in] .grow__dream-glow,.scene.scene--grow[data-dream=in] .grow__dream-clip,.scene.scene--grow[data-headline=in] .grow__mechanic{opacity:1;visibility:visible;transform:none}}.scene.scene--lead .lead{width:100%}.scene.scene--lead .lead__msg--activity,.scene.scene--lead .lead__msg--network,.scene.scene--lead .lead__msg--commission,.scene.scene--lead .lead__msg--supportOwn,.scene.scene--lead .lead__msg--cycle,.scene.scene--lead .lead__msg--close{display:none}@media(min-width:900px){.scene.scene--lead{--lead-overlay: rgba(4, 18, 55, .48);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;contain:layout;background:#041237}.scene.scene--lead .lead__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--lead .lead__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(4,18,55,.2) 0%,rgba(4,18,55,.08) 24%,transparent 46%),var(--lead-overlay)}.scene.scene--lead .lead__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 62%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--lead .lead{position:absolute;inset:0;z-index:1;overflow:hidden}.scene.scene--lead .lead__atmosphere,.scene.scene--lead .lead__wash{display:none;position:absolute;pointer-events:none}.scene.scene--lead .lead__atmosphere{inset:0;z-index:0}.scene.scene--lead .lead__wash--navy{inset:0;background:radial-gradient(ellipse 52% 70% at 82% 78%,rgba(10,36,88,.55) 0%,transparent 68%)}.scene.scene--lead .lead__wash--gold{left:52%;top:28%;width:28%;height:42%;background:radial-gradient(ellipse at 40% 50%,rgba(232,199,102,.12) 0%,transparent 72%);opacity:.7}.scene.scene--lead .lead__wash--blue{left:18%;bottom:8%;width:40%;height:46%;background:radial-gradient(ellipse at 50% 60%,rgba(46,107,176,.2) 0%,transparent 74%)}.scene.scene--lead .lead__stage{position:absolute;inset:0;z-index:2;pointer-events:none}.scene.scene--lead .lead__group{position:absolute;left:40%;top:44%;bottom:auto;z-index:2;width:min(32vw,700px);max-width:700px;max-height:44vh;height:auto;max-height:42vh;object-fit:contain;object-position:center center;opacity:0;visibility:hidden;filter:drop-shadow(0 18px 28px rgba(7,17,31,.35))}.scene.scene--lead[data-group=in] .lead__group{opacity:1;visibility:visible;animation:lead-group-in-desktop 1.1s ease both}.scene.scene--lead .lead__pulses{position:absolute;left:66%;top:52%;z-index:3;width:min(10vw,140px);aspect-ratio:1;opacity:0;visibility:hidden;pointer-events:none}.scene.scene--lead[data-group=in] .lead__pulses{opacity:1;visibility:visible}.scene.scene--lead .lead__pulse{position:absolute;inset:12%;border-radius:50%;border:1px solid rgba(232,199,102,.28);box-shadow:0 0 18px #e8c7661f;opacity:0}.scene.scene--lead[data-group=in] .lead__pulse--a{animation:lead-pulse 4.8s ease-out infinite}.scene.scene--lead[data-group=in] .lead__pulse--b{inset:22%;animation:lead-pulse 4.8s ease-out 1.6s infinite}.scene.scene--lead[data-group=in] .lead__pulse--c{inset:34%;animation:lead-pulse 4.8s ease-out 3.2s infinite}.scene.scene--lead .lead__hero-slot{position:absolute;right:2.8%;bottom:8.5%;z-index:4;width:24%;max-width:490px;height:66%}.scene.scene--lead .lead__hero{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden;filter:drop-shadow(0 22px 32px rgba(7,17,31,.42))}.scene.scene--lead[data-phase=opening] .lead__hero--player,.scene.scene--lead[data-phase=activity] .lead__hero--player,.scene.scene--lead[data-phase=network] .lead__hero--player,.scene.scene--lead[data-phase=commission] .lead__hero--player,.scene.scene--lead[data-phase=supportOwn] .lead__hero--player{opacity:1;visibility:visible;animation:lead-hero-in 1.15s ease-out both,lead-hero-idle 6.4s ease-in-out 1.2s infinite}.scene.scene--lead[data-hero=leader] .lead__hero--player{opacity:0;visibility:hidden;animation:lead-hero-out .9s ease both}.scene.scene--lead[data-hero=leader] .lead__hero--leader{opacity:1;visibility:visible;animation:lead-hero-in .95s ease-out both,lead-hero-idle 6.4s ease-in-out 1s infinite}.scene.scene--lead .lead__copy{position:absolute;left:5.8%;top:249px;z-index:5;width:min(33%,34rem);pointer-events:none}.scene.scene--lead .lead__copy:before{content:"";position:absolute;left:-18%;right:-12%;top:-24px;height:14rem;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 80% 90% at 20% 20%,#07111f6b,#07111f29 48%,#07111f00 74%)}.scene.scene--lead .lead__messages{position:relative;min-height:11rem}.scene.scene--lead .lead__msg{display:none;margin:0}.scene.scene--lead[data-beat=opening] .lead__msg--opening,.scene.scene--lead[data-beat=activity] .lead__msg--activity,.scene.scene--lead[data-beat=network] .lead__msg--network,.scene.scene--lead[data-beat=commission] .lead__msg--commission,.scene.scene--lead[data-beat=supportOwn] .lead__msg--supportOwn,.scene.scene--lead[data-beat=cycle] .lead__msg--cycle,.scene.scene--lead[data-beat=close] .lead__msg--close{display:block;animation:lead-copy-in .9s ease both}.scene.scene--lead .lead__headline{margin:0;font-size:clamp(2.35rem,3.1vw,3.15rem);line-height:.98;letter-spacing:-.04em;font-weight:800;color:#fff;text-shadow:0 1px 10px rgba(7,17,31,.5)}.scene.scene--lead .lead__line{display:block}.scene.scene--lead .lead__line--gold{color:var(--wsb-gold-300);font-weight:900;text-shadow:0 0 16px rgba(232,199,102,.22)}.scene.scene--lead .lead__support{margin:1.1rem 0 0;max-width:28rem;font-size:.98rem;line-height:1.4;letter-spacing:.02em;font-weight:650;color:var(--wsb-cream-dim);text-shadow:0 1px 8px rgba(7,17,31,.45)}.scene.scene--lead .lead__cycle{margin:0;display:flex;flex-direction:column;gap:.35rem}.scene.scene--lead .lead__cycle-item{display:none;align-items:center;gap:.55rem;font-size:clamp(2.1rem,2.8vw,2.85rem);line-height:1;letter-spacing:-.035em;font-weight:800;color:#f4efe46b}.scene.scene--lead[data-cycle="0"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="1"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="1"] .lead__cycle-item[data-step="1"],.scene.scene--lead[data-cycle="2"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="2"] .lead__cycle-item[data-step="1"],.scene.scene--lead[data-cycle="2"] .lead__cycle-item[data-step="2"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="1"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="2"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="3"],.scene.scene--lead[data-cycle="4"] .lead__cycle-item,.scene.scene--lead[data-cycle="5"] .lead__cycle-item{display:flex}.scene.scene--lead[data-cycle="0"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="1"] .lead__cycle-item[data-step="1"],.scene.scene--lead[data-cycle="2"] .lead__cycle-item[data-step="2"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="3"],.scene.scene--lead[data-cycle="4"] .lead__cycle-item[data-step="4"],.scene.scene--lead[data-cycle="5"] .lead__cycle-item[data-step="4"]{color:var(--wsb-gold-300);text-shadow:0 0 16px rgba(232,199,102,.22)}.scene.scene--lead .lead__cycle-arrow,.scene.scene--lead .lead__cycle-loop{color:var(--wsb-gold-300);font-weight:700}.scene.scene--lead .lead__cycle-arrow{font-size:.62em;opacity:.8}.scene.scene--lead .lead__cycle-loop{font-size:.78em;margin-left:.15em}}@keyframes lead-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes lead-hero-in{0%{opacity:0;transform:translateY(18px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes lead-hero-out{0%{opacity:1}to{opacity:0}}@keyframes lead-hero-idle{0%,to{transform:translateY(0)}50%{transform:translateY(-7px)}}@keyframes lead-group-in{0%{opacity:0;transform:translate(-16px) scale(.97)}to{opacity:1;transform:translate(0) scale(1)}}@keyframes lead-group-in-desktop{0%{opacity:0;transform:scale(.97)}to{opacity:1;transform:scale(1)}}@keyframes lead-pulse{0%{opacity:.55;transform:scale(.72)}70%{opacity:0;transform:scale(1.18)}to{opacity:0;transform:scale(1.22)}}@media(max-width:899px){.scene.scene--lead{--lead-overlay: rgba(4, 18, 55, .48);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;contain:layout;background:#041237}.scene.scene--lead .lead__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--lead .lead__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(4,18,55,.22) 0%,transparent 28%),var(--lead-overlay)}.scene.scene--lead .lead__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 68%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--lead .lead{position:absolute;inset:0;z-index:1;overflow:hidden}.scene.scene--lead .lead__atmosphere{display:none;position:absolute;inset:0;z-index:0;pointer-events:none}.scene.scene--lead .lead__wash{position:absolute;pointer-events:none}.scene.scene--lead .lead__wash--navy{inset:0}.scene.scene--lead .lead__wash--gold,.scene.scene--lead .lead__wash--blue{display:none}.scene.scene--lead .lead__stage{position:absolute;inset:0;z-index:2;pointer-events:none}.scene.scene--lead .lead__group{position:absolute;left:0;right:0;bottom:calc(6% + 95px);z-index:2;width:100%;max-height:34vh;object-fit:contain;object-position:center bottom;opacity:0;visibility:hidden}.scene.scene--lead[data-group=in] .lead__group{opacity:.92;visibility:visible;animation:lead-group-in 1.1s ease both}.scene.scene--lead .lead__pulses{display:none}.scene.scene--lead .lead__hero-slot{position:absolute;right:-6%;bottom:0;z-index:3;width:78%;height:72%}.scene.scene--lead[data-group=in] .lead__hero-slot{width:70%;height:68%}.scene.scene--lead .lead__hero{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center bottom;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;visibility:hidden}.scene.scene--lead[data-phase=opening] .lead__hero--player,.scene.scene--lead[data-phase=activity] .lead__hero--player,.scene.scene--lead[data-phase=network] .lead__hero--player,.scene.scene--lead[data-phase=commission] .lead__hero--player,.scene.scene--lead[data-phase=supportOwn] .lead__hero--player{opacity:1;visibility:visible;animation:lead-hero-in 1.1s ease-out both}.scene.scene--lead[data-hero=leader] .lead__hero--player{opacity:0;visibility:hidden}.scene.scene--lead[data-hero=leader] .lead__hero--leader{opacity:1;visibility:visible;animation:lead-hero-in .95s ease-out both}.scene.scene--lead .lead__copy{position:absolute;left:5.5%;right:5.5%;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 10px + 62px);z-index:5;pointer-events:none}.scene.scene--lead .lead__copy:before{content:"";position:absolute;left:-8%;right:-8%;top:-18px;height:9.5rem;z-index:-1;background:linear-gradient(180deg,#07111fb8,#07111f61 58%,#07111f00);pointer-events:none}.scene.scene--lead .lead__msg{display:none;margin:0}.scene.scene--lead[data-beat=opening] .lead__msg--opening,.scene.scene--lead[data-beat=activity] .lead__msg--activity,.scene.scene--lead[data-beat=network] .lead__msg--network,.scene.scene--lead[data-beat=commission] .lead__msg--commission,.scene.scene--lead[data-beat=supportOwn] .lead__msg--supportOwn,.scene.scene--lead[data-beat=cycle] .lead__msg--cycle,.scene.scene--lead[data-beat=close] .lead__msg--close{display:block;animation:lead-copy-in .9s ease both}.scene.scene--lead .lead__headline{margin:0;font-size:clamp(1.55rem,6.6vw,2.05rem);line-height:1.05;letter-spacing:-.035em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.5)}.scene.scene--lead .lead__line{display:block}.scene.scene--lead .lead__line--gold{color:var(--wsb-gold-300);font-weight:900}.scene.scene--lead .lead__support{margin:.7rem 0 0;max-width:22rem;font-size:.82rem;line-height:1.35;font-weight:650;color:var(--wsb-cream-dim)}.scene.scene--lead .lead__cycle{margin:0;display:flex;flex-direction:column;gap:.15rem}.scene.scene--lead .lead__cycle-item{display:none;align-items:center;gap:.4rem;font-size:clamp(1.35rem,5.8vw,1.7rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;color:#f4efe46b}.scene.scene--lead[data-cycle="0"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="1"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="1"] .lead__cycle-item[data-step="1"],.scene.scene--lead[data-cycle="2"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="2"] .lead__cycle-item[data-step="1"],.scene.scene--lead[data-cycle="2"] .lead__cycle-item[data-step="2"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="1"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="2"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="3"],.scene.scene--lead[data-cycle="4"] .lead__cycle-item,.scene.scene--lead[data-cycle="5"] .lead__cycle-item{display:flex}.scene.scene--lead[data-cycle="0"] .lead__cycle-item[data-step="0"],.scene.scene--lead[data-cycle="1"] .lead__cycle-item[data-step="1"],.scene.scene--lead[data-cycle="2"] .lead__cycle-item[data-step="2"],.scene.scene--lead[data-cycle="3"] .lead__cycle-item[data-step="3"],.scene.scene--lead[data-cycle="4"] .lead__cycle-item[data-step="4"],.scene.scene--lead[data-cycle="5"] .lead__cycle-item[data-step="4"],.scene.scene--lead .lead__cycle-arrow,.scene.scene--lead .lead__cycle-loop{color:var(--wsb-gold-300)}.scene.scene--lead .lead__cycle-arrow{font-size:.62em}}@media(prefers-reduced-motion:reduce){.scene.scene--lead .lead__hero,.scene.scene--lead .lead__group,.scene.scene--lead .lead__msg,.scene.scene--lead .lead__pulse{animation:none!important}}.scene.scene--raffle .raffle{width:100%}.scene.scene--raffle .raffle__msg--mechanic,.scene.scene--raffle .raffle__msg--cycle{display:none}@media(min-width:900px){.scene.scene--raffle{--raffle-overlay: rgba(4, 18, 55, .48);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;contain:layout;background:#041237}.scene.scene--raffle[data-prizes=in]{background:#041237}.scene.scene--raffle .raffle__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--raffle .raffle__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(90deg,rgba(4,18,55,.2) 0%,rgba(4,18,55,.08) 24%,transparent 46%),var(--raffle-overlay)}.scene.scene--raffle .raffle__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--raffle .raffle{position:absolute;inset:0;z-index:1;overflow:hidden}.scene.scene--raffle .raffle__atmosphere,.scene.scene--raffle .raffle__wash{display:none;position:absolute;pointer-events:none}.scene.scene--raffle .raffle__atmosphere{inset:0;z-index:0}.scene.scene--raffle .raffle__wash--navy{inset:0;background:radial-gradient(ellipse 54% 68% at 80% 42%,rgba(10,36,88,.5) 0%,transparent 70%)}.scene.scene--raffle .raffle__wash--gold{left:48%;top:22%;width:36%;height:48%;background:radial-gradient(ellipse at 48% 46%,rgba(232,199,102,.12) 0%,transparent 74%);opacity:.65;transition:opacity .8s ease,transform .8s ease}.scene.scene--raffle[data-prizes=in] .raffle__wash--gold{left:28%;top:48%;width:52%;height:42%;opacity:.8}.scene.scene--raffle .raffle__wash--blue{left:12%;bottom:8%;width:42%;height:44%;background:radial-gradient(ellipse at 50% 60%,rgba(46,107,176,.18) 0%,transparent 74%)}.scene.scene--raffle .raffle__stage{position:absolute;inset:0;z-index:2;pointer-events:none}.scene.scene--raffle .raffle__car-slot{position:absolute;right:3.8%;top:18%;z-index:3;width:46%;max-width:740px;height:62%;transform-origin:80% 60%;transition:top .9s ease,width .9s ease,height .9s ease,max-width .9s ease,opacity .9s ease}.scene.scene--raffle[data-prizes=in] .raffle__car-slot{top:8%;right:1.6%;width:26%;max-width:440px;height:32%;opacity:.78}.scene.scene--raffle .raffle__car{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transform:translate(112%);filter:drop-shadow(0 22px 28px rgba(7,17,31,.38))}.scene.scene--raffle[data-car=in] .raffle__car{opacity:1;animation:raffle-car-enter 1.8s cubic-bezier(.16,.84,.22,1) both}.scene.scene--raffle[data-car=settled] .raffle__car{opacity:1;transform:translate(0);animation:raffle-car-idle 6.4s ease-in-out infinite}.scene.scene--raffle .raffle__showcase{position:absolute;left:0;right:0;bottom:10%;z-index:4;height:48%;display:flex;justify-content:center;opacity:0;visibility:hidden;transform:translateY(18px)}.scene.scene--raffle[data-prizes=in] .raffle__showcase{opacity:1;visibility:visible;animation:raffle-prizes-in 1.05s ease both}.scene.scene--raffle .raffle__showcase-board{position:relative;height:100%;width:min(76%,96dvh)}.scene.scene--raffle .raffle__periods{position:absolute;left:0;right:0;top:0;z-index:3;margin:0;padding:0;list-style:none;height:2.1rem;pointer-events:none}.scene.scene--raffle .raffle__period{position:absolute;top:3%;margin:0;opacity:0;transform:translateY(8px);color:#f4efe49e;font-size:clamp(.68rem,.92vw,.84rem);font-weight:800;letter-spacing:.12em;line-height:1.2;text-align:center;text-transform:uppercase;text-shadow:0 1px 8px rgba(7,17,31,.45);transition:opacity .55s ease,transform .55s ease,color .55s ease,text-shadow .55s ease}.scene.scene--raffle .raffle__period--weekly{left:6%;width:14%}.scene.scene--raffle .raffle__period--monthly{left:19%;width:16%}.scene.scene--raffle .raffle__period--quarterly{left:35%;width:12%}.scene.scene--raffle .raffle__period--semi{left:48%;width:18%}.scene.scene--raffle .raffle__period--grand{left:66%;width:32%}.scene.scene--raffle[data-prize=weekly] .raffle__period--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__period--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__period--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__period--weekly,.scene.scene--raffle[data-prize=quarterly] .raffle__period--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__period--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__period--weekly,.scene.scene--raffle[data-prize=semi] .raffle__period--monthly,.scene.scene--raffle[data-prize=semi] .raffle__period--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__period--semi,.scene.scene--raffle[data-prize=grand] .raffle__period{opacity:1;transform:translateY(0)}.scene.scene--raffle[data-prize=weekly] .raffle__period--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__period--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__period--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__period--semi,.scene.scene--raffle[data-prize=grand] .raffle__period--grand{color:var(--wsb-gold-300);text-shadow:0 0 14px rgba(232,199,102,.32)}.scene.scene--raffle .raffle__prizes{position:absolute;inset:0;width:100%;height:100%}.scene.scene--raffle .raffle__prizes-base,.scene.scene--raffle .raffle__prizes-focus{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--raffle .raffle__prizes-base{opacity:.34;transition:opacity .7s ease;filter:drop-shadow(0 16px 24px rgba(7,17,31,.32))}.scene.scene--raffle[data-prize=weekly] .raffle__prizes-base{opacity:.46}.scene.scene--raffle[data-prize=monthly] .raffle__prizes-base{opacity:.58}.scene.scene--raffle[data-prize=quarterly] .raffle__prizes-base{opacity:.68}.scene.scene--raffle[data-prize=semi] .raffle__prizes-base{opacity:.8}.scene.scene--raffle[data-prize=grand] .raffle__prizes-base{opacity:.96}.scene.scene--raffle .raffle__prizes-focus{opacity:0;mask-image:linear-gradient(90deg,#000,#000);-webkit-mask-image:linear-gradient(90deg,black,black);filter:drop-shadow(0 0 18px rgba(232,199,102,.22));transition:opacity .65s ease,filter .65s ease}.scene.scene--raffle[data-prize=weekly] .raffle__prizes-focus,.scene.scene--raffle[data-prize=monthly] .raffle__prizes-focus,.scene.scene--raffle[data-prize=quarterly] .raffle__prizes-focus,.scene.scene--raffle[data-prize=semi] .raffle__prizes-focus,.scene.scene--raffle[data-prize=grand] .raffle__prizes-focus{opacity:1}.scene.scene--raffle[data-prize=weekly] .raffle__prizes-focus{mask-image:linear-gradient(90deg,black 0%,black 15%,transparent 24%);-webkit-mask-image:linear-gradient(90deg,black 0%,black 15%,transparent 24%)}.scene.scene--raffle[data-prize=monthly] .raffle__prizes-focus{mask-image:linear-gradient(90deg,transparent 10%,black 18%,black 34%,transparent 42%);-webkit-mask-image:linear-gradient(90deg,transparent 10%,black 18%,black 34%,transparent 42%)}.scene.scene--raffle[data-prize=quarterly] .raffle__prizes-focus{mask-image:linear-gradient(90deg,transparent 28%,black 34%,black 46%,transparent 54%);-webkit-mask-image:linear-gradient(90deg,transparent 28%,black 34%,black 46%,transparent 54%)}.scene.scene--raffle[data-prize=semi] .raffle__prizes-focus{mask-image:linear-gradient(90deg,transparent 42%,black 48%,black 66%,transparent 74%);-webkit-mask-image:linear-gradient(90deg,transparent 42%,black 48%,black 66%,transparent 74%)}.scene.scene--raffle[data-prize=grand] .raffle__prizes-focus{mask-image:linear-gradient(90deg,transparent 52%,black 66%,black 100%);-webkit-mask-image:linear-gradient(90deg,transparent 52%,black 66%,black 100%);filter:drop-shadow(0 0 22px rgba(232,199,102,.34))}.scene.scene--raffle .raffle__spot{position:absolute;top:18%;height:72%;border-radius:50%;pointer-events:none;opacity:0;background:radial-gradient(ellipse at 50% 58%,rgba(232,199,102,.22) 0%,rgba(232,199,102,.05) 42%,transparent 72%);transition:opacity .65s ease}.scene.scene--raffle .raffle__spot--weekly{left:2%;width:16%}.scene.scene--raffle .raffle__spot--monthly{left:17%;width:16%}.scene.scene--raffle .raffle__spot--quarterly{left:33%;width:13%}.scene.scene--raffle .raffle__spot--semi{left:45%;width:21%}.scene.scene--raffle .raffle__spot--grand{left:64%;width:34%}.scene.scene--raffle[data-prize=weekly] .raffle__spot--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__spot--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__spot--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__spot--weekly,.scene.scene--raffle[data-prize=quarterly] .raffle__spot--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__spot--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__spot--weekly,.scene.scene--raffle[data-prize=semi] .raffle__spot--monthly,.scene.scene--raffle[data-prize=semi] .raffle__spot--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__spot--semi,.scene.scene--raffle[data-prize=grand] .raffle__spot{opacity:.28}.scene.scene--raffle[data-prize=weekly] .raffle__spot--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__spot--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__spot--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__spot--semi,.scene.scene--raffle[data-prize=grand] .raffle__spot--grand{opacity:.85}.scene.scene--raffle .raffle__copy{position:absolute;left:5.8%;top:175px;z-index:5;width:min(34%,34rem);pointer-events:none}.scene.scene--raffle .raffle__copy:before{content:"";position:absolute;left:-16%;right:-10%;top:-22px;height:13rem;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 80% 90% at 18% 18%,#07111f75,#07111f29 50%,#07111f00 74%)}.scene.scene--raffle .raffle__messages{position:relative;min-height:10.5rem}.scene.scene--raffle .raffle__msg{display:none;margin:0}.scene.scene--raffle[data-copy=opening] .raffle__msg--opening,.scene.scene--raffle[data-copy=mechanic] .raffle__msg--mechanic,.scene.scene--raffle[data-copy=cycle] .raffle__msg--cycle{display:block;animation:raffle-copy-in .9s ease both}.scene.scene--raffle .raffle__headline,.scene.scene--raffle .raffle__msg--mechanic{margin:0;font-size:clamp(2.2rem,2.9vw,3.05rem);line-height:.98;letter-spacing:-.04em;font-weight:800;color:#fff;text-shadow:0 1px 10px rgba(7,17,31,.5)}.scene.scene--raffle .raffle__line{display:block}.scene.scene--raffle .raffle__line--gold{color:var(--wsb-gold-300);font-weight:900;text-shadow:0 0 16px rgba(232,199,102,.22)}.scene.scene--raffle .raffle__msg--cycle{display:none;margin:0}.scene.scene--raffle[data-copy=cycle] .raffle__msg--cycle{display:flex;flex-direction:column;gap:.32rem}.scene.scene--raffle .raffle__cycle-item{display:none;align-items:center;gap:.5rem;font-size:clamp(1.32rem,1.85vw,1.75rem);line-height:1.05;letter-spacing:-.03em;font-weight:800;color:#f4efe47a;text-shadow:0 1px 8px rgba(7,17,31,.45)}.scene.scene--raffle[data-cycle="0"] .raffle__cycle-item[data-step="0"],.scene.scene--raffle[data-cycle="1"] .raffle__cycle-item[data-step="0"],.scene.scene--raffle[data-cycle="1"] .raffle__cycle-item[data-step="1"],.scene.scene--raffle[data-cycle="2"] .raffle__cycle-item[data-step="0"],.scene.scene--raffle[data-cycle="2"] .raffle__cycle-item[data-step="1"],.scene.scene--raffle[data-cycle="2"] .raffle__cycle-item[data-step="2"],.scene.scene--raffle[data-cycle="3"] .raffle__cycle-item,.scene.scene--raffle[data-cycle="4"] .raffle__cycle-item{display:flex}.scene.scene--raffle[data-cycle="0"] .raffle__cycle-item[data-step="0"],.scene.scene--raffle[data-cycle="1"] .raffle__cycle-item[data-step="1"],.scene.scene--raffle[data-cycle="2"] .raffle__cycle-item[data-step="2"],.scene.scene--raffle[data-cycle="3"] .raffle__cycle-item--last,.scene.scene--raffle[data-cycle="4"] .raffle__cycle-item--last{color:var(--wsb-gold-300)}.scene.scene--raffle .raffle__cycle-arrow{color:var(--wsb-gold-300);font-size:.68em}.scene.scene--raffle[data-cycle="4"] .raffle__cycle-item--last{font-size:1.08em;text-shadow:0 0 16px rgba(232,199,102,.28)}.scene.scene--raffle .raffle__line--mobile,.scene.scene--raffle .raffle__period-label--mobile{display:none}}@keyframes raffle-car-enter{0%{opacity:.2;transform:translate(112%)}62%{opacity:1;transform:translate(-1.4%)}to{opacity:1;transform:translate(0)}}@keyframes raffle-car-idle{0%,to{transform:translate(0) translateY(0)}50%{transform:translate(-3px) translateY(2px)}}@keyframes raffle-prizes-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes raffle-copy-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media(max-width:899px){.scene.scene--raffle{--raffle-overlay: rgba(4, 18, 55, .48);position:relative;display:block;padding:0;overflow:hidden;isolation:isolate;contain:layout;background:#041237}.scene.scene--raffle .raffle__environs{position:absolute;inset:0;z-index:0;overflow:hidden;pointer-events:none}.scene.scene--raffle .raffle__environs:after{content:"";position:absolute;inset:0;z-index:1;pointer-events:none;background:linear-gradient(180deg,rgba(4,18,55,.22) 0%,transparent 28%),var(--raffle-overlay)}.scene.scene--raffle .raffle__environ{position:absolute;inset:0;width:100%;height:100%;max-width:none;object-fit:cover;object-position:center 40%;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--raffle .raffle{position:absolute;inset:0;z-index:1;overflow:hidden}.scene.scene--raffle .raffle__atmosphere{display:none;position:absolute;inset:0;z-index:0;pointer-events:none}.scene.scene--raffle .raffle__wash{position:absolute;pointer-events:none}.scene.scene--raffle .raffle__wash--navy{inset:0;background:radial-gradient(ellipse 80% 42% at 50% 78%,rgba(10,36,88,.42) 0%,transparent 70%)}.scene.scene--raffle .raffle__wash--gold{display:block;left:18%;top:58%;width:64%;height:28%;background:radial-gradient(ellipse at 50% 50%,rgba(232,199,102,.1) 0%,transparent 74%);opacity:0;transition:opacity .8s ease}.scene.scene--raffle[data-prizes=in] .raffle__wash--gold{opacity:.8}.scene.scene--raffle .raffle__wash--blue{display:none}.scene.scene--raffle .raffle__stage{position:absolute;inset:0;z-index:2;pointer-events:none}.scene.scene--raffle .raffle__car-slot{position:absolute;left:12vw;right:auto;top:38%;z-index:3;width:76vw;height:calc(76vw * 936 / 1681);max-width:none;opacity:1;transition:top .8s ease,left .8s ease,width .8s ease,height .8s ease,opacity .8s ease}.scene.scene--raffle[data-prizes=in] .raffle__car-slot{top:calc(var(--chrome-height) + env(safe-area-inset-top) + 8px);left:auto;right:3%;width:36vw;height:calc(36vw * 936 / 1681);opacity:.48}.scene.scene--raffle[data-copy=cycle] .raffle__car-slot{opacity:0;visibility:hidden}.scene.scene--raffle .raffle__car{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none;opacity:0;transform:translate(112%);filter:drop-shadow(0 14px 18px rgba(7,17,31,.35))}.scene.scene--raffle[data-car=in] .raffle__car{opacity:1;animation:raffle-car-enter 1.6s cubic-bezier(.16,.84,.22,1) both}.scene.scene--raffle[data-car=settled] .raffle__car{opacity:1;transform:translate(0)}.scene.scene--raffle .raffle__showcase{position:absolute;inset:46% 2% auto;z-index:4;height:auto;display:flex;justify-content:center;opacity:0;visibility:hidden;transform:translateY(14px)}.scene.scene--raffle[data-prizes=in] .raffle__showcase{opacity:1;visibility:visible;animation:raffle-prizes-in 1.05s ease both}.scene.scene--raffle .raffle__showcase-board{position:relative;width:96%;max-width:none;height:auto;aspect-ratio:1774 / 887}.scene.scene--raffle .raffle__periods{position:absolute;left:0;right:0;top:0;z-index:3;margin:0;padding:0;list-style:none;height:2.4rem;pointer-events:none}.scene.scene--raffle .raffle__period{position:absolute;top:1%;margin:0;width:auto;opacity:0;transform:translate(-50%) translateY(6px);color:#f4efe4b8;font-size:.48rem;font-weight:800;letter-spacing:.02em;line-height:1.1;text-align:center;text-transform:uppercase;text-shadow:0 1px 8px rgba(7,17,31,.7);white-space:nowrap;transition:opacity .55s ease,transform .55s ease,color .55s ease}.scene.scene--raffle .raffle__period-label--desk{display:none}.scene.scene--raffle .raffle__period-label--mobile,.scene.scene--raffle .raffle__period-line{display:block}.scene.scene--raffle .raffle__period--weekly{left:12%}.scene.scene--raffle .raffle__period--monthly{left:25%}.scene.scene--raffle .raffle__period--quarterly{left:43%}.scene.scene--raffle .raffle__period--semi{left:58%;width:3.4rem;white-space:normal}.scene.scene--raffle .raffle__period--grand{left:81%;width:3.2rem;white-space:normal}.scene.scene--raffle[data-prize=weekly] .raffle__period--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__period--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__period--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__period--weekly,.scene.scene--raffle[data-prize=quarterly] .raffle__period--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__period--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__period--weekly,.scene.scene--raffle[data-prize=semi] .raffle__period--monthly,.scene.scene--raffle[data-prize=semi] .raffle__period--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__period--semi,.scene.scene--raffle[data-prize=grand] .raffle__period{opacity:1;transform:translate(-50%) translateY(0)}.scene.scene--raffle[data-prize=weekly] .raffle__period--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__period--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__period--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__period--semi,.scene.scene--raffle[data-prize=grand] .raffle__period--grand{color:var(--wsb-gold-300);text-shadow:0 0 10px rgba(232,199,102,.28)}.scene.scene--raffle .raffle__prizes{position:absolute;inset:0;width:100%;height:100%}.scene.scene--raffle .raffle__prizes-base,.scene.scene--raffle .raffle__prizes-focus{position:absolute;inset:0;width:100%;height:100%;object-fit:contain;object-position:center center;pointer-events:none;-webkit-user-select:none;user-select:none}.scene.scene--raffle .raffle__prizes-base{opacity:.34;transition:opacity .7s ease;filter:drop-shadow(0 10px 16px rgba(7,17,31,.32))}.scene.scene--raffle[data-prize=weekly] .raffle__prizes-base{opacity:.46}.scene.scene--raffle[data-prize=monthly] .raffle__prizes-base{opacity:.58}.scene.scene--raffle[data-prize=quarterly] .raffle__prizes-base{opacity:.68}.scene.scene--raffle[data-prize=semi] .raffle__prizes-base{opacity:.8}.scene.scene--raffle[data-prize=grand] .raffle__prizes-base{opacity:.96}.scene.scene--raffle .raffle__prizes-focus{opacity:0;mask-image:linear-gradient(90deg,#000,#000);-webkit-mask-image:linear-gradient(90deg,black,black);filter:drop-shadow(0 0 14px rgba(232,199,102,.2));transition:opacity .65s ease,filter .65s ease}.scene.scene--raffle[data-prize=weekly] .raffle__prizes-focus,.scene.scene--raffle[data-prize=monthly] .raffle__prizes-focus,.scene.scene--raffle[data-prize=quarterly] .raffle__prizes-focus,.scene.scene--raffle[data-prize=semi] .raffle__prizes-focus,.scene.scene--raffle[data-prize=grand] .raffle__prizes-focus{opacity:1}.scene.scene--raffle[data-prize=weekly] .raffle__prizes-focus{mask-image:linear-gradient(90deg,black 0%,black 15%,transparent 24%);-webkit-mask-image:linear-gradient(90deg,black 0%,black 15%,transparent 24%)}.scene.scene--raffle[data-prize=monthly] .raffle__prizes-focus{mask-image:linear-gradient(90deg,transparent 10%,black 18%,black 34%,transparent 42%);-webkit-mask-image:linear-gradient(90deg,transparent 10%,black 18%,black 34%,transparent 42%)}.scene.scene--raffle[data-prize=quarterly] .raffle__prizes-focus{mask-image:linear-gradient(90deg,transparent 28%,black 34%,black 46%,transparent 54%);-webkit-mask-image:linear-gradient(90deg,transparent 28%,black 34%,black 46%,transparent 54%)}.scene.scene--raffle[data-prize=semi] .raffle__prizes-focus{mask-image:linear-gradient(90deg,transparent 42%,black 48%,black 66%,transparent 74%);-webkit-mask-image:linear-gradient(90deg,transparent 42%,black 48%,black 66%,transparent 74%)}.scene.scene--raffle[data-prize=grand] .raffle__prizes-focus{mask-image:linear-gradient(90deg,transparent 52%,black 66%,black 100%);-webkit-mask-image:linear-gradient(90deg,transparent 52%,black 66%,black 100%);filter:drop-shadow(0 0 16px rgba(232,199,102,.3))}.scene.scene--raffle .raffle__spot{position:absolute;top:18%;height:72%;border-radius:50%;pointer-events:none;opacity:0;background:radial-gradient(ellipse at 50% 58%,rgba(232,199,102,.2) 0%,rgba(232,199,102,.05) 42%,transparent 72%);transition:opacity .65s ease}.scene.scene--raffle .raffle__spot--weekly{left:2%;width:16%}.scene.scene--raffle .raffle__spot--monthly{left:17%;width:16%}.scene.scene--raffle .raffle__spot--quarterly{left:33%;width:13%}.scene.scene--raffle .raffle__spot--semi{left:45%;width:21%}.scene.scene--raffle .raffle__spot--grand{left:64%;width:34%}.scene.scene--raffle[data-prize=weekly] .raffle__spot--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__spot--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__spot--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__spot--weekly,.scene.scene--raffle[data-prize=quarterly] .raffle__spot--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__spot--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__spot--weekly,.scene.scene--raffle[data-prize=semi] .raffle__spot--monthly,.scene.scene--raffle[data-prize=semi] .raffle__spot--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__spot--semi,.scene.scene--raffle[data-prize=grand] .raffle__spot{opacity:.28}.scene.scene--raffle[data-prize=weekly] .raffle__spot--weekly,.scene.scene--raffle[data-prize=monthly] .raffle__spot--monthly,.scene.scene--raffle[data-prize=quarterly] .raffle__spot--quarterly,.scene.scene--raffle[data-prize=semi] .raffle__spot--semi,.scene.scene--raffle[data-prize=grand] .raffle__spot--grand{opacity:.8}.scene.scene--raffle .raffle__copy{position:absolute;left:6%;right:6%;top:calc(var(--chrome-height) + env(safe-area-inset-top) + 18px);z-index:5;width:auto;pointer-events:none}.scene.scene--raffle[data-prizes=in] .raffle__copy{right:42%}.scene.scene--raffle[data-copy=cycle] .raffle__copy{right:6%}.scene.scene--raffle .raffle__copy:before{content:"";position:absolute;left:-10%;right:-10%;top:-16px;height:8.5rem;z-index:-1;pointer-events:none;background:radial-gradient(ellipse 90% 90% at 20% 10%,#07111f8c,#07111f2e 52%,#07111f00 76%)}.scene.scene--raffle .raffle__messages{min-height:0}.scene.scene--raffle .raffle__msg{display:none;margin:0}.scene.scene--raffle[data-copy=opening] .raffle__msg--opening,.scene.scene--raffle[data-copy=mechanic] .raffle__msg--mechanic,.scene.scene--raffle[data-copy=cycle] .raffle__msg--cycle{display:block;animation:raffle-copy-in .9s ease both}.scene.scene--raffle .raffle__headline,.scene.scene--raffle .raffle__msg--mechanic{margin:0;font-size:clamp(1.42rem,6.1vw,1.72rem);line-height:1.04;letter-spacing:-.035em;font-weight:800;color:#fff;text-shadow:0 1px 8px rgba(7,17,31,.5)}.scene.scene--raffle .raffle__line--mobile,.scene.scene--raffle .raffle__line{display:block}.scene.scene--raffle .raffle__headline .raffle__line--desk,.scene.scene--raffle .raffle__line--desk{display:none}.scene.scene--raffle .raffle__line--gold{color:var(--wsb-gold-300);font-weight:900;text-shadow:0 0 12px rgba(232,199,102,.2)}.scene.scene--raffle .raffle__msg--mechanic .raffle__line+.raffle__line:before{content:"→ ";color:var(--wsb-gold-300);font-size:.72em}.scene.scene--raffle[data-copy=cycle] .raffle__msg--cycle{display:flex;flex-direction:column;gap:.18rem}.scene.scene--raffle .raffle__cycle-item{display:none;align-items:flex-start;gap:.35rem;font-size:clamp(1.12rem,5.1vw,1.36rem);line-height:1.12;letter-spacing:-.03em;font-weight:800;color:#f4efe485}.scene.scene--raffle[data-cycle="0"] .raffle__cycle-item[data-step="0"],.scene.scene--raffle[data-cycle="1"] .raffle__cycle-item[data-step="0"],.scene.scene--raffle[data-cycle="1"] .raffle__cycle-item[data-step="1"],.scene.scene--raffle[data-cycle="2"] .raffle__cycle-item[data-step="0"],.scene.scene--raffle[data-cycle="2"] .raffle__cycle-item[data-step="1"],.scene.scene--raffle[data-cycle="2"] .raffle__cycle-item[data-step="2"],.scene.scene--raffle[data-cycle="3"] .raffle__cycle-item,.scene.scene--raffle[data-cycle="4"] .raffle__cycle-item{display:flex}.scene.scene--raffle[data-cycle="0"] .raffle__cycle-item[data-step="0"],.scene.scene--raffle[data-cycle="1"] .raffle__cycle-item[data-step="1"],.scene.scene--raffle[data-cycle="2"] .raffle__cycle-item[data-step="2"],.scene.scene--raffle[data-cycle="3"] .raffle__cycle-item--last,.scene.scene--raffle[data-cycle="4"] .raffle__cycle-item--last{color:var(--wsb-gold-300)}.scene.scene--raffle .raffle__cycle-arrow{color:var(--wsb-gold-300);font-size:.68em;margin-top:.18em}.scene.scene--raffle[data-cycle="4"] .raffle__cycle-item--last{font-size:1.04em;text-shadow:0 0 12px rgba(232,199,102,.24)}}@media(prefers-reduced-motion:reduce){.scene.scene--raffle .raffle__car,.scene.scene--raffle .raffle__showcase,.scene.scene--raffle .raffle__msg,.scene.scene--raffle .raffle__period,.scene.scene--raffle .raffle__prizes-focus,.scene.scene--raffle .raffle__spot{animation:none!important;transition:none!important}}html:has(.app--article),html:has(.app--article) body,html:has(.app--article) #root{height:auto;min-height:100%}html:has(.app--article) body{overflow:auto}.app--article{height:auto;min-height:100dvh;overflow:visible}.app--article .app__main{min-height:0;overflow:visible}.article{align-self:center;width:min(44rem,calc(100% - 32px));margin:0 auto;padding:calc(var(--chrome-height) + env(safe-area-inset-top) + 24px) 0 72px;color:var(--wsb-cream);overflow-x:hidden}.article__crumbs{margin:0 0 22px}.article__crumb-list{display:flex;flex-wrap:wrap;gap:6px 10px;margin:0;padding:0;list-style:none;color:var(--wsb-muted);font-size:.74rem;letter-spacing:.04em;line-height:1.4}.article__crumb-list li:not(:last-child):after{content:"/";margin-left:10px;color:var(--wsb-gold-600)}.article__crumb-list a{color:var(--wsb-gold-300);text-decoration:none}.article__crumb-list a:hover{text-decoration:underline}.article__header{margin:0 0 28px}.article__kicker{display:flex;align-items:center;gap:14px;margin:0 0 16px;color:var(--wsb-gold-500);letter-spacing:.22em;text-transform:uppercase;font-size:11px;font-weight:700}.article__kicker:after{content:"";flex:1 1 auto;max-width:5.5rem;height:1px;background:var(--wsb-gold-500);opacity:.55}.article__h1{margin:0;max-width:16.5em;font-size:clamp(1.85rem,7vw,2.85rem);line-height:1.12;font-weight:700;letter-spacing:-.018em;color:var(--wsb-cream);overflow-wrap:anywhere}.article__h1:after{content:"";display:block;width:3.25rem;height:2px;margin-top:22px;background:var(--wsb-gold-500)}.article__lede{max-width:40rem;margin:0 0 8px;padding-bottom:28px;border-bottom:1px solid var(--wsb-line)}.article__lede .article__p{color:var(--wsb-cream);font-size:1.08rem;line-height:1.7}.article__lede .article__p:last-child{margin-bottom:0}.article__section{max-width:40rem}.article__h2{margin:2.35em 0 .75em;color:var(--wsb-gold-300);font-size:clamp(1.22rem,3.2vw,1.55rem);line-height:1.28;font-weight:650;overflow-wrap:anywhere}.article__h3{margin:0 0 8px;color:var(--wsb-cream);font-size:1.02rem;line-height:1.35;font-weight:700}.article__p{margin:0 0 1.15em;color:var(--wsb-cream-dim);font-size:1.05rem;line-height:1.7;overflow-wrap:anywhere}.article__p a,.article__list a{color:var(--wsb-gold-300)}.article__list{margin:.15em 0 1.35em;padding:0 0 0 1.15em;color:var(--wsb-cream-dim);font-size:1.05rem;line-height:1.65}.article__list li{margin:0 0 .65em;padding-left:.25em;overflow-wrap:anywhere}.article__list li:last-child{margin-bottom:0}.article__list li::marker{color:var(--wsb-gold-500)}.article__ctas{display:flex;flex-wrap:wrap;gap:12px 14px;margin:1.65em 0 .15em}.article__cta{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 16px;border-radius:8px;font-size:.82rem;font-weight:800;letter-spacing:.04em;text-decoration:none;text-align:center}.article__cta--primary{border:1px solid var(--wsb-gold-300);background:var(--wsb-gold-500);color:var(--wsb-navy-950)}.article__cta--primary:hover{background:var(--wsb-gold-300)}.article__cta--secondary{border:1px solid var(--wsb-gold-300);background:transparent;color:var(--wsb-gold-300)}.article__cta--secondary:hover{background:#d4a0171f}.article__cta--supporting{min-height:44px;padding:10px 4px;color:var(--wsb-gold-300);font-weight:700;letter-spacing:.02em;text-decoration:underline;text-underline-offset:3px}.article__cta:focus-visible,.article__p a:focus-visible,.article__list a:focus-visible,.article__crumb-list a:focus-visible{outline:2px solid var(--wsb-gold-300);outline-offset:2px}.article__faq{max-width:40rem;margin-top:2.85em}.article__faq>.article__h2{margin-top:0;margin-bottom:1em}.article__faq-item{margin:0 0 14px;padding:16px 16px 16px 18px;border:1px solid var(--wsb-line);border-left:3px solid var(--wsb-gold-500);border-radius:10px;background:#12305647}.article__faq-item:last-child{margin-bottom:0}.article__faq-item .article__p{margin:0}.article__closing{max-width:40rem;margin-top:2.6em;padding-top:8px;border-top:1px solid var(--wsb-line)}.journey-outbound{flex:0 0 auto;min-height:120px;padding:18px 20px 28px;border-top:1px solid var(--wsb-line);background:#07111ff5;color:var(--wsb-cream-dim)}.journey-outbound__lead{margin:0 0 8px;font-size:.82rem;line-height:1.45}.journey-outbound__list{margin:0;padding:0 0 0 1.1em;font-size:.86rem;line-height:1.5}.journey-outbound__list a{color:var(--wsb-gold-300)}@media(min-width:900px){.article{width:min(56rem,calc(100% - 120px));padding-top:176px;padding-bottom:96px}.article__crumbs{margin-bottom:28px}.article__header{max-width:52rem;margin-bottom:36px}.article__kicker{margin-bottom:20px}.article__kicker:after{max-width:7.5rem}.article__h1{font-size:clamp(2.35rem,4.2vw,3.15rem)}.article__h1:after{width:3.75rem;margin-top:26px}.article__lede{max-width:46.5rem;padding-bottom:36px;margin-bottom:12px}.article__lede .article__p{font-size:1.125rem;line-height:1.72}.article__section,.article__faq,.article__closing{max-width:46.5rem}.article__h2{margin-top:2.55em}.journey-outbound{padding:18px 72px 28px 28px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.journey{scroll-behavior:auto}.network__pulse{display:none}.network__connection{stroke:var(--wsb-gold-500)}}
