.ProfileCard-module__nw69rG__card{background:var(--color-card-bg);border:1px solid var(--color-card-border);border-radius:var(--border-radius-card);box-shadow:var(--shadow-md);cursor:pointer;transition:transform var(--motion-settle), box-shadow var(--motion-settle), border-color var(--motion-settle), background-color var(--motion-settle);overflow:hidden}.ProfileCard-module__nw69rG__card:hover{border-color:color-mix(in srgb, var(--ui-action-solid) 40%, transparent);box-shadow:var(--shadow-lg);transform:translateY(-4px)}.ProfileCard-module__nw69rG__card:focus-visible{outline:3px solid color-mix(in srgb, var(--ui-focus-accent) 55%, transparent);outline-offset:2px}.ProfileCard-module__nw69rG__header{align-items:center;gap:14px;padding:16px 16px 10px 20px;display:flex}.ProfileCard-module__nw69rG__avatarStack{flex-shrink:0;width:72px;height:72px;position:relative}.ProfileCard-module__nw69rG__avatar{object-fit:cover;border:3px solid var(--color-primary);border-radius:50%;width:100%;height:100%}.ProfileCard-module__nw69rG__avatarFallback{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:22px;font-weight:800;display:flex}.ProfileCard-module__nw69rG__photoBadge{object-fit:cover;border:2px solid var(--color-background);width:30px;height:30px;box-shadow:0 2px 8px color-mix(in srgb, var(--color-text) 16%, transparent);transition:border-color var(--motion-settle) var(--motion-curve);border-radius:50%;position:absolute;bottom:-2px;right:-2px}.ProfileCard-module__nw69rG__info{flex:1;min-width:0}.ProfileCard-module__nw69rG__nameContainer{white-space:nowrap;width:100%;max-width:180px;overflow:hidden}.ProfileCard-module__nw69rG__name{white-space:nowrap;color:var(--color-text);margin:0;font-size:16px;font-weight:800;display:inline-block}.ProfileCard-module__nw69rG__nameContainer:hover .ProfileCard-module__nw69rG__name{animation:5s linear infinite ProfileCard-module__nw69rG__nameScroll}@keyframes ProfileCard-module__nw69rG__nameScroll{0%{transform:translate(0,0)}15%{transform:translate(0,0)}85%{transform:translate(min(0px,180px - 100%))}to{transform:translate(0,0)}}.ProfileCard-module__nw69rG__meta{color:var(--color-text-light);font-size:16px}.ProfileCard-module__nw69rG__chevron{color:var(--color-text-light);transition:transform var(--motion-settle) var(--motion-curve), color var(--motion-settle) var(--motion-curve);flex-shrink:0;justify-content:center;align-items:center;margin-left:auto;display:flex}.ProfileCard-module__nw69rG__card:hover .ProfileCard-module__nw69rG__chevron{color:var(--ui-action-subtle-ink);transform:translate(3px)}.ProfileCard-module__nw69rG__levels{flex-direction:column;gap:8px;padding:0 20px 16px;display:flex}.ProfileCard-module__nw69rG__levelRow{align-items:center;gap:10px;display:flex}.ProfileCard-module__nw69rG__levelIcon{flex-shrink:0;font-size:16px;line-height:1}.ProfileCard-module__nw69rG__levelBody{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ProfileCard-module__nw69rG__levelHeader{justify-content:space-between;align-items:baseline;gap:8px;display:flex}.ProfileCard-module__nw69rG__levelName{text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-light);align-items:center;gap:6px;font-size:16px;font-weight:800;display:inline-flex}.ProfileCard-module__nw69rG__levelValue{color:var(--color-text);white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:700;overflow:hidden}.ProfileCard-module__nw69rG__levelTrack{background:color-mix(in srgb, var(--color-text) 10%, transparent);border-radius:999px;height:6px;overflow:hidden}.ProfileCard-module__nw69rG__levelFillReading,.ProfileCard-module__nw69rG__levelFillDepth{border-radius:999px;height:100%;transition:width .4s}.ProfileCard-module__nw69rG__levelFillReading{background:linear-gradient(90deg, var(--color-primary), color-mix(in srgb, var(--color-primary) 55%, var(--color-secondary)))}.ProfileCard-module__nw69rG__levelFillDepth{background:linear-gradient(90deg, var(--color-secondary), var(--ui-bix-accent))}.ProfileCard-module__nw69rG__overrideBadge{color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 15%, transparent);text-transform:uppercase;border-radius:4px;padding:1px 4px;font-size:16px;font-weight:700}@media (max-width:768px){.ProfileCard-module__nw69rG__header{padding:14px 14px 8px}.ProfileCard-module__nw69rG__avatarStack{width:60px;height:60px}.ProfileCard-module__nw69rG__levels{padding:0 14px 14px}}
.PhotoScreeningNotice-module__zz7J-a__notice{border:1px solid var(--color-card-border);border-radius:var(--border-radius-card);background:var(--color-card-bg);border-left-width:3px;flex-direction:column;gap:10px;margin-top:10px;padding:12px 14px;display:flex}.PhotoScreeningNotice-module__zz7J-a__notice[role=status]{flex-direction:row;align-items:center}.PhotoScreeningNotice-module__zz7J-a__rejected{border-left-color:var(--color-danger,#b83f2e);background:color-mix(in srgb, var(--color-danger,#b83f2e) 7%, var(--color-card-bg))}.PhotoScreeningNotice-module__zz7J-a__choose{border-left-color:var(--ui-action-solid);background:color-mix(in srgb, var(--ui-action-solid) 6%, var(--color-card-bg))}.PhotoScreeningNotice-module__zz7J-a__message{color:var(--color-text);margin:0;font-size:16px;line-height:1.45}.PhotoScreeningNotice-module__zz7J-a__checking{color:var(--color-text-muted,#6b7280);margin:0;font-size:16px}.PhotoScreeningNotice-module__zz7J-a__spinner{border:2px solid color-mix(in srgb, var(--ui-action-solid) 30%, transparent);border-top-color:var(--ui-action-solid);border-radius:50%;flex:none;width:14px;height:14px;animation:.8s linear infinite PhotoScreeningNotice-module__zz7J-a__spin}@keyframes PhotoScreeningNotice-module__zz7J-a__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.PhotoScreeningNotice-module__zz7J-a__spinner{animation:none}}.PhotoScreeningNotice-module__zz7J-a__stage{border-radius:6px;align-self:center;width:100%;max-width:320px;position:relative;overflow:hidden}.PhotoScreeningNotice-module__zz7J-a__photo{width:100%;height:auto;display:block}.PhotoScreeningNotice-module__zz7J-a__box{border:2px solid var(--ui-action-solid);background:color-mix(in srgb, var(--ui-action-solid) 12%, transparent);cursor:pointer;transition:background-color var(--motion-quick), box-shadow var(--motion-quick);border-radius:3px;padding:0;position:absolute}.PhotoScreeningNotice-module__zz7J-a__box:hover,.PhotoScreeningNotice-module__zz7J-a__box:focus-visible{background:color-mix(in srgb, var(--ui-action-solid) 26%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--ui-action-solid) 35%, transparent);outline:none}.PhotoScreeningNotice-module__zz7J-a__choices{flex-wrap:wrap;gap:8px;display:flex}.PhotoScreeningNotice-module__zz7J-a__action,.PhotoScreeningNotice-module__zz7J-a__secondary{border:1px solid var(--color-card-border);background:var(--color-card-bg);color:var(--color-text);cursor:pointer;border-radius:999px;padding:6px 12px;font-size:16px;font-weight:600}.PhotoScreeningNotice-module__zz7J-a__action{border-color:color-mix(in srgb, var(--ui-action-solid) 45%, transparent)}.PhotoScreeningNotice-module__zz7J-a__action:hover,.PhotoScreeningNotice-module__zz7J-a__secondary:hover{background:color-mix(in srgb, var(--ui-action-solid) 10%, var(--color-card-bg))}.PhotoScreeningNotice-module__zz7J-a__action:focus-visible,.PhotoScreeningNotice-module__zz7J-a__secondary:focus-visible{outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoScreeningNotice-module__zz7J-a__secondary{color:var(--color-text-muted,#6b7280)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey{background:var(--ui-raised-surface);border-color:var(--ui-control-edge);border-radius:var(--ui-control-radius)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__message{color:var(--ui-text)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__checking,.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__secondary{color:var(--ui-text-muted)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__spinner{border-color:var(--ui-selection-surface);border-top-color:var(--ui-selection-edge)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey.PhotoScreeningNotice-module__zz7J-a__rejected{background:var(--ui-danger-surface);border-color:var(--ui-danger-text)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey.PhotoScreeningNotice-module__zz7J-a__rejected .PhotoScreeningNotice-module__zz7J-a__message{color:var(--ui-danger-text)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey.PhotoScreeningNotice-module__zz7J-a__choose,.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__box{background:var(--ui-selection-surface);border-color:var(--ui-selection-edge)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__box:hover,.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__box:focus-visible{background:var(--ui-action-subtle);box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__action,.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__secondary{background:var(--ui-selection-surface);border-color:var(--ui-selection-edge);border-radius:var(--ui-control-radius);color:var(--ui-action-subtle-ink)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__action:hover,.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__secondary:hover{background:var(--ui-action-subtle)}.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__action:focus-visible,.PhotoScreeningNotice-module__zz7J-a__notice.PhotoScreeningNotice-module__zz7J-a__journey .PhotoScreeningNotice-module__zz7J-a__secondary:focus-visible{box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}
.CastSeat-module__nr-kgW__seat{inline-size:132px;font:inherit;color:var(--ui-text);text-align:center;background:0 0;border:0;padding:0;display:block}button.CastSeat-module__nr-kgW__seat{cursor:pointer}.CastSeat-module__nr-kgW__arch{block-size:118px;inline-size:100px;transition:transform var(--motion-quick) var(--motion-curve), border-color var(--motion-quick) var(--motion-curve), background-color var(--motion-quick) var(--motion-curve);border-radius:999px 999px 20px 20px;place-items:center;margin:0 auto 10px;display:grid;overflow:hidden}.CastSeat-module__nr-kgW__free .CastSeat-module__nr-kgW__arch{border:1.5px dashed var(--ui-cast-seat-edge);color:var(--ui-text-muted)}.CastSeat-module__nr-kgW__taken .CastSeat-module__nr-kgW__arch{border:1.5px solid var(--ui-cast-seat-taken-edge);background:var(--ui-cast-seat-taken-surface);color:var(--ui-cast-seat-taken-ink)}button.CastSeat-module__nr-kgW__free:hover:not(:disabled) .CastSeat-module__nr-kgW__arch,button.CastSeat-module__nr-kgW__free:focus-visible .CastSeat-module__nr-kgW__arch{border-style:solid;border-color:var(--ui-cast-seat-hover-ink);background:var(--ui-cast-seat-hover-surface);color:var(--ui-cast-seat-hover-ink);transform:translateY(-2px)}button.CastSeat-module__nr-kgW__seat:focus-visible{outline:2px solid var(--ui-focus-accent);outline-offset:4px;border-radius:20px}.CastSeat-module__nr-kgW__seat:disabled{cursor:not-allowed;color:var(--ui-disabled-text)}.CastSeat-module__nr-kgW__seat:disabled .CastSeat-module__nr-kgW__arch{border-color:var(--ui-control-edge);color:var(--ui-disabled-text)}.CastSeat-module__nr-kgW__seat:disabled .CastSeat-module__nr-kgW__caption{color:var(--ui-disabled-text)}.CastSeat-module__nr-kgW__letter{font-family:var(--font-newsreader), Georgia, "Times New Roman", serif;font-size:40px;font-weight:600;line-height:1}.CastSeat-module__nr-kgW__photo{object-fit:cover;block-size:100%;inline-size:100%;display:block}.CastSeat-module__nr-kgW__label{font-size:16px;font-weight:700;line-height:1.35;display:block}.CastSeat-module__nr-kgW__caption{color:var(--ui-text-muted);font-size:16px;line-height:1.35;display:block}.CastSeat-module__nr-kgW__compact{inline-size:92px}.CastSeat-module__nr-kgW__compact .CastSeat-module__nr-kgW__arch{border-radius:999px 999px 14px 14px;block-size:86px;inline-size:72px;margin-bottom:8px}.CastSeat-module__nr-kgW__compact .CastSeat-module__nr-kgW__letter{font-size:24px}@media (max-width:480px){.CastSeat-module__nr-kgW__seat{inline-size:104px}.CastSeat-module__nr-kgW__arch{block-size:104px;inline-size:88px}}@media (prefers-reduced-motion:reduce){.CastSeat-module__nr-kgW__arch{transition:none}button.CastSeat-module__nr-kgW__free:hover:not(:disabled) .CastSeat-module__nr-kgW__arch,button.CastSeat-module__nr-kgW__free:focus-visible .CastSeat-module__nr-kgW__arch{transform:none}}
.CompanionEditor-module__-IMhFW__form{background:var(--color-surface,#f7f7fa);border-radius:var(--border-radius-card,16px);flex-direction:column;gap:16px;padding:20px;animation:.25s CompanionEditor-module__-IMhFW__slideIn;display:flex}@keyframes CompanionEditor-module__-IMhFW__slideIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.CompanionEditor-module__-IMhFW__title{color:var(--color-text,#333);margin:0;font-size:20px;font-weight:800}.CompanionEditor-module__-IMhFW__formOnPage{background:0 0;border-radius:0;padding:0}.CompanionEditor-module__-IMhFW__panels{flex-direction:column;gap:14px;display:flex}.CompanionEditor-module__-IMhFW__section{background:var(--color-card-bg,var(--color-surface));border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex}.CompanionEditor-module__-IMhFW__sectionTitle{color:var(--color-text);border-bottom:1px solid var(--color-border);margin:0;padding-bottom:10px;font-size:20px;font-weight:800}@media (max-width:600px){.CompanionEditor-module__-IMhFW__section{border-radius:14px;padding:14px}}.CompanionEditor-module__-IMhFW__field{flex-direction:column;gap:5px;min-width:0;display:flex}.CompanionEditor-module__-IMhFW__field label{text-transform:uppercase;letter-spacing:.5px;color:var(--color-text-light,#888);font-size:16px;font-weight:700}.CompanionEditor-module__-IMhFW__identityLabelBand>label{align-items:center;min-block-size:44px;display:flex}.CompanionEditor-module__-IMhFW__input{border-radius:var(--border-radius-input);border:2px solid var(--color-input-border);background:var(--color-input-bg);height:44px;color:var(--color-input-text);transition:border-color var(--motion-settle);box-sizing:border-box;padding:10px 12px;font-family:inherit;font-size:16px}.CompanionEditor-module__-IMhFW__input:focus{border-color:var(--color-secondary,#1cb0f6);background:var(--color-background);outline:none}.CompanionEditor-module__-IMhFW__textarea{border-radius:var(--border-radius-input);border:2px solid var(--color-input-border);background:var(--color-input-bg);color:var(--color-input-text);resize:vertical;min-height:56px;transition:border-color var(--motion-settle);box-sizing:border-box;padding:10px 12px;font-family:inherit;font-size:16px}.CompanionEditor-module__-IMhFW__textarea:focus{border-color:var(--color-secondary,#1cb0f6);background:var(--color-background);outline:none}.CompanionEditor-module__-IMhFW__chips{flex-wrap:wrap;gap:6px;display:flex}.CompanionEditor-module__-IMhFW__chip{background:var(--color-surface);border:2px solid var(--color-border,#eee);color:var(--color-text-light,#888);cursor:pointer;transition:all var(--motion-quick);border-radius:18px;padding:4px 10px;font-size:16px;font-weight:700}.CompanionEditor-module__-IMhFW__chip:hover{border-color:var(--color-secondary,#1cb0f6);color:var(--color-secondary,#1cb0f6)}.CompanionEditor-module__-IMhFW__chipOn{background:var(--color-primary,#58cc02);color:#fff;border-color:var(--color-primary-shadow,#3ea000)}.CompanionEditor-module__-IMhFW__hint{color:var(--color-text-light,#999);font-size:16px;font-style:italic}.CompanionEditor-module__-IMhFW__fieldError{color:var(--color-danger);font-size:16px;font-weight:600}.CompanionEditor-module__-IMhFW__assetPreviewStrip{flex-wrap:wrap;gap:12px;display:flex}.CompanionEditor-module__-IMhFW__assetPreviewCard{flex-direction:column;gap:6px;display:flex}.CompanionEditor-module__-IMhFW__assetPreviewLabel{color:var(--color-text-light,#999);text-transform:uppercase;letter-spacing:.3px;font-size:16px;font-weight:700}.CompanionEditor-module__-IMhFW__assetPreviewImage{object-fit:cover;border:2px solid var(--color-border,#eee);background:var(--color-surface);border-radius:16px;width:84px;height:84px}.CompanionEditor-module__-IMhFW__actions{align-items:center;gap:10px;margin-top:4px;display:flex}.CompanionEditor-module__-IMhFW__saveBtn{background:var(--ui-positive-action);color:var(--ui-positive-action-text);border:none;border-bottom:4px solid var(--color-primary-shadow,#3ea000);border-radius:var(--border-radius-button,12px);cursor:pointer;transition:transform var(--motion-quick), border-bottom-width var(--motion-quick), filter var(--motion-settle);text-transform:uppercase;letter-spacing:.5px;flex:1;padding:12px 20px;font-size:16px;font-weight:800}.CompanionEditor-module__-IMhFW__saveBtn:active:not(:disabled){transform:translateY(4px);border-bottom-width:0!important}.CompanionEditor-module__-IMhFW__saveBtn:hover:not(:disabled){filter:brightness(1.05)}.CompanionEditor-module__-IMhFW__saveBtn:disabled{cursor:default;background:var(--color-border)!important;border-bottom-color:color-mix(in srgb, var(--color-text) 10%, transparent)!important;color:var(--color-text-light)!important;transform:none!important}.CompanionEditor-module__-IMhFW__cancelBtn{background:var(--color-surface,#f7f7fa);border:2px solid var(--color-border,#eee);border-bottom:4px solid var(--color-border,#eee);border-radius:var(--border-radius-button,12px);color:var(--color-text-light,#888);cursor:pointer;transition:transform var(--motion-quick), border-bottom-width var(--motion-quick), background var(--motion-settle);text-transform:uppercase;letter-spacing:.5px;padding:12px 20px;font-size:16px;font-weight:700}.CompanionEditor-module__-IMhFW__cancelBtn:active{border-bottom-width:0;transform:translateY(4px)}.CompanionEditor-module__-IMhFW__cancelBtn:hover{background:var(--color-background);color:var(--color-text);border-color:var(--color-text-light)}@media (max-width:600px){.CompanionEditor-module__-IMhFW__form{gap:12px;padding:14px}.CompanionEditor-module__-IMhFW__actions{flex-direction:column-reverse;gap:8px}.CompanionEditor-module__-IMhFW__cancelBtn,.CompanionEditor-module__-IMhFW__saveBtn{text-align:center;justify-content:center;width:100%}}.CompanionEditor-module__-IMhFW__safetyWarning{color:var(--color-danger);margin-top:4px;font-size:16px;font-weight:700}@media (prefers-reduced-motion:reduce){.CompanionEditor-module__-IMhFW__form{animation:none}}.CompanionEditor-module__-IMhFW__journey{color:var(--ui-text)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__input,.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__textarea{border-color:var(--ui-control-boundary);border-radius:var(--ui-control-radius);background:var(--ui-control-surface);color:var(--ui-text)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__input:focus,.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__textarea:focus{border-color:var(--ui-focus-accent);background:var(--ui-control-surface)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__chip{border-color:var(--ui-control-edge);background:var(--ui-control-surface);color:var(--ui-text-muted)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__chip:hover{border-color:var(--ui-selection-edge);color:var(--ui-action-subtle-ink)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__chipOn,.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__chipOn:hover{border-color:var(--ui-selection-edge);background:var(--ui-selection-surface);color:var(--ui-action-subtle-ink)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__saveBtn{border-radius:var(--ui-control-radius);background:var(--ui-action-solid);color:var(--ui-action-on-solid);border:0}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__saveBtn:hover:not(:disabled){background:var(--ui-action-hover);filter:none}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__saveBtn:active:not(:disabled){background:var(--ui-action-pressed)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__saveBtn:disabled{background:var(--ui-disabled-surface)!important;color:var(--ui-disabled-text)!important}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__cancelBtn{border-color:var(--ui-control-boundary);border-radius:var(--ui-control-radius);background:var(--ui-action-subtle);color:var(--ui-action-subtle-ink)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__cancelBtn:hover{border-color:var(--ui-selection-edge);background:var(--ui-selection-surface);color:var(--ui-action-subtle-ink)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__saveBtn:focus-visible,.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__cancelBtn:focus-visible,.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__chip:focus-visible{outline:2px solid var(--ui-focus-accent);outline-offset:2px}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__fieldError,.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__safetyWarning{color:var(--ui-danger-text)}.CompanionEditor-module__-IMhFW__journey .CompanionEditor-module__-IMhFW__seatRow{justify-content:center;margin-bottom:24px;display:flex}.CompanionEditor-module__-IMhFW__journey{min-block-size:420px}
.DedicationEditor-module__qtmLeW__editor{flex-direction:column;gap:8px;display:flex}.DedicationEditor-module__qtmLeW__textarea{resize:none;box-sizing:border-box;border-radius:var(--border-radius-input,12px);border:2px solid var(--color-input-border);background:var(--color-input-bg);width:100%;height:116px;min-height:116px;max-height:116px;color:var(--color-input-text);transition:border-color var(--motion-settle);padding:12px 14px;font-family:"Source Serif 4",Georgia,Times New Roman,serif;font-size:1rem;font-style:italic;line-height:1.6;overflow-y:auto}.DedicationEditor-module__qtmLeW__textarea::placeholder{color:var(--color-input-placeholder);font-style:italic}.DedicationEditor-module__qtmLeW__textarea:focus{border-color:var(--color-secondary,#1cb0f6);outline:none}.DedicationEditor-module__qtmLeW__textareaInvalid,.DedicationEditor-module__qtmLeW__textareaInvalid:focus{border-color:var(--color-danger,#ef4444)}.DedicationEditor-module__qtmLeW__meta{justify-content:space-between;align-items:baseline;gap:12px;display:flex}.DedicationEditor-module__qtmLeW__helper{color:var(--color-text-light);font-size:16px;line-height:1.45}.DedicationEditor-module__qtmLeW__counter{font-variant-numeric:tabular-nums;color:var(--color-text-light);flex:none;font-size:16px}.DedicationEditor-module__qtmLeW__counterOver{color:var(--color-danger,#ef4444);font-weight:600}.DedicationEditor-module__qtmLeW__error{color:var(--color-danger,#ef4444);margin:0;font-size:16px}
.AppErrorBoundary-module__PtbS2W__errorContainer{background-color:var(--color-background);justify-content:center;align-items:center;min-height:100%;padding:2rem;display:flex}.AppErrorBoundary-module__PtbS2W__errorCard{background:var(--color-surface);border:1px solid var(--color-border);text-align:center;border-radius:16px;max-width:400px;padding:32px;box-shadow:0 10px 30px #0000000d}.AppErrorBoundary-module__PtbS2W__errorIcon{margin-bottom:1rem;font-size:40px;display:inline-block}.AppErrorBoundary-module__PtbS2W__errorTitle{font-family:var(--font-nunito);font-size:24px;font-family:var(--font-newsreader), Georgia, "Times New Roman", serif;color:var(--color-text);margin:0 0 .5rem}.AppErrorBoundary-module__PtbS2W__errorDescription{color:var(--color-text-light);margin:0 0 1.5rem;line-height:1.5}.AppErrorBoundary-module__PtbS2W__reloadButton{background:var(--color-primary);color:#fff;font-weight:700;font-family:var(--font-nunito);cursor:pointer;transition:transform var(--motion-quick) var(--motion-curve), background var(--motion-quick) var(--motion-curve);border:none;border-radius:8px;padding:12px 24px}.AppErrorBoundary-module__PtbS2W__reloadButton:hover{background:var(--color-primary-shadow);transform:translateY(-1px)}.AppErrorBoundary-module__PtbS2W__reloadButton:active{transform:translateY(1px)}
.PinWall-module__oqHGUq__overlay{background:var(--color-dialog-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.PinWall-module__oqHGUq__modal{background:var(--color-dark-bg);border:1px solid var(--color-dark-border);width:90%;max-width:400px;box-shadow:0 25px 50px -12px color-mix(in srgb, var(--color-dark-surface) 50%, transparent);text-align:center;border-radius:24px;padding:2.5rem;animation:.3s ease-out PinWall-module__oqHGUq__slideUp}@keyframes PinWall-module__oqHGUq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.PinWall-module__oqHGUq__icon{margin-bottom:1rem;font-size:3rem}.PinWall-module__oqHGUq__title{color:var(--color-dark-text);margin:0 0 .5rem;font-size:1.5rem;font-weight:700}.PinWall-module__oqHGUq__message{color:var(--color-dark-text-muted);margin:0 0 2rem;font-size:1rem;line-height:1.5}.PinWall-module__oqHGUq__form{flex-direction:column;gap:1.5rem;display:flex}.PinWall-module__oqHGUq__pinInput{background:color-mix(in srgb, var(--color-dark-surface) 30%, transparent);border:2px solid var(--color-dark-border);text-align:center;letter-spacing:.5em;color:var(--color-dark-text);transition:border-color var(--motion-settle);border-radius:12px;padding:1rem;font-size:2rem}.PinWall-module__oqHGUq__pinInput:focus{border-color:var(--ui-action-solid);box-shadow:0 0 15px color-mix(in srgb, var(--ui-action-solid) 20%, transparent);outline:none}.PinWall-module__oqHGUq__error{color:var(--color-danger);margin:-1rem 0 0;font-size:16px}.PinWall-module__oqHGUq__actions{gap:1rem;display:flex}.PinWall-module__oqHGUq__cancelBtn,.PinWall-module__oqHGUq__submitBtn{cursor:pointer;transition:all var(--motion-settle);border-radius:12px;flex:1;padding:.875rem;font-size:1rem;font-weight:600}.PinWall-module__oqHGUq__cancelBtn{border:1px solid var(--color-dark-border);color:var(--color-dark-text);background:0 0}.PinWall-module__oqHGUq__cancelBtn:hover{background:color-mix(in srgb, var(--color-dark-text) 5%, transparent)}.PinWall-module__oqHGUq__submitBtn{background:linear-gradient(135deg, var(--ui-action-solid), var(--ui-action-solid));color:var(--ui-action-on-solid);border:none}.PinWall-module__oqHGUq__submitBtn:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.PinWall-module__oqHGUq__submitBtn:disabled{opacity:.5;cursor:not-allowed;transform:none}
.KidModeToggle-module__UQLUzW__toggleBtn{width:100%;color:var(--color-dropdown-text);cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;transition:background var(--motion-quick) var(--motion-curve);background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;gap:.55rem;padding:.55rem .6rem;font-size:16px;font-weight:600;display:flex}.KidModeToggle-module__UQLUzW__toggleBtn:hover{background:var(--color-dropdown-hover-bg)}.KidModeToggle-module__UQLUzW__toggleBtn.KidModeToggle-module__UQLUzW__active{color:var(--color-emerald-text)}.KidModeToggle-module__UQLUzW__labelGroup{align-items:center;gap:.55rem;display:flex}.KidModeToggle-module__UQLUzW__icon{flex-shrink:0;font-size:1rem;line-height:1}.KidModeToggle-module__UQLUzW__text{white-space:nowrap}.KidModeToggle-module__UQLUzW__switch{background:color-mix(in srgb, var(--color-text) 15%, transparent);width:30px;height:18px;transition:background var(--motion-settle);border-radius:20px;flex-shrink:0;position:relative}.KidModeToggle-module__UQLUzW__switchOn{background:var(--color-emerald)}.KidModeToggle-module__UQLUzW__slider{width:14px;height:14px;transition:transform var(--motion-settle) cubic-bezier(.4, 0, .2, 1);box-shadow:0 1px 3px color-mix(in srgb, var(--color-text) 15%, transparent);background:#fff;border-radius:50%;position:absolute;top:2px;left:2px}.KidModeToggle-module__UQLUzW__switchOn .KidModeToggle-module__UQLUzW__slider{transform:translate(12px)}@media (prefers-reduced-motion:reduce){.KidModeToggle-module__UQLUzW__toggleBtn,.KidModeToggle-module__UQLUzW__switch,.KidModeToggle-module__UQLUzW__slider{transition:none}}
.ProfileForm-module__HMwptq__form{flex-direction:column;gap:14px;width:100%;max-width:none;animation:.3s ProfileForm-module__HMwptq__fadeIn;display:flex}.ProfileForm-module__HMwptq__formOnPage{max-width:none}.ProfileForm-module__HMwptq__flowPanels{flex-direction:column;gap:14px;display:flex}@keyframes ProfileForm-module__HMwptq__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ProfileForm-module__HMwptq__title{color:var(--color-text);margin:0;font-size:20px;font-weight:800}.ProfileForm-module__HMwptq__row{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px;display:grid}.ProfileForm-module__HMwptq__fieldGroup{flex-direction:column;gap:6px;min-width:0;display:flex}.ProfileForm-module__HMwptq__fieldGroup label{color:var(--color-text-light);text-transform:uppercase;letter-spacing:.5px;align-items:center;gap:8px;font-size:16px;font-weight:700;display:flex}.ProfileForm-module__HMwptq__identityLabelBand>label{min-block-size:44px}.ProfileForm-module__HMwptq__input{border-radius:var(--border-radius-input);border:2px solid var(--color-input-border);background:var(--color-input-bg);width:100%;height:44px;color:var(--color-input-text);transition:border-color var(--motion-settle);box-sizing:border-box;padding:10px 12px;font-family:inherit;font-size:16px}.ProfileForm-module__HMwptq__input:focus{border-color:var(--color-secondary);background:var(--color-background);outline:none}.ProfileForm-module__HMwptq__textarea{border-radius:var(--border-radius-input);border:2px solid var(--color-input-border);background:var(--color-input-bg);color:var(--color-input-text);transition:border-color var(--motion-settle);resize:vertical;box-sizing:border-box;min-height:64px;padding:10px 12px;font-family:inherit;font-size:16px}.ProfileForm-module__HMwptq__textarea:focus{border-color:var(--color-secondary);background:var(--color-background);outline:none}.ProfileForm-module__HMwptq__charCount{color:var(--color-text-light);text-align:right;font-size:16px}.ProfileForm-module__HMwptq__chipList{flex-wrap:wrap;gap:8px;display:flex}.ProfileForm-module__HMwptq__chip{background:var(--color-surface);border:2px solid var(--color-border);color:var(--color-text-light);cursor:pointer;transition:all var(--motion-settle) var(--motion-curve);border-radius:20px;padding:6px 12px;font-size:16px;font-weight:700}.ProfileForm-module__HMwptq__chip:hover{border-color:var(--color-secondary);color:var(--color-secondary)}.ProfileForm-module__HMwptq__chipSelected{background:var(--color-primary);color:#fff;border-color:var(--color-primary-shadow)}.ProfileForm-module__HMwptq__chipSelected:hover{background:var(--color-primary-shadow);color:#fff}.ProfileForm-module__HMwptq__autoHint{color:var(--color-text-light);font-size:16px;font-style:italic}.ProfileForm-module__HMwptq__assetPreviewStrip{flex-wrap:wrap;gap:12px;display:flex}.ProfileForm-module__HMwptq__assetPreviewCard{flex-direction:column;gap:6px;display:flex}.ProfileForm-module__HMwptq__assetPreviewLabel{color:var(--color-text-light);letter-spacing:.3px;text-transform:uppercase;font-size:16px;font-weight:700}.ProfileForm-module__HMwptq__assetPreviewImage{object-fit:cover;border:2px solid var(--color-border);background:#fff;border-radius:16px;width:84px;height:84px}.ProfileForm-module__HMwptq__actions{align-items:center;gap:12px;margin-top:8px;display:flex}.ProfileForm-module__HMwptq__saveBtn{background:var(--ui-positive-action);color:var(--ui-positive-action-text);border-radius:var(--border-radius-button);border:none;border-bottom:4px solid var(--color-primary-shadow);cursor:pointer;text-transform:uppercase;letter-spacing:.5px;transition:transform var(--motion-quick), border-bottom-width var(--motion-quick);flex:1;padding:14px;font-size:16px;font-weight:800}.ProfileForm-module__HMwptq__saveBtn:active:not(:disabled){border-bottom-width:0;transform:translateY(4px)}.ProfileForm-module__HMwptq__saveBtn:disabled{background:var(--ui-disabled-surface);border-bottom-color:color-mix(in srgb, var(--color-text) 10%, transparent);color:var(--ui-disabled-text);cursor:not-allowed;transform:none!important}.ProfileForm-module__HMwptq__cancelBtn{background:var(--color-surface);color:var(--color-text-light);border-radius:var(--border-radius-button);border:2px solid var(--color-border);border-bottom:4px solid var(--color-border);cursor:pointer;transition:transform var(--motion-quick), border-bottom-width var(--motion-quick), background var(--motion-settle);text-transform:uppercase;letter-spacing:.5px;padding:12px 24px;font-size:16px;font-weight:700}.ProfileForm-module__HMwptq__cancelBtn:active{border-bottom-width:0;transform:translateY(4px)}.ProfileForm-module__HMwptq__cancelBtn:hover{background:var(--color-background);color:var(--color-text);border-color:var(--color-text-light)}.ProfileForm-module__HMwptq__safetyWarning{color:var(--color-danger);margin-top:4px;font-size:16px;font-weight:700}.ProfileForm-module__HMwptq__section{background:var(--color-card-bg,var(--color-surface));border:1px solid var(--color-border);border-radius:16px;flex-direction:column;gap:14px;padding:20px;display:flex}.ProfileForm-module__HMwptq__sectionTitle{color:var(--color-text);border-bottom:1px solid var(--color-border);margin:0;padding-bottom:10px;font-size:20px;font-weight:800}@media (max-width:600px){.ProfileForm-module__HMwptq__section{border-radius:14px;padding:14px}}.ProfileForm-module__HMwptq__cardList{flex-direction:column;gap:10px;margin-top:4px;display:flex}.ProfileForm-module__HMwptq__settingCard{background:var(--color-surface);border:2px solid var(--color-border);cursor:pointer;transition:all var(--motion-settle) var(--motion-curve);-webkit-user-select:none;user-select:none;border-radius:14px;align-items:center;gap:12px;padding:12px 14px;display:flex}.ProfileForm-module__HMwptq__settingCard:hover{border-color:var(--color-secondary);background:var(--color-background);transform:translate(2px)}.ProfileForm-module__HMwptq__settingCardOn{border-color:var(--color-primary);background:#58cc020a}.ProfileForm-module__HMwptq__cardIcon{border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:20px;display:flex}.ProfileForm-module__HMwptq__cardBody{flex:1;min-width:0}.ProfileForm-module__HMwptq__cardLabel{color:var(--color-text);margin-bottom:3px;font-size:16px;font-weight:700}.ProfileForm-module__HMwptq__cardDesc{color:var(--color-text-light);font-size:16px;line-height:1.4}.ProfileForm-module__HMwptq__toggle{background:var(--color-border);width:46px;height:26px;transition:background var(--motion-settle);border-radius:13px;flex-shrink:0;position:relative}.ProfileForm-module__HMwptq__toggleOn{background:var(--color-primary)}.ProfileForm-module__HMwptq__toggleThumb{width:20px;height:20px;transition:transform var(--motion-settle);background:#fff;border-radius:50%;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.ProfileForm-module__HMwptq__toggleOn .ProfileForm-module__HMwptq__toggleThumb{transform:translate(20px)}@media (max-width:600px){.ProfileForm-module__HMwptq__row{grid-template-columns:1fr;gap:12px}.ProfileForm-module__HMwptq__rowIdentity{grid-template-columns:minmax(0,1fr) 150px}.ProfileForm-module__HMwptq__nameField{grid-column:1/-1}.ProfileForm-module__HMwptq__actions{flex-direction:column-reverse}.ProfileForm-module__HMwptq__cancelBtn,.ProfileForm-module__HMwptq__saveBtn{text-align:center;justify-content:center;width:100%;padding:14px}}.ProfileForm-module__HMwptq__sectionDesc{color:var(--color-text-light);margin:0;font-size:16px;line-height:1.5}.ProfileForm-module__HMwptq__fieldError{color:var(--color-danger);font-size:16px;font-weight:600}.ProfileForm-module__HMwptq__fieldHelp{color:var(--ui-text-muted);font-size:16px;line-height:1.45}.ProfileForm-module__HMwptq__saveBtn{background:var(--ui-positive-action);color:var(--ui-positive-action-text);text-transform:none;letter-spacing:0;transition:filter var(--motion-quick), transform var(--motion-press);border:0;border-radius:10px;padding:13px 24px;font-size:16px;font-weight:700;box-shadow:0 1px 2px #0f172a1f}.ProfileForm-module__HMwptq__saveBtn:hover:not(:disabled){filter:brightness(1.06)}.ProfileForm-module__HMwptq__saveBtn:active:not(:disabled){transform:translateY(1px)}.ProfileForm-module__HMwptq__saveBtn:disabled{background:var(--color-btn-neutral-bg);color:var(--color-btn-neutral-text);box-shadow:none;cursor:not-allowed}.ProfileForm-module__HMwptq__cancelBtn{color:var(--color-text-light);border:1px solid var(--color-border);text-transform:none;letter-spacing:0;background:0 0;border-radius:10px;padding:12px 20px;font-weight:600}.ProfileForm-module__HMwptq__cancelBtn:hover{color:var(--color-text);border-color:var(--color-text-light);background:0 0}@media (prefers-reduced-motion:reduce){.ProfileForm-module__HMwptq__form{animation:none}}.ProfileForm-module__HMwptq__journey{color:var(--ui-text)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__input,.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__textarea{border-color:var(--ui-control-boundary);border-radius:var(--ui-control-radius);background:var(--ui-control-surface);color:var(--ui-text)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__input:focus,.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__textarea:focus{border-color:var(--ui-focus-accent);background:var(--ui-control-surface)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__chip{border-color:var(--ui-control-edge);background:var(--ui-control-surface);color:var(--ui-text-muted)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__chip:hover{border-color:var(--ui-selection-edge);color:var(--ui-action-subtle-ink)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__chipSelected,.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__chipSelected:hover{border-color:var(--ui-selection-edge);background:var(--ui-selection-surface);color:var(--ui-action-subtle-ink)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__saveBtn{border-radius:var(--ui-control-radius);background:var(--ui-action-solid);color:var(--ui-action-on-solid)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__saveBtn:hover:not(:disabled){background:var(--ui-action-hover);filter:none}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__saveBtn:active:not(:disabled){background:var(--ui-action-pressed)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__saveBtn:disabled{background:var(--ui-disabled-surface);color:var(--ui-disabled-text)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__cancelBtn{border-color:var(--ui-control-boundary);border-radius:var(--ui-control-radius);background:var(--ui-action-subtle);color:var(--ui-action-subtle-ink)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__cancelBtn:hover{border-color:var(--ui-selection-edge);background:var(--ui-selection-surface);color:var(--ui-action-subtle-ink)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__saveBtn:focus-visible,.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__cancelBtn:focus-visible,.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__chip:focus-visible{outline:2px solid var(--ui-focus-accent);outline-offset:2px}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__fieldError,.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__safetyWarning{color:var(--ui-danger-text)}.ProfileForm-module__HMwptq__journey .ProfileForm-module__HMwptq__seatRow{justify-content:center;margin-bottom:24px;display:flex}.ProfileForm-module__HMwptq__journey{min-block-size:420px}
.PhotoCapture-module__jEGVoq__wrapper{flex-direction:column;gap:8px;display:flex}.PhotoCapture-module__jEGVoq__fileInput{opacity:0;pointer-events:none;border:0;width:1px;height:1px;margin:0;padding:0;position:absolute}.PhotoCapture-module__jEGVoq__previewRow{align-items:center;gap:12px;display:flex}.PhotoCapture-module__jEGVoq__previewImage{object-fit:cover;border:2px solid color-mix(in srgb, var(--color-text) 10%, transparent);border-radius:12px;width:80px;height:80px}.PhotoCapture-module__jEGVoq__previewButton{cursor:zoom-in;background:0 0;border:none;border-radius:12px;padding:0;line-height:0;display:block;position:relative}.PhotoCapture-module__jEGVoq__previewButton:focus-visible{outline:2px solid var(--color-secondary);outline-offset:2px}.PhotoCapture-module__jEGVoq__previewZoom{color:#fff;background:#0000008c;border-radius:7px;justify-content:center;align-items:center;width:20px;height:20px;font-size:16px;line-height:1;display:flex;position:absolute;bottom:4px;right:4px}.PhotoCapture-module__jEGVoq__previewActions{flex-wrap:wrap;gap:8px;display:flex}.PhotoCapture-module__jEGVoq__uploadRow{align-items:center;gap:10px;display:flex}.PhotoCapture-module__jEGVoq__uploadBtn,.PhotoCapture-module__jEGVoq__changeBtn{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--ui-action-solid) 40%, transparent);min-block-size:44px;color:var(--ui-bix-accent);background:color-mix(in srgb, var(--ui-action-solid) 8%, transparent);cursor:pointer;transition:background var(--motion-settle) var(--motion-curve), border-color var(--motion-settle) var(--motion-curve), color var(--motion-settle) var(--motion-curve);border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 14px;font-size:16px;font-weight:600;display:inline-flex;position:relative}.PhotoCapture-module__jEGVoq__uploadBtn:hover,.PhotoCapture-module__jEGVoq__changeBtn:hover{background:color-mix(in srgb, var(--ui-action-solid) 18%, transparent);border-color:color-mix(in srgb, var(--ui-action-solid) 60%, transparent)}:is(.PhotoCapture-module__jEGVoq__uploadBtn:has(:focus-visible),.PhotoCapture-module__jEGVoq__changeBtn:has(:focus-visible)){outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__cameraBtn{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--color-secondary) 35%, transparent);min-block-size:44px;color:color-mix(in srgb, var(--color-secondary) 80%, white);background:color-mix(in srgb, var(--color-secondary) 8%, transparent);cursor:pointer;transition:all var(--motion-settle) var(--motion-curve);border-radius:8px;justify-content:center;align-items:center;gap:4px;padding:6px 14px;font-size:16px;font-weight:600;display:inline-flex}.PhotoCapture-module__jEGVoq__cameraBtn:hover{background:color-mix(in srgb, var(--color-secondary) 18%, transparent);border-color:color-mix(in srgb, var(--color-secondary) 55%, transparent)}.PhotoCapture-module__jEGVoq__removeBtn{box-sizing:border-box;border:1px solid color-mix(in srgb, var(--color-danger) 30%, transparent);min-block-size:44px;color:color-mix(in srgb, var(--color-danger) 80%, white);background:color-mix(in srgb, var(--color-danger) 6%, transparent);cursor:pointer;transition:all var(--motion-settle) var(--motion-curve);border-radius:8px;padding:6px 14px;font-size:16px;font-weight:600}.PhotoCapture-module__jEGVoq__removeBtn:hover{background:color-mix(in srgb, var(--color-danger) 15%, transparent);border-color:color-mix(in srgb, var(--color-danger) 50%, transparent)}.PhotoCapture-module__jEGVoq__cameraViewport{aspect-ratio:4/3;border:2px solid color-mix(in srgb, var(--ui-action-solid) 30%, transparent);background:var(--color-dark-surface);border-radius:16px;width:100%;max-width:360px;position:relative;overflow:hidden}.PhotoCapture-module__jEGVoq__video{object-fit:cover;width:100%;height:100%;transform:scaleX(-1)}.PhotoCapture-module__jEGVoq__cameraActions{gap:10px;margin-top:4px;display:flex}.PhotoCapture-module__jEGVoq__captureBtn{color:var(--ui-action-on-solid);background:linear-gradient(135deg, var(--ui-action-solid), var(--ui-action-solid));cursor:pointer;transition:all var(--motion-settle) var(--motion-curve);border:none;border-radius:10px;padding:8px 20px;font-size:16px;font-weight:700}.PhotoCapture-module__jEGVoq__captureBtn:hover{background:linear-gradient(135deg, var(--ui-action-subtle), var(--ui-bix-accent));box-shadow:0 4px 16px color-mix(in srgb, var(--ui-action-solid) 40%, transparent)}.PhotoCapture-module__jEGVoq__captureBtn:disabled{cursor:not-allowed;opacity:.6;box-shadow:none;background:linear-gradient(135deg, var(--color-border), var(--color-text-light))}.PhotoCapture-module__jEGVoq__cancelCameraBtn{border:1px solid color-mix(in srgb, var(--color-text) 15%, transparent);color:var(--color-text-light);background:color-mix(in srgb, var(--color-text) 4%, transparent);cursor:pointer;transition:all var(--motion-settle) var(--motion-curve);border-radius:10px;padding:8px 16px;font-size:16px;font-weight:600}.PhotoCapture-module__jEGVoq__cancelCameraBtn:hover{background:color-mix(in srgb, var(--color-text) 8%, transparent);color:var(--color-text)}.PhotoCapture-module__jEGVoq__hint{color:var(--color-text-light);font-size:16px}.PhotoCapture-module__jEGVoq__avatarWrapper{display:flex}.PhotoCapture-module__jEGVoq__avatarBlock{flex-direction:column;align-items:center;gap:6px;display:flex}.PhotoCapture-module__jEGVoq__avatarButton{appearance:none;border:1px dashed var(--color-border);background:var(--color-surface-muted,var(--color-surface));cursor:pointer;width:68px;height:68px;transition:border-color var(--motion-quick) var(--motion-curve);border-radius:50%;flex:0 0 68px;justify-content:center;align-items:center;padding:0;display:flex;position:relative;overflow:hidden}.PhotoCapture-module__jEGVoq__avatarButton:has(.PhotoCapture-module__jEGVoq__avatarImage){border-style:solid}.PhotoCapture-module__jEGVoq__avatarButton:hover{border-color:var(--ui-action-subtle-ink)}.PhotoCapture-module__jEGVoq__avatarButton:focus-visible{outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__avatarButton:has(:focus-visible){outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__avatarImage{object-fit:cover;width:100%;height:100%;display:block}.PhotoCapture-module__jEGVoq__avatarEmpty{color:var(--color-text-light);flex-direction:column;align-items:center;gap:1px;font-size:.62rem;font-weight:700;line-height:1.1;display:flex}.PhotoCapture-module__jEGVoq__avatarEmpty span{font-size:.95rem;line-height:1}.PhotoCapture-module__jEGVoq__avatarActions{flex-wrap:nowrap;justify-content:center;gap:2px 6px;display:flex}.PhotoCapture-module__jEGVoq__avatarAction{min-block-size:44px;min-inline-size:44px;color:var(--ui-action-subtle-ink);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0 3px;font-size:.7rem;font-weight:650;line-height:1.3;display:inline-flex;position:relative}.PhotoCapture-module__jEGVoq__avatarRemoveAction{color:var(--ui-danger-text,color-mix(in srgb, var(--color-danger) 55%, var(--color-text)))}.PhotoCapture-module__jEGVoq__avatarAction:hover{text-decoration:underline}.PhotoCapture-module__jEGVoq__avatarAction:focus-visible{outline:2px solid var(--ui-focus-accent);outline-offset:2px;border-radius:3px}.PhotoCapture-module__jEGVoq__avatarAction:has(:focus-visible){outline:2px solid var(--ui-focus-accent);outline-offset:2px;border-radius:3px}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__uploadBtn,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__changeBtn,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__cameraBtn{background:var(--ui-selection-surface);border-color:var(--ui-selection-edge);border-radius:var(--ui-control-radius);color:var(--ui-action-subtle-ink);outline-color:var(--ui-focus-accent)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__uploadBtn:hover,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__changeBtn:hover,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__cameraBtn:hover{background:var(--ui-action-subtle);border-color:var(--ui-selection-edge)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__cameraBtn:focus-visible,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__previewButton:focus-visible,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarButton:focus-visible,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarAction:focus-visible{box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__uploadBtn:has(:focus-visible){box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__changeBtn:has(:focus-visible){box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarButton:has(:focus-visible){box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarAction:has(:focus-visible){box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__removeBtn{background:var(--ui-danger-surface);border-color:var(--ui-danger-text);border-radius:var(--ui-control-radius);color:var(--ui-danger-text);transition:background var(--motion-settle) var(--motion-curve), border-color var(--motion-settle) var(--motion-curve), color var(--motion-settle) var(--motion-curve)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__removeBtn:hover{background:var(--ui-danger-surface);border-color:var(--ui-danger-text)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__removeBtn:focus-visible{box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__cameraViewport{background:var(--ui-control-surface);border-color:var(--ui-selection-edge)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__captureBtn{background:var(--ui-action-solid);border-radius:var(--ui-control-radius);color:var(--ui-action-on-solid)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__captureBtn:hover{background:var(--ui-action-hover);box-shadow:none}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__captureBtn:active{background:var(--ui-action-pressed)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__captureBtn:focus-visible,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__cancelCameraBtn:focus-visible{box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__captureBtn:disabled{background:var(--ui-disabled-surface);color:var(--ui-disabled-text)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__cancelCameraBtn{background:var(--ui-action-subtle);border-color:var(--ui-control-edge);border-radius:var(--ui-control-radius);color:var(--ui-action-subtle-ink)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__cancelCameraBtn:hover{background:var(--ui-selection-surface);color:var(--ui-action-subtle-ink)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__hint,.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarEmpty{color:var(--ui-text-muted)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarButton{background:var(--ui-control-surface);border-color:var(--ui-control-edge)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarButton:hover{border-color:var(--ui-selection-edge)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarAction{color:var(--ui-link)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarRemoveAction{color:var(--ui-danger-text)}.PhotoCapture-module__jEGVoq__journey .PhotoCapture-module__jEGVoq__avatarRemoveAction:focus-visible{outline:2px solid var(--ui-focus-accent);outline-offset:2px}
.RecentPasswordCeremony-module__6i5ilW__overlay{z-index:1200;background:var(--color-dialog-overlay);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.RecentPasswordCeremony-module__6i5ilW__dialog{border:1px solid var(--color-dark-border);background:var(--color-dark-bg);width:min(100%,28rem);box-shadow:0 25px 50px -12px color-mix(in srgb, var(--color-dark-surface) 55%, transparent);color:var(--color-dark-text);border-radius:1.25rem;padding:1.75rem}.RecentPasswordCeremony-module__6i5ilW__title{margin:0;font-size:24px}.RecentPasswordCeremony-module__6i5ilW__description,.RecentPasswordCeremony-module__6i5ilW__status{color:var(--color-dark-text-muted);margin:.65rem 0 0;line-height:1.5}.RecentPasswordCeremony-module__6i5ilW__form{gap:.75rem;margin-top:1.25rem;display:grid}.RecentPasswordCeremony-module__6i5ilW__label{font-weight:650}.RecentPasswordCeremony-module__6i5ilW__input{box-sizing:border-box;border:1px solid var(--color-dark-border);background:color-mix(in srgb, var(--color-dark-surface) 35%, transparent);width:100%;min-height:2.75rem;color:var(--color-dark-text);font:inherit;border-radius:.65rem;padding:.75rem}.RecentPasswordCeremony-module__6i5ilW__input:focus-visible,.RecentPasswordCeremony-module__6i5ilW__cancel:focus-visible,.RecentPasswordCeremony-module__6i5ilW__continue:focus-visible{outline:3px solid color-mix(in srgb, var(--ui-focus-accent) 70%, white);outline-offset:2px}.RecentPasswordCeremony-module__6i5ilW__error{color:var(--color-danger);margin:0}.RecentPasswordCeremony-module__6i5ilW__actions{justify-content:flex-end;gap:.75rem;margin-top:.5rem;display:flex}.RecentPasswordCeremony-module__6i5ilW__cancel,.RecentPasswordCeremony-module__6i5ilW__continue{min-height:2.75rem;font:inherit;cursor:pointer;border-radius:.65rem;padding:.65rem 1rem;font-weight:650}.RecentPasswordCeremony-module__6i5ilW__cancel{border:1px solid var(--color-dark-border);color:var(--color-dark-text);background:0 0}.RecentPasswordCeremony-module__6i5ilW__continue{background:var(--ui-action-solid);color:var(--ui-action-on-solid);border:0}.RecentPasswordCeremony-module__6i5ilW__cancel:disabled,.RecentPasswordCeremony-module__6i5ilW__continue:disabled{cursor:not-allowed;opacity:.55}@media (max-width:480px){.RecentPasswordCeremony-module__6i5ilW__dialog{padding:1.25rem}.RecentPasswordCeremony-module__6i5ilW__actions{flex-direction:column-reverse}}
.ThemeSelector-module__9M8dqG__container{background:color-mix(in srgb, var(--color-text) 6%, transparent);border:1px solid color-mix(in srgb, var(--color-text) 8%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.ThemeSelector-module__9M8dqG__btn{cursor:pointer;width:28px;height:28px;transition:all var(--motion-settle) var(--motion-curve);-webkit-user-select:none;user-select:none;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:0;font-size:16px;display:flex}.ThemeSelector-module__9M8dqG__btn:hover{background:color-mix(in srgb, var(--color-text) 10%, transparent)}.ThemeSelector-module__9M8dqG__active{box-shadow:0 2px 8px color-mix(in srgb, var(--color-secondary) 40%, transparent);transform:scale(1.05);background:var(--color-secondary)!important}@media (prefers-reduced-motion:reduce){.ThemeSelector-module__9M8dqG__btn{transition:none}}
.CharacterIdentityLayout-module__51FEMq__container{min-width:0;container-type:inline-size}.CharacterIdentityLayout-module__51FEMq__root{grid-template-columns:minmax(10rem,11.5rem) minmax(0,1fr);gap:1.5rem;display:grid}.CharacterIdentityLayout-module__51FEMq__fields{align-content:start;gap:.875rem;min-width:0;display:grid}.CharacterIdentityLayout-module__51FEMq__primaryRow{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:"name gender";justify-content:start;gap:.75rem;display:grid}.CharacterIdentityLayout-module__51FEMq__primaryRow:has([data-pronouns-state=expanded]){grid-template-areas:"name gender""pronouns pronouns"}.CharacterIdentityLayout-module__51FEMq__name{grid-area:name}.CharacterIdentityLayout-module__51FEMq__gender{display:contents}.CharacterIdentityLayout-module__51FEMq__secondaryRow{grid-template-columns:5.5rem minmax(8rem,13.25rem);justify-content:start;gap:.75rem;display:grid}.CharacterIdentityLayout-module__51FEMq__secondaryRow[data-has-age=false]{grid-template-columns:minmax(8rem,13.25rem)}.CharacterIdentityLayout-module__51FEMq__location{width:min(100%,37.5rem)}.CharacterIdentityLayout-module__51FEMq__root:has(.CharacterIdentityLayout-module__51FEMq__photo video){grid-template-columns:minmax(0,1fr)}.CharacterIdentityLayout-module__51FEMq__root:has(.CharacterIdentityLayout-module__51FEMq__photo video) .CharacterIdentityLayout-module__51FEMq__photo{grid-column:1/-1}@container (max-width:44rem){.CharacterIdentityLayout-module__51FEMq__root{grid-template-columns:minmax(0,1fr);gap:1rem}.CharacterIdentityLayout-module__51FEMq__primaryRow{grid-template-columns:repeat(2,minmax(0,1fr));gap:.625rem}.CharacterIdentityLayout-module__51FEMq__secondaryRow{grid-template-columns:5.5rem minmax(0,13.25rem);gap:.625rem}.CharacterIdentityLayout-module__51FEMq__secondaryRow[data-has-age=false]{grid-template-columns:minmax(8rem,13.25rem)}.CharacterIdentityLayout-module__51FEMq__location{width:100%}}@container (max-width:22rem){.CharacterIdentityLayout-module__51FEMq__primaryRow{grid-template-columns:minmax(0,1fr);grid-template-areas:"name""gender"}.CharacterIdentityLayout-module__51FEMq__gender{grid-area:gender;display:block}}
.CharacterPhotoInvitation-module__18JspW__root{border-radius:var(--radius-card);background:var(--ui-panel-surface);min-width:0;color:var(--ui-text);gap:.75rem;padding:.875rem;display:grid}.CharacterPhotoInvitation-module__18JspW__copy{gap:.5rem;display:grid}.CharacterPhotoInvitation-module__18JspW__title{font-size:var(--text-base);font-weight:var(--weight-heavy);line-height:1.2}.CharacterPhotoInvitation-module__18JspW__recommendation{border-radius:var(--radius-control);background:var(--ui-subtle-surface);color:var(--ui-text-muted);font-size:var(--text-xs);padding:.5rem;line-height:1.35}.CharacterPhotoInvitation-module__18JspW__control{min-width:0}
.ListeningBar-module__R2GYdq__bar{z-index:50;padding:.6rem 1rem;padding-bottom:max(.6rem, env(safe-area-inset-bottom));background:var(--color-surface);border-top:1px solid var(--color-border);align-items:center;gap:.75rem;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0000001f}.ListeningBar-module__R2GYdq__cover{object-fit:cover;background:var(--color-btn-neutral-bg);border-radius:4px;flex:none;width:2.2rem;height:2.9rem}.ListeningBar-module__R2GYdq__what{flex-direction:column;flex:1;gap:.1rem;min-width:0;display:flex}.ListeningBar-module__R2GYdq__title{text-overflow:ellipsis;white-space:nowrap;font-size:20px;font-weight:700;overflow:hidden}.ListeningBar-module__R2GYdq__detail{color:var(--color-text-light);text-overflow:ellipsis;white-space:nowrap;font-size:16px;overflow:hidden}.ListeningBar-module__R2GYdq__control{border:1.5px solid var(--color-btn-secondary-border);background:var(--color-btn-secondary-bg);min-width:2.75rem;min-height:56px;color:var(--color-btn-secondary-text);cursor:pointer;border-radius:999px;flex:none;padding:0 .7rem;font-weight:700}.ListeningBar-module__R2GYdq__control:hover{background:var(--color-btn-secondary-hover-bg)}.ListeningBar-module__R2GYdq__control:active{transform:translateY(1px)}.ListeningBar-module__R2GYdq__longWords{display:inline}.ListeningBar-module__R2GYdq__shortWords{display:none}@media (max-width:600px){.ListeningBar-module__R2GYdq__longWords{display:none}.ListeningBar-module__R2GYdq__shortWords{display:inline}}
.BixArtwork-module__Kzoe7W__mark{object-fit:contain;flex:none;display:block}.BixArtwork-module__Kzoe7W__mascot{object-fit:contain;block-size:auto;max-inline-size:100%;display:block}
.BrandLogo-module__GrbBpq__logo{flex-wrap:var(--brand-logo-flex-wrap,nowrap);min-inline-size:0;block-size:var(--brand-logo-block-size,auto);overflow:var(--brand-logo-overflow,visible);align-items:center;gap:10px;text-decoration:none;display:inline-flex}.BrandLogo-module__GrbBpq__mark{width:auto;height:var(--ui-shell-mark-size,40px);flex:none}.BrandLogo-module__GrbBpq__name{display:var(--brand-logo-wordmark-display,inline-flex);flex:0 auto;align-items:center;min-inline-size:0;overflow:hidden}.BrandLogo-module__GrbBpq__wordmarkArtwork{inline-size:auto;min-inline-size:0;max-inline-size:100%;block-size:var(--ui-shell-wordmark-size,24px);object-fit:contain;object-position:left center;flex:0 auto}.BrandLogo-module__GrbBpq__small .BrandLogo-module__GrbBpq__mark{height:32px}.BrandLogo-module__GrbBpq__small .BrandLogo-module__GrbBpq__wordmarkArtwork{height:1.15rem}
.page-module__0y8w6G__page{background:var(--ui-page-surface);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex}.page-module__0y8w6G__card{background:var(--ui-raised-surface);border:1px solid var(--ui-control-edge);text-align:center;width:100%;max-width:420px;box-shadow:var(--ui-overlay-lift);border-radius:24px;padding:2.5rem}.page-module__0y8w6G__badge{color:var(--ui-action-subtle-ink);margin-bottom:1.5rem;display:inline-flex}.page-module__0y8w6G__spinner{border:4px solid var(--ui-selection-surface);border-top-color:var(--ui-selection-edge);border-radius:50%;width:40px;height:40px;margin:0 auto 1.5rem;animation:.8s linear infinite page-module__0y8w6G__spin}@keyframes page-module__0y8w6G__spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.page-module__0y8w6G__spinner{animation:none}}.page-module__0y8w6G__title{color:var(--ui-text);margin:0 0 .75rem;font-size:24px;font-weight:700}.page-module__0y8w6G__message{color:var(--ui-text-muted);margin:0;font-size:16px;line-height:1.5}.page-module__0y8w6G__actions{flex-wrap:wrap;justify-content:center;gap:.75rem 1rem;margin-top:1.25rem;display:flex}.page-module__0y8w6G__actions a{color:var(--ui-link);text-underline-offset:.2em;font-weight:700}.page-module__0y8w6G__actions a:focus-visible{outline:2px solid var(--ui-focus-accent);outline-offset:2px}
.BrandWordmark-module__yplDyq__wordmark{object-fit:contain;block-size:auto;max-inline-size:100%;display:block}
.BookReader-module__tvKUzG__overlay{background:var(--reader-bg);height:100dvh;color:var(--reader-text);z-index:3000;overscroll-behavior:none;touch-action:pan-y;flex-direction:column;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.BookReader-module__tvKUzG__progressBar{background:var(--reader-progress-bg);z-index:30;height:3px;position:fixed;top:0;left:0;right:0}.BookReader-module__tvKUzG__progressFill{background:var(--reader-progress-fill);height:100%;transition:width .3s}.BookReader-module__tvKUzG__toolbar{z-index:25;background:var(--reader-bg);flex-wrap:wrap;flex-shrink:0;align-items:center;gap:6px;width:100%;padding:8px 12px;display:flex;position:relative}.BookReader-module__tvKUzG__readerBrand{--ui-shell-mark-size:28px;--ui-shell-wordmark-size:1rem;--brand-logo-wordmark-display:none;opacity:.82;flex:none;align-items:center;display:flex}.BookReader-module__tvKUzG__toolbarBtn{background:var(--reader-btn-bg);border:1px solid var(--reader-btn-border);color:var(--reader-btn-text);cursor:pointer;width:40px;height:40px;transition:all var(--motion-quick);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;font-size:1rem;display:flex}.BookReader-module__tvKUzG__markBtn svg{width:19px;height:19px;display:block}.BookReader-module__tvKUzG__toolbarBtn:hover{background:var(--reader-room-accent-muted);color:var(--reader-room-accent)}.BookReader-module__tvKUzG__resumeBanner{background:var(--reader-card-bg);border:1px solid var(--reader-room-accent);height:40px;color:var(--reader-room-text);white-space:nowrap;border-radius:10px;align-items:center;gap:8px;padding:5px 12px;font-size:16px;animation:.2s BookReader-module__tvKUzG__fadeIn;display:flex}@keyframes BookReader-module__tvKUzG__fadeIn{0%{opacity:0}to{opacity:1}}.BookReader-module__tvKUzG__resumeBtn{background:var(--reader-room-accent);color:var(--reader-room-accent-ink);cursor:pointer;border:none;border-radius:8px;padding:5px 12px;font-size:16px;font-weight:600}.BookReader-module__tvKUzG__resumeBtnAlt{border:1px solid var(--reader-room-accent);color:var(--reader-room-accent);cursor:pointer;background:0 0;border-radius:8px;padding:5px 12px;font-size:16px;font-weight:600}.BookReader-module__tvKUzG__resumeBtnSecondary{border:1px solid var(--reader-btn-border);color:var(--reader-room-text-muted);cursor:pointer;background:0 0;border-radius:8px;padding:5px 12px;font-size:16px}.BookReader-module__tvKUzG__loadingContainer,.BookReader-module__tvKUzG__errorContainer{height:100vh;color:var(--reader-room-text-muted);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:40px;display:flex}.BookReader-module__tvKUzG__bookSpinner{font-size:3rem;animation:2s ease-in-out infinite BookReader-module__tvKUzG__float}@keyframes BookReader-module__tvKUzG__float{0%,to{transform:translateY(0)}50%{transform:translateY(-8px)}}.BookReader-module__tvKUzG__errorContainer h2{color:var(--reader-room-text);font-size:1.3rem}.BookReader-module__tvKUzG__errorContainer p{opacity:.7;max-width:360px;font-size:20px}.BookReader-module__tvKUzG__closeBtn{background:var(--reader-room-accent-muted);border:1px solid var(--reader-room-accent);color:var(--reader-room-accent);cursor:pointer;transition:all var(--motion-settle);border-radius:10px;padding:10px 20px;font-size:16px}.BookReader-module__tvKUzG__closeBtn:hover{opacity:.85}.BookReader-module__tvKUzG__bookContainer{-webkit-overflow-scrolling:touch;flex:1;justify-content:center;align-items:stretch;width:100%;max-width:100%;min-height:0;padding:16px;display:flex;overflow:hidden}.BookReader-module__tvKUzG__pageWrapper{flex-direction:column;width:100%;height:100%;animation-duration:.35s;animation-timing-function:ease;animation-fill-mode:both;display:flex}.BookReader-module__tvKUzG__slideInRight{animation-name:BookReader-module__tvKUzG__slideInRight}.BookReader-module__tvKUzG__slideInLeft{animation-name:BookReader-module__tvKUzG__slideInLeft}@keyframes BookReader-module__tvKUzG__slideInRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes BookReader-module__tvKUzG__slideInLeft{0%{opacity:0;transform:translate(-30px)}to{opacity:1;transform:translate(0)}}.BookReader-module__tvKUzG__coverPage{cursor:pointer;width:100%;height:100%;line-height:0}.BookReader-module__tvKUzG__coverImg{object-fit:contain;width:100%;height:100%;display:block}.BookReader-module__tvKUzG__coverFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BookReader-module__tvKUzG__coverSurface:before{display:none}.BookReader-module__tvKUzG__coverSurface{background:var(--reader-bg)}.BookReader-module__tvKUzG__coverEmoji{font-size:56px}.BookReader-module__tvKUzG__titlePage,.BookReader-module__tvKUzG__dedicationPage{width:100%;min-height:0;padding:var(--page-pad-y,56px) var(--page-pad-x,64px);padding-bottom:calc(var(--page-pad-y,56px) * 2);flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;overflow:hidden}.BookReader-module__tvKUzG__dedicationBlock{text-align:center;flex-direction:column;align-items:center;max-width:min(100%,34rem);font-family:"Source Serif 4",Georgia,Times New Roman,serif;display:flex}.BookReader-module__tvKUzG__titlePage{gap:calc(1.6rem * var(--matter-scale,1))}.BookReader-module__tvKUzG__titlePageTitle{text-align:center;text-wrap:balance;font-size:calc(clamp(1.5rem, 4.2vw, 2.5rem) * var(--matter-scale,1));letter-spacing:-.01em;color:var(--reader-text);margin:0;line-height:1.15}.BookReader-module__tvKUzG__dedicationLeadIn{font-size:calc(.88rem * var(--matter-scale,1));letter-spacing:.055em;color:var(--reader-text-muted);text-wrap:balance;margin:0;line-height:1.5}.BookReader-module__tvKUzG__dedicationLeadInSolo{font-style:italic;font-size:calc(1.12rem * var(--matter-scale,1));letter-spacing:0;color:var(--reader-text)}.BookReader-module__tvKUzG__dedicationName{font-size:calc(clamp(1.6rem, 6vw, 2.6rem) * var(--matter-scale,1));letter-spacing:-.01em;color:var(--reader-text);text-wrap:balance;margin:.55rem 0 0;line-height:1.15}.BookReader-module__tvKUzG__matterDots{align-items:center;gap:.55rem;display:flex}.BookReader-module__tvKUzG__dedicationBlock .BookReader-module__tvKUzG__matterDots{margin-top:1.1rem}.BookReader-module__tvKUzG__matterDots span{background:var(--reader-accent);border-radius:50%;width:5px;height:5px}.BookReader-module__tvKUzG__dedicationNote{font-style:italic;font-size:calc(1.16rem * var(--matter-scale,1));color:var(--reader-text);white-space:pre-wrap;text-wrap:pretty;margin:1.7rem 0 0;line-height:1.7}.BookReader-module__tvKUzG__imgPlaceholder{justify-content:center;align-items:center;min-height:200px;display:flex;position:absolute;inset:0}.BookReader-module__tvKUzG__imgSpinner{font-size:2.5rem;animation:2s ease-in-out infinite BookReader-module__tvKUzG__float}.BookReader-module__tvKUzG__pageEmoji{opacity:.6;font-size:4rem}.BookReader-module__tvKUzG__storyText{color:var(--reader-text);margin:0 0 10px;font-size:20px;line-height:1.8}.BookReader-module__tvKUzG__thoughtText{opacity:.85;font-style:italic}.BookReader-module__tvKUzG__pageNumber{bottom:var(--folio-y,5%);z-index:3;color:var(--reader-text-muted);font-variant-numeric:tabular-nums;pointer-events:none;transition:opacity var(--motion-settle) var(--motion-curve);font-size:16px;font-style:italic;position:absolute}.BookReader-module__tvKUzG__pageLeft .BookReader-module__tvKUzG__pageNumber{left:var(--folio-x,9%)}.BookReader-module__tvKUzG__pageRight .BookReader-module__tvKUzG__pageNumber{right:var(--folio-x,9%)}@media (hover:hover){:is(.BookReader-module__tvKUzG__pageLeft:has(.BookReader-module__tvKUzG__cornerHit:hover) .BookReader-module__tvKUzG__pageNumber,.BookReader-module__tvKUzG__pageRight:has(.BookReader-module__tvKUzG__cornerHit:hover) .BookReader-module__tvKUzG__pageNumber){opacity:.22}}:is(.BookReader-module__tvKUzG__pageLeft:has(.BookReader-module__tvKUzG__cornerHit:focus-visible) .BookReader-module__tvKUzG__pageNumber,.BookReader-module__tvKUzG__pageRight:has(.BookReader-module__tvKUzG__cornerHit:focus-visible) .BookReader-module__tvKUzG__pageNumber){opacity:.22}.BookReader-module__tvKUzG__runHead{z-index:3;letter-spacing:.04em;color:var(--reader-text-muted);white-space:nowrap;text-overflow:ellipsis;pointer-events:none;font-size:16px;position:absolute;top:0;left:0;right:0;overflow:hidden}.BookReader-module__tvKUzG__runHeadLeft{text-align:left}.BookReader-module__tvKUzG__runHeadRight{text-align:right}.BookReader-module__tvKUzG__enrichmentCard{border:1px solid;border-radius:20px;flex-direction:column;gap:18px;width:100%;padding:28px 24px;display:flex}.BookReader-module__tvKUzG__cardHeader{text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:10px;font-size:1.05em;font-weight:800;display:flex}.BookReader-module__tvKUzG__cardHeaderStacked{text-align:center;flex-direction:column;justify-content:center;gap:6px}.BookReader-module__tvKUzG__cardHeaderIcon{font-size:1.3em}.BookReader-module__tvKUzG__cardText{color:var(--reader-text);white-space:pre-line;text-align:center;max-width:60ch;margin:0 auto;font-size:1em;line-height:1.7}.BookReader-module__tvKUzG__quizBody{flex-direction:column;gap:14px;display:flex}.BookReader-module__tvKUzG__quizQuestion{color:var(--reader-text);margin:0;font-size:1em;font-weight:500;line-height:1.6}.BookReader-module__tvKUzG__quizOptions{flex-direction:column;gap:8px;display:flex}.BookReader-module__tvKUzG__quizOption{background:var(--page-ctl-bg,#ffffff12);border:1px solid var(--page-ctl-border,#ffffff1f);color:var(--reader-text);text-align:left;cursor:pointer;transition:transform var(--motion-quick) var(--motion-curve), background var(--motion-settle) var(--motion-curve), border-color var(--motion-settle) var(--motion-curve);border-radius:12px;min-height:56px;padding:12px 16px;font-size:.88em;font-weight:600}.BookReader-module__tvKUzG__quizOption:hover:not(:disabled){background:var(--page-ctl-bg-hover,#ffffff21);border-color:var(--reader-accent);transform:translateY(-1px)}.BookReader-module__tvKUzG__quizOption:disabled{cursor:default}.BookReader-module__tvKUzG__optionCorrect{background:var(--reader-accent)!important;border-color:var(--reader-accent)!important;color:#fff!important}.BookReader-module__tvKUzG__optionWrong{background:var(--reader-error-text)!important;border-color:var(--reader-error-text)!important;color:#fff!important}.BookReader-module__tvKUzG__answerReveal{color:var(--reader-text-muted);border-top:1px solid var(--reader-card-border);margin:0;padding-top:10px;font-size:.82em}.BookReader-module__tvKUzG__answerExplanation{color:var(--reader-text);margin:6px 0 0;font-size:.82em;line-height:1.5}.BookReader-module__tvKUzG__workbookCardFill{justify-content:center;height:100%}.BookReader-module__tvKUzG__workbookSkillName{text-align:center;color:var(--reader-text);margin:0;font-size:.95em;font-weight:700;line-height:1.4}.BookReader-module__tvKUzG__workbookExercises{text-align:left;flex-direction:column;gap:20px;width:100%;display:flex}.BookReader-module__tvKUzG__workbookExercises .BookReader-module__tvKUzG__quizBody+.BookReader-module__tvKUzG__quizBody{border-top:1px solid var(--reader-card-border);padding-top:20px}.BookReader-module__tvKUzG__workbookSkills{flex-direction:column;gap:10px;width:100%;display:flex}.BookReader-module__tvKUzG__workbookSkillRow{background:var(--reader-card-bg);border:1px solid var(--reader-card-border);border-radius:12px;align-items:center;gap:12px;padding:12px 16px;display:flex}.BookReader-module__tvKUzG__workbookSkillLabel{color:var(--reader-text);text-align:left;flex:1;font-weight:700}.BookReader-module__tvKUzG__workbookSkillStars{letter-spacing:1px;font-size:1.05em}.BookReader-module__tvKUzG__workbookSkillScore{font-variant-numeric:tabular-nums;color:var(--reader-accent);text-align:right;min-width:3ch;font-weight:800}.BookReader-module__tvKUzG__workbookTotal{text-align:center;color:var(--reader-text);margin:6px 0 0;font-size:1.05em}.BookReader-module__tvKUzG__workbookEmpty{text-align:center;color:var(--reader-text-muted);margin:0;max-width:46ch;margin-inline:auto;line-height:1.6}.BookReader-module__tvKUzG__puzzleBody{flex-direction:column;gap:14px;display:flex}.BookReader-module__tvKUzG__puzzleActions{flex-direction:column;gap:10px;display:flex}.BookReader-module__tvKUzG__hintBtn{background:var(--page-ctl-bg,#ffffff12);border:1px solid var(--page-ctl-border,#ffffff1f);width:100%;color:var(--reader-text);cursor:pointer;transition:transform var(--motion-quick) var(--motion-curve), background var(--motion-settle) var(--motion-curve), border-color var(--motion-settle) var(--motion-curve);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:56px;padding:12px 16px;font-size:.82em;font-weight:600;display:flex}.BookReader-module__tvKUzG__hintBtn:hover:not(:disabled){background:var(--reader-accent-muted);border-color:var(--reader-accent);color:var(--reader-text);transform:translateY(-1px)}.BookReader-module__tvKUzG__hintText{background:var(--reader-card-bg);color:var(--reader-text);border-radius:10px;margin:0;padding:12px 14px;font-size:.88em;line-height:1.5}.BookReader-module__tvKUzG__clueBody{flex-direction:column;gap:14px;display:flex}.BookReader-module__tvKUzG__clueBadgeRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;display:flex}.BookReader-module__tvKUzG__clueSignificance{letter-spacing:.04em;text-transform:uppercase;color:#fff;border-radius:999px;padding:5px 12px;font-size:.72em;font-weight:700;box-shadow:0 1px 2px #00000024}.BookReader-module__tvKUzG__clueSignificanceMajor{background:var(--reader-accent);border:1px solid var(--reader-accent)}.BookReader-module__tvKUzG__clueSignificanceMinor{background:var(--reader-text-muted);border:1px solid var(--reader-text-muted)}.BookReader-module__tvKUzG__clueSignificanceRedHerring{background:var(--reader-help-text);border:1px solid var(--reader-help-text)}.BookReader-module__tvKUzG__clueLoggedPill{color:var(--reader-text-muted);font-size:.75em;font-weight:600}.BookReader-module__tvKUzG__clueTask{color:var(--reader-text-muted);margin:0;font-size:.9em;line-height:1.6}.BookReader-module__tvKUzG__suspectChipRow{flex-wrap:wrap;gap:8px;display:flex}.BookReader-module__tvKUzG__suspectChip{background:var(--page-ctl-bg,#ffffff12);border:1px solid var(--page-ctl-border,#ffffff1f);color:var(--reader-text-muted);border-radius:999px;padding:6px 10px;font-size:.78em}.BookReader-module__tvKUzG__clueActionStack{flex-direction:column;align-self:center;gap:10px;width:100%;max-width:30rem;margin:2px auto 0;display:flex}.BookReader-module__tvKUzG__clueInspectItem{flex-direction:column;gap:8px;display:flex}.BookReader-module__tvKUzG__clueBtn{text-align:center;background:var(--page-ctl-bg,#ffffff12);border:1px solid var(--page-ctl-border,#ffffff24);width:100%;color:var(--reader-text);cursor:pointer;transition:transform var(--motion-quick) var(--motion-curve), background var(--motion-settle) var(--motion-curve), border-color var(--motion-settle) var(--motion-curve);border-radius:12px;justify-content:center;align-items:center;gap:8px;min-height:56px;padding:12px 16px;font-size:.82em;font-weight:600;display:flex}.BookReader-module__tvKUzG__clueBtn:hover:not(:disabled){background:var(--page-ctl-bg-hover,#ffffff21);border-color:var(--reader-accent);transform:translateY(-1px)}.BookReader-module__tvKUzG__clueBtn:disabled{cursor:default}.BookReader-module__tvKUzG__clueBtnPrimary{background:var(--reader-accent);border-color:var(--reader-accent);color:#fff;font-weight:700}.BookReader-module__tvKUzG__clueBtnPrimary:hover:not(:disabled){background:color-mix(in srgb, var(--reader-accent) 85%, #000);border-color:color-mix(in srgb, var(--reader-accent) 85%, #000);transform:translateY(-1px)}.BookReader-module__tvKUzG__clueBtnPrimary:disabled{background:var(--reader-accent);border-color:var(--reader-accent);color:var(--reader-action-ink);opacity:.7}.BookReader-module__tvKUzG__gatingMessage{color:var(--reader-help-text);text-align:center;margin:0;font-size:.8em;font-weight:600}.BookReader-module__tvKUzG__continueBtn{color:#fff;cursor:pointer;transition:all var(--motion-settle);border:none;border-radius:10px;align-self:flex-end;min-height:56px;padding:12px 24px;font-size:.88em;font-weight:600}.BookReader-module__tvKUzG__continueBtn:hover:not(:disabled){opacity:.85;transform:translate(2px)}.BookReader-module__tvKUzG__continueBtnGated{border:1px solid var(--page-ctl-border,#ffffff1f);color:var(--reader-text-muted);cursor:default;background:var(--page-ctl-bg,#ffffff12)!important}.BookReader-module__tvKUzG__pageCount{align-items:center;gap:8px;min-width:0;display:flex}.BookReader-module__tvKUzG__pageCount .BookReader-module__tvKUzG__pageIndicator{font-variant-numeric:tabular-nums}.BookReader-module__tvKUzG__bookmarkBtn{position:relative}.BookReader-module__tvKUzG__bookmarkActive{background:var(--reader-room-accent-muted);border-color:var(--reader-room-accent)}.BookReader-module__tvKUzG__bookmarkToast{background:var(--reader-room-accent);color:var(--reader-room-accent-ink);white-space:nowrap;pointer-events:none;border-radius:6px;padding:4px 10px;font-size:16px;font-weight:600;animation:1.5s ease-out forwards BookReader-module__tvKUzG__toastFadeDown;position:absolute;top:110%;left:50%;transform:translate(-50%)}@keyframes BookReader-module__tvKUzG__toastFadeDown{0%{opacity:1;transform:translate(-50%)translateY(0)}70%{opacity:1;transform:translate(-50%)translateY(4px)}to{opacity:0;transform:translate(-50%)translateY(8px)}}.BookReader-module__tvKUzG__pageIndicator{color:var(--reader-room-text-muted);text-align:center;white-space:nowrap;text-overflow:ellipsis;flex-shrink:0;width:200px;font-size:16px;overflow:hidden}.BookReader-module__tvKUzG__pageTypeBadge{font-size:16px;font-weight:600}.BookReader-module__tvKUzG__mysteryProgress{color:var(--reader-room-text-muted);font-size:16px;font-weight:600}.BookReader-module__tvKUzG__chapterHeading{color:var(--reader-chapter);border-bottom:2px solid var(--reader-accent-muted);margin:0 0 12px;padding-bottom:8px;font-family:Newsreader,Georgia,Times New Roman,serif;font-size:20px;font-weight:700}@font-face{font-family:BTBangers;src:url(/fonts/Bangers-Regular.ttf)format("truetype");font-display:swap}@font-face{font-family:BTCinzel;src:url(/fonts/Cinzel-Variable.ttf)format("truetype");font-weight:400 900;font-display:swap}@font-face{font-family:BTCreepster;src:url(/fonts/Creepster-Regular.ttf)format("truetype");font-display:swap}@font-face{font-family:BTOrbitron;src:url(/fonts/Orbitron-Variable.ttf)format("truetype");font-weight:400 900;font-display:swap}@font-face{font-family:BTPatrick Hand;src:url(/fonts/PatrickHand-Regular.ttf)format("truetype");font-display:swap}.BookReader-module__tvKUzG__charIntroPage{width:100%;height:100%;padding:var(--page-pad-y,56px) var(--page-pad-x,64px);cursor:pointer;text-align:center;flex-direction:column;align-items:center;gap:20px;display:flex}.BookReader-module__tvKUzG__charIntroImage{flex:1;justify-content:center;align-items:center;width:100%;min-height:0;display:flex;position:relative}.BookReader-module__tvKUzG__charIntroFrame{aspect-ratio:var(--art-aspect);border-radius:16px;max-width:100%;max-height:100%;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040}.BookReader-module__tvKUzG__charIntroFrameWaiting{width:100%;height:100%}.BookReader-module__tvKUzG__charIntroImg{object-fit:contain;width:100%;height:100%;display:block}.BookReader-module__tvKUzG__charIntroFallback{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.BookReader-module__tvKUzG__charIntroGradient{pointer-events:none;z-index:1;background:linear-gradient(#00000073 0%,#0000000d 35% 55%,#0009 100%);position:absolute;inset:0}.BookReader-module__tvKUzG__charIntroTitle{text-transform:uppercase;letter-spacing:.24em;text-indent:.24em;color:var(--reader-text);border-bottom:1px solid var(--reader-accent-muted);flex-shrink:0;align-self:center;max-width:100%;margin:0;padding-bottom:10px;font-size:clamp(20px,2.1vw,20px);font-weight:600;line-height:1.1}.BookReader-module__tvKUzG__backCoverPage{justify-content:center;gap:calc(24px * var(--bc-scale,1));width:100%;height:100%;max-height:100%;padding:var(--page-pad-y,56px) var(--page-pad-x,64px);background:color-mix(in srgb, var(--reader-accent) 6%, transparent);flex-direction:column;font-family:Georgia,Times New Roman,serif;display:flex;overflow:hidden}.BookReader-module__tvKUzG__backCoverHeading{width:100%;color:var(--reader-accent);font-size:max(16px, calc(.72em * var(--bc-scale,1)));text-transform:uppercase;letter-spacing:.12em;text-align:center;justify-content:center;align-items:center;gap:8px;margin:0;font-weight:700;display:inline-flex}.BookReader-module__tvKUzG__backCoverBlurb{color:var(--reader-text);font-size:max(16px, calc(1.15em * var(--bc-scale,1)));margin:0;line-height:1.9}.BookReader-module__tvKUzG__backCoverTags{flex-wrap:wrap;gap:8px;display:flex}.BookReader-module__tvKUzG__backCoverTag{background:var(--reader-accent-muted);border:1px solid var(--reader-accent);color:var(--reader-accent);font-size:calc(.78em * var(--bc-scale,1));border-radius:999px;padding:6px 12px;font-weight:600}.BookReader-module__tvKUzG__backCoverTeaser{color:var(--reader-text-muted);font-size:calc(1em * var(--bc-scale,1));margin:0;font-style:italic;line-height:1.8}.BookReader-module__tvKUzG__sharedInvitation{width:100%;max-width:calc(30rem * var(--bc-scale,1));margin:calc(16px * var(--bc-scale,1)) auto 0;padding:calc(16px * var(--bc-scale,1));border-radius:calc(14px * var(--bc-scale,1));border:1px solid color-mix(in srgb, var(--brand-artwork-ink) 14%, transparent);background:var(--brand-artwork-plate);color:var(--brand-artwork-ink);box-shadow:0 calc(6px * var(--bc-scale,1)) calc(18px * var(--bc-scale,1)) #00000040;position:relative;transform:rotate(-.5deg)}@media (prefers-reduced-motion:reduce){.BookReader-module__tvKUzG__sharedInvitation{transform:none}}.BookReader-module__tvKUzG__sharedInvitationTop{align-items:center;gap:calc(14px * var(--bc-scale,1));margin-bottom:calc(14px * var(--bc-scale,1));display:flex}.BookReader-module__tvKUzG__sharedInvitationBix{width:calc(76px * var(--bc-scale,1));flex:none;height:auto}.BookReader-module__tvKUzG__sharedInvitationLead{margin:0 0 calc(4px * var(--bc-scale,1));font-family:var(--font-family,"Nunito", "Segoe UI", sans-serif);font-size:calc(1em * var(--bc-scale,1));font-weight:700;line-height:1.3}.BookReader-module__tvKUzG__sharedInvitationSub{font-family:var(--font-family,"Nunito", "Segoe UI", sans-serif);font-size:calc(.85em * var(--bc-scale,1));opacity:.82;margin:0;line-height:1.4}.BookReader-module__tvKUzG__sharedInvitationButton{min-height:56px;padding:calc(10px * var(--bc-scale,1)) calc(20px * var(--bc-scale,1));background:var(--brand-artwork-ink);color:var(--brand-artwork-plate);font-family:var(--font-family,"Nunito", "Segoe UI", sans-serif);font-size:calc(.9em * var(--bc-scale,1));border-radius:999px;justify-content:center;align-items:center;font-weight:700;text-decoration:none;display:flex}.BookReader-module__tvKUzG__sharedInvitationButton:hover{filter:brightness(1.12)}.BookReader-module__tvKUzG__sharedInvitationButton:focus-visible{outline:3px solid var(--reader-accent);outline-offset:3px}.BookReader-module__tvKUzG__backCoverBix{margin:calc(8px * var(--bc-scale,1)) auto;width:calc(64px * var(--bc-scale,1));height:auto;display:block}.BookReader-module__tvKUzG__backCoverWordmark{width:calc(150px * var(--bc-scale,1));max-width:60%;height:auto;margin:calc(6px * var(--bc-scale,1)) auto calc(4px * var(--bc-scale,1));display:block}.BookReader-module__tvKUzG__backCoverFooter{border-top:1px solid var(--reader-card-border);text-align:center;padding-top:16px}.BookReader-module__tvKUzG__backCoverSeries{color:var(--reader-text-muted);font-size:calc(.85em * var(--bc-scale,1));margin:0 0 4px}.BookReader-module__tvKUzG__backCoverBrand{color:var(--reader-accent);font-size:calc(.78em * var(--bc-scale,1));margin:0;font-weight:600}@media (max-width:767px){.BookReader-module__tvKUzG__bookContainer{max-width:100%;padding:8px}.BookReader-module__tvKUzG__enrichmentCard{padding:20px 16px}.BookReader-module__tvKUzG__charIntroPage{gap:14px}.BookReader-module__tvKUzG__toolbar{padding:6px 8px}.BookReader-module__tvKUzG__toolbarBtn{width:36px;height:36px;font-size:16px}.BookReader-module__tvKUzG__pageIndicator{width:130px;font-size:16px}.BookReader-module__tvKUzG__resumeBanner{white-space:normal;flex-basis:100%;order:3;justify-content:center;height:auto}}@media (min-width:768px) and (max-width:1023px){.BookReader-module__tvKUzG__bookContainer{max-width:100%;padding:20px}}@media (min-width:1024px){.BookReader-module__tvKUzG__bookContainer{max-width:100%;padding:24px}.BookReader-module__tvKUzG__storyText{font-size:20px;line-height:1.85}.BookReader-module__tvKUzG__enrichmentCard{padding:32px 30px}}@media (min-width:1440px){.BookReader-module__tvKUzG__bookContainer{max-width:1680px;padding:32px}}@media (min-width:1920px){.BookReader-module__tvKUzG__bookContainer{max-width:1880px;padding:40px 48px}}.BookReader-module__tvKUzG__activityPageShell{height:100%;padding:var(--page-pad-y,56px) var(--page-pad-x,64px) max(var(--page-pad-y,56px), calc(var(--folio-y,5%) + 28px));justify-content:center;align-items:center;display:flex}.BookReader-module__tvKUzG__activityPageShell .BookReader-module__tvKUzG__enrichmentCard{justify-content:center;align-items:center;width:100%;max-width:680px;max-height:100%;display:flex;overflow:hidden}.BookReader-module__tvKUzG__activityContent{text-align:center;flex-direction:column;align-items:center;gap:18px;width:100%;max-width:600px;margin:0 auto;display:flex}.BookReader-module__tvKUzG__activityContent .BookReader-module__tvKUzG__cardHeader{justify-content:center}.BookReader-module__tvKUzG__activityContent .BookReader-module__tvKUzG__quizBody,.BookReader-module__tvKUzG__activityContent .BookReader-module__tvKUzG__puzzleBody{width:100%;max-width:480px;margin:0 auto}.BookReader-module__tvKUzG__activityContent .BookReader-module__tvKUzG__quizOption{text-align:center}.BookReader-module__tvKUzG__spread,.BookReader-module__tvKUzG__singlePane{--turn-ms:.5s;--turn-ease:cubic-bezier(.42, 0, .58, 1);perspective:2200px;perspective-origin:50%;margin:auto;display:flex;position:relative}.BookReader-module__tvKUzG__spread.BookReader-module__tvKUzG__bookOpening,.BookReader-module__tvKUzG__spread.BookReader-module__tvKUzG__bookClosing,.BookReader-module__tvKUzG__singlePane.BookReader-module__tvKUzG__bookOpening,.BookReader-module__tvKUzG__singlePane.BookReader-module__tvKUzG__bookClosing{--turn-ms:1.1s;--turn-ease:cubic-bezier(.42, .02, .24, 1)}.BookReader-module__tvKUzG__boardFront{--board-dx:calc(var(--board-shift) * -1)}.BookReader-module__tvKUzG__boardBack{--board-dx:var(--board-shift)}.BookReader-module__tvKUzG__bookOpening{animation:BookReader-module__tvKUzG__bookOpen var(--turn-ms) var(--turn-ease) both}.BookReader-module__tvKUzG__bookClosing{animation:BookReader-module__tvKUzG__bookClose var(--turn-ms) var(--turn-ease) both}@keyframes BookReader-module__tvKUzG__bookOpen{0%{transform:translateX(var(--board-dx))}50%,to{transform:none}}@keyframes BookReader-module__tvKUzG__bookClose{0%,50%{transform:none}to{transform:translateX(var(--board-dx))}}.BookReader-module__tvKUzG__boardHidden{animation:BookReader-module__tvKUzG__boardReveal var(--turn-ms) linear both}.BookReader-module__tvKUzG__boardVanishing{animation:BookReader-module__tvKUzG__boardVanish var(--turn-ms) linear both}@keyframes BookReader-module__tvKUzG__boardReveal{0%,82%{opacity:0}92%,to{opacity:1}}@keyframes BookReader-module__tvKUzG__boardVanish{0%,8%{opacity:1}18%,to{opacity:0}}.BookReader-module__tvKUzG__boardUnderHidden{animation:BookReader-module__tvKUzG__boardUnderReveal var(--turn-ms) linear both}.BookReader-module__tvKUzG__boardUnderVanishing{animation:BookReader-module__tvKUzG__boardUnderVanish var(--turn-ms) linear both}.BookReader-module__tvKUzG__pageSurface.BookReader-module__tvKUzG__boardUnderHidden,.BookReader-module__tvKUzG__pageSurface.BookReader-module__tvKUzG__boardUnderVanishing{box-shadow:none}@keyframes BookReader-module__tvKUzG__boardUnderReveal{0%,8%{opacity:0}18%,to{opacity:1}}@keyframes BookReader-module__tvKUzG__boardUnderVanish{0%,82%{opacity:1}92%,to{opacity:0}}.BookReader-module__tvKUzG__pageSurface,.BookReader-module__tvKUzG__turnFace{--page-ctl-bg:color-mix(in srgb, var(--reader-text) 7%, transparent);--page-ctl-bg-hover:color-mix(in srgb, var(--reader-text) 13%, transparent);--page-ctl-border:color-mix(in srgb, var(--reader-text) 30%, transparent)}.BookReader-module__tvKUzG__pageSurface{background:var(--reader-paper);color:var(--reader-text);z-index:1;flex-direction:column;flex:none;display:flex;position:relative;overflow:hidden;box-shadow:0 16px 40px #0000005c}.BookReader-module__tvKUzG__pageLeft{border-radius:3% 0 0 3%}.BookReader-module__tvKUzG__pageRight{border-radius:0 3% 3% 0}.BookReader-module__tvKUzG__pageSolo{border-radius:3%}.BookReader-module__tvKUzG__pageSurface:before{content:"";pointer-events:none;z-index:0;opacity:var(--reader-grain-opacity);mix-blend-mode:var(--reader-grain-blend);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='160' height='160'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='160' height='160' filter='url(%23n)' opacity='0.28'/%3E%3C/svg%3E");position:absolute;inset:0}.BookReader-module__tvKUzG__sheet{z-index:0;width:46%;top:calc(var(--i) * 2.5px);bottom:calc(var(--i) * 2.5px);background:var(--reader-paper);box-shadow:0 0 0 1px var(--reader-stack-edge);pointer-events:none;position:absolute}.BookReader-module__tvKUzG__sheetRight{right:calc(var(--i) * -3.5px);border-radius:0 3% 3% 0}.BookReader-module__tvKUzG__sheetLeft{left:calc(var(--i) * -3.5px);border-radius:3% 0 0 3%}.BookReader-module__tvKUzG__singlePane:not(.BookReader-module__tvKUzG__coverUnit) .BookReader-module__tvKUzG__sheet{display:none}.BookReader-module__tvKUzG__spine{pointer-events:none;z-index:4;background:linear-gradient(90deg, transparent 0%, color-mix(in srgb, var(--reader-seam) 30%, transparent) 34%, var(--reader-seam) 49%, color-mix(in srgb, var(--reader-seam) 92%, transparent) 51%, color-mix(in srgb, var(--reader-seam) 26%, transparent) 66%, transparent 100%);width:74px;position:absolute;top:0;bottom:0;left:50%;transform:translate(-50%)}.BookReader-module__tvKUzG__singlePane .BookReader-module__tvKUzG__spine{display:none}.BookReader-module__tvKUzG__textPane{flex-direction:column;height:100%;padding:56px 64px;display:flex;overflow:hidden}.BookReader-module__tvKUzG__paneContent{flex-direction:column;flex:1;justify-content:flex-start;min-height:0;display:flex}.BookReader-module__tvKUzG__imageInline{border-radius:16px;flex-shrink:0;max-width:100%;margin:0 auto 28px;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000040}.BookReader-module__tvKUzG__imageFill{margin-bottom:0}.BookReader-module__tvKUzG__imageInline img{object-fit:cover;width:100%;height:100%;transition:opacity .3s;display:block}.BookReader-module__tvKUzG__expandBtn{z-index:2;cursor:pointer;color:#fff;background:color-mix(in srgb, var(--reader-bg) 42%, transparent);-webkit-backdrop-filter:blur(6px);opacity:.72;width:44px;height:44px;transition:opacity var(--motion-settle) var(--motion-curve), background var(--motion-settle) var(--motion-curve), transform var(--motion-settle) var(--motion-curve);border:0;border-radius:12px;justify-content:center;align-items:center;padding:10px;display:flex;position:absolute;bottom:8px;right:8px;box-shadow:0 2px 10px #0000004d}.BookReader-module__tvKUzG__expandBtn svg{width:100%;height:100%}.BookReader-module__tvKUzG__expandBtn:hover{opacity:1;background:color-mix(in srgb, var(--reader-bg) 62%, transparent);transform:scale(1.06)}.BookReader-module__tvKUzG__expandBtn:focus-visible{opacity:1;outline:2px solid var(--reader-accent);outline-offset:2px}.BookReader-module__tvKUzG__zoomLayer{z-index:70;background:color-mix(in srgb, var(--reader-bg) 86%, transparent);cursor:zoom-out;justify-content:center;align-items:center;padding:2%;animation:.18s both BookReader-module__tvKUzG__zoomFade;display:flex;position:absolute;inset:0}@keyframes BookReader-module__tvKUzG__zoomFade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.BookReader-module__tvKUzG__zoomLayer{animation:none}}.BookReader-module__tvKUzG__zoomImg{object-fit:contain;border-radius:10px;width:auto;max-width:100%;height:auto;max-height:100%;box-shadow:0 24px 70px #0000008c}.BookReader-module__tvKUzG__zoomClose{cursor:pointer;color:#fff;background:#ffffff24;border:0;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:16px;line-height:1;display:flex;position:absolute;top:max(12px,2%);right:max(12px,2%)}.BookReader-module__tvKUzG__zoomClose:hover{background:#ffffff3d}.BookReader-module__tvKUzG__zoomClose:focus-visible{outline:2px solid var(--reader-accent);outline-offset:2px}.BookReader-module__tvKUzG__chapterOpener{margin:0 0 40px}.BookReader-module__tvKUzG__chapterEyebrow{letter-spacing:.18em;text-transform:uppercase;color:var(--reader-text-muted);margin:0 0 4px;font-size:16px}.BookReader-module__tvKUzG__chapterOpener .BookReader-module__tvKUzG__chapterHeading{margin:0}.BookReader-module__tvKUzG__storyText{margin:0 0 28px}.BookReader-module__tvKUzG__dropCap:first-letter{color:var(--reader-accent);font-size:1.8em;font-weight:700}.BookReader-module__tvKUzG__turner{z-index:9;transform-style:preserve-3d;pointer-events:none;will-change:transform;position:absolute;top:0}.BookReader-module__tvKUzG__turnerFwd{transform-origin:0;animation:BookReader-module__tvKUzG__turnFwd var(--turn-ms) var(--turn-ease) forwards;right:0}.BookReader-module__tvKUzG__turnerBack{transform-origin:100%;animation:BookReader-module__tvKUzG__turnBack var(--turn-ms) var(--turn-ease) forwards;left:0}.BookReader-module__tvKUzG__turnerFwd .BookReader-module__tvKUzG__turnBend,.BookReader-module__tvKUzG__turnerFwd .BookReader-module__tvKUzG__turnShade,.BookReader-module__tvKUzG__turnerBack .BookReader-module__tvKUzG__turnBend,.BookReader-module__tvKUzG__turnerBack .BookReader-module__tvKUzG__turnShade{border-radius:3%}.BookReader-module__tvKUzG__turnBend{z-index:3;pointer-events:none;opacity:0;animation:BookReader-module__tvKUzG__sheetBend var(--turn-ms,.5s) ease-in-out forwards;background:linear-gradient(100deg,#0000004d 0%,#0000000f 22%,#ffffff6b 46%,#ffffff1a 62%,#00000029 84%,#00000057 100%);position:absolute;inset:0}.BookReader-module__tvKUzG__turnerBack .BookReader-module__tvKUzG__turnBend{background:linear-gradient(260deg,#0000004d 0%,#0000000f 22%,#ffffff6b 46%,#ffffff1a 62%,#00000029 84%,#00000057 100%)}@keyframes BookReader-module__tvKUzG__sheetBend{0%{opacity:0}30%{opacity:.55}50%{opacity:1}70%{opacity:.55}to{opacity:0}}@keyframes BookReader-module__tvKUzG__turnFwd{0%{transform:translateZ(1px)rotateY(0)}to{transform:translateZ(1px)rotateY(-180deg)}}@keyframes BookReader-module__tvKUzG__turnBack{0%{transform:translateZ(1px)rotateY(0)}to{transform:translateZ(1px)rotateY(180deg)}}.BookReader-module__tvKUzG__turnFace{backface-visibility:hidden;background:var(--reader-paper);flex-direction:column;width:100%;height:100%;display:flex;position:absolute;top:0;left:0;overflow:hidden}.BookReader-module__tvKUzG__turner .BookReader-module__tvKUzG__turnFace.BookReader-module__tvKUzG__turnFaceBoard{inset:calc((var(--board-bleed,16px) + var(--board-skirt,26px)) * -1);border:var(--board-skirt,26px) solid transparent;background-clip:padding-box;background-color:var(--reader-bg);width:auto;height:auto;box-shadow:none;border-radius:0;justify-content:center;align-items:center;padding:0}.BookReader-module__tvKUzG__turnerBoardFirst .BookReader-module__tvKUzG__turnBend{animation-name:BookReader-module__tvKUzG__sheetBendLate}.BookReader-module__tvKUzG__turnerBoardFirst .BookReader-module__tvKUzG__turnShade{animation-name:BookReader-module__tvKUzG__turnShadeLate}.BookReader-module__tvKUzG__turnerBoardLast .BookReader-module__tvKUzG__turnBend{animation-name:BookReader-module__tvKUzG__sheetBendEarly}.BookReader-module__tvKUzG__turnerBoardLast .BookReader-module__tvKUzG__turnShade{animation-name:BookReader-module__tvKUzG__turnShadeEarly}@keyframes BookReader-module__tvKUzG__sheetBendLate{0%,45%{opacity:0}60%{opacity:.85}80%{opacity:.5}to{opacity:0}}@keyframes BookReader-module__tvKUzG__sheetBendEarly{0%{opacity:0}12%{opacity:.5}24%{opacity:.85}35%,to{opacity:0}}@keyframes BookReader-module__tvKUzG__turnShadeLate{0%,45%{opacity:0}70%{opacity:.55}to{opacity:0}}@keyframes BookReader-module__tvKUzG__turnShadeEarly{0%{opacity:0}18%{opacity:.55}35%,to{opacity:0}}.BookReader-module__tvKUzG__turner.BookReader-module__tvKUzG__turnerBoard .BookReader-module__tvKUzG__turnFace{box-shadow:none;border-radius:0;overflow:visible}.BookReader-module__tvKUzG__turnFace.BookReader-module__tvKUzG__turnFaceBoard{transform:translateZ(.4px)}.BookReader-module__tvKUzG__turnFace.BookReader-module__tvKUzG__turnBack.BookReader-module__tvKUzG__turnFaceBoard{transform:rotateY(180deg)translateZ(.4px)}.BookReader-module__tvKUzG__turnFaceBoard>*{width:var(--board-w);height:var(--board-h);border-radius:var(--corner-radius,13px);box-shadow:none;background:var(--reader-paper);flex:none;overflow:hidden}.BookReader-module__tvKUzG__turnerFwd .BookReader-module__tvKUzG__turnFace{border-radius:3%;box-shadow:inset -2px 0 #ffffffe6,0 10px 30px #00000047}.BookReader-module__tvKUzG__turnerBack .BookReader-module__tvKUzG__turnFace{border-radius:3%;box-shadow:inset 2px 0 #ffffffe6,0 10px 30px #00000047}.BookReader-module__tvKUzG__turnBack{transform:rotateY(180deg)}.BookReader-module__tvKUzG__turnShade{opacity:0;pointer-events:none;animation:BookReader-module__tvKUzG__turnSheetShade var(--turn-ms) ease-in-out forwards;background:linear-gradient(90deg,#00000005,#0003);position:absolute;inset:0}.BookReader-module__tvKUzG__turnerBack .BookReader-module__tvKUzG__turnShade{background:linear-gradient(270deg,#00000005,#0003)}@keyframes BookReader-module__tvKUzG__turnSheetShade{0%{opacity:0}42%{opacity:1}58%{opacity:.5}to{opacity:0}}.BookReader-module__tvKUzG__pageShade{z-index:7;opacity:0;pointer-events:none;background:linear-gradient(90deg,#00000057 0%,#0000003d 40%,#00000021 72%,#0000000d 100%);animation:.5s ease-in-out forwards BookReader-module__tvKUzG__pageWash;position:absolute;inset:0}.BookReader-module__tvKUzG__pageLeft .BookReader-module__tvKUzG__pageShade{background:linear-gradient(270deg,#00000057 0%,#0000003d 40%,#00000021 72%,#0000000d 100%)}@keyframes BookReader-module__tvKUzG__pageWash{0%{opacity:0}16%{opacity:1}72%{opacity:.85}to{opacity:0}}.BookReader-module__tvKUzG__castEdge{z-index:7;opacity:0;pointer-events:none;width:0;position:absolute;top:0;bottom:0}.BookReader-module__tvKUzG__pageRight .BookReader-module__tvKUzG__castEdge{left:0;box-shadow:22px 0 42px 12px #0000008c}.BookReader-module__tvKUzG__pageLeft .BookReader-module__tvKUzG__castEdge{right:0;box-shadow:-22px 0 42px 12px #0000008c}.BookReader-module__tvKUzG__castEdge[data-arriving=true]{animation:.5s ease-in-out forwards BookReader-module__tvKUzG__castIn}.BookReader-module__tvKUzG__castEdge[data-arriving=false]{animation:.5s ease-in-out forwards BookReader-module__tvKUzG__castOut}@keyframes BookReader-module__tvKUzG__castIn{0%{opacity:0;width:100%}8%{opacity:1;width:97%}25%{opacity:1;width:71%}37.5%{opacity:1;width:38%}50%{opacity:1;width:0%}to{opacity:0;width:0%}}@keyframes BookReader-module__tvKUzG__castOut{0%{opacity:0;width:0%}50%{opacity:1;width:0%}62.5%{opacity:1;width:38%}75%{opacity:.9;width:71%}92%{opacity:.35;width:97%}to{opacity:0;width:100%}}.BookReader-module__tvKUzG__flap{width:var(--corner-rest,4.2%);aspect-ratio:1;pointer-events:none;z-index:5;background:var(--reader-paper-under);height:auto;transition:width var(--motion-settle) cubic-bezier(.22, .8, .3, 1);position:absolute;bottom:0;overflow:hidden}.BookReader-module__tvKUzG__flapRight{border-radius:var(--corner-radius,13px) 0 var(--corner-radius,13px) 0;box-shadow:-3px -3px 10px var(--reader-peel-shadow);right:0}.BookReader-module__tvKUzG__flapLeft{border-radius:0 var(--corner-radius,13px) 0 var(--corner-radius,13px);box-shadow:3px -3px 10px var(--reader-peel-shadow);left:0}@media (hover:hover){.BookReader-module__tvKUzG__flap:has(+.BookReader-module__tvKUzG__cornerHit:hover){width:var(--corner-open,18.5%)}}.BookReader-module__tvKUzG__flap:has(+.BookReader-module__tvKUzG__cornerHit:focus-visible){width:var(--corner-open,18.5%)}.BookReader-module__tvKUzG__flapFold{pointer-events:none;z-index:2;background:linear-gradient(135deg,#ffffff94 0%,#fff3 36%,#00000008 45%,#00000057 52%,#00000024 70%,#0000000a 100%);position:absolute;inset:0}.BookReader-module__tvKUzG__flapLeft .BookReader-module__tvKUzG__flapFold{background:linear-gradient(225deg,#ffffff94 0%,#fff3 36%,#00000008 45%,#00000057 52%,#00000024 70%,#0000000a 100%)}.BookReader-module__tvKUzG__flapUnder{z-index:1;position:absolute;inset:0}.BookReader-module__tvKUzG__flapRight .BookReader-module__tvKUzG__flapUnder{-webkit-mask-image:linear-gradient(135deg,#0000 42%,#000 54%);mask-image:linear-gradient(135deg,#0000 42%,#000 54%)}.BookReader-module__tvKUzG__flapLeft .BookReader-module__tvKUzG__flapUnder{-webkit-mask-image:linear-gradient(225deg,#0000 42%,#000 54%);mask-image:linear-gradient(225deg,#0000 42%,#000 54%)}.BookReader-module__tvKUzG__flapFolio{bottom:var(--folio-y,5%);font-variant-numeric:tabular-nums;color:var(--reader-text-muted);font-size:16px;font-style:italic;position:absolute}.BookReader-module__tvKUzG__flapRight .BookReader-module__tvKUzG__flapFolio{right:var(--folio-x,9%)}.BookReader-module__tvKUzG__flapLeft .BookReader-module__tvKUzG__flapFolio{left:var(--folio-x,9%)}.BookReader-module__tvKUzG__cornerHit{width:var(--corner-hit-w,64px);height:var(--corner-hit-h,56px);z-index:6;cursor:pointer;background:0 0;border:0;padding:0;position:absolute;bottom:0}.BookReader-module__tvKUzG__cornerHitLeft{left:0}.BookReader-module__tvKUzG__cornerHitRight{right:0}.BookReader-module__tvKUzG__cornerHit:focus-visible{outline:2px solid var(--reader-accent);outline-offset:-6px;border-radius:8px}.BookReader-module__tvKUzG__storyEndMarker{align-items:center;gap:16px;margin:32px 0 8px;display:flex}.BookReader-module__tvKUzG__storyEndMarker:before,.BookReader-module__tvKUzG__storyEndMarker:after{content:"";background:var(--reader-accent-muted);flex:1;height:1px}.BookReader-module__tvKUzG__storyEndMarkerText{letter-spacing:.25em;text-transform:uppercase;color:var(--reader-accent);white-space:nowrap;flex-shrink:0;font-size:.7em;font-weight:600}@media (prefers-reduced-motion:reduce){.BookReader-module__tvKUzG__slideInRight,.BookReader-module__tvKUzG__slideInLeft{animation:none!important}}.BookReader-module__tvKUzG__wizardPill{z-index:60;background:var(--reader-accent);color:#fff;letter-spacing:.01em;cursor:pointer;border:none;border-radius:999px;align-items:center;gap:9px;padding:7px 18px 7px 7px;font-size:16px;font-weight:700;animation:.18s ease-out BookReader-module__tvKUzG__wizardPop;display:inline-flex;position:fixed;transform:translate(-50%,-110%);box-shadow:0 6px 18px #0000004d}@keyframes BookReader-module__tvKUzG__wizardPop{0%{opacity:0;transform:translate(-50%,-110%)scale(.8)}to{opacity:1;transform:translate(-50%,-110%)scale(1)}}.BookReader-module__tvKUzG__wizardOverlay{z-index:70;background:#00000073;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.BookReader-module__tvKUzG__wizardCard{background:var(--reader-paper);border:1px solid var(--reader-card-border);width:100%;max-width:440px;max-height:80vh;color:var(--reader-text);border-radius:16px;padding:18px 22px;overflow-y:auto}.BookReader-module__tvKUzG__wizardCardHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.BookReader-module__tvKUzG__wizardAvatar{background:var(--reader-accent-muted);border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;display:flex}.BookReader-module__tvKUzG__wizardPillIcon{background:var(--reader-bix-disc);border-radius:50%;flex:none;width:28px;height:28px;padding:2px}.BookReader-module__tvKUzG__wizardMarkIcon{flex:none;width:26px;height:26px}.BookReader-module__tvKUzG__wizardCardTitleWrap{flex:1;min-width:0}.BookReader-module__tvKUzG__wizardCardTitle{overflow-wrap:break-word;margin:0;font-size:20px;font-weight:700}.BookReader-module__tvKUzG__wizardCardSubtitle{color:var(--reader-text);margin:0;font-size:.75rem}.BookReader-module__tvKUzG__wizardPronounceBtn{border:1px solid var(--reader-card-border);background:var(--reader-accent-muted);width:44px;height:44px;color:var(--reader-text);cursor:pointer;border-radius:50%;flex:none;place-items:center;display:grid}@media (hover:hover) and (pointer:fine){.BookReader-module__tvKUzG__wizardPronounceBtn:hover{color:var(--reader-accent)}}.BookReader-module__tvKUzG__wizardPronounceBtn[data-speech-state=pending]{color:var(--reader-accent)}.BookReader-module__tvKUzG__wizardPronounceBtn[data-speech-state=speaking]{color:var(--reader-action-ink);background:var(--reader-accent)}.BookReader-module__tvKUzG__wizardPronounceBtn:focus-visible{outline:2px solid var(--reader-accent);outline-offset:2px}.BookReader-module__tvKUzG__wizardPronounceBtn svg{fill:none;stroke:currentColor;stroke-width:1.9px;stroke-linecap:round;stroke-linejoin:round;width:19px;height:19px}.BookReader-module__tvKUzG__wizardSpeechStatus{color:var(--reader-accent);margin:0 0 10px 52px;font-size:.82rem;font-weight:600}.BookReader-module__tvKUzG__wizardSpeechError{color:var(--reader-error-text);margin:0 0 10px 52px;font-size:.82rem}.BookReader-module__tvKUzG__wizardCloseBtn{color:var(--reader-text-muted);cursor:pointer;background:0 0;border:none;padding:4px;font-size:1rem}.BookReader-module__tvKUzG__wizardBody{border-top:1px solid var(--reader-card-border);padding-top:12px}.BookReader-module__tvKUzG__wizardSectionLabel{letter-spacing:.12em;text-transform:uppercase;color:var(--reader-accent);margin:10px 0 3px;font-size:16px}.BookReader-module__tvKUzG__wizardText{margin:0;font-size:16px;line-height:1.6}.BookReader-module__tvKUzG__wizardExample{font-style:italic}.BookReader-module__tvKUzG__wizardTrickyWord{color:var(--reader-accent)}.BookReader-module__tvKUzG__wizardChips{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.BookReader-module__tvKUzG__wizardChip{background:var(--reader-accent-muted);border-radius:12px;padding:3px 12px;font-size:16px}.BookReader-module__tvKUzG__wizardChipOpposite{opacity:.85}.BookReader-module__tvKUzG__wizardLoading{margin:8px 0 4px;font-size:16px}.BookReader-module__tvKUzG__wizardError p{margin:8px 0}.BookReader-module__tvKUzG__wizardRetryBtn{background:var(--reader-accent);color:#fff;cursor:pointer;border:none;border-radius:10px;padding:8px 18px;font-weight:600}@media (prefers-reduced-motion:reduce){.BookReader-module__tvKUzG__wizardPill{animation:none}}.BookReader-module__tvKUzG__paneContentCentred{justify-content:center}.BookReader-module__tvKUzG__pageSurface{backface-visibility:hidden;transform:translateZ(0)}.BookReader-module__tvKUzG__pageSurface,.BookReader-module__tvKUzG__turnFace,.BookReader-module__tvKUzG__pageSurface *,.BookReader-module__tvKUzG__turnFace *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:geometricprecision}.BookReader-module__tvKUzG__pageSolo .BookReader-module__tvKUzG__pageNumber{text-align:center;left:0;right:0}.BookReader-module__tvKUzG__spokenWord{background:var(--reader-spoken-bg);-webkit-box-decoration-break:clone;box-decoration-break:clone;border-radius:.2em;margin:0 -.08em;padding:0 .08em}@media (prefers-reduced-motion:no-preference){.BookReader-module__tvKUzG__spokenWord{transition:background var(--motion-quick) linear}}
.IdentityPhotoField-module__KnyjKW__field{flex-direction:column;display:flex}.IdentityPhotoField-module__KnyjKW__error{color:var(--color-danger,#d64545);margin-top:6px;font-size:16px;font-weight:600}.IdentityPhotoField-module__KnyjKW__consentCard{text-align:center;flex-direction:column;align-items:center;gap:8px;margin-top:8px;display:flex}.IdentityPhotoField-module__KnyjKW__consentNotice{border:1px solid color-mix(in srgb, var(--color-secondary) 22%, transparent);background:color-mix(in srgb, var(--color-secondary) 6%, transparent);max-width:18rem;color:var(--color-text-light);border-radius:8px;margin:0;padding:4px 7px;font-size:16px;line-height:1.35}.IdentityPhotoField-module__KnyjKW__consentPrimaryBtn{background:var(--color-secondary);color:#fff;cursor:pointer;border:none;border-radius:999px;padding:8px 14px;font-size:16px;font-weight:700}.IdentityPhotoField-module__KnyjKW__consentPrimaryBtn:disabled{opacity:.55;cursor:not-allowed}.IdentityPhotoField-module__KnyjKW__field.IdentityPhotoField-module__KnyjKW__journey .IdentityPhotoField-module__KnyjKW__error{color:var(--ui-danger-text)}.IdentityPhotoField-module__KnyjKW__field.IdentityPhotoField-module__KnyjKW__journey .IdentityPhotoField-module__KnyjKW__consentCard{color:var(--ui-text)}.IdentityPhotoField-module__KnyjKW__field.IdentityPhotoField-module__KnyjKW__journey .IdentityPhotoField-module__KnyjKW__consentNotice{border-color:var(--ui-selection-edge);background:var(--ui-selection-surface);color:var(--ui-text-muted)}.IdentityPhotoField-module__KnyjKW__field.IdentityPhotoField-module__KnyjKW__journey .IdentityPhotoField-module__KnyjKW__consentPrimaryBtn{background:var(--ui-action-solid);border-radius:var(--ui-control-radius);color:var(--ui-action-on-solid)}.IdentityPhotoField-module__KnyjKW__field.IdentityPhotoField-module__KnyjKW__journey .IdentityPhotoField-module__KnyjKW__consentPrimaryBtn:hover{background:var(--ui-action-hover)}.IdentityPhotoField-module__KnyjKW__field.IdentityPhotoField-module__KnyjKW__journey .IdentityPhotoField-module__KnyjKW__consentPrimaryBtn:active{background:var(--ui-action-pressed)}.IdentityPhotoField-module__KnyjKW__field.IdentityPhotoField-module__KnyjKW__journey .IdentityPhotoField-module__KnyjKW__consentPrimaryBtn:focus-visible{box-shadow:0 0 0 1px var(--ui-focus-inner);outline:2px solid var(--ui-focus-accent);outline-offset:2px}.IdentityPhotoField-module__KnyjKW__field.IdentityPhotoField-module__KnyjKW__journey .IdentityPhotoField-module__KnyjKW__consentPrimaryBtn:disabled{background:var(--ui-disabled-surface);color:var(--ui-disabled-text);opacity:1}.IdentityPhotoField-module__KnyjKW__overlay{z-index:1000;background:#000000b8;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.IdentityPhotoField-module__KnyjKW__overlayInner{max-width:min(560px,92vw);display:flex;position:relative}.IdentityPhotoField-module__KnyjKW__overlayImage{object-fit:contain;background:#000;border-radius:14px;max-width:100%;max-height:80vh}.IdentityPhotoField-module__KnyjKW__overlayClose{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#111111ad;border:1px solid #ffffff8c;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex;position:absolute;top:8px;right:8px}.IdentityPhotoField-module__KnyjKW__overlayClose:hover{background:#111111e0}.IdentityPhotoField-module__KnyjKW__overlayClose:focus-visible{outline-offset:2px;outline:2px solid #fff}@media (max-width:640px){.IdentityPhotoField-module__KnyjKW__overlay{padding:16px}}
.ProfileCurriculumField-module__yYH8ba__field{flex-direction:column;min-width:0;display:flex}.ProfileCurriculumField-module__yYH8ba__emptyHint{color:var(--color-text-light);margin-top:4px;font-size:16px}
.LocationAutocomplete-module__A7lxnW__wrapper{width:100%;position:relative}.LocationAutocomplete-module__A7lxnW__field{width:100%;display:block;position:relative}.LocationAutocomplete-module__A7lxnW__control{position:relative}.LocationAutocomplete-module__A7lxnW__input{border-radius:var(--border-radius-input,10px);border:2px solid var(--color-input-border);background:var(--color-input-bg);width:100%;color:var(--color-input-text);transition:border-color var(--motion-settle) var(--motion-curve), box-shadow var(--motion-settle) var(--motion-curve), background var(--motion-settle) var(--motion-curve);box-sizing:border-box;padding:12px 14px;font-family:inherit;font-size:16px}.LocationAutocomplete-module__A7lxnW__input:focus{border-color:var(--color-secondary);background:var(--color-background);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-secondary) 15%, transparent);outline:none}.LocationAutocomplete-module__A7lxnW__leadIcon{pointer-events:none;z-index:2;opacity:.85;font-size:16px;line-height:1;position:absolute;top:50%;left:13px;transform:translateY(-50%)}.LocationAutocomplete-module__A7lxnW__clearBtn{z-index:2;cursor:pointer;width:24px;height:24px;color:var(--color-text-light);background:color-mix(in srgb, var(--color-text) 8%, transparent);transition:background var(--motion-quick) var(--motion-curve), color var(--motion-quick) var(--motion-curve), transform var(--motion-quick) var(--motion-curve);background-clip:content-box;border:0;border-radius:50%;place-items:center;padding:1px;font-size:16px;line-height:1;display:grid;position:absolute;top:50%;right:6px;transform:translateY(-50%)}.LocationAutocomplete-module__A7lxnW__clearBtn:hover{background:color-mix(in srgb, var(--color-text) 16%, transparent);color:var(--color-text);transform:translateY(-50%)scale(1.08)}.LocationAutocomplete-module__A7lxnW__clearBtn.LocationAutocomplete-module__A7lxnW__clearBtnOnAccent{color:#fff;background:#ffffff38}.LocationAutocomplete-module__A7lxnW__clearBtn.LocationAutocomplete-module__A7lxnW__clearBtnOnAccent:hover{color:#fff;background:#ffffff61}.LocationAutocomplete-module__A7lxnW__spinner.LocationAutocomplete-module__A7lxnW__spinnerOnAccent{border-color:#fff #ffffff59 #ffffff59}.LocationAutocomplete-module__A7lxnW__spinner{z-index:2;border:2px solid color-mix(in srgb, var(--ui-action-solid) 22%, transparent);border-top-color:var(--ui-action-solid);border-radius:50%;width:14px;height:14px;margin-top:-7px;animation:.7s linear infinite LocationAutocomplete-module__A7lxnW__locSpin;position:absolute;top:50%;right:12px}@keyframes LocationAutocomplete-module__A7lxnW__locSpin{to{transform:rotate(360deg)}}.LocationAutocomplete-module__A7lxnW__popover{z-index:999999;border:1px solid var(--color-dropdown-border);background:color-mix(in srgb, var(--color-dropdown-bg) 96%, transparent);-webkit-backdrop-filter:blur(14px)saturate(1.2);box-shadow:0 1px 2px #0f172a1a, 0 18px 40px -12px #0f172a59, 0 0 0 1px color-mix(in srgb, var(--ui-action-solid) 8%, transparent);transform-origin:top;border-radius:14px;flex-direction:column;animation:.16s cubic-bezier(.16,1,.3,1) LocationAutocomplete-module__A7lxnW__locPopIn;display:flex;position:fixed;overflow:hidden}.LocationAutocomplete-module__A7lxnW__popoverAbove{transform-origin:bottom;animation-name:LocationAutocomplete-module__A7lxnW__locPopInUp}@keyframes LocationAutocomplete-module__A7lxnW__locPopIn{0%{opacity:0;transform:translateY(-6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes LocationAutocomplete-module__A7lxnW__locPopInUp{0%{opacity:0;transform:translateY(6px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.LocationAutocomplete-module__A7lxnW__list{overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:color-mix(in srgb, var(--color-text) 22%, transparent) transparent;flex:auto;min-height:0;margin:0;padding:6px;list-style:none;overflow-y:auto}.LocationAutocomplete-module__A7lxnW__list::-webkit-scrollbar{width:10px}.LocationAutocomplete-module__A7lxnW__list::-webkit-scrollbar-thumb{background:color-mix(in srgb, var(--color-text) 20%, transparent);background-clip:content-box;border:3px solid #0000;border-radius:999px}.LocationAutocomplete-module__A7lxnW__option{cursor:pointer;color:var(--color-text);transition:background var(--motion-quick) var(--motion-curve), color var(--motion-quick) var(--motion-curve);border-radius:10px;grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:8px 10px;animation:.22s both LocationAutocomplete-module__A7lxnW__locRowIn;display:grid}@keyframes LocationAutocomplete-module__A7lxnW__locRowIn{0%{opacity:0;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}.LocationAutocomplete-module__A7lxnW__option:hover,.LocationAutocomplete-module__A7lxnW__optionActive{background:var(--color-dropdown-active-bg)}.LocationAutocomplete-module__A7lxnW__optionIcon{background:color-mix(in srgb, var(--ui-action-solid) 10%, transparent);border-radius:9px;place-items:center;width:28px;height:28px;font-size:16px;line-height:1;display:grid}.LocationAutocomplete-module__A7lxnW__option:hover .LocationAutocomplete-module__A7lxnW__optionIcon,.LocationAutocomplete-module__A7lxnW__optionActive .LocationAutocomplete-module__A7lxnW__optionIcon{background:color-mix(in srgb, var(--color-text) 14%, transparent)}.LocationAutocomplete-module__A7lxnW__optionText{flex-direction:column;gap:1px;min-width:0;display:flex}.LocationAutocomplete-module__A7lxnW__optionPrimary{white-space:nowrap;text-overflow:ellipsis;font-size:16px;font-weight:600;line-height:1.25;overflow:hidden}.LocationAutocomplete-module__A7lxnW__optionSecondary{color:var(--color-text-light);white-space:nowrap;text-overflow:ellipsis;font-size:16px;line-height:1.25;overflow:hidden}.LocationAutocomplete-module__A7lxnW__option:hover .LocationAutocomplete-module__A7lxnW__optionSecondary,.LocationAutocomplete-module__A7lxnW__optionActive .LocationAutocomplete-module__A7lxnW__optionSecondary{color:color-mix(in srgb, currentColor 90%, transparent)}.LocationAutocomplete-module__A7lxnW__optionFlag{opacity:.9;font-size:16px;line-height:1}.LocationAutocomplete-module__A7lxnW__match{color:var(--ui-action-subtle-ink);font-weight:800}.LocationAutocomplete-module__A7lxnW__option:hover .LocationAutocomplete-module__A7lxnW__match,.LocationAutocomplete-module__A7lxnW__optionActive .LocationAutocomplete-module__A7lxnW__match{color:inherit;text-underline-offset:2px;text-decoration:underline;text-decoration-thickness:2px}.LocationAutocomplete-module__A7lxnW__skeletonRow{grid-template-columns:28px 1fr;align-items:center;gap:10px;padding:8px 10px;display:grid}.LocationAutocomplete-module__A7lxnW__skeletonTile,.LocationAutocomplete-module__A7lxnW__skeletonLine{background:linear-gradient(90deg, color-mix(in srgb, var(--color-text) 7%, transparent) 25%, color-mix(in srgb, var(--color-text) 14%, transparent) 37%, color-mix(in srgb, var(--color-text) 7%, transparent) 63%);background-size:400% 100%;border-radius:6px;animation:1.3s infinite LocationAutocomplete-module__A7lxnW__locShimmer;display:block}.LocationAutocomplete-module__A7lxnW__skeletonTile{border-radius:9px;width:28px;height:28px}.LocationAutocomplete-module__A7lxnW__skeletonLines{flex-direction:column;gap:5px;display:flex}.LocationAutocomplete-module__A7lxnW__skeletonLine{width:65%;height:9px}.LocationAutocomplete-module__A7lxnW__skeletonLineShort{width:40%;height:7px}@keyframes LocationAutocomplete-module__A7lxnW__locShimmer{0%{background-position:100%}to{background-position:0}}.LocationAutocomplete-module__A7lxnW__empty{color:var(--color-text);grid-template-columns:28px 1fr;align-items:start;gap:10px;padding:14px 12px;font-size:16px;display:grid}.LocationAutocomplete-module__A7lxnW__emptyIcon{font-size:1rem;line-height:1.2}.LocationAutocomplete-module__A7lxnW__emptyHint{color:var(--color-text-light);margin-top:2px;font-size:16px;display:block}.LocationAutocomplete-module__A7lxnW__spokenOnly{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.LocationAutocomplete-module__A7lxnW__degradedNote{border-top:1px solid color-mix(in srgb, var(--color-dropdown-border) 70%, transparent);background:color-mix(in srgb, var(--color-amber-text) 14%, transparent);color:var(--color-text);flex:none;padding:8px 12px;font-size:16px;line-height:1.35}.LocationAutocomplete-module__A7lxnW__hintBar{border-top:1px solid color-mix(in srgb, var(--color-dropdown-border) 70%, transparent);background:color-mix(in srgb, var(--color-text) 3%, transparent);letter-spacing:.02em;color:var(--color-text-light);flex:none;align-items:center;gap:14px;padding:7px 12px;font-size:16px;display:flex}.LocationAutocomplete-module__A7lxnW__kbd{border:1px solid var(--color-dropdown-border);background:var(--color-dropdown-bg);min-width:16px;height:16px;color:var(--color-text);border-radius:4px;place-items:center;margin-right:3px;padding:0 4px;font-family:inherit;font-size:16px;line-height:1;display:inline-grid}@media (pointer:coarse){.LocationAutocomplete-module__A7lxnW__hintBar{display:none}}@media (prefers-reduced-motion:reduce){.LocationAutocomplete-module__A7lxnW__popover,.LocationAutocomplete-module__A7lxnW__option,.LocationAutocomplete-module__A7lxnW__skeletonTile,.LocationAutocomplete-module__A7lxnW__skeletonLine,.LocationAutocomplete-module__A7lxnW__spinner{animation:none}}
.CastFace-module__q0pRYW__face{width:var(--face-size,22px);height:var(--face-size,22px);flex:0 0 var(--face-size,22px);vertical-align:middle;border-radius:50%;justify-content:center;align-items:center;margin-right:7px;display:inline-flex;position:relative;overflow:visible}.CastFace-module__q0pRYW__faceImg{width:var(--face-size,22px);height:var(--face-size,22px);object-fit:cover;border-radius:50%;display:block}.CastFace-module__q0pRYW__faceInitial{width:var(--face-size,22px);height:var(--face-size,22px);font-size:var(--face-font,.66rem);background:var(--color-surface-muted,#ffffff14);color:var(--color-text-light);border-radius:50%;justify-content:center;align-items:center;font-weight:800;display:flex}.CastFace-module__q0pRYW__faceStar{color:var(--color-star,#f5c451);text-shadow:0 0 2px #000000b3;font-size:.55rem;line-height:1;position:absolute;bottom:-3px;right:-3px}
