.aw-shared-practice{border:1px solid color-mix(in srgb, currentColor 16%, transparent);background:var(--lf-card);color:var(--lf-ink,inherit);border-radius:22px;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);align-items:center;gap:clamp(24px,4vw,64px);padding:clamp(24px,3vw,42px);display:grid}.aw-shared-practice h3{letter-spacing:-.035em;margin:8px 0 12px;font-size:clamp(26px,3vw,42px);line-height:1.08}.aw-shared-practice-copy>p:not(.lf-kicker){max-width:49ch;margin:0;font-size:17px;line-height:1.5}.aw-shared-practice ol{flex-wrap:wrap;gap:7px 18px;margin:18px 0 0;padding:0;list-style:none;display:flex}.aw-shared-practice ol li{opacity:.76;font-size:13px;font-weight:650}.aw-shared-practice ol li+li:before{content:"→";opacity:.6;margin-right:18px}.aw-shared-practice-next{background:var(--lf-soft);border-radius:16px;flex-direction:column;align-items:flex-start;gap:8px;min-width:0;padding:20px;display:flex}.aw-shared-practice-next .lf-kicker{margin:0 0 2px}.aw-shared-practice-title{font-size:clamp(20px,2vw,27px);line-height:1.16}.aw-shared-practice time{font-size:17px;font-weight:600}.aw-shared-practice-fact,.aw-shared-practice-note{opacity:.78;font-size:13px;line-height:1.4}.aw-shared-practice-state{min-height:40px;margin:2px 0;font-size:16px;line-height:1.4}.aw-shared-practice-actions{flex-wrap:wrap;align-items:center;gap:6px 14px;width:100%;margin-top:8px;display:flex}.aw-shared-practice-actions .lf-action{white-space:nowrap;min-height:44px}.aw-shared-practice-calendar,.aw-shared-practice-retry{min-height:44px;font:inherit;text-underline-offset:3px;align-items:center;font-size:14px;text-decoration:underline;display:inline-flex}.aw-shared-practice-retry{color:inherit;cursor:pointer;background:0 0;border:0;padding:0}@media (max-width:760px){.aw-shared-practice{grid-template-columns:minmax(0,1fr);gap:18px;padding:22px}.aw-shared-practice-copy>p:not(.lf-kicker){font-size:16px}.aw-shared-practice ol{margin-top:14px}.aw-shared-practice-next{padding:18px}.aw-shared-practice-actions .lf-action{white-space:normal}}@media (max-width:360px){.aw-shared-practice{padding:16px}.aw-shared-practice-next{padding:14px}}.aw-immersive-reveal>.aw-shared-practice{margin-top:30px}@media (max-width:760px){.aw-shared-practice{background:0 0;border:0;border-radius:0;padding:24px 0}.aw-shared-practice ol{counter-reset:practice;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;display:grid}.aw-shared-practice ol li{counter-increment:practice;font-size:13px;line-height:1.4}.aw-shared-practice ol li:before,.aw-shared-practice ol li+li:before{content:"0" counter(practice);color:var(--lf-muted);margin:0 0 4px;font-weight:400;display:block}.aw-shared-practice-next{padding:18px}.aw-shared-practice-actions .lf-action{white-space:nowrap;padding:14px 17px;font-size:14px}}
.aw-notice--home{margin-top:34px}.aw-immersive-reveal{--reveal-open:1}.aw-reveal-heading{justify-content:space-between;align-items:baseline;gap:20px;margin-bottom:18px;display:flex}.aw-reveal-heading h3{letter-spacing:-.02em;margin:0;font-size:18px;font-weight:500}.aw-reveal-heading>a{min-height:44px;color:var(--lf-muted);align-items:center;gap:10px;font-size:14px;display:flex}.aw-reveal-heading>a:hover{color:var(--lf-ink)}.aw-reveal-heading>a:focus-visible{outline:2px solid var(--lf-accent);outline-offset:3px}#moment-doors-h{scroll-margin-top:110px}.aw-reveal-rail{perspective:1600px;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid;position:relative}.aw-reveal-panel{border:1px solid var(--lf-line);background:var(--lf-card);min-width:0;transform:translateY(calc((1 - var(--reveal-open)) * 20px));transform-origin:50%;border-radius:20px;position:relative;overflow:hidden}.aw-reveal-panel:first-child{transform:rotateY(calc((1 - var(--reveal-open)) * 12deg));transform-origin:100%}.aw-reveal-panel:last-child{transform:rotateY(calc((1 - var(--reveal-open)) * -12deg));transform-origin:0}.aw-reveal-art{aspect-ratio:1.35;isolation:isolate;background:#3c4035;position:relative;overflow:hidden}.aw-reveal-art:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#00000029,#0000 30% 45%,#09110cbd);position:absolute;inset:0}.aw-reveal-art img{object-fit:cover;transform:scale(calc(1.025 + (1 - var(--reveal-open)) * .06))}.aw-reveal-number{z-index:2;color:#fff;font-variant-numeric:tabular-nums;letter-spacing:.1em;text-shadow:0 1px 8px #000;font-size:14px;position:absolute;top:18px;left:20px}.aw-reveal-detail{z-index:2;color:#fff;max-width:29ch;margin:0;font-size:14px;line-height:1.5;position:absolute;bottom:18px;left:20px;right:20px}.aw-reveal-copy{padding:25px 24px 28px}.aw-reveal-copy>span{color:var(--lf-muted);margin-bottom:12px;font-size:13px;line-height:1.5;display:block}.aw-reveal-copy h4{max-width:17ch;color:var(--lf-ink);letter-spacing:-.035em;text-wrap:balance;margin:0 0 13px;font-size:clamp(23px,2.4vw,34px);font-weight:500;line-height:1.14}.aw-reveal-copy p{max-width:35ch;color:var(--lf-muted);margin:0;font-size:17px;line-height:1.65}.aw-reveal-invite{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:32px 60px;margin-top:32px;padding:28px 0 4px;display:grid}.aw-reveal-together h3{letter-spacing:-.03em;margin:0 0 14px;font-size:28px;font-weight:500;line-height:1.2}.aw-reveal-together p{max-width:56ch;color:var(--lf-muted);margin:0;font-size:17px;line-height:1.65}.aw-reveal-actions{flex-direction:column;align-items:center;display:flex}.aw-reveal-listen{background:var(--lf-ink);min-height:54px;color:var(--lf-bg);white-space:nowrap;border-radius:999px;justify-content:space-between;align-items:center;gap:32px;padding:15px 21px;font-size:15px;font-weight:600;display:flex}.aw-reveal-preview{min-height:44px;color:var(--lf-accent);align-items:center;gap:18px;margin-top:13px;font-size:15px;display:flex}.aw-reveal-actions>span{color:var(--lf-muted);font-size:13px;line-height:1.5}.aw-reveal-listen:focus-visible,.aw-reveal-preview:focus-visible{outline:3px solid var(--lf-accent);outline-offset:4px}.aw-reveal-controls{display:none}.aw-reveal-rail:focus-visible{outline:2px solid var(--lf-accent);outline-offset:5px}@media (max-width:760px){.aw-notice--home{margin-top:26px}.aw-reveal-heading{gap:10px;margin-bottom:14px}.aw-reveal-heading h3{font-size:16px}.aw-reveal-heading>a{flex-shrink:0;gap:6px;font-size:13px}.aw-reveal-rail{scroll-snap-type:x mandatory;overscroll-behavior-x:contain;scrollbar-width:none;perspective:none;gap:12px;padding:0 0 2px;display:flex;overflow-x:auto}.aw-reveal-rail::-webkit-scrollbar{display:none}.aw-reveal-rail:after{content:"";flex:0 0 calc(12% - 12px)}.aw-reveal-panel,.aw-reveal-panel:first-child,.aw-reveal-panel:last-child{scroll-snap-align:start;border-radius:16px;flex:0 0 88%;transform:none}.aw-reveal-art{aspect-ratio:1.5}.aw-reveal-art img{transform:none}.aw-reveal-copy{padding:20px 20px 23px}.aw-reveal-copy>span{margin-bottom:10px;font-size:13px}.aw-reveal-copy h4{margin-bottom:12px;font-size:29px}.aw-reveal-copy p{font-size:16px;line-height:1.6}.aw-reveal-number{top:15px;left:17px}.aw-reveal-detail{font-size:13px;bottom:15px;left:17px;right:17px}.aw-immersive-reveal[data-ready=true] .aw-reveal-controls{justify-content:space-between;align-items:center;gap:16px;margin-top:12px;display:flex}.aw-reveal-controls>span{color:var(--lf-muted);font-size:13px}.aw-reveal-controls>span>span{color:var(--lf-ink);margin-left:12px}.aw-reveal-controls>div{gap:8px;display:flex}.aw-reveal-controls button{border:1px solid var(--lf-line);width:44px;height:44px;color:var(--lf-ink);cursor:pointer;background:0 0;border-radius:50%;place-items:center;font-size:21px;display:grid}.aw-reveal-controls button:disabled{opacity:.35;cursor:default}.aw-reveal-controls button:focus-visible{outline:2px solid var(--lf-accent);outline-offset:3px}.aw-reveal-invite{grid-template-columns:1fr;gap:22px;margin-top:24px;padding-top:14px}.aw-reveal-together h3{font-size:27px}.aw-reveal-together p{font-size:16px}.aw-reveal-actions{align-items:flex-start}.aw-reveal-listen{min-height:50px}.aw-reveal-preview{margin-top:12px}}@media (prefers-reduced-motion:reduce){.aw-reveal-panel,.aw-reveal-panel:first-child,.aw-reveal-panel:last-child,.aw-reveal-art img{transform:none}}
.aw-notice-invitation{border-radius:var(--lf-radius);background:var(--lf-card);min-height:620px;color:var(--lf-ink);grid-template-columns:1.25fr 1fr;display:grid;overflow:hidden}.aw-notice-cover{background:var(--lf-soft);min-width:0;position:relative;overflow:hidden}.aw-notice-cover img{object-fit:cover;object-position:50% 50%}.aw-notice-caption{background:var(--lf-card);width:fit-content;color:var(--lf-ink);letter-spacing:.03em;border-radius:100px;padding:10px 15px;font-size:11px;position:absolute;bottom:24px;left:24px;right:24px}.aw-notice-intro{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(30px,5vw,72px);display:flex}.aw-notice-eyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--lf-accent);margin:0 0 24px;font-size:11px;font-weight:600;line-height:1.6}.aw-notice-intro h2{letter-spacing:-.05em;margin:0 0 30px;font-size:clamp(40px,4.6vw,68px);font-weight:400;line-height:1.07;transform:none}.aw-notice-intro>p:not(.aw-notice-eyebrow):not(.aw-notice-meta){color:var(--lf-muted);margin:0 0 32px;font-size:17px;line-height:1.7}.aw-notice-enter{background:var(--lf-ink);min-height:54px;color:var(--lf-bg);border-radius:999px;justify-content:space-between;align-items:center;gap:50px;padding:15px 21px;font-size:14px;font-weight:600;text-decoration:none;display:flex}.aw-notice-intro .aw-notice-meta{color:var(--lf-muted);margin:25px 0 0;font-size:11px;line-height:1.7}.aw-notice-dialog{background:var(--lf-bg);width:100%;max-width:none;height:100dvh;max-height:none;color:var(--lf-ink);border:0;margin:0;padding:0;position:fixed;inset:0;overflow:hidden}.aw-notice-dialog::backdrop{background:var(--lf-bg)}.aw-notice-experience{grid-template-rows:auto minmax(0,1fr) auto;height:100%;font-family:inherit;display:grid}.aw-notice-bar{border-bottom:1px solid var(--lf-line);background:var(--lf-card);letter-spacing:.03em;justify-content:space-between;align-items:center;gap:16px;padding:16px 32px;font-size:13px;display:flex}.aw-notice-bar-label{color:var(--lf-muted);margin-left:14px;font-size:11px}.aw-notice-dialog button{font:inherit;cursor:pointer}.aw-notice-bar button{color:var(--lf-ink);background:0 0;border:0;min-height:44px;padding:9px 12px;font-size:13px}.aw-notice-bar button span{vertical-align:middle;margin-left:15px;font-size:23px}.aw-notice-scene{grid-template-columns:1fr 1fr;min-height:0;display:grid}.aw-notice-world{background:var(--lf-soft);position:relative;overflow:hidden}.aw-notice-world img{object-fit:cover;object-position:50% 50%;transition:transform 1.2s cubic-bezier(.2,.7,.2,1),object-position 1.2s;transform:scale(1.02)}.aw-notice-scene[data-scene=intro] .aw-notice-world img{transform:scale(1)}.aw-notice-scene[data-scene=court] .aw-notice-world img{transform:scale(1.04)}.aw-notice-scene[data-scene=stakes] .aw-notice-world img{object-position:52% 50%;transform:scale(1.03)}.aw-notice-scene[data-scene=turn] .aw-notice-world img{transform:scale(1.02)}.aw-notice-scene[data-scene=notice] .aw-notice-world img,.aw-notice-scene[data-scene=return] .aw-notice-world img{transform:scale(1)}.aw-notice-world-word{background:var(--lf-card);color:var(--lf-ink);letter-spacing:-.055em;padding:6px 12px 12px;font-size:clamp(42px,6vw,90px);line-height:1;position:absolute;bottom:30px;left:32px}.aw-notice-story{overscroll-behavior:contain;align-content:center;min-height:0;padding:clamp(28px,5vw,78px);overflow:auto}.aw-notice-story-inner{max-width:620px;margin:auto;animation:.5s both notice-enter}.aw-notice-story h2{letter-spacing:-.04em;outline:none;margin:0 0 28px;font-size:clamp(30px,3.3vw,52px);font-weight:400;line-height:1.15}.aw-notice-story-inner>p:not(.aw-notice-eyebrow){color:var(--lf-muted);margin:0 0 20px;font-size:clamp(16px,1.35vw,19px);line-height:1.8}.aw-notice-story blockquote{border-top:1px solid var(--lf-line);letter-spacing:-.025em;color:var(--lf-ink);margin:28px 0 0;padding:24px 0 0;font-size:clamp(23px,2.3vw,34px);line-height:1.4}.aw-notice-choices{counter-reset:choice;gap:0;margin:25px 0 0;padding:0;list-style:none;display:grid}.aw-notice-choices li{counter-increment:choice;border-top:1px solid var(--lf-line);padding:19px 0 19px 42px;position:relative}.aw-notice-choices li:before{content:"0" counter(choice);color:var(--lf-muted);font-size:11px;position:absolute;top:22px;left:0}.aw-notice-choices h3{letter-spacing:-.02em;margin:0 0 8px;font-size:20px;font-weight:600;line-height:1.3}.aw-notice-choices p{color:var(--lf-muted);margin:0;font-size:14px;line-height:1.7}.aw-notice-learn{color:var(--lf-accent);text-underline-offset:5px;padding:10px 0;font-size:14px;line-height:1.7;text-decoration:underline;display:inline-block}.aw-notice-controls{border-top:1px solid var(--lf-line);background:var(--lf-card);padding:16px 32px max(16px,env(safe-area-inset-bottom));justify-content:space-between;align-items:center;gap:12px;display:flex}.aw-notice-progress{font-variant-numeric:tabular-nums;font-size:14px}.aw-notice-progress span span{color:var(--lf-muted);margin-left:10px}.aw-notice-buttons{align-items:center;gap:14px;display:flex}.aw-notice-dialog .aw-notice-next{background:var(--lf-ink);min-height:48px;color:var(--lf-bg);border:0;border-radius:999px;justify-content:space-between;align-items:center;gap:32px;padding:12px 22px;font-size:13px;font-weight:600;display:flex}.aw-notice-dialog .aw-notice-back{color:var(--lf-ink);background:0 0;border:0;min-height:48px;padding:12px;font-size:13px}.aw-notice-enter:focus-visible,.aw-notice-dialog button:focus-visible,.aw-notice-learn:focus-visible{outline:3px solid var(--lf-accent);outline-offset:5px}@keyframes notice-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@media (max-width:760px){.aw-notice-invitation{grid-template-columns:1fr;min-height:0}.aw-notice-cover{min-height:340px}.aw-notice-cover img{object-position:50% 50%}.aw-notice-intro{padding:34px 28px 38px}.aw-notice-intro h2{font-size:48px}.aw-notice-intro .aw-notice-eyebrow{margin-bottom:20px}.aw-notice-bar{padding:8px 16px}.aw-notice-bar-label{display:none}.aw-notice-scene{grid-template-rows:minmax(100px,28%) minmax(0,1fr);grid-template-columns:1fr}.aw-notice-world img{object-position:50% 47%}.aw-notice-world-word{padding:5px 8px 8px;font-size:38px;bottom:12px;left:20px}.aw-notice-story{align-content:start;padding:25px 24px}.aw-notice-story .aw-notice-eyebrow{margin-bottom:13px}.aw-notice-story h2{margin-bottom:19px;font-size:30px}.aw-notice-story-inner>p:not(.aw-notice-eyebrow){font-size:15px;line-height:1.7}.aw-notice-choices li{padding:15px 0 15px 33px}.aw-notice-choices li:before{top:18px}.aw-notice-controls{padding:12px 18px max(12px,env(safe-area-inset-bottom))}.aw-notice-buttons{gap:3px}.aw-notice-dialog .aw-notice-next{gap:18px;padding:11px 16px}.aw-notice-progress{font-size:12px}.aw-notice-progress span span{margin-left:5px}}@media (max-width:360px){.aw-notice-cover{min-height:270px}.aw-notice-intro h2{font-size:42px}.aw-notice-controls{padding-left:12px;padding-right:12px}.aw-notice-dialog .aw-notice-back{padding:9px}.aw-notice-story{padding:23px 20px}}@media (prefers-reduced-motion:reduce){.aw-notice-world img{transition:none}.aw-notice-story-inner{animation:none}}.aw-notice-bar{padding-top:max(8px,env(safe-area-inset-top));padding-left:max(16px,env(safe-area-inset-left));padding-right:max(16px,env(safe-area-inset-right))}.aw-notice-controls{padding-left:max(18px,env(safe-area-inset-left));padding-right:max(18px,env(safe-area-inset-right))}.aw-notice-story .aw-notice-story-inner>p.aw-notice-pull:not(.aw-notice-eyebrow){color:var(--lf-accent);letter-spacing:-.02em;margin:14px 0 0;font-size:24px}@media (min-width:761px){.aw-notice-scene[data-scene=notice]{grid-template-rows:36% minmax(0,1fr);grid-template-columns:1fr}.aw-notice-scene[data-scene=notice] .aw-notice-world img{object-position:50% 30%}.aw-notice-scene[data-scene=notice] .aw-notice-world-word{font-size:48px;bottom:18px}.aw-notice-scene[data-scene=notice] .aw-notice-story{align-content:start;padding:25px 5vw}.aw-notice-scene[data-scene=notice] .aw-notice-story-inner{max-width:1180px}.aw-notice-scene[data-scene=notice] .aw-notice-eyebrow{margin-bottom:10px}.aw-notice-scene[data-scene=notice] h2{margin-bottom:10px;font-size:34px}.aw-notice-scene[data-scene=notice] .aw-notice-story-inner>p:not(.aw-notice-eyebrow){margin-bottom:12px}.aw-notice-choices{grid-template-columns:repeat(3,minmax(0,1fr));gap:30px;margin-top:18px}.aw-notice-choices li{padding-bottom:4px}}.aw-notice-story:focus-visible{outline:2px solid var(--lf-accent);outline-offset:-5px}.aw-notice-intro>p:not(.aw-notice-eyebrow):not(.aw-notice-meta){margin-bottom:20px;line-height:1.65}.aw-notice-intro .aw-notice-enter{margin-top:12px}.aw-notice-story-inner>p.aw-notice-aside:not(.aw-notice-eyebrow){margin-top:18px;font-size:13px;line-height:1.65}.aw-notice-reflection{border-top:1px solid var(--lf-line);border-bottom:1px solid var(--lf-line);margin:24px 0 8px;padding:22px 0}.aw-notice-reflection p{color:var(--lf-ink);letter-spacing:-.03em;margin:0 0 10px;font-size:clamp(23px,2.3vw,32px);line-height:1.35}.aw-notice-reflection button,.aw-notice-rehearse{min-height:44px;color:var(--lf-accent);background:0 0;border:0;padding:12px 0;font-size:13px}.aw-notice-rehearse{text-underline-offset:5px;align-items:center;gap:20px;margin-top:15px;text-decoration:underline;display:flex}.aw-notice-progress{min-width:60px;color:var(--lf-muted);gap:9px;font-size:11px;display:grid}.aw-notice-progress-track{gap:4px;display:flex}.aw-notice-progress-track i{background:var(--lf-line);width:15px;height:2px}.aw-notice-progress-track i.is-past{background:var(--lf-accent)}.aw-notice-picker{width:100%;margin:4px 0 18px;font-size:12px}.aw-notice-picker summary{cursor:pointer;border-bottom:1px solid var(--lf-line);justify-content:space-between;align-items:center;gap:20px;min-height:48px;list-style:none;display:flex}.aw-notice-picker summary::-webkit-details-marker{display:none}.aw-notice-picker summary>span{color:var(--lf-muted);font-size:11px}.aw-notice-picker>div{flex-wrap:wrap;gap:6px;padding-top:12px;display:flex}.aw-notice-picker button{min-height:44px;color:var(--lf-ink);font:inherit;border:1px solid var(--lf-line);cursor:pointer;background:0 0;border-radius:100px;padding:10px 14px}.aw-notice-picker button[aria-pressed=true]{background:var(--lf-ink);color:var(--lf-bg)}.aw-notice-picker :focus-visible{outline:2px solid var(--lf-accent);outline-offset:4px}@media (min-width:761px){.aw-notice-scene:not([data-scene=notice]){grid-template-columns:1.05fr 1fr}}@media (max-width:760px){.aw-notice-intro h2{font-size:clamp(36px,9vw,48px)}.aw-notice-reflection{margin-top:18px;padding:17px 0}.aw-notice-story-inner>p.aw-notice-aside:not(.aw-notice-eyebrow){font-size:12px}.aw-notice-dialog .aw-notice-next{gap:12px;font-size:12px}.aw-notice-story blockquote{margin-top:20px;padding-top:18px;font-size:24px}}
