.CharacterCard-module__LES6_W__card{width:100%;aspect-ratio:var(--studio-card-ratio);border-radius:var(--studio-r-card);background:var(--studio-bg-deep);box-shadow:var(--studio-shadow-object),var(--studio-card-frame);isolation:isolate;margin:0;position:relative;overflow:hidden}.CharacterCard-module__LES6_W__card[data-empty]{background:var(--studio-fill-field);box-shadow:var(--studio-card-frame)}.CharacterCard-module__LES6_W__portrait{object-fit:cover;object-position:center 18%;-webkit-user-select:none;user-select:none;width:100%;height:100%;position:absolute;inset:0}.CharacterCard-module__LES6_W__veil{background:var(--studio-card-veil);pointer-events:none;position:absolute;inset:0}.CharacterCard-module__LES6_W__sheen{background:var(--studio-card-sheen);mix-blend-mode:screen;pointer-events:none;position:absolute;inset:0}.CharacterCard-module__LES6_W__plate{gap:var(--studio-s1);padding:var(--studio-s5)var(--studio-s5)var(--studio-s6);color:var(--studio-ink);display:grid;position:absolute;inset:auto 0 0}.CharacterCard-module__LES6_W__name{font-family:var(--studio-font-narrative);font-size:var(--studio-type-card-name);font-weight:var(--studio-weight-medium);letter-spacing:var(--studio-tracking-display);line-height:var(--studio-lh-ui);text-shadow:0 2px 12px #000000b3}.CharacterCard-module__LES6_W__tagline{color:var(--studio-ink-quiet);font-size:var(--studio-type-label);line-height:var(--studio-lh-text);text-shadow:0 1px 6px #0009}.CharacterCard-module__LES6_W__pick{place-content:center;justify-items:center;gap:var(--studio-s2);width:100%;height:100%;padding:var(--studio-s4);color:var(--studio-ink-quiet);cursor:pointer;font:inherit;font-size:var(--studio-type-ui);font-weight:var(--studio-weight-medium);transition:background var(--studio-duration-fast)var(--studio-ease),color var(--studio-duration-fast)var(--studio-ease);background:0 0;border:0;margin:0;display:grid;position:absolute;inset:0}.CharacterCard-module__LES6_W__pickGlyph{color:var(--studio-faint);font-size:var(--studio-type-display);line-height:1}@media (hover:hover) and (pointer:fine){.CharacterCard-module__LES6_W__pick:hover{background:var(--studio-fill-hover);color:var(--studio-ink)}}@media (max-width:900px){.CharacterCard-module__LES6_W__card[data-variant=stage] .CharacterCard-module__LES6_W__plate{display:none}.CharacterCard-module__LES6_W__card[data-variant=stage] .CharacterCard-module__LES6_W__pick{font-size:var(--studio-type-label)}}@media (prefers-reduced-motion:reduce){.CharacterCard-module__LES6_W__pick{transition:none}}
.WritingDossier-module__kA3x7q__dossier{gap:var(--studio-column-gap);grid-template-columns:auto minmax(0,1fr);align-items:start;width:100%;display:grid}.WritingDossier-module__kA3x7q__page{gap:var(--studio-section-gap);min-width:0;display:grid}.WritingDossier-module__kA3x7q__rail{z-index:2;top:var(--studio-s4);width:var(--studio-control-min);min-width:0;position:sticky}.WritingDossier-module__kA3x7q__railCount{margin-bottom:var(--studio-s2);color:var(--studio-faint);font-size:var(--studio-type-micro);font-variant-numeric:tabular-nums;line-height:var(--studio-lh-ui);white-space:nowrap;display:block}.WritingDossier-module__kA3x7q__ticks{gap:var(--studio-s2);margin:0;padding:0;list-style:none;display:grid;position:relative}.WritingDossier-module__kA3x7q__ticks:before{content:"";z-index:0;inset:calc(var(--studio-s3)*-1)-112px calc(var(--studio-s3)*-1)calc(var(--studio-s3)*-1);border-radius:var(--studio-r-tile);background:color-mix(in srgb,var(--studio-bg-deep)88%,transparent);-webkit-backdrop-filter:blur(var(--studio-panel-blur));backdrop-filter:blur(var(--studio-panel-blur));box-shadow:var(--studio-shadow-panel);opacity:0;transition:opacity var(--studio-duration-control)var(--studio-ease);pointer-events:none;position:absolute}.WritingDossier-module__kA3x7q__rail:hover .WritingDossier-module__kA3x7q__ticks:before,.WritingDossier-module__kA3x7q__rail:focus-within .WritingDossier-module__kA3x7q__ticks:before,.WritingDossier-module__kA3x7q__rail[data-intro] .WritingDossier-module__kA3x7q__ticks:before{opacity:1}.WritingDossier-module__kA3x7q__tick{z-index:1;align-items:center;gap:var(--studio-s3);width:var(--studio-control-min);height:20px;color:var(--studio-faint);cursor:pointer;font:inherit;font-size:var(--studio-type-label);text-align:left;white-space:nowrap;transition:width var(--studio-duration-control)var(--studio-ease),color var(--studio-duration-fast)var(--studio-ease);background:0 0;border:0;padding:0;display:flex;position:relative;overflow:hidden}.WritingDossier-module__kA3x7q__rail:hover .WritingDossier-module__kA3x7q__tick,.WritingDossier-module__kA3x7q__rail:focus-within .WritingDossier-module__kA3x7q__tick,.WritingDossier-module__kA3x7q__rail[data-intro] .WritingDossier-module__kA3x7q__tick{width:148px}.WritingDossier-module__kA3x7q__tick[data-written]{color:var(--studio-ink-quiet)}.WritingDossier-module__kA3x7q__tick[aria-current=step]{color:var(--studio-ink);font-weight:var(--studio-weight-medium)}.WritingDossier-module__kA3x7q__dash{background:var(--studio-fill-strong);width:14px;height:2px;transition:width var(--studio-duration-control)var(--studio-ease),background var(--studio-duration-control)var(--studio-ease),box-shadow var(--studio-duration-control)var(--studio-ease);border-radius:1px;flex:none}.WritingDossier-module__kA3x7q__tick[data-written] .WritingDossier-module__kA3x7q__dash{background:var(--studio-ink-quiet)}.WritingDossier-module__kA3x7q__tick[aria-current=step] .WritingDossier-module__kA3x7q__dash{background:var(--studio-ink);width:22px;box-shadow:var(--studio-glow)}.WritingDossier-module__kA3x7q__label{opacity:0;transition:opacity var(--studio-duration-control)var(--studio-ease)}.WritingDossier-module__kA3x7q__rail:hover .WritingDossier-module__kA3x7q__label,.WritingDossier-module__kA3x7q__rail:focus-within .WritingDossier-module__kA3x7q__label,.WritingDossier-module__kA3x7q__rail[data-intro] .WritingDossier-module__kA3x7q__label{opacity:1}.WritingDossier-module__kA3x7q__section{gap:var(--studio-s2);animation:WritingDossier-module__kA3x7q__sectionIn var(--studio-duration-reveal)var(--studio-ease-out)both;transition:opacity var(--studio-duration-screen)var(--studio-ease);display:grid}.WritingDossier-module__kA3x7q__dossier[data-focused] .WritingDossier-module__kA3x7q__section:not([data-active]){opacity:.42}.WritingDossier-module__kA3x7q__question{color:var(--studio-ink);font-family:var(--studio-font-narrative);font-size:var(--studio-type-section);font-weight:var(--studio-weight-medium);letter-spacing:var(--studio-tracking-display);line-height:var(--studio-lh-ui);text-wrap:balance;cursor:text;display:block}.WritingDossier-module__kA3x7q__section[data-first] .WritingDossier-module__kA3x7q__question{font-size:var(--studio-type-display)}.WritingDossier-module__kA3x7q__head{align-items:baseline;gap:var(--studio-s2);flex-wrap:wrap;display:flex}.WritingDossier-module__kA3x7q__required{color:var(--studio-meta);font-size:var(--studio-type-micro);letter-spacing:var(--studio-tracking-meta)}.WritingDossier-module__kA3x7q__hint{color:var(--studio-meta);font-size:var(--studio-type-label);line-height:var(--studio-lh-text);margin:0}.WritingDossier-module__kA3x7q__writing{margin-top:var(--studio-s2);padding-bottom:var(--studio-s6);isolation:isolate;position:relative}.WritingDossier-module__kA3x7q__writing:after{content:"";z-index:-1;background:radial-gradient(42% 34% at 40% 66%,var(--studio-accent-soft),transparent 70%);opacity:0;transition:opacity var(--studio-duration-reveal)var(--studio-ease-out);pointer-events:none;position:absolute;inset:0}.WritingDossier-module__kA3x7q__writing:focus-within:after{opacity:.55}.WritingDossier-module__kA3x7q__input,.WritingDossier-module__kA3x7q__textarea{width:100%;color:var(--studio-ink);caret-color:var(--studio-accent-ink);resize:none;background:0 0;border:0;outline:none;margin:0;padding:0;display:block}.WritingDossier-module__kA3x7q__input::placeholder,.WritingDossier-module__kA3x7q__textarea::placeholder{color:var(--studio-faint)}.WritingDossier-module__kA3x7q__input{min-height:var(--studio-control-min);font-family:var(--studio-font-narrative);font-size:var(--studio-t-title2);line-height:var(--studio-lh-ui);letter-spacing:var(--studio-tracking-display)}.WritingDossier-module__kA3x7q__section[data-first] .WritingDossier-module__kA3x7q__input{font-size:var(--studio-t-title1)}.WritingDossier-module__kA3x7q__textarea{font-family:var(--studio-font-narrative);font-size:var(--studio-type-body);line-height:var(--studio-leading-writing);field-sizing:content;min-height:calc(var(--studio-leading-writing)*2em)}.WritingDossier-module__kA3x7q__count{right:0;bottom:var(--studio-s1);color:var(--studio-ink-quiet);font-size:var(--studio-type-micro);font-variant-numeric:tabular-nums;letter-spacing:var(--studio-tracking-meta);opacity:0;transition:opacity var(--studio-duration-control)var(--studio-ease);position:absolute}.WritingDossier-module__kA3x7q__count[data-visible]{opacity:1}.WritingDossier-module__kA3x7q__pronoun{align-items:center;gap:var(--studio-s2);margin-top:calc(var(--studio-s5)*-1);flex-wrap:wrap;display:flex}.WritingDossier-module__kA3x7q__pronounLabel{color:var(--studio-meta);font-size:var(--studio-type-label)}.WritingDossier-module__kA3x7q__pronounOption{min-height:var(--studio-control-min);padding:0 var(--studio-s3);border-radius:var(--studio-r-pill);color:var(--studio-ink-quiet);cursor:pointer;font:inherit;font-size:var(--studio-type-ui);transition:background var(--studio-duration-fast)var(--studio-ease);background:0 0;border:0}.WritingDossier-module__kA3x7q__pronounOption[aria-checked=true]{background:var(--studio-fill-chip);color:var(--studio-ink)}@keyframes WritingDossier-module__kA3x7q__sectionIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (hover:hover) and (pointer:fine){.WritingDossier-module__kA3x7q__tick:hover{color:var(--studio-ink)}.WritingDossier-module__kA3x7q__pronounOption:hover{background:var(--studio-fill-hover);color:var(--studio-ink)}}@media (prefers-reduced-motion:reduce){.WritingDossier-module__kA3x7q__section{transition:none;animation:none}.WritingDossier-module__kA3x7q__writing:after,.WritingDossier-module__kA3x7q__dash,.WritingDossier-module__kA3x7q__tick,.WritingDossier-module__kA3x7q__label,.WritingDossier-module__kA3x7q__pronounOption,.WritingDossier-module__kA3x7q__ticks:before{transition:none}}
.CharacterWorkspace-module__cKSR2G__workspace{gap:var(--studio-column-gap);grid-template-columns:minmax(0,1fr) 300px;align-items:start;width:100%;display:grid}.CharacterWorkspace-module__cKSR2G__writing{min-width:0}.CharacterWorkspace-module__cKSR2G__rail{top:var(--studio-s4);gap:var(--studio-s3);border-radius:var(--studio-r-panel);transition:box-shadow var(--studio-duration-control)var(--studio-ease);display:grid;position:sticky}.CharacterWorkspace-module__cKSR2G__rail[data-dragging]{box-shadow:var(--studio-glow)}.CharacterWorkspace-module__cKSR2G__railLabel{color:var(--studio-meta);font-size:var(--studio-type-meta);font-weight:var(--studio-weight-medium);letter-spacing:var(--studio-tracking-wide);text-transform:uppercase}.CharacterWorkspace-module__cKSR2G__railBody{gap:var(--studio-s3);display:grid}.CharacterWorkspace-module__cKSR2G__cardSlot{width:100%}.CharacterWorkspace-module__cKSR2G__railActions{gap:var(--studio-s2);justify-items:start;display:grid}.CharacterWorkspace-module__cKSR2G__action{min-height:var(--studio-action-height);padding:0 var(--studio-s4);border-radius:var(--studio-r-pill);background:var(--studio-fill-chip);color:var(--studio-ink);cursor:pointer;font:inherit;font-size:var(--studio-type-ui);font-weight:var(--studio-weight-medium);white-space:nowrap;transition:background var(--studio-duration-fast)var(--studio-ease);border:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.CharacterWorkspace-module__cKSR2G__action[data-primary]{background:var(--studio-ink);color:var(--studio-bg-deep)}.CharacterWorkspace-module__cKSR2G__note{color:var(--studio-meta);font-size:var(--studio-type-label);line-height:var(--studio-lh-text);margin:0}@media (hover:hover) and (pointer:fine){.CharacterWorkspace-module__cKSR2G__action:not([data-primary]):hover{background:var(--studio-fill-hover)}.CharacterWorkspace-module__cKSR2G__action[data-primary]:hover{background:var(--studio-accent)}}
.ModeSwitch-module__HCRP6a__switch{gap:var(--studio-s1);padding:var(--studio-s1);border-radius:var(--studio-r-pill);background:var(--studio-fill-field);grid-auto-columns:1fr;grid-auto-flow:column;display:inline-grid}.ModeSwitch-module__HCRP6a__mode{justify-content:center;align-items:center;gap:var(--studio-s2);min-height:var(--studio-control-min);padding:0 var(--studio-s4);border-radius:var(--studio-r-pill);color:var(--studio-ink-quiet);cursor:pointer;font:inherit;font-size:var(--studio-type-label);font-weight:var(--studio-weight-medium);letter-spacing:var(--studio-tracking-body);transition:background var(--studio-duration-fast)var(--studio-ease),color var(--studio-duration-fast)var(--studio-ease),transform var(--studio-duration-fast)var(--studio-ease);background:0 0;border:0;display:inline-flex}.ModeSwitch-module__HCRP6a__mode[aria-current=page]{background:var(--studio-fill-selected);color:var(--studio-ink)}.ModeSwitch-module__HCRP6a__mode:active{transform:scale(var(--studio-press-scale))}.ModeSwitch-module__HCRP6a__dot{border-radius:var(--studio-r-pill);background:var(--studio-fill-strong);width:6px;height:6px;transition:background var(--studio-duration-control)var(--studio-ease),box-shadow var(--studio-duration-control)var(--studio-ease)}.ModeSwitch-module__HCRP6a__mode[data-progress=started] .ModeSwitch-module__HCRP6a__dot{background:var(--studio-ink-quiet)}.ModeSwitch-module__HCRP6a__mode[data-progress=done] .ModeSwitch-module__HCRP6a__dot{background:var(--studio-accent);box-shadow:var(--studio-glow)}.ModeSwitch-module__HCRP6a__mode[data-needs] .ModeSwitch-module__HCRP6a__dot{box-shadow:inset 0 0 0 2px var(--studio-ink-quiet);background:0 0}@media (hover:hover) and (pointer:fine){.ModeSwitch-module__HCRP6a__mode:hover:not([aria-current=page]){background:var(--studio-fill-hover);color:var(--studio-ink)}}@media (prefers-reduced-motion:reduce){.ModeSwitch-module__HCRP6a__mode:active{transform:none}}
.PhoneAppFrame-module__eXtO4q__app{background:var(--game-phone-app-bg);height:100%;font-family:var(--game-font-ui);flex-direction:column;display:flex}.PhoneAppFrame-module__eXtO4q__appPaper{background:var(--game-phone-memo-paper)}.PhoneAppFrame-module__eXtO4q__appPaper .PhoneAppFrame-module__eXtO4q__body{background:0 0}.PhoneAppFrame-module__eXtO4q__appbar{z-index:5;padding:max(var(--game-phone-top-inset,0px),var(--s3))var(--game-app-gutter)var(--s3);flex:none;position:relative}.PhoneAppFrame-module__eXtO4q__navRow{align-items:center;gap:var(--s2);min-height:44px;display:flex}.PhoneAppFrame-module__eXtO4q__navRowPeer{min-height:64px}.PhoneAppFrame-module__eXtO4q__back{z-index:1;width:44px;height:44px;margin-left:calc(-1*var(--game-app-gutter));padding-left:var(--game-app-gutter);font-family:var(--game-font-ui);color:var(--game-accent-ember);cursor:pointer;-webkit-user-select:none;user-select:none;background:0 0;border:none;justify-content:flex-start;align-items:center;display:flex;position:relative}.PhoneAppFrame-module__eXtO4q__back:active svg{opacity:.45}.PhoneAppFrame-module__eXtO4q__navCenter{left:var(--s8);right:var(--s8);pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute}.PhoneAppFrame-module__eXtO4q__pfp{background:var(--game-phone-pfp-bg);width:40px;height:40px;font-size:var(--game-app-subhead);line-height:var(--game-app-subhead-lh);color:var(--game-ink-bright);box-shadow:var(--game-phone-mini-shadow);border-radius:50%;place-items:center;display:grid}.PhoneAppFrame-module__eXtO4q__who{max-width:100%;margin-top:var(--s1);font-size:var(--game-app-caption2);line-height:var(--game-app-caption2-lh);color:var(--game-ink-soft);text-overflow:ellipsis;white-space:nowrap;font-weight:500;overflow:hidden}.PhoneAppFrame-module__eXtO4q__compactTitle{text-align:center;font-size:var(--game-app-headline);line-height:var(--game-app-headline-lh);font-weight:var(--game-app-headline-weight);color:var(--game-ink-bright);opacity:0;pointer-events:none;transition:opacity var(--game-motion-fast)var(--game-ease-standard);position:absolute;left:0;right:0}.PhoneAppFrame-module__eXtO4q__compactOn{opacity:1}.PhoneAppFrame-module__eXtO4q__titleBlock{max-height:140px;transition:max-height var(--game-motion-screen)var(--game-ease-out-soft),opacity var(--game-motion-fast)var(--game-ease-standard);overflow:hidden}.PhoneAppFrame-module__eXtO4q__titleFolded{opacity:0;max-height:0}.PhoneAppFrame-module__eXtO4q__largeTitle{margin-top:var(--s2);font-size:var(--game-app-large-title);line-height:var(--game-app-large-title-lh);color:var(--game-ink-bright);font-weight:700}.PhoneAppFrame-module__eXtO4q__subNote{margin-top:var(--s1);font-size:var(--game-app-subhead);line-height:var(--game-app-subhead-lh);color:var(--game-ink-dim)}.PhoneAppFrame-module__eXtO4q__body{background:var(--game-phone-app-bg);flex-direction:column;flex:1;min-height:0;display:flex;position:relative;overflow:hidden}.PhoneAppFrame-module__eXtO4q__dataState{margin:var(--s4)var(--s4)0;padding:var(--s3)var(--s4);border-radius:var(--r-card);color:var(--game-ink-dim);background:var(--game-panel-bg-heavy);font-size:var(--game-app-footnote);line-height:var(--game-app-footnote-lh);text-align:center}@media (prefers-reduced-motion:reduce){.PhoneAppFrame-module__eXtO4q__compactTitle,.PhoneAppFrame-module__eXtO4q__titleBlock{transition:none}}
.AlbumApp-module__KYSQ0q__album,.AlbumApp-module__KYSQ0q__screen{height:100%;min-height:0}.AlbumApp-module__KYSQ0q__screen[hidden]{display:none}.AlbumApp-module__KYSQ0q__grid{min-height:0;padding:var(--s2)2px 34px;overscroll-behavior:contain;flex:1;grid-template-columns:repeat(3,minmax(0,1fr));align-content:start;gap:2px;display:grid;overflow-y:auto}.AlbumApp-module__KYSQ0q__cell{aspect-ratio:1;background:var(--game-phone-photo-fallback);cursor:pointer;width:100%;transition:opacity var(--game-motion-fast)var(--game-ease-standard);border:none;padding:0;display:block;overflow:hidden}.AlbumApp-module__KYSQ0q__cell:active{opacity:.7}.AlbumApp-module__KYSQ0q__cell:focus-visible{outline:2px solid var(--game-accent-ember);outline-offset:-3px}.AlbumApp-module__KYSQ0q__image{place-items:center;width:100%;height:100%;min-height:0;display:grid;position:relative}.AlbumApp-module__KYSQ0q__image[data-state=loading]:after{content:"";border:2px solid var(--game-ink-faint);border-top-color:var(--game-ink-bright);border-radius:50%;width:20px;height:20px;animation:1s linear infinite AlbumApp-module__KYSQ0q__loading;position:absolute}@keyframes AlbumApp-module__KYSQ0q__loading{to{transform:rotate(360deg)}}.AlbumApp-module__KYSQ0q__thumb{object-fit:cover;width:100%;height:100%;display:block}.AlbumApp-module__KYSQ0q__imageError{align-items:center;gap:var(--s3);color:var(--game-ink-dim);font-size:var(--game-app-footnote);flex-direction:column;display:flex}.AlbumApp-module__KYSQ0q__imageError button,.AlbumApp-module__KYSQ0q__captionToggle{padding:var(--s2);color:var(--game-accent-ember);font:inherit;cursor:pointer;background:0 0;border:0;min-height:44px}.AlbumApp-module__KYSQ0q__viewer{gap:var(--s3);flex-direction:column;flex:1;min-height:0;margin:0;padding:0 0 34px;display:flex}.AlbumApp-module__KYSQ0q__viewerFrame{flex:1;min-height:80px;position:relative}.AlbumApp-module__KYSQ0q__viewport{touch-action:pan-y pinch-zoom;height:100%;overflow:hidden}.AlbumApp-module__KYSQ0q__track{height:100%;display:flex}.AlbumApp-module__KYSQ0q__slide{min-width:0;height:100%;padding-inline:var(--s2);flex:0 0 100%}.AlbumApp-module__KYSQ0q__full{object-fit:contain;width:100%;height:100%;color:var(--game-ink-dim);font-size:var(--game-app-footnote);display:block}.AlbumApp-module__KYSQ0q__arrow{width:44px;height:44px;color:var(--game-ink-bright);background:var(--game-panel-bg-heavy);cursor:pointer;border:0;border-radius:50%;place-items:center;padding:0;display:grid;position:absolute;top:50%;transform:translateY(-50%)}.AlbumApp-module__KYSQ0q__previous{left:var(--s2)}.AlbumApp-module__KYSQ0q__next{right:var(--s2)}.AlbumApp-module__KYSQ0q__arrow:disabled{opacity:0;pointer-events:none}.AlbumApp-module__KYSQ0q__arrow:active{color:var(--game-accent-ember)}.AlbumApp-module__KYSQ0q__caption{overscroll-behavior:contain;max-height:40%;padding:0 var(--game-app-gutter);font-size:var(--game-app-callout);line-height:var(--game-app-callout-lh);color:var(--game-ink-soft);flex:none;overflow-y:auto}.AlbumApp-module__KYSQ0q__captionText{white-space:pre-wrap;overflow-wrap:anywhere;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.AlbumApp-module__KYSQ0q__captionText[data-expanded=true]{display:block}.AlbumApp-module__KYSQ0q__captionToggle{padding:var(--s1)0 0;font-size:var(--game-app-footnote);display:block}.AlbumApp-module__KYSQ0q__empty{align-items:center;gap:var(--s4);text-align:center;color:var(--game-ink-dim);font-size:var(--game-app-subhead);line-height:var(--game-app-subhead-lh);padding:var(--s8)var(--s4);flex-direction:column;grid-column:1/-1;display:flex}@media (hover:none) and (pointer:coarse){.AlbumApp-module__KYSQ0q__arrow{display:none}}@media (prefers-reduced-motion:reduce){.AlbumApp-module__KYSQ0q__cell{transition:none}.AlbumApp-module__KYSQ0q__image[data-state=loading]:after{animation:none}}
.MemoApp-module__Nnn5tG__paper{min-height:0;padding:var(--s5)var(--game-app-gutter)var(--s6);gap:var(--s8);overscroll-behavior:contain;-webkit-mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)14px,var(--game-scroll-mask)calc(100% - 18px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)14px,var(--game-scroll-mask)calc(100% - 18px),transparent 100%);flex-direction:column;flex:1;display:flex;overflow-y:auto}.MemoApp-module__Nnn5tG__empty{text-align:center;font-family:var(--game-font-narrative);font-size:var(--game-app-body);line-height:var(--game-app-reading-lh);color:var(--game-ink-faint);padding:var(--s6)0}.MemoApp-module__Nnn5tG__noteTitle{font-family:var(--game-font-ui);font-size:var(--game-app-footnote);line-height:var(--game-app-footnote-lh);color:var(--game-ink-faint)}.MemoApp-module__Nnn5tG__noteTitle+.MemoApp-module__Nnn5tG__text{margin-top:var(--s2)}.MemoApp-module__Nnn5tG__text{font-family:var(--game-font-narrative);font-size:var(--game-app-body);line-height:var(--game-app-reading-lh);color:var(--game-ink-soft)}.MemoApp-module__Nnn5tG__you{color:var(--game-accent-ember);text-shadow:var(--game-phone-memo-you-glow)}
.MessagesApp-module__UntQQW__list{min-height:0;padding:var(--s2)var(--s1)34px;overscroll-behavior:contain;-webkit-mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)14px,var(--game-scroll-mask)calc(100% - 18px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)14px,var(--game-scroll-mask)calc(100% - 18px),transparent 100%);flex-direction:column;flex:1;display:flex;overflow-y:auto}.MessagesApp-module__UntQQW__row{align-items:center;gap:var(--s3);width:100%;padding:var(--s2)var(--s3);border-radius:var(--r-card);font-family:var(--game-font-ui);text-align:left;cursor:pointer;transition:background var(--game-motion-fast)var(--game-ease-standard);background:0 0;border:none;display:flex}.MessagesApp-module__UntQQW__row:focus-visible{background:var(--game-row-hover)}@media (hover:hover) and (pointer:fine){.MessagesApp-module__UntQQW__row:hover{background:var(--game-row-hover)}}.MessagesApp-module__UntQQW__row:active{background:var(--game-press-bg)}.MessagesApp-module__UntQQW__avatar{background:var(--game-phone-pfp-bg);width:44px;height:44px;font-size:var(--game-app-callout);line-height:var(--game-app-callout-lh);color:var(--game-ink-bright);box-shadow:var(--game-phone-mini-shadow);border-radius:50%;flex:none;place-items:center;display:grid}.MessagesApp-module__UntQQW__rowText{flex:1;min-width:0}.MessagesApp-module__UntQQW__rowName{font-size:var(--game-app-body);line-height:var(--game-app-body-lh);color:var(--game-ink-bright);text-overflow:ellipsis;white-space:nowrap;font-weight:600;display:block;overflow:hidden}.MessagesApp-module__UntQQW__rowLast{font-size:var(--game-app-subhead);line-height:var(--game-app-subhead-lh);color:var(--game-ink-dim);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:2px;display:-webkit-box;overflow:hidden}.MessagesApp-module__UntQQW__thread{min-height:0;padding:var(--s4)var(--game-app-gutter)var(--s2);overscroll-behavior:contain;-webkit-mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)14px,var(--game-scroll-mask)calc(100% - 18px),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)14px,var(--game-scroll-mask)calc(100% - 18px),transparent 100%);flex-direction:column;flex:1;gap:2px;display:flex;overflow-y:auto}.MessagesApp-module__UntQQW__empty{text-align:center;font-size:var(--game-app-subhead);line-height:var(--game-app-subhead-lh);color:var(--game-ink-faint);padding:var(--s4)0}.MessagesApp-module__UntQQW__msg{max-width:78%;padding:var(--s2)var(--s4);font-size:var(--game-app-body);line-height:var(--game-app-body-lh);border-radius:var(--r-bub);color:var(--game-ink-bright);box-shadow:var(--game-phone-bubble-shadow)}.MessagesApp-module__UntQQW__gap{margin-top:var(--s2)}.MessagesApp-module__UntQQW__them{background:var(--game-phone-bubble-them);border-bottom-left-radius:6px;align-self:flex-start}.MessagesApp-module__UntQQW__him{background:var(--game-phone-bubble-his);border-bottom-right-radius:6px;align-self:flex-end}.MessagesApp-module__UntQQW__readonly{margin-top:var(--s4);margin-bottom:var(--s3);background:var(--game-panel-bg);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);font-size:var(--game-app-footnote);line-height:var(--game-app-footnote-lh);color:var(--game-ink-faint);padding:var(--s2)var(--s5);border-radius:var(--r-pill);align-self:center}
.ChatStream-module__gBKgsG__stream{--chat-flow-gap:var(--s6);padding-bottom:calc(var(--s6) + var(--s4));overscroll-behavior:contain;scrollbar-width:none;font-family:var(--game-font-ui);--stream-fade-top:0px;--stream-fade-bottom:0px;-webkit-mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)var(--stream-fade-top),var(--game-scroll-mask)calc(100% - var(--stream-fade-bottom)),transparent 100%);-webkit-mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)var(--stream-fade-top),var(--game-scroll-mask)calc(100% - var(--stream-fade-bottom)),transparent 100%);mask-image:linear-gradient(to bottom,transparent 0,var(--game-scroll-mask)var(--stream-fade-top),var(--game-scroll-mask)calc(100% - var(--stream-fade-bottom)),transparent 100%);flex-direction:column;display:flex;overflow:hidden auto}.ChatStream-module__gBKgsG__stream[data-history-above=true]{--stream-fade-top:56px}.ChatStream-module__gBKgsG__stream[data-more-below=true]{--stream-fade-bottom:56px}.ChatStream-module__gBKgsG__stream::-webkit-scrollbar{display:none}.ChatStream-module__gBKgsG__tailSpacer{flex:none;width:100%}.ChatStream-module__gBKgsG__failureSlot{margin-top:var(--s5)}.ChatStream-module__gBKgsG__pill{bottom:var(--s3);margin-top:var(--s3);background:var(--game-panel-bg-heavy);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);box-shadow:var(--game-dock-shadow);color:var(--game-ink-soft);font-family:var(--game-font-ui);font-size:var(--game-stage-type-meta);cursor:pointer;border:none;border-radius:999px;align-self:flex-end;align-items:center;gap:6px;padding:6px 12px;display:inline-flex;position:sticky}.ChatStream-module__gBKgsG__pill[data-new=true]{color:var(--game-ink-bright)}.ChatStream-module__gBKgsG__pill[data-new=true]:before{content:"";background:var(--game-accent-ember);border-radius:50%;width:6px;height:6px}.ChatStream-module__gBKgsG__longWait{margin-left:var(--s2);font-family:var(--game-font-ui);font-size:var(--game-stage-type-meta);color:var(--game-ink-dim)}.ChatStream-module__gBKgsG__beat{min-width:0;margin-top:var(--chat-flow-gap);overflow-wrap:anywhere;white-space:pre-wrap;flex:none}.ChatStream-module__gBKgsG__premise{margin:var(--s4)0 var(--s2);padding-inline:var(--s4);color:var(--game-ink-bright);text-wrap:pretty;overflow-wrap:anywhere;text-shadow:var(--game-text-shadow-soft);flex:none}.ChatStream-module__gBKgsG__premise,.ChatStream-module__gBKgsG__narration,.ChatStream-module__gBKgsG__action,.ChatStream-module__gBKgsG__aside,.ChatStream-module__gBKgsG__dialogue,.ChatStream-module__gBKgsG__player{font-size:var(--game-stage-type-body);line-height:var(--game-stage-body-lh)}.ChatStream-module__gBKgsG__narration,.ChatStream-module__gBKgsG__action,.ChatStream-module__gBKgsG__aside{padding-inline:var(--s4);color:var(--game-ink-soft);text-shadow:var(--game-text-shadow-soft)}.ChatStream-module__gBKgsG__dialogueGroup{flex-direction:column;align-items:flex-start;display:flex}.ChatStream-module__gBKgsG__dialogueGroup:has(>.ChatStream-module__gBKgsG__dialogue:last-child)+.ChatStream-module__gBKgsG__dialogueGroup:has(>.ChatStream-module__gBKgsG__dialogue:first-child){margin-top:var(--s3)}.ChatStream-module__gBKgsG__dialogueGroup>*+*{margin-top:var(--chat-flow-gap)}.ChatStream-module__gBKgsG__dialogueGroup>.ChatStream-module__gBKgsG__dialogue+.ChatStream-module__gBKgsG__dialogue{margin-top:var(--s3)}.ChatStream-module__gBKgsG__dialogue,.ChatStream-module__gBKgsG__player,.ChatStream-module__gBKgsG__pending{width:fit-content;max-width:90%;padding:var(--s4);border-radius:var(--r-card)}.ChatStream-module__gBKgsG__dialogue,.ChatStream-module__gBKgsG__pending{border-bottom-left-radius:var(--s1);background:var(--game-chat-incoming-bg);color:var(--game-ink-bright);align-self:flex-start}.ChatStream-module__gBKgsG__player{margin-top:var(--s8);border-bottom-right-radius:var(--s1);background:var(--game-chat-outgoing-bg);color:var(--game-chat-outgoing-ink);align-self:flex-end}.ChatStream-module__gBKgsG__player+.ChatStream-module__gBKgsG__beat{margin-top:var(--s8)}.ChatStream-module__gBKgsG__pending{margin-top:var(--s8);flex:none;align-items:center;gap:6px;min-height:44px;display:flex}.ChatStream-module__gBKgsG__pending i{background:var(--game-ink-dim);width:6px;height:6px;box-shadow:var(--game-glow-ember);animation:ChatStream-module__gBKgsG__pendingBreath 1.4s var(--game-ease-standard)infinite;border-radius:50%}.ChatStream-module__gBKgsG__pending[data-retrying=true] i{background:var(--game-accent-ember)}.ChatStream-module__gBKgsG__pending i:nth-child(2){animation-delay:.18s}.ChatStream-module__gBKgsG__pending i:nth-child(3){animation-delay:.36s}@keyframes ChatStream-module__gBKgsG__pendingBreath{0%,to{opacity:.28;transform:translateY(0)}50%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.ChatStream-module__gBKgsG__pending i{opacity:.6;animation:none}}@media (max-width:768px),(max-height:500px){.ChatStream-module__gBKgsG__stream[data-history-above=true]{--stream-fade-top:48px}.ChatStream-module__gBKgsG__stream[data-more-below=true]{--stream-fade-bottom:48px}.ChatStream-module__gBKgsG__stream{--chat-flow-gap:var(--s5)}.ChatStream-module__gBKgsG__dialogue,.ChatStream-module__gBKgsG__player,.ChatStream-module__gBKgsG__pending{max-width:92%}}
.Composer-module__pjZDsa__dock{align-items:center;gap:var(--s3);min-height:52px;padding:0 var(--s2)0 var(--game-dock-inset,var(--s5));background:var(--game-panel-bg-heavy);-webkit-backdrop-filter:blur(26px)saturate(1.1);backdrop-filter:blur(26px)saturate(1.1);box-shadow:var(--game-dock-shadow);transition:box-shadow var(--game-motion-fast)var(--game-ease-standard),border-radius var(--game-motion-fast)var(--game-ease-out-soft);border-radius:26px;display:flex;position:relative;overflow:hidden}.Composer-module__pjZDsa__dock[data-expanded=true]{align-items:stretch;gap:var(--s2);padding:var(--s4)var(--s3)var(--s3)var(--game-dock-inset,var(--s5));border-radius:var(--r-dock);flex-direction:column}.Composer-module__pjZDsa__dock:before{content:"";background:var(--game-panel-highlight);pointer-events:none;position:absolute;inset:0}@media (hover:hover) and (pointer:fine){.Composer-module__pjZDsa__dock:hover{box-shadow:var(--game-dock-hover-shadow)}}.Composer-module__pjZDsa__field{resize:none;min-width:0;height:auto;min-height:52px;font-family:var(--game-font-ui);font-size:var(--game-stage-type-body);line-height:var(--game-stage-body-lh);color:var(--game-ink-bright);scrollbar-width:none;background:0 0;border:none;outline:none;flex:1;padding:14px 0;overflow-y:hidden}.Composer-module__pjZDsa__field::-webkit-scrollbar{display:none}.Composer-module__pjZDsa__dock[data-expanded=true] .Composer-module__pjZDsa__field{min-height:calc(var(--game-stage-type-body)*var(--game-stage-body-lh));flex:none;max-height:min(34vh,240px);padding:0;overflow-y:auto}.Composer-module__pjZDsa__field::placeholder{color:var(--game-ink-faint)}.Composer-module__pjZDsa__bar{align-items:center;gap:var(--s3);flex:none;display:flex}.Composer-module__pjZDsa__format,.Composer-module__pjZDsa__hint{display:none}.Composer-module__pjZDsa__dock[data-expanded=true] .Composer-module__pjZDsa__format{margin-right:auto;display:inline-flex}.Composer-module__pjZDsa__dock[data-expanded=true] .Composer-module__pjZDsa__hint{display:inline}.Composer-module__pjZDsa__format{align-items:center;gap:var(--s2);height:30px;padding:0 var(--s3);border-radius:var(--r-pill);background:var(--game-panel-bg);box-shadow:var(--game-chip-shadow);cursor:pointer;font-family:var(--game-font-ui);font-size:var(--game-stage-type-meta);color:var(--game-ink-soft);transition:background var(--game-motion-fast)var(--game-ease-standard),color var(--game-motion-fast)var(--game-ease-standard);border:none;position:relative}@media (hover:hover) and (pointer:fine){.Composer-module__pjZDsa__format:hover:not(:disabled){color:var(--game-ink-bright);background:var(--game-chip-hover-bg);box-shadow:var(--game-chip-hover-shadow)}}.Composer-module__pjZDsa__format:not(:disabled):active{background:var(--game-press-bg);color:var(--game-ink-bright)}.Composer-module__pjZDsa__format:after{content:"";position:absolute;inset:-7px 0}.Composer-module__pjZDsa__format:disabled{opacity:.4;cursor:default}.Composer-module__pjZDsa__formatGlyph{font-family:var(--game-font-ui);font-size:inherit;color:var(--game-ink-soft);line-height:1}.Composer-module__pjZDsa__hint{font-family:var(--game-font-ui);font-size:var(--game-stage-type-meta);color:var(--game-ink-faint);white-space:nowrap}.Composer-module__pjZDsa__send{background:var(--game-send-rest-bg);width:44px;height:44px;color:var(--game-ink-soft);box-shadow:none;cursor:pointer;transition:background var(--game-motion-fast)var(--game-ease-standard),color var(--game-motion-fast)var(--game-ease-standard),box-shadow var(--game-motion-fast)var(--game-ease-standard),transform var(--game-motion-fast)var(--game-ease-standard);border:none;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.Composer-module__pjZDsa__send[data-filled=true]:not(:disabled){background:var(--game-cta-surface);box-shadow:var(--game-cta-shadow);color:var(--game-cta-ink)}.Composer-module__pjZDsa__send:not(:disabled):active{transform:scale(var(--game-press-scale))}.Composer-module__pjZDsa__send svg{width:17px;height:17px}.Composer-module__pjZDsa__send:disabled{cursor:default}.Composer-module__pjZDsa__send:disabled:not([data-busy=true]){opacity:.38}.Composer-module__pjZDsa__send[data-busy=true]{animation:Composer-module__pjZDsa__breathe 1.8s var(--game-ease-standard)infinite}@keyframes Composer-module__pjZDsa__breathe{0%,to{opacity:.55}50%{opacity:1}}@media (prefers-reduced-motion:reduce){.Composer-module__pjZDsa__send[data-busy=true]{opacity:.55;animation:none}.Composer-module__pjZDsa__dock{transition:none}}@media (max-width:768px),(max-height:500px){.Composer-module__pjZDsa__dock{padding:0 var(--s2)0 var(--s4)}.Composer-module__pjZDsa__dock[data-expanded=true]{padding:var(--s3)var(--s2)var(--s2)var(--s4)}.Composer-module__pjZDsa__dock[data-expanded=true] .Composer-module__pjZDsa__field{max-height:min(26vh,150px)}.Composer-module__pjZDsa__dock[data-expanded=true] .Composer-module__pjZDsa__hint{display:none}}
.SuggestionChips-module__8xigAa__chips{--chip-rest-bg:color-mix(in srgb,var(--game-ink-bright)5.5%,transparent);gap:var(--s2);scrollbar-width:none;-webkit-mask-image:linear-gradient(90deg,var(--game-scroll-mask)calc(100% - var(--s10)),transparent);-webkit-mask-image:linear-gradient(90deg,var(--game-scroll-mask)calc(100% - var(--s10)),transparent);mask-image:linear-gradient(90deg,var(--game-scroll-mask)calc(100% - var(--s10)),transparent);flex-wrap:nowrap;margin-top:-6px;margin-bottom:6px;padding-top:6px;padding-bottom:6px;display:flex;overflow-x:auto}.SuggestionChips-module__8xigAa__chips::-webkit-scrollbar{display:none}.SuggestionChips-module__8xigAa__chip{font-family:var(--game-font-ui);white-space:nowrap;font-size:var(--game-stage-type-meta);line-height:var(--lh-ui);color:var(--game-ink-soft);text-shadow:var(--game-text-shadow-soft);min-height:32px;padding:0 14px 0 var(--game-dock-inset,var(--s4));border-radius:var(--r-pill);background:var(--chip-rest-bg);box-shadow:var(--game-chip-shadow);cursor:pointer;-webkit-user-select:none;user-select:none;transition:background var(--game-motion-fast)var(--game-ease-standard),color var(--game-motion-fast)var(--game-ease-standard),box-shadow var(--game-motion-fast)var(--game-ease-standard),transform var(--game-motion-fast)var(--game-ease-standard);border:none;flex:none;align-items:center;display:flex}.SuggestionChips-module__8xigAa__chip:active{background:var(--game-press-bg);color:var(--game-ink-bright);transform:scale(var(--game-press-scale))}.SuggestionChips-module__8xigAa__chip:active em{color:var(--game-ink-soft)}.SuggestionChips-module__8xigAa__chip em{color:inherit;font-style:normal}@media (hover:hover) and (pointer:fine){.SuggestionChips-module__8xigAa__chip:hover{background:var(--game-chip-hover-bg);color:var(--game-ink-bright);box-shadow:var(--game-chip-hover-shadow);text-shadow:none}.SuggestionChips-module__8xigAa__chip:hover em{color:var(--game-ink-soft)}}
.CompanionConfirmDialog-module__Dy_d4a__layer{z-index:90;padding:var(--s5);font-family:var(--game-font-ui);place-items:center;display:grid;position:fixed;inset:0}.CompanionConfirmDialog-module__Dy_d4a__scrim{background:var(--game-modal-scrim-bg);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);cursor:pointer;animation:CompanionConfirmDialog-module__Dy_d4a__veil var(--game-motion-screen)var(--game-ease-standard);border:none;padding:0;position:absolute;inset:0}.CompanionConfirmDialog-module__Dy_d4a__card{width:min(420px,100%);padding:var(--s6);border-radius:var(--r-notif);background:var(--game-panel-bg);-webkit-backdrop-filter:blur(28px)saturate(1.1);backdrop-filter:blur(28px)saturate(1.1);box-shadow:var(--game-shadow-frame);animation:CompanionConfirmDialog-module__Dy_d4a__rise var(--game-motion-device)var(--game-ease-out-soft);position:relative;overflow:hidden}.CompanionConfirmDialog-module__Dy_d4a__card:before{content:"";background:var(--game-panel-highlight);pointer-events:none;position:absolute;inset:0}.CompanionConfirmDialog-module__Dy_d4a__title{font-size:var(--t-title3);line-height:var(--lh-ui);letter-spacing:.03em;color:var(--game-ink-bright);text-shadow:var(--game-text-shadow-strong);margin:0;font-weight:600;position:relative}.CompanionConfirmDialog-module__Dy_d4a__body{margin:var(--s3)0 0;font-family:var(--game-font-narrative);font-size:var(--t-callout);line-height:var(--lh-text);color:var(--game-ink-soft);text-shadow:var(--game-text-shadow-soft);position:relative}.CompanionConfirmDialog-module__Dy_d4a__actions{justify-content:flex-end;gap:var(--s3);margin-top:var(--s6);display:flex;position:relative}.CompanionConfirmDialog-module__Dy_d4a__quiet,.CompanionConfirmDialog-module__Dy_d4a__primary{min-height:44px;padding:0 var(--s5);border-radius:var(--r-pill);font-family:var(--game-font-ui);font-size:var(--t-footnote);line-height:var(--lh-ui);cursor:pointer;transition:background var(--game-motion-fast)var(--game-ease-standard),box-shadow var(--game-motion-fast)var(--game-ease-standard);border:none;font-weight:600}.CompanionConfirmDialog-module__Dy_d4a__quiet{background:var(--game-cta-quiet-bg);color:var(--game-ink-soft)}.CompanionConfirmDialog-module__Dy_d4a__primary{background:var(--game-cta-bg);color:var(--game-ink-bright);box-shadow:var(--game-cta-shadow)}@media (hover:hover) and (pointer:fine){.CompanionConfirmDialog-module__Dy_d4a__quiet:hover{background:var(--game-row-hover)}}@keyframes CompanionConfirmDialog-module__Dy_d4a__veil{0%{opacity:0}to{opacity:1}}@keyframes CompanionConfirmDialog-module__Dy_d4a__rise{0%{opacity:0;transform:translateY(var(--s3))scale(.98)}to{opacity:1;transform:none}}@media (max-width:768px),(max-height:500px){.CompanionConfirmDialog-module__Dy_d4a__card{padding:var(--s5)}.CompanionConfirmDialog-module__Dy_d4a__actions{margin-top:var(--s5)}}@media (prefers-reduced-motion:reduce){.CompanionConfirmDialog-module__Dy_d4a__scrim,.CompanionConfirmDialog-module__Dy_d4a__card{animation:none}}
.MobileActionBar-module__quRofq__bar{padding:var(--m-bottombar-pad)var(--m-gutter)calc(var(--m-bottombar-pad) + var(--m-safe-bottom));background:var(--studio-panel-glass);-webkit-backdrop-filter:blur(var(--studio-panel-blur));backdrop-filter:blur(var(--studio-panel-blur))}.MobileActionBar-module__quRofq__status,.MobileActionBar-module__quRofq__error{-webkit-line-clamp:2;margin:0 0 var(--m-space-2);font-size:var(--m-t-meta);line-height:var(--m-lh-hint);-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.MobileActionBar-module__quRofq__status{color:var(--studio-ink-quiet)}.MobileActionBar-module__quRofq__error{color:var(--studio-danger)}.MobileActionBar-module__quRofq__actions{justify-content:flex-end;align-items:center;gap:var(--m-space-3);display:flex}.MobileActionBar-module__quRofq__secondary{min-height:var(--m-hit);padding:0 var(--m-space-2);border-radius:var(--m-r-pill);color:var(--studio-ink-quiet);cursor:pointer;font:inherit;font-size:var(--m-t-action);white-space:nowrap;background:0 0;border:0;flex:none;margin-right:auto}.MobileActionBar-module__quRofq__primary{min-height:var(--m-cta);padding:0 var(--m-space-6);border-radius:var(--m-r-pill);background:var(--studio-ink);color:var(--studio-bg-deep);cursor:pointer;font:inherit;font-size:var(--m-t-action);font-weight:var(--studio-weight-medium);white-space:nowrap;transition:transform var(--studio-duration-fast)var(--studio-ease);border:0;flex:none;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.MobileActionBar-module__quRofq__primary:active{transform:scale(var(--studio-press-scale))}.MobileActionBar-module__quRofq__primary:disabled{opacity:.4;cursor:default}@media (prefers-reduced-motion:reduce){.MobileActionBar-module__quRofq__primary,.MobileActionBar-module__quRofq__primary:active{transition:none;transform:none}}
.CompanionStageMenu-module__zZqa5G__wrap{z-index:60;font-family:var(--game-font-ui);position:absolute}.CompanionStageMenu-module__zZqa5G__dismiss{z-index:-1;position:fixed;inset:0}.CompanionStageMenu-module__zZqa5G__trigger{background:var(--game-panel-bg);-webkit-backdrop-filter:blur(18px)saturate(1.1);backdrop-filter:blur(18px)saturate(1.1);width:36px;height:36px;box-shadow:var(--game-chip-shadow);color:var(--game-ink-dim);cursor:pointer;transition:color var(--game-motion-fast)var(--game-ease-standard),box-shadow var(--game-motion-fast)var(--game-ease-standard),transform var(--game-motion-fast)var(--game-ease-standard);border:none;border-radius:50%;place-items:center;padding:0;display:grid;position:relative}.CompanionStageMenu-module__zZqa5G__trigger:after{content:"";position:absolute;inset:-4px}.CompanionStageMenu-module__zZqa5G__trigger:active{color:var(--game-ink-bright);transform:scale(var(--game-press-scale))}.CompanionStageMenu-module__zZqa5G__trigger svg{width:16px;height:16px}@media (hover:hover) and (pointer:fine){.CompanionStageMenu-module__zZqa5G__trigger:hover{color:var(--game-ink-bright);box-shadow:var(--game-chip-hover-shadow)}}.CompanionStageMenu-module__zZqa5G__panel{top:calc(36px + var(--s2));min-width:160px;padding:var(--s1);border-radius:var(--r-card);background:var(--game-panel-bg-heavy);-webkit-backdrop-filter:blur(24px)saturate(1.1);backdrop-filter:blur(24px)saturate(1.1);box-shadow:var(--game-dock-shadow);animation:CompanionStageMenu-module__zZqa5G__rise var(--game-motion-fast)var(--game-ease-out-soft);position:absolute;right:0;overflow:hidden}.CompanionStageMenu-module__zZqa5G__panel:focus:not(:focus-visible){outline:none}.CompanionStageMenu-module__zZqa5G__panel:before{content:"";background:var(--game-panel-highlight);pointer-events:none;position:absolute;inset:0}.CompanionStageMenu-module__zZqa5G__item{align-items:center;gap:var(--s2);width:100%;min-height:44px;padding:0 var(--s4);border-radius:var(--r-card);color:var(--game-ink-soft);font-family:var(--game-font-ui);font-size:var(--t-footnote);line-height:var(--lh-ui);text-align:left;cursor:pointer;transition:background var(--game-motion-fast)var(--game-ease-standard),color var(--game-motion-fast)var(--game-ease-standard);background:0 0;border:none;display:flex;position:relative}.CompanionStageMenu-module__zZqa5G__item svg{flex:none;width:24px;height:24px}.CompanionStageMenu-module__zZqa5G__item:disabled{opacity:.4;cursor:default}@media (hover:hover) and (pointer:fine){.CompanionStageMenu-module__zZqa5G__item:not(:disabled):hover{background:var(--game-cta-quiet-bg);color:var(--game-ink-bright)}}.CompanionStageMenu-module__zZqa5G__item:not(:disabled):active{background:var(--game-press-bg);color:var(--game-ink-bright)}@keyframes CompanionStageMenu-module__zZqa5G__rise{0%{opacity:0;transform:translateY(calc(-1*var(--s1)))}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.CompanionStageMenu-module__zZqa5G__panel{animation:none}}
.MobileChrome-module__-dnXia__chrome{padding-top:var(--m-safe-top)}.MobileChrome-module__-dnXia__bar{align-items:center;gap:var(--m-space-2);height:calc(var(--m-topbar) - var(--m-progress));padding:0 var(--m-gutter);grid-template-columns:auto minmax(0,1fr) auto;display:grid}.MobileChrome-module__-dnXia__back{width:var(--m-hit);height:var(--m-hit);border-radius:var(--m-r-pill);color:var(--studio-ink);cursor:pointer;font:inherit;font-size:var(--m-t-question);background:0 0;border:0;justify-content:center;align-items:center;padding:0;line-height:1;display:inline-flex}.MobileChrome-module__-dnXia__stage{min-width:0;color:var(--studio-ink);font-size:var(--m-t-chrome);font-weight:var(--studio-weight-semibold);text-align:center;text-overflow:ellipsis;white-space:nowrap;justify-self:center;overflow:hidden}.MobileChrome-module__-dnXia__action{width:var(--m-hit);height:var(--m-hit);border-radius:var(--m-r-pill);color:var(--studio-ink);cursor:pointer;font:inherit;font-size:var(--m-t-answer);background:0 0;border:0;justify-content:center;justify-self:end;align-items:center;padding:0;line-height:1;display:inline-flex}.MobileChrome-module__-dnXia__saveState{max-width:30vw;color:var(--studio-meta);font-size:var(--m-t-meta);text-overflow:ellipsis;white-space:nowrap;justify-self:end;overflow:hidden}.MobileChrome-module__-dnXia__saveState[data-state=saved]{color:var(--studio-ink-quiet)}.MobileChrome-module__-dnXia__saveState[data-state=conflict]{color:var(--studio-danger)}button.MobileChrome-module__-dnXia__saveState{color:var(--studio-danger);cursor:pointer;background:0 0;border:0;padding:0}.MobileChrome-module__-dnXia__progress{gap:var(--m-space-1);height:var(--m-progress);padding:0 var(--m-gutter);grid-template-columns:repeat(3,1fr);display:grid}.MobileChrome-module__-dnXia__segment{background:var(--studio-fill-strong);overflow:hidden}.MobileChrome-module__-dnXia__segmentInk{background:var(--studio-ink-quiet);height:100%;transition:width var(--studio-duration-control)var(--studio-ease-out);display:block}.MobileChrome-module__-dnXia__segmentInk[data-current]{background:var(--studio-ink)}@media (prefers-reduced-motion:reduce){.MobileChrome-module__-dnXia__segmentInk{transition:none}}
.PhoneNudge-module__AJvMJW__nudge{border-radius:var(--r-pill);background:var(--game-nudge-bg);-webkit-backdrop-filter:blur(16px)saturate(1.4);backdrop-filter:blur(16px)saturate(1.4);box-shadow:var(--game-nudge-shadow);color:var(--game-nudge-ink);cursor:pointer;font-family:var(--game-font-ui);white-space:nowrap;transition:transform var(--game-motion-fast)var(--game-ease-standard),box-shadow var(--game-motion-screen)var(--game-ease-out-soft);border:none;flex:none;align-items:center;display:inline-flex;position:relative}.PhoneNudge-module__AJvMJW__nudge:before{content:"";border-radius:inherit;background:var(--game-nudge-highlight);pointer-events:none;position:absolute;inset:0}.PhoneNudge-module__AJvMJW__nudge[data-wake=true]{box-shadow:var(--game-nudge-wake-shadow)}.PhoneNudge-module__AJvMJW__nudge[data-nudge=true]{animation:PhoneNudge-module__AJvMJW__discoveryNudge .18s var(--game-ease-standard)1}@keyframes PhoneNudge-module__AJvMJW__discoveryNudge{0%,to{translate:0}16.7%,50%,83.3%{translate:2px}33.3%,66.7%{translate:-2px}}.PhoneNudge-module__AJvMJW__nudge:active{transform:scale(var(--game-press-scale))}@media (hover:hover) and (pointer:fine){.PhoneNudge-module__AJvMJW__nudge:hover{box-shadow:var(--game-nudge-hover-shadow)}}.PhoneNudge-module__AJvMJW__icons{flex:none;align-items:center;display:inline-flex;position:relative}.PhoneNudge-module__AJvMJW__tile{width:22px;height:22px;box-shadow:0 0 0 2px var(--game-nudge-ring),var(--game-nudge-tile-shadow);border-radius:6.5px;justify-content:center;align-items:center;display:inline-flex}.PhoneNudge-module__AJvMJW__tile+.PhoneNudge-module__AJvMJW__tile{margin-left:-7px}.PhoneNudge-module__AJvMJW__badge{border-radius:var(--r-pill);background:var(--game-phone-badge);min-width:15px;height:15px;box-shadow:0 0 0 2px var(--game-nudge-ring);color:var(--game-phone-badge-fg);font-size:var(--t-caption2);text-align:center;padding:0 4px;font-style:normal;font-weight:700;line-height:15px;position:absolute;top:-6px;right:-6px}.PhoneNudge-module__AJvMJW__idleGlyph{width:15px;height:15px;color:var(--game-nudge-ink-idle)}.PhoneNudge-module__AJvMJW__label{font-size:var(--t-footnote);font-weight:600;line-height:1}.PhoneNudge-module__AJvMJW__verb{border-radius:var(--r-pill);background:var(--game-cta-surface);box-shadow:var(--game-cta-shadow);color:var(--game-cta-ink);font-size:var(--t-caption1);flex:none;align-items:center;gap:3px;font-weight:600;line-height:1;display:inline-flex}.PhoneNudge-module__AJvMJW__chevron{width:6px;height:9px}.PhoneNudge-module__AJvMJW__nudge:not([data-fresh=true]) .PhoneNudge-module__AJvMJW__verb{box-shadow:none;color:var(--game-nudge-ink-idle);background:0 0}.PhoneNudge-module__AJvMJW__nudge:not([data-fresh=true]) .PhoneNudge-module__AJvMJW__label{color:var(--game-nudge-ink-idle);font-weight:500}.PhoneNudge-module__AJvMJW__nudge[data-placement=pill]{gap:var(--s2);height:34px;padding:0 5px 0 6px}.PhoneNudge-module__AJvMJW__nudge[data-placement=pill] .PhoneNudge-module__AJvMJW__verb{height:24px;padding:0 8px 0 10px}.PhoneNudge-module__AJvMJW__nudge[data-placement=pill]:not([data-fresh=true]) .PhoneNudge-module__AJvMJW__verb{padding-right:6px}.PhoneNudge-module__AJvMJW__nudge[data-placement=inline]{vertical-align:middle;gap:7px;height:30px;padding:0 4px 0 6px}.PhoneNudge-module__AJvMJW__nudge[data-placement=inline] .PhoneNudge-module__AJvMJW__tile{border-radius:5.5px;width:19px;height:19px}.PhoneNudge-module__AJvMJW__nudge[data-placement=inline] .PhoneNudge-module__AJvMJW__tile svg{width:14px;height:14px}.PhoneNudge-module__AJvMJW__nudge[data-placement=inline] .PhoneNudge-module__AJvMJW__badge{min-width:14px;height:14px;line-height:14px;top:-7px;right:-7px}.PhoneNudge-module__AJvMJW__nudge[data-placement=inline] .PhoneNudge-module__AJvMJW__verb{height:22px;padding:0 7px 0 9px}@media (prefers-reduced-motion:reduce){.PhoneNudge-module__AJvMJW__nudge{transition:none}.PhoneNudge-module__AJvMJW__nudge[data-nudge=true]{animation:none}}
.phone-module__xMf4Eq__page{align-content:start;gap:var(--m-stack);min-width:0;display:grid}.phone-module__xMf4Eq__screen{min-width:0;animation:phone-module__xMf4Eq__phoneForward var(--studio-duration-screen)var(--studio-ease-out)both;align-content:start;display:grid}.phone-module__xMf4Eq__screen[data-dir=back]{animation-name:phone-module__xMf4Eq__phoneBack}.phone-module__xMf4Eq__stage{height:var(--m-phone-stage-h);border-radius:var(--m-r-card);background:var(--studio-fill-field);isolation:isolate;place-items:center;display:grid;position:relative;overflow:hidden}.phone-module__xMf4Eq__stageAmbient{z-index:-1;object-fit:cover;filter:blur(36px)saturate(.9)brightness(.42);width:120%;height:120%;position:absolute;inset:-10%}.phone-module__xMf4Eq__stageDevice{--studio-phone-fit:var(--m-phone-fit-preview);pointer-events:none}.phone-module__xMf4Eq__stageTap{cursor:pointer;background:0 0;border:0;position:absolute;inset:0}.phone-module__xMf4Eq__stageHint{color:var(--studio-meta);font-size:var(--m-t-hint);line-height:var(--m-lh-hint);text-align:center;margin:0}.phone-module__xMf4Eq__list{min-width:0;margin:0;padding:0;list-style:none;display:grid}.phone-module__xMf4Eq__list li+li .phone-module__xMf4Eq__listRow{border-top:1px solid color-mix(in srgb,var(--text-inverse)8%,transparent)}.phone-module__xMf4Eq__listRow{align-items:center;gap:var(--m-space-3);width:100%;min-width:0;min-height:var(--m-row);padding:var(--m-space-2)0;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;display:flex}.phone-module__xMf4Eq__rowIcon{width:var(--m-avatar);height:var(--m-avatar);border-radius:var(--m-r-control);color:var(--studio-ink);flex:none;place-items:center;display:grid;position:relative;overflow:hidden}.phone-module__xMf4Eq__rowIcon[data-app=messages]{background:var(--studio-app-messages)}.phone-module__xMf4Eq__rowIcon[data-app=memo]{background:var(--studio-app-memo)}.phone-module__xMf4Eq__rowIcon[data-app=album]{background:var(--studio-app-album)}.phone-module__xMf4Eq__rowIcon[data-empty]{background:var(--studio-fill-strong)}.phone-module__xMf4Eq__rowThumb{object-fit:cover;width:100%;height:100%}.phone-module__xMf4Eq__rowGlyph{display:block}.phone-module__xMf4Eq__rowGlyph[data-app=messages]{width:67%;height:67%}.phone-module__xMf4Eq__rowGlyph[data-app=memo]{width:77%;height:77%}.phone-module__xMf4Eq__rowGlyph[data-app=album]{width:70%;height:70%}.phone-module__xMf4Eq__listTitle{color:var(--studio-ink);font-size:var(--m-t-row);font-weight:var(--studio-weight-medium);flex:none}.phone-module__xMf4Eq__listValue{min-width:0;color:var(--studio-ink-quiet);font-size:var(--m-t-meta);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.phone-module__xMf4Eq__listChevron{color:var(--studio-meta);font-size:var(--m-t-row);flex:none;line-height:1}.phone-module__xMf4Eq__row{align-items:center;gap:var(--m-space-3);width:100%;min-width:0;max-width:100%;min-height:var(--m-row);padding:var(--m-space-2)0;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;display:flex}.phone-module__xMf4Eq__rowTitle{min-width:0;color:var(--studio-ink);font-size:var(--m-t-row);font-weight:var(--studio-weight-medium);line-height:var(--m-lh-hint);flex:0 auto}.phone-module__xMf4Eq__rowValue{min-width:0;color:var(--studio-ink-quiet);font-size:var(--m-t-meta);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.phone-module__xMf4Eq__rowValueFixed{flex:none;overflow:visible}.phone-module__xMf4Eq__note,.phone-module__xMf4Eq__empty{color:var(--studio-meta);font-size:var(--m-t-hint);line-height:var(--m-lh-hint);margin:0}.phone-module__xMf4Eq__settings{margin-top:var(--m-section);padding-top:var(--m-space-2);border-top:1px solid color-mix(in srgb,var(--text-inverse)8%,transparent)}.phone-module__xMf4Eq__tiles{gap:var(--m-space-3);grid-template-columns:repeat(3,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.phone-module__xMf4Eq__tileItem{gap:var(--m-space-1);justify-items:center;min-width:0;display:grid}.phone-module__xMf4Eq__tileCaption{color:var(--studio-meta);font-size:var(--m-t-meta)}.phone-module__xMf4Eq__tileButton,.phone-module__xMf4Eq__tileAdd{width:100%;aspect-ratio:var(--m-phone-ratio);border-radius:var(--m-r-tile);background:var(--studio-fill-field);color:var(--studio-ink-quiet);cursor:pointer;font:inherit;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.phone-module__xMf4Eq__tileButton[aria-pressed=true]{box-shadow:var(--studio-select)}.phone-module__xMf4Eq__tileImage{object-fit:cover;width:100%;height:100%}.phone-module__xMf4Eq__tileImage[data-empty]{background:var(--studio-fill-field)}.phone-module__xMf4Eq__tick{right:var(--m-space-2);bottom:var(--m-space-2);color:var(--studio-ink);font-size:var(--m-t-hint);opacity:0;position:absolute}.phone-module__xMf4Eq__tileButton[aria-pressed=true] .phone-module__xMf4Eq__tick{opacity:1}.phone-module__xMf4Eq__tileAdd{gap:var(--m-space-1);padding:var(--m-space-2);color:var(--studio-ink-quiet);font-size:var(--m-t-meta);text-align:center;flex-direction:column}.phone-module__xMf4Eq__tileAdd:disabled{opacity:.4;cursor:default}.phone-module__xMf4Eq__addGlyph{color:var(--studio-ink);font-size:var(--m-t-answer);line-height:1}.phone-module__xMf4Eq__trigger{gap:var(--m-space-3);min-width:0;display:grid}.phone-module__xMf4Eq__switch{width:var(--m-space-8);height:var(--m-space-5);border-radius:var(--m-r-pill);background:var(--studio-fill-strong);transition:background var(--studio-duration-control)var(--studio-ease);flex:none;position:relative}.phone-module__xMf4Eq__knob{top:var(--m-space-1);left:var(--m-space-1);width:var(--m-space-3);height:var(--m-space-3);border-radius:var(--m-r-pill);background:var(--studio-ink);transition:transform var(--studio-duration-control)var(--studio-ease);position:absolute}.phone-module__xMf4Eq__row[aria-checked=true] .phone-module__xMf4Eq__switch{background:var(--studio-fill-selected)}.phone-module__xMf4Eq__row[aria-checked=true] .phone-module__xMf4Eq__knob{transform:translateX(var(--m-space-5))}.phone-module__xMf4Eq__field{gap:var(--m-space-2);min-width:0;display:grid}.phone-module__xMf4Eq__fieldLabel{color:var(--studio-meta);font-size:var(--m-t-hint)}.phone-module__xMf4Eq__number{align-items:center;gap:var(--m-space-2);color:var(--studio-ink-quiet);font-size:var(--m-t-hint);display:inline-flex}.phone-module__xMf4Eq__number input{width:var(--m-space-8);min-height:var(--m-hit);padding:0 var(--m-space-2);border-radius:var(--m-r-control);background:var(--studio-fill-field);color:var(--studio-ink);font:inherit;font-size:var(--m-t-action);text-align:center;border:0;outline:none}.phone-module__xMf4Eq__input{width:100%;min-width:0;min-height:var(--m-hit);padding:0 var(--m-space-3);border-radius:var(--m-r-control);background:var(--studio-fill-field);color:var(--studio-ink);caret-color:var(--studio-accent-ink);font:inherit;font-size:var(--m-t-body);border:0;outline:none}.phone-module__xMf4Eq__textarea{width:100%;min-width:0;padding:var(--m-space-3);border-radius:var(--m-r-control);background:var(--studio-fill-field);color:var(--studio-ink);caret-color:var(--studio-accent-ink);font:inherit;font-size:var(--m-t-body);line-height:var(--m-lh-body);resize:none;field-sizing:content;border:0;outline:none}.phone-module__xMf4Eq__input::placeholder,.phone-module__xMf4Eq__textarea::placeholder,.phone-module__xMf4Eq__noteTitle::placeholder,.phone-module__xMf4Eq__noteBody::placeholder{color:var(--studio-faint)}.phone-module__xMf4Eq__action{min-height:var(--m-hit);padding:0 var(--m-space-4);border-radius:var(--m-r-pill);background:var(--studio-ink);color:var(--studio-bg-deep);cursor:pointer;font:inherit;font-size:var(--m-t-action);font-weight:var(--studio-weight-medium);white-space:nowrap;border:0;flex:none;justify-content:center;align-items:center;display:inline-flex}.phone-module__xMf4Eq__action:disabled{opacity:.4;cursor:default}.phone-module__xMf4Eq__danger{min-height:var(--m-hit);color:var(--studio-danger);cursor:pointer;font:inherit;font-size:var(--m-t-action);background:0 0;border:0;justify-self:start;padding:0}.phone-module__xMf4Eq__compose{align-items:center;gap:var(--m-space-2);min-width:0;display:flex}.phone-module__xMf4Eq__confirm{gap:var(--m-space-2);padding:var(--m-space-3);border-radius:var(--m-r-control);background:var(--studio-danger-bg);justify-items:start;display:grid}.phone-module__xMf4Eq__msgList{min-width:0;margin:0;padding:0;list-style:none;display:grid}.phone-module__xMf4Eq__msgRow{align-items:center;gap:var(--m-space-3);width:100%;min-width:0;min-height:var(--m-row);padding:var(--m-space-2)var(--m-space-3);border-radius:var(--m-r-tile);cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;display:flex}.phone-module__xMf4Eq__msgRow:active{background:var(--studio-fill-hover)}.phone-module__xMf4Eq__avatar{width:var(--m-avatar);height:var(--m-avatar);border-radius:var(--m-r-pill);background:var(--studio-fill-selected);color:var(--studio-ink);font-size:var(--m-t-action);flex:none;place-items:center;display:grid}.phone-module__xMf4Eq__msgText{flex:1;min-width:0}.phone-module__xMf4Eq__msgName{color:var(--studio-ink);font-size:var(--m-t-row);font-weight:var(--studio-weight-semibold);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.phone-module__xMf4Eq__msgLast{-webkit-line-clamp:2;color:var(--studio-meta);font-size:var(--m-t-subhead);line-height:var(--m-lh-text);-webkit-box-orient:vertical;margin-top:2px;display:-webkit-box;overflow:hidden}.phone-module__xMf4Eq__bubbles{gap:var(--m-space-3);min-width:0;margin:0;padding:0;list-style:none;display:grid}.phone-module__xMf4Eq__bubbleItem{justify-items:start;gap:var(--m-space-1);min-width:0;display:grid}.phone-module__xMf4Eq__bubbleItem[data-direction=sent]{justify-items:end}.phone-module__xMf4Eq__bubble{max-width:78%;padding:var(--m-space-2)var(--m-space-4);border-radius:var(--m-r-bubble);border-bottom-left-radius:var(--m-r-bubble-tail);background:var(--studio-fill-selected);color:var(--studio-ink);cursor:pointer;font:inherit;font-size:var(--m-t-body);line-height:var(--m-lh-bubble);text-align:left;border:0}.phone-module__xMf4Eq__bubble[data-direction=sent]{border-bottom-left-radius:var(--m-r-bubble);border-bottom-right-radius:var(--m-r-bubble-tail);background:color-mix(in srgb,var(--studio-app-messages)55%,var(--studio-bg-deep))}.phone-module__xMf4Eq__bubbleMeta{color:var(--studio-meta);font-size:var(--m-t-meta)}.phone-module__xMf4Eq__editor{justify-items:start;gap:var(--m-space-3);width:100%;min-width:0;padding-top:var(--m-space-2);display:grid}.phone-module__xMf4Eq__when{gap:var(--m-space-2);width:100%;min-width:0;display:grid}.phone-module__xMf4Eq__chips{gap:var(--m-space-2);flex-wrap:wrap;display:flex}.phone-module__xMf4Eq__chip{min-height:var(--m-hit);padding:0 var(--m-space-3);border-radius:var(--m-r-pill);color:var(--studio-ink-quiet);cursor:pointer;font:inherit;font-size:var(--m-t-action);text-align:left;background:0 0;border:0}.phone-module__xMf4Eq__chip[aria-checked=true]{background:var(--studio-fill-chip);color:var(--studio-ink)}.phone-module__xMf4Eq__composerBar{gap:var(--m-space-2);padding:var(--m-bottombar-pad)var(--m-gutter)calc(var(--m-bottombar-pad) + var(--m-safe-bottom));background:var(--studio-panel-glass);-webkit-backdrop-filter:blur(var(--studio-panel-blur));backdrop-filter:blur(var(--studio-panel-blur));display:grid}.phone-module__xMf4Eq__senders{gap:var(--m-space-2);min-width:0;display:flex}.phone-module__xMf4Eq__sender{max-width:12ch;min-height:var(--m-hit);padding:0 var(--m-space-3);border-radius:var(--m-r-pill);background:var(--studio-fill-selected);color:var(--studio-ink);cursor:pointer;font:inherit;font-size:var(--m-t-meta);opacity:.45;text-overflow:ellipsis;white-space:nowrap;border:0;overflow:hidden}.phone-module__xMf4Eq__sender[data-side=sent]{background:color-mix(in srgb,var(--studio-app-messages)55%,var(--studio-bg-deep))}.phone-module__xMf4Eq__sender[aria-checked=true]{opacity:1}.phone-module__xMf4Eq__composerRow{align-items:center;gap:var(--m-space-2);min-width:0;display:flex}.phone-module__xMf4Eq__noteList{gap:var(--m-space-7);min-width:0;margin:0;padding:0;list-style:none;display:grid}.phone-module__xMf4Eq__noteRow{gap:var(--m-space-2);cursor:pointer;width:100%;min-width:0;font:inherit;text-align:left;background:0 0;border:0;justify-items:start;padding:0;display:grid}.phone-module__xMf4Eq__noteRowTitle{max-width:100%;color:var(--studio-ink);font-size:var(--m-t-row);font-weight:var(--studio-weight-semibold);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.phone-module__xMf4Eq__noteRowText{max-width:100%;color:var(--studio-ink-quiet);font-family:var(--studio-font-narrative);font-size:var(--m-t-body);line-height:var(--m-lh-hint);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.phone-module__xMf4Eq__noteTitle{width:100%;min-width:0;min-height:var(--m-hit);color:var(--studio-ink);caret-color:var(--studio-accent-ink);font-family:var(--studio-font-narrative);font-size:var(--m-t-answer);line-height:var(--m-lh-hint);background:0 0;border:0;outline:none;margin:0;padding:0}.phone-module__xMf4Eq__noteBody{width:100%;min-width:0;color:var(--studio-ink);caret-color:var(--studio-accent-ink);font-family:var(--studio-font-narrative);font-size:var(--m-t-body);line-height:var(--m-lh-body);resize:none;field-sizing:content;min-height:calc(var(--m-lh-body)*6em);background:0 0;border:0;outline:none;margin:0;padding:0}.phone-module__xMf4Eq__photoGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:2px;margin:0;padding:0;list-style:none;display:grid}.phone-module__xMf4Eq__photoCell,.phone-module__xMf4Eq__photoAdd{aspect-ratio:1;background:var(--studio-fill-field);width:100%;color:var(--studio-ink-quiet);cursor:pointer;font:inherit;border:0;justify-content:center;align-items:center;padding:0;display:flex;overflow:hidden}.phone-module__xMf4Eq__photoCell:active{opacity:.7}.phone-module__xMf4Eq__photoImage{object-fit:cover;width:100%;height:100%}.phone-module__xMf4Eq__photoAdd{gap:var(--m-space-1);padding:var(--m-space-2);font-size:var(--m-t-meta);text-align:center;flex-direction:column}.phone-module__xMf4Eq__photoAdd:disabled{opacity:.4;cursor:default}.phone-module__xMf4Eq__photoLarge{border-radius:var(--m-r-tile);object-fit:contain;justify-self:center;max-width:100%;max-height:60vh}@keyframes phone-module__xMf4Eq__phoneForward{0%{opacity:0;transform:translateX(var(--m-space-6))}to{opacity:1;transform:none}}@keyframes phone-module__xMf4Eq__phoneBack{0%{opacity:0;transform:translateX(calc(var(--m-space-6)*-1))}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.phone-module__xMf4Eq__screen{animation:none}.phone-module__xMf4Eq__switch,.phone-module__xMf4Eq__knob{transition:none}}
.story-skin-module__Jcz59W__skin{--story-viewport-h:var(--vp-h);--story-workspace-width:calc(var(--story-reading-column) + var(--story-stage-gap) + var(--story-reference-width));--story-stage-gutter:clamp(var(--story-s4),3vw,var(--story-s10));--story-stage-gap:clamp(var(--story-s5),2.4vw,var(--story-s8));--story-stage-block-inset:clamp(var(--story-s4),2.4vh,var(--story-s6));--story-stage-bottom-inset:clamp(var(--story-s2),1.4vh,var(--story-s4));--story-reading-column:800px;--story-reading-measure:38rem;--story-reference-width:304px;--story-reference-block-inset:var(--story-stage-block-inset);--story-reference-height:min(52vh,464px);--story-reference-sheet-height:min(68dvh,640px);--story-control-min:44px;--story-workspace-blur:24px;--story-workspace-saturation:.9;--story-workspace-brightness:.82;--story-composer-rest-height:1.6em;--story-composer-focus-height:5.5em;--story-composer-blur:24px;--story-composer-saturation:1.04;--story-bg:#0b0a09;--story-bg-deep:#060505;--story-workspace-surface:linear-gradient(180deg,#0a09086b 0%,#0a090880 58%,#0a090894 100%);--story-workspace-mask:linear-gradient(90deg,transparent 0%,var(--story-scroll-mask)7%,var(--story-scroll-mask)93%,transparent 100%);--story-composer-surface:#181614f0;--story-composer-focus:#1d1b18f7;--story-directive-surface:#2c3038e0;--story-player-surface:#fffaf20e;--story-composer-highlight:linear-gradient(180deg,#fffaf209,transparent 44%);--story-footnote-surface:#131211fa;--story-ink:#ece7de;--story-ink-quiet:#b6ada0;--story-meta:#8a8177;--story-faint:#5f574e;--story-ink-bright:#f6f2ea;--story-ink-warm:#ece7de;--story-ink-soft:#ece7de;--story-ink-dim:#8a8177;--story-ink-faint:#5f574e;--story-cool:#b6ada0;--story-cta-surface:var(--brand-primary,#f5f5f3);--story-cta-ink:#14161a;--story-cta-shadow:0 4px 14px #0006,inset 0 1px 0 #fff6;--story-raise:#fffaf21a;--story-raise-hover:#fffaf226;--story-bloom:0 0 24px #fff4e21a;--story-accent:#ece7de;--story-accent-bright:#f6f2ea;--story-accent-soft:#fffaf217;--story-accent-faint:#fffaf20d;--story-speaker-amber:#d5ab62;--story-speaker-teal:#79b8b5;--story-speaker-violet:#b39acb;--story-speaker-coral:#cf8e80;--story-advance-surface:linear-gradient(135deg,#1f1d1bb8,#141312d1);--story-advance-ready-surface:linear-gradient(135deg,#332f2af0,#1b1917f0);--story-advance-hover-surface:linear-gradient(135deg,#3e3932fa,#1f1c19fa);--story-advance-sheen:linear-gradient(105deg,transparent 28%,#fff6e51f 48%,transparent 68%);--story-advance-ink-idle:var(--story-faint);--story-advance-ink-ready:var(--story-ink);--story-advance-focus:var(--story-ink-quiet);--story-advance-art-idle-opacity:.24;--story-advance-art-ready-opacity:.78;--story-advance-art-filter:sepia(.18)brightness(1.08)contrast(1.04)drop-shadow(0 0 7px #ffefd21f);--story-danger:#e8a0a0;--story-danger-bg:#783c3c29;--story-panel-bg:#121110e0;--story-panel-solid:#131211;--story-chip-bg:#fffaf20e;--story-chip-hover:#fffaf21a;--story-chip-selected:#fffaf221;--story-field-bg:#fffaf20b;--story-field-cool-bg:#d6e2ff0d;--story-chrome-bg:#141211a8;--story-chrome-shadow:0 6px 18px #0000006b;--story-sheet-scrim:#07060575;--story-sheet-bg:#100e0df7;--story-sheet-shadow:-28px 0 72px #0000008f;--story-backdrop-base:radial-gradient(130% 100% at 50% 0%,#14120f 0%,#0c0b0a 52%,#060505 100%);--story-backdrop-scene-filter:blur(2px)saturate(.94)brightness(.92);--story-backdrop-vignette:radial-gradient(122% 92% at 74% 2%,transparent 0%,#0b0a0938 46%,#0b0a0975 86%),linear-gradient(to bottom,#0b0a096b 0%,#0b0a0961 46%,#0b0a098f 100%);--story-backdrop-ember:none;--story-backdrop-stage-veil:linear-gradient(to top,#0b0a09f7 0%,#0b0a09e0 32%,#0b0a0994 64%,transparent 100%);--story-backdrop-stage-veil-mobile:linear-gradient(to top,#0b0a09fa 0%,#0b0a09eb 40%,#0b0a09a8 72%,transparent 100%);--story-backdrop-top-veil:linear-gradient(to bottom,#0b0a09db 0%,#0b0a098f 46%,#0b0a0957 100%);--story-backdrop-read-veil:none;--story-backdrop-read-veil-mobile:none;--story-panel-highlight:linear-gradient(180deg,#fffaf20e,transparent 42%);--story-scroll-mask:#000;--story-shadow-soft:0 10px 30px #00000080;--story-shadow-panel:0 30px 80px #0000009e;--story-chip-shadow:0 2px 10px #0000004d;--story-advance-shadow:inset 0 0 0 1px #fffaf20b,0 6px 18px #0000002e;--story-advance-ready-shadow:inset 0 0 0 1px #fff4e01a,inset 0 1px 0 #ffffff09,0 8px 24px #0000004d,0 0 22px #e7cfa90d;--story-advance-hover-shadow:inset 0 0 0 1px #fff4e026,inset 0 1px 0 #ffffff0d,0 10px 28px #0000005c,0 0 28px #e7cfa917;--story-glow:var(--story-bloom);--story-font-narrative:Georgia,"Times New Roman","Songti SC","Noto Serif SC",serif;--story-font-ui:-apple-system,"SF Pro Text","PingFang SC","Helvetica Neue","Segoe UI",sans-serif;--story-t-caption2:11px;--story-t-caption1:12px;--story-t-footnote:13px;--story-t-subhead:15px;--story-t-callout:16px;--story-t-body:17px;--story-t-title3:20px;--story-t-title2:22px;--story-t-title1:28px;--story-t-large:34px;--story-lh-compact:1;--story-lh-ui:1.3;--story-lh-text:1.45;--story-lh-reading:1.6;--story-lh-prose:1.9;--story-weight-regular:400;--story-weight-medium:500;--story-weight-semibold:600;--story-tracking-body:.01em;--story-tracking-display:.02em;--story-tracking-meta:.1em;--story-tracking-wide:.2em;--story-type-display:var(--story-t-title2);--story-type-body:var(--story-t-body);--story-type-ui:var(--story-t-caption1);--story-type-meta:var(--story-t-caption2);--story-type-reference-label:var(--story-t-caption2);--story-type-reference-tab:var(--story-t-footnote);--story-type-reference-heading:var(--story-t-callout);--story-type-reference-title:var(--story-t-callout);--story-type-reference-body:var(--story-t-subhead);--story-type-reference-support:var(--story-t-footnote);--story-leading-display:var(--story-lh-ui);--story-leading-body:1.72;--story-leading-panel:var(--story-lh-reading);--story-paragraph-gap:var(--story-s3);--story-contribution-gap:var(--story-s6);--story-r-panel:20px;--story-r-control:12px;--story-r-dock:20px;--story-r-pill:999px;--story-duration-fast:.16s;--story-duration-control:.18s;--story-duration-normal:.2s;--story-ease:cubic-bezier(.2,.8,.2,1);--story-ease-out:cubic-bezier(.16,1,.3,1);--story-s1:4px;--story-s2:8px;--story-s3:12px;--story-s4:16px;--story-s5:20px;--story-s6:24px;--story-s7:28px;--story-s8:32px;--story-s9:36px;--story-s10:40px;--story-s11:44px;--story-s12:48px;--story-s13:52px;--story-s14:56px;color:var(--story-ink-quiet);font-family:var(--story-font-ui);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}@media (max-width:900px){.story-skin-module__Jcz59W__skin{--story-stage-gutter:var(--story-s4);--story-stage-gap:0px;--story-workspace-width:100%;--story-reading-column:100%;--story-reading-measure:100%;--story-type-display:var(--story-t-title3);--story-type-body:var(--story-t-callout);--story-composer-focus-height:5.5em;--story-workspace-mask:linear-gradient(90deg,var(--story-scroll-mask),var(--story-scroll-mask))}}
.studio-mobile-module__5I1Biq__mobile{--m-gutter:20px;--m-safe-top:env(safe-area-inset-top,0px);--m-safe-bottom:env(safe-area-inset-bottom,0px);--m-topbar:56px;--m-progress:2px;--m-content-top:24px;--m-content-bottom:24px;--m-bottombar-pad:12px;--m-cta:48px;--m-hit:44px;--m-row:52px;--m-space-1:4px;--m-space-2:8px;--m-space-3:12px;--m-space-4:16px;--m-space-5:20px;--m-space-6:24px;--m-space-7:32px;--m-space-8:40px;--m-section:32px;--m-stack:16px;--m-label-gap:8px;--m-field-gap:20px;--m-card-w:min(76vw,300px);--m-thumb-w:40px;--m-thumb-h:53px;--m-phone-ratio:9/19.5;--m-r-card:20px;--m-r-tile:16px;--m-r-control:12px;--m-r-pill:999px;--m-phone-stage-h:300px;--m-phone-fit-preview:.3;--m-avatar:40px;--m-r-bubble:18px;--m-r-bubble-tail:6px;--m-t-chrome:17px;--m-t-eyebrow:12px;--m-t-question:28px;--m-t-hint:14px;--m-t-answer:22px;--m-t-body:17px;--m-t-row:17px;--m-t-meta:13px;--m-t-action:16px;--m-lh-hint:1.5;--m-lh-body:1.7;--m-t-subhead:15px;--m-lh-text:1.45;--m-lh-bubble:1.3}
.StoryReferencePanel-module__ZoHwHq__desktopPanel{--story-reference-effective-block-inset:var(--story-reference-block-inset);flex:0 0 var(--story-reference-width);width:var(--story-reference-width);height:auto;min-height:min(var(--story-reference-height),calc(100% - var(--story-reference-effective-block-inset) - var(--story-stage-bottom-inset)));max-height:calc(100% - var(--story-reference-effective-block-inset) - var(--story-stage-bottom-inset));margin-block:var(--story-reference-effective-block-inset)auto;padding:0 var(--story-s3)var(--story-s4);background:0 0;flex-direction:column;align-self:flex-start;display:flex;position:relative;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__desktopPanel[data-tab=cast]{height:calc(100% - var(--story-reference-effective-block-inset) - var(--story-stage-bottom-inset))}.StoryReferencePanel-module__ZoHwHq__desktopPanel[data-editing=true]{overflow:hidden}.StoryReferencePanel-module__ZoHwHq__panelHeader{gap:var(--story-s3);flex:none;display:grid}.StoryReferencePanel-module__ZoHwHq__panelHeader>p{color:var(--story-ink-quiet);font-family:var(--story-font-narrative);font-size:var(--story-type-reference-heading);font-weight:var(--story-weight-medium);letter-spacing:var(--story-tracking-display);line-height:var(--story-leading-display);margin:0}.StoryReferencePanel-module__ZoHwHq__backdrop{z-index:70;background:var(--story-sheet-scrim);animation:StoryReferencePanel-module__ZoHwHq__storyPanelFade var(--story-duration-control)var(--story-ease);position:fixed;inset:0}.StoryReferencePanel-module__ZoHwHq__sheet{z-index:71;width:min(420px,100vw);padding:max(var(--story-s8),var(--safe-top))var(--story-s8)max(var(--story-s8),var(--safe-bottom));background:var(--story-sheet-bg);box-shadow:var(--story-sheet-shadow);color:var(--story-ink);animation:StoryReferencePanel-module__ZoHwHq__storyPanelEnterDesktop var(--story-duration-normal)var(--story-ease-out);outline:none;position:fixed;inset:0 0 0 auto;overflow-y:auto}.StoryReferencePanel-module__ZoHwHq__title{margin:0 var(--story-s13)var(--story-s6)0;color:var(--story-ink-bright);font-family:var(--story-font-ui);font-size:var(--story-type-reference-heading);font-weight:var(--story-weight-semibold);letter-spacing:var(--story-tracking-display)}.StoryReferencePanel-module__ZoHwHq__tabs{gap:var(--story-s1);padding:var(--story-s1);border-radius:var(--story-r-control);background:var(--story-chip-bg);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.StoryReferencePanel-module__ZoHwHq__tabs button,.StoryReferencePanel-module__ZoHwHq__chapterList button,.StoryReferencePanel-module__ZoHwHq__close{color:inherit;cursor:pointer;background:0 0;border:0}.StoryReferencePanel-module__ZoHwHq__tabs button{min-height:var(--story-s8);border-radius:var(--story-s2);color:var(--story-faint);font-family:var(--story-font-ui);font-size:var(--story-type-reference-tab);font-weight:var(--story-weight-medium);letter-spacing:var(--story-tracking-display);text-align:center;transition:background var(--story-duration-control)var(--story-ease),color var(--story-duration-control)var(--story-ease);padding:0}.StoryReferencePanel-module__ZoHwHq__tabs button[aria-selected=true]{background:var(--story-chip-selected);color:var(--story-ink)}html[data-input=touch] .StoryReferencePanel-module__ZoHwHq__tabs button{min-height:var(--story-control-min)}.StoryReferencePanel-module__ZoHwHq__body{overscroll-behavior:contain;min-height:0;padding:var(--story-s5)0 0;color:var(--story-ink-quiet);font-size:var(--story-type-reference-body);line-height:var(--story-leading-panel);flex:auto}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__body{padding-right:var(--story-s1);scrollbar-width:none;overflow-y:auto}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__body::-webkit-scrollbar{display:none}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__bodyEditing{padding:0;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__bodyCast{display:flex;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__close{top:max(var(--story-s6),var(--safe-top));right:var(--story-s6);width:var(--story-control-min);height:var(--story-control-min);background:var(--story-chip-bg);color:var(--story-ink);border-radius:50%;place-items:center;display:grid;position:absolute}.StoryReferencePanel-module__ZoHwHq__closeHidden{display:none}.StoryReferencePanel-module__ZoHwHq__castList,.StoryReferencePanel-module__ZoHwHq__world ul{margin:0;padding:0;list-style:none}.StoryReferencePanel-module__ZoHwHq__setupOverview,.StoryReferencePanel-module__ZoHwHq__setupSection{display:grid}.StoryReferencePanel-module__ZoHwHq__setupOverview{gap:var(--story-s8)}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__setupOverview{flex:auto;grid-template-rows:auto minmax(0,1fr);min-height:0}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__setupOverview .StoryReferencePanel-module__ZoHwHq__setupSection:last-child{grid-template-rows:auto minmax(0,1fr) auto;min-height:0}.StoryReferencePanel-module__ZoHwHq__setupSection{gap:var(--story-s4)}.StoryReferencePanel-module__ZoHwHq__setupSection>h2,.StoryReferencePanel-module__ZoHwHq__setupSectionHeading h2,.StoryReferencePanel-module__ZoHwHq__setupSectionHeading small{margin:0}.StoryReferencePanel-module__ZoHwHq__setupSection>h2,.StoryReferencePanel-module__ZoHwHq__setupSectionHeading h2{color:var(--story-ink-bright);font-family:var(--story-font-narrative);font-size:var(--story-type-reference-title);font-weight:var(--story-weight-medium)}.StoryReferencePanel-module__ZoHwHq__setupSectionHeading,.StoryReferencePanel-module__ZoHwHq__castTitleRow,.StoryReferencePanel-module__ZoHwHq__removeConfirm{justify-content:space-between;align-items:center;gap:var(--story-s3);display:flex}.StoryReferencePanel-module__ZoHwHq__setupSectionHeading small{color:var(--story-meta);font-size:var(--story-type-reference-label)}.StoryReferencePanel-module__ZoHwHq__playerSummary{padding:var(--story-s2);border-radius:var(--story-r-control);background:var(--story-chip-bg)}.StoryReferencePanel-module__ZoHwHq__playerSummaryMain,.StoryReferencePanel-module__ZoHwHq__addCharacter,.StoryReferencePanel-module__ZoHwHq__castEdit,.StoryReferencePanel-module__ZoHwHq__expandButton,.StoryReferencePanel-module__ZoHwHq__ruleToggle,.StoryReferencePanel-module__ZoHwHq__setupFocusHeader button,.StoryReferencePanel-module__ZoHwHq__removeCharacter,.StoryReferencePanel-module__ZoHwHq__removeConfirm button{color:inherit;cursor:pointer;font:inherit;background:0 0;border:0}.StoryReferencePanel-module__ZoHwHq__playerSummaryMain{width:100%;min-height:calc(var(--story-control-min) + var(--story-s2));grid-template-columns:var(--story-control-min)minmax(0,1fr)auto;align-items:center;gap:var(--story-s3);padding:var(--story-s2);color:var(--story-ink);text-align:left;display:grid}.StoryReferencePanel-module__ZoHwHq__playerSummaryMain:disabled{cursor:default}.StoryReferencePanel-module__ZoHwHq__playerAvatar,.StoryReferencePanel-module__ZoHwHq__avatarFallback,.StoryReferencePanel-module__ZoHwHq__castList img{width:var(--story-control-min);height:var(--story-control-min);border-radius:50%}.StoryReferencePanel-module__ZoHwHq__playerAvatar,.StoryReferencePanel-module__ZoHwHq__avatarFallback{background:var(--story-accent-soft);color:var(--story-accent);font-family:var(--story-font-narrative);font-size:var(--story-type-reference-title);place-items:center;display:grid}.StoryReferencePanel-module__ZoHwHq__castList img{object-fit:cover}.StoryReferencePanel-module__ZoHwHq__playerSummaryText{min-width:0}.StoryReferencePanel-module__ZoHwHq__playerSummaryText strong,.StoryReferencePanel-module__ZoHwHq__playerSummaryText small,.StoryReferencePanel-module__ZoHwHq__castList strong,.StoryReferencePanel-module__ZoHwHq__castList small{display:block}.StoryReferencePanel-module__ZoHwHq__playerSummaryText strong,.StoryReferencePanel-module__ZoHwHq__castList strong{color:var(--story-ink);font-size:var(--story-type-reference-body);font-weight:var(--story-weight-semibold)}.StoryReferencePanel-module__ZoHwHq__playerSummaryText small{margin-top:var(--story-s1);color:var(--story-meta);font-size:var(--story-type-reference-label);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__profilePreview{min-width:0;padding:0 var(--story-s2)var(--story-s2)calc(var(--story-control-min) + var(--story-s5))}.StoryReferencePanel-module__ZoHwHq__profilePreview p{color:var(--story-ink-quiet);white-space:pre-wrap;-webkit-line-clamp:4;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__profilePreview p[data-expanded=true]{-webkit-line-clamp:unset;display:block;overflow:visible}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__playerSummary .StoryReferencePanel-module__ZoHwHq__profilePreview p:not([data-expanded=true]){-webkit-line-clamp:2}.StoryReferencePanel-module__ZoHwHq__expandButton{margin-top:var(--story-s2);color:var(--story-meta);font-size:var(--story-type-reference-label);padding:0}.StoryReferencePanel-module__ZoHwHq__castList{gap:var(--story-s5);display:grid}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__castList{scrollbar-width:none;min-height:0;overflow-y:auto}.StoryReferencePanel-module__ZoHwHq__desktopPanel .StoryReferencePanel-module__ZoHwHq__castList::-webkit-scrollbar{display:none}.StoryReferencePanel-module__ZoHwHq__castList li{grid-template-columns:var(--story-control-min)minmax(0,1fr);align-items:start;gap:var(--story-s3);display:grid}.StoryReferencePanel-module__ZoHwHq__castBody{min-width:0}.StoryReferencePanel-module__ZoHwHq__castTitleRow{align-items:flex-start}.StoryReferencePanel-module__ZoHwHq__castTitleRow>div{min-width:0}.StoryReferencePanel-module__ZoHwHq__castList small{color:var(--story-meta);font-size:var(--story-type-reference-label);letter-spacing:var(--story-tracking-meta);text-transform:uppercase;margin-top:1px}.StoryReferencePanel-module__ZoHwHq__castList .StoryReferencePanel-module__ZoHwHq__profilePreview{margin-top:var(--story-s2);padding:0}.StoryReferencePanel-module__ZoHwHq__castEdit{width:var(--story-control-min);height:var(--story-control-min);margin:calc(var(--story-s2)*-1);color:var(--story-meta);border-radius:50%;flex:none;place-items:center;display:grid}.StoryReferencePanel-module__ZoHwHq__addCharacter{min-height:var(--story-control-min);justify-content:center;align-items:center;gap:var(--story-s2);padding:0 var(--story-s4);border-radius:var(--story-r-pill);background:var(--story-chip-bg);color:var(--story-ink-quiet);font-size:var(--story-type-reference-support);display:inline-flex}.StoryReferencePanel-module__ZoHwHq__playerSummaryMain:disabled,.StoryReferencePanel-module__ZoHwHq__addCharacter:disabled,.StoryReferencePanel-module__ZoHwHq__castEdit:disabled,.StoryReferencePanel-module__ZoHwHq__setupFocusHeader button:disabled,.StoryReferencePanel-module__ZoHwHq__removeCharacter:disabled,.StoryReferencePanel-module__ZoHwHq__removeConfirm button:disabled{cursor:default;opacity:.45}.StoryReferencePanel-module__ZoHwHq__setupFocusContext{width:100%;height:100%;min-height:0;color:var(--story-ink);animation:StoryReferencePanel-module__ZoHwHq__storySetupFocusEnter var(--story-duration-normal)var(--story-ease-out);grid-template-rows:auto minmax(0,1fr) auto;display:grid;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__setupFocusHeader{grid-template-columns:var(--story-control-min)minmax(0,1fr)auto;align-items:center;gap:var(--story-s3);padding-bottom:var(--story-s5);display:grid}.StoryReferencePanel-module__ZoHwHq__setupFocusHeader>div{min-width:0}.StoryReferencePanel-module__ZoHwHq__setupFocusHeader h2,.StoryReferencePanel-module__ZoHwHq__setupFocusHeader p{margin:0}.StoryReferencePanel-module__ZoHwHq__setupFocusHeader h2{color:var(--story-ink-bright);font-family:var(--story-font-narrative);font-size:var(--story-type-reference-heading);font-weight:var(--story-weight-medium);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__setupFocusHeader p{color:var(--story-meta);font-size:var(--story-type-reference-label);margin-top:2px}.StoryReferencePanel-module__ZoHwHq__setupBack{width:var(--story-control-min);height:var(--story-control-min);margin-left:calc(var(--story-s2)*-1);border-radius:50%;place-items:center;display:grid;color:var(--story-ink-quiet)!important}.StoryReferencePanel-module__ZoHwHq__setupSave{min-height:var(--story-control-min);padding:0 var(--story-s4);border-radius:var(--story-r-pill);background:var(--story-raise)!important;color:var(--story-ink-bright)!important;font-weight:var(--story-weight-medium)!important}.StoryReferencePanel-module__ZoHwHq__setupFocusBody{gap:var(--story-s4);grid-template-rows:auto minmax(0,1fr) auto;min-height:0;display:grid;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__setupField{gap:var(--story-s2);grid-template-columns:minmax(0,1fr) auto;min-height:0;display:grid}.StoryReferencePanel-module__ZoHwHq__setupField>span{color:var(--story-ink-quiet);font-size:var(--story-type-reference-support);font-weight:var(--story-weight-medium);grid-area:1/1}.StoryReferencePanel-module__ZoHwHq__setupField>small{color:var(--story-meta);font-size:var(--story-type-reference-label);text-align:right;grid-area:1/2}.StoryReferencePanel-module__ZoHwHq__setupField>small[data-invalid=true],.StoryReferencePanel-module__ZoHwHq__setupFailure{color:var(--story-danger)}.StoryReferencePanel-module__ZoHwHq__setupField input,.StoryReferencePanel-module__ZoHwHq__setupField textarea{border-radius:var(--story-r-control);background:var(--story-field-bg);width:100%;color:var(--story-ink);font:inherit;transition:background var(--story-duration-control)var(--story-ease),box-shadow var(--story-duration-control)var(--story-ease);border:0;outline:none;grid-area:2/1/auto/-1;box-shadow:inset 0 0 0 1px #0000}.StoryReferencePanel-module__ZoHwHq__setupField input{min-height:var(--story-control-min);padding:0 var(--story-s4)}.StoryReferencePanel-module__ZoHwHq__setupField textarea{height:100%;min-height:0;padding:var(--story-s4);line-height:var(--story-leading-panel);resize:none}.StoryReferencePanel-module__ZoHwHq__setupField input:focus,.StoryReferencePanel-module__ZoHwHq__setupField textarea:focus{background:var(--story-chip-bg);box-shadow:inset 0 0 0 1px var(--story-accent-faint)}.StoryReferencePanel-module__ZoHwHq__setupProfileField{grid-template-rows:auto minmax(0,1fr)}.StoryReferencePanel-module__ZoHwHq__setupNotice,.StoryReferencePanel-module__ZoHwHq__setupFailure{font-size:var(--story-type-reference-label);margin:0}.StoryReferencePanel-module__ZoHwHq__setupNotice{color:var(--story-meta)}.StoryReferencePanel-module__ZoHwHq__setupFocusFooter{padding-top:var(--story-s4);justify-content:flex-start;display:flex}.StoryReferencePanel-module__ZoHwHq__removeCharacter{min-height:var(--story-control-min);align-items:center;gap:var(--story-s2);padding:0 var(--story-s2);color:var(--story-danger);font-size:var(--story-type-reference-support);display:inline-flex}.StoryReferencePanel-module__ZoHwHq__removeConfirm{width:100%;padding:var(--story-s3)var(--story-s4);border-radius:var(--story-r-control);background:var(--story-danger-bg);color:var(--story-ink);flex-wrap:wrap;justify-content:flex-start}.StoryReferencePanel-module__ZoHwHq__removeConfirm span{flex:100%}.StoryReferencePanel-module__ZoHwHq__removeConfirm button{min-height:var(--story-s8);padding:0 var(--story-s3);color:var(--story-ink-quiet)}.StoryReferencePanel-module__ZoHwHq__removeConfirm button:last-child{color:var(--story-danger)}.StoryReferencePanel-module__ZoHwHq__world{gap:var(--story-s4);display:grid}.StoryReferencePanel-module__ZoHwHq__world p{margin:0}.StoryReferencePanel-module__ZoHwHq__world p:not(.StoryReferencePanel-module__ZoHwHq__genres),.StoryReferencePanel-module__ZoHwHq__world li{font-family:var(--story-font-narrative);line-height:var(--story-lh-reading);letter-spacing:var(--story-tracking-body)}.StoryReferencePanel-module__ZoHwHq__world p:not(.StoryReferencePanel-module__ZoHwHq__genres){color:var(--story-ink)}.StoryReferencePanel-module__ZoHwHq__premise p{-webkit-line-clamp:3;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__premise p[data-clamped=true]{-webkit-mask-image:linear-gradient(to bottom,var(--story-scroll-mask)74%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,var(--story-scroll-mask)74%,transparent 100%);mask-image:linear-gradient(to bottom,var(--story-scroll-mask)74%,transparent 100%)}.StoryReferencePanel-module__ZoHwHq__premise p[data-expanded=true]{-webkit-line-clamp:unset;display:block;overflow:visible}.StoryReferencePanel-module__ZoHwHq__ruleToggle{text-align:left;width:100%;padding:0;display:block}html[data-input=touch] .StoryReferencePanel-module__ZoHwHq__ruleToggle{min-height:var(--story-control-min);padding-block:var(--story-s3)}.StoryReferencePanel-module__ZoHwHq__ruleMore{margin-left:var(--story-s2);color:var(--story-meta);font-family:var(--story-font-ui);font-size:var(--story-type-reference-label);letter-spacing:var(--story-tracking-display);white-space:nowrap}.StoryReferencePanel-module__ZoHwHq__chapterList{gap:var(--story-s1);display:grid}.StoryReferencePanel-module__ZoHwHq__chapterList button{padding:var(--story-s4)var(--story-s3)var(--story-s4)var(--story-s4);text-align:left;opacity:.7;transition:color var(--story-duration-control)var(--story-ease),opacity var(--story-duration-control)var(--story-ease),transform var(--story-duration-control)var(--story-ease);margin:0;position:relative}.StoryReferencePanel-module__ZoHwHq__chapterList button[aria-current=page]{opacity:1;border-radius:var(--story-r-control);background:var(--story-chip-bg)}.StoryReferencePanel-module__ZoHwHq__chapterList button[aria-current=page] span{color:var(--story-ink-quiet)}.StoryReferencePanel-module__ZoHwHq__chapterList button[aria-current=page] strong{color:var(--story-accent-bright)}.StoryReferencePanel-module__ZoHwHq__chapterList span,.StoryReferencePanel-module__ZoHwHq__chapterList strong,.StoryReferencePanel-module__ZoHwHq__chapterList small{display:block}.StoryReferencePanel-module__ZoHwHq__chapterList span{color:var(--story-meta);font-size:var(--story-type-reference-label);letter-spacing:var(--story-tracking-meta);text-transform:uppercase}.StoryReferencePanel-module__ZoHwHq__chapterList strong{margin-top:var(--story-s1);color:var(--story-ink);font-family:var(--story-font-narrative);font-size:var(--story-type-reference-title);font-weight:var(--story-weight-medium)}.StoryReferencePanel-module__ZoHwHq__chapterList small{margin-top:var(--story-s1);color:var(--story-ink-quiet);font-size:var(--story-type-reference-support);line-height:var(--story-leading-panel)}.StoryReferencePanel-module__ZoHwHq__chapterRow{gap:var(--story-s1);display:grid}.StoryReferencePanel-module__ZoHwHq__chapterList .StoryReferencePanel-module__ZoHwHq__chapterRowHead{width:100%;min-height:var(--story-control-min);align-items:baseline;gap:var(--story-s2);padding:var(--story-s2)var(--story-s3);border-radius:var(--story-r-control);display:flex}.StoryReferencePanel-module__ZoHwHq__chapterList .StoryReferencePanel-module__ZoHwHq__chapterRowHead span,.StoryReferencePanel-module__ZoHwHq__chapterList .StoryReferencePanel-module__ZoHwHq__chapterRowHead strong{margin-top:0;display:inline}.StoryReferencePanel-module__ZoHwHq__chapterList .StoryReferencePanel-module__ZoHwHq__chapterRowHead span{flex:none}.StoryReferencePanel-module__ZoHwHq__chapterList .StoryReferencePanel-module__ZoHwHq__chapterRowHead strong{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__chapterList .StoryReferencePanel-module__ZoHwHq__chapterRowHead[aria-expanded=true]{opacity:1}.StoryReferencePanel-module__ZoHwHq__chapterDetail{justify-items:start;gap:var(--story-s1);padding:0 var(--story-s3)var(--story-s3);display:grid}.StoryReferencePanel-module__ZoHwHq__chapterDetail p{color:var(--story-ink-quiet);font-size:var(--story-type-reference-support);line-height:var(--story-leading-panel);margin:0}.StoryReferencePanel-module__ZoHwHq__chapterList .StoryReferencePanel-module__ZoHwHq__openChapter{min-height:var(--story-s8);opacity:1;color:var(--story-accent);font-family:var(--story-font-ui);font-size:var(--story-type-reference-support);padding:0}.StoryReferencePanel-module__ZoHwHq__loadMore{min-height:var(--story-control-min);margin-top:var(--story-s2);font-size:var(--story-type-reference-support);color:var(--story-accent)!important;text-align:center!important}.StoryReferencePanel-module__ZoHwHq__directoryFailure{color:var(--story-danger)}.StoryReferencePanel-module__ZoHwHq__world .StoryReferencePanel-module__ZoHwHq__genres{color:var(--story-meta);font-size:var(--story-type-reference-support);font-weight:var(--story-weight-medium);letter-spacing:var(--story-tracking-meta);text-transform:uppercase}.StoryReferencePanel-module__ZoHwHq__world ul{gap:var(--story-s3);display:grid}.StoryReferencePanel-module__ZoHwHq__world li{padding-left:var(--story-s4);position:relative}.StoryReferencePanel-module__ZoHwHq__world li:before{content:"·";color:var(--story-accent);position:absolute;left:0}.StoryReferencePanel-module__ZoHwHq__empty{color:var(--story-ink-dim);font-style:italic}.StoryReferencePanel-module__ZoHwHq__srOnly{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (hover:hover) and (pointer:fine){.StoryReferencePanel-module__ZoHwHq__tabs button:hover{background:var(--story-chip-hover);color:var(--story-ink-bright)}.StoryReferencePanel-module__ZoHwHq__playerSummaryMain:hover,.StoryReferencePanel-module__ZoHwHq__addCharacter:hover,.StoryReferencePanel-module__ZoHwHq__castEdit:hover,.StoryReferencePanel-module__ZoHwHq__setupBack:hover,.StoryReferencePanel-module__ZoHwHq__setupSave:hover:not(:disabled){background:var(--story-chip-hover)!important;color:var(--story-ink-bright)!important}.StoryReferencePanel-module__ZoHwHq__chapterList button:hover{color:var(--story-ink-bright);opacity:1;transform:translate(2px)}}@media (min-width:901px) and (max-width:1360px){.StoryReferencePanel-module__ZoHwHq__desktopPanel{--story-reference-effective-block-inset:calc(var(--story-reference-block-inset) + var(--story-control-min) + var(--story-s3))}}@media (max-width:900px){.StoryReferencePanel-module__ZoHwHq__desktopPanel{display:none}.StoryReferencePanel-module__ZoHwHq__backdrop{background:var(--story-bg-deep);opacity:.72}.StoryReferencePanel-module__ZoHwHq__grab{width:44px;height:5px;margin-bottom:var(--story-s2);background:var(--story-chip-selected);--adv-hit-offset:6px;border-radius:3px;align-self:center}.StoryReferencePanel-module__ZoHwHq__sheet{width:100%;height:var(--story-reference-sheet-height);max-height:calc(100dvh - var(--safe-top));padding:var(--story-s4)var(--story-s2)max(var(--story-s5),var(--safe-bottom));border-radius:var(--story-r-panel)var(--story-r-panel)0 0;background:var(--story-panel-solid);box-shadow:var(--story-shadow-panel);animation:StoryReferencePanel-module__ZoHwHq__storyPanelEnterMobile var(--story-duration-normal)var(--story-ease);flex-direction:column;display:flex;inset:auto 0 0;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__sheet[data-editing=true]{height:calc(100dvh - max(var(--story-s2),var(--safe-top)))}.StoryReferencePanel-module__ZoHwHq__panelHeader>p{display:none}.StoryReferencePanel-module__ZoHwHq__tabs{margin-inline:var(--story-s5)}.StoryReferencePanel-module__ZoHwHq__title{margin:0 var(--story-s13)var(--story-s2)var(--story-s5);font-size:var(--story-type-reference-title)}.StoryReferencePanel-module__ZoHwHq__close{top:var(--story-s3);right:var(--story-s4)}.StoryReferencePanel-module__ZoHwHq__body{padding-inline:var(--story-s5);overflow-y:auto}.StoryReferencePanel-module__ZoHwHq__bodyCast{overflow-y:auto}.StoryReferencePanel-module__ZoHwHq__setupOverview,.StoryReferencePanel-module__ZoHwHq__setupOverview .StoryReferencePanel-module__ZoHwHq__setupSection:last-child{grid-template-rows:none;height:auto}.StoryReferencePanel-module__ZoHwHq__castList{overflow:visible}.StoryReferencePanel-module__ZoHwHq__playerSummary .StoryReferencePanel-module__ZoHwHq__profilePreview p:not([data-expanded=true]){-webkit-line-clamp:4}.StoryReferencePanel-module__ZoHwHq__bodyEditing{flex:auto;min-height:0;padding:0;overflow:hidden}.StoryReferencePanel-module__ZoHwHq__setupFocusContext{padding:0 var(--story-s3)}}@keyframes StoryReferencePanel-module__ZoHwHq__storyPanelEnterDesktop{0%{opacity:0;transform:translate(36px)}}@keyframes StoryReferencePanel-module__ZoHwHq__storyPanelEnterMobile{0%{opacity:0;transform:translateY(28px)}}@keyframes StoryReferencePanel-module__ZoHwHq__storyPanelFade{0%{opacity:0}}@keyframes StoryReferencePanel-module__ZoHwHq__storySetupFocusEnter{0%{opacity:0;transform:translateX(var(--story-s3))}}@media (prefers-reduced-motion:reduce){.StoryReferencePanel-module__ZoHwHq__backdrop,.StoryReferencePanel-module__ZoHwHq__sheet,.StoryReferencePanel-module__ZoHwHq__setupFocusContext{animation:none}}
.studio-skin-module__VdKAfW__skin{--studio-viewport-h:100svh;--studio-workspace-width:1240px;--studio-gutter:clamp(var(--studio-s4),3vw,var(--studio-s10));--studio-column-gap:clamp(var(--studio-s6),4vw,var(--studio-s14));--studio-measure:40rem;--studio-preview-width:372px;--studio-control-min:44px;--studio-control-height:var(--adventure-control-height);--studio-action-height:44px;--studio-phone-fit:.7;--studio-section-gap:clamp(var(--studio-s8),5vh,var(--studio-s12));--studio-bg:var(--background-black);--studio-bg-deep:var(--brand-black);--studio-backdrop-base:radial-gradient(130% 100% at 50% 0%,var(--surface-inverse-raised)0%,var(--background-black)52%,var(--brand-black)100%);--studio-backdrop-scene-filter:blur(48px)saturate(.9)brightness(.5);--studio-backdrop-scene-opacity:.55;--studio-backdrop-veil:linear-gradient(to bottom,color-mix(in srgb,var(--background-black)62%,transparent)0%,color-mix(in srgb,var(--background-black)78%,transparent)42%,color-mix(in srgb,var(--background-black)94%,transparent)100%);--studio-ink:var(--brand-primary);--studio-ink-quiet:var(--text-inverse-muted);--studio-meta:var(--text-inverse-subtle);--studio-faint:color-mix(in srgb,var(--text-inverse)32%,transparent);--studio-fill-field:color-mix(in srgb,var(--text-inverse)5%,transparent);--studio-fill-chip:var(--surface-inverse-hover);--studio-fill-hover:var(--surface-inverse-control);--studio-fill-selected:var(--surface-inverse-control-hover);--studio-fill-strong:color-mix(in srgb,var(--text-inverse)24%,transparent);--studio-focus-ring:inset 0 0 0 1px color-mix(in srgb,var(--text-inverse)8%,transparent);--studio-panel-bg:var(--surface-inverse-overlay);--studio-panel-glass:color-mix(in srgb,var(--background-black)62%,transparent);--studio-panel-blur:24px;--studio-panel-highlight:linear-gradient(180deg,color-mix(in srgb,var(--text-inverse)6%,transparent),transparent 42%);--studio-shadow-soft:0 10px 30px #00000080;--studio-shadow-panel:0 30px 80px #0000009e;--studio-shadow-object:0 3rem 6rem #0000009e,0 0 9rem #ffffff12;--studio-scroll-mask:#000;--studio-accent:var(--brand-primary);--studio-accent-ink:var(--text-inverse);--studio-accent-soft:color-mix(in srgb,var(--text-inverse)12%,transparent);--studio-glow:0 0 24px color-mix(in srgb,var(--text-inverse)18%,transparent);--studio-select:var(--adventure-focus-ring),0 0 28px color-mix(in srgb,var(--text-inverse)16%,transparent);--studio-accent-edge:linear-gradient(90deg,color-mix(in srgb,var(--text-inverse)22%,transparent),transparent 40%);--studio-brand-accent:var(--adventure-accent);--studio-app-messages:color-mix(in srgb,var(--adventure-green)70%,var(--brand-black));--studio-app-memo:color-mix(in srgb,var(--adventure-blue)70%,var(--brand-black));--studio-app-album:color-mix(in srgb,var(--adventure-purple)70%,var(--brand-black));--studio-app-moments:color-mix(in srgb,var(--adventure-teal)55%,var(--brand-black));--studio-danger:var(--adventure-danger);--studio-danger-bg:color-mix(in srgb,var(--adventure-danger)16%,transparent);--studio-ok:var(--adventure-green);--studio-card-ratio:3/4;--studio-card-veil:linear-gradient(to top,color-mix(in srgb,var(--brand-black)94%,transparent)0%,color-mix(in srgb,var(--brand-black)58%,transparent)34%,transparent 64%);--studio-card-sheen:linear-gradient(118deg,color-mix(in srgb,var(--text-inverse)16%,transparent)0%,color-mix(in srgb,var(--text-inverse)3.5%,transparent)22%,transparent 42%);--studio-card-frame:inset 0 0 0 1px color-mix(in srgb,var(--text-inverse)9%,transparent),inset 0 1px 0 color-mix(in srgb,var(--text-inverse)7%,transparent);--studio-card-empty:radial-gradient(80% 60% at 50% 34%,color-mix(in srgb,var(--text-inverse)9%,transparent),transparent 70%),linear-gradient(180deg,var(--surface-inverse-raised)0%,var(--brand-black)100%);--studio-phone-radius:55px;--studio-phone-frame:0 0 0 3px var(--surface-inverse-raised),0 0 0 4px color-mix(in srgb,var(--text-inverse)10%,transparent);--studio-phone-shadow:0 60px 120px -30px #000c,0 24px 48px -12px #0009;--studio-phone-glass:color-mix(in srgb,var(--surface-inverse-raised)72%,transparent);--studio-phone-veil:linear-gradient(to top,color-mix(in srgb,var(--brand-black)78%,transparent)0%,color-mix(in srgb,var(--brand-black)30%,transparent)42%,color-mix(in srgb,var(--brand-black)10%,transparent)66%,color-mix(in srgb,var(--brand-black)34%,transparent)100%);--studio-phone-dock:color-mix(in srgb,var(--surface-inverse-raised)60%,transparent);--studio-phone-reflection:linear-gradient(115deg,color-mix(in srgb,var(--text-inverse)8.5%,transparent)0%,color-mix(in srgb,var(--text-inverse)2.8%,transparent)16%,transparent 30%);--studio-font-ui:var(--font-ui);--studio-font-narrative:Georgia,"Times New Roman","Songti SC","Noto Serif SC",serif;--studio-t-caption2:11px;--studio-t-caption1:12px;--studio-t-footnote:13px;--studio-t-subhead:15px;--studio-t-callout:16px;--studio-t-body:17px;--studio-t-title3:20px;--studio-t-title2:22px;--studio-t-title1:28px;--studio-t-large:34px;--studio-lh-compact:1;--studio-lh-ui:1.3;--studio-lh-text:1.45;--studio-lh-reading:1.6;--studio-lh-prose:1.9;--studio-weight-regular:var(--font-weight-regular,400);--studio-weight-medium:var(--font-weight-medium,500);--studio-weight-semibold:var(--font-weight-semibold,600);--studio-tracking-body:.01em;--studio-tracking-display:.02em;--studio-tracking-meta:.1em;--studio-tracking-wide:.2em;--studio-type-display:var(--studio-t-title1);--studio-type-section:var(--studio-t-title3);--studio-type-card-name:var(--studio-t-title2);--studio-type-body:var(--studio-t-body);--studio-type-ui:var(--studio-t-subhead);--studio-type-label:var(--studio-t-footnote);--studio-type-meta:var(--studio-t-caption1);--studio-type-micro:var(--studio-t-caption2);--studio-leading-writing:1.72;--studio-r-card:var(--radius-panel);--studio-r-panel:var(--radius-panel);--studio-r-tile:var(--radius-card);--studio-r-control:var(--radius-3);--studio-r-pill:var(--radius-pill);--studio-duration-fast:.16s;--studio-duration-control:.18s;--studio-duration-screen:.26s;--studio-duration-reveal:.42s;--studio-ease:cubic-bezier(.2,.8,.2,1);--studio-ease-out:cubic-bezier(.16,1,.3,1);--studio-press-bg:color-mix(in srgb,var(--text-inverse)14%,transparent);--studio-press-scale:.97;--studio-s1:var(--space-1);--studio-s2:var(--space-2);--studio-s3:var(--space-3);--studio-s4:var(--space-4);--studio-s5:var(--space-5);--studio-s6:var(--space-6);--studio-s7:28px;--studio-s8:var(--space-7);--studio-s9:36px;--studio-s10:var(--space-8);--studio-s11:44px;--studio-s12:var(--space-9);--studio-s13:52px;--studio-s14:var(--space-10);color:var(--studio-ink-quiet);font-family:var(--studio-font-ui);--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;-webkit-font-smoothing:antialiased}@media (max-height:900px){.studio-skin-module__VdKAfW__skin{--studio-phone-fit:.62}}@media (max-height:820px){.studio-skin-module__VdKAfW__skin{--studio-phone-fit:.55}}@media (max-height:740px){.studio-skin-module__VdKAfW__skin{--studio-phone-fit:.48}}@media (max-height:680px){.studio-skin-module__VdKAfW__skin{--studio-phone-fit:.42}}@media (max-width:900px){.studio-skin-module__VdKAfW__skin{--studio-gutter:var(--studio-s4);--studio-column-gap:0px;--studio-measure:100%;--studio-type-display:var(--studio-t-title2);--studio-type-card-name:var(--studio-t-title3);--studio-section-gap:var(--studio-s8)}}
.PlayerPhoneOverlay-module__k5PpYW__overlay{z-index:100;background:var(--studio-bg-deep);isolation:isolate;grid-template-rows:auto minmax(0,1fr);display:grid;position:fixed;inset:0}.PlayerPhoneOverlay-module__k5PpYW__ambient{z-index:-1;object-fit:cover;filter:blur(48px)saturate(.9)brightness(.32);width:120%;height:120%;position:absolute;inset:-10%}.PlayerPhoneOverlay-module__k5PpYW__chrome{min-height:var(--m-topbar);padding:env(safe-area-inset-top,0px)var(--m-gutter)0;justify-content:flex-end;align-items:center;display:flex}.PlayerPhoneOverlay-module__k5PpYW__done{min-height:var(--m-hit);padding:0 var(--m-space-3);color:var(--studio-ink);cursor:pointer;font:inherit;font-size:var(--m-t-action);font-weight:var(--studio-weight-medium);background:0 0;border:0}.PlayerPhoneOverlay-module__k5PpYW__device{min-height:0;padding-bottom:calc(var(--m-content-bottom) + env(safe-area-inset-bottom,0px));--studio-phone-fit:.82;place-items:center;display:grid;overflow:auto}@media (max-height:780px){.PlayerPhoneOverlay-module__k5PpYW__device{--studio-phone-fit:.74}}@media (max-height:700px){.PlayerPhoneOverlay-module__k5PpYW__device{--studio-phone-fit:.66}}@media (max-height:620px){.PlayerPhoneOverlay-module__k5PpYW__device{--studio-phone-fit:.58}}@media (max-width:360px){.PlayerPhoneOverlay-module__k5PpYW__device{--studio-phone-fit:.68}}
.DossierSummary-module__IcL5UW__dossier{gap:var(--m-stack);min-width:0;display:grid}.DossierSummary-module__IcL5UW__heading{color:var(--studio-ink);font-size:var(--m-t-chrome);font-weight:var(--studio-weight-semibold);margin:0}.DossierSummary-module__IcL5UW__rows{min-width:0;margin:0;padding:0;list-style:none}.DossierSummary-module__IcL5UW__rows li+li .DossierSummary-module__IcL5UW__row{border-top:1px solid color-mix(in srgb,var(--text-inverse)8%,transparent)}.DossierSummary-module__IcL5UW__row{align-items:center;gap:var(--m-space-3);width:100%;min-width:0;max-width:100%;min-height:var(--m-row);padding:var(--m-space-2)0;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;display:flex}.DossierSummary-module__IcL5UW__thumb{width:var(--m-thumb-w);height:var(--m-thumb-h);border-radius:var(--m-r-control);object-fit:cover;object-position:center 18%;flex:none}.DossierSummary-module__IcL5UW__thumb[data-empty]{background:var(--studio-fill-field)}.DossierSummary-module__IcL5UW__label{align-items:baseline;gap:var(--m-space-2);color:var(--studio-ink);font-size:var(--m-t-row);font-weight:var(--studio-weight-medium);flex:none;display:flex}.DossierSummary-module__IcL5UW__required{color:var(--studio-meta);font-size:var(--m-t-meta);font-weight:var(--studio-weight-regular)}.DossierSummary-module__IcL5UW__value{min-width:0;color:var(--studio-ink-quiet);font-size:var(--m-t-meta);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.DossierSummary-module__IcL5UW__value[data-empty]{color:var(--studio-meta)}.DossierSummary-module__IcL5UW__value[data-missing]{color:color-mix(in srgb,var(--studio-danger)80%,transparent)}
.PreviewMobile-module__CF9QiG__preview{align-content:start;gap:var(--m-section);min-width:0;display:grid}.PreviewMobile-module__CF9QiG__card{width:var(--m-card-w);justify-self:center}.PreviewMobile-module__CF9QiG__row{align-items:center;gap:var(--m-space-3);width:100%;min-width:0;min-height:var(--m-row);padding:var(--m-space-2)0;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0;display:flex}.PreviewMobile-module__CF9QiG__thumb{width:var(--m-thumb-w);height:var(--m-thumb-h);border-radius:var(--m-r-control);object-fit:cover;flex:none}.PreviewMobile-module__CF9QiG__thumb[data-empty]{background:var(--studio-fill-field)}.PreviewMobile-module__CF9QiG__label{color:var(--studio-ink);font-size:var(--m-t-row);font-weight:var(--studio-weight-medium);flex:none}.PreviewMobile-module__CF9QiG__value{min-width:0;color:var(--studio-ink-quiet);font-size:var(--m-t-meta);text-align:right;text-overflow:ellipsis;white-space:nowrap;flex:auto;overflow:hidden}.PreviewMobile-module__CF9QiG__chevron{color:var(--studio-meta);font-size:var(--m-t-row);flex:none;line-height:1}
.StudioStageMobile-module__EXetlq__page{scrollbar-width:none;min-height:0;padding:var(--m-content-top)var(--m-gutter)var(--m-content-bottom);animation:StudioStageMobile-module__EXetlq__stageIn var(--studio-duration-screen)var(--studio-ease-out)both;overflow-y:auto}.StudioStageMobile-module__EXetlq__page::-webkit-scrollbar{display:none}@keyframes StudioStageMobile-module__EXetlq__stageIn{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.StudioStageMobile-module__EXetlq__page{animation:none}}
.StudioStageScreen-module__reljGa__stage{height:var(--studio-viewport-h);overscroll-behavior:none;background:var(--studio-bg);color:var(--studio-ink);isolation:isolate;grid-template-rows:auto minmax(0,1fr) auto;display:grid;position:fixed;inset:0;overflow:hidden}.StudioStageScreen-module__reljGa__backdrop{z-index:-1;background:var(--studio-backdrop-base);position:absolute;inset:0;overflow:hidden}.StudioStageScreen-module__reljGa__scene{object-fit:cover;width:120%;height:120%;filter:var(--studio-backdrop-scene-filter);opacity:var(--studio-backdrop-scene-opacity);position:absolute;inset:-10%}.StudioStageScreen-module__reljGa__veil{background:var(--studio-backdrop-veil);position:absolute;inset:0}.StudioStageScreen-module__reljGa__missing{padding:var(--studio-gutter);color:var(--studio-ink-quiet);font-size:var(--studio-type-ui);text-align:center;grid-row:1/-1;place-self:center;margin:0}.StudioStageScreen-module__reljGa__missing a{color:var(--studio-ink)}.StudioStageScreen-module__reljGa__retry{color:inherit;font:inherit;cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}
