.landing-module__hcPptG__page{isolation:isolate;background:var(--ground);width:100%;height:100dvh;min-height:560px;color:var(--on-ground);position:relative;overflow:clip}.landing-module__hcPptG__header{z-index:var(--z-header);height:var(--space-10);align-items:center;gap:var(--space-4);padding-inline:var(--space-7);background:linear-gradient(to bottom, color-mix(in srgb, var(--ground) 88%, transparent), transparent);animation:landing-module__hcPptG__chrome-arrival var(--dur-settle) var(--ease-settle) both;display:flex;position:fixed;inset:0 0 auto}.landing-module__hcPptG__header .landing-module__hcPptG__headerBar{background:0 0;width:100%;padding-inline:0}.landing-module__hcPptG__hero{height:100%;position:relative;overflow:hidden}.landing-module__hcPptG__heroMedia,.landing-module__hcPptG__heroPicture,.landing-module__hcPptG__artworkLayer,.landing-module__hcPptG__artworkImage{width:100%;height:100%;position:absolute;inset:0}.landing-module__hcPptG__heroMedia{animation:landing-module__hcPptG__artwork-arrival calc(var(--dur-settle) + var(--dur)) var(--ease-settle) both}.landing-module__hcPptG__heroPicture{display:block}.landing-module__hcPptG__artworkLayer{z-index:0;opacity:0;transition:opacity var(--dur-landing-crossfade) var(--ease);will-change:opacity}.landing-module__hcPptG__artworkLayerActive{z-index:1;opacity:1}.landing-module__hcPptG__artworkImage{object-fit:cover;object-position:var(--landing-desktop-position);display:block}.landing-module__hcPptG__heroMedia:after{content:"";background:linear-gradient(to right, var(--ground) 0%, color-mix(in srgb, var(--ground) 96%, transparent) 18%, color-mix(in srgb, var(--ground) 62%, transparent) 39%, transparent 64%), linear-gradient(to bottom, color-mix(in srgb, var(--ground) 44%, transparent), transparent 17%, transparent 77%, color-mix(in srgb, var(--ground) 82%, transparent));pointer-events:none;position:absolute;inset:0}.landing-module__hcPptG__heroCopy{z-index:2;align-content:center;justify-items:start;gap:var(--space-5);width:min(47vw,660px);height:100%;padding:calc(var(--space-10) + var(--space-4)) var(--space-7) calc(var(--space-9) + var(--space-4));animation:landing-module__hcPptG__copy-arrival var(--dur-settle) var(--ease-settle) both;animation-delay:var(--dur-text);display:grid;position:relative}.landing-module__hcPptG__eyebrow{align-items:center;gap:var(--space-3);color:var(--on-ground-muted);font-size:var(--text-label);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;margin:0;display:flex}.landing-module__hcPptG__eyebrowDots{gap:var(--space-1);display:inline-flex}.landing-module__hcPptG__eyebrowDots i{width:var(--space-1);height:var(--space-1);background:var(--ember);border-radius:50%}.landing-module__hcPptG__eyebrowDots i:nth-child(2){background:color-mix(in srgb, var(--ember) 72%, var(--tangerine))}.landing-module__hcPptG__eyebrowDots i:nth-child(3){background:var(--tangerine)}.landing-module__hcPptG__heroHeadline{max-width:15ch;color:var(--on-ground);font-family:var(--font-display), ui-sans-serif, system-ui, sans-serif;font-size:var(--text-landing-hero);font-variation-settings:"opsz" 72, "wdth" 88;font-weight:var(--weight-display);letter-spacing:var(--tracking-display);text-wrap:balance;margin:0;line-height:.97}.landing-module__hcPptG__heroBody{max-width:43ch;color:var(--on-ground-muted);font-size:var(--text-entry);margin:0;line-height:1.5}.landing-module__hcPptG__heroActions{gap:var(--space-3);padding-top:var(--space-1);flex-wrap:wrap;display:flex}.landing-module__hcPptG__heroPrimaryAction,.landing-module__hcPptG__heroSecondaryAction{min-height:48px;padding-inline:var(--space-6);font-size:var(--text-body)}.landing-module__hcPptG__heroPrimaryAction{box-shadow:var(--shadow-accent)}.landing-module__hcPptG__heroSecondaryAction{border-color:var(--ground-hairline);background:color-mix(in srgb, var(--ground) 58%, transparent);color:var(--on-ground)}.landing-module__hcPptG__heroSecondaryAction:hover{border-color:color-mix(in srgb, var(--on-ground) 32%, transparent);background:var(--panel-dark-field);color:var(--on-ground)}.landing-module__hcPptG__footer{z-index:var(--z-sticky);min-height:var(--space-9);justify-content:space-between;align-items:center;gap:var(--space-5);padding:var(--space-3) var(--space-7) calc(var(--space-3) + env(safe-area-inset-bottom,0px));background:linear-gradient(to top, color-mix(in srgb, var(--ground) 90%, transparent), transparent);color:var(--on-ground-faint);font-size:var(--text-note);animation:landing-module__hcPptG__chrome-arrival var(--dur-settle) var(--ease-settle) both;display:flex;position:fixed;inset:auto 0 0}.landing-module__hcPptG__footer p{margin:0}.landing-module__hcPptG__footer div{align-items:center;gap:var(--space-4);display:flex}.landing-module__hcPptG__footer a{color:var(--on-ground-muted);text-decoration:none}.landing-module__hcPptG__footer a:hover{color:var(--on-ground)}@keyframes landing-module__hcPptG__artwork-arrival{0%{opacity:0;transform:scale(1.018)}to{opacity:1;transform:scale(1)}}@keyframes landing-module__hcPptG__copy-arrival{0%{opacity:0;transform:translateY(var(--space-4))}to{opacity:1;transform:translateY(0)}}@keyframes landing-module__hcPptG__chrome-arrival{0%{opacity:0}to{opacity:1}}@media (max-width:680px){.landing-module__hcPptG__page{min-height:620px}.landing-module__hcPptG__header{height:var(--space-9);gap:var(--space-2);padding-inline:var(--space-4)}.landing-module__hcPptG__artworkLayer{height:74%;-webkit-mask-image:linear-gradient(to bottom, var(--ground) 0%, var(--ground) 56%, color-mix(in srgb, var(--ground) 94%, transparent) 64%, color-mix(in srgb, var(--ground) 58%, transparent) 82%, transparent 100%);-webkit-mask-image:linear-gradient(to bottom, var(--ground) 0%, var(--ground) 56%, color-mix(in srgb, var(--ground) 94%, transparent) 64%, color-mix(in srgb, var(--ground) 58%, transparent) 82%, transparent 100%);mask-image:linear-gradient(to bottom, var(--ground) 0%, var(--ground) 56%, color-mix(in srgb, var(--ground) 94%, transparent) 64%, color-mix(in srgb, var(--ground) 58%, transparent) 82%, transparent 100%);bottom:auto}.landing-module__hcPptG__artworkImage{object-position:var(--landing-mobile-position)}.landing-module__hcPptG__heroMedia:after{background:linear-gradient(to bottom, color-mix(in srgb, var(--ground) 48%, transparent) 0%, transparent 12%, transparent 36%, color-mix(in srgb, var(--ground) 64%, transparent) 50%, color-mix(in srgb, var(--ground) 92%, transparent) 64%, var(--ground) 72%), linear-gradient(to right, color-mix(in srgb, var(--ground) 32%, transparent), transparent 20%, transparent 80%, color-mix(in srgb, var(--ground) 32%, transparent))}.landing-module__hcPptG__heroCopy{align-content:end;gap:var(--space-3);width:100%;height:auto;padding:var(--space-7) var(--space-5) calc(var(--space-9) + var(--space-7));position:absolute;inset:auto 0 0}.landing-module__hcPptG__eyebrow{font-size:var(--text-label)}.landing-module__hcPptG__heroHeadline{max-width:10ch;font-size:var(--text-landing-hero-mobile);font-variation-settings:"opsz" 48, "wdth" 90;line-height:.98}.landing-module__hcPptG__heroBody{max-width:38ch;font-size:var(--text-body);line-height:1.42}.landing-module__hcPptG__heroActions{gap:var(--space-2);flex-wrap:nowrap;width:100%}.landing-module__hcPptG__heroPrimaryAction,.landing-module__hcPptG__heroSecondaryAction{min-width:0;min-height:44px;padding-inline:var(--space-3);font-size:var(--text-sub);flex:1}.landing-module__hcPptG__footer{min-height:var(--space-9);padding-inline:var(--space-5)}.landing-module__hcPptG__footer p{display:none}.landing-module__hcPptG__footer div{justify-content:space-between;width:100%}}@media (max-height:690px) and (max-width:680px){.landing-module__hcPptG__heroCopy{gap:var(--space-2);padding-bottom:calc(var(--space-9) + var(--space-5))}.landing-module__hcPptG__eyebrow{display:none}.landing-module__hcPptG__heroBody{max-width:44ch;font-size:var(--text-sub)}}@media (prefers-reduced-motion:reduce){.landing-module__hcPptG__header,.landing-module__hcPptG__heroMedia,.landing-module__hcPptG__heroCopy,.landing-module__hcPptG__footer{animation:none}.landing-module__hcPptG__artworkLayer{transition:none}}
@layer base;@layer primitive{.button-module__HjQxJG__button{appearance:none;border-radius:var(--radius-pill);max-width:100%;font:inherit;font-size:var(--text-note);font-weight:var(--weight-semibold);white-space:nowrap;cursor:pointer;text-align:center;transition:transform var(--dur) var(--ease), background-color var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease), box-shadow var(--dur) var(--ease), opacity var(--dur) var(--ease);border:1.5px solid #0000;justify-content:center;align-items:center;gap:7px;line-height:1;display:inline-flex}.button-module__HjQxJG__button:disabled,.button-module__HjQxJG__button[aria-disabled=true]{cursor:not-allowed;opacity:var(--control-disabled-opacity);box-shadow:none}.button-module__HjQxJG__button:not(:disabled):not([aria-disabled=true]):hover{transform:translateY(-1px)}.button-module__HjQxJG__button:not(:disabled):not([aria-disabled=true]):active{transform:translateY(0)}.button-module__HjQxJG__button:focus-visible,.button-module__HjQxJG__fileButton:focus-within{outline:2px solid var(--ember);outline-offset:2px}.button-module__HjQxJG__medium{min-height:46px;padding-inline:18px}.button-module__HjQxJG__compact{min-height:36px;padding-inline:12px}.button-module__HjQxJG__primary{background:var(--ember);color:var(--on-ember);box-shadow:var(--shadow-accent);border-color:#0000}.button-module__HjQxJG__primary:not(:disabled):not([aria-disabled=true]):hover{background:var(--ember-deep)}.button-module__HjQxJG__accent{border-color:var(--ember-line);background:var(--ember-veil);color:var(--ember)}.button-module__HjQxJG__accent:not(:disabled):not([aria-disabled=true]):hover{border-color:var(--ember);background:color-mix(in srgb, var(--ember) 13%, transparent)}.button-module__HjQxJG__secondary{border-color:var(--line);background:var(--control-bg);color:var(--ink)}.button-module__HjQxJG__secondary:not(:disabled):not([aria-disabled=true]):hover{border-color:var(--line-strong);background:var(--control-bg-hover)}.button-module__HjQxJG__ghost{color:var(--ink-soft);background:0 0;border-color:#0000}.button-module__HjQxJG__ghost:not(:disabled):not([aria-disabled=true]):hover{background:var(--control-bg-hover);color:var(--ink)}.button-module__HjQxJG__danger{border-color:var(--alert-line);color:var(--alert);background:0 0}.button-module__HjQxJG__danger:not(:disabled):not([aria-disabled=true]):hover{border-color:var(--alert);background:var(--alert-veil)}.button-module__HjQxJG__fullWidth{width:100%}.button-module__HjQxJG__fileButton{position:relative}.button-module__HjQxJG__fileInput{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.button-module__HjQxJG__button{transition:none}.button-module__HjQxJG__button:not(:disabled):not([aria-disabled=true]):hover,.button-module__HjQxJG__button:not(:disabled):not([aria-disabled=true]):active{transform:none}}}
.date-picker-module__dfWffW__picker{background:var(--menu-bg);border:1px solid var(--line);border-radius:var(--radius-card);width:252px;box-shadow:var(--shadow-float);color:var(--ink);font-size:var(--text-sub);-webkit-user-select:none;user-select:none;--menu-bg:var(--overlay-surface);--menu-hover:#17242c0f;--ink:#17242c;--ink-soft:#5b6d78;--ink-faint:#96a2ac;--line:#17242c1f;padding:10px;line-height:1}.date-picker-module__dfWffW__header{justify-content:space-between;align-items:center;margin-bottom:8px;display:flex}.date-picker-module__dfWffW__nav{appearance:none;border-radius:var(--radius-small);width:28px;height:28px;color:var(--ink-soft);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.date-picker-module__dfWffW__nav:hover{background:var(--menu-hover);color:var(--ink)}.date-picker-module__dfWffW__nav:focus-visible{outline:2px solid var(--ember);outline-offset:-2px}.date-picker-module__dfWffW__caption{font-weight:var(--weight-semibold);font-size:var(--text-sub);align-items:center;gap:5px;display:flex}.date-picker-module__dfWffW__monthName{color:var(--ink)}.date-picker-module__dfWffW__yearAnchor{position:relative}.date-picker-module__dfWffW__yearTrigger{appearance:none;border-radius:var(--radius-chip);color:var(--ember-deep);font:inherit;font-weight:var(--weight-semibold);cursor:pointer;background:0 0;border:0;align-items:center;gap:3px;padding:1px 5px 1px 4px;line-height:1;display:inline-flex}.date-picker-module__dfWffW__yearTrigger:hover{background:var(--ember-veil)}.date-picker-module__dfWffW__yearTrigger:focus-visible{outline:2px solid var(--ember);outline-offset:1px}.date-picker-module__dfWffW__yearPanel{z-index:1;background:var(--menu-bg);border:1px solid var(--line);border-radius:var(--radius-menu);width:172px;box-shadow:var(--shadow-float);padding:4px;position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%)}.date-picker-module__dfWffW__yearSearch{border:1px solid var(--line);border-radius:var(--radius-small);background:var(--overlay-surface);width:100%;color:var(--ink);font:inherit;font-size:var(--text-sub);font-weight:var(--weight-medium);text-align:center;margin-bottom:4px;padding:6px 8px;display:block}.date-picker-module__dfWffW__yearSearch::placeholder{color:var(--ink-faint);font-weight:var(--weight-regular)}.date-picker-module__dfWffW__yearSearch:focus-visible{outline:2px solid var(--ember);outline-offset:-1px}.date-picker-module__dfWffW__yearMenu{scrollbar-width:none;grid-template-columns:repeat(3,1fr);gap:1px;max-height:216px;display:grid;overflow-y:auto}.date-picker-module__dfWffW__yearMenu::-webkit-scrollbar{display:none}.date-picker-module__dfWffW__yearOption{appearance:none;border-radius:var(--radius-small);width:100%;color:var(--ink);font:inherit;font-size:var(--text-sub);font-weight:var(--weight-medium);text-align:center;cursor:pointer;background:0 0;border:0;padding:6px 4px;display:block}.date-picker-module__dfWffW__yearOption:hover{background:var(--menu-hover)}.date-picker-module__dfWffW__yearOption:focus-visible{outline:2px solid var(--ember);outline-offset:-2px}.date-picker-module__dfWffW__yearOptionActive{color:var(--ember-deep);font-weight:var(--weight-semibold)}.date-picker-module__dfWffW__weekdays{grid-template-columns:repeat(7,1fr);margin-bottom:3px;display:grid}.date-picker-module__dfWffW__weekday{text-align:center;font-size:var(--text-note);font-weight:var(--weight-medium);color:var(--ink-faint);padding-block:4px}.date-picker-module__dfWffW__days{flex-direction:column;gap:1px;display:flex}.date-picker-module__dfWffW__week{grid-template-columns:repeat(7,1fr);gap:1px;display:grid}.date-picker-module__dfWffW__day{appearance:none;border-radius:var(--radius-small);width:100%;color:var(--ink);font:inherit;font-size:var(--text-note);text-align:center;cursor:pointer;background:0 0;border:0;padding-block:6px;display:block}.date-picker-module__dfWffW__day:hover:not(:disabled){background:var(--menu-hover)}.date-picker-module__dfWffW__day:focus-visible{outline:2px solid var(--ember);outline-offset:-2px}.date-picker-module__dfWffW__day:disabled{color:var(--ink-faint);cursor:default;opacity:.35}.date-picker-module__dfWffW__overflow{opacity:0;pointer-events:none}.date-picker-module__dfWffW__today{box-shadow:inset 0 0 0 1px color-mix(in srgb, var(--ember), transparent 40%)}.date-picker-module__dfWffW__selected{background:var(--ember);color:var(--on-ember);font-weight:var(--weight-semibold)}.date-picker-module__dfWffW__selected:hover{background:var(--ember)}.date-picker-module__dfWffW__selected:focus-visible{outline-color:var(--ember)}@media (prefers-reduced-motion:reduce){.date-picker-module__dfWffW__picker{transition:none}}
.flat-tab-rail-module__0XKFAa__rail{justify-content:center;align-items:center;gap:var(--flat-tab-gap,15px);min-width:0;color:var(--flat-tab-rest,var(--ink-faint));display:flex}.flat-tab-rail-module__0XKFAa__rail[data-tone=dark]{--flat-tab-rest:var(--on-ground-muted);--flat-tab-hover:var(--on-ground);--flat-tab-separator:var(--panel-dark-line)}.flat-tab-rail-module__0XKFAa__tab{appearance:none;min-width:0;min-height:44px;font:inherit;font-size:var(--flat-tab-size,14px);font-weight:var(--weight-medium);white-space:nowrap;color:inherit;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:color var(--dur) var(--ease);background:0 0;border:0;flex:1;justify-content:center;align-items:center;gap:7px;padding:0 3px;line-height:1;display:inline-flex;position:relative}.flat-tab-rail-module__0XKFAa__tab>svg{opacity:.82;width:17px;height:17px;transition:opacity var(--dur) var(--ease);flex:none}.flat-tab-rail-module__0XKFAa__tab:hover{color:var(--flat-tab-hover,var(--ink))}.flat-tab-rail-module__0XKFAa__rail[data-separated] .flat-tab-rail-module__0XKFAa__tab+.flat-tab-rail-module__0XKFAa__tab:before{content:"";inset-inline-start:calc(var(--flat-tab-gap,15px) * -.5);background:var(--flat-tab-separator,var(--line));pointer-events:none;width:1px;height:22px;position:absolute;top:50%;transform:translateY(-50%)}.flat-tab-rail-module__0XKFAa__tab[data-active]{color:var(--ember)}.flat-tab-rail-module__0XKFAa__tab[data-active]>svg{opacity:1}.flat-tab-rail-module__0XKFAa__tab:after{content:"";border-radius:var(--radius-pill);background:var(--ember);transform-origin:50%;height:2px;transition:transform var(--dur) var(--ease);position:absolute;bottom:0;left:8px;right:8px;transform:scaleX(0)}.flat-tab-rail-module__0XKFAa__tab[data-active]:after{transform:scaleX(1)}.flat-tab-rail-module__0XKFAa__tab:focus-visible{outline:none}.flat-tab-rail-module__0XKFAa__tab:focus-visible:after{height:3px;transform:scaleX(1)}@media (prefers-reduced-motion:reduce){.flat-tab-rail-module__0XKFAa__tab,.flat-tab-rail-module__0XKFAa__tab:after{transition:none}.flat-tab-rail-module__0XKFAa__tab>svg{transition:none}}
@layer base;@layer primitive{.action-bar-module__-hFpgW__bar{background:var(--entry-ramp);width:100%;color:var(--on-ember);padding-bottom:env(safe-area-inset-bottom,0px);box-shadow:inset 0 1px 0 var(--action-bar-crest);display:flex}.action-bar-module__-hFpgW__segment{appearance:none;color:inherit;height:var(--action-bar-segment-height);font-family:inherit;font-size:var(--text-body);font-weight:var(--weight-regular);letter-spacing:var(--tracking-action);cursor:pointer;transition:background-color var(--dur) var(--ease);background:0 0;border:0;justify-content:center;align-items:center;gap:9px;margin:0;line-height:1;display:flex}.action-bar-module__-hFpgW__segment:hover{background-color:color-mix(in srgb, var(--ember-deep) 34%, transparent)}.action-bar-module__-hFpgW__segment:active{background-color:var(--ember-deep);transition-duration:0s}.action-bar-module__-hFpgW__segment:disabled{cursor:default;opacity:.55}.action-bar-module__-hFpgW__segment:focus-visible{outline:2px solid var(--on-ember);outline-offset:-4px}.action-bar-module__-hFpgW__main{flex:1;min-width:0;padding:0 16px}.action-bar-module__-hFpgW__aside{width:var(--action-bar-aside-width);border-left:1px solid var(--action-bar-seam);flex:none;padding:0}.action-bar-module__-hFpgW__icon{opacity:.92;place-items:center;display:grid}.action-bar-module__-hFpgW__aside .action-bar-module__-hFpgW__icon{opacity:1}}
.chip-module__eaKZhW__chip{border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--field-bg);max-width:100%;font-size:var(--text-note);font-weight:var(--weight-medium);color:var(--ink);align-items:center;gap:4px;padding:4px 6px 4px 10px;line-height:1;display:inline-flex}.chip-module__eaKZhW__chip[data-tone=ember]{border-color:var(--chip-line,color-mix(in srgb, currentColor 58%, transparent));background:var(--chip-ground,color-mix(in srgb, currentColor 10%, transparent));color:var(--ink)}.chip-module__eaKZhW__chip[data-tone=ember] .chip-module__eaKZhW__icon{opacity:.72}.chip-module__eaKZhW__label{text-overflow:ellipsis;white-space:nowrap;line-height:1;overflow:hidden}.chip-module__eaKZhW__icon{flex-shrink:0;place-items:center;line-height:0;display:grid}.chip-module__eaKZhW__select{border-radius:var(--radius-pill);min-width:0;font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;margin:-4px 0 -4px -10px;padding:4px 2px 4px 10px;display:inline-flex}.chip-module__eaKZhW__select:focus-visible{outline:2px solid var(--ember);outline-offset:1px}.chip-module__eaKZhW__remove{width:16px;height:16px;color:var(--ink-soft);cursor:pointer;transition:color var(--dur) var(--ease);background:0 0;border:0;border-radius:50%;flex-shrink:0;place-items:center;padding:0;display:grid}.chip-module__eaKZhW__chip[data-tone=ember] .chip-module__eaKZhW__remove{color:var(--ink-soft)}.chip-module__eaKZhW__remove:hover{color:var(--ink)}.chip-module__eaKZhW__remove:focus-visible{outline:2px solid var(--ember);outline-offset:1px}
@layer base;@layer primitive{.icon-button-module__5gh_MG__button{appearance:none;border-radius:var(--radius-pill);cursor:pointer;width:40px;height:40px;transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease), color var(--dur) var(--ease), transform var(--dur) var(--ease), box-shadow var(--dur) var(--ease), opacity var(--dur) var(--ease);border:1.5px solid #0000;justify-content:center;align-items:center;padding:0;display:inline-flex;position:relative}.icon-button-module__5gh_MG__button:disabled{opacity:var(--control-disabled-opacity);cursor:not-allowed;pointer-events:none}.icon-button-module__5gh_MG__button:focus-visible{outline:2px solid var(--ember);outline-offset:2px}.icon-button-module__5gh_MG__button:not(:disabled):active{transform:scale(.94)}.icon-button-module__5gh_MG__large{width:44px;height:44px}.icon-button-module__5gh_MG__button>svg{flex:none;width:17px;max-width:none;height:17px}.icon-button-module__5gh_MG__large>svg{width:20px;height:20px}.icon-button-module__5gh_MG__ghost{border-color:var(--line);background:var(--control-bg);color:var(--ink-soft)}.icon-button-module__5gh_MG__ghost:not(:disabled):hover{border-color:var(--line-strong);background:var(--control-bg-hover);color:var(--ink)}.icon-button-module__5gh_MG__primary{background:var(--ember);color:var(--on-ember);box-shadow:var(--shadow-accent)}.icon-button-module__5gh_MG__primary:not(:disabled):hover{background:var(--ember-deep)}.icon-button-module__5gh_MG__bare{color:var(--icon-button-bare-ink,var(--ink-soft));background:0 0;border:0}.icon-button-module__5gh_MG__bare:not(:disabled):hover{background:var(--icon-button-bare-hover,var(--control-bg-hover));color:var(--icon-button-bare-ink-hover,var(--ink))}.icon-button-module__5gh_MG__media{color:var(--on-media);background:0 0;border-color:#0000}.icon-button-module__5gh_MG__media:before{content:"";border:1px solid var(--media-control-line);border-radius:inherit;background:color-mix(in srgb, var(--media-control-bg) 88%, rgb(var(--edge-glint-rgb)));transition:background-color var(--dur) var(--ease), border-color var(--dur) var(--ease);position:absolute;inset:5px}.icon-button-module__5gh_MG__media>svg{z-index:1;position:relative}.icon-button-module__5gh_MG__media:not(:disabled):hover:before{border-color:var(--on-media-muted);background:var(--media-control-bg-hover)}@media (prefers-reduced-motion:reduce){.icon-button-module__5gh_MG__button,.icon-button-module__5gh_MG__button:not(:disabled):active,.icon-button-module__5gh_MG__media:before{transition:none;transform:none}}}
.close-button-module__CiIgHq__close{--close-inset:8px}.close-button-module__CiIgHq__corner{z-index:12;top:var(--close-inset);right:var(--close-inset);position:absolute}.close-button-module__CiIgHq__media{--icon-button-bare-ink:var(--on-media);--icon-button-bare-ink-hover:var(--on-media);--icon-button-bare-hover:var(--media-control-bg)}.close-button-module__CiIgHq__media>svg{filter:drop-shadow(0 1px 3px #00000080)}
.image-cropper-module__ihMUda__cropper{gap:var(--space-3);flex-direction:column;display:flex}.image-cropper-module__ihMUda__frame{border-radius:var(--radius-small);border:1px solid var(--line);background:var(--field-bg);touch-action:none;align-self:center;max-width:100%;line-height:0;position:relative;overflow:hidden}.image-cropper-module__ihMUda__image{-webkit-user-select:none;user-select:none;-webkit-user-drag:none;width:auto;max-width:100%;height:auto;max-height:42vh;display:block}.image-cropper-module__ihMUda__selection{box-sizing:border-box;border:2px solid var(--ember);box-shadow:0 0 0 9999px var(--overlay-backdrop-strong);cursor:move;touch-action:none;position:absolute}.image-cropper-module__ihMUda__selection:focus-visible{outline:none;outline:2px solid var(--ember);outline-offset:2px;box-shadow:0 0 0 9999px var(--overlay-backdrop-strong)}.image-cropper-module__ihMUda__handle{border-radius:var(--radius-pill);border:2px solid var(--overlay-surface);background:var(--ember);touch-action:none;width:20px;height:20px;padding:0;position:absolute}.image-cropper-module__ihMUda__handle:disabled{opacity:.5}.image-cropper-module__ihMUda__handle:focus-visible{outline:2px solid var(--ember);outline-offset:2px}.image-cropper-module__ihMUda__topLeft{cursor:nwse-resize;top:2px;left:2px}.image-cropper-module__ihMUda__topRight{cursor:nesw-resize;top:2px;right:2px}.image-cropper-module__ihMUda__bottomLeft{cursor:nesw-resize;bottom:2px;left:2px}.image-cropper-module__ihMUda__bottomRight{cursor:nwse-resize;bottom:2px;right:2px}.image-cropper-module__ihMUda__footer{justify-content:space-between;align-items:baseline;gap:var(--space-3);display:flex}.image-cropper-module__ihMUda__hint{font-size:var(--text-label);color:var(--ink-soft);margin:0;line-height:1.4}.image-cropper-module__ihMUda__reset{font-size:var(--text-label);font-weight:var(--weight-semibold);color:var(--ember);text-underline-offset:3px;cursor:pointer;flex-shrink:0;text-decoration:underline}.image-cropper-module__ihMUda__reset:disabled{color:var(--ink-faint);cursor:default;text-decoration:none}.image-cropper-module__ihMUda__reset:focus-visible{outline:2px solid var(--ember);outline-offset:2px;border-radius:var(--radius-small)}@media (max-width:560px){.image-cropper-module__ihMUda__image{max-height:36vh}.image-cropper-module__ihMUda__handle{width:24px;height:24px}.image-cropper-module__ihMUda__footer{align-items:flex-start;gap:var(--space-2);flex-direction:column}}
.inline-field-module__ss9JMG__read,.inline-field-module__ss9JMG__sizer,.inline-field-module__ss9JMG__input{font:inherit;font-size:inherit;font-weight:inherit;font-family:inherit;line-height:inherit;letter-spacing:inherit;text-align:left}.inline-field-module__ss9JMG__read{appearance:none;color:inherit;border-radius:var(--radius-chip);cursor:text;max-width:100%;transition:background-color var(--dur) var(--ease);background:0 0;border:0;align-items:baseline;gap:9px;margin:-2px -5px;padding:2px 5px;display:inline-flex}.inline-field-module__ss9JMG__read:hover{background:var(--menu-hover)}.inline-field-module__ss9JMG__read.inline-field-module__ss9JMG__onDark:hover{background:#ffffff29}.inline-field-module__ss9JMG__read.inline-field-module__ss9JMG__onDark .inline-field-module__ss9JMG__pencil{color:var(--ivory)}.inline-field-module__ss9JMG__read.inline-field-module__ss9JMG__onDark:focus-visible{outline-color:var(--ivory)}.inline-field-module__ss9JMG__read:focus-visible{outline:2px solid var(--ember);outline-offset:0}.inline-field-module__ss9JMG__text{min-width:0}.inline-field-module__ss9JMG__clamp .inline-field-module__ss9JMG__text{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;display:-webkit-inline-box;overflow:hidden}.inline-field-module__ss9JMG__empty .inline-field-module__ss9JMG__text{color:var(--ink-faint)}.inline-field-module__ss9JMG__pencil{vertical-align:baseline;color:var(--ink-faint);opacity:0;transition:opacity var(--dur) var(--ease);flex:none;display:inline-block}.inline-field-module__ss9JMG__read:hover .inline-field-module__ss9JMG__pencil,.inline-field-module__ss9JMG__read:focus-visible .inline-field-module__ss9JMG__pencil{opacity:1}.inline-field-module__ss9JMG__read.inline-field-module__ss9JMG__alwaysShowEditHint .inline-field-module__ss9JMG__pencil{opacity:.82}.inline-field-module__ss9JMG__read.inline-field-module__ss9JMG__alwaysShowEditHint:hover .inline-field-module__ss9JMG__pencil,.inline-field-module__ss9JMG__read.inline-field-module__ss9JMG__alwaysShowEditHint:focus-visible .inline-field-module__ss9JMG__pencil{opacity:1}@media (hover:none){.inline-field-module__ss9JMG__read .inline-field-module__ss9JMG__pencil{opacity:.82}}.inline-field-module__ss9JMG__sizer.inline-field-module__ss9JMG__sizer{vertical-align:top;max-width:100%;box-shadow:0 2px 0 -.5px var(--ember);background:0 0;margin:-2px -5px;padding:2px 5px;display:inline-grid}.inline-field-module__ss9JMG__single{overflow:hidden}.inline-field-module__ss9JMG__sizer.inline-field-module__ss9JMG__single:after{white-space:pre}.inline-field-module__ss9JMG__single .inline-field-module__ss9JMG__input{white-space:pre;scrollbar-width:none;overflow-x:auto}.inline-field-module__ss9JMG__single .inline-field-module__ss9JMG__input::-webkit-scrollbar{display:none}.inline-field-module__ss9JMG__sizer:after{content:attr(data-value);visibility:hidden;white-space:pre-wrap;overflow-wrap:anywhere;border:0;grid-area:1/1;padding:0}.inline-field-module__ss9JMG__input{width:100%;min-width:0;height:100%;color:inherit;resize:none;white-space:pre-wrap;overflow-wrap:anywhere;background:0 0;border:0;grid-area:1/1;margin:0;padding:0;overflow:hidden}.inline-field-module__ss9JMG__input:focus{box-shadow:none;outline:none}.inline-field-module__ss9JMG__input::placeholder{color:var(--ink-faint)}
.menu-module__8dD-kG__anchor{position:relative}.menu-module__8dD-kG__menu{z-index:var(--z-popover);border:1px solid var(--line);border-radius:var(--radius-menu);background:var(--menu-bg);min-width:218px;box-shadow:var(--shadow-float);padding:7px;position:absolute}.menu-module__8dD-kG__item{appearance:none;border-radius:var(--radius-small);width:100%;color:var(--ink);font:inherit;font-size:var(--text-body);font-weight:var(--weight-medium);text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:11px;padding:10px 11px;text-decoration:none;display:flex}.menu-module__8dD-kG__item:hover:not(:disabled){background:var(--menu-hover);color:var(--ember)}.menu-module__8dD-kG__item:focus-visible{outline:2px solid var(--ember);outline-offset:-2px}.menu-module__8dD-kG__item:disabled{color:var(--ink-faint);cursor:default}.menu-module__8dD-kG__item>svg{flex:none}.menu-module__8dD-kG__accent{color:var(--ember)}.menu-module__8dD-kG__danger{color:var(--alert)}.menu-module__8dD-kG__separator{background:var(--line);border:0;height:1px;margin:6px 4px}
.modal-shell-module__smjabq__backdrop{z-index:var(--z-modal);padding:var(--space-6);background:var(--overlay-backdrop);place-items:center;display:grid;position:fixed;inset:0}.modal-shell-module__smjabq__surface{isolation:isolate;border:1px solid var(--overlay-border);border-radius:var(--radius-sheet);background:var(--overlay-surface);max-height:min(88dvh,900px);box-shadow:var(--overlay-shadow);color:var(--ink);outline:none;flex-direction:column;display:flex;position:relative;overflow:hidden}.modal-shell-module__smjabq__narrow{width:min(440px,100%)}.modal-shell-module__smjabq__compact{width:min(620px,100%)}.modal-shell-module__smjabq__medium{width:min(680px,100%)}.modal-shell-module__smjabq__wide{width:min(760px,100%)}.modal-shell-module__smjabq__full{width:min(1040px,100%)}.modal-shell-module__smjabq__header{border-bottom:1px solid var(--line);background:var(--overlay-surface);flex:none;position:relative;overflow:hidden}.modal-shell-module__smjabq__header-standard{min-height:112px;padding:26px 56px 22px 28px}.modal-shell-module__smjabq__header-editorial{min-height:214px;padding:32px 58px 26px 28px}.modal-shell-module__smjabq__header-visual{background:var(--ground);padding:0}.modal-shell-module__smjabq__tabs{z-index:2;border-bottom:1px solid var(--line);background:var(--overlay-surface);scrollbar-width:none;flex:none;gap:20px;padding:0 24px;display:flex;position:relative;overflow-x:auto}.modal-shell-module__smjabq__tabs::-webkit-scrollbar{display:none}.modal-shell-module__smjabq__tab{appearance:none;min-height:46px;color:var(--ink-soft);font:inherit;font-size:var(--text-note);font-weight:var(--weight-medium);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease);background:0 0;border:0;border-bottom:2px solid #0000;flex:none;padding:0;position:relative}.modal-shell-module__smjabq__tab:hover{color:var(--ink)}.modal-shell-module__smjabq__tab:focus-visible{outline:2px solid var(--ember);outline-offset:-4px}.modal-shell-module__smjabq__tabActive{border-bottom-color:var(--ember);color:var(--ink)}.modal-shell-module__smjabq__body{overscroll-behavior:contain;scrollbar-color:var(--line-strong) transparent;flex:auto;min-height:0;padding:28px;overflow-y:auto}.modal-shell-module__smjabq__footer{z-index:2;border-top:1px solid var(--line);background:var(--overlay-surface);flex:none;padding:17px 28px;position:relative}@media (max-width:680px){.modal-shell-module__smjabq__backdrop{align-items:end;padding:0}.modal-shell-module__smjabq__surface{border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;width:100%;max-height:94dvh;box-shadow:var(--shadow-sheet);border-bottom:0;border-left:0;border-right:0}.modal-shell-module__smjabq__header-standard{min-height:104px;padding:22px 50px 20px 18px}.modal-shell-module__smjabq__header-editorial{min-height:194px;padding:28px 50px 22px 18px}.modal-shell-module__smjabq__tabs{padding-left:18px;padding-right:18px}.modal-shell-module__smjabq__body{padding:22px 18px 28px}.modal-shell-module__smjabq__footer{padding:14px 18px calc(14px + env(safe-area-inset-bottom))}}@media (prefers-reduced-motion:reduce){.modal-shell-module__smjabq__tab{transition:none}}
.option-switch-module__gIGd9q__groove{scrollbar-width:none;border-radius:var(--radius-pill);border:1px solid var(--line);background:#191b1f12;flex:none;max-width:100%;padding:3px;display:inline-flex;overflow-x:auto;box-shadow:inset 0 1px 2px #191b1f0f}.option-switch-module__gIGd9q__groove::-webkit-scrollbar{display:none}.option-switch-module__gIGd9q__groove:has(>:nth-child(4)) .option-switch-module__gIGd9q__option{padding-inline:10px}.option-switch-module__gIGd9q__option{appearance:none;font:inherit;font-size:var(--text-note);font-weight:var(--weight-semibold);color:var(--ink-soft);border-radius:var(--radius-pill);cursor:pointer;white-space:nowrap;transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease), border-color var(--dur) var(--ease), box-shadow var(--dur) var(--ease);background:0 0;border:1px solid #0000;flex:none;padding:5px 14px}.option-switch-module__gIGd9q__option:hover:not([aria-checked=true]){color:var(--ink)}.option-switch-module__gIGd9q__option[aria-checked=true]{background:var(--surface-raised);border-color:var(--ember);color:var(--ember);font-weight:var(--weight-semibold);box-shadow:inset 0 1px #ffffffe6,0 2px 6px -2px #191b1f59}.option-switch-module__gIGd9q__option:focus-visible{outline:2px solid var(--ember);outline-offset:2px}
.overlay-sheet-module__81gyca__overlay{z-index:var(--z-modal);--sheet-enter:.3s;--sheet-exit:.2s;--sheet-exit-ease:cubic-bezier(.4, 0, 1, 1);position:fixed;inset:0}.overlay-sheet-module__81gyca__scrim{appearance:none;cursor:default;background:var(--overlay-backdrop);opacity:0;transition:opacity var(--dur) var(--ease);border:0;padding:0;position:absolute;inset:0}.overlay-sheet-module__81gyca__overlay[data-open=true] .overlay-sheet-module__81gyca__scrim{opacity:1}.overlay-sheet-module__81gyca__sheet{background:var(--overlay-surface);border-radius:var(--radius-sheet) var(--radius-sheet) 0 0;box-shadow:var(--shadow-sheet);transition:transform var(--sheet-enter) var(--ease-settle);will-change:transform;flex-direction:column;display:flex;position:absolute;bottom:0;left:0;right:0;overflow:hidden;transform:translateY(100%)}.overlay-sheet-module__81gyca__overlay[data-leaving=true] .overlay-sheet-module__81gyca__sheet{transition-duration:var(--sheet-exit);transition-timing-function:var(--sheet-exit-ease)}.overlay-sheet-module__81gyca__overlay[data-leaving=true] .overlay-sheet-module__81gyca__scrim{transition-duration:var(--sheet-exit)}.overlay-sheet-module__81gyca__sheet[data-height=tall]{height:92%}.overlay-sheet-module__81gyca__sheet[data-height=auto]{max-height:94%}.overlay-sheet-module__81gyca__overlay[data-open=true] .overlay-sheet-module__81gyca__sheet{transform:none}.overlay-sheet-module__81gyca__sheet:focus-visible{outline:none}.overlay-sheet-module__81gyca__sheet:after{content:"";z-index:6;border-radius:inherit;pointer-events:none;border:1px solid var(--overlay-border);position:absolute;inset:0}.overlay-sheet-module__81gyca__body{scrollbar-width:none;flex:1;min-height:0;overflow-y:auto}.overlay-sheet-module__81gyca__body::-webkit-scrollbar{display:none}.overlay-sheet-module__81gyca__footer{background:var(--overlay-surface);flex:none}.overlay-sheet-module__81gyca__sheet[data-edge=right]{border-radius:var(--radius-sheet);width:min(72dvw,360px);height:auto;max-height:none;box-shadow:var(--overlay-shadow-right);inset:16px 8px 16px auto;transform:translate(calc(100% + 12px))}.overlay-sheet-module__81gyca__sheet[data-edge=full]{width:auto;height:auto;max-height:none;box-shadow:none;opacity:0;transition:opacity var(--sheet-enter) var(--ease);background:0 0;border-radius:0;inset:0;transform:none}.overlay-sheet-module__81gyca__overlay[data-open=true] .overlay-sheet-module__81gyca__sheet[data-edge=full]{opacity:1}.overlay-sheet-module__81gyca__sheet[data-edge=full]:after{content:none}.overlay-sheet-module__81gyca__sheet[data-edge=full] .overlay-sheet-module__81gyca__body{position:relative;overflow:hidden}@media (min-width:780px){.overlay-sheet-module__81gyca__scrim{background:var(--overlay-backdrop-strong)}.overlay-sheet-module__81gyca__sheet[data-edge=right]{width:410px;top:16px;bottom:16px;right:16px}.overlay-sheet-module__81gyca__sheet[data-edge=bottom]{border-radius:var(--radius-sheet);width:min(560px,92dvw);box-shadow:var(--overlay-shadow);opacity:0;transition:transform var(--sheet-enter) var(--ease-settle), opacity var(--sheet-exit) var(--ease);inset:50% auto auto 50%;transform:translate(-50%,-44%)scale(.985)}.overlay-sheet-module__81gyca__sheet[data-edge=bottom][data-height=tall],.overlay-sheet-module__81gyca__sheet[data-edge=bottom][data-height=auto]{height:auto;max-height:86dvh}.overlay-sheet-module__81gyca__overlay[data-open=true] .overlay-sheet-module__81gyca__sheet[data-edge=bottom]{opacity:1;transform:translate(-50%,-50%)scale(1)}.overlay-sheet-module__81gyca__sheet[data-edge=right]{opacity:1;transition:transform var(--sheet-enter) var(--ease-settle)}}@media (min-width:1024px){.overlay-sheet-module__81gyca__sheet[data-edge=bottom]{width:680px}}@media (prefers-reduced-motion:reduce){.overlay-sheet-module__81gyca__sheet{transition:opacity var(--sheet-exit) linear;opacity:0;transform:none}.overlay-sheet-module__81gyca__overlay[data-open=true] .overlay-sheet-module__81gyca__sheet{opacity:1;transform:none}@media (min-width:780px){.overlay-sheet-module__81gyca__sheet[data-edge=bottom],.overlay-sheet-module__81gyca__overlay[data-open=true] .overlay-sheet-module__81gyca__sheet[data-edge=bottom]{transform:translate(-50%,-50%)}}}
.avatar-module__O9rrzW__avatar{background:var(--surface-raised);border:2px solid;border-radius:50%;flex:none;display:inline-block;overflow:hidden}.avatar-module__O9rrzW__avatar img{object-fit:cover;width:100%;height:100%;display:block}.avatar-module__O9rrzW__avatarFallback{place-items:center;display:grid}
.photo-crop-dialog-module__EJbNha__shell{width:min(560px,100%)}.photo-crop-dialog-module__EJbNha__header{min-height:0;padding:22px 74px 18px 28px}.photo-crop-dialog-module__EJbNha__header h2{font-family:var(--font-display);font-size:var(--text-section);color:var(--ink-display);margin:0;line-height:1.2}.photo-crop-dialog-module__EJbNha__header p{margin:var(--space-2) 0 0;font-size:var(--text-note);color:var(--ink-soft);line-height:1.45}.photo-crop-dialog-module__EJbNha__body{padding:var(--space-5) var(--space-6)}.photo-crop-dialog-module__EJbNha__footer{justify-content:flex-end;gap:var(--space-3);display:flex}@media (max-width:680px){.photo-crop-dialog-module__EJbNha__header{padding:20px 62px 16px 22px}.photo-crop-dialog-module__EJbNha__body{padding:var(--space-4) var(--space-4) var(--space-5)}}
.section-label-module__Ftln1a__label{font-size:var(--text-label);font-weight:var(--weight-medium);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--ink-faint);align-items:center;gap:7px;margin:0;line-height:1;display:inline-flex}.section-label-module__Ftln1a__gold{color:var(--gold-ink)}
.telling-overlay-module__qDFDeG__room{z-index:var(--z-modal);background:color-mix(in srgb, var(--ground) 96%, transparent);color:var(--on-ground);animation:telling-overlay-module__qDFDeG__room-in var(--dur-panel) var(--ease-settle) both;flex-direction:column;display:flex;position:fixed;inset:0}@keyframes telling-overlay-module__qDFDeG__room-in{0%{opacity:0}to{opacity:1}}.telling-overlay-module__qDFDeG__telling{flex-direction:column;flex:1;justify-content:center;min-height:0;padding:72px 28px 24px;display:flex;overflow-y:auto}.telling-overlay-module__qDFDeG__field{width:100%;max-width:520px;font-family:var(--font-display);font-size:var(--text-title);font-weight:var(--weight-medium);letter-spacing:var(--tracking-display);color:var(--on-ground);resize:none;min-height:1.42em;animation:telling-overlay-module__qDFDeG__telling-in var(--dur-panel) var(--ease-settle) both;background:0 0;border:none;outline:none;margin:0 auto;line-height:1.42;display:block;overflow:hidden}.telling-overlay-module__qDFDeG__field::placeholder{color:var(--on-ground-faint);font-family:var(--font-display);font-size:var(--text-title);font-weight:var(--weight-medium);letter-spacing:var(--tracking-display)}@keyframes telling-overlay-module__qDFDeG__telling-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}.telling-overlay-module__qDFDeG__error{text-align:center;font-size:var(--text-note);color:var(--on-ground-muted);margin:0 28px 14px}.telling-overlay-module__qDFDeG__actions{justify-content:center;align-items:center;gap:16px;margin-bottom:28px;display:flex}.telling-overlay-module__qDFDeG__mic,.telling-overlay-module__qDFDeG__send{appearance:none;border:1px solid var(--ground-hairline);width:56px;height:56px;color:var(--on-ground-muted);cursor:pointer;transition:color var(--dur) var(--ease), border-color var(--dur) var(--ease), background-color var(--dur) var(--ease), transform var(--dur) var(--ease);background:0 0;border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.telling-overlay-module__qDFDeG__mic:hover{color:var(--on-ground);border-color:var(--on-ground-muted)}.telling-overlay-module__qDFDeG__mic:active,.telling-overlay-module__qDFDeG__send:active{transform:scale(.94)}.telling-overlay-module__qDFDeG__mic:focus-visible,.telling-overlay-module__qDFDeG__send:focus-visible{outline:2px solid var(--ember);outline-offset:2px}.telling-overlay-module__qDFDeG__mic:disabled{cursor:default;opacity:.5}.telling-overlay-module__qDFDeG__mic.telling-overlay-module__qDFDeG__listening{color:var(--ember);border-color:var(--ember);background:var(--ember-veil)}.telling-overlay-module__qDFDeG__mic.telling-overlay-module__qDFDeG__listening:after{content:"";border-radius:inherit;border:2px solid color-mix(in srgb, var(--ember) 32%, transparent);pointer-events:none;animation:1.6s ease-in-out infinite telling-overlay-module__qDFDeG__dictation-pulse;position:absolute;inset:-1px}@keyframes telling-overlay-module__qDFDeG__dictation-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.2)}}.telling-overlay-module__qDFDeG__send.telling-overlay-module__qDFDeG__active{color:var(--ember);border-color:var(--ember);background:var(--ember-veil)}.telling-overlay-module__qDFDeG__send:disabled{cursor:default}.telling-overlay-module__qDFDeG__spin{animation:.9s linear infinite telling-overlay-module__qDFDeG__telling-spin}@keyframes telling-overlay-module__qDFDeG__telling-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.telling-overlay-module__qDFDeG__room,.telling-overlay-module__qDFDeG__field{animation-duration:.12s}.telling-overlay-module__qDFDeG__field{animation-name:telling-overlay-module__qDFDeG__room-in}.telling-overlay-module__qDFDeG__mic.telling-overlay-module__qDFDeG__listening:after{opacity:.6;animation:none}}
.tooltip-module__AMpqwa__tooltip{flex:none;display:inline-flex;position:relative}.tooltip-module__AMpqwa__trigger{appearance:none;width:var(--tooltip-trigger-size,24px);height:var(--tooltip-trigger-size,24px);color:var(--ink-faint);cursor:pointer;transition:color var(--dur) var(--ease), background var(--dur) var(--ease);background:0 0;border:0;border-radius:50%;place-items:center;padding:0;display:inline-grid;position:relative}.tooltip-module__AMpqwa__trigger:hover,.tooltip-module__AMpqwa__trigger[aria-expanded=true]{color:var(--ink);background:var(--control-bg,transparent)}.tooltip-module__AMpqwa__trigger:focus-visible{outline:2px solid var(--ember);outline-offset:2px}.tooltip-module__AMpqwa__trigger:after{content:"";width:44px;height:44px;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.tooltip-module__AMpqwa__panel{z-index:8;width:var(--tooltip-width,min(320px, calc(100vw - 32px)));border-radius:var(--radius-menu);border:1px solid var(--line);background:var(--overlay-surface);box-shadow:var(--shadow-float);color:var(--ink-soft);font-size:var(--text-note);text-align:left;line-height:1.45;font-weight:var(--weight-regular);white-space:normal;animation:tooltip-module__AMpqwa__tooltip-rise var(--dur) var(--ease);padding:12px 14px;display:block;position:absolute}.tooltip-module__AMpqwa__panel[data-placement=top-start],.tooltip-module__AMpqwa__panel[data-placement=top-end]{bottom:calc(100% + 8px)}.tooltip-module__AMpqwa__panel[data-placement=bottom-start],.tooltip-module__AMpqwa__panel[data-placement=bottom-end]{top:calc(100% + 8px)}.tooltip-module__AMpqwa__panel[data-placement=top-start],.tooltip-module__AMpqwa__panel[data-placement=bottom-start]{left:0}.tooltip-module__AMpqwa__panel[data-placement=top-end],.tooltip-module__AMpqwa__panel[data-placement=bottom-end]{right:0}.tooltip-module__AMpqwa__panel strong{color:var(--ink);font-weight:var(--weight-semibold)}.tooltip-module__AMpqwa__panel>:first-child{margin-top:0}.tooltip-module__AMpqwa__panel>:last-child{margin-bottom:0}@keyframes tooltip-module__AMpqwa__tooltip-rise{0%{opacity:0;transform:translateY(4px)}}
.collaboration-invite-modal-module__IBXCLG__header{column-gap:var(--space-6);min-height:194px;padding:var(--space-7) calc(var(--space-8) + var(--space-4)) var(--space-5) var(--space-6);border-bottom:1px solid var(--line);background:radial-gradient(circle at 88% 46%, var(--ember-veil), transparent 29%), var(--overlay-surface);grid-template-columns:minmax(0,1fr) 116px;align-items:end;display:grid;position:relative;overflow:hidden}.collaboration-invite-modal-module__IBXCLG__label{align-self:start;align-items:center;gap:var(--space-2);color:var(--ink-soft);font-size:var(--text-label);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;grid-column:1/-1;margin:0;line-height:1;display:inline-flex}.collaboration-invite-modal-module__IBXCLG__headerCopy{z-index:2;align-self:end;position:relative}.collaboration-invite-modal-module__IBXCLG__headerCopy h2,.collaboration-invite-modal-module__IBXCLG__headerCopy p{margin:0}.collaboration-invite-modal-module__IBXCLG__headerCopy h2{max-width:17ch;margin-top:var(--space-6);color:var(--ink-display);font-family:var(--font-display);font-size:clamp(var(--text-title), 4.2vw, 36px);font-weight:var(--weight-display);letter-spacing:var(--tracking-display);text-wrap:balance;line-height:1}.collaboration-invite-modal-module__IBXCLG__headerCopy p{max-width:48ch;margin-top:var(--space-4);color:var(--ink-soft);font-size:var(--text-note);text-wrap:balance;line-height:1.5}.collaboration-invite-modal-module__IBXCLG__peopleMark{place-items:center;min-height:104px;display:grid;position:relative}.collaboration-invite-modal-module__IBXCLG__peopleMark:before{inset:var(--space-2);border:1px solid var(--line);border-radius:var(--radius-card);background:color-mix(in srgb, var(--field-bg) 72%, transparent);content:"";position:absolute;transform:rotate(-5deg)}.collaboration-invite-modal-module__IBXCLG__peopleMark>span:not(.collaboration-invite-modal-module__IBXCLG__connection){z-index:2;border:1px solid var(--line);border-radius:var(--radius-pill);background:var(--overlay-surface);width:54px;height:54px;color:var(--ink-soft);box-shadow:var(--shadow-card);place-items:center;display:grid;position:absolute}.collaboration-invite-modal-module__IBXCLG__peopleMark>span:first-child{top:var(--space-2);left:-12px}.collaboration-invite-modal-module__IBXCLG__peopleMark>span:last-child{right:0;bottom:var(--space-1);border-color:var(--ember-line);background:color-mix(in srgb, var(--ember-veil) 70%, var(--overlay-surface));width:46px;height:46px;color:var(--ember)}.collaboration-invite-modal-module__IBXCLG__connection{z-index:1;gap:var(--space-2);align-items:center;display:flex;transform:rotate(-21deg)}.collaboration-invite-modal-module__IBXCLG__connection i{border-radius:var(--radius-pill);background:var(--ember);width:5px;height:5px}.collaboration-invite-modal-module__IBXCLG__connection i:nth-child(2){opacity:.66}.collaboration-invite-modal-module__IBXCLG__connection i:nth-child(3){opacity:.36}.collaboration-invite-modal-module__IBXCLG__body{gap:var(--space-5);padding:var(--space-5) var(--space-4) var(--space-6);display:grid}.collaboration-invite-modal-module__IBXCLG__permission,.collaboration-invite-modal-module__IBXCLG__permissionOption{align-items:center;gap:var(--space-3);display:flex}.collaboration-invite-modal-module__IBXCLG__permission{padding:var(--space-4) 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.collaboration-invite-modal-module__IBXCLG__permissionIcon{border-radius:var(--radius-small);background:var(--control-bg);width:40px;height:40px;color:var(--ink-soft);flex:0 0 40px;place-items:center;display:grid}.collaboration-invite-modal-module__IBXCLG__permission>span:last-child,.collaboration-invite-modal-module__IBXCLG__permissionOption>span:last-child{gap:var(--space-1);display:grid}.collaboration-invite-modal-module__IBXCLG__permission strong,.collaboration-invite-modal-module__IBXCLG__permissionOption strong{color:var(--ink);font-size:var(--text-body);font-weight:var(--weight-semibold)}.collaboration-invite-modal-module__IBXCLG__permission small,.collaboration-invite-modal-module__IBXCLG__permissionOption small{color:var(--ink-soft);font-size:var(--text-note);line-height:1.4}.collaboration-invite-modal-module__IBXCLG__permissions{border:0;margin:0;padding:0}.collaboration-invite-modal-module__IBXCLG__permissionsLegend{margin-bottom:var(--space-3);color:var(--ink);font-size:var(--text-body);font-weight:var(--weight-semibold);padding:0}.collaboration-invite-modal-module__IBXCLG__permissionChoices{gap:var(--space-2);margin:0;padding:0;list-style:none;display:grid}.collaboration-invite-modal-module__IBXCLG__permissionOption{padding:var(--space-3);border:1.5px solid var(--line);border-radius:var(--radius-field);cursor:pointer;transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease)}.collaboration-invite-modal-module__IBXCLG__permissionOption:hover{background:var(--ground-hairline)}.collaboration-invite-modal-module__IBXCLG__permissionOption:has(input:checked){border-color:var(--ember);background:var(--ember-veil)}.collaboration-invite-modal-module__IBXCLG__permissionOption input{accent-color:var(--ember)}.collaboration-invite-modal-module__IBXCLG__permissions:disabled .collaboration-invite-modal-module__IBXCLG__permissionOption{cursor:default;opacity:var(--control-disabled-opacity)}.collaboration-invite-modal-module__IBXCLG__createPanel,.collaboration-invite-modal-module__IBXCLG__result{gap:var(--space-4);display:grid}.collaboration-invite-modal-module__IBXCLG__createPanel>p,.collaboration-invite-modal-module__IBXCLG__singleUseNote,.collaboration-invite-modal-module__IBXCLG__resultTitle{margin:0}.collaboration-invite-modal-module__IBXCLG__createPanel>p,.collaboration-invite-modal-module__IBXCLG__singleUseNote{color:var(--ink-soft);font-size:var(--text-note);line-height:1.5}.collaboration-invite-modal-module__IBXCLG__spinner{animation:.9s linear infinite collaboration-invite-modal-module__IBXCLG__invite-spin}.collaboration-invite-modal-module__IBXCLG__resultTitle{align-items:center;gap:var(--space-2);color:var(--ink);font-size:var(--text-note);font-weight:var(--weight-semibold);display:inline-flex}.collaboration-invite-modal-module__IBXCLG__resultTitle svg{color:var(--ember)}.collaboration-invite-modal-module__IBXCLG__linkField{min-height:54px;padding:var(--space-2);border:1.5px solid var(--line);border-radius:var(--radius-field);background:var(--field-bg);transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease);grid-template-columns:minmax(0,1fr) auto;align-items:center;display:grid}.collaboration-invite-modal-module__IBXCLG__linkField:focus-within{border-color:var(--ember);background:var(--field-bg-focus)}.collaboration-invite-modal-module__IBXCLG__linkField input{min-width:0;height:40px;padding:0 var(--space-3);color:var(--ink);font:inherit;font-size:var(--text-note);background:0 0;border:0;outline:0}.collaboration-invite-modal-module__IBXCLG__copyButton{flex:none}.collaboration-invite-modal-module__IBXCLG__error{padding:var(--space-3) var(--space-4);border:1px solid var(--alert-line);border-radius:var(--radius-small);background:var(--alert-veil);color:var(--alert);font-size:var(--text-note);margin:0;line-height:1.4}.collaboration-invite-modal-module__IBXCLG__footer{padding:var(--space-3) var(--space-4) calc(var(--space-3) + env(safe-area-inset-bottom));border-top:1px solid var(--line);justify-content:flex-end;display:flex}@keyframes collaboration-invite-modal-module__IBXCLG__invite-spin{to{transform:rotate(360deg)}}@media (max-width:560px){.collaboration-invite-modal-module__IBXCLG__header{column-gap:var(--space-4);grid-template-columns:minmax(0,1fr) 78px}.collaboration-invite-modal-module__IBXCLG__headerCopy h2{font-size:var(--text-hero)}.collaboration-invite-modal-module__IBXCLG__peopleMark{min-height:88px}.collaboration-invite-modal-module__IBXCLG__peopleMark>span:not(.collaboration-invite-modal-module__IBXCLG__connection){width:42px;height:42px}.collaboration-invite-modal-module__IBXCLG__peopleMark>span:last-child{width:36px;height:36px}.collaboration-invite-modal-module__IBXCLG__connection{gap:var(--space-1)}.collaboration-invite-modal-module__IBXCLG__connection i{width:4px;height:4px}}@media (min-width:780px){.collaboration-invite-modal-module__IBXCLG__header{min-height:214px;padding:var(--space-7) calc(var(--space-9) + var(--space-5)) var(--space-6) var(--space-7)}.collaboration-invite-modal-module__IBXCLG__body{padding:var(--space-7)}.collaboration-invite-modal-module__IBXCLG__footer{padding:var(--space-4) var(--space-7)}}@media (prefers-reduced-motion:reduce){.collaboration-invite-modal-module__IBXCLG__linkField,.collaboration-invite-modal-module__IBXCLG__permissionOption{transition:none}.collaboration-invite-modal-module__IBXCLG__spinner{animation:none}}.collaboration-invite-modal-module__IBXCLG__who{border:0;margin:0;padding:0}.collaboration-invite-modal-module__IBXCLG__whoLegend{margin-bottom:var(--space-1);color:var(--ink);font-size:var(--text-body);font-weight:var(--weight-semibold);padding:0}.collaboration-invite-modal-module__IBXCLG__whoHint{margin:0 0 var(--space-3);color:var(--ink-soft);font-size:var(--text-note);line-height:1.5}.collaboration-invite-modal-module__IBXCLG__whoChoices{gap:var(--space-1);margin:0;padding:0;list-style:none;display:grid}.collaboration-invite-modal-module__IBXCLG__whoChoice{align-items:center;gap:var(--space-3);min-height:38px;padding:var(--space-1) var(--space-3);border-radius:var(--radius-pill);color:var(--ink);font-size:var(--text-sub);cursor:pointer;transition:background-color var(--dur) var(--ease);display:flex}.collaboration-invite-modal-module__IBXCLG__whoChoice:hover{background:var(--ground-hairline)}.collaboration-invite-modal-module__IBXCLG__whoChoice input{accent-color:var(--ember)}.collaboration-invite-modal-module__IBXCLG__whoNobody{color:var(--ink-soft)}.collaboration-invite-modal-module__IBXCLG__who:disabled .collaboration-invite-modal-module__IBXCLG__whoChoice{cursor:default;opacity:var(--control-disabled-opacity)}
.moment-composer-module__nxrALq__composer{width:100%;max-width:var(--composer-max-width,620px);margin:var(--composer-margin,12px auto max(18px, env(safe-area-inset-bottom)));gap:var(--composer-gap,12px);color:var(--composer-ink);flex:none;grid-template-rows:auto minmax(0,1fr);display:grid;position:relative}.moment-composer-module__nxrALq__place{--chip-ground:var(--composer-field);--chip-line:var(--composer-field-border);align-items:center;min-width:0;padding:0 2px;display:flex}.moment-composer-module__nxrALq__place>*{min-width:0}.moment-composer-module__nxrALq__composer[data-placed]{grid-template-rows:auto auto minmax(0,1fr)}.moment-composer-module__nxrALq__caption{height:var(--composer-caption-height);color:var(--composer-ink-muted);font:inherit;font-size:var(--composer-caption-size,var(--text-note));font-weight:var(--weight-medium);align-items:center;gap:2px;padding:0 4px;line-height:1;display:flex}.moment-composer-module__nxrALq__pill{min-width:0;padding:var(--composer-field-pad-top) 10px var(--composer-field-pad-bottom) 16px;background:var(--composer-field);border:1px solid var(--composer-field-border);border-radius:var(--composer-field-radius);box-shadow:var(--composer-field-shadow);transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease);align-items:center;gap:10px;display:flex;position:relative;overflow:hidden}.moment-composer-module__nxrALq__pill:has(.moment-composer-module__nxrALq__input:focus-visible){border-color:var(--composer-field-border-focus);background:var(--composer-field-focus)}.moment-composer-module__nxrALq__input{min-width:0;height:var(--composer-field-text-height);resize:none;font:inherit;font-size:var(--composer-text-size);line-height:var(--composer-field-line-height);color:var(--composer-ink);background:0 0;border:0;flex:1;padding:0;display:block}.moment-composer-module__nxrALq__composer:not([data-sendable]) .moment-composer-module__nxrALq__input{padding-top:calc((var(--composer-field-lines) - 1) / 2 * var(--composer-field-line-height) * var(--composer-text-size));box-sizing:border-box}.moment-composer-module__nxrALq__input:focus{box-shadow:none;outline:none}.moment-composer-module__nxrALq__input::placeholder{color:var(--composer-ink-faint)}.moment-composer-module__nxrALq__actions{flex:none;align-items:center;gap:2px;display:flex}.moment-composer-module__nxrALq__seat{width:var(--composer-submit-size);flex:none;place-items:center;display:grid}.moment-composer-module__nxrALq__erase{appearance:none;width:32px;height:var(--composer-submit-size);border-radius:var(--radius-small);color:var(--composer-ink-faint);cursor:pointer;transition:color var(--dur) var(--ease), background-color var(--dur) var(--ease);background:0 0;border:0;flex:none;place-items:center;padding:0;display:grid}.moment-composer-module__nxrALq__erase:hover{color:var(--composer-ink);background:var(--composer-control-bg)}.moment-composer-module__nxrALq__erase:focus-visible{outline:2px solid var(--composer-focus-ring,var(--ember));outline-offset:2px}.moment-composer-module__nxrALq__button{appearance:none;width:var(--composer-control-size);height:var(--composer-control-size);border:1.5px solid var(--composer-control-border);background:var(--composer-control-bg);color:var(--composer-ink);cursor:pointer;transition:transform var(--dur) var(--ease), border-color var(--dur) var(--ease), opacity var(--dur) var(--ease);border-radius:50%;flex:none;place-items:center;display:grid;position:relative}.moment-composer-module__nxrALq__button:hover{border-color:var(--composer-control-border-hover)}.moment-composer-module__nxrALq__button:active{transform:scale(.94)}.moment-composer-module__nxrALq__button:focus-visible{outline:2px solid var(--composer-focus-ring,var(--ember));outline-offset:2px}.moment-composer-module__nxrALq__button.moment-composer-module__nxrALq__listening{color:var(--composer-live,var(--ember));border-color:var(--composer-live,var(--ember))}.moment-composer-module__nxrALq__button.moment-composer-module__nxrALq__listening:after{content:"";border-radius:inherit;border:2px solid color-mix(in srgb, var(--composer-live,var(--ember)) 32%, transparent);pointer-events:none;animation:1.6s ease-in-out infinite moment-composer-module__nxrALq__mic-pulse;position:absolute;inset:-1.5px}@keyframes moment-composer-module__nxrALq__mic-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:0;transform:scale(1.16)}}.moment-composer-module__nxrALq__send{width:var(--composer-submit-size);height:var(--composer-submit-size);background:var(--composer-send-bg,var(--ember));color:var(--composer-send-ink,var(--on-ember));box-shadow:var(--composer-send-shadow,var(--shadow-accent));animation:moment-composer-module__nxrALq__send-in var(--dur) var(--ease) both;border:0}@keyframes moment-composer-module__nxrALq__send-in{0%{opacity:0;transform:scale(.7)}to{opacity:1;transform:none}}.moment-composer-module__nxrALq__send>svg:not(.moment-composer-module__nxrALq__loader){transition:opacity var(--dur-text) var(--ease), transform var(--dur-text) var(--ease)}.moment-composer-module__nxrALq__loader{opacity:0;width:21px;height:21px;position:absolute}.moment-composer-module__nxrALq__sendGenerating>svg:not(.moment-composer-module__nxrALq__loader){opacity:0;transform:scale(.4)}.moment-composer-module__nxrALq__sendGenerating .moment-composer-module__nxrALq__loader{opacity:1;animation:.9s linear infinite moment-composer-module__nxrALq__loader-spin}@keyframes moment-composer-module__nxrALq__loader-spin{to{transform:rotate(360deg)}}.moment-composer-module__nxrALq__unfinished{z-index:3;border-radius:var(--radius-menu);border:1px solid var(--composer-field-border);background:var(--composer-notice-bg,var(--panel-dark-lift));width:fit-content;max-width:calc(100% - 24px);box-shadow:var(--shadow-float);color:var(--composer-ink);font-size:var(--text-note);margin:0 auto;padding:8px 14px;position:absolute;top:50px;left:12px;right:12px}.moment-composer-module__nxrALq__srOnly{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (prefers-reduced-motion:reduce){.moment-composer-module__nxrALq__sendGenerating .moment-composer-module__nxrALq__loader,.moment-composer-module__nxrALq__button.moment-composer-module__nxrALq__listening,.moment-composer-module__nxrALq__send{animation:none}}
.moment-composer-launcher-module__8qdHYG__root{display:contents}.moment-composer-launcher-module__8qdHYG__panel,.moment-composer-launcher-module__8qdHYG__inlineRoot{--composer-ink:#fff;--composer-ink-muted:#ffffffd9;--composer-ink-faint:#ffffff9e;--composer-field:#1a0a0442;--composer-field-focus:#1a0a045c;--composer-field-border:#ffffff3d;--composer-field-border-focus:#ffffff8c;--composer-field-shadow:inset 0 1px #ffffff12;--composer-control-bg:#ffffff1f;--composer-control-border:#ffffff80;--composer-control-border-hover:#ffffffd9;--composer-focus-ring:#fff;--composer-live:#fff;--composer-send-bg:#fff;--composer-send-ink:var(--entry-ramp-deep);--composer-send-shadow:0 6px 18px #4a220261;--composer-notice-bg:var(--entry-ramp-deep)}.moment-composer-launcher-module__8qdHYG__barDock{z-index:var(--z-composer);position:fixed;inset:auto 0 0}.moment-composer-launcher-module__8qdHYG__inlineRoot{width:100%;height:var(--action-bar-height);background:var(--entry-ramp);box-shadow:inset 0 1px 0 var(--action-bar-crest);transition:height var(--dur-sheet) var(--ease-sheet);flex:none;position:relative}.moment-composer-launcher-module__8qdHYG__inlineRoot .moment-composer-launcher-module__8qdHYG__bar{box-shadow:none;background:0 0}.moment-composer-launcher-module__8qdHYG__inlineRoot[data-open]{height:var(--entry-inline-height)}.moment-composer-launcher-module__8qdHYG__inlineBar{transition:opacity var(--dur-text) var(--ease);position:absolute;inset:auto 0 0}.moment-composer-launcher-module__8qdHYG__inlineRoot[data-open] .moment-composer-launcher-module__8qdHYG__inlineBar{opacity:0}@media (min-width:681px){.moment-composer-launcher-module__8qdHYG__barDock{padding-bottom:max(20px, env(safe-area-inset-bottom));justify-content:center;display:flex}.moment-composer-launcher-module__8qdHYG__bar{width:auto;max-width:var(--composer-max-width,620px);border-radius:var(--radius-pill);box-shadow:var(--shadow-float), inset 0 1px 0 var(--action-bar-crest);padding-bottom:0;overflow:hidden}.moment-composer-launcher-module__8qdHYG__inlineBar{justify-content:center;display:flex}.moment-composer-launcher-module__8qdHYG__inlineRoot{box-shadow:none;transition:height var(--dur-sheet) var(--ease-sheet), background-color var(--dur-sheet) var(--ease-sheet);background:0 0}.moment-composer-launcher-module__8qdHYG__inlineRoot[data-open]{background:var(--entry-ramp);box-shadow:inset 0 1px 0 var(--action-bar-crest)}.moment-composer-launcher-module__8qdHYG__inlineRoot .moment-composer-launcher-module__8qdHYG__bar{width:auto;max-width:var(--composer-max-width,620px);border-radius:var(--radius-pill);background:var(--entry-ramp);box-shadow:var(--shadow-float), inset 0 1px 0 var(--action-bar-crest);padding-bottom:0;overflow:hidden}}.moment-composer-launcher-module__8qdHYG__inlinePanel{padding:var(--entry-inline-pad-start) 10px var(--entry-inline-pad-end);opacity:0;visibility:hidden;transition:transform var(--dur-sheet) var(--ease-sheet), opacity var(--dur-panel) var(--ease-settle), visibility 0s linear var(--dur-sheet);position:absolute;inset:auto 0 0;transform:translateY(6px)}.moment-composer-launcher-module__8qdHYG__inlinePanel[data-open]{opacity:1;visibility:visible;transition:transform var(--dur-sheet) var(--ease-sheet), opacity var(--dur-panel) var(--ease-settle);transform:none}.moment-composer-launcher-module__8qdHYG__inlinePanel .moment-composer-launcher-module__8qdHYG__panelInner{--composer-margin:0;--composer-gap:6px}.moment-composer-launcher-module__8qdHYG__panel{left:0;right:0;bottom:var(--keyboard-inset,0px);z-index:var(--z-composer);background:var(--entry-ramp);box-shadow:var(--shadow-sheet), inset 0 1px 0 var(--action-bar-crest);padding:var(--entry-panel-pad-start) var(--entry-panel-pad-inline) var(--entry-panel-pad-end);visibility:hidden;transition:transform var(--dur-sheet) var(--ease-sheet), visibility 0s linear var(--dur-sheet);position:fixed;transform:translateY(102%)}.moment-composer-launcher-module__8qdHYG__panel[data-open]{visibility:visible;transition:transform var(--dur-sheet) var(--ease-sheet);transform:none}.moment-composer-launcher-module__8qdHYG__panelInner{width:min(100%, var(--composer-max-width,620px));--composer-margin:0;margin:0 auto;position:relative}.moment-composer-launcher-module__8qdHYG__collapse{z-index:1;color:var(--composer-ink-muted);position:absolute;top:-14px;right:-4px}.moment-composer-launcher-module__8qdHYG__collapse:hover{color:var(--composer-ink)}@media (prefers-reduced-motion:reduce){.moment-composer-launcher-module__8qdHYG__panel,.moment-composer-launcher-module__8qdHYG__panel[data-open]{transition:opacity .12s var(--ease), visibility 0s linear .12s;opacity:0;transform:none}.moment-composer-launcher-module__8qdHYG__panel[data-open]{opacity:1;transition:opacity .12s var(--ease)}.moment-composer-launcher-module__8qdHYG__inlineRoot{transition:none}.moment-composer-launcher-module__8qdHYG__inlinePanel,.moment-composer-launcher-module__8qdHYG__inlinePanel[data-open]{transition:opacity .12s var(--ease), visibility 0s linear .12s;transform:none}.moment-composer-launcher-module__8qdHYG__inlinePanel[data-open]{transition:opacity .12s var(--ease)}}.moment-composer-launcher-module__8qdHYG__inlineRoot[data-persistent]{height:auto;box-shadow:none;--composer-max-width:880px;--composer-ink:var(--on-panel-dark);--composer-ink-muted:var(--on-panel-dark-muted);--composer-ink-faint:var(--on-panel-dark-faint);--composer-field:var(--panel-dark-field);--composer-field-focus:var(--panel-dark-field-focus);--composer-field-border:var(--panel-dark-line);--composer-field-border-focus:var(--ember);--composer-send-bg:var(--ember);--composer-send-ink:var(--on-ground);--composer-send-shadow:none;--composer-focus-ring:var(--ember);--composer-live:var(--ember);--composer-field-pad-top:var(--space-3);--composer-field-pad-bottom:var(--space-3);background:0 0}.moment-composer-launcher-module__8qdHYG__inlineRoot[data-persistent] .moment-composer-launcher-module__8qdHYG__inlinePanel{opacity:1;visibility:visible;padding:0;position:relative;transform:none}.moment-composer-launcher-module__8qdHYG__inlineRoot[data-persistent] .moment-composer-launcher-module__8qdHYG__panelInner{--composer-gap:var(--space-2)}
.home-hero-module__dnO5IW__hero{position:absolute;inset:0}.home-hero-module__dnO5IW__media{inset-block:0;aspect-ratio:3/2;width:auto;max-width:100%;height:100%;position:absolute;left:50%;overflow:hidden;transform:translate(-50%)}.home-hero-module__dnO5IW__img{object-fit:cover;object-position:center;opacity:0;width:100%;height:100%;position:absolute;inset:0}.home-hero-module__dnO5IW__img.home-hero-module__dnO5IW__isFront{opacity:1}@media (min-width:1025px){.home-hero-module__dnO5IW__media{aspect-ratio:auto;width:100%;left:0;transform:none}}
.add-face-circle-module__bD6fVW__circle{border:1.5px dashed var(--ember);color:var(--ember);cursor:pointer;transition:border-color var(--dur) var(--ease), color var(--dur) var(--ease);background:0 0;border-radius:50%;flex:none;place-items:center;padding:0;display:grid}.add-face-circle-module__bD6fVW__circle:hover{border-color:var(--ember-deep);color:var(--ember-deep)}.add-face-circle-module__bD6fVW__circle:focus-visible{outline:2px solid var(--ember);outline-offset:3px}
.moment-reveal-module__WQxhtG__reveal{--ground:#141317;--ground-lift:#1c1a20;--on-ground:var(--ivory);--on-ground-soft:#f2ede29e;--on-ground-faint:#f2ede257;--hairline:#f2ede224;--reward-room:184px;--caption-room:244px;--caption-max:max(150px, calc(100dvh - 27dvh - (100dvw * 2 / 3) - 112px));background:radial-gradient(120% 80% at 50% 30%, #1a181f 0%, var(--ground) 60%, #0f0e11 100%);color:var(--on-ground);position:absolute;inset:0;overflow:hidden}.moment-reveal-module__WQxhtG__grain{z-index:9;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='240' height='240'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3CfeColorMatrix type='saturate' values='0'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:240px 240px;position:absolute;inset:0}.moment-reveal-module__WQxhtG__head{z-index:6;align-items:center;height:62px;padding:14px 18px 0;display:flex;position:absolute;inset:0 0 auto}.moment-reveal-module__WQxhtG__head:before{content:"";pointer-events:none;background:linear-gradient(#06142be0,#06142b66 54%,#0000);height:124px;position:absolute;inset:0 0 auto}.moment-reveal-module__WQxhtG__head>*{position:relative}.moment-reveal-module__WQxhtG__logo{opacity:.9;width:auto;height:20px}.moment-reveal-module__WQxhtG__stage{position:absolute;inset:0}.moment-reveal-module__WQxhtG__scene{position:absolute;inset:0;overflow:hidden}.moment-reveal-module__WQxhtG__backdrop{object-fit:cover;opacity:0;filter:blur(42px)saturate(1.25)brightness(.52);width:116%;height:116%;transition:opacity .9s var(--ease-settle);position:absolute;inset:-8%;transform:scale(1.04)}.moment-reveal-module__WQxhtG__art{aspect-ratio:3/2;object-fit:cover;opacity:0;filter:blur(26px);width:100%;transition:opacity var(--dur-sheet) var(--ease-settle), filter 1s cubic-bezier(.65, 0, .35, 1) .26s, transform 1.4s var(--ease-settle);position:absolute;top:27%;left:0;right:0;transform:scale(1.05);-webkit-mask-image:radial-gradient(125% 132%,#000 62%,#0000 100%);mask-image:radial-gradient(125% 132%,#000 62%,#0000 100%)}.moment-reveal-module__WQxhtG__reveal[data-phase=reveal] .moment-reveal-module__WQxhtG__backdrop,.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__backdrop{opacity:1}.moment-reveal-module__WQxhtG__reveal[data-phase=reveal] .moment-reveal-module__WQxhtG__art,.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__art{opacity:1;filter:blur();transform:scale(1)}.moment-reveal-module__WQxhtG__narrative{opacity:0;transition:opacity .52s var(--ease-settle), transform .52s var(--ease-settle);position:absolute;top:156px;left:26px;right:26px;transform:translateY(10px)}.moment-reveal-module__WQxhtG__reveal[data-phase=reading] .moment-reveal-module__WQxhtG__narrative{opacity:1;transform:none}.moment-reveal-module__WQxhtG__narrativeLabel{font-size:var(--text-note);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--tangerine);align-items:center;gap:8px;margin-bottom:14px;display:inline-flex}.moment-reveal-module__WQxhtG__narrativeText{font-family:var(--font-display);font-weight:var(--weight-medium);font-size:var(--text-entry);color:var(--on-ground);-webkit-line-clamp:6;-webkit-box-orient:vertical;margin:0;line-height:1.4;display:-webkit-box;position:relative;overflow:hidden}.moment-reveal-module__WQxhtG__reveal[data-phase=reading] .moment-reveal-module__WQxhtG__narrativeText:after{content:"";pointer-events:none;background:linear-gradient(to bottom, transparent, color-mix(in srgb, var(--tangerine) 16%, transparent) 55%, transparent);height:66px;animation:moment-reveal-module__WQxhtG__scan 2s var(--ease) infinite;position:absolute;top:-66px;left:-10px;right:-10px}@keyframes moment-reveal-module__WQxhtG__scan{0%{opacity:0;transform:translateY(0)}18%{opacity:1}82%{opacity:1}to{opacity:0;transform:translateY(240px)}}.moment-reveal-module__WQxhtG__dots{pointer-events:none;position:absolute;inset:0}.moment-reveal-module__WQxhtG__ring{--ring-room:calc(100dvh - 252px);--ring-radius:min(110px, calc(var(--ring-room) / 2 - 10px));position:absolute;inset:70px 0 182px}.moment-reveal-module__WQxhtG__reveal[data-phase=drawing] .moment-reveal-module__WQxhtG__ring,.moment-reveal-module__WQxhtG__reveal[data-phase=reveal] .moment-reveal-module__WQxhtG__ring{animation:11s linear infinite moment-reveal-module__WQxhtG__revolve}@keyframes moment-reveal-module__WQxhtG__revolve{to{transform:rotate(360deg)}}.moment-reveal-module__WQxhtG__dot{--place:rotate(var(--angle)) translateY(calc(var(--ring-radius) * -1));background:var(--tone);width:10px;height:10px;box-shadow:0 0 14px -2px var(--tone);opacity:0;transform:var(--place);border-radius:50%;margin:-5px 0 0 -5px;position:absolute;top:50%;left:50%}.moment-reveal-module__WQxhtG__reveal[data-phase=drawing] .moment-reveal-module__WQxhtG__dot{animation:moment-reveal-module__WQxhtG__pulse 1.8s var(--ease) calc(var(--delay) - 1.8s) infinite}@keyframes moment-reveal-module__WQxhtG__pulse{0%,to{opacity:.4;transform:var(--place) scale(.62)}45%{opacity:1;transform:var(--place) scale(1)}}.moment-reveal-module__WQxhtG__reveal[data-phase=reveal] .moment-reveal-module__WQxhtG__dot{animation:moment-reveal-module__WQxhtG__dissolve var(--dur-panel) var(--ease) calc(var(--delay) / 10) both}@keyframes moment-reveal-module__WQxhtG__dissolve{0%{opacity:.9;transform:var(--place) scale(1)}to{opacity:0;transform:rotate(var(--angle)) translateY(calc(var(--ring-radius) * -1.55)) scale(.3)}}.moment-reveal-module__WQxhtG__status{opacity:0;visibility:hidden;transition:opacity var(--dur-sheet) var(--ease);flex-direction:column;align-items:center;gap:10px;display:flex;position:absolute;bottom:76px;left:0;right:0}.moment-reveal-module__WQxhtG__reveal[data-phase=drawing] .moment-reveal-module__WQxhtG__status{opacity:1;visibility:visible}.moment-reveal-module__WQxhtG__statusLine{font-size:var(--text-body);font-weight:var(--weight-semibold);color:var(--on-ground)}.moment-reveal-module__WQxhtG__statusHint{font-size:var(--text-note);color:var(--on-ground-faint);text-align:center;margin-bottom:4px;padding:0 40px}.moment-reveal-module__WQxhtG__failure{background:var(--ground-lift);border:1px solid var(--hairline);border-radius:var(--radius-card);opacity:0;pointer-events:none;transition:opacity var(--dur-sheet) var(--ease-settle), transform var(--dur-sheet) var(--ease-settle);padding:18px;position:absolute;bottom:118px;left:22px;right:22px;transform:translateY(10px)}.moment-reveal-module__WQxhtG__reveal[data-phase=failed] .moment-reveal-module__WQxhtG__failure{opacity:1;pointer-events:auto;transform:none}.moment-reveal-module__WQxhtG__failureTitle{font-family:var(--font-display);font-weight:var(--weight-display);font-size:var(--text-section);margin:0 0 6px}.moment-reveal-module__WQxhtG__failureBody{font-size:var(--text-sub);color:var(--on-ground-soft);margin:0 0 14px;line-height:1.45}.moment-reveal-module__WQxhtG__failureActions{gap:9px;display:flex}.moment-reveal-module__WQxhtG__caption{max-height:var(--caption-max);opacity:0;pointer-events:none;transition:opacity var(--dur-settle) var(--ease-settle) .18s, transform var(--dur-settle) var(--ease-settle) .18s;flex-direction:column;display:flex;position:absolute;bottom:104px;left:20px;right:20px;transform:translateY(14px)}.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__caption{opacity:1;pointer-events:auto;transform:none}.moment-reveal-module__WQxhtG__reveal[data-phase=failed] .moment-reveal-module__WQxhtG__caption{opacity:1;pointer-events:auto;top:150px;bottom:auto;transform:none}.moment-reveal-module__WQxhtG__captionTitle{font-family:var(--font-display);font-weight:var(--weight-display);font-size:var(--text-hero);letter-spacing:var(--tracking-display);-webkit-line-clamp:2;-webkit-box-orient:vertical;flex:none;margin:0 0 8px;line-height:1.08;display:-webkit-box;overflow:hidden}.moment-reveal-module__WQxhtG__captionMeta{font-size:var(--text-sub);font-weight:var(--weight-medium);color:var(--on-ground-soft);flex:none;align-items:center;gap:9px;display:flex}.moment-reveal-module__WQxhtG__captionDate{color:var(--tangerine);align-items:center;gap:6px;display:inline-flex}.moment-reveal-module__WQxhtG__captionSep{color:var(--on-ground-faint)}.moment-reveal-module__WQxhtG__captionSummary{overscroll-behavior:contain;scrollbar-width:none;min-height:0;font-size:var(--text-body);color:var(--on-ground-soft);margin:10px 0 0;line-height:1.45;overflow-y:auto}.moment-reveal-module__WQxhtG__captionSummary::-webkit-scrollbar{display:none}.moment-reveal-module__WQxhtG__reward{-webkit-backdrop-filter:blur(16px)saturate(1.2);backdrop-filter:blur(16px)saturate(1.2);border:1px solid var(--hairline);border-radius:var(--radius-menu);opacity:0;transition:opacity .52s var(--ease-settle) var(--dur-settle), transform .52s var(--ease-settle) var(--dur-settle);background:#1c1a20d1;align-items:flex-start;gap:12px;padding:14px 16px;display:flex;position:absolute;top:74px;left:20px;right:20px;transform:translateY(-12px)}.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__reward{opacity:1;transform:none}.moment-reveal-module__WQxhtG__rewardMark{color:var(--on-ground-soft);flex:none;margin-top:1px}.moment-reveal-module__WQxhtG__rewardEyebrow{font-size:var(--text-label);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;color:var(--on-ground-soft);margin:0 0 3px}.moment-reveal-module__WQxhtG__reward[data-tone=won] .moment-reveal-module__WQxhtG__rewardMark,.moment-reveal-module__WQxhtG__reward[data-tone=won] .moment-reveal-module__WQxhtG__rewardEyebrow{color:var(--gold)}.moment-reveal-module__WQxhtG__rewardText{font-size:var(--text-sub);color:var(--on-ground);margin:0;line-height:1.4}.moment-reveal-module__WQxhtG__actions{opacity:0;visibility:hidden;transition:opacity .52s var(--ease-settle) .38s, transform .52s var(--ease-settle) .38s;gap:9px;display:flex;position:absolute;bottom:32px;left:20px;right:20px;transform:translateY(12px)}.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__actions{opacity:1;visibility:visible;transform:none}.moment-reveal-module__WQxhtG__pill{appearance:none;border-radius:var(--radius-pill);border:1.5px solid var(--hairline);height:44px;color:var(--on-ground);font-size:var(--text-sub);font-weight:var(--weight-semibold);cursor:pointer;transition:border-color var(--dur) var(--ease), background-color var(--dur) var(--ease), transform var(--dur) var(--ease);background:#f2ede20f;justify-content:center;align-items:center;gap:7px;padding:0 18px;display:inline-flex}.moment-reveal-module__WQxhtG__pill:hover{background:#f2ede21c;border-color:#f2ede257}.moment-reveal-module__WQxhtG__pill:active{transform:scale(.97)}.moment-reveal-module__WQxhtG__pillPrimary{background:var(--ember);color:var(--on-ember);box-shadow:0 10px 24px -10px color-mix(in srgb, var(--ember) 60%, transparent);border-color:#0000;flex:1}.moment-reveal-module__WQxhtG__pillPrimary:hover{background:var(--ember);border-color:#0000}.moment-reveal-module__WQxhtG__pillQuiet{height:40px;font-size:var(--text-note);background:#f2ede20a;padding:0 20px}@media (min-width:780px){.moment-reveal-module__WQxhtG__narrative,.moment-reveal-module__WQxhtG__caption,.moment-reveal-module__WQxhtG__reward,.moment-reveal-module__WQxhtG__actions,.moment-reveal-module__WQxhtG__failure{width:min(560px,88dvw);left:50%;right:auto;transform:translate(-50%)}.moment-reveal-module__WQxhtG__ring{--ring-radius:min(152px, calc(var(--ring-room) / 2 - 10px))}.moment-reveal-module__WQxhtG__reveal[data-phase=reading] .moment-reveal-module__WQxhtG__narrative,.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__caption,.moment-reveal-module__WQxhtG__reveal[data-phase=failed] .moment-reveal-module__WQxhtG__caption,.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__reward,.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__actions,.moment-reveal-module__WQxhtG__reveal[data-phase=failed] .moment-reveal-module__WQxhtG__failure{transform:translate(-50%)}.moment-reveal-module__WQxhtG__caption{--caption-max:calc(var(--caption-room) - 112px)}.moment-reveal-module__WQxhtG__art{left:50%;top:var(--reward-room);bottom:var(--caption-room);width:auto;height:min(calc(100dvh - var(--reward-room) - var(--caption-room)), 40dvw);max-width:88dvw;margin-block:auto;transform:translate(-50%)scale(1.05)}.moment-reveal-module__WQxhtG__reveal[data-phase=reveal] .moment-reveal-module__WQxhtG__art,.moment-reveal-module__WQxhtG__reveal[data-phase=settled] .moment-reveal-module__WQxhtG__art{transform:translate(-50%)scale(1)}}@media (prefers-reduced-motion:reduce){.moment-reveal-module__WQxhtG__dots{display:none}.moment-reveal-module__WQxhtG__narrativeText:after{content:none}}
.scene-cast-sheet-module__4Jr3OW__header{border-bottom:1px solid var(--line);gap:4px;padding:20px 20px 14px;display:grid}.scene-cast-sheet-module__4Jr3OW__header h2{color:var(--ink);font-family:var(--font-display), sans-serif;font-size:var(--text-title);font-weight:var(--weight-display);letter-spacing:var(--tracking-display);margin:0}.scene-cast-sheet-module__4Jr3OW__header p{color:var(--ink-soft);font-size:var(--text-note);margin:0;line-height:1.45}.scene-cast-sheet-module__4Jr3OW__body{gap:22px;padding:18px 20px 20px;display:grid}.scene-cast-sheet-module__4Jr3OW__group{gap:10px;display:grid}.scene-cast-sheet-module__4Jr3OW__groupHint{color:var(--ink-soft);font-size:var(--text-note);margin:-4px 0 0;line-height:1.45}.scene-cast-sheet-module__4Jr3OW__tiles{flex-wrap:wrap;align-items:start;gap:14px;margin:0;padding:0;list-style:none;display:flex}.scene-cast-sheet-module__4Jr3OW__tile{justify-items:center;gap:5px;width:82px;display:grid;position:relative}.scene-cast-sheet-module__4Jr3OW__face{opacity:.42;width:58px;height:58px;transition:opacity var(--dur) var(--ease), box-shadow var(--dur) var(--ease);border-radius:50%;place-items:center;display:grid;position:relative}button.scene-cast-sheet-module__4Jr3OW__face{cursor:pointer}button.scene-cast-sheet-module__4Jr3OW__face:hover{opacity:.75}.scene-cast-sheet-module__4Jr3OW__facePresent{opacity:1;box-shadow:0 0 0 2px var(--surface-raised), 0 0 0 3px var(--gold-line)}.scene-cast-sheet-module__4Jr3OW__faceMissing{opacity:1;box-shadow:0 0 0 2px var(--surface-raised), 0 0 0 3px var(--line)}.scene-cast-sheet-module__4Jr3OW__addFace{opacity:1;color:var(--ink-soft);border:1px dashed var(--line)}.scene-cast-sheet-module__4Jr3OW__addFace:hover{color:var(--ink);border-color:var(--gold)}.scene-cast-sheet-module__4Jr3OW__presentMark{background:var(--gold);width:18px;height:18px;color:var(--on-gold);border-radius:50%;place-items:center;display:grid;position:absolute;bottom:-1px;right:-1px}.scene-cast-sheet-module__4Jr3OW__tileName{max-width:100%;color:var(--ink);font-size:var(--text-note);text-align:center;-webkit-line-clamp:2;overflow-wrap:anywhere;-webkit-box-orient:vertical;line-height:1.25;display:-webkit-box;overflow:hidden}.scene-cast-sheet-module__4Jr3OW__photoTrigger{background:var(--surface-raised);width:22px;height:22px;box-shadow:0 0 0 1px var(--line);color:var(--ink-soft);cursor:pointer;opacity:0;transition:opacity var(--dur) var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:-3px;left:-3px}.scene-cast-sheet-module__4Jr3OW__tile:hover .scene-cast-sheet-module__4Jr3OW__photoTrigger,.scene-cast-sheet-module__4Jr3OW__photoTrigger:focus-within,.scene-cast-sheet-module__4Jr3OW__photoTriggerInsistent{opacity:1}.scene-cast-sheet-module__4Jr3OW__photoTriggerInsistent{background:var(--gold);box-shadow:none;color:var(--on-gold)}.scene-cast-sheet-module__4Jr3OW__photoInput{opacity:0;cursor:pointer;position:absolute;inset:0}.scene-cast-sheet-module__4Jr3OW__remove{background:var(--surface-raised);width:20px;height:20px;box-shadow:0 0 0 1px var(--line);color:var(--ink-soft);cursor:pointer;opacity:0;transition:opacity var(--dur) var(--ease);border-radius:50%;place-items:center;display:grid;position:absolute;top:-3px;right:-3px}.scene-cast-sheet-module__4Jr3OW__tile:hover .scene-cast-sheet-module__4Jr3OW__remove,.scene-cast-sheet-module__4Jr3OW__remove:focus-visible{opacity:1}.scene-cast-sheet-module__4Jr3OW__remove:hover{color:var(--alert)}@media (hover:none){.scene-cast-sheet-module__4Jr3OW__photoTrigger,.scene-cast-sheet-module__4Jr3OW__remove{opacity:1}}@media (prefers-reduced-motion:reduce){.scene-cast-sheet-module__4Jr3OW__face,.scene-cast-sheet-module__4Jr3OW__photoTrigger,.scene-cast-sheet-module__4Jr3OW__remove{transition:none}}.scene-cast-sheet-module__4Jr3OW__adder{border-radius:var(--radius-menu);background:var(--control-bg);gap:9px;padding:12px;display:grid}.scene-cast-sheet-module__4Jr3OW__adderLabel{color:var(--ink-soft);font-size:var(--text-note)}.scene-cast-sheet-module__4Jr3OW__chips{flex-wrap:wrap;gap:7px;display:flex}.scene-cast-sheet-module__4Jr3OW__chip{background:var(--surface-raised);box-shadow:inset 0 0 0 1px var(--line);color:var(--ink);font-size:var(--text-note);cursor:pointer;border-radius:999px;align-items:center;gap:7px;padding:4px 11px 4px 4px;display:inline-flex}.scene-cast-sheet-module__4Jr3OW__chip:hover{box-shadow:inset 0 0 0 1px var(--gold)}.scene-cast-sheet-module__4Jr3OW__nicknameAsk{appearance:none;color:var(--gold);font:inherit;font-size:var(--text-note);cursor:pointer;text-underline-offset:2px;background:0 0;border:0;margin-top:-2px;padding:0;text-decoration:underline}.scene-cast-sheet-module__4Jr3OW__nicknameAsk:hover,.scene-cast-sheet-module__4Jr3OW__nicknameAsk[aria-expanded=true]{color:var(--ink)}.scene-cast-sheet-module__4Jr3OW__nicknameAsk:focus-visible{outline:2px solid var(--gold);outline-offset:2px;border-radius:2px}.scene-cast-sheet-module__4Jr3OW__newRow{gap:8px;display:flex}.scene-cast-sheet-module__4Jr3OW__newRow input{border:1px solid var(--line);border-radius:var(--radius-field);background:var(--field-bg);min-width:0;color:var(--ink);font-family:inherit;font-size:var(--text-body);flex:auto;padding:8px 10px}.scene-cast-sheet-module__4Jr3OW__newRow input:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.scene-cast-sheet-module__4Jr3OW__footer{border-top:1px solid var(--line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;padding:14px 20px;display:flex}.scene-cast-sheet-module__4Jr3OW__note{max-width:44ch;color:var(--ink-soft);font-size:var(--text-note);flex:220px;align-items:flex-start;gap:8px;margin:0;line-height:1.4;display:flex}.scene-cast-sheet-module__4Jr3OW__note svg{flex:none;margin-top:1px}.scene-cast-sheet-module__4Jr3OW__error{color:var(--alert);font-size:var(--text-note);margin:0;line-height:1.45}.scene-cast-sheet-module__4Jr3OW__spinner{animation:.9s linear infinite scene-cast-sheet-module__4Jr3OW__spin}@keyframes scene-cast-sheet-module__4Jr3OW__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.scene-cast-sheet-module__4Jr3OW__spinner{animation:none}}
.moment-visual-module__l_02za__frame{isolation:isolate;position:relative;overflow:hidden}.moment-visual-module__l_02za__scene{background:var(--ground-lift);position:absolute;inset:0}.moment-visual-module__l_02za__image{object-fit:cover}.moment-visual-module__l_02za__scene[data-variant=banner] .moment-visual-module__l_02za__image{object-position:50% 30%}.moment-visual-module__l_02za__scene[data-variant=lightbox]{background:0 0}.moment-visual-module__l_02za__scene[data-variant=lightbox] .moment-visual-module__l_02za__image{object-fit:contain}.moment-visual-module__l_02za__scene[data-variant=lightbox][data-loaded=false]:after{display:none}.moment-visual-module__l_02za__scene[data-loaded=false]:after{content:"";background:linear-gradient(100deg, var(--ground-lift) 30%, color-mix(in srgb, var(--on-ground) 7%, var(--ground-lift)) 50%, var(--ground-lift) 70%);background-size:220% 100%;animation:1.6s ease-in-out infinite moment-visual-module__l_02za__scene-shimmer;position:absolute;inset:0}.moment-visual-module__l_02za__scene[data-image-kind=free] .moment-visual-module__l_02za__image{filter:grayscale(30%)brightness(.88)}.moment-visual-module__l_02za__placeholderStripes{pointer-events:none;background-image:repeating-linear-gradient(45deg,#ffffff2e 0 2px,#0000 2px 8px);position:absolute;inset:0}.moment-visual-module__l_02za__video{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.moment-visual-module__l_02za__working{z-index:2;pointer-events:none;position:absolute;inset:0;overflow:hidden}.moment-visual-module__l_02za__workingVeil{background:radial-gradient(120% 90% at 60% 40%,#09101561,#091015b8 76%);position:absolute;inset:0}.moment-visual-module__l_02za__workingSweep{background:linear-gradient(100deg, transparent 40%, color-mix(in srgb, var(--ember) 16%, transparent) 46%, rgb(var(--edge-glint-rgb) / .4) 50%, color-mix(in srgb, var(--tangerine) 18%, transparent) 54%, transparent 60%);animation:3.6s cubic-bezier(.45,0,.25,1) infinite moment-visual-module__l_02za__scene-working-sweep;position:absolute;inset:-20% -45%}.moment-visual-module__l_02za__workingText{white-space:nowrap;font-family:var(--font-display), sans-serif;font-size:var(--text-body);font-weight:var(--weight-semibold);color:var(--on-media);text-shadow:0 2px 18px #0009;align-items:center;gap:8px;margin:0;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.moment-visual-module__l_02za__scene[data-variant=thumb] .moment-visual-module__l_02za__workingText{display:none}.moment-visual-module__l_02za__expand{z-index:1;cursor:zoom-in;background:0 0;border:0;padding:0;position:absolute;inset:0}.moment-visual-module__l_02za__expandHint{box-sizing:content-box;border-radius:var(--radius-chip);color:var(--on-media);opacity:0;background:#0910158c;padding:6px;transition:opacity .18s;position:absolute;bottom:10px;right:10px}.moment-visual-module__l_02za__expand:hover .moment-visual-module__l_02za__expandHint,.moment-visual-module__l_02za__expand:focus-visible .moment-visual-module__l_02za__expandHint{opacity:1}.moment-visual-module__l_02za__frame:has(.moment-visual-module__l_02za__scene[data-variant=thumb]) .moment-visual-module__l_02za__expandHint{display:none}@keyframes moment-visual-module__l_02za__scene-shimmer{0%{background-position:120% 0}to{background-position:-100% 0}}@keyframes moment-visual-module__l_02za__scene-working-sweep{0%{transform:translate(-46%)}to{transform:translate(46%)}}@media (prefers-reduced-motion:reduce){.moment-visual-module__l_02za__scene[data-loaded=false]:after{background:var(--ground-lift);animation:none}.moment-visual-module__l_02za__workingSweep{opacity:.5;animation:none}}
.moment-lightbox-module__udKXRa__lightbox{z-index:100;padding:max(10px, env(safe-area-inset-top)) 0 max(12px, env(safe-area-inset-bottom));background:color-mix(in srgb, var(--ground) 96%, black);animation:moment-lightbox-module__udKXRa__lightbox-fade var(--dur-sheet) var(--ease-settle);justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.moment-lightbox-module__udKXRa__lightbox[data-closing]{opacity:0;transition:opacity .16s var(--ease)}.moment-lightbox-module__udKXRa__stage{touch-action:none;width:100%;height:100%;animation:moment-lightbox-module__udKXRa__lightbox-rise var(--dur-sheet) var(--ease-settle);flex-direction:column;justify-content:center;align-items:center;gap:35px;display:flex;position:relative}.moment-lightbox-module__udKXRa__head{text-align:center;pointer-events:none;transition:opacity var(--dur) var(--ease);flex-direction:column;flex:none;align-items:center;gap:4px;min-height:100px;padding:2px 64px 0;display:flex}.moment-lightbox-module__udKXRa__title{font-family:var(--font-display), serif;font-size:var(--text-title);font-weight:var(--weight-semibold);color:var(--on-ground);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:1.15;display:-webkit-box;overflow:hidden}.moment-lightbox-module__udKXRa__meta{font-size:var(--text-note);letter-spacing:.02em;color:var(--on-ground-muted);margin:0}.moment-lightbox-module__udKXRa__frame{aspect-ratio:3/2;width:min(1120px,100%);min-height:0;transition:transform .26s var(--ease-settle), opacity .26s var(--ease-settle);cursor:grab;z-index:1;flex:0 auto;position:relative}.moment-lightbox-module__udKXRa__frame:active{cursor:grabbing}.moment-lightbox-module__udKXRa__frame[data-bump=start]{animation:moment-lightbox-module__udKXRa__lightbox-bump-start .26s var(--ease)}.moment-lightbox-module__udKXRa__frame[data-bump=end]{animation:moment-lightbox-module__udKXRa__lightbox-bump-end .26s var(--ease)}.moment-lightbox-module__udKXRa__zoomer{transition:transform .3s var(--ease-settle);transform-origin:50%;will-change:transform;position:absolute;inset:0}.moment-lightbox-module__udKXRa__sceneFrame{animation:.3s ease-out moment-lightbox-module__udKXRa__lightbox-scene;position:absolute;inset:0}.moment-lightbox-module__udKXRa__stage[data-zoomed] .moment-lightbox-module__udKXRa__head,.moment-lightbox-module__udKXRa__stage[data-zoomed] .moment-lightbox-module__udKXRa__description,.moment-lightbox-module__udKXRa__stage[data-zoomed] .moment-lightbox-module__udKXRa__strip,.moment-lightbox-module__udKXRa__stage[data-zoomed] .moment-lightbox-module__udKXRa__steppers{opacity:.25}.moment-lightbox-module__udKXRa__description{overscroll-behavior:contain;touch-action:pan-y;scrollbar-width:none;text-align:center;width:min(620px,100% - 40px);max-height:min(20dvh,128px);font-size:var(--text-body);color:var(--on-ground-muted);transition:opacity var(--dur) var(--ease);flex:none;height:5lh;margin:0;line-height:1.5;overflow-y:auto}.moment-lightbox-module__udKXRa__description::-webkit-scrollbar{display:none}.moment-lightbox-module__udKXRa__close{z-index:3;position:absolute;top:4px;right:4px}.moment-lightbox-module__udKXRa__share{z-index:3;position:absolute;top:4px;right:56px}.moment-lightbox-module__udKXRa__play{z-index:3;position:absolute;bottom:4px;left:4px}.moment-lightbox-module__udKXRa__steppers{inset-inline:4px;z-index:2;pointer-events:none;transition:opacity var(--dur) var(--ease);justify-content:space-between;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.moment-lightbox-module__udKXRa__steppers>*{pointer-events:auto}.moment-lightbox-module__udKXRa__steppers :disabled{opacity:.3}@media (hover:none){.moment-lightbox-module__udKXRa__steppers{display:none}}.moment-lightbox-module__udKXRa__strip{pointer-events:none;width:min(320px,70%);transition:opacity var(--dur) var(--ease);--strip-gap:26px;--strip-dot:5px;--strip-dot-current:8px;flex:none;margin-bottom:2px}.moment-lightbox-module__udKXRa__stripLane{height:12px;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 17% 83%,#0000);mask-image:linear-gradient(90deg,#0000,#000 17% 83%,#0000)}.moment-lightbox-module__udKXRa__stripRail{height:0;transform:translateX(calc(-1 * var(--strip-index,0) * var(--strip-gap)));transition:transform var(--dur) var(--ease);position:absolute;top:50%;left:50%}.moment-lightbox-module__udKXRa__stripLine{width:calc((var(--strip-count,1) - 1) * var(--strip-gap));background:#fffaf247;height:1px;position:absolute;top:-.5px;left:0}.moment-lightbox-module__udKXRa__stripDot{width:var(--strip-dot);height:var(--strip-dot);transition:width var(--dur) var(--ease), height var(--dur) var(--ease), background-color var(--dur) var(--ease);background:#fffaf273;border-radius:50%;position:absolute;top:0;transform:translate(-50%,-50%)}.moment-lightbox-module__udKXRa__stripDot[data-current]{width:var(--strip-dot-current);height:var(--strip-dot-current);background:var(--on-media)}@keyframes moment-lightbox-module__udKXRa__lightbox-fade{0%{opacity:0}to{opacity:1}}@keyframes moment-lightbox-module__udKXRa__lightbox-rise{0%{opacity:0;transform:translateY(18px)scale(.96)}to{opacity:1;transform:none}}@keyframes moment-lightbox-module__udKXRa__lightbox-scene{0%{opacity:0;transform:scale(.985)}to{opacity:1;transform:none}}@keyframes moment-lightbox-module__udKXRa__lightbox-bump-start{30%{transform:translate(14px)}to{transform:none}}@keyframes moment-lightbox-module__udKXRa__lightbox-bump-end{30%{transform:translate(-14px)}to{transform:none}}@media (prefers-reduced-motion:reduce){.moment-lightbox-module__udKXRa__stage,.moment-lightbox-module__udKXRa__sceneFrame,.moment-lightbox-module__udKXRa__frame[data-bump=start],.moment-lightbox-module__udKXRa__frame[data-bump=end]{animation:none}.moment-lightbox-module__udKXRa__zoomer,.moment-lightbox-module__udKXRa__frame,.moment-lightbox-module__udKXRa__stripRail,.moment-lightbox-module__udKXRa__stripDot{transition:none}}
.moment-date-field-module__H-lDta__field{flex-wrap:nowrap;align-items:center;gap:8px;min-width:0;display:inline-flex}.moment-date-field-module__H-lDta__precisionSeat{flex:0 auto;align-items:center;min-width:0;display:inline-flex;position:relative}.moment-date-field-module__H-lDta__precision,.moment-date-field-module__H-lDta__entry{appearance:none;border-radius:var(--radius-chip);min-width:0;color:var(--ink);font:inherit;font-size:var(--text-body);font-weight:var(--weight-semibold);transition:background-color var(--dur) var(--ease);background:0 0;border:0;margin:-3px -6px;padding:3px 6px}.moment-date-field-module__H-lDta__precision:hover,.moment-date-field-module__H-lDta__entry:hover{background:var(--menu-hover)}.moment-date-field-module__H-lDta__precision:focus-visible,.moment-date-field-module__H-lDta__entry:focus-visible{outline:2px solid var(--ember);outline-offset:0}.moment-date-field-module__H-lDta__precision{text-overflow:ellipsis;cursor:pointer;padding-right:20px}.moment-date-field-module__H-lDta__precision option{background:var(--overlay-surface);color:#17242c}.moment-date-field-module__H-lDta__chevron{color:var(--ink-faint);pointer-events:none;position:absolute;right:0}.moment-date-field-module__H-lDta__entry{flex:none;width:auto}.moment-date-field-module__H-lDta__entry::placeholder{color:var(--ink-faint);font-weight:var(--weight-medium)}.moment-date-field-module__H-lDta__entry[type=number]{appearance:textfield;width:6ch}.moment-date-field-module__H-lDta__entry[type=number]::-webkit-outer-spin-button{appearance:none;margin:0}.moment-date-field-module__H-lDta__entry[type=number]::-webkit-inner-spin-button{appearance:none;margin:0}.moment-date-field-module__H-lDta__entry::-webkit-calendar-picker-indicator{filter:invert();opacity:.45;cursor:pointer;transition:opacity var(--dur) var(--ease);margin-left:4px}.moment-date-field-module__H-lDta__entry:hover::-webkit-calendar-picker-indicator{opacity:.9}.moment-date-field-module__H-lDta__entry::-webkit-calendar-picker-indicator:hover{opacity:.9}.moment-date-field-module__H-lDta__precision:disabled,.moment-date-field-module__H-lDta__entry:disabled{opacity:.55}@media (prefers-reduced-motion:reduce){.moment-date-field-module__H-lDta__precision,.moment-date-field-module__H-lDta__entry{transition:none}.moment-date-field-module__H-lDta__entry::-webkit-calendar-picker-indicator{transition:none}}
.moment-actions-menu-module__fePNGa__actions{z-index:var(--z-modal);--menu-bg:var(--overlay-surface);--menu-hover:#17242c0f;max-width:min(280px,100vw - 24px);box-shadow:var(--shadow-float), 0 0 0 1px #0910152e;animation:moment-actions-menu-module__fePNGa__actions-in var(--dur-text) var(--ease) backwards;transform-origin:var(--actions-origin,bottom right)}.moment-actions-menu-module__fePNGa__actions[data-side=top]{--actions-origin:bottom right;--actions-from:6px}.moment-actions-menu-module__fePNGa__actions[data-side=bottom]{--actions-origin:top right;--actions-from:-6px}@keyframes moment-actions-menu-module__fePNGa__actions-in{0%{opacity:0;transform:translateY(var(--actions-from,-6px)) scale(.96)}}@media (prefers-reduced-motion:reduce){.moment-actions-menu-module__fePNGa__actions{animation-name:moment-actions-menu-module__fePNGa__actions-fade}@keyframes moment-actions-menu-module__fePNGa__actions-fade{0%{opacity:0}}}
.add-member-form-module__EO0dXq__form{border-radius:var(--radius-menu);background:var(--surface-raised);box-shadow:inset 0 0 0 1px var(--line);gap:12px;margin:0 18px 16px;padding:16px;display:grid}.add-member-form-module__EO0dXq__heading{color:var(--ink);font-size:var(--text-body);font-weight:var(--weight-semibold)}.add-member-form-module__EO0dXq__field{font-size:var(--text-note);color:var(--ink-soft);gap:5px;display:grid}.add-member-form-module__EO0dXq__field input{border:1px solid var(--line);border-radius:var(--radius-field);background:var(--field-bg);width:100%;color:var(--ink);font-family:inherit;font-size:var(--text-body);padding:8px 10px}.add-member-form-module__EO0dXq__field input:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.add-member-form-module__EO0dXq__dateRow{flex-wrap:wrap;gap:12px;display:flex}.add-member-form-module__EO0dXq__dateRow .add-member-form-module__EO0dXq__field{flex:160px}.add-member-form-module__EO0dXq__datePickerAnchor{flex:160px;gap:5px;display:grid;position:relative}.add-member-form-module__EO0dXq__dateLabel{font-size:var(--text-note);color:var(--ink-soft)}.add-member-form-module__EO0dXq__datePickerTrigger{border:1px solid var(--line);border-radius:var(--radius-field);background:var(--field-bg);width:100%;color:var(--ink);font-family:inherit;font-size:var(--text-body);text-align:left;cursor:pointer;align-items:center;gap:7px;padding:8px 10px;display:flex}.add-member-form-module__EO0dXq__datePickerTrigger svg:first-child{color:var(--ink-soft);flex:none}.add-member-form-module__EO0dXq__datePickerTrigger svg:last-child{color:var(--ink-soft);flex:none;margin-left:auto}.add-member-form-module__EO0dXq__datePickerTrigger:focus-visible{outline:2px solid var(--gold);outline-offset:1px}.add-member-form-module__EO0dXq__datePickerPopover{z-index:var(--z-popover);position:absolute;top:calc(100% + 6px);left:0}.add-member-form-module__EO0dXq__choiceRow{flex-direction:column;gap:5px;display:flex}.add-member-form-module__EO0dXq__choiceRow>span:first-child{font-size:var(--text-note);color:var(--ink-soft)}.add-member-form-module__EO0dXq__photoHint{color:var(--ink-faint);font-size:var(--text-label);margin:0;line-height:1.4}.add-member-form-module__EO0dXq__pick{justify-self:start}.add-member-form-module__EO0dXq__cropper{max-width:280px}.add-member-form-module__EO0dXq__error{color:var(--alert);font-size:var(--text-note);margin:0;line-height:1.45}.add-member-form-module__EO0dXq__actions{justify-content:flex-end;gap:8px;display:flex}.add-member-form-module__EO0dXq__spinner{animation:.9s linear infinite add-member-form-module__EO0dXq__spin}@keyframes add-member-form-module__EO0dXq__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.add-member-form-module__EO0dXq__spinner{animation:none}}.add-member-form-module__EO0dXq__parents{border:0;gap:5px;min-width:0;margin:0;padding:0;display:grid}.add-member-form-module__EO0dXq__parentsLegend{font-size:var(--text-note);color:var(--ink-soft);padding:0}.add-member-form-module__EO0dXq__parentList{flex-wrap:wrap;gap:6px 14px;margin:4px 0 0;padding:0;list-style:none;display:flex}.add-member-form-module__EO0dXq__parentOption{font-size:var(--text-body);color:var(--ink);cursor:pointer;align-items:center;gap:6px;display:inline-flex}.add-member-form-module__EO0dXq__parentOption input{width:16px;height:16px;accent-color:var(--ember);margin:0}
.notification-sheet-module__fnYBfq__head{padding:22px 20px 14px}.notification-sheet-module__fnYBfq__headCopy{min-width:0}.notification-sheet-module__fnYBfq__eyebrow{margin:0 0 6px;padding-right:44px}.notification-sheet-module__fnYBfq__title{font-family:var(--font-display), system-ui, sans-serif;font-size:var(--text-section);font-weight:var(--weight-display);color:var(--ink-display);margin:0}.notification-sheet-module__fnYBfq__list{flex-direction:column;gap:2px;margin:0;padding:0 12px 20px;list-style:none;display:flex}.notification-sheet-module__fnYBfq__item{border-radius:var(--radius-card);text-align:left;width:100%;font:inherit;color:inherit;background:0 0;border:0;align-items:flex-start;gap:11px;padding:12px 10px;display:flex;position:relative}.notification-sheet-module__fnYBfq__itemAction{cursor:pointer;transition:background-color var(--dur) var(--ease)}.notification-sheet-module__fnYBfq__itemAction:hover{background:var(--menu-hover)}.notification-sheet-module__fnYBfq__itemAction:focus-visible{outline:2px solid var(--ember);outline-offset:-2px}.notification-sheet-module__fnYBfq__item[data-unread=true]:before{content:"";background:var(--ember);border-radius:50%;width:6px;height:6px;position:absolute;top:20px;left:1px}.notification-sheet-module__fnYBfq__avatar{background:var(--control-bg);border:1px solid var(--line);width:34px;height:34px;color:var(--ink-soft);font-size:var(--text-note);font-weight:var(--weight-semibold);border-radius:50%;flex:none;place-items:center;display:grid}.notification-sheet-module__fnYBfq__copy{flex-direction:column;gap:4px;min-width:0;display:flex}.notification-sheet-module__fnYBfq__message{font-size:var(--text-note);color:var(--ink);line-height:1.4}.notification-sheet-module__fnYBfq__message strong{font-weight:var(--weight-semibold)}.notification-sheet-module__fnYBfq__excerpt{font-size:var(--text-note);color:var(--ink-soft);border-left:2px solid var(--line);padding-left:9px;line-height:1.4}.notification-sheet-module__fnYBfq__meta{font-size:var(--text-label);color:var(--ink-faint);flex-wrap:wrap;align-items:center;gap:5px;display:flex}.notification-sheet-module__fnYBfq__empty{font-size:var(--text-note);color:var(--ink-soft);margin:0;padding:8px 22px 28px;line-height:1.5}
.saga-view-switch-module__-WFz1a__switch{border-radius:var(--radius-pill);background:var(--view-switch-plate);flex:none;align-items:center;gap:2px;padding:3px;display:flex}.saga-view-switch-module__-WFz1a__view{border-radius:var(--radius-pill);width:36px;height:36px;color:var(--icon-button-bare-ink,var(--ink-soft));-webkit-tap-highlight-color:transparent;transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease);place-items:center;display:grid}.saga-view-switch-module__-WFz1a__view:hover{background:var(--icon-button-bare-hover,var(--control-bg-hover));color:var(--icon-button-bare-ink-hover,var(--ink))}.saga-view-switch-module__-WFz1a__view:focus-visible{outline:2px solid var(--ember);outline-offset:0}.saga-view-switch-module__-WFz1a__current,.saga-view-switch-module__-WFz1a__current:hover{background:var(--view-switch-seat);color:var(--view-switch-seat-ink)}@media (prefers-reduced-motion:reduce){.saga-view-switch-module__-WFz1a__view{transition:none}}.saga-view-switch-module__-WFz1a__anchor{flex:none;display:inline-flex;position:relative}.saga-view-switch-module__-WFz1a__trigger{border-radius:var(--radius-pill);background:var(--view-switch-plate);height:42px;color:var(--icon-button-bare-ink,var(--ink-soft));cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color var(--dur) var(--ease), color var(--dur) var(--ease);align-items:center;gap:1px;padding-inline:10px;display:inline-flex}.saga-view-switch-module__-WFz1a__trigger:hover,.saga-view-switch-module__-WFz1a__trigger[aria-expanded=true]{background:var(--view-switch-seat);color:var(--icon-button-bare-ink-hover,var(--ink))}.saga-view-switch-module__-WFz1a__trigger:focus-visible{outline:2px solid var(--ember);outline-offset:0}.saga-view-switch-module__-WFz1a__triggerChevron{opacity:.7}.saga-view-switch-module__-WFz1a__menu{max-width:calc(100vw - var(--space-6));top:calc(100% + 6px);left:50%;transform:translate(-50%)}@media (prefers-reduced-motion:reduce){.saga-view-switch-module__-WFz1a__trigger{transition:none}}
.page-module__zyubwa__mobileCanvas{background:#111318;width:390px;height:844px;margin:0;overflow:hidden}.page-module__zyubwa__mobileFrame{border:0;width:390px;height:844px;display:block}
.members-panel-module__02JygW__list{gap:4px;margin:0;padding:18px 18px 0;list-style:none;display:grid}.members-panel-module__02JygW__row{border-radius:var(--radius-row);color:inherit;transition:background-color var(--dur) var(--ease);grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px 12px;text-decoration:none;display:grid}.members-panel-module__02JygW__chevron{color:var(--ink-faint);flex:none}.members-panel-module__02JygW__row:hover{background:var(--menu-hover)}.members-panel-module__02JygW__copy{gap:1px;min-width:0;display:grid}.members-panel-module__02JygW__name{color:var(--ink);font-size:var(--text-body);font-weight:var(--weight-semibold);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.members-panel-module__02JygW__age{color:var(--ink-soft);font-size:var(--text-note)}.members-panel-module__02JygW__addRow{border-radius:var(--radius-row);width:100%;color:var(--ink-soft);text-align:left;cursor:pointer;transition:background-color var(--dur) var(--ease);background:0 0;border:0;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:13px;padding:10px 12px;display:grid}.members-panel-module__02JygW__addRow:hover{background:var(--menu-hover)}
.map-moment-sheet-module__o2-ggW__sheet{display:grid}.map-moment-sheet-module__o2-ggW__band{isolation:isolate;--band-picture:52%;--band-dissolve:34%;height:clamp(132px,20vh,168px);position:relative;overflow:hidden}.map-moment-sheet-module__o2-ggW__bandScene{width:var(--band-picture);-webkit-mask-image:linear-gradient(to left, transparent, #000 var(--band-dissolve));mask-image:linear-gradient(to left, transparent, #000 var(--band-dissolve));-webkit-mask-image:linear-gradient(to left, transparent, #000 var(--band-dissolve));position:absolute;inset:0 auto 0 0}.map-moment-sheet-module__o2-ggW__bandCopy{top:50%;left:calc(var(--band-picture) + var(--space-2));right:var(--space-8);z-index:2;gap:3px;min-width:0;display:grid;position:absolute;transform:translateY(-50%)}.map-moment-sheet-module__o2-ggW__date{color:var(--ink-soft);font-size:var(--text-label);font-weight:var(--weight-semibold);letter-spacing:var(--tracking-label);text-transform:uppercase;margin:0}.map-moment-sheet-module__o2-ggW__title{color:var(--ink-display);font-family:var(--font-display), serif;font-size:var(--text-sub);font-weight:var(--weight-display);letter-spacing:var(--tracking-display);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:0;line-height:1.16;display:-webkit-box;overflow:hidden}.map-moment-sheet-module__o2-ggW__meta{min-width:0;font-size:var(--text-note);gap:1px;margin:0;display:grid}.map-moment-sheet-module__o2-ggW__type{align-items:center;gap:var(--space-1);font-weight:var(--weight-semibold);text-overflow:ellipsis;white-space:nowrap;display:flex;overflow:hidden}.map-moment-sheet-module__o2-ggW__metaPlace{color:var(--ink-soft);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.map-moment-sheet-module__o2-ggW__bandActions{z-index:3;position:absolute;bottom:10px;left:10px}.map-moment-sheet-module__o2-ggW__body{gap:var(--space-3);padding:var(--space-4);display:grid}.map-moment-sheet-module__o2-ggW__telling{color:var(--ink);font-size:var(--text-body);margin:0;line-height:1.55}.map-moment-sheet-module__o2-ggW__facts{gap:var(--space-3);margin:0;display:grid}@media (min-width:561px){.map-moment-sheet-module__o2-ggW__facts{grid-template-columns:1fr 1fr}}.map-moment-sheet-module__o2-ggW__fact{gap:2px;min-width:0;display:grid}.map-moment-sheet-module__o2-ggW__factValue{color:var(--ink);font-size:var(--text-note);margin:0}.map-moment-sheet-module__o2-ggW__failure{color:var(--alert);font-size:var(--text-note);margin:0}.map-moment-sheet-module__o2-ggW__actions{justify-content:space-between;align-items:center;gap:var(--space-2);margin-top:var(--space-1);flex-wrap:nowrap;display:flex}.map-moment-sheet-module__o2-ggW__actions>*{white-space:nowrap;flex:0 auto;min-width:0}
.people-view-module__V4jmIq__people{flex-direction:column;display:flex}.people-view-module__V4jmIq__rail{border-bottom:1px solid var(--line);padding:0 18px}.people-view-module__V4jmIq__panel{flex-direction:column;display:flex}